Trace number 4392265

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-06-15)SAT 6.26799 2.8449

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-18-047.xml
MD5SUM503235a9ef2fa2334058f0cfe41dccf4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.71301
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints153
Number of domains18
Minimum domain size30
Maximum domain size47
Distribution of domain sizes[{"size":30,"count":2},{"size":31,"count":2},{"size":32,"count":2},{"size":33,"count":2},{"size":34,"count":2},{"size":35,"count":2},{"size":36,"count":2},{"size":37,"count":2},{"size":38,"count":2},{"size":39,"count":2},{"size":40,"count":2},{"size":41,"count":2},{"size":42,"count":2},{"size":43,"count":2},{"size":44,"count":2},{"size":45,"count":2},{"size":46,"count":2},{"size":47,"count":2}]
Minimum variable degree17
Maximum variable degree17
Distribution of variable degrees[{"degree":17,"count":36}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":153}]
Number of extensional constraints0
Number of intensional constraints153
Distribution of constraint types[{"type":"intension","count":153}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-29125-serial-file.bin HOME/instance-4392265-1568450203.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.57	c BEGIN-Prog: Sat Sep 14 10:36:05 CEST 2019
0.66/0.57	c PID: 29128
0.66/0.57	c IP: 172.20.3.133
0.66/0.57	c HOST: node133.alineos.net
0.66/0.57	c (0,0) Parsing Begin
1.75/1.06	c (0,0) Parsing End
1.75/1.07	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 153 ctr, max domain size 47
1.75/1.07	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.75/1.07	c (0,0) Constraint Name Generate Begin
1.75/1.08	c (0,0) Ctr:HOME/instance-4392265-1568450203.xml,Add:Le:Num:Or:Var
1.75/1.08	c (0,0) Constraint Name Generate End
1.75/1.08	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.75/1.08	c (0,0) CSP to CSPinCNF Begin
2.10/1.19	c (0,0) translated 16 (10%) constraints
2.26/1.21	c (0,0) translated 31 (20%) constraints
2.26/1.23	c (0,0) translated 46 (30%) constraints
2.26/1.24	c (0,0) translated 62 (40%) constraints
2.26/1.25	c (0,0) translated 77 (50%) constraints
2.26/1.26	c (0,0) translated 92 (60%) constraints
2.26/1.27	c (0,0) translated 108 (70%) constraints
2.26/1.28	c (0,0) translated 123 (80%) constraints
2.26/1.28	c (0,0) translated 138 (90%) constraints
2.26/1.29	c (0,0) translated 153 (100%) constraints
2.26/1.29	c (0,0) ===========================================
2.26/1.29	c (0,0) Order
2.26/1.29	c (0,0) ===========================================
2.51/1.30	c (0,0) translated 16 (10%) constraints
2.51/1.30	c (0,0) translated 31 (20%) constraints
2.51/1.31	c (0,0) translated 46 (30%) constraints
2.51/1.31	c (0,0) translated 62 (40%) constraints
2.51/1.31	c (0,0) translated 77 (50%) constraints
2.51/1.32	c (0,0) translated 92 (60%) constraints
2.51/1.32	c (0,0) translated 108 (70%) constraints
2.51/1.32	c (0,0) translated 123 (80%) constraints
2.51/1.32	c (0,0) translated 138 (90%) constraints
2.51/1.33	c (0,0) translated 153 (100%) constraints
2.51/1.33	c (0,0) CSP to CSPinCNF End
2.51/1.33	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 153 ctr, max domain size 47
2.51/1.33	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.51/1.33	c (0,0) CSPinCNF Propagation Begin
2.51/1.35	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.51/1.35	c (0,0) CSPinCNF Propagation End
2.51/1.36	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 153 ctr, max domain size 47
2.51/1.36	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.51/1.36	c (0,0) Simplify CSPinCNF Begin
2.78/1.43	c (0,0) Simplify CSPinCNF End
2.78/1.44	c (0,0) CSP: 36 int (0 aux), 612 bool (612 aux), 765 ctr, max domain size 47
2.78/1.44	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.78/1.44	c (0,0) Calculate Precise Domain Begin
2.78/1.44	c (0,0) 0 values are removed by re-calculation
2.78/1.44	c (0,0) Calculate Precise Domain End
2.78/1.44	c (0,0) CSP: 36 int (0 aux), 612 bool (612 aux), 765 ctr, max domain size 47
2.78/1.44	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.78/1.44	c (0,0) CSPinCNF to SatSolver Begin
3.30/1.63	c (1,1) 77 (10 %) CSP clauses are encoded (0 SAT variables, 3670 SAT clauses)
3.30/1.67	c (1,1) 153 (20 %) CSP clauses are encoded (0 SAT variables, 5936 SAT clauses)
3.30/1.69	c (1,1) 230 (30 %) CSP clauses are encoded (0 SAT variables, 8122 SAT clauses)
3.72/1.72	c (1,1) 306 (40 %) CSP clauses are encoded (0 SAT variables, 10163 SAT clauses)
3.72/1.74	c (1,1) 383 (50 %) CSP clauses are encoded (0 SAT variables, 12130 SAT clauses)
3.72/1.76	c (1,1) 459 (60 %) CSP clauses are encoded (0 SAT variables, 14010 SAT clauses)
3.72/1.78	c (1,1) 536 (70 %) CSP clauses are encoded (0 SAT variables, 15729 SAT clauses)
3.72/1.79	c (1,1) 612 (80 %) CSP clauses are encoded (0 SAT variables, 17293 SAT clauses)
4.13/1.80	c (1,1) 689 (90 %) CSP clauses are encoded (0 SAT variables, 18694 SAT clauses)
4.13/1.81	c (1,1) 765 (100 %) CSP clauses are encoded (0 SAT variables, 19813 SAT clauses)
4.13/1.81	c (1,1) CSPinCNF to SatSolver End
4.13/1.81	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.13/1.81	c (1,1) 1962 bool, 19827 clause
4.13/1.81	c (1,1) Export Begin
4.13/1.89	c (1,1) Export to HOME/scop-29125-serial-file.bin
4.13/1.89	c (1,1) Export End
4.13/1.90	c (1,1) Export File Size: 0.01 MB
4.13/1.90	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
4.13/1.90	c END-Prog: Sat Sep 14 10:36:06 CEST 2019
4.57/1.92	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-29125-serial-file.bin
5.08/2.38	c (0,0) Read Serial File Begin
5.08/2.38	c (0,0) HOME/scop-29125-serial-file.bin
5.34/2.57	c (0,0) Read Serial File End
5.34/2.59	
5.34/2.59	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
5.34/2.59	(Solving Process)
5.34/2.59	
5.51/2.61	c BEGIN-Prog: Sat Sep 14 10:36:07 CEST 2019
5.51/2.61	c PID: 29148
5.51/2.61	c IP: 172.20.3.133
5.51/2.61	c HOST: node133.alineos.net
5.51/2.61	c (0,0) SatSolver.solve Begin
5.51/2.61	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392265-1568450203.xml-scop-29128.cnf
5.51/2.64	c (0,0) c
5.51/2.64	c (0,0) c This is deterministic version of glucose-syrup 4.1-27 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
5.51/2.64	c (0,0) c
5.51/2.64	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.51/2.64	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.51/2.64	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.51/2.64	c (0,0) c |                                                                                                       |
5.51/2.64	c (0,0) c |  Number of variables:          1962                                                                   |
5.51/2.64	c (0,0) c |  Number of clauses:           19827                                                                   |
5.51/2.64	c (0,0) c |  Parse time:                   0.01 s                                                                 |
5.51/2.64	c (0,0) c |                                                                                                       |
5.51/2.66	c (0,0) c |  Simplification time:          0.01 s                                                                 |
5.51/2.66	c (0,0) c |                                                                                                       |
5.51/2.66	c (0,0) c |  Generating clones                                                                                    |
5.51/2.66	c (0,0) c |  all clones generated. Memory =    33.90Mb.                                                           |
5.51/2.66	c (0,0) c ========================================================================================================|
5.51/2.66	c (0,0) c
5.51/2.66	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
5.51/2.66	c (0,0) c
5.51/2.66	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.51/2.66	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.51/2.66	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.51/2.66	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
5.51/2.66	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
5.51/2.66	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
5.51/2.66	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
5.51/2.66	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
5.51/2.66	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
5.51/2.66	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
5.51/2.66	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
5.51/2.66	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
5.51/2.66	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
5.51/2.66	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
5.51/2.66	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
5.51/2.66	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
5.51/2.66	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
5.51/2.66	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
5.51/2.66	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.72/2.71	c (0,0) c
5.72/2.71	c (0,0) c real time : 0.073544 s
5.72/2.71	c (0,0) c cpu time  : 0.239804 s
5.72/2.71	c (0,0) c
5.72/2.71	c (0,0) c
5.72/2.71	c (0,0) c
5.72/2.71	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
5.72/2.71	c (0,0) c
5.72/2.71	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.72/2.71	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.72/2.71	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.72/2.71	c (0,0) c | Conflicts     |            7540 |        799 |        790 |       1086 |       1028 |       1343 |        890 |       1295 |        309 |
5.72/2.71	c (0,0) c | Decisions     |           17989 |       1863 |       2107 |       2481 |       2594 |       2711 |       2096 |       3203 |        934 |
5.72/2.71	c (0,0) c | Propagations  |          731103 |      67695 |      75868 |      97686 |     105904 |     140492 |      87091 |     129019 |      27348 |
5.72/2.71	c (0,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.72/2.71	c (0,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
5.72/2.71	c (0,0) c | Restarts      |              14 |          1 |          3 |          2 |          1 |          1 |          2 |          3 |          1 |
5.72/2.71	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.72/2.71	c (0,0) c | PropBinClauses|          971344 |      91211 |      96561 |     134793 |     140063 |     195314 |     110986 |     168060 |      34356 |
5.72/2.71	c (0,0) c | PropPreBlocker|         7246631 |     704836 |     684917 |     939793 |    1145446 |    1491141 |     795364 |    1207797 |     277337 |
5.72/2.71	c (0,0) c | PropNotBlocker|         2404690 |     244929 |     241699 |     323530 |     345206 |     455116 |     272241 |     421883 |     100086 |
5.72/2.71	c (0,0) c | LitFullScans  |        15112679 |    1607059 |    1405759 |    1999195 |    2292975 |    3064649 |    1658360 |    2524307 |     560375 |
5.72/2.71	c (0,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.72/2.71	c (0,0) c | DecisionLevel0|              14 |          1 |          3 |          2 |          1 |          1 |          2 |          3 |          1 |
5.72/2.71	c (0,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.72/2.71	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
5.72/2.71	c (0,0) c | Avg_Trail     |                 |        956 |        970 |        917 |       1155 |       1100 |        955 |        943 |       1025 |
5.72/2.71	c (0,0) c | Avg_DL        |                 |         34 |         37 |         25 |         39 |         33 |         32 |         34 |         41 |
5.72/2.71	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.72/2.71	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.72/2.71	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.72/2.71	c (0,0) c | Exported      |              21 |          4 |          1 |          0 |          4 |          3 |          4 |          4 |          1 |
5.72/2.71	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.72/2.71	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.72/2.71	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.72/2.71	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.72/2.71	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.72/2.71	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.72/2.71	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.72/2.71	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.72/2.71	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.72/2.71	c (0,0) c | Glues         |                 |          4 |          1 |          0 |          4 |          3 |          4 |          4 |          1 |
5.72/2.71	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.72/2.71	c (0,0) c | Orig_Seen     |            13 % |       1920 |       2916 |       2733 |       2793 |       3032 |       2627 |       3640 |       1424 |
5.72/2.71	c (0,0) c | Diff Orig seen|                 |      X     |        996 |        813 |        873 |       1112 |        707 |       1720 | -      496 |
5.72/2.71	c (0,0) c | Hamming       |            32 % |      X     |        694 |        662 |        558 |        727 |        769 |        423 |        666 |
5.72/2.71	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.72/2.71	c (0,0) c | RunningTime   |                 |    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|
5.72/2.71	c (0,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
5.72/2.71	c (0,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
5.72/2.71	c (0,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
5.72/2.71	c (0,0) c | SolvingTime   |                 |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |
5.72/2.71	c (0,0) c | PropagationTim|                 |    0.0  69%|    0.0  77%|    0.0  70%|    0.0  72%|    0.0  69%|    0.0  70%|    0.0  71%|    0.0  90%|
5.72/2.71	c (0,0) c | AnalysisTime  |                 |    0.0  23%|    0.0  17%|    0.0  23%|    0.0  20%|    0.0  23%|    0.0  22%|    0.0  21%|    0.0   7%|
5.72/2.71	c (0,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
5.72/2.71	c (0,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
5.72/2.71	c (0,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
5.72/2.71	c (0,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
5.72/2.71	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.72/2.71	c (0,0) c
5.72/2.71	c (0,0) c
5.72/2.71	c (0,0) c Threads : 8
5.72/2.71	c (0,0) c Winner : 0
5.72/2.71	c (0,0) c Conflicts_0 : 799
5.72/2.71	c (0,0) c Conflicts_1 : 790
5.72/2.71	c (0,0) c Conflicts_2 : 1086
5.72/2.71	c (0,0) c Conflicts_3 : 1028
5.72/2.71	c (0,0) c Conflicts_4 : 1343
5.72/2.71	c (0,0) c Conflicts_5 : 890
5.72/2.71	c (0,0) c Conflicts_6 : 1295
5.72/2.71	c (0,0) c Conflicts_7 : 309
5.72/2.71	c (0,0) c Conflicts_total : 7540
5.72/2.71	c (0,0) c Conflicts_winner : 799
5.72/2.71	c (0,0) c Decisions_0 : 1863
5.72/2.71	c (0,0) c Decisions_1 : 2107
5.72/2.71	c (0,0) c Decisions_2 : 2481
5.72/2.71	c (0,0) c Decisions_3 : 2594
5.72/2.71	c (0,0) c Decisions_4 : 2711
5.72/2.71	c (0,0) c Decisions_5 : 2096
5.72/2.71	c (0,0) c Decisions_6 : 3203
5.72/2.71	c (0,0) c Decisions_7 : 934
5.72/2.71	c (0,0) c Decisions_total : 17989
5.72/2.71	c (0,0) c Decisions_winner : 1863
5.72/2.71	c (0,0) c Propagations_0 : 67695
5.72/2.71	c (0,0) c Propagations_1 : 75868
5.72/2.71	c (0,0) c Propagations_2 : 97686
5.72/2.71	c (0,0) c Propagations_3 : 105904
5.72/2.71	c (0,0) c Propagations_4 : 140492
5.72/2.71	c (0,0) c Propagations_5 : 87091
5.72/2.71	c (0,0) c Propagations_6 : 129019
5.72/2.71	c (0,0) c Propagations_7 : 27348
5.72/2.71	c (0,0) c Propagations_total : 731103
5.72/2.71	c (0,0) c Propagations_winner : 67695
5.72/2.71	c (0,0) c ReduceDBs_0 : 0
5.72/2.71	c (0,0) c ReduceDBs_1 : 0
5.72/2.71	c (0,0) c ReduceDBs_2 : 0
5.72/2.71	c (0,0) c ReduceDBs_3 : 0
5.72/2.71	c (0,0) c ReduceDBs_4 : 0
5.72/2.71	c (0,0) c ReduceDBs_5 : 0
5.72/2.71	c (0,0) c ReduceDBs_6 : 0
5.72/2.71	c (0,0) c ReduceDBs_7 : 0
5.72/2.71	c (0,0) c ReduceDBs_total : 0
5.72/2.71	c (0,0) c ReduceDBs_winner : 0
5.72/2.71	c (0,0) c SimpDBs_0 : 1
5.72/2.71	c (0,0) c SimpDBs_1 : 1
5.72/2.71	c (0,0) c SimpDBs_2 : 1
5.72/2.71	c (0,0) c SimpDBs_3 : 1
5.72/2.71	c (0,0) c SimpDBs_4 : 1
5.72/2.71	c (0,0) c SimpDBs_5 : 1
5.72/2.71	c (0,0) c SimpDBs_6 : 1
5.72/2.71	c (0,0) c SimpDBs_7 : 1
5.72/2.71	c (0,0) c SimpDBs_total : 8
5.72/2.71	c (0,0) c SimpDBs_winner : 1
5.72/2.71	c (0,0) c Restarts_0 : 1
5.72/2.71	c (0,0) c Restarts_1 : 3
5.72/2.71	c (0,0) c Restarts_2 : 2
5.72/2.71	c (0,0) c Restarts_3 : 1
5.72/2.71	c (0,0) c Restarts_4 : 1
5.72/2.71	c (0,0) c Restarts_5 : 2
5.72/2.71	c (0,0) c Restarts_6 : 3
5.72/2.71	c (0,0) c Restarts_7 : 1
5.72/2.71	c (0,0) c Restarts_total : 14
5.72/2.71	c (0,0) c Restarts_winner : 1
5.72/2.71	c (0,0) c ForcedImports_0 : 0
5.72/2.71	c (0,0) c ForcedImports_1 : 0
5.72/2.71	c (0,0) c ForcedImports_2 : 0
5.72/2.71	c (0,0) c ForcedImports_3 : 0
5.72/2.71	c (0,0) c ForcedImports_4 : 0
5.72/2.71	c (0,0) c ForcedImports_5 : 0
5.72/2.71	c (0,0) c ForcedImports_6 : 0
5.72/2.71	c (0,0) c ForcedImports_7 : 0
5.72/2.71	c (0,0) c ForcedImports_total : 0
5.72/2.71	c (0,0) c ForcedImports_winner : 0
5.72/2.71	c (0,0) c PropsBinClauses_0 : 91211
5.72/2.71	c (0,0) c PropsBinClauses_1 : 96561
5.72/2.71	c (0,0) c PropsBinClauses_2 : 134793
5.72/2.71	c (0,0) c PropsBinClauses_3 : 140063
5.72/2.71	c (0,0) c PropsBinClauses_4 : 195314
5.72/2.71	c (0,0) c PropsBinClauses_5 : 110986
5.72/2.71	c (0,0) c PropsBinClauses_6 : 168060
5.72/2.71	c (0,0) c PropsBinClauses_7 : 34356
5.72/2.71	c (0,0) c PropsBinClauses_total : 971344
5.72/2.71	c (0,0) c PropsBinClauses_winner : 91211
5.72/2.71	c (0,0) c PropsPreBlocker_0 : 704836
5.72/2.71	c (0,0) c PropsPreBlocker_1 : 684917
5.72/2.71	c (0,0) c PropsPreBlocker_2 : 939793
5.72/2.71	c (0,0) c PropsPreBlocker_3 : 1145446
5.72/2.71	c (0,0) c PropsPreBlocker_4 : 1491141
5.72/2.71	c (0,0) c PropsPreBlocker_5 : 795364
5.72/2.71	c (0,0) c PropsPreBlocker_6 : 1207797
5.72/2.71	c (0,0) c PropsPreBlocker_7 : 277337
5.72/2.71	c (0,0) c PropsPreBlocker_total : 7246631
5.72/2.71	c (0,0) c PropsPreBlocker_winner : 704836
5.72/2.71	c (0,0) c PropsNotBlocker_0 : 244929
5.72/2.71	c (0,0) c PropsNotBlocker_1 : 241699
5.72/2.71	c (0,0) c PropsNotBlocker_2 : 323530
5.72/2.71	c (0,0) c PropsNotBlocker_3 : 345206
5.72/2.71	c (0,0) c PropsNotBlocker_4 : 455116
5.72/2.71	c (0,0) c PropsNotBlocker_5 : 272241
5.72/2.71	c (0,0) c PropsNotBlocker_6 : 421883
5.72/2.71	c (0,0) c PropsNotBlocker_7 : 100086
5.72/2.71	c (0,0) c PropsNotBlocker_total : 2404690
5.72/2.71	c (0,0) c PropsNotBlocker_winner : 244929
5.72/2.71	c (0,0) c PropsLitFullScans_0 : 1607059
5.72/2.71	c (0,0) c PropsLitFullScans_1 : 1405759
5.72/2.71	c (0,0) c PropsLitFullScans_2 : 1999195
5.72/2.71	c (0,0) c PropsLitFullScans_3 : 2292975
5.72/2.71	c (0,0) c PropsLitFullScans_4 : 3064649
5.72/2.71	c (0,0) c PropsLitFullScans_5 : 1658360
5.72/2.71	c (0,0) c PropsLitFullScans_6 : 2524307
5.72/2.71	c (0,0) c PropsLitFullScans_7 : 560375
5.72/2.71	c (0,0) c PropsLitFullScans_total : 15112679
5.72/2.71	c (0,0) c PropsLitFullScans_winner : 1607059
5.72/2.71	c (0,0) c LitScanFractions_0 : 0
5.72/2.71	c (0,0) c LitScanFractions_1 : 0
5.72/2.71	c (0,0) c LitScanFractions_2 : 0
5.72/2.71	c (0,0) c LitScanFractions_3 : 0
5.72/2.71	c (0,0) c LitScanFractions_4 : 0
5.72/2.71	c (0,0) c LitScanFractions_5 : 0
5.72/2.71	c (0,0) c LitScanFractions_6 : 0
5.72/2.72	c (0,0) c LitScanFractions_7 : 0
5.72/2.72	c (0,0) c LitScanFractions_total : 0
5.72/2.72	c (0,0) c LitScanFractions_winner : 0
5.72/2.72	c (0,0) c DecisionLevel0_0 : 1
5.72/2.72	c (0,0) c DecisionLevel0_1 : 3
5.72/2.72	c (0,0) c DecisionLevel0_2 : 2
5.72/2.72	c (0,0) c DecisionLevel0_3 : 1
5.72/2.72	c (0,0) c DecisionLevel0_4 : 1
5.72/2.72	c (0,0) c DecisionLevel0_5 : 2
5.72/2.72	c (0,0) c DecisionLevel0_6 : 3
5.72/2.72	c (0,0) c DecisionLevel0_7 : 1
5.72/2.72	c (0,0) c DecisionLevel0_total : 14
5.72/2.72	c (0,0) c DecisionLevel0_winner : 1
5.72/2.72	c (0,0) c Periods_0 : 0
5.72/2.72	c (0,0) c Periods_1 : 0
5.72/2.72	c (0,0) c Periods_2 : 0
5.72/2.72	c (0,0) c Periods_3 : 0
5.72/2.72	c (0,0) c Periods_4 : 0
5.72/2.72	c (0,0) c Periods_5 : 0
5.72/2.72	c (0,0) c Periods_6 : 0
5.72/2.72	c (0,0) c Periods_7 : 0
5.72/2.72	c (0,0) c Periods_total : 0
5.72/2.72	c (0,0) c Periods_winner : 0
5.72/2.72	c (0,0) c Margin_0 : 20
5.72/2.72	c (0,0) c Margin_1 : 20
5.72/2.72	c (0,0) c Margin_2 : 20
5.72/2.72	c (0,0) c Margin_3 : 20
5.72/2.72	c (0,0) c Margin_4 : 20
5.72/2.72	c (0,0) c Margin_5 : 20
5.72/2.72	c (0,0) c Margin_6 : 20
5.72/2.72	c (0,0) c Margin_7 : 20
5.72/2.72	c (0,0) c Margin_total : 160
5.72/2.72	c (0,0) c Margin_winner : 20
5.72/2.72	c (0,0) c Exported_0 : 4
5.72/2.72	c (0,0) c Exported_1 : 1
5.72/2.72	c (0,0) c Exported_2 : 0
5.72/2.72	c (0,0) c Exported_3 : 4
5.72/2.72	c (0,0) c Exported_4 : 3
5.72/2.72	c (0,0) c Exported_5 : 4
5.72/2.72	c (0,0) c Exported_6 : 4
5.72/2.72	c (0,0) c Exported_7 : 1
5.72/2.72	c (0,0) c Exported_total : 21
5.72/2.72	c (0,0) c Exported_winner : 4
5.72/2.72	c (0,0) c Imported_0 : 0
5.72/2.72	c (0,0) c Imported_1 : 0
5.72/2.72	c (0,0) c Imported_2 : 0
5.72/2.72	c (0,0) c Imported_3 : 0
5.72/2.72	c (0,0) c Imported_4 : 0
5.72/2.72	c (0,0) c Imported_5 : 0
5.72/2.72	c (0,0) c Imported_6 : 0
5.72/2.72	c (0,0) c Imported_7 : 0
5.72/2.72	c (0,0) c Imported_total : 0
5.72/2.72	c (0,0) c Imported_winner : 0
5.72/2.72	c (0,0) c Good_0 : 0
5.72/2.72	c (0,0) c Good_1 : 0
5.72/2.72	c (0,0) c Good_2 : 0
5.72/2.72	c (0,0) c Good_3 : 0
5.72/2.72	c (0,0) c Good_4 : 0
5.72/2.72	c (0,0) c Good_5 : 0
5.72/2.72	c (0,0) c Good_6 : 0
5.72/2.72	c (0,0) c Good_7 : 0
5.72/2.72	c (0,0) c Good_total : 0
5.72/2.72	c (0,0) c Good_winner : 0
5.72/2.72	c (0,0) c Purge_0 : 0
5.72/2.72	c (0,0) c Purge_1 : 0
5.72/2.72	c (0,0) c Purge_2 : 0
5.72/2.72	c (0,0) c Purge_3 : 0
5.72/2.72	c (0,0) c Purge_4 : 0
5.72/2.72	c (0,0) c Purge_5 : 0
5.72/2.72	c (0,0) c Purge_6 : 0
5.72/2.72	c (0,0) c Purge_7 : 0
5.72/2.72	c (0,0) c Purge_total : 0
5.72/2.72	c (0,0) c Purge_winner : 0
5.72/2.72	c (0,0) c Promoted_0 : 0
5.72/2.72	c (0,0) c Promoted_1 : 0
5.72/2.72	c (0,0) c Promoted_2 : 0
5.72/2.72	c (0,0) c Promoted_3 : 0
5.72/2.72	c (0,0) c Promoted_4 : 0
5.72/2.72	c (0,0) c Promoted_5 : 0
5.72/2.72	c (0,0) c Promoted_6 : 0
5.72/2.72	c (0,0) c Promoted_7 : 0
5.72/2.72	c (0,0) c Promoted_total : 0
5.72/2.72	c (0,0) c Promoted_winner : 0
5.72/2.72	c (0,0) c Remove_Imp_0 : 0
5.72/2.72	c (0,0) c Remove_Imp_1 : 0
5.72/2.72	c (0,0) c Remove_Imp_2 : 0
5.72/2.72	c (0,0) c Remove_Imp_3 : 0
5.72/2.72	c (0,0) c Remove_Imp_4 : 0
5.72/2.72	c (0,0) c Remove_Imp_5 : 0
5.72/2.72	c (0,0) c Remove_Imp_6 : 0
5.72/2.72	c (0,0) c Remove_Imp_7 : 0
5.72/2.72	c (0,0) c Remove_Imp_total : 0
5.72/2.72	c (0,0) c Remove_Imp_winner : 0
5.72/2.72	c (0,0) c Blocked_Reuse_0 : 0
5.72/2.72	c (0,0) c Blocked_Reuse_1 : 0
5.72/2.72	c (0,0) c Blocked_Reuse_2 : 0
5.72/2.72	c (0,0) c Blocked_Reuse_3 : 0
5.72/2.72	c (0,0) c Blocked_Reuse_4 : 0
5.72/2.72	c (0,0) c Blocked_Reuse_5 : 0
5.72/2.72	c (0,0) c Blocked_Reuse_6 : 0
5.72/2.72	c (0,0) c Blocked_Reuse_7 : 0
5.72/2.72	c (0,0) c Blocked_Reuse_total : 0
5.72/2.72	c (0,0) c Blocked_Reuse_winner : 0
5.72/2.72	c (0,0) c Unaries_0 : 0
5.72/2.72	c (0,0) c Unaries_1 : 0
5.72/2.72	c (0,0) c Unaries_2 : 0
5.72/2.72	c (0,0) c Unaries_3 : 0
5.72/2.72	c (0,0) c Unaries_4 : 0
5.72/2.72	c (0,0) c Unaries_5 : 0
5.72/2.72	c (0,0) c Unaries_6 : 0
5.72/2.72	c (0,0) c Unaries_7 : 0
5.72/2.72	c (0,0) c Unaries_total : 0
5.72/2.72	c (0,0) c Unaries_winner : 0
5.72/2.72	c (0,0) c Binaries_0 : 0
5.72/2.72	c (0,0) c Binaries_1 : 0
5.72/2.72	c (0,0) c Binaries_2 : 0
5.72/2.72	c (0,0) c Binaries_3 : 0
5.72/2.72	c (0,0) c Binaries_4 : 0
5.72/2.72	c (0,0) c Binaries_5 : 0
5.72/2.72	c (0,0) c Binaries_6 : 0
5.72/2.72	c (0,0) c Binaries_7 : 0
5.72/2.72	c (0,0) c Binaries_total : 0
5.72/2.72	c (0,0) c Binaries_winner : 0
5.72/2.72	c (0,0) c Glues_0 : 4
5.72/2.72	c (0,0) c Glues_1 : 1
5.72/2.72	c (0,0) c Glues_2 : 0
5.72/2.72	c (0,0) c Glues_3 : 4
5.72/2.72	c (0,0) c Glues_4 : 3
5.72/2.72	c (0,0) c Glues_5 : 4
5.72/2.72	c (0,0) c Glues_6 : 4
5.72/2.72	c (0,0) c Glues_7 : 1
5.72/2.72	c (0,0) c Glues_total : 21
5.72/2.72	c (0,0) c Glues_winner : 4
5.72/2.72	c (0,0) c RunningTime_0 : 0.023786
5.72/2.72	c (0,0) c RunningTime_1 : 0.030943
5.72/2.72	c (0,0) c RunningTime_2 : 0.031246
5.72/2.72	c (0,0) c RunningTime_3 : 0.036274
5.72/2.72	c (0,0) c RunningTime_4 : 0.042933
5.72/2.72	c (0,0) c RunningTime_5 : 0.025841
5.72/2.72	c (0,0) c RunningTime_6 : 0.039150
5.72/2.72	c (0,0) c RunningTime_7 : 0.025935
5.72/2.72	c (0,0) c RunningTime_total : 0.256108
5.72/2.72	c (0,0) c RunningTime_winner : 0.023786
5.72/2.72	c (0,0) c WaitingTime_0 : 0.000000
5.72/2.72	c (0,0) c WaitingTime_1 : 0.000000
5.72/2.72	c (0,0) c WaitingTime_2 : 0.000000
5.72/2.72	c (0,0) c WaitingTime_3 : 0.000000
5.72/2.72	c (0,0) c WaitingTime_4 : 0.000000
5.72/2.72	c (0,0) c WaitingTime_5 : 0.000000
5.72/2.72	c (0,0) c WaitingTime_6 : 0.000000
5.72/2.72	c (0,0) c WaitingTime_7 : 0.000000
5.72/2.72	c (0,0) c WaitingTime_total : 0.000000
5.72/2.72	c (0,0) c WaitingTime_winner : 0.000000
5.72/2.72	c (0,0) c ExchangingTime_0 : 0.000080
5.72/2.72	c (0,0) c ExchangingTime_1 : 0.000041
5.72/2.72	c (0,0) c ExchangingTime_2 : 0.000081
5.72/2.72	c (0,0) c ExchangingTime_3 : 0.000072
5.72/2.72	c (0,0) c ExchangingTime_4 : 0.000082
5.72/2.72	c (0,0) c ExchangingTime_5 : 0.000114
5.72/2.72	c (0,0) c ExchangingTime_6 : 0.000050
5.72/2.72	c (0,0) c ExchangingTime_7 : 0.000013
5.72/2.72	c (0,0) c ExchangingTime_total : 0.000533
5.72/2.72	c (0,0) c ExchangingTime_winner : 0.000080
5.72/2.72	c (0,0) c PeriodProcTime_0 : 0.000000
5.72/2.72	c (0,0) c PeriodProcTime_1 : 0.000000
5.72/2.72	c (0,0) c PeriodProcTime_2 : 0.000000
5.72/2.72	c (0,0) c PeriodProcTime_3 : 0.000000
5.72/2.72	c (0,0) c PeriodProcTime_4 : 0.000000
5.72/2.72	c (0,0) c PeriodProcTime_5 : 0.000000
5.72/2.72	c (0,0) c PeriodProcTime_6 : 0.000000
5.72/2.72	c (0,0) c PeriodProcTime_7 : 0.000000
5.72/2.72	c (0,0) c PeriodProcTime_total : 0.000000
5.72/2.72	c (0,0) c PeriodProcTime_winner : 0.000000
5.72/2.72	c (0,0) c SolvingTime_0 : 0.023866
5.72/2.72	c (0,0) c SolvingTime_1 : 0.030984
5.72/2.72	c (0,0) c SolvingTime_2 : 0.031327
5.72/2.72	c (0,0) c SolvingTime_3 : 0.036347
5.72/2.72	c (0,0) c SolvingTime_4 : 0.043015
5.72/2.72	c (0,0) c SolvingTime_5 : 0.025956
5.72/2.72	c (0,0) c SolvingTime_6 : 0.039199
5.72/2.72	c (0,0) c SolvingTime_7 : 0.025948
5.72/2.72	c (0,0) c SolvingTime_total : 0.256641
5.72/2.72	c (0,0) c SolvingTime_winner : 0.023866
5.72/2.72	c (0,0) c PropagationTime_0 : 0.016490
5.72/2.72	c (0,0) c PropagationTime_1 : 0.023843
5.72/2.72	c (0,0) c PropagationTime_2 : 0.021848
5.72/2.72	c (0,0) c PropagationTime_3 : 0.026171
5.72/2.72	c (0,0) c PropagationTime_4 : 0.029514
5.72/2.72	c (0,0) c PropagationTime_5 : 0.018131
5.72/2.72	c (0,0) c PropagationTime_6 : 0.027814
5.72/2.72	c (0,0) c PropagationTime_7 : 0.023273
5.72/2.72	c (0,0) c PropagationTime_total : 0.187084
5.72/2.72	c (0,0) c PropagationTime_winner : 0.016490
5.72/2.72	c (0,0) c AnalysisTime_0 : 0.005559
5.72/2.72	c (0,0) c AnalysisTime_1 : 0.005113
5.72/2.72	c (0,0) c AnalysisTime_2 : 0.007081
5.72/2.72	c (0,0) c AnalysisTime_3 : 0.007298
5.72/2.72	c (0,0) c AnalysisTime_4 : 0.009994
5.72/2.72	c (0,0) c AnalysisTime_5 : 0.005723
5.72/2.72	c (0,0) c AnalysisTime_6 : 0.008176
5.72/2.72	c (0,0) c AnalysisTime_7 : 0.001806
5.72/2.72	c (0,0) c AnalysisTime_total : 0.050747
5.72/2.72	c (0,0) c AnalysisTime_winner : 0.005559
5.72/2.72	c (0,0) c ReductionTime_0 : 0.000000
5.72/2.72	c (0,0) c ReductionTime_1 : 0.000000
5.72/2.72	c (0,0) c ReductionTime_2 : 0.000000
5.72/2.72	c (0,0) c ReductionTime_3 : 0.000000
5.72/2.72	c (0,0) c ReductionTime_4 : 0.000000
5.72/2.72	c (0,0) c ReductionTime_5 : 0.000000
5.72/2.72	c (0,0) c ReductionTime_6 : 0.000000
5.72/2.72	c (0,0) c ReductionTime_7 : 0.000000
5.72/2.72	c (0,0) c ReductionTime_total : 0.000000
5.72/2.72	c (0,0) c ReductionTime_winner : 0.000000
5.72/2.72	c (0,0) c SimplifyTime_0 : 0.000000
5.72/2.72	c (0,0) c SimplifyTime_1 : 0.000000
5.72/2.72	c (0,0) c SimplifyTime_2 : 0.000000
5.72/2.72	c (0,0) c SimplifyTime_3 : 0.000000
5.72/2.72	c (0,0) c SimplifyTime_4 : 0.000000
5.72/2.72	c (0,0) c SimplifyTime_5 : 0.000001
5.72/2.72	c (0,0) c SimplifyTime_6 : 0.000000
5.72/2.72	c (0,0) c SimplifyTime_7 : 0.000000
5.72/2.72	c (0,0) c SimplifyTime_total : 0.000001
5.72/2.72	c (0,0) c SimplifyTime_winner : 0.000000
5.72/2.72	c (0,0) c UsedRateTime_0 : 0.000000
5.72/2.72	c (0,0) c UsedRateTime_1 : 0.000000
5.72/2.72	c (0,0) c UsedRateTime_2 : 0.000000
5.72/2.72	c (0,0) c UsedRateTime_3 : 0.000000
5.72/2.72	c (0,0) c UsedRateTime_4 : 0.000000
5.72/2.72	c (0,0) c UsedRateTime_5 : 0.000000
5.72/2.72	c (0,0) c UsedRateTime_6 : 0.000000
5.72/2.72	c (0,0) c UsedRateTime_7 : 0.000000
5.72/2.72	c (0,0) c UsedRateTime_total : 0.000000
5.72/2.72	c (0,0) c UsedRateTime_winner : 0.000000
5.72/2.72	c (0,0) c OverlapRateTime_0 : 0.000000
5.72/2.72	c (0,0) c OverlapRateTime_1 : 0.000000
5.72/2.72	c (0,0) c OverlapRateTime_2 : 0.000000
5.72/2.72	c (0,0) c OverlapRateTime_3 : 0.000000
5.72/2.72	c (0,0) c OverlapRateTime_4 : 0.000000
5.72/2.72	c (0,0) c OverlapRateTime_5 : 0.000000
5.72/2.72	c (0,0) c OverlapRateTime_6 : 0.000000
5.72/2.72	c (0,0) c OverlapRateTime_7 : 0.000000
5.72/2.72	c (0,0) c OverlapRateTime_total : 0.000000
5.72/2.72	c (0,0) c OverlapRateTime_winner : 0.000000
5.72/2.72	c (0,0) c
5.72/2.72	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
5.72/2.72	c (0,0) c
5.72/2.72	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.72/2.72	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.72/2.72	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.72/2.72	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
5.72/2.72	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
5.72/2.72	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
5.72/2.72	c (0,0) c | Initial random_seed   | 1386893904 |  816163486 | 1173062567 |  837582056 |  997321041 | 1461088737 | 1396406361 | 1912197989 |
5.72/2.72	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
5.72/2.72	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
5.72/2.72	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
5.72/2.72	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
5.72/2.72	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
5.72/2.72	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
5.72/2.72	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
5.72/2.72	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
5.72/2.72	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
5.72/2.72	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
5.72/2.72	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
5.72/2.72	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.72/2.72	c (0,0) 
5.72/2.72	c (0,0) s SATISFIABLE
5.72/2.74	c (0,0) SatSolver.solve End
5.72/2.74	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.72/2.74	c (0,0) Show results Begin
6.16/2.83	c (0,0) x[0] = 0
6.16/2.83	c (0,0) x[1] = 12
6.16/2.83	c (0,0) x[2] = 24
6.16/2.83	c (0,0) x[3] = 9
6.16/2.83	c (0,0) x[4] = 9
6.16/2.83	c (0,0) x[5] = 1
6.16/2.83	c (0,0) x[6] = 7
6.16/2.83	c (0,0) x[7] = 1
6.16/2.83	c (0,0) x[8] = 0
6.16/2.83	c (0,0) x[9] = 0
6.16/2.83	c (0,0) x[10] = 24
6.16/2.83	c (0,0) x[11] = 35
6.16/2.83	c (0,0) x[12] = 0
6.16/2.83	c (0,0) x[13] = 10
6.16/2.83	c (0,0) x[14] = 14
6.16/2.83	c (0,0) x[15] = 31
6.16/2.83	c (0,0) x[16] = 14
6.16/2.83	c (0,0) x[17] = 29
6.16/2.83	c (0,0) y[0] = 23
6.16/2.83	c (0,0) y[1] = 13
6.16/2.83	c (0,0) y[2] = 16
6.16/2.83	c (0,0) y[3] = 38
6.16/2.83	c (0,0) y[4] = 42
6.16/2.83	c (0,0) y[5] = 31
6.16/2.83	c (0,0) y[6] = 31
6.16/2.83	c (0,0) y[7] = 23
6.16/2.83	c (0,0) y[8] = 38
6.16/2.83	c (0,0) y[9] = 13
6.16/2.83	c (0,0) y[10] = 19
6.16/2.83	c (0,0) y[11] = 18
6.16/2.83	c (0,0) y[12] = 0
6.16/2.83	c (0,0) y[13] = 15
6.16/2.83	c (0,0) y[14] = 0
6.16/2.83	c (0,0) y[15] = 31
6.16/2.83	c (0,0) y[16] = 30
6.16/2.83	c (0,0) y[17] = 0
6.16/2.83	s SATISFIABLE
6.16/2.83	v <instantiation>
6.16/2.83	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17]</list>
6.16/2.83	v     <values>0 12 24 9 9 1 7 1 0 0 24 35 0 10 14 31 14 29 23 13 16 38 42 31 31 23 38 13 19 18 0 15 0 31 30 0</values>
6.16/2.83	v </instantiation>
6.16/2.83	c (0,0) Show results End
6.16/2.83	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
6.16/2.83	c (0,0) 0,0,STOP-AFTER(ALL)
6.16/2.83	c END-Prog: Sat Sep 14 10:36:07 CEST 2019

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15242 MiB free)
  memory of node 1: 16384 MiB (15476 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392265-1568450203/watcher-4392265-1568450203 -o /tmp/evaluation-result-4392265-1568450203/solver-4392265-1568450203 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1568450001-28980 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392265-1568450203.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=29125, runsolver pid=29122
Current StackSize limit: 8192 KiB


[startup+0.100137 s]*
/proc/loadavg: 7.60 8.21 8.13 2/215 29147
/proc/meminfo: memFree=31364156/32770624 swapFree=67004176/67108860
[pid=29125] ppid=29122 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/29125/stat : 29125 (scop.sh) S 29122 29125 28953 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 421259968 115843072 348 33554432000 4194304 5098028 140733573442512 140733573439768 140177371869820 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37335040 140733573444389 140733573444716 140733573444716 140733573447629 0
/proc/29125/statm: 28282 348 296 221 0 87 0
[pid=29128] ppid=29125 vsize=27314120 memory=106560 CPUtime=0.1 cores=0-7
/proc/29128/stat : 29128 (java) S 29125 29125 28953 0 -1 1077944320 6757 0 0 0 8 2 0 0 20 0 20 0 421259968 27969658880 26640 33554432000 4194304 4196468 140720537405968 140720537388512 140242156756727 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
/proc/29128/statm: 6828530 26640 2801 1 0 6790935 0
[pid=29128/tid=29129] ppid=29125 vsize=27314120 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/29128/task/29129/stat : 29129 (java) R 29125 29125 28953 0 -1 4202560 4827 0 0 0 7 2 0 0 20 0 20 0 421259969 27969658880 26640 33554432000 4194304 4196468 140720537405968 140242128569968 140242156768662 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29130] ppid=29125 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/29128/task/29130/stat : 29130 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 26640 33554432000 4194304 4196468 140720537405968 140242160999568 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29131] ppid=29125 vsize=27314120 memory=140014206682752 CPUtime=0 cores=0-7
/proc/29128/task/29131/stat : 29131 (java) S 29125 29125 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 26640 33554432000 4194304 4196468 140720537405968 140241975155728 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29132] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29132/stat : 29132 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 26640 33554432000 4194304 4196468 140720537405968 140241974102928 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29133] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29133/stat : 29133 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 26640 33554432000 4194304 4196468 140720537405968 140241973050128 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29134] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29134/stat : 29134 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 26640 33554432000 4194304 4196468 140720537405968 140241971997328 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29135] ppid=29125 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29128/task/29135/stat : 29135 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 26640 33554432000 4194304 4196468 140720537405968 140241970944528 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29136] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29136/stat : 29136 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 26640 33554432000 4194304 4196468 140720537405968 140241969891728 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29137] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29137/stat : 29137 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 26705 33554432000 4194304 4196468 140720537405968 140241968838928 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29138] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29138/stat : 29138 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259973 27969658880 26705 33554432000 4194304 4196468 140720537405968 140240408783728 140242156767874 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29139] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29139/stat : 29139 (java) S 29125 29125 28953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421259973 27969658880 26705 33554432000 4194304 4196468 140720537405968 140240010339872 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29140] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29140/stat : 29140 (java) S 29125 29125 28953 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 421259973 27969658880 26705 33554432000 4194304 4196468 140720537405968 140239876117872 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29141] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29141/stat : 29141 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259976 27969658880 26705 33554432000 4194304 4196468 140720537405968 140239501613392 140242156775323 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29142] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29142/stat : 29142 (java) S 29125 29125 28953 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 20 0 421259976 27969658880 26705 33554432000 4194304 4196468 140720537405968 140240407730544 140242156767874 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29143] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29143/stat : 29143 (java) S 29125 29125 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421259976 27969658880 26705 33554432000 4194304 4196468 140720537405968 140240406677744 140242156767874 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29144] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29144/stat : 29144 (java) S 29125 29125 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421259976 27969658880 26705 33554432000 4194304 4196468 140720537405968 140240405624944 140242156767874 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29145] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29145/stat : 29145 (java) R 29125 29125 28953 0 -1 4202560 277 0 0 0 0 0 0 0 20 0 20 0 421259976 27969658880 26705 33554432000 4194304 4196468 140720537405968 140240404570536 140242136195534 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29146] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29146/stat : 29146 (java) S 29125 29125 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421259976 27969658880 26705 33554432000 4194304 4196468 140720537405968 140239003708512 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29147] ppid=29125 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29128/task/29147/stat : 29147 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259976 27969658880 26705 33554432000 4194304 4196468 140720537405968 140240403520560 140242156767874 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107952 KiB

[startup+0.2151 s]*
/proc/loadavg: 7.60 8.21 8.13 2/215 29147
/proc/meminfo: memFree=31340932/32770624 swapFree=67004176/67108860
[pid=29125] ppid=29122 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/29125/stat : 29125 (scop.sh) S 29122 29125 28953 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 421259968 115843072 348 33554432000 4194304 5098028 140733573442512 140733573439768 140177371869820 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37335040 140733573444389 140733573444716 140733573444716 140733573447629 0
/proc/29125/statm: 28282 348 296 221 0 87 0
[pid=29128] ppid=29125 vsize=27314120 memory=125576 CPUtime=0.25 cores=0-7
/proc/29128/stat : 29128 (java) S 29125 29125 28953 0 -1 1077944320 12230 0 0 0 21 4 0 0 20 0 20 0 421259968 27969658880 31394 33554432000 4194304 4196468 140720537405968 140720537388512 140242156756727 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
/proc/29128/statm: 6828530 31394 2934 1 0 6790935 0
[pid=29128/tid=29129] ppid=29125 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/29128/task/29129/stat : 29129 (java) R 29125 29125 28953 0 -1 4202560 9931 0 0 0 17 3 0 0 20 0 20 0 421259969 27969658880 31394 33554432000 4194304 4196468 140720537405968 140242128540288 140242140837214 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29130] ppid=29125 vsize=27314120 memory=331 CPUtime=0 cores=0-7
/proc/29128/task/29130/stat : 29130 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 31394 33554432000 4194304 4196468 140720537405968 140242160999568 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29131] ppid=29125 vsize=27314120 memory=4122682125211240096 CPUtime=0 cores=0-7
/proc/29128/task/29131/stat : 29131 (java) S 29125 29125 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 31394 33554432000 4194304 4196468 140720537405968 140241975155728 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29132] ppid=29125 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29128/task/29132/stat : 29132 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 31394 33554432000 4194304 4196468 140720537405968 140241974102928 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29133] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29133/stat : 29133 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 31394 33554432000 4194304 4196468 140720537405968 140241973050128 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29134] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29134/stat : 29134 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 31394 33554432000 4194304 4196468 140720537405968 140241971997328 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29135] ppid=29125 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29128/task/29135/stat : 29135 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 31394 33554432000 4194304 4196468 140720537405968 140241970944528 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29136] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29136/stat : 29136 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 31394 33554432000 4194304 4196468 140720537405968 140241969891728 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29137] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29137/stat : 29137 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 31394 33554432000 4194304 4196468 140720537405968 140241968838928 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29138] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29138/stat : 29138 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259973 27969658880 31394 33554432000 4194304 4196468 140720537405968 140240408783728 140242156767874 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29139] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29139/stat : 29139 (java) S 29125 29125 28953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421259973 27969658880 31394 33554432000 4194304 4196468 140720537405968 140240010339872 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29140] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29140/stat : 29140 (java) S 29125 29125 28953 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 421259973 27969658880 31394 33554432000 4194304 4196468 140720537405968 140239876117872 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29141] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29141/stat : 29141 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259976 27969658880 31394 33554432000 4194304 4196468 140720537405968 140239501613392 140242156775323 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29142] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29142/stat : 29142 (java) S 29125 29125 28953 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 20 0 421259976 27969658880 31394 33554432000 4194304 4196468 140720537405968 140240407730544 140242156767874 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29143] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29143/stat : 29143 (java) S 29125 29125 28953 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 421259976 27969658880 31394 33554432000 4194304 4196468 140720537405968 140240406677744 140242156767874 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29144] ppid=29125 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29128/task/29144/stat : 29144 (java) S 29125 29125 28953 0 -1 1077944384 170 0 0 0 0 0 0 0 20 0 20 0 421259976 27969658880 31394 33554432000 4194304 4196468 140720537405968 140240405624944 140242156767874 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29145] ppid=29125 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/29128/task/29145/stat : 29145 (java) S 29125 29125 28953 0 -1 1077944384 440 0 0 0 2 0 0 0 20 0 20 0 421259976 27969658880 31394 33554432000 4194304 4196468 140720537405968 140240404572144 140242156767874 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29146] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29146/stat : 29146 (java) S 29125 29125 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421259976 27969658880 31394 33554432000 4194304 4196468 140720537405968 140239003708512 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29147] ppid=29125 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29128/task/29147/stat : 29147 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259976 27969658880 31394 33554432000 4194304 4196468 140720537405968 140240403520560 140242156767874 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126968 KiB

[startup+0.310501 s]*
/proc/loadavg: 7.60 8.21 8.13 2/215 29147
/proc/meminfo: memFree=31338252/32770624 swapFree=67004176/67108860
[pid=29125] ppid=29122 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/29125/stat : 29125 (scop.sh) S 29122 29125 28953 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 421259968 115843072 348 33554432000 4194304 5098028 140733573442512 140733573439768 140177371869820 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37335040 140733573444389 140733573444716 140733573444716 140733573447629 0
/proc/29125/statm: 28282 348 296 221 0 87 0
[pid=29128] ppid=29125 vsize=27314120 memory=129608 CPUtime=0.43 cores=0-7
/proc/29128/stat : 29128 (java) S 29125 29125 28953 0 -1 1077944320 13299 0 0 0 38 5 0 0 20 0 20 0 421259968 27969658880 32402 33554432000 4194304 4196468 140720537405968 140720537388512 140242156756727 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
/proc/29128/statm: 6828530 32402 3027 1 0 6790935 0
[pid=29128/tid=29129] ppid=29125 vsize=27314120 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/29128/task/29129/stat : 29129 (java) R 29125 29125 28953 0 -1 4202560 10812 0 0 0 26 4 0 0 20 0 20 0 421259969 27969658880 32402 33554432000 4194304 4196468 140720537405968 140242128539744 140242140837214 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29130] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29130/stat : 29130 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 32402 33554432000 4194304 4196468 140720537405968 140242160999568 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29131] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29131/stat : 29131 (java) S 29125 29125 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 32402 33554432000 4194304 4196468 140720537405968 140241975155728 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29132] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29132/stat : 29132 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 32402 33554432000 4194304 4196468 140720537405968 140241974102928 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29133] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29133/stat : 29133 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 32402 33554432000 4194304 4196468 140720537405968 140241973050128 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29134] ppid=29125 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/29128/task/29134/stat : 29134 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 32402 33554432000 4194304 4196468 140720537405968 140241971997328 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29135] ppid=29125 vsize=27314120 memory=140014054896559 CPUtime=0 cores=0-7
/proc/29128/task/29135/stat : 29135 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 32402 33554432000 4194304 4196468 140720537405968 140241970944528 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29136] ppid=29125 vsize=27314120 memory=140014054898864 CPUtime=0 cores=0-7
/proc/29128/task/29136/stat : 29136 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 32402 33554432000 4194304 4196468 140720537405968 140241969891728 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29137] ppid=29125 vsize=27314120 memory=140014054901168 CPUtime=0 cores=0-7
/proc/29128/task/29137/stat : 29137 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259971 27969658880 32402 33554432000 4194304 4196468 140720537405968 140241968838928 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29138] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29138/stat : 29138 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259973 27969658880 32402 33554432000 4194304 4196468 140720537405968 140240408783728 140242156767874 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29139] ppid=29125 vsize=27314120 memory=280028109809296 CPUtime=0 cores=0-7
/proc/29128/task/29139/stat : 29139 (java) S 29125 29125 28953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421259973 27969658880 32402 33554432000 4194304 4196468 140720537405968 140240010339872 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29140] ppid=29125 vsize=27314120 memory=280028109816208 CPUtime=0 cores=0-7
/proc/29128/task/29140/stat : 29140 (java) S 29125 29125 28953 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 421259973 27969658880 32402 33554432000 4194304 4196468 140720537405968 140239876117872 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29141] ppid=29125 vsize=27314120 memory=280028109757488 CPUtime=0 cores=0-7
/proc/29128/task/29141/stat : 29141 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259976 27969658880 32402 33554432000 4194304 4196468 140720537405968 140239501613392 140242156775323 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29142] ppid=29125 vsize=27314120 memory=280028109830032 CPUtime=0 cores=0-7
/proc/29128/task/29142/stat : 29142 (java) S 29125 29125 28953 0 -1 1077944384 326 0 0 0 0 0 0 0 20 0 20 0 421259976 27969658880 32402 33554432000 4194304 4196468 140720537405968 140240407730544 140242156767874 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29143] ppid=29125 vsize=27314120 memory=280028109836944 CPUtime=0.01 cores=0-7
/proc/29128/task/29143/stat : 29143 (java) R 29125 29125 28953 0 -1 4202560 106 0 0 0 1 0 0 0 20 0 20 0 421259976 27969658880 32402 33554432000 4194304 4196468 140720537405968 140240406677744 140242141922309 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29144] ppid=29125 vsize=27314120 memory=280028109834640 CPUtime=0.01 cores=0-7
/proc/29128/task/29144/stat : 29144 (java) S 29125 29125 28953 0 -1 1077944384 213 0 0 0 1 0 0 0 20 0 20 0 421259976 27969658880 32402 33554432000 4194304 4196468 140720537405968 140240405624944 140242156767874 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29145] ppid=29125 vsize=27314120 memory=280028109850800 CPUtime=0.07 cores=0-7
/proc/29128/task/29145/stat : 29145 (java) S 29125 29125 28953 0 -1 1077944384 483 0 0 0 7 0 0 0 20 0 20 0 421259976 27969658880 32402 33554432000 4194304 4196468 140720537405968 140240404572144 140242156767874 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29146] ppid=29125 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29146/stat : 29146 (java) S 29125 29125 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421259976 27969658880 32402 33554432000 4194304 4196468 140720537405968 140239003708512 140242156766933 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29147] ppid=29125 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29128/task/29147/stat : 29147 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259976 27969658880 32402 33554432000 4194304 4196468 140720537405968 140240403520560 140242156767874 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131000 KiB

[startup+0.700949 s]
/proc/loadavg: 7.60 8.21 8.13 2/215 29147
/proc/meminfo: memFree=31316796/32770624 swapFree=67004176/67108860
[pid=29125] ppid=29122 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/29125/stat : 29125 (scop.sh) S 29122 29125 28953 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 421259968 115843072 348 33554432000 4194304 5098028 140733573442512 140733573439768 140177371869820 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37335040 140733573444389 140733573444716 140733573444716 140733573447629 0
/proc/29125/statm: 28282 348 296 221 0 87 0
[pid=29128] ppid=29125 vsize=27322440 memory=165600 CPUtime=0.98 cores=0-7
/proc/29128/stat : 29128 (java) S 29125 29125 28953 0 -1 1077944320 20528 0 0 0 91 7 0 0 20 0 20 0 421259968 27978178560 41400 33554432000 4194304 4196468 140720537405968 140720537388512 140242156756727 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
/proc/29128/statm: 6830610 41400 3178 1 0 6791959 0
[pid=29128/tid=29129] ppid=29125 vsize=27322440 memory=280028110208688 CPUtime=0.67 cores=0-7
/proc/29128/task/29129/stat : 29129 (java) R 29125 29125 28953 0 -1 4202560 17457 0 0 0 61 6 0 0 20 0 20 0 421259969 27978178560 41400 33554432000 4194304 4196468 140720537405968 140242128586064 140242138625123 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29130] ppid=29125 vsize=27322440 memory=140014055105392 CPUtime=0 cores=0-7
/proc/29128/task/29130/stat : 29130 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259971 27978178560 41400 33554432000 4194304 4196468 140720537405968 140242160999568 140242156766933 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29131] ppid=29125 vsize=27322440 memory=0 CPUtime=0 cores=0-7
/proc/29128/task/29131/stat : 29131 (java) S 29125 29125 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421259971 27978178560 41400 33554432000 4194304 4196468 140720537405968 140241975155728 140242156766933 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29132] ppid=29125 vsize=27322440 memory=2832 CPUtime=0 cores=0-7
/proc/29128/task/29132/stat : 29132 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259971 27978178560 41400 33554432000 4194304 4196468 140720537405968 140241974102928 140242156766933 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0

################
# More data... #
################

# the end of solver process 29125 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.99283 s, system=0.275164 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.60119 s]
/proc/loadavg: 7.60 8.21 8.13 3/215 29147
/proc/meminfo: memFree=31287744/32770624 swapFree=67004176/67108860
[pid=29125] ppid=29122 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/29125/stat : 29125 (scop.sh) S 29122 29125 28953 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 421259968 115843072 348 33554432000 4194304 5098028 140733573442512 140733573439768 140177371869820 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37335040 140733573444389 140733573444716 140733573444716 140733573447629 0
/proc/29125/statm: 28282 348 296 221 0 87 0
[pid=29128] ppid=29125 vsize=27328728 memory=224648 CPUtime=3.3 cores=0-7
/proc/29128/stat : 29128 (java) S 29125 29125 28953 0 -1 1077944320 24718 0 0 0 318 12 0 0 20 0 20 0 421259968 27984617472 56162 33554432000 4194304 4196468 140720537405968 140720537388512 140242156756727 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
/proc/29128/statm: 6832182 56162 3258 1 0 6792983 0
[pid=29128/tid=29129] ppid=29125 vsize=27328728 memory=6944656592455360604 CPUtime=1.57 cores=0-7
/proc/29128/task/29129/stat : 29129 (java) R 29125 29125 28953 0 -1 4202560 19131 0 0 0 149 8 0 0 20 0 20 0 421259969 27984617472 56162 33554432000 4194304 4196468 140720537405968 140242128593328 140241645302925 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29130] ppid=29125 vsize=27328728 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/29128/task/29130/stat : 29130 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259971 27984617472 56162 33554432000 4194304 4196468 140720537405968 140242160999568 140242156766933 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29131] ppid=29125 vsize=27328728 memory=1392 CPUtime=0 cores=0-7
/proc/29128/task/29131/stat : 29131 (java) S 29125 29125 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421259971 27984617472 56162 33554432000 4194304 4196468 140720537405968 140241975155728 140242156766933 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29132] ppid=29125 vsize=27328728 memory=3280 CPUtime=0 cores=0-7
/proc/29128/task/29132/stat : 29132 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259971 27984617472 56162 33554432000 4194304 4196468 140720537405968 140241974102928 140242156766933 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29133] ppid=29125 vsize=27328728 memory=41192 CPUtime=0 cores=0-7
/proc/29128/task/29133/stat : 29133 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259971 27984617472 56162 33554432000 4194304 4196468 140720537405968 140241973050128 140242156766933 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29134] ppid=29125 vsize=27328728 memory=988 CPUtime=0 cores=0-7
/proc/29128/task/29134/stat : 29134 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259971 27984617472 56162 33554432000 4194304 4196468 140720537405968 140241971997328 140242156766933 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29135] ppid=29125 vsize=27328728 memory=2052 CPUtime=0 cores=0-7
/proc/29128/task/29135/stat : 29135 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259971 27984617472 56162 33554432000 4194304 4196468 140720537405968 140241970944528 140242156766933 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29136] ppid=29125 vsize=27328728 memory=1220 CPUtime=0 cores=0-7
/proc/29128/task/29136/stat : 29136 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259971 27984617472 56162 33554432000 4194304 4196468 140720537405968 140241969891728 140242156766933 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29137] ppid=29125 vsize=27328728 memory=1616 CPUtime=0 cores=0-7
/proc/29128/task/29137/stat : 29137 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421259971 27984617472 56162 33554432000 4194304 4196468 140720537405968 140241968838928 140242156766933 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29138] ppid=29125 vsize=27328728 memory=784 CPUtime=0 cores=0-7
/proc/29128/task/29138/stat : 29138 (java) S 29125 29125 28953 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 421259973 27984617472 56162 33554432000 4194304 4196468 140720537405968 140240408783728 140242156767874 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29139] ppid=29125 vsize=27328728 memory=8252 CPUtime=0 cores=0-7
/proc/29128/task/29139/stat : 29139 (java) S 29125 29125 28953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421259973 27984617472 56162 33554432000 4194304 4196468 140720537405968 140240010339872 140242156766933 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29140] ppid=29125 vsize=27328728 memory=5936 CPUtime=0 cores=0-7
/proc/29128/task/29140/stat : 29140 (java) S 29125 29125 28953 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 421259973 27984617472 56162 33554432000 4194304 4196468 140720537405968 140239876117872 140242156766933 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29141] ppid=29125 vsize=27328728 memory=1056 CPUtime=0 cores=0-7
/proc/29128/task/29141/stat : 29141 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259976 27984617472 56162 33554432000 4194304 4196468 140720537405968 140239501613392 140242156775323 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29142] ppid=29125 vsize=27328728 memory=164 CPUtime=0.26 cores=0-7
/proc/29128/task/29142/stat : 29142 (java) R 29125 29125 28953 0 -1 4202560 804 0 0 0 25 1 0 0 20 0 20 0 421259976 27984617472 56162 33554432000 4194304 4196468 140720537405968 140240407719344 140242136473863 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29143] ppid=29125 vsize=27328728 memory=7681905605394137914 CPUtime=0.34 cores=0-7
/proc/29128/task/29143/stat : 29143 (java) R 29125 29125 28953 0 -1 4202560 600 0 0 0 34 0 0 0 20 0 20 0 421259976 27984617472 56162 33554432000 4194304 4196468 140720537405968 140240406667664 140242135204027 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29144] ppid=29125 vsize=27328728 memory=4206468019014099040 CPUtime=0.34 cores=0-7
/proc/29128/task/29144/stat : 29144 (java) S 29125 29125 28953 0 -1 1077944384 628 0 0 0 34 0 0 0 20 0 20 0 421259976 27984617472 56162 33554432000 4194304 4196468 140720537405968 140240405624944 140242156767874 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29145] ppid=29125 vsize=27328728 memory=7681905605394137914 CPUtime=0.75 cores=0-7
/proc/29128/task/29145/stat : 29145 (java) R 29125 29125 28953 0 -1 4202560 2194 0 0 0 75 0 0 0 20 0 20 0 421259976 27984617472 56162 33554432000 4194304 4196468 140720537405968 140240404572272 140242156778074 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29146] ppid=29125 vsize=27328728 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/29128/task/29146/stat : 29146 (java) S 29125 29125 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421259976 27984617472 56162 33554432000 4194304 4196468 140720537405968 140239003708512 140242156766933 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
[pid=29128/tid=29147] ppid=29125 vsize=27328728 memory=-7233780906022726806 CPUtime=0 cores=0-7
/proc/29128/task/29147/stat : 29147 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421259976 27984617472 56162 33554432000 4194304 4196468 140720537405968 140240403520560 140242156767874 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37974016 140720537408235 140720537408662 140720537408662 140720537411535 0
Current children cumulated CPU time: 3.3 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 226040 KiB

[startup+2.40094 s]
/proc/loadavg: 7.60 8.21 8.13 2/215 29167
/proc/meminfo: memFree=31424132/32770624 swapFree=67004176/67108860
[pid=29125] ppid=29122 vsize=113128 memory=1472 CPUtime=4.59 cores=0-7
/proc/29125/stat : 29125 (scop.sh) S 29122 29125 28953 0 -1 4202496 582 27108 0 0 0 0 443 16 20 0 1 0 421259968 115843072 368 33554432000 4194304 5098028 140733573442512 140733573439256 140177371869820 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37335040 140733573444389 140733573444716 140733573444716 140733573447629 0
/proc/29125/statm: 28282 368 311 221 0 87 0
[pid=29148] ppid=29125 vsize=7752288 memory=75920 CPUtime=0.63 cores=0-7
/proc/29148/stat : 29148 (java) S 29125 29125 28953 0 -1 1077944320 14248 0 0 0 58 5 0 0 20 0 20 0 421260161 7938342912 18980 33554432000 4194304 4196468 140729356643600 140729356626144 139778003410679 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
/proc/29148/statm: 1938072 18980 3098 1 0 1899951 0
[pid=29148/tid=29149] ppid=29125 vsize=7752288 memory=4580 CPUtime=0.46 cores=0-7
/proc/29148/task/29149/stat : 29149 (java) R 29125 29125 28953 0 -1 4202560 11897 0 0 0 42 4 0 0 20 0 20 0 421260161 7938342912 18980 33554432000 4194304 4196468 140729356643600 139777975237152 139777987491166 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29150] ppid=29125 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/29148/task/29150/stat : 29150 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260162 7938342912 18980 33554432000 4194304 4196468 140729356643600 139778007653008 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29151] ppid=29125 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/29148/task/29151/stat : 29151 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260162 7938342912 18980 33554432000 4194304 4196468 140729356643600 139777488353808 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29152] ppid=29125 vsize=7752288 memory=56 CPUtime=0 cores=0-7
/proc/29148/task/29152/stat : 29152 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421260162 7938342912 18980 33554432000 4194304 4196468 140729356643600 139777487301008 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29153] ppid=29125 vsize=7752288 memory=13807 CPUtime=0 cores=0-7
/proc/29148/task/29153/stat : 29153 (java) S 29125 29125 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421260162 7938342912 18980 33554432000 4194304 4196468 140729356643600 139777486248208 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29154] ppid=29125 vsize=7752288 memory=20612 CPUtime=0 cores=0-7
/proc/29148/task/29154/stat : 29154 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260162 7938342912 18980 33554432000 4194304 4196468 140729356643600 139777485196432 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29155] ppid=29125 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/29148/task/29155/stat : 29155 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421260162 7938342912 18980 33554432000 4194304 4196468 140729356643600 139777484143632 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29156] ppid=29125 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/29148/task/29156/stat : 29156 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421260162 7938342912 18980 33554432000 4194304 4196468 140729356643600 139777483090832 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29157] ppid=29125 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/29148/task/29157/stat : 29157 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260162 7938342912 18980 33554432000 4194304 4196468 140729356643600 139777482038032 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29158] ppid=29125 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/29148/task/29158/stat : 29158 (java) S 29125 29125 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421260164 7938342912 18980 33554432000 4194304 4196468 140729356643600 139777432443248 139778003421826 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29159] ppid=29125 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/29148/task/29159/stat : 29159 (java) S 29125 29125 28953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421260164 7938342912 18980 33554432000 4194304 4196468 140729356643600 139776623633440 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29160] ppid=29125 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/29148/task/29160/stat : 29160 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260164 7938342912 18980 33554432000 4194304 4196468 140729356643600 139776355197808 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29161] ppid=29125 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/29148/task/29161/stat : 29161 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260167 7938342912 18980 33554432000 4194304 4196468 140729356643600 139775980689232 139778003429275 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29162] ppid=29125 vsize=7752288 memory=0 CPUtime=0.01 cores=0-7
/proc/29148/task/29162/stat : 29162 (java) S 29125 29125 28953 0 -1 1077944384 343 0 0 0 1 0 0 0 20 0 20 0 421260167 7938342912 18980 33554432000 4194304 4196468 140729356643600 139777431391088 139778003421826 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29163] ppid=29125 vsize=7752288 memory=0 CPUtime=0.02 cores=0-7
/proc/29148/task/29163/stat : 29163 (java) S 29125 29125 28953 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 20 0 421260167 7938342912 18980 33554432000 4194304 4196468 140729356643600 139777430338288 139778003421826 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29164] ppid=29125 vsize=7752288 memory=0 CPUtime=0.01 cores=0-7
/proc/29148/task/29164/stat : 29164 (java) S 29125 29125 28953 0 -1 1077944384 32 0 0 0 1 0 0 0 20 0 20 0 421260167 7938342912 18980 33554432000 4194304 4196468 140729356643600 139777026288240 139778003421826 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29165] ppid=29125 vsize=7752288 memory=1392 CPUtime=0.1 cores=0-7
/proc/29148/task/29165/stat : 29165 (java) S 29125 29125 28953 0 -1 1077944384 371 0 0 0 10 0 0 0 20 0 20 0 421260167 7938342912 18980 33554432000 4194304 4196468 140729356643600 139777025235440 139778003421826 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29166] ppid=29125 vsize=7752288 memory=288492 CPUtime=0 cores=0-7
/proc/29148/task/29166/stat : 29166 (java) S 29125 29125 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421260167 7938342912 18980 33554432000 4194304 4196468 140729356643600 139775482784352 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29167] ppid=29125 vsize=7752288 memory=6944656591801717918 CPUtime=0 cores=0-7
/proc/29148/task/29167/stat : 29167 (java) S 29125 29125 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260167 7938342912 18980 33554432000 4194304 4196468 140729356643600 139777024182832 139778003421826 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
Current children cumulated CPU time: 5.22 s
Current children cumulated vsize: 7865416 KiB
Current children cumulated memory: 77392 KiB

[startup+2.80107 s]
/proc/loadavg: 7.60 8.21 8.13 2/215 29167
/proc/meminfo: memFree=31424132/32770624 swapFree=67004176/67108860
[pid=29125] ppid=29122 vsize=113128 memory=1472 CPUtime=4.59 cores=0-7
/proc/29125/stat : 29125 (scop.sh) S 29122 29125 28953 0 -1 4202496 582 27108 0 0 0 0 443 16 20 0 1 0 421259968 115843072 368 33554432000 4194304 5098028 140733573442512 140733573439256 140177371869820 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37335040 140733573444389 140733573444716 140733573444716 140733573447629 0
/proc/29125/statm: 28282 368 311 221 0 87 0
[pid=29148] ppid=29125 vsize=8283048 memory=121308 CPUtime=1.57 cores=0-7
/proc/29148/stat : 29148 (java) S 29125 29125 28953 0 -1 1077944320 21301 4264 0 0 125 8 23 1 20 0 22 0 421260161 8481841152 30327 33554432000 4194304 4196468 140729356643600 140729356626144 139778003410679 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
/proc/29148/statm: 2070762 30327 3205 1 0 2032106 0
[pid=29148/tid=29149] ppid=29125 vsize=8283048 memory=7813295006509590895 CPUtime=1.03 cores=0-7
/proc/29148/task/29149/stat : 29149 (java) R 29125 29125 28953 0 -1 4202560 17607 4264 0 0 74 5 23 1 20 0 22 0 421260161 8481841152 30327 33554432000 4194304 4196468 140729356643600 139777975232008 139777984974166 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29150] ppid=29125 vsize=8283048 memory=7649399358478170418 CPUtime=0.24 cores=0-7
/proc/29148/task/29150/stat : 29150 (java) S 29125 29125 28953 0 -1 1077944384 1 4264 0 0 0 0 23 1 20 0 22 0 421260162 8481841152 30327 33554432000 4194304 4196468 140729356643600 139778007653008 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29151] ppid=29125 vsize=8283048 memory=4294969504 CPUtime=0.24 cores=0-7
/proc/29148/task/29151/stat : 29151 (java) S 29125 29125 28953 0 -1 1077944384 1 4264 0 0 0 0 23 1 20 0 22 0 421260162 8481841152 30327 33554432000 4194304 4196468 140729356643600 139777488353808 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29152] ppid=29125 vsize=8283048 memory=7396 CPUtime=0.24 cores=0-7
/proc/29148/task/29152/stat : 29152 (java) S 29125 29125 28953 0 -1 1077944384 2 4264 0 0 0 0 23 1 20 0 22 0 421260162 8481841152 30327 33554432000 4194304 4196468 140729356643600 139777487301008 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29153] ppid=29125 vsize=8283048 memory=0 CPUtime=0.24 cores=0-7
/proc/29148/task/29153/stat : 29153 (java) S 29125 29125 28953 0 -1 1077944384 3 4264 0 0 0 0 23 1 20 0 22 0 421260162 8481841152 30327 33554432000 4194304 4196468 140729356643600 139777486248208 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29154] ppid=29125 vsize=8283048 memory=0 CPUtime=0.24 cores=0-7
/proc/29148/task/29154/stat : 29154 (java) S 29125 29125 28953 0 -1 1077944384 1 4264 0 0 0 0 23 1 20 0 22 0 421260162 8481841152 30327 33554432000 4194304 4196468 140729356643600 139777485196432 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29155] ppid=29125 vsize=8283048 memory=0 CPUtime=0.24 cores=0-7
/proc/29148/task/29155/stat : 29155 (java) S 29125 29125 28953 0 -1 1077944384 2 4264 0 0 0 0 23 1 20 0 22 0 421260162 8481841152 30327 33554432000 4194304 4196468 140729356643600 139777484143632 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29156] ppid=29125 vsize=8283048 memory=0 CPUtime=0.24 cores=0-7
/proc/29148/task/29156/stat : 29156 (java) S 29125 29125 28953 0 -1 1077944384 2 4264 0 0 0 0 23 1 20 0 22 0 421260162 8481841152 30327 33554432000 4194304 4196468 140729356643600 139777483090832 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29157] ppid=29125 vsize=8283048 memory=288230574492221466 CPUtime=0.24 cores=0-7
/proc/29148/task/29157/stat : 29157 (java) S 29125 29125 28953 0 -1 1077944384 1 4264 0 0 0 0 23 1 20 0 22 0 421260162 8481841152 30327 33554432000 4194304 4196468 140729356643600 139777482038032 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29158] ppid=29125 vsize=8283048 memory=288230583166042426 CPUtime=0.24 cores=0-7
/proc/29148/task/29158/stat : 29158 (java) S 29125 29125 28953 0 -1 1077944384 5 4264 0 0 0 0 23 1 20 0 22 0 421260164 8481841152 30327 33554432000 4194304 4196468 140729356643600 139777432443248 139778003421826 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29159] ppid=29125 vsize=8283048 memory=14694080391154107 CPUtime=0.24 cores=0-7
/proc/29148/task/29159/stat : 29159 (java) S 29125 29125 28953 0 -1 1077944384 13 4264 0 0 0 0 23 1 20 0 22 0 421260164 8481841152 30327 33554432000 4194304 4196468 140729356643600 139776623633440 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29160] ppid=29125 vsize=8283048 memory=0 CPUtime=0.24 cores=0-7
/proc/29148/task/29160/stat : 29160 (java) S 29125 29125 28953 0 -1 1077944384 1 4264 0 0 0 0 23 1 20 0 22 0 421260164 8481841152 30327 33554432000 4194304 4196468 140729356643600 139776355197808 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29161] ppid=29125 vsize=8283048 memory=0 CPUtime=0.24 cores=0-7
/proc/29148/task/29161/stat : 29161 (java) S 29125 29125 28953 0 -1 1077944384 1 4264 0 0 0 0 23 1 20 0 22 0 421260167 8481841152 30327 33554432000 4194304 4196468 140729356643600 139775980689232 139778003429275 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29162] ppid=29125 vsize=8283048 memory=0 CPUtime=0.28 cores=0-7
/proc/29148/task/29162/stat : 29162 (java) S 29125 29125 28953 0 -1 1077944384 372 4264 0 0 4 0 23 1 20 0 22 0 421260167 8481841152 30327 33554432000 4194304 4196468 140729356643600 139777431391088 139778003421826 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29163] ppid=29125 vsize=8283048 memory=0 CPUtime=0.33 cores=0-7
/proc/29148/task/29163/stat : 29163 (java) S 29125 29125 28953 0 -1 1077944384 450 4264 0 0 9 0 23 1 20 0 22 0 421260167 8481841152 30327 33554432000 4194304 4196468 140729356643600 139777430338288 139778003421826 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29164] ppid=29125 vsize=8283048 memory=0 CPUtime=0.31 cores=0-7
/proc/29148/task/29164/stat : 29164 (java) S 29125 29125 28953 0 -1 1077944384 282 4264 0 0 7 0 23 1 20 0 22 0 421260167 8481841152 30327 33554432000 4194304 4196468 140729356643600 139777026288240 139778003421826 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29165] ppid=29125 vsize=8283048 memory=0 CPUtime=0.48 cores=0-7
/proc/29148/task/29165/stat : 29165 (java) S 29125 29125 28953 0 -1 1077944384 641 4264 0 0 24 0 23 1 20 0 22 0 421260167 8481841152 30327 33554432000 4194304 4196468 140729356643600 139777025235440 139778003421826 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29166] ppid=29125 vsize=8283048 memory=0 CPUtime=0.24 cores=0-7
/proc/29148/task/29166/stat : 29166 (java) S 29125 29125 28953 0 -1 1077944384 3 4264 0 0 0 0 23 1 20 0 22 0 421260167 8481841152 30327 33554432000 4194304 4196468 140729356643600 139775482784352 139778003420885 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
[pid=29148/tid=29167] ppid=29125 vsize=8283048 memory=0 CPUtime=0.24 cores=0-7
/proc/29148/task/29167/stat : 29167 (java) S 29125 29125 28953 0 -1 1077944384 1 4264 0 0 0 0 23 1 20 0 22 0 421260167 8481841152 30327 33554432000 4194304 4196468 140729356643600 139777024182832 139778003421826 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23711744 140729356645367 140729356645526 140729356645526 140729356648399 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 122780 KiB

Child status: 0
Real time (s): 2.8449
CPU time (s): 6.26799
CPU user time (s): 5.99283
CPU system time (s): 0.275164
CPU usage (%): 220.323
Max. virtual memory (cumulated for all children) (KiB): 27442896
Max. memory (cumulated for all children) (KiB): 303824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.99283
system time used= 0.275164
maximum resident set size= 302452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53446
page faults= 0
swaps= 0
block input operations= 0
block output operations= 840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8470
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 29125
#   total CPU time (s): 6.26799
#   total CPU user time (s): 5.99283
#   total CPU system time (s): 0.275164

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041168 second user time and 0.082214 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-14 10:36:04
IDJOB=4392265
IDBENCH=141730
IDSOLVER=2838
FILE ID=node133/4392265-1568450203
RUNJOBID= node133-1568450001-28980
PBS_JOBID= 21702365
Free space on /tmp= 59416 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-18-047.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392265-1568450203/watcher-4392265-1568450203 -o /tmp/evaluation-result-4392265-1568450203/solver-4392265-1568450203 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1568450001-28980 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392265-1568450203.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 503235a9ef2fa2334058f0cfe41dccf4
RANDOM SEED=2096018416

node133.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31456560 kB
MemAvailable:   31898168 kB
Buffers:          207104 kB
Cached:           517432 kB
SwapCached:         3332 kB
Active:           406236 kB
Inactive:         322356 kB
Active(anon):      28180 kB
Inactive(anon):    16060 kB
Active(file):     378056 kB
Inactive(file):   306296 kB
Unevictable:      111224 kB
Mlocked:          111224 kB
SwapTotal:      67108860 kB
SwapFree:       67004176 kB
Dirty:             20388 kB
Writeback:             0 kB
AnonPages:        112116 kB
Mapped:            44376 kB
Shmem:             31552 kB
Slab:             174620 kB
SReclaimable:     146180 kB
SUnreclaim:        28440 kB
KernelStack:        3408 kB
PageTables:         5884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 59396 MiB
End job on node133 at 2019-09-14 10:36:07