Trace number 4392563

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 5.33599 2.65434

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-15-036.xml
MD5SUM5e5c63d89f6605b36f0577fcc9be8ecb
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 benchmark1.60869
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints105
Number of domains15
Minimum domain size22
Maximum domain size36
Distribution of domain sizes[{"size":22,"count":2},{"size":23,"count":2},{"size":24,"count":2},{"size":25,"count":2},{"size":26,"count":2},{"size":27,"count":2},{"size":28,"count":2},{"size":29,"count":2},{"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}]
Minimum variable degree14
Maximum variable degree14
Distribution of variable degrees[{"degree":14,"count":30}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":105}]
Number of extensional constraints0
Number of intensional constraints105
Distribution of constraint types[{"type":"intension","count":105}]
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-2126-serial-file.bin HOME/instance-4392563-1568449764.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.56	c BEGIN-Prog: Sat Sep 14 10:28:43 CEST 2019
0.66/0.56	c PID: 2129
0.66/0.56	c IP: 172.20.3.134
0.66/0.56	c HOST: node134.alineos.net
0.66/0.57	c (0,0) Parsing Begin
1.74/1.03	c (0,0) Parsing End
1.74/1.03	c (0,0) CSP: 30 int (0 aux), 0 bool (0 aux), 105 ctr, max domain size 36
1.74/1.03	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.74/1.03	c (0,0) Constraint Name Generate Begin
1.74/1.04	c (0,0) Ctr:HOME/instance-4392563-1568449764.xml,Add:Le:Num:Or:Var
1.74/1.04	c (0,0) Constraint Name Generate End
1.74/1.04	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.74/1.04	c (0,0) CSP to CSPinCNF Begin
2.01/1.15	c (0,0) translated 11 (10%) constraints
2.01/1.17	c (0,0) translated 21 (20%) constraints
2.01/1.18	c (0,0) translated 32 (30%) constraints
2.01/1.19	c (0,0) translated 42 (40%) constraints
2.01/1.20	c (0,0) translated 53 (50%) constraints
2.20/1.21	c (0,0) translated 63 (60%) constraints
2.20/1.21	c (0,0) translated 74 (70%) constraints
2.20/1.22	c (0,0) translated 84 (80%) constraints
2.20/1.23	c (0,0) translated 95 (90%) constraints
2.20/1.24	c (0,0) translated 105 (100%) constraints
2.20/1.24	c (0,0) ===========================================
2.20/1.26	c (0,0) Hybrid: #OE=30, #LE=0
2.20/1.26	c (0,0) Hybrid
2.20/1.26	c (0,0) ===========================================
2.20/1.27	c (0,0) translated 11 (10%) constraints
2.20/1.27	c (0,0) translated 21 (20%) constraints
2.20/1.27	c (0,0) translated 32 (30%) constraints
2.20/1.28	c (0,0) translated 42 (40%) constraints
2.20/1.28	c (0,0) translated 53 (50%) constraints
2.20/1.28	c (0,0) translated 63 (60%) constraints
2.20/1.29	c (0,0) translated 74 (70%) constraints
2.20/1.29	c (0,0) translated 84 (80%) constraints
2.20/1.29	c (0,0) translated 95 (90%) constraints
2.20/1.29	c (0,0) translated 105 (100%) constraints
2.44/1.30	c (0,0) CSP to CSPinCNF End
2.44/1.30	c (0,0) CSP: 30 int (0 aux), 0 bool (0 aux), 105 ctr, max domain size 36
2.44/1.30	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.44/1.30	c (0,0) CSPinCNF Propagation Begin
2.44/1.31	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.44/1.31	c (0,0) CSPinCNF Propagation End
2.44/1.32	c (0,0) CSP: 30 int (0 aux), 0 bool (0 aux), 105 ctr, max domain size 36
2.44/1.32	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.44/1.32	c (0,0) Hybrid: #OE=30, #LE=0
2.44/1.32	c (0,0) Simplify CSPinCNF Begin
2.44/1.39	c (0,0) Simplify CSPinCNF End
2.44/1.39	c (0,0) CSP: 30 int (0 aux), 420 bool (420 aux), 525 ctr, max domain size 36
2.44/1.39	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.44/1.39	c (0,0) Calculate Precise Domain Begin
2.44/1.39	c (0,0) 0 values are removed by re-calculation
2.44/1.39	c (0,0) Calculate Precise Domain End
2.44/1.39	c (0,0) CSP: 30 int (0 aux), 420 bool (420 aux), 525 ctr, max domain size 36
2.44/1.39	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.44/1.39	c (0,0) CSPinCNF to SatSolver Begin
2.88/1.55	c (1,1) 53 (10 %) CSP clauses are encoded (0 SAT variables, 2066 SAT clauses)
2.88/1.57	c (1,1) 105 (20 %) CSP clauses are encoded (0 SAT variables, 3240 SAT clauses)
2.88/1.60	c (1,1) 158 (30 %) CSP clauses are encoded (0 SAT variables, 4341 SAT clauses)
3.24/1.61	c (1,1) 210 (40 %) CSP clauses are encoded (0 SAT variables, 5385 SAT clauses)
3.24/1.63	c (1,1) 263 (50 %) CSP clauses are encoded (0 SAT variables, 6380 SAT clauses)
3.24/1.64	c (1,1) 315 (60 %) CSP clauses are encoded (0 SAT variables, 7318 SAT clauses)
3.24/1.66	c (1,1) 368 (70 %) CSP clauses are encoded (0 SAT variables, 8183 SAT clauses)
3.24/1.67	c (1,1) 420 (80 %) CSP clauses are encoded (0 SAT variables, 8943 SAT clauses)
3.24/1.68	c (1,1) 473 (90 %) CSP clauses are encoded (0 SAT variables, 9626 SAT clauses)
3.24/1.69	c (1,1) 525 (100 %) CSP clauses are encoded (0 SAT variables, 10146 SAT clauses)
3.24/1.69	c (1,1) CSPinCNF to SatSolver End
3.24/1.69	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.24/1.69	c (1,1) 1260 bool, 10155 clause
3.24/1.69	c (1,1) Export Begin
3.66/1.77	c (1,1) Export to HOME/scop-2126-serial-file.bin
3.66/1.77	c (1,1) Export End
3.66/1.77	c (1,1) Export File Size: 0.01 MB
3.66/1.77	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.66/1.77	c END-Prog: Sat Sep 14 10:28:44 CEST 2019
3.66/1.79	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-2126-serial-file.bin
4.46/2.25	c (0,0) Read Serial File Begin
4.46/2.25	c (0,0) HOME/scop-2126-serial-file.bin
4.72/2.44	c (0,0) Read Serial File End
4.72/2.45	
4.72/2.45	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
4.72/2.45	(Solving Process)
4.72/2.45	
4.72/2.47	c BEGIN-Prog: Sat Sep 14 10:28:45 CEST 2019
4.72/2.47	c PID: 2153
4.72/2.47	c IP: 172.20.3.134
4.72/2.47	c HOST: node134.alineos.net
4.72/2.48	c (0,0) SatSolver.solve Begin
4.72/2.48	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392563-1568449764.xml-scop-2129.cnf
4.91/2.50	c (0,0) c
4.91/2.50	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)
4.91/2.50	c (0,0) c
4.91/2.50	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.91/2.50	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.91/2.50	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.91/2.50	c (0,0) c |                                                                                                       |
4.91/2.50	c (0,0) c |  Number of variables:          1260                                                                   |
4.91/2.50	c (0,0) c |  Number of clauses:           10155                                                                   |
4.91/2.50	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.91/2.50	c (0,0) c |                                                                                                       |
4.91/2.51	c (0,0) c |  Simplification time:          0.01 s                                                                 |
4.91/2.51	c (0,0) c |                                                                                                       |
4.91/2.51	c (0,0) c |  Generating clones                                                                                    |
4.91/2.51	c (0,0) c |  all clones generated. Memory =    29.20Mb.                                                           |
4.91/2.51	c (0,0) c ========================================================================================================|
4.91/2.51	c (0,0) c
4.91/2.51	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
4.91/2.51	c (0,0) c
4.91/2.52	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.52	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.91/2.52	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.52	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
4.91/2.52	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
4.91/2.52	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
4.91/2.52	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
4.91/2.52	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
4.91/2.52	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
4.91/2.52	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
4.91/2.52	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
4.91/2.52	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
4.91/2.52	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
4.91/2.52	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
4.91/2.52	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
4.91/2.52	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
4.91/2.52	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
4.91/2.52	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
4.91/2.52	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.52	c (0,0) c
4.91/2.52	c (0,0) c real time : 0.0232599 s
4.91/2.52	c (0,0) c cpu time  : 0.029961 s
4.91/2.52	c (0,0) c
4.91/2.52	c (0,0) c
4.91/2.52	c (0,0) c
4.91/2.52	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.91/2.52	c (0,0) c
4.91/2.52	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.52	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.91/2.52	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.52	c (0,0) c | Conflicts     |             624 |         44 |         79 |         23 |        105 |        178 |         31 |        164 |          0 |
4.91/2.52	c (0,0) c | Decisions     |            2388 |        208 |        374 |        181 |        441 |        466 |        197 |        521 |          0 |
4.91/2.52	c (0,0) c | Propagations  |           52222 |       3289 |       6478 |       2504 |       7468 |      15920 |       3375 |      13188 |          0 |
4.91/2.52	c (0,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.91/2.52	c (0,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
4.91/2.52	c (0,0) c | Restarts      |               7 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          0 |
4.91/2.52	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.91/2.52	c (0,0) c | PropBinClauses|           68461 |       3880 |       8857 |       2946 |      10421 |      22538 |       3748 |      16071 |          0 |
4.91/2.52	c (0,0) c | PropPreBlocker|          484350 |      32010 |      61116 |      23018 |      70876 |     142438 |      31039 |     123853 |          0 |
4.91/2.52	c (0,0) c | PropNotBlocker|          212028 |      14970 |      25670 |      14623 |      34280 |      58979 |      17583 |      45923 |          0 |
4.91/2.52	c (0,0) c | LitFullScans  |          999578 |      64405 |     125043 |      47606 |     147797 |     298284 |      64845 |     251598 |          0 |
4.91/2.52	c (0,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.91/2.52	c (0,0) c | DecisionLevel0|               7 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          0 |
4.91/2.52	c (0,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.91/2.52	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
4.91/2.52	c (0,0) c | Avg_Trail     |                 |        807 |        792 |        567 |        688 |        726 |        707 |        866 |          0 |
4.91/2.52	c (0,0) c | Avg_DL        |                 |         36 |         28 |         38 |         31 |         28 |         26 |         32 |          0 |
4.91/2.52	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.91/2.52	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.91/2.52	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.53	c (0,0) c | Exported      |               2 |          0 |          1 |          0 |          0 |          1 |          0 |          0 |          0 |
4.91/2.53	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.91/2.53	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.91/2.53	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.91/2.53	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.91/2.53	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.91/2.53	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.91/2.53	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.53	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.91/2.53	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.91/2.53	c (0,0) c | Glues         |                 |          0 |          1 |          0 |          0 |          1 |          0 |          0 |          0 |
4.91/2.53	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.53	c (0,0) c | Orig_Seen     |             5 % |        302 |        643 |        245 |        704 |        998 |        349 |        959 |          0 |
4.91/2.53	c (0,0) c | Diff Orig seen|                 |      X     |        341 | -       57 |        402 |        696 |         47 |        657 | -      302 |
4.91/2.53	c (0,0) c | Hamming       |            37 % |      X     |        540 |        516 |        494 |        374 |        426 |        471 |        462 |
4.91/2.53	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.53	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%|
4.91/2.53	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%|
4.91/2.53	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%|
4.91/2.53	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%|
4.91/2.53	c (0,0) c | SolvingTime   |                 |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |
4.91/2.53	c (0,0) c | PropagationTim|                 |    0.0  90%|    0.0  81%|    0.0  96%|    0.0  81%|    0.0  79%|    0.0  88%|    0.0  82%|    0.0   0%|
4.91/2.53	c (0,0) c | AnalysisTime  |                 |    0.0   6%|    0.0  12%|    0.0   2%|    0.0  11%|    0.0  15%|    0.0   6%|    0.0  13%|    0.0   0%|
4.91/2.53	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%|
4.91/2.53	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%|
4.91/2.53	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%|
4.91/2.53	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%|
4.91/2.53	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.53	c (0,0) c
4.91/2.53	c (0,0) c
4.91/2.53	c (0,0) c Threads : 8
4.91/2.53	c (0,0) c Winner : 0
4.91/2.53	c (0,0) c Conflicts_0 : 44
4.91/2.53	c (0,0) c Conflicts_1 : 79
4.91/2.53	c (0,0) c Conflicts_2 : 23
4.91/2.53	c (0,0) c Conflicts_3 : 105
4.91/2.53	c (0,0) c Conflicts_4 : 178
4.91/2.53	c (0,0) c Conflicts_5 : 31
4.91/2.53	c (0,0) c Conflicts_6 : 164
4.91/2.53	c (0,0) c Conflicts_7 : 0
4.91/2.53	c (0,0) c Conflicts_total : 624
4.91/2.53	c (0,0) c Conflicts_winner : 44
4.91/2.53	c (0,0) c Decisions_0 : 208
4.91/2.53	c (0,0) c Decisions_1 : 374
4.91/2.53	c (0,0) c Decisions_2 : 181
4.91/2.53	c (0,0) c Decisions_3 : 441
4.91/2.53	c (0,0) c Decisions_4 : 466
4.91/2.53	c (0,0) c Decisions_5 : 197
4.91/2.53	c (0,0) c Decisions_6 : 521
4.91/2.53	c (0,0) c Decisions_7 : 0
4.91/2.53	c (0,0) c Decisions_total : 2388
4.91/2.53	c (0,0) c Decisions_winner : 208
4.91/2.53	c (0,0) c Propagations_0 : 3289
4.91/2.53	c (0,0) c Propagations_1 : 6478
4.91/2.53	c (0,0) c Propagations_2 : 2504
4.91/2.53	c (0,0) c Propagations_3 : 7468
4.91/2.53	c (0,0) c Propagations_4 : 15920
4.91/2.53	c (0,0) c Propagations_5 : 3375
4.91/2.53	c (0,0) c Propagations_6 : 13188
4.91/2.53	c (0,0) c Propagations_7 : 0
4.91/2.53	c (0,0) c Propagations_total : 52222
4.91/2.53	c (0,0) c Propagations_winner : 3289
4.91/2.53	c (0,0) c ReduceDBs_0 : 0
4.91/2.53	c (0,0) c ReduceDBs_1 : 0
4.91/2.53	c (0,0) c ReduceDBs_2 : 0
4.91/2.53	c (0,0) c ReduceDBs_3 : 0
4.91/2.53	c (0,0) c ReduceDBs_4 : 0
4.91/2.53	c (0,0) c ReduceDBs_5 : 0
4.91/2.53	c (0,0) c ReduceDBs_6 : 0
4.91/2.53	c (0,0) c ReduceDBs_7 : 0
4.91/2.53	c (0,0) c ReduceDBs_total : 0
4.91/2.53	c (0,0) c ReduceDBs_winner : 0
4.91/2.53	c (0,0) c SimpDBs_0 : 1
4.91/2.53	c (0,0) c SimpDBs_1 : 1
4.91/2.53	c (0,0) c SimpDBs_2 : 1
4.91/2.53	c (0,0) c SimpDBs_3 : 1
4.91/2.53	c (0,0) c SimpDBs_4 : 1
4.91/2.53	c (0,0) c SimpDBs_5 : 1
4.91/2.53	c (0,0) c SimpDBs_6 : 1
4.91/2.53	c (0,0) c SimpDBs_7 : 1
4.91/2.53	c (0,0) c SimpDBs_total : 8
4.91/2.53	c (0,0) c SimpDBs_winner : 1
4.91/2.53	c (0,0) c Restarts_0 : 1
4.91/2.53	c (0,0) c Restarts_1 : 1
4.91/2.53	c (0,0) c Restarts_2 : 1
4.91/2.53	c (0,0) c Restarts_3 : 1
4.91/2.53	c (0,0) c Restarts_4 : 1
4.91/2.53	c (0,0) c Restarts_5 : 1
4.91/2.53	c (0,0) c Restarts_6 : 1
4.91/2.53	c (0,0) c Restarts_7 : 0
4.91/2.53	c (0,0) c Restarts_total : 7
4.91/2.53	c (0,0) c Restarts_winner : 1
4.91/2.53	c (0,0) c ForcedImports_0 : 0
4.91/2.53	c (0,0) c ForcedImports_1 : 0
4.91/2.53	c (0,0) c ForcedImports_2 : 0
4.91/2.53	c (0,0) c ForcedImports_3 : 0
4.91/2.53	c (0,0) c ForcedImports_4 : 0
4.91/2.53	c (0,0) c ForcedImports_5 : 0
4.91/2.53	c (0,0) c ForcedImports_6 : 0
4.91/2.53	c (0,0) c ForcedImports_7 : 0
4.91/2.53	c (0,0) c ForcedImports_total : 0
4.91/2.53	c (0,0) c ForcedImports_winner : 0
4.91/2.53	c (0,0) c PropsBinClauses_0 : 3880
4.91/2.53	c (0,0) c PropsBinClauses_1 : 8857
4.91/2.53	c (0,0) c PropsBinClauses_2 : 2946
4.91/2.53	c (0,0) c PropsBinClauses_3 : 10421
4.91/2.53	c (0,0) c PropsBinClauses_4 : 22538
4.91/2.53	c (0,0) c PropsBinClauses_5 : 3748
4.91/2.53	c (0,0) c PropsBinClauses_6 : 16071
4.91/2.53	c (0,0) c PropsBinClauses_7 : 0
4.91/2.53	c (0,0) c PropsBinClauses_total : 68461
4.91/2.53	c (0,0) c PropsBinClauses_winner : 3880
4.91/2.53	c (0,0) c PropsPreBlocker_0 : 32010
4.91/2.53	c (0,0) c PropsPreBlocker_1 : 61116
4.91/2.53	c (0,0) c PropsPreBlocker_2 : 23018
4.91/2.53	c (0,0) c PropsPreBlocker_3 : 70876
4.91/2.53	c (0,0) c PropsPreBlocker_4 : 142438
4.91/2.53	c (0,0) c PropsPreBlocker_5 : 31039
4.91/2.53	c (0,0) c PropsPreBlocker_6 : 123853
4.91/2.53	c (0,0) c PropsPreBlocker_7 : 0
4.91/2.53	c (0,0) c PropsPreBlocker_total : 484350
4.91/2.53	c (0,0) c PropsPreBlocker_winner : 32010
4.91/2.53	c (0,0) c PropsNotBlocker_0 : 14970
4.91/2.53	c (0,0) c PropsNotBlocker_1 : 25670
4.91/2.53	c (0,0) c PropsNotBlocker_2 : 14623
4.91/2.53	c (0,0) c PropsNotBlocker_3 : 34280
4.91/2.53	c (0,0) c PropsNotBlocker_4 : 58979
4.91/2.53	c (0,0) c PropsNotBlocker_5 : 17583
4.91/2.53	c (0,0) c PropsNotBlocker_6 : 45923
4.91/2.53	c (0,0) c PropsNotBlocker_7 : 0
4.91/2.53	c (0,0) c PropsNotBlocker_total : 212028
4.91/2.53	c (0,0) c PropsNotBlocker_winner : 14970
4.91/2.53	c (0,0) c PropsLitFullScans_0 : 64405
4.91/2.53	c (0,0) c PropsLitFullScans_1 : 125043
4.91/2.53	c (0,0) c PropsLitFullScans_2 : 47606
4.91/2.53	c (0,0) c PropsLitFullScans_3 : 147797
4.91/2.53	c (0,0) c PropsLitFullScans_4 : 298284
4.91/2.53	c (0,0) c PropsLitFullScans_5 : 64845
4.91/2.53	c (0,0) c PropsLitFullScans_6 : 251598
4.91/2.53	c (0,0) c PropsLitFullScans_7 : 0
4.91/2.53	c (0,0) c PropsLitFullScans_total : 999578
4.91/2.53	c (0,0) c PropsLitFullScans_winner : 64405
4.91/2.53	c (0,0) c LitScanFractions_0 : 0
4.91/2.53	c (0,0) c LitScanFractions_1 : 0
4.91/2.53	c (0,0) c LitScanFractions_2 : 0
4.91/2.53	c (0,0) c LitScanFractions_3 : 0
4.91/2.53	c (0,0) c LitScanFractions_4 : 0
4.91/2.53	c (0,0) c LitScanFractions_5 : 0
4.91/2.53	c (0,0) c LitScanFractions_6 : 0
4.91/2.53	c (0,0) c LitScanFractions_7 : 0
4.91/2.53	c (0,0) c LitScanFractions_total : 0
4.91/2.53	c (0,0) c LitScanFractions_winner : 0
4.91/2.53	c (0,0) c DecisionLevel0_0 : 1
4.91/2.53	c (0,0) c DecisionLevel0_1 : 1
4.91/2.53	c (0,0) c DecisionLevel0_2 : 1
4.91/2.53	c (0,0) c DecisionLevel0_3 : 1
4.91/2.53	c (0,0) c DecisionLevel0_4 : 1
4.91/2.53	c (0,0) c DecisionLevel0_5 : 1
4.91/2.53	c (0,0) c DecisionLevel0_6 : 1
4.91/2.53	c (0,0) c DecisionLevel0_7 : 0
4.91/2.53	c (0,0) c DecisionLevel0_total : 7
4.91/2.53	c (0,0) c DecisionLevel0_winner : 1
4.91/2.53	c (0,0) c Periods_0 : 0
4.91/2.53	c (0,0) c Periods_1 : 0
4.91/2.53	c (0,0) c Periods_2 : 0
4.91/2.53	c (0,0) c Periods_3 : 0
4.91/2.53	c (0,0) c Periods_4 : 0
4.91/2.53	c (0,0) c Periods_5 : 0
4.91/2.53	c (0,0) c Periods_6 : 0
4.91/2.53	c (0,0) c Periods_7 : 0
4.91/2.53	c (0,0) c Periods_total : 0
4.91/2.53	c (0,0) c Periods_winner : 0
4.91/2.53	c (0,0) c Margin_0 : 20
4.91/2.53	c (0,0) c Margin_1 : 20
4.91/2.53	c (0,0) c Margin_2 : 20
4.91/2.53	c (0,0) c Margin_3 : 20
4.91/2.53	c (0,0) c Margin_4 : 20
4.91/2.53	c (0,0) c Margin_5 : 20
4.91/2.53	c (0,0) c Margin_6 : 20
4.91/2.53	c (0,0) c Margin_7 : 20
4.91/2.53	c (0,0) c Margin_total : 160
4.91/2.53	c (0,0) c Margin_winner : 20
4.91/2.53	c (0,0) c Exported_0 : 0
4.91/2.53	c (0,0) c Exported_1 : 1
4.91/2.53	c (0,0) c Exported_2 : 0
4.91/2.53	c (0,0) c Exported_3 : 0
4.91/2.53	c (0,0) c Exported_4 : 1
4.91/2.53	c (0,0) c Exported_5 : 0
4.91/2.53	c (0,0) c Exported_6 : 0
4.91/2.53	c (0,0) c Exported_7 : 0
4.91/2.53	c (0,0) c Exported_total : 2
4.91/2.53	c (0,0) c Exported_winner : 0
4.91/2.53	c (0,0) c Imported_0 : 0
4.91/2.53	c (0,0) c Imported_1 : 0
4.91/2.53	c (0,0) c Imported_2 : 0
4.91/2.53	c (0,0) c Imported_3 : 0
4.91/2.53	c (0,0) c Imported_4 : 0
4.91/2.53	c (0,0) c Imported_5 : 0
4.91/2.53	c (0,0) c Imported_6 : 0
4.91/2.53	c (0,0) c Imported_7 : 0
4.91/2.53	c (0,0) c Imported_total : 0
4.91/2.53	c (0,0) c Imported_winner : 0
4.91/2.53	c (0,0) c Good_0 : 0
4.91/2.53	c (0,0) c Good_1 : 0
4.91/2.53	c (0,0) c Good_2 : 0
4.91/2.53	c (0,0) c Good_3 : 0
4.91/2.53	c (0,0) c Good_4 : 0
4.91/2.53	c (0,0) c Good_5 : 0
4.91/2.53	c (0,0) c Good_6 : 0
4.91/2.53	c (0,0) c Good_7 : 0
4.91/2.53	c (0,0) c Good_total : 0
4.91/2.53	c (0,0) c Good_winner : 0
4.91/2.53	c (0,0) c Purge_0 : 0
4.91/2.53	c (0,0) c Purge_1 : 0
4.91/2.53	c (0,0) c Purge_2 : 0
4.91/2.53	c (0,0) c Purge_3 : 0
4.91/2.53	c (0,0) c Purge_4 : 0
4.91/2.53	c (0,0) c Purge_5 : 0
4.91/2.53	c (0,0) c Purge_6 : 0
4.91/2.53	c (0,0) c Purge_7 : 0
4.91/2.53	c (0,0) c Purge_total : 0
4.91/2.53	c (0,0) c Purge_winner : 0
4.91/2.53	c (0,0) c Promoted_0 : 0
4.91/2.53	c (0,0) c Promoted_1 : 0
4.91/2.53	c (0,0) c Promoted_2 : 0
4.91/2.53	c (0,0) c Promoted_3 : 0
4.91/2.53	c (0,0) c Promoted_4 : 0
4.91/2.53	c (0,0) c Promoted_5 : 0
4.91/2.53	c (0,0) c Promoted_6 : 0
4.91/2.53	c (0,0) c Promoted_7 : 0
4.91/2.53	c (0,0) c Promoted_total : 0
4.91/2.53	c (0,0) c Promoted_winner : 0
4.91/2.53	c (0,0) c Remove_Imp_0 : 0
4.91/2.54	c (0,0) c Remove_Imp_1 : 0
4.91/2.54	c (0,0) c Remove_Imp_2 : 0
4.91/2.54	c (0,0) c Remove_Imp_3 : 0
4.91/2.54	c (0,0) c Remove_Imp_4 : 0
4.91/2.54	c (0,0) c Remove_Imp_5 : 0
4.91/2.54	c (0,0) c Remove_Imp_6 : 0
4.91/2.54	c (0,0) c Remove_Imp_7 : 0
4.91/2.54	c (0,0) c Remove_Imp_total : 0
4.91/2.54	c (0,0) c Remove_Imp_winner : 0
4.91/2.54	c (0,0) c Blocked_Reuse_0 : 0
4.91/2.54	c (0,0) c Blocked_Reuse_1 : 0
4.91/2.54	c (0,0) c Blocked_Reuse_2 : 0
4.91/2.54	c (0,0) c Blocked_Reuse_3 : 0
4.91/2.54	c (0,0) c Blocked_Reuse_4 : 0
4.91/2.54	c (0,0) c Blocked_Reuse_5 : 0
4.91/2.54	c (0,0) c Blocked_Reuse_6 : 0
4.91/2.54	c (0,0) c Blocked_Reuse_7 : 0
4.91/2.54	c (0,0) c Blocked_Reuse_total : 0
4.91/2.54	c (0,0) c Blocked_Reuse_winner : 0
4.91/2.54	c (0,0) c Unaries_0 : 0
4.91/2.54	c (0,0) c Unaries_1 : 0
4.91/2.54	c (0,0) c Unaries_2 : 0
4.91/2.54	c (0,0) c Unaries_3 : 0
4.91/2.54	c (0,0) c Unaries_4 : 0
4.91/2.54	c (0,0) c Unaries_5 : 0
4.91/2.54	c (0,0) c Unaries_6 : 0
4.91/2.54	c (0,0) c Unaries_7 : 0
4.91/2.54	c (0,0) c Unaries_total : 0
4.91/2.54	c (0,0) c Unaries_winner : 0
4.91/2.54	c (0,0) c Binaries_0 : 0
4.91/2.54	c (0,0) c Binaries_1 : 0
4.91/2.54	c (0,0) c Binaries_2 : 0
4.91/2.54	c (0,0) c Binaries_3 : 0
4.91/2.54	c (0,0) c Binaries_4 : 0
4.91/2.54	c (0,0) c Binaries_5 : 0
4.91/2.54	c (0,0) c Binaries_6 : 0
4.91/2.54	c (0,0) c Binaries_7 : 0
4.91/2.54	c (0,0) c Binaries_total : 0
4.91/2.54	c (0,0) c Binaries_winner : 0
4.91/2.54	c (0,0) c Glues_0 : 0
4.91/2.54	c (0,0) c Glues_1 : 1
4.91/2.54	c (0,0) c Glues_2 : 0
4.91/2.54	c (0,0) c Glues_3 : 0
4.91/2.54	c (0,0) c Glues_4 : 1
4.91/2.54	c (0,0) c Glues_5 : 0
4.91/2.54	c (0,0) c Glues_6 : 0
4.91/2.54	c (0,0) c Glues_7 : 0
4.91/2.54	c (0,0) c Glues_total : 2
4.91/2.54	c (0,0) c Glues_winner : 0
4.91/2.54	c (0,0) c RunningTime_0 : 0.003302
4.91/2.54	c (0,0) c RunningTime_1 : 0.003444
4.91/2.54	c (0,0) c RunningTime_2 : 0.004577
4.91/2.54	c (0,0) c RunningTime_3 : 0.003743
4.91/2.54	c (0,0) c RunningTime_4 : 0.007008
4.91/2.54	c (0,0) c RunningTime_5 : 0.002483
4.91/2.54	c (0,0) c RunningTime_6 : 0.006740
4.91/2.54	c (0,0) c RunningTime_7 : 0.000002
4.91/2.54	c (0,0) c RunningTime_total : 0.031299
4.91/2.54	c (0,0) c RunningTime_winner : 0.003302
4.91/2.54	c (0,0) c WaitingTime_0 : 0.000000
4.91/2.54	c (0,0) c WaitingTime_1 : 0.000000
4.91/2.54	c (0,0) c WaitingTime_2 : 0.000000
4.91/2.54	c (0,0) c WaitingTime_3 : 0.000000
4.91/2.54	c (0,0) c WaitingTime_4 : 0.000000
4.91/2.54	c (0,0) c WaitingTime_5 : 0.000000
4.91/2.54	c (0,0) c WaitingTime_6 : 0.000000
4.91/2.54	c (0,0) c WaitingTime_7 : 0.000000
4.91/2.54	c (0,0) c WaitingTime_total : 0.000000
4.91/2.54	c (0,0) c WaitingTime_winner : 0.000000
4.91/2.54	c (0,0) c ExchangingTime_0 : 0.000004
4.91/2.54	c (0,0) c ExchangingTime_1 : 0.000007
4.91/2.54	c (0,0) c ExchangingTime_2 : 0.000002
4.91/2.54	c (0,0) c ExchangingTime_3 : 0.000005
4.91/2.54	c (0,0) c ExchangingTime_4 : 0.000012
4.91/2.54	c (0,0) c ExchangingTime_5 : 0.000002
4.91/2.54	c (0,0) c ExchangingTime_6 : 0.000007
4.91/2.54	c (0,0) c ExchangingTime_7 : 0.000000
4.91/2.54	c (0,0) c ExchangingTime_total : 0.000039
4.91/2.54	c (0,0) c ExchangingTime_winner : 0.000004
4.91/2.54	c (0,0) c PeriodProcTime_0 : 0.000000
4.91/2.54	c (0,0) c PeriodProcTime_1 : 0.000000
4.91/2.54	c (0,0) c PeriodProcTime_2 : 0.000000
4.91/2.54	c (0,0) c PeriodProcTime_3 : 0.000000
4.91/2.54	c (0,0) c PeriodProcTime_4 : 0.000000
4.91/2.54	c (0,0) c PeriodProcTime_5 : 0.000000
4.91/2.54	c (0,0) c PeriodProcTime_6 : 0.000000
4.91/2.54	c (0,0) c PeriodProcTime_7 : 0.000000
4.91/2.54	c (0,0) c PeriodProcTime_total : 0.000000
4.91/2.54	c (0,0) c PeriodProcTime_winner : 0.000000
4.91/2.54	c (0,0) c SolvingTime_0 : 0.003306
4.91/2.54	c (0,0) c SolvingTime_1 : 0.003452
4.91/2.54	c (0,0) c SolvingTime_2 : 0.004579
4.91/2.54	c (0,0) c SolvingTime_3 : 0.003748
4.91/2.54	c (0,0) c SolvingTime_4 : 0.007020
4.91/2.54	c (0,0) c SolvingTime_5 : 0.002485
4.91/2.54	c (0,0) c SolvingTime_6 : 0.006747
4.91/2.54	c (0,0) c SolvingTime_7 : 0.000002
4.91/2.54	c (0,0) c SolvingTime_total : 0.031339
4.91/2.54	c (0,0) c SolvingTime_winner : 0.003306
4.91/2.54	c (0,0) c PropagationTime_0 : 0.002968
4.91/2.54	c (0,0) c PropagationTime_1 : 0.002793
4.91/2.54	c (0,0) c PropagationTime_2 : 0.004385
4.91/2.54	c (0,0) c PropagationTime_3 : 0.003035
4.91/2.54	c (0,0) c PropagationTime_4 : 0.005517
4.91/2.54	c (0,0) c PropagationTime_5 : 0.002183
4.91/2.54	c (0,0) c PropagationTime_6 : 0.005507
4.91/2.54	c (0,0) c PropagationTime_7 : 0.000000
4.91/2.54	c (0,0) c PropagationTime_total : 0.026387
4.91/2.54	c (0,0) c PropagationTime_winner : 0.002968
4.91/2.54	c (0,0) c AnalysisTime_0 : 0.000183
4.91/2.54	c (0,0) c AnalysisTime_1 : 0.000398
4.91/2.54	c (0,0) c AnalysisTime_2 : 0.000092
4.91/2.54	c (0,0) c AnalysisTime_3 : 0.000428
4.91/2.54	c (0,0) c AnalysisTime_4 : 0.001029
4.91/2.54	c (0,0) c AnalysisTime_5 : 0.000140
4.91/2.54	c (0,0) c AnalysisTime_6 : 0.000871
4.91/2.54	c (0,0) c AnalysisTime_7 : 0.000000
4.91/2.54	c (0,0) c AnalysisTime_total : 0.003139
4.91/2.54	c (0,0) c AnalysisTime_winner : 0.000183
4.91/2.54	c (0,0) c ReductionTime_0 : 0.000000
4.91/2.54	c (0,0) c ReductionTime_1 : 0.000000
4.91/2.54	c (0,0) c ReductionTime_2 : 0.000000
4.91/2.54	c (0,0) c ReductionTime_3 : 0.000000
4.91/2.54	c (0,0) c ReductionTime_4 : 0.000000
4.91/2.54	c (0,0) c ReductionTime_5 : 0.000000
4.91/2.54	c (0,0) c ReductionTime_6 : 0.000000
4.91/2.54	c (0,0) c ReductionTime_7 : 0.000000
4.91/2.54	c (0,0) c ReductionTime_total : 0.000000
4.91/2.54	c (0,0) c ReductionTime_winner : 0.000000
4.91/2.54	c (0,0) c SimplifyTime_0 : 0.000000
4.91/2.54	c (0,0) c SimplifyTime_1 : 0.000000
4.91/2.54	c (0,0) c SimplifyTime_2 : 0.000000
4.91/2.54	c (0,0) c SimplifyTime_3 : 0.000000
4.91/2.54	c (0,0) c SimplifyTime_4 : 0.000000
4.91/2.54	c (0,0) c SimplifyTime_5 : 0.000000
4.91/2.54	c (0,0) c SimplifyTime_6 : 0.000000
4.91/2.54	c (0,0) c SimplifyTime_7 : 0.000000
4.91/2.54	c (0,0) c SimplifyTime_total : 0.000000
4.91/2.54	c (0,0) c SimplifyTime_winner : 0.000000
4.91/2.54	c (0,0) c UsedRateTime_0 : 0.000000
4.91/2.54	c (0,0) c UsedRateTime_1 : 0.000000
4.91/2.54	c (0,0) c UsedRateTime_2 : 0.000000
4.91/2.54	c (0,0) c UsedRateTime_3 : 0.000000
4.91/2.54	c (0,0) c UsedRateTime_4 : 0.000000
4.91/2.54	c (0,0) c UsedRateTime_5 : 0.000000
4.91/2.54	c (0,0) c UsedRateTime_6 : 0.000000
4.91/2.54	c (0,0) c UsedRateTime_7 : 0.000000
4.91/2.54	c (0,0) c UsedRateTime_total : 0.000000
4.91/2.54	c (0,0) c UsedRateTime_winner : 0.000000
4.91/2.54	c (0,0) c OverlapRateTime_0 : 0.000000
4.91/2.54	c (0,0) c OverlapRateTime_1 : 0.000000
4.91/2.54	c (0,0) c OverlapRateTime_2 : 0.000000
4.91/2.54	c (0,0) c OverlapRateTime_3 : 0.000000
4.91/2.54	c (0,0) c OverlapRateTime_4 : 0.000000
4.91/2.54	c (0,0) c OverlapRateTime_5 : 0.000000
4.91/2.54	c (0,0) c OverlapRateTime_6 : 0.000000
4.91/2.54	c (0,0) c OverlapRateTime_7 : 0.000000
4.91/2.54	c (0,0) c OverlapRateTime_total : 0.000000
4.91/2.54	c (0,0) c OverlapRateTime_winner : 0.000000
4.91/2.54	c (0,0) c
4.91/2.54	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
4.91/2.54	c (0,0) c
4.91/2.54	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.54	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.91/2.54	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.54	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
4.91/2.54	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
4.91/2.54	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
4.91/2.54	c (0,0) c | Initial random_seed   | 1480517103 | 1902172423 | 1311514220 | 1120861167 | 2107813176 |  807196704 | 1905384107 |   91648260 |
4.91/2.54	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
4.91/2.54	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
4.91/2.54	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
4.91/2.54	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
4.91/2.54	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
4.91/2.54	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
4.91/2.54	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
4.91/2.54	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
4.91/2.54	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
4.91/2.54	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
4.91/2.54	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
4.91/2.54	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.91/2.54	c (0,0) 
4.91/2.54	c (0,0) s SATISFIABLE
4.91/2.56	c (0,0) SatSolver.solve End
4.91/2.56	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.91/2.56	c (0,0) Show results Begin
5.24/2.64	c (0,0) x[0] = 0
5.24/2.64	c (0,0) x[1] = 0
5.24/2.64	c (0,0) x[2] = 21
5.24/2.64	c (0,0) x[3] = 21
5.24/2.64	c (0,0) x[4] = 31
5.24/2.64	c (0,0) x[5] = 25
5.24/2.64	c (0,0) x[6] = 2
5.24/2.64	c (0,0) x[7] = 1
5.24/2.64	c (0,0) x[8] = 0
5.24/2.64	c (0,0) x[9] = 11
5.24/2.64	c (0,0) x[10] = 0
5.24/2.64	c (0,0) x[11] = 9
5.24/2.64	c (0,0) x[12] = 9
5.24/2.64	c (0,0) x[13] = 22
5.24/2.64	c (0,0) x[14] = 21
5.24/2.64	c (0,0) y[0] = 15
5.24/2.64	c (0,0) y[1] = 19
5.24/2.64	c (0,0) y[2] = 19
5.24/2.64	c (0,0) y[3] = 15
5.24/2.64	c (0,0) y[4] = 17
5.24/2.64	c (0,0) y[5] = 15
5.24/2.64	c (0,0) y[6] = 19
5.24/2.64	c (0,0) y[7] = 11
5.24/2.64	c (0,0) y[8] = 26
5.24/2.64	c (0,0) y[9] = 0
5.24/2.64	c (0,0) y[10] = 0
5.24/2.64	c (0,0) y[11] = 11
5.24/2.64	c (0,0) y[12] = 23
5.24/2.64	c (0,0) y[13] = 22
5.24/2.64	c (0,0) y[14] = 0
5.24/2.64	s SATISFIABLE
5.24/2.64	v <instantiation>
5.24/2.64	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] 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]</list>
5.24/2.64	v     <values>0 0 21 21 31 25 2 1 0 11 0 9 9 22 21 15 19 19 15 17 15 19 11 26 0 0 11 23 22 0</values>
5.24/2.64	v </instantiation>
5.24/2.64	c (0,0) Show results End
5.24/2.64	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
5.24/2.64	c (0,0) 0,0,STOP-AFTER(ALL)
5.24/2.64	c END-Prog: Sat Sep 14 10:28:45 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 (14386 MiB free)
  memory of node 1: 16384 MiB (15159 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392563-1568449764/watcher-4392563-1568449764 -o /tmp/evaluation-result-4392563-1568449764/solver-4392563-1568449764 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1568446007-1004 --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-4392563-1568449764.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=2126, runsolver pid=2123
Current StackSize limit: 8192 KiB


[startup+0.10013 s]*
/proc/loadavg: 7.15 7.68 7.65 2/216 2148
/proc/meminfo: memFree=30161696/32770624 swapFree=66916704/67108860
[pid=2126] ppid=2123 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2126/stat : 2126 (scop.sh) S 2123 2126 977 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 421226933 115843072 349 33554432000 4194304 5098028 140720980275392 140720980272648 140487235113596 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13996032 140720980280100 140720980280428 140720980280428 140720980283341 0
/proc/2126/statm: 28282 349 296 221 0 87 0
[pid=2129] ppid=2126 vsize=27314120 memory=103836 CPUtime=0.11 cores=0-7
/proc/2129/stat : 2129 (java) S 2126 2126 977 0 -1 1077944320 6580 0 0 0 9 2 0 0 20 0 20 0 421226933 27969658880 25959 33554432000 4194304 4196468 140733076811776 140733076794320 140635718381303 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
/proc/2129/statm: 6828530 25959 2790 1 0 6790935 0
[pid=2129/tid=2130] ppid=2126 vsize=27314120 memory=8390339637985935414 CPUtime=0.08 cores=0-7
/proc/2129/task/2130/stat : 2130 (java) R 2126 2126 977 0 -1 4202560 4665 0 0 0 7 1 0 0 20 0 20 0 421226933 27969658880 26471 33554432000 4194304 4196468 140733076811776 140635690194816 140635702461790 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2131] ppid=2126 vsize=27314120 memory=288230609019731991 CPUtime=0 cores=0-7
/proc/2129/task/2131/stat : 2131 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226935 27969658880 26471 33554432000 4194304 4196468 140733076811776 140635722624016 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2132] ppid=2126 vsize=27314120 memory=140277003173973 CPUtime=0 cores=0-7
/proc/2129/task/2132/stat : 2132 (java) S 2126 2126 977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421226935 27969658880 26471 33554432000 4194304 4196468 140733076811776 140635551718544 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2133] ppid=2126 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2129/task/2133/stat : 2133 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226936 27969658880 26471 33554432000 4194304 4196468 140733076811776 140635139377936 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2134] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2134/stat : 2134 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421226936 27969658880 26471 33554432000 4194304 4196468 140733076811776 140635138325392 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2135] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2135/stat : 2135 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421226936 27969658880 26471 33554432000 4194304 4196468 140733076811776 140635137272336 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2136] ppid=2126 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2129/task/2136/stat : 2136 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226936 27969658880 26471 33554432000 4194304 4196468 140733076811776 140635136219792 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2137] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2137/stat : 2137 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226936 27969658880 26471 33554432000 4194304 4196468 140733076811776 140635135166736 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2138] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2138/stat : 2138 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226936 27969658880 26471 33554432000 4194304 4196468 140733076811776 140635134114192 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2139] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2139/stat : 2139 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226937 27969658880 26471 33554432000 4194304 4196468 140733076811776 140634978138864 140635718392450 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2140] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2140/stat : 2140 (java) S 2126 2126 977 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421226937 27969658880 26471 33554432000 4194304 4196468 140733076811776 140633469609632 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2141] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2141/stat : 2141 (java) S 2126 2126 977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 421226938 27969658880 26471 33554432000 4194304 4196468 140733076811776 140633335387376 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2142] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2142/stat : 2142 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421226940 27969658880 26471 33554432000 4194304 4196468 140733076811776 140632960883152 140635718399899 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2143] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2143/stat : 2143 (java) S 2126 2126 977 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 421226940 27969658880 26471 33554432000 4194304 4196468 140733076811776 140634977085680 140635718392450 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2144] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2144/stat : 2144 (java) S 2126 2126 977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421226940 27969658880 26471 33554432000 4194304 4196468 140733076811776 140634976033136 140635718392450 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2145] ppid=2126 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2129/task/2145/stat : 2145 (java) S 2126 2126 977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421226940 27969658880 26471 33554432000 4194304 4196468 140733076811776 140634974980080 140635718392450 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2146] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2146/stat : 2146 (java) S 2126 2126 977 0 -1 1077944384 258 0 0 0 0 0 0 0 20 0 20 0 421226940 27969658880 26471 33554432000 4194304 4196468 140733076811776 140634973927536 140635718392450 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2147] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2147/stat : 2147 (java) S 2126 2126 977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421226940 27969658880 26471 33554432000 4194304 4196468 140733076811776 140632462978016 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2148] ppid=2126 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2129/task/2148/stat : 2148 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421226941 27969658880 26471 33554432000 4194304 4196468 140733076811776 140634972875952 140635718392450 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 105232 KiB

[startup+0.210678 s]*
/proc/loadavg: 7.15 7.68 7.65 3/216 2148
/proc/meminfo: memFree=30142792/32770624 swapFree=66916704/67108860
[pid=2126] ppid=2123 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2126/stat : 2126 (scop.sh) S 2123 2126 977 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 421226933 115843072 349 33554432000 4194304 5098028 140720980275392 140720980272648 140487235113596 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13996032 140720980280100 140720980280428 140720980280428 140720980283341 0
/proc/2126/statm: 28282 349 296 221 0 87 0
[pid=2129] ppid=2126 vsize=27314120 memory=120716 CPUtime=0.25 cores=0-7
/proc/2129/stat : 2129 (java) S 2126 2126 977 0 -1 1077944320 11622 0 0 0 21 4 0 0 20 0 20 0 421226933 27969658880 30179 33554432000 4194304 4196468 140733076811776 140733076794320 140635718381303 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
/proc/2129/statm: 6828530 30179 2921 1 0 6790935 0
[pid=2129/tid=2130] ppid=2126 vsize=27314120 memory=8390339637985935414 CPUtime=0.2 cores=0-7
/proc/2129/task/2130/stat : 2130 (java) R 2126 2126 977 0 -1 4202560 9266 0 0 0 17 3 0 0 20 0 20 0 421226933 27969658880 30179 33554432000 4194304 4196468 140733076811776 140635690180688 140635698658128 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2131] ppid=2126 vsize=27314120 memory=288230609019731991 CPUtime=0 cores=0-7
/proc/2129/task/2131/stat : 2131 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226935 27969658880 30179 33554432000 4194304 4196468 140733076811776 140635722624016 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2132] ppid=2126 vsize=27314120 memory=140277003173973 CPUtime=0 cores=0-7
/proc/2129/task/2132/stat : 2132 (java) S 2126 2126 977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421226935 27969658880 30179 33554432000 4194304 4196468 140733076811776 140635551718544 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2133] ppid=2126 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2129/task/2133/stat : 2133 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226936 27969658880 30179 33554432000 4194304 4196468 140733076811776 140635139377936 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2134] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2134/stat : 2134 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421226936 27969658880 30179 33554432000 4194304 4196468 140733076811776 140635138325392 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2135] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2135/stat : 2135 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421226936 27969658880 30179 33554432000 4194304 4196468 140733076811776 140635137272336 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2136] ppid=2126 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2129/task/2136/stat : 2136 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226936 27969658880 30179 33554432000 4194304 4196468 140733076811776 140635136219792 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2137] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2137/stat : 2137 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226936 27969658880 30179 33554432000 4194304 4196468 140733076811776 140635135166736 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2138] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2138/stat : 2138 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226936 27969658880 30179 33554432000 4194304 4196468 140733076811776 140635134114192 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2139] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2139/stat : 2139 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226937 27969658880 30179 33554432000 4194304 4196468 140733076811776 140634978138864 140635718392450 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2140] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2140/stat : 2140 (java) S 2126 2126 977 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421226937 27969658880 30179 33554432000 4194304 4196468 140733076811776 140633469609632 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2141] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2141/stat : 2141 (java) S 2126 2126 977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 421226938 27969658880 30179 33554432000 4194304 4196468 140733076811776 140633335387376 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2142] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2142/stat : 2142 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421226940 27969658880 30179 33554432000 4194304 4196468 140733076811776 140632960883152 140635718399899 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2143] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2143/stat : 2143 (java) S 2126 2126 977 0 -1 1077944384 461 0 0 0 0 0 0 0 20 0 20 0 421226940 27969658880 30179 33554432000 4194304 4196468 140733076811776 140634977085680 140635718392450 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2144] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2144/stat : 2144 (java) S 2126 2126 977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421226940 27969658880 30179 33554432000 4194304 4196468 140733076811776 140634976033136 140635718392450 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2145] ppid=2126 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2129/task/2145/stat : 2145 (java) S 2126 2126 977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 421226940 27969658880 30179 33554432000 4194304 4196468 140733076811776 140634974980080 140635718392450 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2146] ppid=2126 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/2129/task/2146/stat : 2146 (java) S 2126 2126 977 0 -1 1077944384 511 0 0 0 2 0 0 0 20 0 20 0 421226940 27969658880 30179 33554432000 4194304 4196468 140733076811776 140634973927536 140635718392450 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2147] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2147/stat : 2147 (java) S 2126 2126 977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421226940 27969658880 30179 33554432000 4194304 4196468 140733076811776 140632462978016 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2148] ppid=2126 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2129/task/2148/stat : 2148 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421226941 27969658880 30179 33554432000 4194304 4196468 140733076811776 140634972875952 140635718392450 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 122112 KiB

[startup+0.310694 s]*
/proc/loadavg: 7.15 7.68 7.65 2/216 2148
/proc/meminfo: memFree=30129644/32770624 swapFree=66916704/67108860
[pid=2126] ppid=2123 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2126/stat : 2126 (scop.sh) S 2123 2126 977 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 421226933 115843072 349 33554432000 4194304 5098028 140720980275392 140720980272648 140487235113596 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13996032 140720980280100 140720980280428 140720980280428 140720980283341 0
/proc/2126/statm: 28282 349 296 221 0 87 0
[pid=2129] ppid=2126 vsize=27314120 memory=125228 CPUtime=0.42 cores=0-7
/proc/2129/stat : 2129 (java) S 2126 2126 977 0 -1 1077944320 12665 0 0 0 38 4 0 0 20 0 20 0 421226933 27969658880 31307 33554432000 4194304 4196468 140733076811776 140733076794320 140635718381303 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
/proc/2129/statm: 6828530 31307 3059 1 0 6790935 0
[pid=2129/tid=2130] ppid=2126 vsize=27314120 memory=55812 CPUtime=0.29 cores=0-7
/proc/2129/task/2130/stat : 2130 (java) R 2126 2126 977 0 -1 4202560 10047 0 0 0 26 3 0 0 20 0 20 0 421226933 27969658880 31307 33554432000 4194304 4196468 140733076811776 140635690211376 140635702461790 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2131] ppid=2126 vsize=27314120 memory=35 CPUtime=0 cores=0-7
/proc/2129/task/2131/stat : 2131 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226935 27969658880 31307 33554432000 4194304 4196468 140733076811776 140635722624016 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2132] ppid=2126 vsize=27314120 memory=140277003219520 CPUtime=0 cores=0-7
/proc/2129/task/2132/stat : 2132 (java) S 2126 2126 977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421226935 27969658880 31307 33554432000 4194304 4196468 140733076811776 140635551718544 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2133] ppid=2126 vsize=27314120 memory=35 CPUtime=0 cores=0-7
/proc/2129/task/2133/stat : 2133 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226936 27969658880 31307 33554432000 4194304 4196468 140733076811776 140635139377936 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2134] ppid=2126 vsize=27314120 memory=64996 CPUtime=0 cores=0-7
/proc/2129/task/2134/stat : 2134 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421226936 27969658880 31307 33554432000 4194304 4196468 140733076811776 140635138325392 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2135] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2135/stat : 2135 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421226936 27969658880 31307 33554432000 4194304 4196468 140733076811776 140635137272336 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2136] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2136/stat : 2136 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226936 27969658880 31307 33554432000 4194304 4196468 140733076811776 140635136219792 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2137] ppid=2126 vsize=27314120 memory=14973373527559137 CPUtime=0 cores=0-7
/proc/2129/task/2137/stat : 2137 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226936 27969658880 31307 33554432000 4194304 4196468 140733076811776 140635135166736 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2138] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2138/stat : 2138 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226936 27969658880 31307 33554432000 4194304 4196468 140733076811776 140635134114192 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2139] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2139/stat : 2139 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226937 27969658880 31307 33554432000 4194304 4196468 140733076811776 140634978138864 140635718392450 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2140] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2140/stat : 2140 (java) S 2126 2126 977 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421226937 27969658880 31307 33554432000 4194304 4196468 140733076811776 140633469609632 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2141] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2141/stat : 2141 (java) S 2126 2126 977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 421226938 27969658880 31307 33554432000 4194304 4196468 140733076811776 140633335387376 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2142] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2142/stat : 2142 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421226940 27969658880 31307 33554432000 4194304 4196468 140733076811776 140632960883152 140635718399899 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2143] ppid=2126 vsize=27314120 memory=0 CPUtime=0.01 cores=0-7
/proc/2129/task/2143/stat : 2143 (java) S 2126 2126 977 0 -1 1077944384 552 0 0 0 1 0 0 0 20 0 20 0 421226940 27969658880 31307 33554432000 4194304 4196468 140733076811776 140634977085680 140635718392450 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2144] ppid=2126 vsize=27314120 memory=0 CPUtime=0.01 cores=0-7
/proc/2129/task/2144/stat : 2144 (java) S 2126 2126 977 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 20 0 421226940 27969658880 31307 33554432000 4194304 4196468 140733076811776 140634976033136 140635718392450 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2145] ppid=2126 vsize=27314120 memory=0 CPUtime=0.01 cores=0-7
/proc/2129/task/2145/stat : 2145 (java) R 2126 2126 977 0 -1 4202560 47 0 0 0 1 0 0 0 20 0 20 0 421226940 27969658880 31307 33554432000 4194304 4196468 140733076811776 140634974980080 140635699573264 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2146] ppid=2126 vsize=27314120 memory=0 CPUtime=0.07 cores=0-7
/proc/2129/task/2146/stat : 2146 (java) S 2126 2126 977 0 -1 1077944384 609 0 0 0 7 0 0 0 20 0 20 0 421226940 27969658880 31307 33554432000 4194304 4196468 140733076811776 140634973927536 140635718392450 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2147] ppid=2126 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2147/stat : 2147 (java) S 2126 2126 977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421226940 27969658880 31307 33554432000 4194304 4196468 140733076811776 140632462978016 140635718391509 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2148] ppid=2126 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2129/task/2148/stat : 2148 (java) S 2126 2126 977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421226941 27969658880 31307 33554432000 4194304 4196468 140733076811776 140634972875952 140635718392450 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126624 KiB

[startup+0.701017 s]
/proc/loadavg: 7.15 7.68 7.65 2/216 2148
/proc/meminfo: memFree=30114352/32770624 swapFree=66916704/67108860
[pid=2126] ppid=2123 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2126/stat : 2126 (scop.sh) S 2123 2126 977 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 421226933 115843072 349 33554432000 4194304 5098028 140720980275392 140720980272648 140487235113596 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13996032 140720980280100 140720980280428 140720980280428 140720980283341 0
/proc/2126/statm: 28282 349 296 221 0 87 0
[pid=2129] ppid=2126 vsize=27322440 memory=163156 CPUtime=1.02 cores=0-7
/proc/2129/stat : 2129 (java) S 2126 2126 977 0 -1 1077944320 20426 0 0 0 95 7 0 0 20 0 20 0 421226933 27978178560 40789 33554432000 4194304 4196468 140733076811776 140733076794320 140635718381303 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
/proc/2129/statm: 6830610 40789 3181 1 0 6791959 0
[pid=2129/tid=2130] ppid=2126 vsize=27322440 memory=992 CPUtime=0.67 cores=0-7
/proc/2129/task/2130/stat : 2130 (java) R 2126 2126 977 0 -1 4202560 17105 0 0 0 62 5 0 0 20 0 20 0 421226933 27978178560 40789 33554432000 4194304 4196468 140733076811776 140635690216928 140635718403229 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2131] ppid=2126 vsize=27322440 memory=2044 CPUtime=0 cores=0-7
/proc/2129/task/2131/stat : 2131 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226935 27978178560 40789 33554432000 4194304 4196468 140733076811776 140635722624016 140635718391509 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2132] ppid=2126 vsize=27322440 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2132/stat : 2132 (java) S 2126 2126 977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421226935 27978178560 40789 33554432000 4194304 4196468 140733076811776 140635551718544 140635718391509 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2133] ppid=2126 vsize=27322440 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2133/stat : 2133 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226936 27978178560 40789 33554432000 4194304 4196468 140733076811776 140635139377936 140635718391509 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0

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

# the end of solver process 2126 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.09421 s, system=0.24178 s

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

[startup+1.60115 s]
/proc/loadavg: 7.15 7.68 7.65 4/216 2148
/proc/meminfo: memFree=30087028/32770624 swapFree=66916704/67108860
[pid=2126] ppid=2123 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2126/stat : 2126 (scop.sh) S 2123 2126 977 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 421226933 115843072 349 33554432000 4194304 5098028 140720980275392 140720980272648 140487235113596 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 13996032 140720980280100 140720980280428 140720980280428 140720980283341 0
/proc/2126/statm: 28282 349 296 221 0 87 0
[pid=2129] ppid=2126 vsize=27328728 memory=224236 CPUtime=3.24 cores=0-7
/proc/2129/stat : 2129 (java) S 2126 2126 977 0 -1 1077944320 24635 0 0 0 313 11 0 0 20 0 20 0 421226933 27984617472 56059 33554432000 4194304 4196468 140733076811776 140733076794320 140635718381303 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
/proc/2129/statm: 6832182 56059 3258 1 0 6792983 0
[pid=2129/tid=2130] ppid=2126 vsize=27328728 memory=8112282956445269571 CPUtime=1.57 cores=0-7
/proc/2129/task/2130/stat : 2130 (java) R 2126 2126 977 0 -1 4202560 18776 0 0 0 150 7 0 0 20 0 20 0 421226933 27984617472 56059 33554432000 4194304 4196468 140733076811776 140635690216848 140635718393238 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2131] ppid=2126 vsize=27328728 memory=280553707102864 CPUtime=0 cores=0-7
/proc/2129/task/2131/stat : 2131 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226935 27984617472 56059 33554432000 4194304 4196468 140733076811776 140635722624016 140635718391509 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2132] ppid=2126 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2132/stat : 2132 (java) S 2126 2126 977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421226935 27984617472 56059 33554432000 4194304 4196468 140733076811776 140635551718544 140635718391509 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2133] ppid=2126 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2133/stat : 2133 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226936 27984617472 56059 33554432000 4194304 4196468 140733076811776 140635139377936 140635718391509 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2134] ppid=2126 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2134/stat : 2134 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421226936 27984617472 56059 33554432000 4194304 4196468 140733076811776 140635138325392 140635718391509 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2135] ppid=2126 vsize=27328728 memory=4704 CPUtime=0 cores=0-7
/proc/2129/task/2135/stat : 2135 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421226936 27984617472 56059 33554432000 4194304 4196468 140733076811776 140635137272336 140635718391509 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2136] ppid=2126 vsize=27328728 memory=2110627460492916 CPUtime=0 cores=0-7
/proc/2129/task/2136/stat : 2136 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226936 27984617472 56059 33554432000 4194304 4196468 140733076811776 140635136219792 140635718391509 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2137] ppid=2126 vsize=27328728 memory=1 CPUtime=0 cores=0-7
/proc/2129/task/2137/stat : 2137 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226936 27984617472 56059 33554432000 4194304 4196468 140733076811776 140635135166736 140635718391509 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2138] ppid=2126 vsize=27328728 memory=1 CPUtime=0 cores=0-7
/proc/2129/task/2138/stat : 2138 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421226936 27984617472 56059 33554432000 4194304 4196468 140733076811776 140635134114192 140635718391509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2139] ppid=2126 vsize=27328728 memory=280553706225904 CPUtime=0 cores=0-7
/proc/2129/task/2139/stat : 2139 (java) S 2126 2126 977 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 421226937 27984617472 56059 33554432000 4194304 4196468 140733076811776 140634978138864 140635718392450 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2140] ppid=2126 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2140/stat : 2140 (java) S 2126 2126 977 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421226937 27984617472 56059 33554432000 4194304 4196468 140733076811776 140633469609632 140635718391509 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2141] ppid=2126 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2141/stat : 2141 (java) S 2126 2126 977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 421226938 27984617472 56059 33554432000 4194304 4196468 140733076811776 140633335387376 140635718391509 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2142] ppid=2126 vsize=27328728 memory=140281298126463 CPUtime=0 cores=0-7
/proc/2129/task/2142/stat : 2142 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421226940 27984617472 56059 33554432000 4194304 4196468 140733076811776 140632960883152 140635718399899 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2143] ppid=2126 vsize=27328728 memory=0 CPUtime=0.29 cores=0-7
/proc/2129/task/2143/stat : 2143 (java) R 2126 2126 977 0 -1 4202560 1022 0 0 0 28 1 0 0 20 0 20 0 421226940 27984617472 56059 33554432000 4194304 4196468 140733076811776 140634977071704 140635701768406 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2144] ppid=2126 vsize=27328728 memory=0 CPUtime=0.31 cores=0-7
/proc/2129/task/2144/stat : 2144 (java) R 2126 2126 977 0 -1 4202560 559 0 0 0 31 0 0 0 20 0 20 0 421226940 27984617472 56059 33554432000 4194304 4196468 140733076811776 140634976033136 140635703303085 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2145] ppid=2126 vsize=27328728 memory=0 CPUtime=0.31 cores=0-7
/proc/2129/task/2145/stat : 2145 (java) R 2126 2126 977 0 -1 4202560 559 0 0 0 31 0 0 0 20 0 20 0 421226940 27984617472 56059 33554432000 4194304 4196468 140733076811776 140634974965984 140635697598812 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2146] ppid=2126 vsize=27328728 memory=0 CPUtime=0.71 cores=0-7
/proc/2129/task/2146/stat : 2146 (java) R 2126 2126 977 0 -1 4202560 2354 0 0 0 71 0 0 0 20 0 20 0 421226940 27984617472 56059 33554432000 4194304 4196468 140733076811776 140634973927536 140635697341870 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2147] ppid=2126 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2147/stat : 2147 (java) S 2126 2126 977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421226940 27984617472 56059 33554432000 4194304 4196468 140733076811776 140632462978016 140635718391509 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
[pid=2129/tid=2148] ppid=2126 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/2129/task/2148/stat : 2148 (java) S 2126 2126 977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421226941 27984617472 56059 33554432000 4194304 4196468 140733076811776 140634972875952 140635718392450 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37335040 140733076816619 140733076817046 140733076817046 140733076819919 0
Current children cumulated CPU time: 3.24 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 225632 KiB

[startup+2.40095 s]
/proc/loadavg: 7.15 7.68 7.65 3/216 2172
/proc/meminfo: memFree=30203860/32770624 swapFree=66916704/67108860
[pid=2126] ppid=2123 vsize=113128 memory=1476 CPUtime=3.92 cores=0-7
/proc/2126/stat : 2126 (scop.sh) S 2123 2126 977 0 -1 4202496 582 26263 0 0 0 0 379 13 20 0 1 0 421226933 115843072 369 33554432000 4194304 5098028 140720980275392 140720980272136 140487235113596 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 13996032 140720980280100 140720980280428 140720980280428 140720980283341 0
/proc/2126/statm: 28282 369 311 221 0 87 0
[pid=2153] ppid=2126 vsize=7752288 memory=95156 CPUtime=0.8 cores=0-7
/proc/2153/stat : 2153 (java) S 2126 2126 977 0 -1 1077944320 18804 0 0 0 75 5 0 0 20 0 20 0 421227112 7938342912 23789 33554432000 4194304 4196468 140731329824848 140731329807392 140672764198647 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
/proc/2153/statm: 1938072 23789 3069 1 0 1899951 0
[pid=2153/tid=2154] ppid=2126 vsize=7752288 memory=0 CPUtime=0.58 cores=0-7
/proc/2153/task/2154/stat : 2154 (java) R 2126 2126 977 0 -1 4202560 16419 0 0 0 54 4 0 0 20 0 20 0 421227112 7938342912 23789 33554432000 4194304 4196468 140731329824848 140672735986608 140672764220573 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2155] ppid=2126 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/2153/task/2155/stat : 2155 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421227113 7938342912 23789 33554432000 4194304 4196468 140731329824848 140672768441360 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2156] ppid=2126 vsize=7752288 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/2153/task/2156/stat : 2156 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421227113 7938342912 23789 33554432000 4194304 4196468 140731329824848 140672595258512 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2157] ppid=2126 vsize=7752288 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/2153/task/2157/stat : 2157 (java) S 2126 2126 977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421227113 7938342912 23789 33554432000 4194304 4196468 140731329824848 140672248662800 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2158] ppid=2126 vsize=7752288 memory=13852958274094509 CPUtime=0 cores=0-7
/proc/2153/task/2158/stat : 2158 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421227113 7938342912 23789 33554432000 4194304 4196468 140731329824848 140672247610256 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2159] ppid=2126 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/2153/task/2159/stat : 2159 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421227113 7938342912 23789 33554432000 4194304 4196468 140731329824848 140672246557200 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2160] ppid=2126 vsize=7752288 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/2153/task/2160/stat : 2160 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421227113 7938342912 23789 33554432000 4194304 4196468 140731329824848 140672245504656 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2161] ppid=2126 vsize=7752288 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/2153/task/2161/stat : 2161 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421227113 7938342912 23789 33554432000 4194304 4196468 140731329824848 140672244451600 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2162] ppid=2126 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/2153/task/2162/stat : 2162 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421227113 7938342912 23789 33554432000 4194304 4196468 140731329824848 140672243399056 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2163] ppid=2126 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/2153/task/2163/stat : 2163 (java) S 2126 2126 977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421227115 7938342912 23789 33554432000 4194304 4196468 140731329824848 140672058968816 140672764209794 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2164] ppid=2126 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/2153/task/2164/stat : 2164 (java) S 2126 2126 977 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421227115 7938342912 23789 33554432000 4194304 4196468 140731329824848 140671251900064 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2165] ppid=2126 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/2153/task/2165/stat : 2165 (java) S 2126 2126 977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 421227115 7938342912 23789 33554432000 4194304 4196468 140731329824848 140671117677808 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2166] ppid=2126 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/2153/task/2166/stat : 2166 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421227118 7938342912 23789 33554432000 4194304 4196468 140731329824848 140670743173584 140672764217243 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2167] ppid=2126 vsize=7752288 memory=0 CPUtime=0.02 cores=0-7
/proc/2153/task/2167/stat : 2167 (java) S 2126 2126 977 0 -1 1077944384 523 0 0 0 2 0 0 0 20 0 20 0 421227118 7938342912 23789 33554432000 4194304 4196468 140731329824848 140671855880432 140672764209794 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2168] ppid=2126 vsize=7752288 memory=0 CPUtime=0.02 cores=0-7
/proc/2153/task/2168/stat : 2168 (java) S 2126 2126 977 0 -1 1077944384 63 0 0 0 2 0 0 0 20 0 20 0 421227118 7938342912 23789 33554432000 4194304 4196468 140731329824848 140671854827888 140672764209794 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2169] ppid=2126 vsize=7752288 memory=0 CPUtime=0.02 cores=0-7
/proc/2153/task/2169/stat : 2169 (java) S 2126 2126 977 0 -1 1077944384 81 0 0 0 2 0 0 0 20 0 20 0 421227118 7938342912 23789 33554432000 4194304 4196468 140731329824848 140671853774832 140672764209794 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2170] ppid=2126 vsize=7752288 memory=64340 CPUtime=0.12 cores=0-7
/proc/2153/task/2170/stat : 2170 (java) S 2126 2126 977 0 -1 1077944384 362 0 0 0 12 0 0 0 20 0 20 0 421227118 7938342912 23789 33554432000 4194304 4196468 140731329824848 140671852722288 140672764209794 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2171] ppid=2126 vsize=7752288 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/2153/task/2171/stat : 2171 (java) S 2126 2126 977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421227118 7938342912 23789 33554432000 4194304 4196468 140731329824848 140670245268448 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2172] ppid=2126 vsize=7752288 memory=13852958274094509 CPUtime=0 cores=0-7
/proc/2153/task/2172/stat : 2172 (java) S 2126 2126 977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421227118 7938342912 23789 33554432000 4194304 4196468 140731329824848 140671851670704 140672764209794 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
Current children cumulated CPU time: 4.72 s
Current children cumulated vsize: 7865416 KiB
Current children cumulated memory: 96632 KiB

[startup+2.60754 s]
/proc/loadavg: 7.15 7.68 7.65 3/216 2172
/proc/meminfo: memFree=30203860/32770624 swapFree=66916704/67108860
[pid=2126] ppid=2123 vsize=113128 memory=1476 CPUtime=3.92 cores=0-7
/proc/2126/stat : 2126 (scop.sh) S 2123 2126 977 0 -1 4202496 582 26263 0 0 0 0 379 13 20 0 1 0 421226933 115843072 369 33554432000 4194304 5098028 140720980275392 140720980272136 140487235113596 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 13996032 140720980280100 140720980280428 140720980280428 140720980283341 0
/proc/2126/statm: 28282 369 311 221 0 87 0
[pid=2153] ppid=2126 vsize=8283048 memory=119228 CPUtime=1.32 cores=0-7
/proc/2153/stat : 2153 (java) S 2126 2126 977 0 -1 1077944320 21299 2324 0 0 120 8 3 1 20 0 22 0 421227112 8481841152 29807 33554432000 4194304 4196468 140731329824848 140731329807392 140672764198647 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
/proc/2153/statm: 2070762 29807 3214 1 0 2032106 0
[pid=2153/tid=2154] ppid=2126 vsize=8283048 memory=0 CPUtime=0.82 cores=0-7
/proc/2153/task/2154/stat : 2154 (java) R 2126 2126 977 0 -1 4202560 17743 2324 0 0 73 5 3 1 20 0 22 0 421227112 8481841152 29807 33554432000 4194304 4196468 140731329824848 140672736029592 140672744474536 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2155] ppid=2126 vsize=8283048 memory=0 CPUtime=0.04 cores=0-7
/proc/2153/task/2155/stat : 2155 (java) S 2126 2126 977 0 -1 1077944384 2 2324 0 0 0 0 3 1 20 0 22 0 421227113 8481841152 29807 33554432000 4194304 4196468 140731329824848 140672768441360 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2156] ppid=2126 vsize=8283048 memory=0 CPUtime=0.04 cores=0-7
/proc/2153/task/2156/stat : 2156 (java) S 2126 2126 977 0 -1 1077944384 1 2324 0 0 0 0 3 1 20 0 22 0 421227113 8481841152 29807 33554432000 4194304 4196468 140731329824848 140672595258512 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2157] ppid=2126 vsize=8283048 memory=0 CPUtime=0.04 cores=0-7
/proc/2153/task/2157/stat : 2157 (java) S 2126 2126 977 0 -1 1077944384 3 2324 0 0 0 0 3 1 20 0 22 0 421227113 8481841152 29807 33554432000 4194304 4196468 140731329824848 140672248662800 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2158] ppid=2126 vsize=8283048 memory=7305218370954553433 CPUtime=0.04 cores=0-7
/proc/2153/task/2158/stat : 2158 (java) S 2126 2126 977 0 -1 1077944384 1 2324 0 0 0 0 3 1 20 0 22 0 421227113 8481841152 29807 33554432000 4194304 4196468 140731329824848 140672247610256 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2159] ppid=2126 vsize=8283048 memory=7524499489870276945 CPUtime=0.04 cores=0-7
/proc/2153/task/2159/stat : 2159 (java) S 2126 2126 977 0 -1 1077944384 2 2324 0 0 0 0 3 1 20 0 22 0 421227113 8481841152 29807 33554432000 4194304 4196468 140731329824848 140672246557200 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2160] ppid=2126 vsize=8283048 memory=7378398583829522016 CPUtime=0.04 cores=0-7
/proc/2153/task/2160/stat : 2160 (java) S 2126 2126 977 0 -1 1077944384 2 2324 0 0 0 0 3 1 20 0 22 0 421227113 8481841152 29807 33554432000 4194304 4196468 140731329824848 140672245504656 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2161] ppid=2126 vsize=8283048 memory=7589240748751479360 CPUtime=0.04 cores=0-7
/proc/2153/task/2161/stat : 2161 (java) S 2126 2126 977 0 -1 1077944384 1 2324 0 0 0 0 3 1 20 0 22 0 421227113 8481841152 29807 33554432000 4194304 4196468 140731329824848 140672244451600 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2162] ppid=2126 vsize=8283048 memory=7164218009427993449 CPUtime=0.04 cores=0-7
/proc/2153/task/2162/stat : 2162 (java) S 2126 2126 977 0 -1 1077944384 1 2324 0 0 0 0 3 1 20 0 22 0 421227113 8481841152 29807 33554432000 4194304 4196468 140731329824848 140672243399056 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2163] ppid=2126 vsize=8283048 memory=280553706551296 CPUtime=0.04 cores=0-7
/proc/2153/task/2163/stat : 2163 (java) S 2126 2126 977 0 -1 1077944384 5 2324 0 0 0 0 3 1 20 0 22 0 421227115 8481841152 29807 33554432000 4194304 4196468 140731329824848 140672058968816 140672764209794 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2164] ppid=2126 vsize=8283048 memory=4638778402627731557 CPUtime=0.04 cores=0-7
/proc/2153/task/2164/stat : 2164 (java) S 2126 2126 977 0 -1 1077944384 13 2324 0 0 0 0 3 1 20 0 22 0 421227115 8481841152 29807 33554432000 4194304 4196468 140731329824848 140671251900064 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2165] ppid=2126 vsize=8283048 memory=6935650355287975249 CPUtime=0.04 cores=0-7
/proc/2153/task/2165/stat : 2165 (java) S 2126 2126 977 0 -1 1077944384 21 2324 0 0 0 0 3 1 20 0 22 0 421227115 8481841152 29807 33554432000 4194304 4196468 140731329824848 140671117677808 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2166] ppid=2126 vsize=8283048 memory=280553706564400 CPUtime=0.04 cores=0-7
/proc/2153/task/2166/stat : 2166 (java) S 2126 2126 977 0 -1 1077944384 1 2324 0 0 0 0 3 1 20 0 22 0 421227118 8481841152 29807 33554432000 4194304 4196468 140731329824848 140670743173584 140672764217243 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2167] ppid=2126 vsize=8283048 memory=11364 CPUtime=0.1 cores=0-7
/proc/2153/task/2167/stat : 2167 (java) S 2126 2126 977 0 -1 1077944384 729 2324 0 0 6 0 3 1 20 0 22 0 421227118 8481841152 29807 33554432000 4194304 4196468 140731329824848 140671855880432 140672764209794 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2168] ppid=2126 vsize=8283048 memory=0 CPUtime=0.13 cores=0-7
/proc/2153/task/2168/stat : 2168 (java) S 2126 2126 977 0 -1 1077944384 262 2324 0 0 9 0 3 1 20 0 22 0 421227118 8481841152 29807 33554432000 4194304 4196468 140731329824848 140671854827888 140672764209794 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2169] ppid=2126 vsize=8283048 memory=0 CPUtime=0.09 cores=0-7
/proc/2153/task/2169/stat : 2169 (java) S 2126 2126 977 0 -1 1077944384 166 2324 0 0 5 0 3 1 20 0 22 0 421227118 8481841152 29807 33554432000 4194304 4196468 140731329824848 140671853774832 140672764209794 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2170] ppid=2126 vsize=8283048 memory=280553706225904 CPUtime=0.26 cores=0-7
/proc/2153/task/2170/stat : 2170 (java) S 2126 2126 977 0 -1 1077944384 547 2324 0 0 22 0 3 1 20 0 22 0 421227118 8481841152 29807 33554432000 4194304 4196468 140731329824848 140671852722288 140672764209794 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2171] ppid=2126 vsize=8283048 memory=280553706225904 CPUtime=0.04 cores=0-7
/proc/2153/task/2171/stat : 2171 (java) S 2126 2126 977 0 -1 1077944384 3 2324 0 0 0 0 3 1 20 0 22 0 421227118 8481841152 29807 33554432000 4194304 4196468 140731329824848 140670245268448 140672764208853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
[pid=2153/tid=2172] ppid=2126 vsize=8283048 memory=280553706225904 CPUtime=0.04 cores=0-7
/proc/2153/task/2172/stat : 2172 (java) S 2126 2126 977 0 -1 1077944384 1 2324 0 0 0 0 3 1 20 0 22 0 421227118 8481841152 29807 33554432000 4194304 4196468 140731329824848 140671851670704 140672764209794 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32653312 140731329831928 140731329832086 140731329832086 140731329834959 0
Current children cumulated CPU time: 5.24 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 120704 KiB

Child status: 0
Real time (s): 2.65434
CPU time (s): 5.33599
CPU user time (s): 5.09421
CPU system time (s): 0.24178
CPU usage (%): 201.029
Max. virtual memory (cumulated for all children) (KiB): 27441856
Max. memory (cumulated for all children) (KiB): 250820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.09421
system time used= 0.24178
maximum resident set size= 258848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50699
page faults= 0
swaps= 0
block input operations= 0
block output operations= 528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7894
involuntary context switches= 16


# summary of solver processes directly reported to runsolver:
#   pid: 2126
#   total CPU time (s): 5.33599
#   total CPU user time (s): 5.09421
#   total CPU system time (s): 0.24178

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039909 second user time and 0.080926 second system time

The end

Launcher Data

Begin job on node134 at 2019-09-14 10:28:43
IDJOB=4392563
IDBENCH=141717
IDSOLVER=2839
FILE ID=node134/4392563-1568449764
RUNJOBID= node134-1568446007-1004
PBS_JOBID= 21702351
Free space on /tmp= 59576 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-15-036.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-4392563-1568449764/watcher-4392563-1568449764 -o /tmp/evaluation-result-4392563-1568449764/solver-4392563-1568449764 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1568446007-1004 --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-4392563-1568449764.xml

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

MD5SUM BENCH= 5e5c63d89f6605b36f0577fcc9be8ecb
RANDOM SEED=1453033824

node134.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.76
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.76
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.76
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.76
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:        30255320 kB
MemAvailable:   31796404 kB
Buffers:          204116 kB
Cached:          1603576 kB
SwapCached:        90604 kB
Active:           500696 kB
Inactive:        1399544 kB
Active(anon):      25320 kB
Inactive(anon):   106668 kB
Active(file):     475376 kB
Inactive(file):  1292876 kB
Unevictable:      110900 kB
Mlocked:          110900 kB
SwapTotal:      67108860 kB
SwapFree:       66916704 kB
Dirty:             20408 kB
Writeback:             0 kB
AnonPages:        117440 kB
Mapped:            44020 kB
Shmem:             31144 kB
Slab:             207152 kB
SReclaimable:     177332 kB
SUnreclaim:        29820 kB
KernelStack:        3792 kB
PageTables:         5596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 59556 MiB
End job on node134 at 2019-09-14 10:28:45