Trace number 4392565

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 hybrid+ManyGlucose (2019-06-15)SAT 6.18628 2.88848

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 -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-29245-serial-file.bin HOME/instance-4392565-1568450207.xml
0.66/0.54	
0.66/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.57	c BEGIN-Prog: Sat Sep 14 10:36:08 CEST 2019
0.66/0.57	c PID: 29248
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.66/1.09	c (0,0) Parsing End
1.66/1.10	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 153 ctr, max domain size 47
1.66/1.10	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.66/1.10	c (0,0) Constraint Name Generate Begin
1.66/1.10	c (0,0) Ctr:HOME/instance-4392565-1568450207.xml,Add:Le:Num:Or:Var
1.66/1.10	c (0,0) Constraint Name Generate End
1.66/1.10	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.66/1.10	c (0,0) CSP to CSPinCNF Begin
2.18/1.22	c (0,0) translated 16 (10%) constraints
2.18/1.23	c (0,0) translated 31 (20%) constraints
2.18/1.25	c (0,0) translated 46 (30%) constraints
2.18/1.26	c (0,0) translated 62 (40%) constraints
2.18/1.28	c (0,0) translated 77 (50%) constraints
2.18/1.29	c (0,0) translated 92 (60%) constraints
2.18/1.29	c (0,0) translated 108 (70%) constraints
2.44/1.30	c (0,0) translated 123 (80%) constraints
2.44/1.31	c (0,0) translated 138 (90%) constraints
2.44/1.31	c (0,0) translated 153 (100%) constraints
2.44/1.31	c (0,0) ===========================================
2.44/1.34	c (0,0) Hybrid: #OE=36, #LE=0
2.44/1.34	c (0,0) Hybrid
2.44/1.34	c (0,0) ===========================================
2.44/1.35	c (0,0) translated 16 (10%) constraints
2.44/1.35	c (0,0) translated 31 (20%) constraints
2.44/1.35	c (0,0) translated 46 (30%) constraints
2.44/1.36	c (0,0) translated 62 (40%) constraints
2.44/1.36	c (0,0) translated 77 (50%) constraints
2.44/1.36	c (0,0) translated 92 (60%) constraints
2.44/1.37	c (0,0) translated 108 (70%) constraints
2.44/1.37	c (0,0) translated 123 (80%) constraints
2.44/1.37	c (0,0) translated 138 (90%) constraints
2.44/1.37	c (0,0) translated 153 (100%) constraints
2.44/1.38	c (0,0) CSP to CSPinCNF End
2.44/1.38	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 153 ctr, max domain size 47
2.44/1.38	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.44/1.38	c (0,0) CSPinCNF Propagation Begin
2.68/1.40	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.68/1.40	c (0,0) CSPinCNF Propagation End
2.68/1.40	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 153 ctr, max domain size 47
2.68/1.40	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.68/1.41	c (0,0) Hybrid: #OE=36, #LE=0
2.68/1.41	c (0,0) Simplify CSPinCNF Begin
2.68/1.48	c (0,0) Simplify CSPinCNF End
2.68/1.48	c (0,0) CSP: 36 int (0 aux), 612 bool (612 aux), 765 ctr, max domain size 47
2.68/1.48	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.68/1.48	c (0,0) Calculate Precise Domain Begin
2.68/1.49	c (0,0) 0 values are removed by re-calculation
2.68/1.49	c (0,0) Calculate Precise Domain End
2.68/1.49	c (0,0) CSP: 36 int (0 aux), 612 bool (612 aux), 765 ctr, max domain size 47
2.68/1.49	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.68/1.49	c (0,0) CSPinCNF to SatSolver Begin
3.21/1.67	c (1,1) 77 (10 %) CSP clauses are encoded (0 SAT variables, 3670 SAT clauses)
3.55/1.70	c (1,1) 153 (20 %) CSP clauses are encoded (0 SAT variables, 5936 SAT clauses)
3.55/1.73	c (1,1) 230 (30 %) CSP clauses are encoded (0 SAT variables, 8122 SAT clauses)
3.55/1.75	c (1,1) 306 (40 %) CSP clauses are encoded (0 SAT variables, 10163 SAT clauses)
3.55/1.78	c (1,1) 383 (50 %) CSP clauses are encoded (0 SAT variables, 12130 SAT clauses)
3.98/1.80	c (1,1) 459 (60 %) CSP clauses are encoded (0 SAT variables, 14010 SAT clauses)
3.98/1.82	c (1,1) 536 (70 %) CSP clauses are encoded (0 SAT variables, 15729 SAT clauses)
3.98/1.83	c (1,1) 612 (80 %) CSP clauses are encoded (0 SAT variables, 17293 SAT clauses)
3.98/1.84	c (1,1) 689 (90 %) CSP clauses are encoded (0 SAT variables, 18694 SAT clauses)
3.98/1.86	c (1,1) 765 (100 %) CSP clauses are encoded (0 SAT variables, 19813 SAT clauses)
3.98/1.86	c (1,1) CSPinCNF to SatSolver End
3.98/1.86	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.98/1.86	c (1,1) 1962 bool, 19827 clause
3.98/1.86	c (1,1) Export Begin
4.40/1.94	c (1,1) Export to HOME/scop-29245-serial-file.bin
4.40/1.94	c (1,1) Export End
4.40/1.94	c (1,1) Export File Size: 0.01 MB
4.40/1.94	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
4.40/1.94	c END-Prog: Sat Sep 14 10:36:10 CEST 2019
4.40/1.96	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-29245-serial-file.bin
5.10/2.42	c (0,0) Read Serial File Begin
5.10/2.42	c (0,0) HOME/scop-29245-serial-file.bin
5.38/2.61	c (0,0) Read Serial File End
5.38/2.63	
5.38/2.63	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
5.38/2.63	(Solving Process)
5.38/2.63	
5.38/2.65	c BEGIN-Prog: Sat Sep 14 10:36:10 CEST 2019
5.38/2.65	c PID: 29268
5.38/2.65	c IP: 172.20.3.133
5.38/2.65	c HOST: node133.alineos.net
5.38/2.65	c (0,0) SatSolver.solve Begin
5.38/2.65	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392565-1568450207.xml-scop-29248.cnf
5.38/2.68	c (0,0) c
5.38/2.68	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.38/2.68	c (0,0) c
5.38/2.68	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.38/2.68	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.38/2.68	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.38/2.68	c (0,0) c |                                                                                                       |
5.38/2.68	c (0,0) c |  Number of variables:          1962                                                                   |
5.38/2.68	c (0,0) c |  Number of clauses:           19827                                                                   |
5.38/2.68	c (0,0) c |  Parse time:                   0.01 s                                                                 |
5.38/2.68	c (0,0) c |                                                                                                       |
5.38/2.70	c (0,0) c |  Simplification time:          0.01 s                                                                 |
5.38/2.70	c (0,0) c |                                                                                                       |
5.38/2.70	c (0,0) c |  Generating clones                                                                                    |
5.60/2.70	c (0,0) c |  all clones generated. Memory =    33.91Mb.                                                           |
5.60/2.70	c (0,0) c ========================================================================================================|
5.60/2.70	c (0,0) c
5.60/2.70	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
5.60/2.70	c (0,0) c
5.60/2.70	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.60/2.70	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.60/2.70	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.60/2.70	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
5.60/2.70	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
5.60/2.70	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
5.60/2.70	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
5.60/2.70	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
5.60/2.70	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
5.60/2.70	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
5.60/2.70	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
5.60/2.70	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
5.60/2.70	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
5.60/2.70	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
5.60/2.70	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
5.60/2.70	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
5.60/2.70	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
5.60/2.70	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
5.60/2.70	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.60/2.75	c (0,0) c
5.60/2.75	c (0,0) c real time : 0.0746329 s
5.60/2.75	c (0,0) c cpu time  : 0.235684 s
5.60/2.75	c (0,0) c
5.60/2.75	c (0,0) c
5.60/2.75	c (0,0) c
5.60/2.75	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
5.60/2.75	c (0,0) c
5.60/2.75	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.60/2.75	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.60/2.75	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.60/2.75	c (0,0) c | Conflicts     |            7392 |        799 |        790 |       1086 |       1028 |       1343 |        890 |        395 |       1061 |
5.60/2.75	c (0,0) c | Decisions     |           17480 |       1863 |       2107 |       2481 |       2594 |       2711 |       2096 |       1136 |       2492 |
5.60/2.75	c (0,0) c | Propagations  |          712709 |      67695 |      75868 |      97686 |     105904 |     140492 |      87091 |      38867 |      99106 |
5.60/2.75	c (0,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.60/2.75	c (0,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
5.60/2.75	c (0,0) c | Restarts      |              16 |          1 |          3 |          2 |          1 |          1 |          2 |          2 |          4 |
5.60/2.75	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.60/2.75	c (0,0) c | PropBinClauses|          951533 |      91211 |      96561 |     134793 |     140063 |     195314 |     110986 |      49799 |     132806 |
5.60/2.75	c (0,0) c | PropPreBlocker|         7037179 |     704836 |     684917 |     939793 |    1145446 |    1491141 |     795364 |     402723 |     872959 |
5.60/2.75	c (0,0) c | PropNotBlocker|         2346397 |     244929 |     241699 |     323530 |     345206 |     455116 |     272241 |     138172 |     325504 |
5.60/2.75	c (0,0) c | LitFullScans  |        14705742 |    1607059 |    1405759 |    1999195 |    2292975 |    3064649 |    1658360 |     769734 |    1908011 |
5.60/2.75	c (0,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.60/2.75	c (0,0) c | DecisionLevel0|              16 |          1 |          3 |          2 |          1 |          1 |          2 |          2 |          4 |
5.60/2.75	c (0,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.60/2.75	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
5.60/2.75	c (0,0) c | Avg_Trail     |                 |        956 |        970 |        917 |       1155 |       1100 |        955 |       1139 |        867 |
5.60/2.75	c (0,0) c | Avg_DL        |                 |         34 |         37 |         25 |         39 |         33 |         32 |         43 |         34 |
5.60/2.75	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.60/2.75	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.60/2.75	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.60/2.75	c (0,0) c | Exported      |              21 |          4 |          1 |          0 |          4 |          3 |          4 |          1 |          4 |
5.60/2.75	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.60/2.75	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.60/2.75	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.60/2.75	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.60/2.75	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.60/2.75	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.60/2.75	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.60/2.75	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.60/2.75	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.60/2.75	c (0,0) c | Glues         |                 |          4 |          1 |          0 |          4 |          3 |          4 |          1 |          4 |
5.60/2.75	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.60/2.75	c (0,0) c | Orig_Seen     |            13 % |       1920 |       2916 |       2733 |       2793 |       3032 |       2627 |       2078 |       3185 |
5.60/2.75	c (0,0) c | Diff Orig seen|                 |      X     |        996 |        813 |        873 |       1112 |        707 |        158 |       1265 |
5.60/2.75	c (0,0) c | Hamming       |            34 % |      X     |        694 |        662 |        558 |        727 |        769 |        613 |        776 |
5.60/2.75	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.60/2.75	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.60/2.75	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.60/2.75	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.60/2.75	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.60/2.75	c (0,0) c | SolvingTime   |                 |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |
5.60/2.75	c (0,0) c | PropagationTim|                 |    0.0  70%|    0.0  78%|    0.0  69%|    0.0  69%|    0.0  69%|    0.0  71%|    0.0  88%|    0.0  69%|
5.60/2.75	c (0,0) c | AnalysisTime  |                 |    0.0  23%|    0.0  16%|    0.0  23%|    0.0  22%|    0.0  23%|    0.0  22%|    0.0   8%|    0.0  22%|
5.60/2.75	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.60/2.75	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.60/2.75	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.60/2.75	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.60/2.75	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.60/2.75	c (0,0) c
5.60/2.75	c (0,0) c
5.60/2.75	c (0,0) c Threads : 8
5.60/2.75	c (0,0) c Winner : 0
5.60/2.75	c (0,0) c Conflicts_0 : 799
5.60/2.75	c (0,0) c Conflicts_1 : 790
5.60/2.75	c (0,0) c Conflicts_2 : 1086
5.60/2.75	c (0,0) c Conflicts_3 : 1028
5.60/2.75	c (0,0) c Conflicts_4 : 1343
5.60/2.75	c (0,0) c Conflicts_5 : 890
5.60/2.75	c (0,0) c Conflicts_6 : 395
5.60/2.75	c (0,0) c Conflicts_7 : 1061
5.60/2.75	c (0,0) c Conflicts_total : 7392
5.60/2.75	c (0,0) c Conflicts_winner : 799
5.60/2.75	c (0,0) c Decisions_0 : 1863
5.60/2.75	c (0,0) c Decisions_1 : 2107
5.60/2.75	c (0,0) c Decisions_2 : 2481
5.60/2.75	c (0,0) c Decisions_3 : 2594
5.60/2.75	c (0,0) c Decisions_4 : 2711
5.60/2.75	c (0,0) c Decisions_5 : 2096
5.60/2.75	c (0,0) c Decisions_6 : 1136
5.60/2.75	c (0,0) c Decisions_7 : 2492
5.60/2.75	c (0,0) c Decisions_total : 17480
5.60/2.75	c (0,0) c Decisions_winner : 1863
5.60/2.75	c (0,0) c Propagations_0 : 67695
5.60/2.75	c (0,0) c Propagations_1 : 75868
5.60/2.75	c (0,0) c Propagations_2 : 97686
5.60/2.75	c (0,0) c Propagations_3 : 105904
5.60/2.75	c (0,0) c Propagations_4 : 140492
5.60/2.75	c (0,0) c Propagations_5 : 87091
5.60/2.75	c (0,0) c Propagations_6 : 38867
5.60/2.75	c (0,0) c Propagations_7 : 99106
5.60/2.75	c (0,0) c Propagations_total : 712709
5.60/2.75	c (0,0) c Propagations_winner : 67695
5.60/2.75	c (0,0) c ReduceDBs_0 : 0
5.60/2.75	c (0,0) c ReduceDBs_1 : 0
5.60/2.75	c (0,0) c ReduceDBs_2 : 0
5.60/2.75	c (0,0) c ReduceDBs_3 : 0
5.60/2.75	c (0,0) c ReduceDBs_4 : 0
5.60/2.75	c (0,0) c ReduceDBs_5 : 0
5.60/2.75	c (0,0) c ReduceDBs_6 : 0
5.60/2.75	c (0,0) c ReduceDBs_7 : 0
5.60/2.75	c (0,0) c ReduceDBs_total : 0
5.60/2.75	c (0,0) c ReduceDBs_winner : 0
5.60/2.75	c (0,0) c SimpDBs_0 : 1
5.60/2.75	c (0,0) c SimpDBs_1 : 1
5.60/2.75	c (0,0) c SimpDBs_2 : 1
5.60/2.75	c (0,0) c SimpDBs_3 : 1
5.60/2.75	c (0,0) c SimpDBs_4 : 1
5.60/2.75	c (0,0) c SimpDBs_5 : 1
5.60/2.75	c (0,0) c SimpDBs_6 : 1
5.60/2.75	c (0,0) c SimpDBs_7 : 1
5.60/2.75	c (0,0) c SimpDBs_total : 8
5.60/2.75	c (0,0) c SimpDBs_winner : 1
5.60/2.75	c (0,0) c Restarts_0 : 1
5.60/2.75	c (0,0) c Restarts_1 : 3
5.60/2.75	c (0,0) c Restarts_2 : 2
5.60/2.75	c (0,0) c Restarts_3 : 1
5.60/2.75	c (0,0) c Restarts_4 : 1
5.60/2.75	c (0,0) c Restarts_5 : 2
5.60/2.75	c (0,0) c Restarts_6 : 2
5.60/2.75	c (0,0) c Restarts_7 : 4
5.60/2.75	c (0,0) c Restarts_total : 16
5.60/2.75	c (0,0) c Restarts_winner : 1
5.60/2.75	c (0,0) c ForcedImports_0 : 0
5.60/2.75	c (0,0) c ForcedImports_1 : 0
5.60/2.75	c (0,0) c ForcedImports_2 : 0
5.60/2.75	c (0,0) c ForcedImports_3 : 0
5.60/2.75	c (0,0) c ForcedImports_4 : 0
5.60/2.75	c (0,0) c ForcedImports_5 : 0
5.60/2.75	c (0,0) c ForcedImports_6 : 0
5.60/2.75	c (0,0) c ForcedImports_7 : 0
5.60/2.75	c (0,0) c ForcedImports_total : 0
5.60/2.76	c (0,0) c ForcedImports_winner : 0
5.60/2.76	c (0,0) c PropsBinClauses_0 : 91211
5.60/2.76	c (0,0) c PropsBinClauses_1 : 96561
5.60/2.76	c (0,0) c PropsBinClauses_2 : 134793
5.60/2.76	c (0,0) c PropsBinClauses_3 : 140063
5.60/2.76	c (0,0) c PropsBinClauses_4 : 195314
5.60/2.76	c (0,0) c PropsBinClauses_5 : 110986
5.60/2.76	c (0,0) c PropsBinClauses_6 : 49799
5.60/2.76	c (0,0) c PropsBinClauses_7 : 132806
5.60/2.76	c (0,0) c PropsBinClauses_total : 951533
5.60/2.76	c (0,0) c PropsBinClauses_winner : 91211
5.60/2.76	c (0,0) c PropsPreBlocker_0 : 704836
5.60/2.76	c (0,0) c PropsPreBlocker_1 : 684917
5.60/2.76	c (0,0) c PropsPreBlocker_2 : 939793
5.60/2.76	c (0,0) c PropsPreBlocker_3 : 1145446
5.60/2.76	c (0,0) c PropsPreBlocker_4 : 1491141
5.60/2.76	c (0,0) c PropsPreBlocker_5 : 795364
5.60/2.76	c (0,0) c PropsPreBlocker_6 : 402723
5.60/2.76	c (0,0) c PropsPreBlocker_7 : 872959
5.60/2.76	c (0,0) c PropsPreBlocker_total : 7037179
5.60/2.76	c (0,0) c PropsPreBlocker_winner : 704836
5.60/2.76	c (0,0) c PropsNotBlocker_0 : 244929
5.60/2.76	c (0,0) c PropsNotBlocker_1 : 241699
5.60/2.76	c (0,0) c PropsNotBlocker_2 : 323530
5.60/2.76	c (0,0) c PropsNotBlocker_3 : 345206
5.60/2.76	c (0,0) c PropsNotBlocker_4 : 455116
5.60/2.76	c (0,0) c PropsNotBlocker_5 : 272241
5.60/2.76	c (0,0) c PropsNotBlocker_6 : 138172
5.60/2.76	c (0,0) c PropsNotBlocker_7 : 325504
5.60/2.76	c (0,0) c PropsNotBlocker_total : 2346397
5.60/2.76	c (0,0) c PropsNotBlocker_winner : 244929
5.60/2.76	c (0,0) c PropsLitFullScans_0 : 1607059
5.60/2.76	c (0,0) c PropsLitFullScans_1 : 1405759
5.60/2.76	c (0,0) c PropsLitFullScans_2 : 1999195
5.60/2.76	c (0,0) c PropsLitFullScans_3 : 2292975
5.60/2.76	c (0,0) c PropsLitFullScans_4 : 3064649
5.60/2.76	c (0,0) c PropsLitFullScans_5 : 1658360
5.60/2.76	c (0,0) c PropsLitFullScans_6 : 769734
5.60/2.76	c (0,0) c PropsLitFullScans_7 : 1908011
5.60/2.76	c (0,0) c PropsLitFullScans_total : 14705742
5.60/2.76	c (0,0) c PropsLitFullScans_winner : 1607059
5.60/2.76	c (0,0) c LitScanFractions_0 : 0
5.60/2.76	c (0,0) c LitScanFractions_1 : 0
5.60/2.76	c (0,0) c LitScanFractions_2 : 0
5.60/2.76	c (0,0) c LitScanFractions_3 : 0
5.60/2.76	c (0,0) c LitScanFractions_4 : 0
5.60/2.76	c (0,0) c LitScanFractions_5 : 0
5.60/2.76	c (0,0) c LitScanFractions_6 : 0
5.60/2.76	c (0,0) c LitScanFractions_7 : 0
5.60/2.76	c (0,0) c LitScanFractions_total : 0
5.60/2.76	c (0,0) c LitScanFractions_winner : 0
5.60/2.76	c (0,0) c DecisionLevel0_0 : 1
5.60/2.76	c (0,0) c DecisionLevel0_1 : 3
5.60/2.76	c (0,0) c DecisionLevel0_2 : 2
5.60/2.76	c (0,0) c DecisionLevel0_3 : 1
5.60/2.76	c (0,0) c DecisionLevel0_4 : 1
5.60/2.76	c (0,0) c DecisionLevel0_5 : 2
5.60/2.76	c (0,0) c DecisionLevel0_6 : 2
5.60/2.76	c (0,0) c DecisionLevel0_7 : 4
5.60/2.76	c (0,0) c DecisionLevel0_total : 16
5.60/2.76	c (0,0) c DecisionLevel0_winner : 1
5.60/2.76	c (0,0) c Periods_0 : 0
5.60/2.76	c (0,0) c Periods_1 : 0
5.60/2.76	c (0,0) c Periods_2 : 0
5.60/2.76	c (0,0) c Periods_3 : 0
5.60/2.76	c (0,0) c Periods_4 : 0
5.60/2.76	c (0,0) c Periods_5 : 0
5.60/2.76	c (0,0) c Periods_6 : 0
5.60/2.76	c (0,0) c Periods_7 : 0
5.60/2.76	c (0,0) c Periods_total : 0
5.60/2.76	c (0,0) c Periods_winner : 0
5.60/2.76	c (0,0) c Margin_0 : 20
5.60/2.76	c (0,0) c Margin_1 : 20
5.60/2.76	c (0,0) c Margin_2 : 20
5.60/2.76	c (0,0) c Margin_3 : 20
5.60/2.76	c (0,0) c Margin_4 : 20
5.60/2.76	c (0,0) c Margin_5 : 20
5.60/2.76	c (0,0) c Margin_6 : 20
5.60/2.76	c (0,0) c Margin_7 : 20
5.60/2.76	c (0,0) c Margin_total : 160
5.60/2.76	c (0,0) c Margin_winner : 20
5.60/2.76	c (0,0) c Exported_0 : 4
5.60/2.76	c (0,0) c Exported_1 : 1
5.60/2.76	c (0,0) c Exported_2 : 0
5.60/2.76	c (0,0) c Exported_3 : 4
5.60/2.76	c (0,0) c Exported_4 : 3
5.60/2.76	c (0,0) c Exported_5 : 4
5.60/2.76	c (0,0) c Exported_6 : 1
5.60/2.76	c (0,0) c Exported_7 : 4
5.60/2.76	c (0,0) c Exported_total : 21
5.60/2.76	c (0,0) c Exported_winner : 4
5.60/2.76	c (0,0) c Imported_0 : 0
5.60/2.76	c (0,0) c Imported_1 : 0
5.60/2.76	c (0,0) c Imported_2 : 0
5.60/2.76	c (0,0) c Imported_3 : 0
5.60/2.76	c (0,0) c Imported_4 : 0
5.60/2.76	c (0,0) c Imported_5 : 0
5.60/2.76	c (0,0) c Imported_6 : 0
5.60/2.76	c (0,0) c Imported_7 : 0
5.60/2.76	c (0,0) c Imported_total : 0
5.60/2.76	c (0,0) c Imported_winner : 0
5.60/2.76	c (0,0) c Good_0 : 0
5.60/2.76	c (0,0) c Good_1 : 0
5.60/2.76	c (0,0) c Good_2 : 0
5.60/2.76	c (0,0) c Good_3 : 0
5.60/2.76	c (0,0) c Good_4 : 0
5.60/2.76	c (0,0) c Good_5 : 0
5.60/2.76	c (0,0) c Good_6 : 0
5.60/2.76	c (0,0) c Good_7 : 0
5.60/2.76	c (0,0) c Good_total : 0
5.60/2.76	c (0,0) c Good_winner : 0
5.60/2.76	c (0,0) c Purge_0 : 0
5.60/2.76	c (0,0) c Purge_1 : 0
5.60/2.76	c (0,0) c Purge_2 : 0
5.60/2.76	c (0,0) c Purge_3 : 0
5.60/2.76	c (0,0) c Purge_4 : 0
5.60/2.76	c (0,0) c Purge_5 : 0
5.60/2.76	c (0,0) c Purge_6 : 0
5.60/2.76	c (0,0) c Purge_7 : 0
5.60/2.76	c (0,0) c Purge_total : 0
5.60/2.76	c (0,0) c Purge_winner : 0
5.60/2.76	c (0,0) c Promoted_0 : 0
5.60/2.76	c (0,0) c Promoted_1 : 0
5.60/2.76	c (0,0) c Promoted_2 : 0
5.60/2.76	c (0,0) c Promoted_3 : 0
5.60/2.76	c (0,0) c Promoted_4 : 0
5.60/2.76	c (0,0) c Promoted_5 : 0
5.60/2.76	c (0,0) c Promoted_6 : 0
5.60/2.76	c (0,0) c Promoted_7 : 0
5.60/2.76	c (0,0) c Promoted_total : 0
5.60/2.76	c (0,0) c Promoted_winner : 0
5.60/2.76	c (0,0) c Remove_Imp_0 : 0
5.60/2.76	c (0,0) c Remove_Imp_1 : 0
5.60/2.76	c (0,0) c Remove_Imp_2 : 0
5.60/2.76	c (0,0) c Remove_Imp_3 : 0
5.60/2.76	c (0,0) c Remove_Imp_4 : 0
5.60/2.76	c (0,0) c Remove_Imp_5 : 0
5.60/2.76	c (0,0) c Remove_Imp_6 : 0
5.60/2.76	c (0,0) c Remove_Imp_7 : 0
5.60/2.76	c (0,0) c Remove_Imp_total : 0
5.60/2.76	c (0,0) c Remove_Imp_winner : 0
5.60/2.76	c (0,0) c Blocked_Reuse_0 : 0
5.60/2.76	c (0,0) c Blocked_Reuse_1 : 0
5.60/2.76	c (0,0) c Blocked_Reuse_2 : 0
5.60/2.76	c (0,0) c Blocked_Reuse_3 : 0
5.60/2.76	c (0,0) c Blocked_Reuse_4 : 0
5.60/2.76	c (0,0) c Blocked_Reuse_5 : 0
5.60/2.76	c (0,0) c Blocked_Reuse_6 : 0
5.60/2.76	c (0,0) c Blocked_Reuse_7 : 0
5.60/2.76	c (0,0) c Blocked_Reuse_total : 0
5.60/2.76	c (0,0) c Blocked_Reuse_winner : 0
5.60/2.76	c (0,0) c Unaries_0 : 0
5.60/2.76	c (0,0) c Unaries_1 : 0
5.60/2.76	c (0,0) c Unaries_2 : 0
5.60/2.76	c (0,0) c Unaries_3 : 0
5.60/2.76	c (0,0) c Unaries_4 : 0
5.60/2.76	c (0,0) c Unaries_5 : 0
5.60/2.76	c (0,0) c Unaries_6 : 0
5.60/2.76	c (0,0) c Unaries_7 : 0
5.60/2.76	c (0,0) c Unaries_total : 0
5.60/2.76	c (0,0) c Unaries_winner : 0
5.60/2.76	c (0,0) c Binaries_0 : 0
5.60/2.76	c (0,0) c Binaries_1 : 0
5.60/2.76	c (0,0) c Binaries_2 : 0
5.60/2.76	c (0,0) c Binaries_3 : 0
5.60/2.76	c (0,0) c Binaries_4 : 0
5.60/2.76	c (0,0) c Binaries_5 : 0
5.60/2.76	c (0,0) c Binaries_6 : 0
5.60/2.76	c (0,0) c Binaries_7 : 0
5.60/2.76	c (0,0) c Binaries_total : 0
5.60/2.76	c (0,0) c Binaries_winner : 0
5.60/2.76	c (0,0) c Glues_0 : 4
5.60/2.76	c (0,0) c Glues_1 : 1
5.60/2.76	c (0,0) c Glues_2 : 0
5.60/2.76	c (0,0) c Glues_3 : 4
5.60/2.76	c (0,0) c Glues_4 : 3
5.60/2.76	c (0,0) c Glues_5 : 4
5.60/2.76	c (0,0) c Glues_6 : 1
5.60/2.76	c (0,0) c Glues_7 : 4
5.60/2.76	c (0,0) c Glues_total : 21
5.60/2.76	c (0,0) c Glues_winner : 4
5.60/2.76	c (0,0) c RunningTime_0 : 0.024392
5.60/2.76	c (0,0) c RunningTime_1 : 0.030692
5.60/2.76	c (0,0) c RunningTime_2 : 0.030151
5.60/2.76	c (0,0) c RunningTime_3 : 0.033158
5.60/2.76	c (0,0) c RunningTime_4 : 0.044540
5.60/2.76	c (0,0) c RunningTime_5 : 0.026344
5.60/2.76	c (0,0) c RunningTime_6 : 0.028909
5.60/2.76	c (0,0) c RunningTime_7 : 0.030123
5.60/2.76	c (0,0) c RunningTime_total : 0.248309
5.60/2.76	c (0,0) c RunningTime_winner : 0.024392
5.60/2.76	c (0,0) c WaitingTime_0 : 0.000000
5.60/2.76	c (0,0) c WaitingTime_1 : 0.000000
5.60/2.76	c (0,0) c WaitingTime_2 : 0.000000
5.60/2.76	c (0,0) c WaitingTime_3 : 0.000000
5.60/2.76	c (0,0) c WaitingTime_4 : 0.000000
5.60/2.76	c (0,0) c WaitingTime_5 : 0.000000
5.60/2.76	c (0,0) c WaitingTime_6 : 0.000000
5.60/2.76	c (0,0) c WaitingTime_7 : 0.000000
5.60/2.76	c (0,0) c WaitingTime_total : 0.000000
5.60/2.76	c (0,0) c WaitingTime_winner : 0.000000
5.60/2.76	c (0,0) c ExchangingTime_0 : 0.000046
5.60/2.76	c (0,0) c ExchangingTime_1 : 0.000034
5.60/2.76	c (0,0) c ExchangingTime_2 : 0.000043
5.60/2.76	c (0,0) c ExchangingTime_3 : 0.000051
5.60/2.76	c (0,0) c ExchangingTime_4 : 0.000061
5.60/2.76	c (0,0) c ExchangingTime_5 : 0.000045
5.60/2.76	c (0,0) c ExchangingTime_6 : 0.000021
5.60/2.76	c (0,0) c ExchangingTime_7 : 0.000046
5.60/2.76	c (0,0) c ExchangingTime_total : 0.000348
5.60/2.76	c (0,0) c ExchangingTime_winner : 0.000046
5.60/2.76	c (0,0) c PeriodProcTime_0 : 0.000000
5.60/2.76	c (0,0) c PeriodProcTime_1 : 0.000000
5.60/2.76	c (0,0) c PeriodProcTime_2 : 0.000000
5.60/2.76	c (0,0) c PeriodProcTime_3 : 0.000000
5.60/2.76	c (0,0) c PeriodProcTime_4 : 0.000000
5.60/2.76	c (0,0) c PeriodProcTime_5 : 0.000000
5.60/2.76	c (0,0) c PeriodProcTime_6 : 0.000000
5.60/2.76	c (0,0) c PeriodProcTime_7 : 0.000000
5.60/2.76	c (0,0) c PeriodProcTime_total : 0.000000
5.60/2.76	c (0,0) c PeriodProcTime_winner : 0.000000
5.60/2.76	c (0,0) c SolvingTime_0 : 0.024438
5.60/2.76	c (0,0) c SolvingTime_1 : 0.030726
5.60/2.76	c (0,0) c SolvingTime_2 : 0.030194
5.60/2.76	c (0,0) c SolvingTime_3 : 0.033209
5.60/2.76	c (0,0) c SolvingTime_4 : 0.044601
5.60/2.76	c (0,0) c SolvingTime_5 : 0.026389
5.60/2.76	c (0,0) c SolvingTime_6 : 0.028930
5.60/2.76	c (0,0) c SolvingTime_7 : 0.030169
5.60/2.76	c (0,0) c SolvingTime_total : 0.248657
5.60/2.76	c (0,0) c SolvingTime_winner : 0.024438
5.60/2.76	c (0,0) c PropagationTime_0 : 0.017138
5.60/2.76	c (0,0) c PropagationTime_1 : 0.023880
5.60/2.76	c (0,0) c PropagationTime_2 : 0.020880
5.60/2.76	c (0,0) c PropagationTime_3 : 0.023071
5.60/2.76	c (0,0) c PropagationTime_4 : 0.030879
5.60/2.76	c (0,0) c PropagationTime_5 : 0.018605
5.60/2.76	c (0,0) c PropagationTime_6 : 0.025562
5.60/2.76	c (0,0) c PropagationTime_7 : 0.020965
5.60/2.76	c (0,0) c PropagationTime_total : 0.180980
5.60/2.76	c (0,0) c PropagationTime_winner : 0.017138
5.60/2.76	c (0,0) c AnalysisTime_0 : 0.005554
5.60/2.76	c (0,0) c AnalysisTime_1 : 0.004876
5.60/2.76	c (0,0) c AnalysisTime_2 : 0.006926
5.60/2.76	c (0,0) c AnalysisTime_3 : 0.007322
5.60/2.76	c (0,0) c AnalysisTime_4 : 0.010210
5.60/2.76	c (0,0) c AnalysisTime_5 : 0.005762
5.60/2.76	c (0,0) c AnalysisTime_6 : 0.002244
5.60/2.76	c (0,0) c AnalysisTime_7 : 0.006660
5.60/2.76	c (0,0) c AnalysisTime_total : 0.049554
5.60/2.76	c (0,0) c AnalysisTime_winner : 0.005554
5.60/2.76	c (0,0) c ReductionTime_0 : 0.000000
5.60/2.76	c (0,0) c ReductionTime_1 : 0.000000
5.60/2.76	c (0,0) c ReductionTime_2 : 0.000000
5.60/2.76	c (0,0) c ReductionTime_3 : 0.000000
5.60/2.76	c (0,0) c ReductionTime_4 : 0.000000
5.60/2.76	c (0,0) c ReductionTime_5 : 0.000000
5.60/2.76	c (0,0) c ReductionTime_6 : 0.000000
5.60/2.76	c (0,0) c ReductionTime_7 : 0.000000
5.60/2.76	c (0,0) c ReductionTime_total : 0.000000
5.60/2.76	c (0,0) c ReductionTime_winner : 0.000000
5.60/2.76	c (0,0) c SimplifyTime_0 : 0.000000
5.60/2.76	c (0,0) c SimplifyTime_1 : 0.000000
5.60/2.76	c (0,0) c SimplifyTime_2 : 0.000000
5.60/2.76	c (0,0) c SimplifyTime_3 : 0.000000
5.60/2.76	c (0,0) c SimplifyTime_4 : 0.000000
5.60/2.76	c (0,0) c SimplifyTime_5 : 0.000000
5.60/2.76	c (0,0) c SimplifyTime_6 : 0.000000
5.60/2.76	c (0,0) c SimplifyTime_7 : 0.000000
5.60/2.76	c (0,0) c SimplifyTime_total : 0.000000
5.60/2.76	c (0,0) c SimplifyTime_winner : 0.000000
5.60/2.76	c (0,0) c UsedRateTime_0 : 0.000000
5.60/2.76	c (0,0) c UsedRateTime_1 : 0.000000
5.60/2.76	c (0,0) c UsedRateTime_2 : 0.000000
5.60/2.76	c (0,0) c UsedRateTime_3 : 0.000000
5.60/2.76	c (0,0) c UsedRateTime_4 : 0.000000
5.60/2.76	c (0,0) c UsedRateTime_5 : 0.000000
5.60/2.76	c (0,0) c UsedRateTime_6 : 0.000000
5.60/2.76	c (0,0) c UsedRateTime_7 : 0.000000
5.60/2.76	c (0,0) c UsedRateTime_total : 0.000000
5.60/2.76	c (0,0) c UsedRateTime_winner : 0.000000
5.60/2.76	c (0,0) c OverlapRateTime_0 : 0.000000
5.60/2.76	c (0,0) c OverlapRateTime_1 : 0.000000
5.60/2.76	c (0,0) c OverlapRateTime_2 : 0.000000
5.60/2.76	c (0,0) c OverlapRateTime_3 : 0.000000
5.60/2.76	c (0,0) c OverlapRateTime_4 : 0.000000
5.60/2.76	c (0,0) c OverlapRateTime_5 : 0.000000
5.60/2.76	c (0,0) c OverlapRateTime_6 : 0.000000
5.60/2.76	c (0,0) c OverlapRateTime_7 : 0.000000
5.60/2.76	c (0,0) c OverlapRateTime_total : 0.000000
5.60/2.76	c (0,0) c OverlapRateTime_winner : 0.000000
5.60/2.76	c (0,0) c
5.60/2.76	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
5.60/2.76	c (0,0) c
5.60/2.76	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.60/2.76	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.60/2.76	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.60/2.76	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
5.60/2.76	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
5.60/2.76	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
5.60/2.76	c (0,0) c | Initial random_seed   | 1386893904 |  816163486 | 1173062567 |  837582056 |  997321041 | 1461088737 | 1488326231 | 1297625710 |
5.60/2.76	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
5.60/2.76	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
5.60/2.76	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
5.60/2.76	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
5.60/2.76	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
5.60/2.77	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
5.60/2.77	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
5.60/2.77	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
5.60/2.77	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
5.60/2.77	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
5.60/2.77	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
5.60/2.77	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.60/2.77	c (0,0) 
5.60/2.77	c (0,0) s SATISFIABLE
5.60/2.79	c (0,0) SatSolver.solve End
5.60/2.79	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.60/2.79	c (0,0) Show results Begin
6.02/2.87	c (0,0) x[0] = 0
6.02/2.87	c (0,0) x[1] = 12
6.02/2.87	c (0,0) x[2] = 24
6.02/2.87	c (0,0) x[3] = 9
6.02/2.87	c (0,0) x[4] = 9
6.02/2.87	c (0,0) x[5] = 1
6.02/2.87	c (0,0) x[6] = 7
6.02/2.87	c (0,0) x[7] = 1
6.02/2.87	c (0,0) x[8] = 0
6.02/2.87	c (0,0) x[9] = 0
6.02/2.87	c (0,0) x[10] = 24
6.02/2.87	c (0,0) x[11] = 35
6.02/2.87	c (0,0) x[12] = 0
6.02/2.87	c (0,0) x[13] = 10
6.02/2.87	c (0,0) x[14] = 14
6.02/2.87	c (0,0) x[15] = 31
6.02/2.87	c (0,0) x[16] = 14
6.02/2.87	c (0,0) x[17] = 29
6.02/2.87	c (0,0) y[0] = 23
6.02/2.87	c (0,0) y[1] = 13
6.02/2.87	c (0,0) y[2] = 16
6.02/2.87	c (0,0) y[3] = 38
6.02/2.87	c (0,0) y[4] = 42
6.02/2.87	c (0,0) y[5] = 31
6.02/2.87	c (0,0) y[6] = 31
6.02/2.87	c (0,0) y[7] = 23
6.02/2.87	c (0,0) y[8] = 38
6.02/2.87	c (0,0) y[9] = 13
6.02/2.87	c (0,0) y[10] = 19
6.02/2.87	c (0,0) y[11] = 18
6.02/2.87	c (0,0) y[12] = 0
6.02/2.87	c (0,0) y[13] = 15
6.02/2.87	c (0,0) y[14] = 0
6.02/2.87	c (0,0) y[15] = 31
6.02/2.87	c (0,0) y[16] = 30
6.02/2.87	c (0,0) y[17] = 0
6.02/2.87	s SATISFIABLE
6.02/2.87	v <instantiation>
6.02/2.87	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.02/2.87	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.02/2.87	v </instantiation>
6.02/2.87	c (0,0) Show results End
6.02/2.87	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
6.02/2.87	c (0,0) 0,0,STOP-AFTER(ALL)
6.02/2.87	c END-Prog: Sat Sep 14 10:36:11 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 (15241 MiB free)
  memory of node 1: 16384 MiB (15477 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392565-1568450207/watcher-4392565-1568450207 -o /tmp/evaluation-result-4392565-1568450207/solver-4392565-1568450207 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1568450001-28980 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392565-1568450207.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=29245, runsolver pid=29242
Current StackSize limit: 8192 KiB


[startup+0.100136 s]*
/proc/loadavg: 7.23 8.13 8.10 2/215 29267
/proc/meminfo: memFree=31359536/32770624 swapFree=67004176/67108860
[pid=29245] ppid=29242 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/29245/stat : 29245 (scop.sh) S 29242 29245 28953 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 421260347 115843072 349 33554432000 4194304 5098028 140733582132032 140733582129288 140666090107516 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28835840 140733582140196 140733582140524 140733582140524 140733582143437 0
/proc/29245/statm: 28282 349 296 221 0 87 0
[pid=29248] ppid=29245 vsize=27314120 memory=106120 CPUtime=0.1 cores=0-7
/proc/29248/stat : 29248 (java) S 29245 29245 28953 0 -1 1077944320 6106 0 0 0 8 2 0 0 20 0 20 0 421260347 27969658880 26530 33554432000 4194304 4196468 140731743239760 140731743222304 139736580447991 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
/proc/29248/statm: 6828530 26530 2802 1 0 6790935 0
[pid=29248/tid=29249] ppid=29245 vsize=27314120 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/29248/task/29249/stat : 29249 (java) R 29245 29245 28953 0 -1 4202560 4217 0 0 0 7 2 0 0 20 0 20 0 421260347 27969658880 27042 33554432000 4194304 4196468 140731743239760 139736552274320 139736564528478 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29250] ppid=29245 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/29248/task/29250/stat : 29250 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260349 27969658880 27042 33554432000 4194304 4196468 140731743239760 139736584690832 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29251] ppid=29245 vsize=27314120 memory=139723115038336 CPUtime=0 cores=0-7
/proc/29248/task/29251/stat : 29251 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 27042 33554432000 4194304 4196468 140731743239760 139736368086032 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29252] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29252/stat : 29252 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 27042 33554432000 4194304 4196468 140731743239760 139736367033232 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29253] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29253/stat : 29253 (java) S 29245 29245 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 27042 33554432000 4194304 4196468 140731743239760 139736365980432 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29254] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29254/stat : 29254 (java) S 29245 29245 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 27042 33554432000 4194304 4196468 140731743239760 139736364927632 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29255] ppid=29245 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29248/task/29255/stat : 29255 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 27042 33554432000 4194304 4196468 140731743239760 139736363874832 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29256] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29256/stat : 29256 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 27042 33554432000 4194304 4196468 140731743239760 139736362822032 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29257] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29257/stat : 29257 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 27042 33554432000 4194304 4196468 140731743239760 139736361769232 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29258] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29258/stat : 29258 (java) S 29245 29245 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421260351 27969658880 27042 33554432000 4194304 4196468 140731743239760 139734744546160 139736580459138 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29259] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29259/stat : 29259 (java) S 29245 29245 28953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421260352 27969658880 27042 33554432000 4194304 4196468 140731743239760 139734479267360 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29260] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29260/stat : 29260 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260352 27969658880 27042 33554432000 4194304 4196468 140731743239760 139734210831728 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29261] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29261/stat : 29261 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260354 27969658880 27042 33554432000 4194304 4196468 140731743239760 139733836323152 139736580466587 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29262] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29262/stat : 29262 (java) S 29245 29245 28953 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 421260354 27969658880 27042 33554432000 4194304 4196468 140731743239760 139734743492976 139736580459138 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29263] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29263/stat : 29263 (java) S 29245 29245 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421260354 27969658880 27042 33554432000 4194304 4196468 140731743239760 139734742440176 139736580459138 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29264] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29264/stat : 29264 (java) S 29245 29245 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421260354 27969658880 27042 33554432000 4194304 4196468 140731743239760 139734741387376 139736580459138 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29265] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29265/stat : 29265 (java) S 29245 29245 28953 0 -1 1077944384 254 0 0 0 0 0 0 0 20 0 20 0 421260354 27969658880 27042 33554432000 4194304 4196468 140731743239760 139734740334576 139736580459138 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29266] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29266/stat : 29266 (java) S 29245 29245 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421260354 27969658880 27042 33554432000 4194304 4196468 140731743239760 139733338418272 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29267] ppid=29245 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29248/task/29267/stat : 29267 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260355 27969658880 27042 33554432000 4194304 4196468 140731743239760 139734739282992 139736580459138 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107516 KiB

[startup+0.210629 s]*
/proc/loadavg: 7.23 8.13 8.10 2/215 29267
/proc/meminfo: memFree=31328292/32770624 swapFree=67004176/67108860
[pid=29245] ppid=29242 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/29245/stat : 29245 (scop.sh) S 29242 29245 28953 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 421260347 115843072 349 33554432000 4194304 5098028 140733582132032 140733582129288 140666090107516 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28835840 140733582140196 140733582140524 140733582140524 140733582143437 0
/proc/29245/statm: 28282 349 296 221 0 87 0
[pid=29248] ppid=29245 vsize=27314120 memory=125524 CPUtime=0.25 cores=0-7
/proc/29248/stat : 29248 (java) S 29245 29245 28953 0 -1 1077944320 11724 0 0 0 21 4 0 0 20 0 20 0 421260347 27969658880 31381 33554432000 4194304 4196468 140731743239760 140731743222304 139736580447991 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
/proc/29248/statm: 6828530 31381 2926 1 0 6790935 0
[pid=29248/tid=29249] ppid=29245 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/29248/task/29249/stat : 29249 (java) R 29245 29245 28953 0 -1 4202560 9440 0 0 0 16 3 0 0 20 0 20 0 421260347 27969658880 31381 33554432000 4194304 4196468 140731743239760 139736552252368 139736561821760 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29250] ppid=29245 vsize=27314120 memory=331 CPUtime=0 cores=0-7
/proc/29248/task/29250/stat : 29250 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260349 27969658880 31381 33554432000 4194304 4196468 140731743239760 139736584690832 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29251] ppid=29245 vsize=27314120 memory=4122681834119595680 CPUtime=0 cores=0-7
/proc/29248/task/29251/stat : 29251 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 31381 33554432000 4194304 4196468 140731743239760 139736368086032 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29252] ppid=29245 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29248/task/29252/stat : 29252 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 31381 33554432000 4194304 4196468 140731743239760 139736367033232 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29253] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29253/stat : 29253 (java) S 29245 29245 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 31381 33554432000 4194304 4196468 140731743239760 139736365980432 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29254] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29254/stat : 29254 (java) S 29245 29245 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 31381 33554432000 4194304 4196468 140731743239760 139736364927632 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29255] ppid=29245 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29248/task/29255/stat : 29255 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 31381 33554432000 4194304 4196468 140731743239760 139736363874832 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29256] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29256/stat : 29256 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 31381 33554432000 4194304 4196468 140731743239760 139736362822032 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29257] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29257/stat : 29257 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 31381 33554432000 4194304 4196468 140731743239760 139736361769232 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29258] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29258/stat : 29258 (java) S 29245 29245 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421260351 27969658880 31381 33554432000 4194304 4196468 140731743239760 139734744546160 139736580459138 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29259] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29259/stat : 29259 (java) S 29245 29245 28953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421260352 27969658880 31381 33554432000 4194304 4196468 140731743239760 139734479267360 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29260] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29260/stat : 29260 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260352 27969658880 31381 33554432000 4194304 4196468 140731743239760 139734210831728 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29261] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29261/stat : 29261 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260354 27969658880 31381 33554432000 4194304 4196468 140731743239760 139733836323152 139736580466587 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29262] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29262/stat : 29262 (java) S 29245 29245 28953 0 -1 1077944384 461 0 0 0 0 0 0 0 20 0 20 0 421260354 27969658880 31381 33554432000 4194304 4196468 140731743239760 139734743492976 139736580459138 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29263] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29263/stat : 29263 (java) S 29245 29245 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421260354 27969658880 31381 33554432000 4194304 4196468 140731743239760 139734742440176 139736580459138 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29264] ppid=29245 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29248/task/29264/stat : 29264 (java) S 29245 29245 28953 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 421260354 27969658880 31381 33554432000 4194304 4196468 140731743239760 139734741387376 139736580459138 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29265] ppid=29245 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/29248/task/29265/stat : 29265 (java) S 29245 29245 28953 0 -1 1077944384 463 0 0 0 2 0 0 0 20 0 20 0 421260354 27969658880 31381 33554432000 4194304 4196468 140731743239760 139734740334576 139736580459138 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29266] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29266/stat : 29266 (java) S 29245 29245 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421260354 27969658880 31381 33554432000 4194304 4196468 140731743239760 139733338418272 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29267] ppid=29245 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29248/task/29267/stat : 29267 (java) S 29245 29245 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421260355 27969658880 31381 33554432000 4194304 4196468 140731743239760 139734739282992 139736580459138 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126920 KiB

[startup+0.310632 s]*
/proc/loadavg: 7.23 8.13 8.10 2/215 29267
/proc/meminfo: memFree=31327884/32770624 swapFree=67004176/67108860
[pid=29245] ppid=29242 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/29245/stat : 29245 (scop.sh) S 29242 29245 28953 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 421260347 115843072 349 33554432000 4194304 5098028 140733582132032 140733582129288 140666090107516 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28835840 140733582140196 140733582140524 140733582140524 140733582143437 0
/proc/29245/statm: 28282 349 296 221 0 87 0
[pid=29248] ppid=29245 vsize=27314120 memory=129796 CPUtime=0.43 cores=0-7
/proc/29248/stat : 29248 (java) S 29245 29245 28953 0 -1 1077944320 12297 0 0 0 38 5 0 0 20 0 20 0 421260347 27969658880 32449 33554432000 4194304 4196468 140731743239760 140731743222304 139736580447991 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
/proc/29248/statm: 6828530 32449 3056 1 0 6790935 0
[pid=29248/tid=29249] ppid=29245 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/29248/task/29249/stat : 29249 (java) R 29245 29245 28953 0 -1 4202560 9796 0 0 0 26 3 0 0 20 0 20 0 421260347 27969658880 32449 33554432000 4194304 4196468 140731743239760 139736552274256 139736560723143 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29250] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29250/stat : 29250 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260349 27969658880 32449 33554432000 4194304 4196468 140731743239760 139736584690832 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29251] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29251/stat : 29251 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 32449 33554432000 4194304 4196468 140731743239760 139736368086032 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29252] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29252/stat : 29252 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 32449 33554432000 4194304 4196468 140731743239760 139736367033232 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29253] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29253/stat : 29253 (java) S 29245 29245 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 32449 33554432000 4194304 4196468 140731743239760 139736365980432 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29254] ppid=29245 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/29248/task/29254/stat : 29254 (java) S 29245 29245 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 32449 33554432000 4194304 4196468 140731743239760 139736364927632 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29255] ppid=29245 vsize=27314120 memory=139723003753391 CPUtime=0 cores=0-7
/proc/29248/task/29255/stat : 29255 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 32449 33554432000 4194304 4196468 140731743239760 139736363874832 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29256] ppid=29245 vsize=27314120 memory=139723003755696 CPUtime=0 cores=0-7
/proc/29248/task/29256/stat : 29256 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 32449 33554432000 4194304 4196468 140731743239760 139736362822032 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29257] ppid=29245 vsize=27314120 memory=139723003758000 CPUtime=0 cores=0-7
/proc/29248/task/29257/stat : 29257 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27969658880 32449 33554432000 4194304 4196468 140731743239760 139736361769232 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29258] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29258/stat : 29258 (java) S 29245 29245 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421260351 27969658880 32449 33554432000 4194304 4196468 140731743239760 139734744546160 139736580459138 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29259] ppid=29245 vsize=27314120 memory=279446007522960 CPUtime=0 cores=0-7
/proc/29248/task/29259/stat : 29259 (java) S 29245 29245 28953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421260352 27969658880 32449 33554432000 4194304 4196468 140731743239760 139734479267360 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29260] ppid=29245 vsize=27314120 memory=279446007529872 CPUtime=0 cores=0-7
/proc/29248/task/29260/stat : 29260 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260352 27969658880 32449 33554432000 4194304 4196468 140731743239760 139734210831728 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29261] ppid=29245 vsize=27314120 memory=279446007471152 CPUtime=0 cores=0-7
/proc/29248/task/29261/stat : 29261 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260354 27969658880 32449 33554432000 4194304 4196468 140731743239760 139733836323152 139736580466587 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29262] ppid=29245 vsize=27314120 memory=279446007543696 CPUtime=0.01 cores=0-7
/proc/29248/task/29262/stat : 29262 (java) S 29245 29245 28953 0 -1 1077944384 490 0 0 0 1 0 0 0 20 0 20 0 421260354 27969658880 32449 33554432000 4194304 4196468 140731743239760 139734743492976 139736580459138 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29263] ppid=29245 vsize=27314120 memory=279446007550608 CPUtime=0.01 cores=0-7
/proc/29248/task/29263/stat : 29263 (java) R 29245 29245 28953 0 -1 4202560 91 0 0 0 1 0 0 0 20 0 20 0 421260354 27969658880 32449 33554432000 4194304 4196468 140731743239760 139734742440176 139736561971557 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29264] ppid=29245 vsize=27314120 memory=279446007548304 CPUtime=0.01 cores=0-7
/proc/29248/task/29264/stat : 29264 (java) S 29245 29245 28953 0 -1 1077944384 69 0 0 0 1 0 0 0 20 0 20 0 421260354 27969658880 32449 33554432000 4194304 4196468 140731743239760 139734741387376 139736580459138 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29265] ppid=29245 vsize=27314120 memory=279446007564464 CPUtime=0.07 cores=0-7
/proc/29248/task/29265/stat : 29265 (java) S 29245 29245 28953 0 -1 1077944384 514 0 0 0 7 0 0 0 20 0 20 0 421260354 27969658880 32449 33554432000 4194304 4196468 140731743239760 139734740334576 139736580459138 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29266] ppid=29245 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29266/stat : 29266 (java) S 29245 29245 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421260354 27969658880 32449 33554432000 4194304 4196468 140731743239760 139733338418272 139736580458197 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29267] ppid=29245 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29248/task/29267/stat : 29267 (java) S 29245 29245 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421260355 27969658880 32449 33554432000 4194304 4196468 140731743239760 139734739282992 139736580459138 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131192 KiB

[startup+0.700948 s]
/proc/loadavg: 7.23 8.13 8.10 2/215 29267
/proc/meminfo: memFree=31311224/32770624 swapFree=67004176/67108860
[pid=29245] ppid=29242 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/29245/stat : 29245 (scop.sh) S 29242 29245 28953 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 421260347 115843072 349 33554432000 4194304 5098028 140733582132032 140733582129288 140666090107516 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28835840 140733582140196 140733582140524 140733582140524 140733582143437 0
/proc/29245/statm: 28282 349 296 221 0 87 0
[pid=29248] ppid=29245 vsize=27320392 memory=164616 CPUtime=0.95 cores=0-7
/proc/29248/stat : 29248 (java) S 29245 29245 28953 0 -1 1077944320 19791 0 0 0 88 7 0 0 20 0 20 0 421260347 27976081408 41154 33554432000 4194304 4196468 140731743239760 140731743222304 139736580447991 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
/proc/29248/statm: 6830098 41154 3154 1 0 6791447 0
[pid=29248/tid=29249] ppid=29245 vsize=27320392 memory=279446007922352 CPUtime=0.64 cores=0-7
/proc/29248/task/29249/stat : 29249 (java) D 29245 29245 28953 0 -1 4202560 16769 0 0 0 59 5 0 0 20 0 20 0 421260347 27976081408 41154 33554432000 4194304 4196468 140731743239760 139736552287264 139736580469917 0 4 2 25189581 18446744072100699269 0 0 -1 7 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29250] ppid=29245 vsize=27320392 memory=139723003962224 CPUtime=0 cores=0-7
/proc/29248/task/29250/stat : 29250 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260349 27976081408 41154 33554432000 4194304 4196468 140731743239760 139736584690832 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29251] ppid=29245 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29251/stat : 29251 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27976081408 41154 33554432000 4194304 4196468 140731743239760 139736368086032 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29252] ppid=29245 vsize=27320392 memory=2832 CPUtime=0 cores=0-7
/proc/29248/task/29252/stat : 29252 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27976081408 41154 33554432000 4194304 4196468 140731743239760 139736367033232 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0

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

/proc/29248/task/29256/stat : 29256 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27980353536 54166 33554432000 4194304 4196468 140731743239760 139736362822032 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29257] ppid=29245 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29257/stat : 29257 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27980353536 54166 33554432000 4194304 4196468 140731743239760 139736361769232 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29258] ppid=29245 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29258/stat : 29258 (java) S 29245 29245 28953 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 421260351 27980353536 54166 33554432000 4194304 4196468 140731743239760 139734744546160 139736580459138 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29259] ppid=29245 vsize=27324564 memory=2244 CPUtime=0 cores=0-7
/proc/29248/task/29259/stat : 29259 (java) S 29245 29245 28953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421260352 27980353536 54166 33554432000 4194304 4196468 140731743239760 139734479267360 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29260] ppid=29245 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29260/stat : 29260 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260352 27980353536 54166 33554432000 4194304 4196468 140731743239760 139734210831728 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29261] ppid=29245 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/29248/task/29261/stat : 29261 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260354 27980353536 54166 33554432000 4194304 4196468 140731743239760 139733836323152 139736580466587 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29262] ppid=29245 vsize=27324564 memory=0 CPUtime=0.26 cores=0-7
/proc/29248/task/29262/stat : 29262 (java) S 29245 29245 28953 0 -1 1077944384 958 0 0 0 26 0 0 0 20 0 20 0 421260354 27980353536 54166 33554432000 4194304 4196468 140731743239760 139734743492976 139736580459138 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29263] ppid=29245 vsize=27324564 memory=0 CPUtime=0.23 cores=0-7
/proc/29248/task/29263/stat : 29263 (java) S 29245 29245 28953 0 -1 1077944384 379 0 0 0 23 0 0 0 20 0 20 0 421260354 27980353536 54166 33554432000 4194304 4196468 140731743239760 139734742440176 139736580459138 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29264] ppid=29245 vsize=27324564 memory=0 CPUtime=0.3 cores=0-7
/proc/29248/task/29264/stat : 29264 (java) S 29245 29245 28953 0 -1 1077944384 548 0 0 0 30 0 0 0 20 0 20 0 421260354 27980353536 54166 33554432000 4194304 4196468 140731743239760 139734741387376 139736580459138 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29265] ppid=29245 vsize=27324564 memory=6943526294502006880 CPUtime=0.67 cores=0-7
/proc/29248/task/29265/stat : 29265 (java) S 29245 29245 28953 0 -1 1077944384 2098 0 0 0 67 0 0 0 20 0 20 0 421260354 27980353536 54166 33554432000 4194304 4196468 140731743239760 139734740334576 139736580459138 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29266] ppid=29245 vsize=27324564 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/29248/task/29266/stat : 29266 (java) S 29245 29245 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421260354 27980353536 54166 33554432000 4194304 4196468 140731743239760 139733338418272 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29267] ppid=29245 vsize=27324564 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/29248/task/29267/stat : 29267 (java) S 29245 29245 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421260355 27980353536 54166 33554432000 4194304 4196468 140731743239760 139734739282992 139736580459138 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 27437692 KiB
Current children cumulated memory: 218060 KiB

[startup+2.88839 s]
# the end of solver process 29245 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.93275 s, system=0.253533 s

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

[startup+1.60112 s]
/proc/loadavg: 7.23 8.13 8.10 6/215 29267
/proc/meminfo: memFree=31288636/32770624 swapFree=67004176/67108860
[pid=29245] ppid=29242 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/29245/stat : 29245 (scop.sh) S 29242 29245 28953 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 421260347 115843072 349 33554432000 4194304 5098028 140733582132032 140733582129288 140666090107516 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28835840 140733582140196 140733582140524 140733582140524 140733582143437 0
/proc/29245/statm: 28282 349 296 221 0 87 0
[pid=29248] ppid=29245 vsize=27328728 memory=222608 CPUtime=3.21 cores=0-7
/proc/29248/stat : 29248 (java) S 29245 29245 28953 0 -1 1077944320 24110 0 0 0 310 11 0 0 20 0 20 0 421260347 27984617472 55652 33554432000 4194304 4196468 140731743239760 140731743222304 139736580447991 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
/proc/29248/statm: 6832182 55652 3259 1 0 6792983 0
[pid=29248/tid=29249] ppid=29245 vsize=27328728 memory=6944656592455360604 CPUtime=1.54 cores=0-7
/proc/29248/task/29249/stat : 29249 (java) R 29245 29245 28953 0 -1 4202560 18631 0 0 0 147 7 0 0 20 0 20 0 421260347 27984617472 55652 33554432000 4194304 4196468 140731743239760 139736552281856 139736562011495 0 4 2 25189581 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29250] ppid=29245 vsize=27328728 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/29248/task/29250/stat : 29250 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260349 27984617472 55652 33554432000 4194304 4196468 140731743239760 139736584690832 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29251] ppid=29245 vsize=27328728 memory=1396 CPUtime=0 cores=0-7
/proc/29248/task/29251/stat : 29251 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27984617472 55652 33554432000 4194304 4196468 140731743239760 139736368086032 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29252] ppid=29245 vsize=27328728 memory=3280 CPUtime=0 cores=0-7
/proc/29248/task/29252/stat : 29252 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27984617472 55652 33554432000 4194304 4196468 140731743239760 139736367033232 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29253] ppid=29245 vsize=27328728 memory=41192 CPUtime=0 cores=0-7
/proc/29248/task/29253/stat : 29253 (java) S 29245 29245 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421260350 27984617472 55652 33554432000 4194304 4196468 140731743239760 139736365980432 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29254] ppid=29245 vsize=27328728 memory=988 CPUtime=0 cores=0-7
/proc/29248/task/29254/stat : 29254 (java) S 29245 29245 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421260350 27984617472 55652 33554432000 4194304 4196468 140731743239760 139736364927632 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29255] ppid=29245 vsize=27328728 memory=2052 CPUtime=0 cores=0-7
/proc/29248/task/29255/stat : 29255 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27984617472 55652 33554432000 4194304 4196468 140731743239760 139736363874832 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29256] ppid=29245 vsize=27328728 memory=1220 CPUtime=0 cores=0-7
/proc/29248/task/29256/stat : 29256 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27984617472 55652 33554432000 4194304 4196468 140731743239760 139736362822032 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29257] ppid=29245 vsize=27328728 memory=1616 CPUtime=0 cores=0-7
/proc/29248/task/29257/stat : 29257 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260350 27984617472 55652 33554432000 4194304 4196468 140731743239760 139736361769232 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29258] ppid=29245 vsize=27328728 memory=784 CPUtime=0 cores=0-7
/proc/29248/task/29258/stat : 29258 (java) S 29245 29245 28953 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 421260351 27984617472 55652 33554432000 4194304 4196468 140731743239760 139734744546160 139736580459138 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29259] ppid=29245 vsize=27328728 memory=8252 CPUtime=0 cores=0-7
/proc/29248/task/29259/stat : 29259 (java) S 29245 29245 28953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421260352 27984617472 55652 33554432000 4194304 4196468 140731743239760 139734479267360 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29260] ppid=29245 vsize=27328728 memory=5936 CPUtime=0 cores=0-7
/proc/29248/task/29260/stat : 29260 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260352 27984617472 55652 33554432000 4194304 4196468 140731743239760 139734210831728 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29261] ppid=29245 vsize=27328728 memory=1056 CPUtime=0 cores=0-7
/proc/29248/task/29261/stat : 29261 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260354 27984617472 55652 33554432000 4194304 4196468 140731743239760 139733836323152 139736580466587 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29262] ppid=29245 vsize=27328728 memory=164 CPUtime=0.3 cores=0-7
/proc/29248/task/29262/stat : 29262 (java) R 29245 29245 28953 0 -1 4202560 975 0 0 0 30 0 0 0 20 0 20 0 421260354 27984617472 55652 33554432000 4194304 4196468 140731743239760 139734743479776 139736561992542 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29263] ppid=29245 vsize=27328728 memory=7681905605394137914 CPUtime=0.26 cores=0-7
/proc/29248/task/29263/stat : 29263 (java) R 29245 29245 28953 0 -1 4202560 394 0 0 0 26 0 0 0 20 0 20 0 421260354 27984617472 55652 33554432000 4194304 4196468 140731743239760 139734742425408 139736564835596 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29264] ppid=29245 vsize=27328728 memory=4206468019014099040 CPUtime=0.32 cores=0-7
/proc/29248/task/29264/stat : 29264 (java) R 29245 29245 28953 0 -1 4202560 568 0 0 0 32 0 0 0 20 0 20 0 421260354 27984617472 55652 33554432000 4194304 4196468 140731743239760 139734741378704 139736558042768 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29265] ppid=29245 vsize=27328728 memory=7681905605394137914 CPUtime=0.72 cores=0-7
/proc/29248/task/29265/stat : 29265 (java) R 29245 29245 28953 0 -1 4202560 2202 0 0 0 72 0 0 0 20 0 20 0 421260354 27984617472 55652 33554432000 4194304 4196468 140731743239760 139734740334576 139736559815110 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29266] ppid=29245 vsize=27328728 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/29248/task/29266/stat : 29266 (java) S 29245 29245 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421260354 27984617472 55652 33554432000 4194304 4196468 140731743239760 139733338418272 139736580458197 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
[pid=29248/tid=29267] ppid=29245 vsize=27328728 memory=-7233780906022726806 CPUtime=0 cores=0-7
/proc/29248/task/29267/stat : 29267 (java) S 29245 29245 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421260355 27984617472 55652 33554432000 4194304 4196468 140731743239760 139734739282992 139736580459138 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731743240938 140731743241366 140731743241366 140731743244239 0
Current children cumulated CPU time: 3.21 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 224004 KiB

[startup+2.40073 s]
/proc/loadavg: 7.23 8.13 8.10 1/208 29280
/proc/meminfo: memFree=31427604/32770624 swapFree=67004176/67108860
[pid=29245] ppid=29242 vsize=113128 memory=1476 CPUtime=4.53 cores=0-7
/proc/29245/stat : 29245 (scop.sh) S 29242 29245 28953 0 -1 4202496 584 26487 0 0 0 0 439 14 20 0 1 0 421260347 115843072 369 33554432000 4194304 5098028 140733582132032 140733582128776 140666090107516 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28835840 140733582140196 140733582140524 140733582140524 140733582143437 0
/proc/29245/statm: 28282 369 311 221 0 87 0
[pid=29268] ppid=29245 vsize=7752268 memory=72328 CPUtime=0.57 cores=0-7
/proc/29268/stat : 29268 (java) S 29245 29245 28953 0 -1 1077944320 13931 0 0 0 52 5 0 0 20 0 20 0 421260543 7938322432 18082 33554432000 4194304 4196468 140733369297904 140733369280448 140541985033975 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
/proc/29268/statm: 1938067 18082 3030 1 0 1899951 0
[pid=29268/tid=29269] ppid=29245 vsize=7752268 memory=0 CPUtime=0.41 cores=0-7
/proc/29268/task/29269/stat : 29269 (java) R 29245 29245 28953 0 -1 4202560 11586 0 0 0 38 3 0 0 20 0 20 0 421260543 7938322432 18082 33554432000 4194304 4196468 140733369297904 140541956856992 140541970199520 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29270] ppid=29245 vsize=7752268 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/29268/task/29270/stat : 29270 (java) S 29245 29245 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421260544 7938322432 18082 33554432000 4194304 4196468 140733369297904 140541989276304 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29271] ppid=29245 vsize=7752268 memory=13807 CPUtime=0 cores=0-7
/proc/29268/task/29271/stat : 29271 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260544 7938322432 18082 33554432000 4194304 4196468 140733369297904 140541803432464 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29272] ppid=29245 vsize=7752268 memory=20612 CPUtime=0 cores=0-7
/proc/29268/task/29272/stat : 29272 (java) S 29245 29245 28953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421260544 7938322432 18082 33554432000 4194304 4196468 140733369297904 140541802379664 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29273] ppid=29245 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/29268/task/29273/stat : 29273 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260544 7938322432 18082 33554432000 4194304 4196468 140733369297904 140541801326864 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29274] ppid=29245 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/29268/task/29274/stat : 29274 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260544 7938322432 18082 33554432000 4194304 4196468 140733369297904 140541800275088 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29275] ppid=29245 vsize=7752268 memory=139727410005631 CPUtime=0 cores=0-7
/proc/29268/task/29275/stat : 29275 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260544 7938322432 18082 33554432000 4194304 4196468 140733369297904 140541466147856 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29276] ppid=29245 vsize=7752268 memory=-7533228491584937888 CPUtime=0 cores=0-7
/proc/29268/task/29276/stat : 29276 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260545 7938322432 18082 33554432000 4194304 4196468 140733369297904 140541465095056 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29277] ppid=29245 vsize=7752268 memory=-9001733975035308135 CPUtime=0 cores=0-7
/proc/29268/task/29277/stat : 29277 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260545 7938322432 18082 33554432000 4194304 4196468 140733369297904 140541464042256 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29278] ppid=29245 vsize=7752268 memory=8329294824090543255 CPUtime=0 cores=0-7
/proc/29268/task/29278/stat : 29278 (java) S 29245 29245 28953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421260546 7938322432 18082 33554432000 4194304 4196468 140733369297904 140541414099312 140541985045122 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29279] ppid=29245 vsize=7752268 memory=-7385037615208631145 CPUtime=0 cores=0-7
/proc/29268/task/29279/stat : 29279 (java) S 29245 29245 28953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421260546 7938322432 18082 33554432000 4194304 4196468 140733369297904 140540658050080 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29280] ppid=29245 vsize=7752268 memory=-6586667735541663136 CPUtime=0 cores=0-7
/proc/29268/task/29280/stat : 29280 (java) S 29245 29245 28953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421260547 7938322432 18082 33554432000 4194304 4196468 140733369297904 140540389614448 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
Current children cumulated CPU time: 5.1 s
Current children cumulated vsize: 7865396 KiB
Current children cumulated memory: 73804 KiB

[startup+2.80071 s]
/proc/loadavg: 7.23 8.13 8.10 1/208 29280
/proc/meminfo: memFree=31427604/32770624 swapFree=67004176/67108860
[pid=29245] ppid=29242 vsize=113128 memory=1476 CPUtime=4.53 cores=0-7
/proc/29245/stat : 29245 (scop.sh) S 29242 29245 28953 0 -1 4202496 584 26487 0 0 0 0 439 14 20 0 1 0 421260347 115843072 369 33554432000 4194304 5098028 140733582132032 140733582128776 140666090107516 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28835840 140733582140196 140733582140524 140733582140524 140733582143437 0
/proc/29245/statm: 28282 369 311 221 0 87 0
[pid=29268] ppid=29245 vsize=8283048 memory=120988 CPUtime=1.49 cores=0-7
/proc/29268/stat : 29268 (java) S 29245 29245 28953 0 -1 1077944320 21189 4269 0 0 117 8 23 1 20 0 22 0 421260543 8481841152 30247 33554432000 4194304 4196468 140733369297904 140733369280448 140541985033975 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
/proc/29268/statm: 2070762 30247 3214 1 0 2032106 0
[pid=29268/tid=29269] ppid=29245 vsize=8283048 memory=7380385388137112419 CPUtime=0.99 cores=0-7
/proc/29268/task/29269/stat : 29269 (java) R 29245 29245 28953 0 -1 4202560 17409 4269 0 0 70 5 23 1 20 0 22 0 421260543 8481841152 30247 33554432000 4194304 4196468 140733369297904 140541956855040 140541969114462 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29270] ppid=29245 vsize=8283048 memory=7162531440177276259 CPUtime=0.24 cores=0-7
/proc/29268/task/29270/stat : 29270 (java) S 29245 29245 28953 0 -1 1077944384 2 4269 0 0 0 0 23 1 20 0 22 0 421260544 8481841152 30247 33554432000 4194304 4196468 140733369297904 140541989276304 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29271] ppid=29245 vsize=8283048 memory=5795383267262557290 CPUtime=0.24 cores=0-7
/proc/29268/task/29271/stat : 29271 (java) S 29245 29245 28953 0 -1 1077944384 1 4269 0 0 0 0 23 1 20 0 22 0 421260544 8481841152 30247 33554432000 4194304 4196468 140733369297904 140541803432464 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29272] ppid=29245 vsize=8283048 memory=7523376918531162212 CPUtime=0.24 cores=0-7
/proc/29268/task/29272/stat : 29272 (java) S 29245 29245 28953 0 -1 1077944384 3 4269 0 0 0 0 23 1 20 0 22 0 421260544 8481841152 30247 33554432000 4194304 4196468 140733369297904 140541802379664 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29273] ppid=29245 vsize=8283048 memory=7379258380379254119 CPUtime=0.24 cores=0-7
/proc/29268/task/29273/stat : 29273 (java) S 29245 29245 28953 0 -1 1077944384 1 4269 0 0 0 0 23 1 20 0 22 0 421260544 8481841152 30247 33554432000 4194304 4196468 140733369297904 140541801326864 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29274] ppid=29245 vsize=8283048 memory=4410768106289627168 CPUtime=0.24 cores=0-7
/proc/29268/task/29274/stat : 29274 (java) S 29245 29245 28953 0 -1 1077944384 1 4269 0 0 0 0 23 1 20 0 22 0 421260544 8481841152 30247 33554432000 4194304 4196468 140733369297904 140541800275088 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29275] ppid=29245 vsize=8283048 memory=288230621820761351 CPUtime=0.24 cores=0-7
/proc/29268/task/29275/stat : 29275 (java) S 29245 29245 28953 0 -1 1077944384 1 4269 0 0 0 0 23 1 20 0 22 0 421260544 8481841152 30247 33554432000 4194304 4196468 140733369297904 140541466147856 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29276] ppid=29245 vsize=8283048 memory=13563799735119987 CPUtime=0.24 cores=0-7
/proc/29268/task/29276/stat : 29276 (java) S 29245 29245 28953 0 -1 1077944384 1 4269 0 0 0 0 23 1 20 0 22 0 421260545 8481841152 30247 33554432000 4194304 4196468 140733369297904 140541465095056 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29277] ppid=29245 vsize=8283048 memory=0 CPUtime=0.24 cores=0-7
/proc/29268/task/29277/stat : 29277 (java) S 29245 29245 28953 0 -1 1077944384 1 4269 0 0 0 0 23 1 20 0 22 0 421260545 8481841152 30247 33554432000 4194304 4196468 140733369297904 140541464042256 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29278] ppid=29245 vsize=8283048 memory=0 CPUtime=0.24 cores=0-7
/proc/29268/task/29278/stat : 29278 (java) S 29245 29245 28953 0 -1 1077944384 5 4269 0 0 0 0 23 1 20 0 22 0 421260546 8481841152 30247 33554432000 4194304 4196468 140733369297904 140541414099312 140541985045122 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29279] ppid=29245 vsize=8283048 memory=44209 CPUtime=0.24 cores=0-7
/proc/29268/task/29279/stat : 29279 (java) S 29245 29245 28953 0 -1 1077944384 13 4269 0 0 0 0 23 1 20 0 22 0 421260546 8481841152 30247 33554432000 4194304 4196468 140733369297904 140540658050080 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
[pid=29268/tid=29280] ppid=29245 vsize=8283048 memory=4532892164353 CPUtime=0.24 cores=0-7
/proc/29268/task/29280/stat : 29280 (java) S 29245 29245 28953 0 -1 1077944384 1 4269 0 0 0 0 23 1 20 0 22 0 421260547 8481841152 30247 33554432000 4194304 4196468 140733369297904 140540389614448 140541985044181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20901888 140733369299959 140733369300118 140733369300118 140733369302991 0
Current children cumulated CPU time: 6.02 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 122464 KiB

Child status: 0
Real time (s): 2.88848
CPU time (s): 6.18628
CPU user time (s): 5.93275
CPU system time (s): 0.253533
CPU usage (%): 214.171
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 300880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.93275
system time used= 0.253533
maximum resident set size= 304720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52950
page faults= 0
swaps= 0
block input operations= 0
block output operations= 880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8384
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 29245
#   total CPU time (s): 6.18628
#   total CPU user time (s): 5.93275
#   total CPU system time (s): 0.253533

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055425 second user time and 0.06738 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-14 10:36:08
IDJOB=4392565
IDBENCH=141730
IDSOLVER=2839
FILE ID=node133/4392565-1568450207
RUNJOBID= node133-1568450001-28980
PBS_JOBID= 21702365
Free space on /tmp= 59416 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-18-047.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid 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-4392565-1568450207/watcher-4392565-1568450207 -o /tmp/evaluation-result-4392565-1568450207/solver-4392565-1568450207 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1568450001-28980 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392565-1568450207.xml

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

MD5SUM BENCH= 503235a9ef2fa2334058f0cfe41dccf4
RANDOM SEED=1208853609

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:        31456612 kB
MemAvailable:   31898112 kB
Buffers:          207112 kB
Cached:           517432 kB
SwapCached:         3332 kB
Active:           406112 kB
Inactive:         322144 kB
Active(anon):      27952 kB
Inactive(anon):    16060 kB
Active(file):     378160 kB
Inactive(file):   306084 kB
Unevictable:      111224 kB
Mlocked:          111224 kB
SwapTotal:      67108860 kB
SwapFree:       67004176 kB
Dirty:             20408 kB
Writeback:             0 kB
AnonPages:        116220 kB
Mapped:            44320 kB
Shmem:             31552 kB
Slab:             174804 kB
SReclaimable:     146180 kB
SUnreclaim:        28624 kB
KernelStack:        3760 kB
PageTables:         5620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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:11