Trace number 4392566

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 8.50997 3.66324

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-26-080.xml
MD5SUM82f2ba8c739d4bfd8362bd41c1ff224a
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 benchmark7.46308
Satisfiable
(Un)Satisfiability was proved
Number of variables52
Number of constraints325
Number of domains26
Minimum domain size55
Maximum domain size80
Distribution of domain sizes[{"size":55,"count":2},{"size":56,"count":2},{"size":57,"count":2},{"size":58,"count":2},{"size":59,"count":2},{"size":60,"count":2},{"size":61,"count":2},{"size":62,"count":2},{"size":63,"count":2},{"size":64,"count":2},{"size":65,"count":2},{"size":66,"count":2},{"size":67,"count":2},{"size":68,"count":2},{"size":69,"count":2},{"size":70,"count":2},{"size":71,"count":2},{"size":72,"count":2},{"size":73,"count":2},{"size":74,"count":2},{"size":75,"count":2},{"size":76,"count":2},{"size":77,"count":2},{"size":78,"count":2},{"size":79,"count":2},{"size":80,"count":2}]
Minimum variable degree25
Maximum variable degree25
Distribution of variable degrees[{"degree":25,"count":52}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":325}]
Number of extensional constraints0
Number of intensional constraints325
Distribution of constraint types[{"type":"intension","count":325}]
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-25495-serial-file.bin HOME/instance-4392566-1568449585.xml
0.65/0.54	
0.65/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Sat Sep 14 10:25:46 CEST 2019
0.65/0.57	c PID: 25498
0.65/0.57	c IP: 172.20.3.124
0.94/0.82	c HOST: node124.alineos.net
0.94/0.82	c (0,0) Parsing Begin
2.37/1.31	c (0,0) Parsing End
2.37/1.32	c (0,0) CSP: 52 int (0 aux), 0 bool (0 aux), 325 ctr, max domain size 80
2.37/1.32	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.37/1.32	c (0,0) Constraint Name Generate Begin
2.37/1.33	c (0,0) Ctr:HOME/instance-4392566-1568449585.xml,Add:Le:Num:Or:Var
2.37/1.33	c (0,0) Constraint Name Generate End
2.37/1.33	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.37/1.33	c (0,0) CSP to CSPinCNF Begin
2.68/1.46	c (0,0) translated 33 (10%) constraints
2.68/1.49	c (0,0) translated 65 (20%) constraints
2.94/1.51	c (0,0) translated 98 (30%) constraints
2.94/1.53	c (0,0) translated 130 (40%) constraints
2.94/1.54	c (0,0) translated 163 (50%) constraints
2.94/1.55	c (1,0) translated 195 (60%) constraints
2.94/1.56	c (1,0) translated 228 (70%) constraints
2.94/1.57	c (1,0) translated 260 (80%) constraints
2.94/1.57	c (1,0) translated 293 (90%) constraints
2.94/1.58	c (1,0) translated 325 (100%) constraints
2.94/1.58	c (1,0) ===========================================
3.22/1.61	c (1,0) Hybrid: #OE=52, #LE=0
3.22/1.61	c (1,0) Hybrid
3.22/1.61	c (1,0) ===========================================
3.22/1.62	c (1,0) translated 33 (10%) constraints
3.22/1.63	c (1,0) translated 65 (20%) constraints
3.22/1.63	c (1,0) translated 98 (30%) constraints
3.22/1.64	c (1,0) translated 130 (40%) constraints
3.22/1.64	c (1,0) translated 163 (50%) constraints
3.22/1.65	c (1,0) translated 195 (60%) constraints
3.22/1.65	c (1,0) translated 228 (70%) constraints
3.22/1.65	c (1,0) translated 260 (80%) constraints
3.22/1.66	c (1,0) translated 293 (90%) constraints
3.22/1.66	c (1,0) translated 325 (100%) constraints
3.22/1.66	c (1,0) CSP to CSPinCNF End
3.22/1.66	c (1,0) CSP: 52 int (0 aux), 0 bool (0 aux), 325 ctr, max domain size 80
3.22/1.66	c (1,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
3.22/1.67	c (1,0) CSPinCNF Propagation Begin
3.22/1.69	c (1,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.22/1.69	c (1,0) CSPinCNF Propagation End
3.22/1.69	c (1,0) CSP: 52 int (0 aux), 0 bool (0 aux), 325 ctr, max domain size 80
3.22/1.69	c (1,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
3.22/1.70	c (1,1) Hybrid: #OE=52, #LE=0
3.22/1.70	c (1,1) Simplify CSPinCNF Begin
3.55/1.79	c (1,1) Simplify CSPinCNF End
3.81/1.80	c (1,1) CSP: 52 int (0 aux), 1300 bool (1300 aux), 1625 ctr, max domain size 80
3.81/1.80	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.81/1.80	c (1,1) Calculate Precise Domain Begin
3.81/1.80	c (1,1) 0 values are removed by re-calculation
3.81/1.80	c (1,1) Calculate Precise Domain End
3.81/1.80	c (1,1) CSP: 52 int (0 aux), 1300 bool (1300 aux), 1625 ctr, max domain size 80
3.81/1.80	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.81/1.80	c (1,1) CSPinCNF to SatSolver Begin
4.51/2.06	c (1,1) 163 (10 %) CSP clauses are encoded (0 SAT variables, 12281 SAT clauses)
4.96/2.15	c (1,1) 325 (20 %) CSP clauses are encoded (0 SAT variables, 20719 SAT clauses)
4.96/2.20	c (1,1) 488 (30 %) CSP clauses are encoded (0 SAT variables, 28788 SAT clauses)
5.38/2.24	c (1,1) 650 (40 %) CSP clauses are encoded (0 SAT variables, 36701 SAT clauses)
5.38/2.29	c (1,1) 813 (50 %) CSP clauses are encoded (0 SAT variables, 44262 SAT clauses)
5.57/2.33	c (1,1) 975 (60 %) CSP clauses are encoded (0 SAT variables, 51425 SAT clauses)
5.57/2.36	c (1,1) 1138 (70 %) CSP clauses are encoded (0 SAT variables, 58216 SAT clauses)
5.57/2.39	c (1,1) 1300 (80 %) CSP clauses are encoded (0 SAT variables, 64495 SAT clauses)
5.73/2.42	c (1,1) 1463 (90 %) CSP clauses are encoded (0 SAT variables, 70297 SAT clauses)
5.73/2.45	c (1,1) 1625 (100 %) CSP clauses are encoded (0 SAT variables, 75200 SAT clauses)
5.73/2.45	c (1,1) CSPinCNF to SatSolver End
5.73/2.45	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.73/2.45	c (1,1) 4758 bool, 75231 clause
5.73/2.45	c (1,1) Export Begin
5.92/2.53	c (1,1) Export to HOME/scop-25495-serial-file.bin
5.92/2.53	c (1,1) Export End
5.92/2.53	c (1,1) Export File Size: 0.01 MB
5.92/2.53	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
5.92/2.53	c END-Prog: Sat Sep 14 10:25:48 CEST 2019
5.92/2.55	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-25495-serial-file.bin
6.02/3.01	c (0,0) Read Serial File Begin
6.02/3.01	c (0,0) HOME/scop-25495-serial-file.bin
6.74/3.21	c (0,0) Read Serial File End
6.89/3.22	
6.89/3.22	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
6.89/3.22	(Solving Process)
6.89/3.22	
6.89/3.24	c BEGIN-Prog: Sat Sep 14 10:25:48 CEST 2019
6.89/3.24	c PID: 25518
6.89/3.24	c IP: 172.20.3.124
6.89/3.24	c HOST: node124.alineos.net
6.89/3.24	c (0,0) SatSolver.solve Begin
6.89/3.24	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392566-1568449585.xml-scop-25498.cnf
6.89/3.27	c (0,0) c
6.89/3.27	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)
6.89/3.27	c (0,0) c
6.89/3.27	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
6.89/3.27	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
6.89/3.27	c (0,0) c ========================================[ Problem Statistics ]===========================================
6.89/3.27	c (0,0) c |                                                                                                       |
6.89/3.30	c (0,0) c |  Number of variables:          4758                                                                   |
6.89/3.30	c (0,0) c |  Number of clauses:           75231                                                                   |
6.89/3.30	c (0,0) c |  Parse time:                   0.02 s                                                                 |
6.89/3.30	c (0,0) c |                                                                                                       |
7.12/3.36	c (0,0) c |  Simplification time:          0.06 s                                                                 |
7.12/3.36	c (0,0) c |                                                                                                       |
7.12/3.36	c (0,0) c |  Generating clones                                                                                    |
7.12/3.38	c (0,0) c |  all clones generated. Memory =    64.57Mb.                                                           |
7.12/3.38	c (0,0) c ========================================================================================================|
7.12/3.38	c (0,0) c
7.12/3.38	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
7.12/3.38	c (0,0) c
7.12/3.38	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.12/3.38	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.12/3.38	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.12/3.38	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
7.12/3.38	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
7.12/3.38	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
7.12/3.38	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
7.12/3.38	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
7.12/3.38	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
7.12/3.38	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
7.12/3.38	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
7.12/3.38	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
7.12/3.38	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
7.12/3.38	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
7.12/3.38	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
7.12/3.38	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
7.12/3.38	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
7.12/3.38	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
7.12/3.38	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.15/3.51	c (0,0) c
7.15/3.51	c (0,0) c real time : 0.244914 s
7.15/3.51	c (0,0) c cpu time  : 0.943554 s
7.15/3.51	c (0,0) c
7.15/3.51	c (0,0) c
7.15/3.51	c (0,0) c
7.15/3.51	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
7.15/3.51	c (0,0) c
7.15/3.51	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.15/3.51	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.15/3.51	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.15/3.51	c (0,0) c | Conflicts     |           17922 |       2173 |       2446 |       2476 |       2339 |       2402 |       1976 |       1893 |       2217 |
7.15/3.51	c (0,0) c | Decisions     |           60695 |       7445 |       7789 |       8290 |       7591 |       8414 |       8073 |       6440 |       6653 |
7.15/3.51	c (0,0) c | Propagations  |         2559257 |     312052 |     375884 |     352800 |     317680 |     348079 |     275787 |     267742 |     309233 |
7.15/3.51	c (0,0) c | ReduceDBs     |               6 |          1 |          1 |          1 |          1 |          1 |          0 |          0 |          1 |
7.15/3.51	c (0,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
7.15/3.51	c (0,0) c | Restarts      |              67 |          8 |          4 |          9 |          6 |         11 |         11 |         10 |          8 |
7.15/3.51	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.15/3.51	c (0,0) c | PropBinClauses|         2985443 |     373203 |     428074 |     413683 |     376600 |     397599 |     321821 |     308213 |     366250 |
7.15/3.51	c (0,0) c | PropPreBlocker|        32505817 |    3946954 |    4676960 |    4517579 |    3936848 |    4606837 |    3738463 |    3298356 |    3783820 |
7.15/3.51	c (0,0) c | PropNotBlocker|        10024603 |    1215545 |    1387971 |    1366563 |    1283355 |    1366501 |    1190654 |    1039171 |    1174843 |
7.15/3.51	c (0,0) c | LitFullScans  |        59748129 |    7269290 |    8878604 |    8359077 |    7321163 |    8265972 |    6645056 |    6002295 |    7006672 |
7.15/3.51	c (0,0) c | LitScanFracts |            1300 |         31 |        368 |         36 |        170 |          2 |         27 |        348 |        318 |
7.15/3.51	c (0,0) c | DecisionLevel0|              67 |          8 |          4 |          9 |          6 |         11 |         11 |         10 |          8 |
7.15/3.51	c (0,0) c | Periods       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
7.15/3.51	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
7.15/3.51	c (0,0) c | Avg_Trail     |                 |       2160 |       2229 |       2244 |       2029 |       2404 |       2375 |       2119 |       2102 |
7.15/3.51	c (0,0) c | Avg_DL        |                 |         64 |         54 |         57 |         56 |         67 |         68 |         63 |         62 |
7.15/3.51	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.15/3.51	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.15/3.51	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.15/3.51	c (0,0) c | Exported      |              21 |          0 |          4 |          1 |          2 |          3 |          6 |          4 |          1 |
7.15/3.51	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.15/3.51	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.15/3.51	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.15/3.51	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.15/3.51	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.15/3.51	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.15/3.51	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.15/3.51	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.15/3.51	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.15/3.51	c (0,0) c | Glues         |                 |          0 |          4 |          1 |          2 |          3 |          6 |          4 |          1 |
7.15/3.51	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.15/3.51	c (0,0) c | Orig_Seen     |            11 % |       8733 |       8298 |       9552 |       8564 |       9986 |       9224 |       8237 |       8789 |
7.15/3.51	c (0,0) c | Diff Orig seen|                 |      X     | -      435 |        819 | -      169 |       1253 |        491 | -      496 |         56 |
7.15/3.51	c (0,0) c | Hamming       |            33 % |      X     |       1711 |       1655 |       1756 |       1484 |       1467 |       1574 |       1526 |
7.15/3.51	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.15/3.51	c (0,0) c | RunningTime   |                 |    0.1 100%|    0.1 100%|    0.1 100%|    0.1 100%|    0.1 100%|    0.1 100%|    0.1 100%|    0.1 100%|
7.15/3.51	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%|
7.15/3.51	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%|
7.15/3.51	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%|
7.15/3.51	c (0,0) c | SolvingTime   |                 |    0.1     |    0.1     |    0.1     |    0.1     |    0.1     |    0.1     |    0.1     |    0.1     |
7.15/3.51	c (0,0) c | PropagationTim|                 |    0.1  77%|    0.1  74%|    0.1  74%|    0.1  77%|    0.1  75%|    0.1  80%|    0.1  82%|    0.1  79%|
7.15/3.51	c (0,0) c | AnalysisTime  |                 |    0.0  16%|    0.0  19%|    0.0  18%|    0.0  16%|    0.0  17%|    0.0  13%|    0.0  12%|    0.0  14%|
7.15/3.51	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%|
7.15/3.51	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%|
7.15/3.51	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%|
7.15/3.51	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%|
7.15/3.51	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.15/3.51	c (0,0) c
7.15/3.51	c (0,0) c
7.15/3.51	c (0,0) c Threads : 8
7.15/3.51	c (0,0) c Winner : 0
7.15/3.51	c (0,0) c Conflicts_0 : 2173
7.15/3.51	c (0,0) c Conflicts_1 : 2446
7.15/3.51	c (0,0) c Conflicts_2 : 2476
7.15/3.51	c (0,0) c Conflicts_3 : 2339
7.15/3.51	c (0,0) c Conflicts_4 : 2402
7.15/3.51	c (0,0) c Conflicts_5 : 1976
7.15/3.51	c (0,0) c Conflicts_6 : 1893
7.15/3.51	c (0,0) c Conflicts_7 : 2217
7.15/3.51	c (0,0) c Conflicts_total : 17922
7.15/3.51	c (0,0) c Conflicts_winner : 2173
7.15/3.51	c (0,0) c Decisions_0 : 7445
7.15/3.52	c (0,0) c Decisions_1 : 7789
7.15/3.52	c (0,0) c Decisions_2 : 8290
7.15/3.52	c (0,0) c Decisions_3 : 7591
7.15/3.52	c (0,0) c Decisions_4 : 8414
7.15/3.52	c (0,0) c Decisions_5 : 8073
7.15/3.52	c (0,0) c Decisions_6 : 6440
7.15/3.52	c (0,0) c Decisions_7 : 6653
7.15/3.52	c (0,0) c Decisions_total : 60695
7.15/3.52	c (0,0) c Decisions_winner : 7445
7.15/3.52	c (0,0) c Propagations_0 : 312052
7.15/3.52	c (0,0) c Propagations_1 : 375884
7.15/3.52	c (0,0) c Propagations_2 : 352800
7.15/3.52	c (0,0) c Propagations_3 : 317680
7.15/3.52	c (0,0) c Propagations_4 : 348079
7.15/3.52	c (0,0) c Propagations_5 : 275787
7.15/3.52	c (0,0) c Propagations_6 : 267742
7.15/3.52	c (0,0) c Propagations_7 : 309233
7.15/3.52	c (0,0) c Propagations_total : 2559257
7.15/3.52	c (0,0) c Propagations_winner : 312052
7.15/3.52	c (0,0) c ReduceDBs_0 : 1
7.15/3.52	c (0,0) c ReduceDBs_1 : 1
7.15/3.52	c (0,0) c ReduceDBs_2 : 1
7.15/3.52	c (0,0) c ReduceDBs_3 : 1
7.15/3.52	c (0,0) c ReduceDBs_4 : 1
7.15/3.52	c (0,0) c ReduceDBs_5 : 0
7.15/3.52	c (0,0) c ReduceDBs_6 : 0
7.15/3.52	c (0,0) c ReduceDBs_7 : 1
7.15/3.52	c (0,0) c ReduceDBs_total : 6
7.15/3.52	c (0,0) c ReduceDBs_winner : 1
7.15/3.52	c (0,0) c SimpDBs_0 : 1
7.15/3.52	c (0,0) c SimpDBs_1 : 1
7.15/3.52	c (0,0) c SimpDBs_2 : 1
7.15/3.52	c (0,0) c SimpDBs_3 : 1
7.15/3.52	c (0,0) c SimpDBs_4 : 1
7.15/3.52	c (0,0) c SimpDBs_5 : 1
7.15/3.52	c (0,0) c SimpDBs_6 : 1
7.15/3.52	c (0,0) c SimpDBs_7 : 1
7.15/3.52	c (0,0) c SimpDBs_total : 8
7.15/3.52	c (0,0) c SimpDBs_winner : 1
7.15/3.52	c (0,0) c Restarts_0 : 8
7.15/3.52	c (0,0) c Restarts_1 : 4
7.15/3.52	c (0,0) c Restarts_2 : 9
7.15/3.52	c (0,0) c Restarts_3 : 6
7.15/3.52	c (0,0) c Restarts_4 : 11
7.15/3.52	c (0,0) c Restarts_5 : 11
7.15/3.52	c (0,0) c Restarts_6 : 10
7.15/3.52	c (0,0) c Restarts_7 : 8
7.15/3.52	c (0,0) c Restarts_total : 67
7.15/3.52	c (0,0) c Restarts_winner : 8
7.15/3.52	c (0,0) c ForcedImports_0 : 0
7.15/3.52	c (0,0) c ForcedImports_1 : 0
7.15/3.52	c (0,0) c ForcedImports_2 : 0
7.15/3.52	c (0,0) c ForcedImports_3 : 0
7.15/3.52	c (0,0) c ForcedImports_4 : 0
7.15/3.52	c (0,0) c ForcedImports_5 : 0
7.15/3.52	c (0,0) c ForcedImports_6 : 0
7.15/3.52	c (0,0) c ForcedImports_7 : 0
7.15/3.52	c (0,0) c ForcedImports_total : 0
7.15/3.52	c (0,0) c ForcedImports_winner : 0
7.15/3.52	c (0,0) c PropsBinClauses_0 : 373203
7.15/3.52	c (0,0) c PropsBinClauses_1 : 428074
7.15/3.52	c (0,0) c PropsBinClauses_2 : 413683
7.15/3.52	c (0,0) c PropsBinClauses_3 : 376600
7.15/3.52	c (0,0) c PropsBinClauses_4 : 397599
7.15/3.52	c (0,0) c PropsBinClauses_5 : 321821
7.15/3.52	c (0,0) c PropsBinClauses_6 : 308213
7.15/3.52	c (0,0) c PropsBinClauses_7 : 366250
7.15/3.52	c (0,0) c PropsBinClauses_total : 2985443
7.15/3.52	c (0,0) c PropsBinClauses_winner : 373203
7.15/3.52	c (0,0) c PropsPreBlocker_0 : 3946954
7.15/3.52	c (0,0) c PropsPreBlocker_1 : 4676960
7.15/3.52	c (0,0) c PropsPreBlocker_2 : 4517579
7.15/3.52	c (0,0) c PropsPreBlocker_3 : 3936848
7.15/3.52	c (0,0) c PropsPreBlocker_4 : 4606837
7.15/3.52	c (0,0) c PropsPreBlocker_5 : 3738463
7.15/3.52	c (0,0) c PropsPreBlocker_6 : 3298356
7.15/3.52	c (0,0) c PropsPreBlocker_7 : 3783820
7.15/3.52	c (0,0) c PropsPreBlocker_total : 32505817
7.15/3.52	c (0,0) c PropsPreBlocker_winner : 3946954
7.15/3.52	c (0,0) c PropsNotBlocker_0 : 1215545
7.15/3.52	c (0,0) c PropsNotBlocker_1 : 1387971
7.15/3.52	c (0,0) c PropsNotBlocker_2 : 1366563
7.15/3.52	c (0,0) c PropsNotBlocker_3 : 1283355
7.15/3.52	c (0,0) c PropsNotBlocker_4 : 1366501
7.15/3.52	c (0,0) c PropsNotBlocker_5 : 1190654
7.15/3.52	c (0,0) c PropsNotBlocker_6 : 1039171
7.15/3.52	c (0,0) c PropsNotBlocker_7 : 1174843
7.15/3.52	c (0,0) c PropsNotBlocker_total : 10024603
7.15/3.52	c (0,0) c PropsNotBlocker_winner : 1215545
7.15/3.52	c (0,0) c PropsLitFullScans_0 : 7269290
7.15/3.52	c (0,0) c PropsLitFullScans_1 : 8878604
7.15/3.52	c (0,0) c PropsLitFullScans_2 : 8359077
7.15/3.52	c (0,0) c PropsLitFullScans_3 : 7321163
7.15/3.52	c (0,0) c PropsLitFullScans_4 : 8265972
7.15/3.52	c (0,0) c PropsLitFullScans_5 : 6645056
7.15/3.52	c (0,0) c PropsLitFullScans_6 : 6002295
7.15/3.52	c (0,0) c PropsLitFullScans_7 : 7006672
7.15/3.52	c (0,0) c PropsLitFullScans_total : 59748129
7.15/3.52	c (0,0) c PropsLitFullScans_winner : 7269290
7.15/3.52	c (0,0) c LitScanFractions_0 : 31
7.15/3.52	c (0,0) c LitScanFractions_1 : 368
7.15/3.52	c (0,0) c LitScanFractions_2 : 36
7.15/3.52	c (0,0) c LitScanFractions_3 : 170
7.15/3.52	c (0,0) c LitScanFractions_4 : 2
7.15/3.52	c (0,0) c LitScanFractions_5 : 27
7.15/3.52	c (0,0) c LitScanFractions_6 : 348
7.15/3.52	c (0,0) c LitScanFractions_7 : 318
7.15/3.52	c (0,0) c LitScanFractions_total : 1300
7.15/3.52	c (0,0) c LitScanFractions_winner : 31
7.15/3.52	c (0,0) c DecisionLevel0_0 : 8
7.15/3.52	c (0,0) c DecisionLevel0_1 : 4
7.15/3.52	c (0,0) c DecisionLevel0_2 : 9
7.15/3.52	c (0,0) c DecisionLevel0_3 : 6
7.15/3.52	c (0,0) c DecisionLevel0_4 : 11
7.15/3.52	c (0,0) c DecisionLevel0_5 : 11
7.15/3.52	c (0,0) c DecisionLevel0_6 : 10
7.15/3.52	c (0,0) c DecisionLevel0_7 : 8
7.15/3.52	c (0,0) c DecisionLevel0_total : 67
7.15/3.52	c (0,0) c DecisionLevel0_winner : 8
7.15/3.52	c (0,0) c Periods_0 : 1
7.15/3.52	c (0,0) c Periods_1 : 1
7.15/3.52	c (0,0) c Periods_2 : 1
7.15/3.52	c (0,0) c Periods_3 : 1
7.15/3.52	c (0,0) c Periods_4 : 1
7.15/3.52	c (0,0) c Periods_5 : 1
7.15/3.52	c (0,0) c Periods_6 : 1
7.15/3.52	c (0,0) c Periods_7 : 1
7.15/3.52	c (0,0) c Periods_total : 8
7.15/3.52	c (0,0) c Periods_winner : 1
7.15/3.52	c (0,0) c Margin_0 : 20
7.15/3.52	c (0,0) c Margin_1 : 20
7.15/3.52	c (0,0) c Margin_2 : 20
7.15/3.52	c (0,0) c Margin_3 : 20
7.15/3.52	c (0,0) c Margin_4 : 20
7.15/3.52	c (0,0) c Margin_5 : 20
7.15/3.52	c (0,0) c Margin_6 : 20
7.15/3.52	c (0,0) c Margin_7 : 20
7.15/3.52	c (0,0) c Margin_total : 160
7.15/3.52	c (0,0) c Margin_winner : 20
7.15/3.52	c (0,0) c Exported_0 : 0
7.15/3.52	c (0,0) c Exported_1 : 4
7.15/3.52	c (0,0) c Exported_2 : 1
7.15/3.52	c (0,0) c Exported_3 : 2
7.15/3.52	c (0,0) c Exported_4 : 3
7.15/3.52	c (0,0) c Exported_5 : 6
7.15/3.52	c (0,0) c Exported_6 : 4
7.15/3.52	c (0,0) c Exported_7 : 1
7.15/3.52	c (0,0) c Exported_total : 21
7.15/3.52	c (0,0) c Exported_winner : 0
7.15/3.52	c (0,0) c Imported_0 : 0
7.15/3.52	c (0,0) c Imported_1 : 0
7.15/3.52	c (0,0) c Imported_2 : 0
7.15/3.52	c (0,0) c Imported_3 : 0
7.15/3.52	c (0,0) c Imported_4 : 0
7.15/3.52	c (0,0) c Imported_5 : 0
7.15/3.52	c (0,0) c Imported_6 : 0
7.15/3.52	c (0,0) c Imported_7 : 0
7.15/3.52	c (0,0) c Imported_total : 0
7.15/3.52	c (0,0) c Imported_winner : 0
7.15/3.52	c (0,0) c Good_0 : 0
7.15/3.52	c (0,0) c Good_1 : 0
7.15/3.52	c (0,0) c Good_2 : 0
7.15/3.52	c (0,0) c Good_3 : 0
7.15/3.52	c (0,0) c Good_4 : 0
7.15/3.52	c (0,0) c Good_5 : 0
7.15/3.52	c (0,0) c Good_6 : 0
7.15/3.52	c (0,0) c Good_7 : 0
7.15/3.52	c (0,0) c Good_total : 0
7.15/3.52	c (0,0) c Good_winner : 0
7.15/3.52	c (0,0) c Purge_0 : 0
7.15/3.52	c (0,0) c Purge_1 : 0
7.15/3.52	c (0,0) c Purge_2 : 0
7.15/3.52	c (0,0) c Purge_3 : 0
7.15/3.52	c (0,0) c Purge_4 : 0
7.15/3.52	c (0,0) c Purge_5 : 0
7.15/3.52	c (0,0) c Purge_6 : 0
7.15/3.52	c (0,0) c Purge_7 : 0
7.15/3.52	c (0,0) c Purge_total : 0
7.15/3.52	c (0,0) c Purge_winner : 0
7.15/3.52	c (0,0) c Promoted_0 : 0
7.15/3.52	c (0,0) c Promoted_1 : 0
7.15/3.52	c (0,0) c Promoted_2 : 0
7.15/3.52	c (0,0) c Promoted_3 : 0
7.15/3.52	c (0,0) c Promoted_4 : 0
7.15/3.52	c (0,0) c Promoted_5 : 0
7.15/3.52	c (0,0) c Promoted_6 : 0
7.15/3.52	c (0,0) c Promoted_7 : 0
7.15/3.52	c (0,0) c Promoted_total : 0
7.15/3.52	c (0,0) c Promoted_winner : 0
7.15/3.52	c (0,0) c Remove_Imp_0 : 0
7.15/3.52	c (0,0) c Remove_Imp_1 : 0
7.15/3.52	c (0,0) c Remove_Imp_2 : 0
7.15/3.52	c (0,0) c Remove_Imp_3 : 0
7.15/3.52	c (0,0) c Remove_Imp_4 : 0
7.15/3.52	c (0,0) c Remove_Imp_5 : 0
7.15/3.52	c (0,0) c Remove_Imp_6 : 0
7.15/3.52	c (0,0) c Remove_Imp_7 : 0
7.15/3.52	c (0,0) c Remove_Imp_total : 0
7.15/3.52	c (0,0) c Remove_Imp_winner : 0
7.15/3.52	c (0,0) c Blocked_Reuse_0 : 0
7.15/3.52	c (0,0) c Blocked_Reuse_1 : 0
7.15/3.52	c (0,0) c Blocked_Reuse_2 : 0
7.15/3.52	c (0,0) c Blocked_Reuse_3 : 0
7.15/3.52	c (0,0) c Blocked_Reuse_4 : 0
7.15/3.52	c (0,0) c Blocked_Reuse_5 : 0
7.15/3.52	c (0,0) c Blocked_Reuse_6 : 0
7.15/3.52	c (0,0) c Blocked_Reuse_7 : 0
7.15/3.52	c (0,0) c Blocked_Reuse_total : 0
7.15/3.52	c (0,0) c Blocked_Reuse_winner : 0
7.15/3.52	c (0,0) c Unaries_0 : 0
7.15/3.52	c (0,0) c Unaries_1 : 0
7.15/3.52	c (0,0) c Unaries_2 : 0
7.15/3.52	c (0,0) c Unaries_3 : 0
7.15/3.52	c (0,0) c Unaries_4 : 0
7.15/3.52	c (0,0) c Unaries_5 : 0
7.15/3.52	c (0,0) c Unaries_6 : 0
7.15/3.52	c (0,0) c Unaries_7 : 0
7.15/3.52	c (0,0) c Unaries_total : 0
7.15/3.52	c (0,0) c Unaries_winner : 0
7.15/3.52	c (0,0) c Binaries_0 : 0
7.15/3.52	c (0,0) c Binaries_1 : 0
7.15/3.52	c (0,0) c Binaries_2 : 0
7.15/3.52	c (0,0) c Binaries_3 : 0
7.15/3.52	c (0,0) c Binaries_4 : 0
7.15/3.52	c (0,0) c Binaries_5 : 0
7.15/3.52	c (0,0) c Binaries_6 : 0
7.15/3.52	c (0,0) c Binaries_7 : 0
7.15/3.52	c (0,0) c Binaries_total : 0
7.15/3.52	c (0,0) c Binaries_winner : 0
7.15/3.52	c (0,0) c Glues_0 : 0
7.15/3.52	c (0,0) c Glues_1 : 4
7.15/3.52	c (0,0) c Glues_2 : 1
7.15/3.52	c (0,0) c Glues_3 : 2
7.15/3.52	c (0,0) c Glues_4 : 3
7.15/3.52	c (0,0) c Glues_5 : 6
7.15/3.52	c (0,0) c Glues_6 : 4
7.15/3.52	c (0,0) c Glues_7 : 1
7.15/3.52	c (0,0) c Glues_total : 21
7.15/3.52	c (0,0) c Glues_winner : 0
7.15/3.52	c (0,0) c RunningTime_0 : 0.112604
7.15/3.52	c (0,0) c RunningTime_1 : 0.129822
7.15/3.52	c (0,0) c RunningTime_2 : 0.122474
7.15/3.52	c (0,0) c RunningTime_3 : 0.114991
7.15/3.52	c (0,0) c RunningTime_4 : 0.121869
7.15/3.52	c (0,0) c RunningTime_5 : 0.113731
7.15/3.52	c (0,0) c RunningTime_6 : 0.119736
7.15/3.52	c (0,0) c RunningTime_7 : 0.123242
7.15/3.52	c (0,0) c RunningTime_total : 0.958470
7.15/3.52	c (0,0) c RunningTime_winner : 0.112604
7.15/3.52	c (0,0) c WaitingTime_0 : 0.000000
7.15/3.52	c (0,0) c WaitingTime_1 : 0.000000
7.15/3.52	c (0,0) c WaitingTime_2 : 0.000000
7.15/3.52	c (0,0) c WaitingTime_3 : 0.000000
7.15/3.52	c (0,0) c WaitingTime_4 : 0.000000
7.15/3.52	c (0,0) c WaitingTime_5 : 0.000000
7.15/3.52	c (0,0) c WaitingTime_6 : 0.000000
7.15/3.52	c (0,0) c WaitingTime_7 : 0.000000
7.15/3.53	c (0,0) c WaitingTime_total : 0.000000
7.15/3.53	c (0,0) c WaitingTime_winner : 0.000000
7.15/3.53	c (0,0) c ExchangingTime_0 : 0.000102
7.15/3.53	c (0,0) c ExchangingTime_1 : 0.000131
7.15/3.53	c (0,0) c ExchangingTime_2 : 0.000114
7.15/3.53	c (0,0) c ExchangingTime_3 : 0.000102
7.15/3.53	c (0,0) c ExchangingTime_4 : 0.000118
7.15/3.53	c (0,0) c ExchangingTime_5 : 0.000113
7.15/3.53	c (0,0) c ExchangingTime_6 : 0.000118
7.15/3.53	c (0,0) c ExchangingTime_7 : 0.000091
7.15/3.53	c (0,0) c ExchangingTime_total : 0.000889
7.15/3.53	c (0,0) c ExchangingTime_winner : 0.000102
7.15/3.53	c (0,0) c PeriodProcTime_0 : 0.000008
7.15/3.53	c (0,0) c PeriodProcTime_1 : 0.000004
7.15/3.53	c (0,0) c PeriodProcTime_2 : 0.000006
7.15/3.53	c (0,0) c PeriodProcTime_3 : 0.000008
7.15/3.53	c (0,0) c PeriodProcTime_4 : 0.000031
7.15/3.53	c (0,0) c PeriodProcTime_5 : 0.000009
7.15/3.53	c (0,0) c PeriodProcTime_6 : 0.000006
7.15/3.53	c (0,0) c PeriodProcTime_7 : 0.000012
7.15/3.53	c (0,0) c PeriodProcTime_total : 0.000085
7.15/3.53	c (0,0) c PeriodProcTime_winner : 0.000008
7.15/3.53	c (0,0) c SolvingTime_0 : 0.112714
7.15/3.53	c (0,0) c SolvingTime_1 : 0.129957
7.15/3.53	c (0,0) c SolvingTime_2 : 0.122594
7.15/3.53	c (0,0) c SolvingTime_3 : 0.115101
7.15/3.53	c (0,0) c SolvingTime_4 : 0.122019
7.15/3.53	c (0,0) c SolvingTime_5 : 0.113853
7.15/3.53	c (0,0) c SolvingTime_6 : 0.119861
7.15/3.53	c (0,0) c SolvingTime_7 : 0.123345
7.15/3.53	c (0,0) c SolvingTime_total : 0.959443
7.15/3.53	c (0,0) c SolvingTime_winner : 0.112714
7.15/3.53	c (0,0) c PropagationTime_0 : 0.086684
7.15/3.53	c (0,0) c PropagationTime_1 : 0.096350
7.15/3.53	c (0,0) c PropagationTime_2 : 0.090682
7.15/3.53	c (0,0) c PropagationTime_3 : 0.088124
7.15/3.53	c (0,0) c PropagationTime_4 : 0.091782
7.15/3.53	c (0,0) c PropagationTime_5 : 0.091169
7.15/3.53	c (0,0) c PropagationTime_6 : 0.098059
7.15/3.53	c (0,0) c PropagationTime_7 : 0.097750
7.15/3.53	c (0,0) c PropagationTime_total : 0.740600
7.15/3.53	c (0,0) c PropagationTime_winner : 0.086684
7.15/3.53	c (0,0) c AnalysisTime_0 : 0.017740
7.15/3.53	c (0,0) c AnalysisTime_1 : 0.024467
7.15/3.53	c (0,0) c AnalysisTime_2 : 0.021866
7.15/3.53	c (0,0) c AnalysisTime_3 : 0.018191
7.15/3.53	c (0,0) c AnalysisTime_4 : 0.020574
7.15/3.53	c (0,0) c AnalysisTime_5 : 0.014238
7.15/3.53	c (0,0) c AnalysisTime_6 : 0.014676
7.15/3.53	c (0,0) c AnalysisTime_7 : 0.017781
7.15/3.53	c (0,0) c AnalysisTime_total : 0.149534
7.15/3.53	c (0,0) c AnalysisTime_winner : 0.017740
7.15/3.53	c (0,0) c ReductionTime_0 : 0.000349
7.15/3.53	c (0,0) c ReductionTime_1 : 0.000349
7.15/3.53	c (0,0) c ReductionTime_2 : 0.000353
7.15/3.53	c (0,0) c ReductionTime_3 : 0.000357
7.15/3.53	c (0,0) c ReductionTime_4 : 0.000331
7.15/3.53	c (0,0) c ReductionTime_5 : 0.000000
7.15/3.53	c (0,0) c ReductionTime_6 : 0.000000
7.15/3.53	c (0,0) c ReductionTime_7 : 0.000369
7.15/3.53	c (0,0) c ReductionTime_total : 0.002108
7.15/3.53	c (0,0) c ReductionTime_winner : 0.000349
7.15/3.53	c (0,0) c SimplifyTime_0 : 0.000000
7.15/3.53	c (0,0) c SimplifyTime_1 : 0.000000
7.15/3.53	c (0,0) c SimplifyTime_2 : 0.000000
7.15/3.53	c (0,0) c SimplifyTime_3 : 0.000000
7.15/3.53	c (0,0) c SimplifyTime_4 : 0.000001
7.15/3.53	c (0,0) c SimplifyTime_5 : 0.000000
7.15/3.53	c (0,0) c SimplifyTime_6 : 0.000000
7.15/3.53	c (0,0) c SimplifyTime_7 : 0.000000
7.15/3.53	c (0,0) c SimplifyTime_total : 0.000001
7.15/3.53	c (0,0) c SimplifyTime_winner : 0.000000
7.15/3.53	c (0,0) c UsedRateTime_0 : 0.000000
7.15/3.53	c (0,0) c UsedRateTime_1 : 0.000000
7.15/3.53	c (0,0) c UsedRateTime_2 : 0.000000
7.15/3.53	c (0,0) c UsedRateTime_3 : 0.000000
7.15/3.53	c (0,0) c UsedRateTime_4 : 0.000000
7.15/3.53	c (0,0) c UsedRateTime_5 : 0.000000
7.15/3.53	c (0,0) c UsedRateTime_6 : 0.000000
7.15/3.53	c (0,0) c UsedRateTime_7 : 0.000000
7.15/3.53	c (0,0) c UsedRateTime_total : 0.000000
7.15/3.53	c (0,0) c UsedRateTime_winner : 0.000000
7.15/3.53	c (0,0) c OverlapRateTime_0 : 0.000000
7.15/3.53	c (0,0) c OverlapRateTime_1 : 0.000000
7.15/3.53	c (0,0) c OverlapRateTime_2 : 0.000000
7.15/3.53	c (0,0) c OverlapRateTime_3 : 0.000000
7.15/3.53	c (0,0) c OverlapRateTime_4 : 0.000000
7.15/3.53	c (0,0) c OverlapRateTime_5 : 0.000000
7.15/3.53	c (0,0) c OverlapRateTime_6 : 0.000000
7.15/3.53	c (0,0) c OverlapRateTime_7 : 0.000000
7.15/3.53	c (0,0) c OverlapRateTime_total : 0.000000
7.15/3.53	c (0,0) c OverlapRateTime_winner : 0.000000
7.15/3.53	c (0,0) c
7.15/3.53	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
7.15/3.53	c (0,0) c
7.15/3.53	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.15/3.53	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.15/3.53	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.15/3.53	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
7.15/3.53	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
7.15/3.53	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
7.15/3.53	c (0,0) c | Initial random_seed   | 1544167219 | 1719123828 |   71096666 | 1843069150 |  151880969 | 1977052914 |  801994329 |  370906852 |
7.15/3.53	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
7.15/3.53	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
7.15/3.53	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
7.15/3.53	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
7.15/3.53	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
7.15/3.53	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
7.15/3.53	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
7.15/3.53	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
7.15/3.53	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
7.15/3.53	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
7.15/3.53	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
7.15/3.53	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.15/3.53	c (0,0) 
7.15/3.53	c (0,0) s SATISFIABLE
7.15/3.55	c (0,0) SatSolver.solve End
7.15/3.55	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
7.15/3.55	c (0,0) Show results Begin
8.37/3.65	c (0,0) x[0] = 19
8.37/3.65	c (0,0) x[1] = 29
8.37/3.65	c (0,0) x[2] = 19
8.37/3.65	c (0,0) x[3] = 15
8.37/3.65	c (0,0) x[4] = 19
8.37/3.65	c (0,0) x[5] = 51
8.37/3.65	c (0,0) x[6] = 44
8.37/3.65	c (0,0) x[7] = 57
8.37/3.65	c (0,0) x[8] = 22
8.37/3.65	c (0,0) x[9] = 14
8.37/3.65	c (0,0) x[10] = 42
8.37/3.65	c (0,0) x[11] = 19
8.37/3.65	c (0,0) x[12] = 67
8.37/3.65	c (0,0) x[13] = 0
8.37/3.65	c (0,0) x[14] = 65
8.37/3.65	c (0,0) x[15] = 39
8.37/3.65	c (0,0) x[16] = 22
8.37/3.65	c (0,0) x[17] = 24
8.37/3.65	c (0,0) x[18] = 0
8.37/3.65	c (0,0) x[19] = 24
8.37/3.65	c (0,0) x[20] = 44
8.37/3.65	c (0,0) x[21] = 0
8.37/3.65	c (0,0) x[22] = 31
8.37/3.65	c (0,0) x[23] = 0
8.37/3.65	c (0,0) x[24] = 55
8.37/3.65	c (0,0) x[25] = 54
8.37/3.65	c (0,0) y[0] = 40
8.37/3.65	c (0,0) y[1] = 58
8.37/3.65	c (0,0) y[2] = 22
8.37/3.65	c (0,0) y[3] = 65
8.37/3.65	c (0,0) y[4] = 65
8.37/3.65	c (0,0) y[5] = 52
8.37/3.65	c (0,0) y[6] = 52
8.37/3.65	c (0,0) y[7] = 51
8.37/3.65	c (0,0) y[8] = 17
8.37/3.65	c (0,0) y[9] = 70
8.37/3.65	c (0,0) y[10] = 41
8.37/3.65	c (0,0) y[11] = 28
8.37/3.65	c (0,0) y[12] = 67
8.37/3.65	c (0,0) y[13] = 66
8.37/3.65	c (0,0) y[14] = 52
8.37/3.65	c (0,0) y[15] = 1
8.37/3.65	c (0,0) y[16] = 0
8.37/3.65	c (0,0) y[17] = 40
8.37/3.65	c (0,0) y[18] = 22
8.37/3.65	c (0,0) y[19] = 60
8.37/3.65	c (0,0) y[20] = 59
8.37/3.65	c (0,0) y[21] = 0
8.37/3.65	c (0,0) y[22] = 17
8.37/3.65	c (0,0) y[23] = 41
8.37/3.65	c (0,0) y[24] = 0
8.37/3.65	c (0,0) y[25] = 25
8.37/3.65	s SATISFIABLE
8.37/3.65	v <instantiation>
8.37/3.65	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25]</list>
8.37/3.65	v     <values>19 29 19 15 19 51 44 57 22 14 42 19 67 0 65 39 22 24 0 24 44 0 31 0 55 54 40 58 22 65 65 52 52 51 17 70 41 28 67 66 52 1 0 40 22 60 59 0 17 41 0 25</values>
8.37/3.65	v </instantiation>
8.37/3.65	c (0,0) Show results End
8.37/3.65	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
8.37/3.65	c (0,0) 0,0,STOP-AFTER(ALL)
8.37/3.65	c END-Prog: Sat Sep 14 10:25:49 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 (13828 MiB free)
  memory of node 1: 16384 MiB (14263 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392566-1568449585/watcher-4392566-1568449585 -o /tmp/evaluation-result-4392566-1568449585/solver-4392566-1568449585 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1568449540-25359 --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-4392566-1568449585.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 threadsolver pid=25495, runsolver pid=25492
Current StackSize limit: 8192 KiB



[startup+0.100138 s]*
/proc/loadavg: 6.09 6.36 6.51 2/211 25517
/proc/meminfo: memFree=28668852/32770624 swapFree=66959228/67108860
[pid=25495] ppid=25492 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/25495/stat : 25495 (scop.sh) S 25492 25495 25332 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 420898680 115843072 349 33554432000 4194304 5098028 140724716271520 140724716268776 140573134623356 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39899136 140724716274468 140724716274796 140724716274796 140724716277709 0
/proc/25495/statm: 28282 349 296 221 0 87 0
[pid=25498] ppid=25495 vsize=27314120 memory=107640 CPUtime=0.1 cores=0-7
/proc/25498/stat : 25498 (java) S 25495 25495 25332 0 -1 1077944320 6486 0 0 0 8 2 0 0 20 0 20 0 420898681 27969658880 26910 33554432000 4194304 4196468 140735457798144 140735457780688 140037664984823 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
/proc/25498/statm: 6828530 26910 2795 1 0 6790935 0
[pid=25498/tid=25499] ppid=25495 vsize=27314120 memory=7969571923236397472 CPUtime=0.09 cores=0-7
/proc/25498/task/25499/stat : 25499 (java) R 25495 25495 25332 0 -1 4202560 4587 0 0 0 7 2 0 0 20 0 20 0 420898681 27969658880 26910 33554432000 4194304 4196468 140735457798144 140037636807872 140037651052942 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25500] ppid=25495 vsize=27314120 memory=732370559769988069 CPUtime=0 cores=0-7
/proc/25498/task/25500/stat : 25500 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 26910 33554432000 4194304 4196468 140735457798144 140037669227408 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25501] ppid=25495 vsize=27314120 memory=140421432534656 CPUtime=0 cores=0-7
/proc/25498/task/25501/stat : 25501 (java) S 25495 25495 25332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 26910 33554432000 4194304 4196468 140735457798144 140037483383568 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25502] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25502/stat : 25502 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 26910 33554432000 4194304 4196468 140735457798144 140037482331280 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25503] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25503/stat : 25503 (java) S 25495 25495 25332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 26910 33554432000 4194304 4196468 140735457798144 140037481278480 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25504] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25504/stat : 25504 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 26910 33554432000 4194304 4196468 140735457798144 140037480225168 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25505] ppid=25495 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/25498/task/25505/stat : 25505 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 26910 33554432000 4194304 4196468 140735457798144 140037479172368 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25506] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25506/stat : 25506 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 27422 33554432000 4194304 4196468 140735457798144 140037478120080 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25507] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25507/stat : 25507 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 27422 33554432000 4194304 4196468 140735457798144 140037477067280 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25508] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25508/stat : 25508 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420898685 27969658880 27422 33554432000 4194304 4196468 140735457798144 140036588636784 140037664995970 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25509] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25509/stat : 25509 (java) S 25495 25495 25332 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420898685 27969658880 27422 33554432000 4194304 4196468 140735457798144 140035596739872 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25510] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25510/stat : 25510 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898685 27969658880 27422 33554432000 4194304 4196468 140735457798144 140035328304752 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25511] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25511/stat : 25511 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898688 27969658880 27422 33554432000 4194304 4196468 140735457798144 140034953796176 140037665003419 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25512] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25512/stat : 25512 (java) S 25495 25495 25332 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 420898688 27969658880 27422 33554432000 4194304 4196468 140735457798144 140036587583600 140037664995970 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25513] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25513/stat : 25513 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420898688 27969658880 27422 33554432000 4194304 4196468 140735457798144 140036586530800 140037664995970 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25514] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25514/stat : 25514 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420898688 27969658880 27422 33554432000 4194304 4196468 140735457798144 140036585478512 140037664995970 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25515] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25515/stat : 25515 (java) S 25495 25495 25332 0 -1 1077944384 255 0 0 0 0 0 0 0 20 0 20 0 420898688 27969658880 27422 33554432000 4194304 4196468 140735457798144 140036584425712 140037664995970 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25516] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25516/stat : 25516 (java) S 25495 25495 25332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420898688 27969658880 27422 33554432000 4194304 4196468 140735457798144 140034455890784 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25517] ppid=25495 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/25498/task/25517/stat : 25517 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898688 27969658880 27422 33554432000 4194304 4196468 140735457798144 140036583373616 140037664995970 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 109036 KiB

[startup+0.210392 s]*
/proc/loadavg: 6.09 6.36 6.51 2/211 25517
/proc/meminfo: memFree=28647784/32770624 swapFree=66959228/67108860
[pid=25495] ppid=25492 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/25495/stat : 25495 (scop.sh) S 25492 25495 25332 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 420898680 115843072 349 33554432000 4194304 5098028 140724716271520 140724716268776 140573134623356 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39899136 140724716274468 140724716274796 140724716274796 140724716277709 0
/proc/25495/statm: 28282 349 296 221 0 87 0
[pid=25498] ppid=25495 vsize=27314120 memory=126824 CPUtime=0.25 cores=0-7
/proc/25498/stat : 25498 (java) S 25495 25495 25332 0 -1 1077944320 12092 0 0 0 21 4 0 0 20 0 20 0 420898681 27969658880 31706 33554432000 4194304 4196468 140735457798144 140735457780688 140037664984823 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
/proc/25498/statm: 6828530 31706 2925 1 0 6790935 0
[pid=25498/tid=25499] ppid=25495 vsize=27314120 memory=0 CPUtime=0.2 cores=0-7
/proc/25498/task/25499/stat : 25499 (java) R 25495 25495 25332 0 -1 4202560 9827 0 0 0 17 3 0 0 20 0 20 0 420898681 27969658880 31706 33554432000 4194304 4196468 140735457798144 140037636784208 140037646358280 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25500] ppid=25495 vsize=27314120 memory=280842703922936 CPUtime=0 cores=0-7
/proc/25498/task/25500/stat : 25500 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 31706 33554432000 4194304 4196468 140735457798144 140037669227408 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25501] ppid=25495 vsize=27314120 memory=140421432534656 CPUtime=0 cores=0-7
/proc/25498/task/25501/stat : 25501 (java) S 25495 25495 25332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 31706 33554432000 4194304 4196468 140735457798144 140037483383568 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25502] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25502/stat : 25502 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 31706 33554432000 4194304 4196468 140735457798144 140037482331280 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25503] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25503/stat : 25503 (java) S 25495 25495 25332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 31706 33554432000 4194304 4196468 140735457798144 140037481278480 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25504] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25504/stat : 25504 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 31706 33554432000 4194304 4196468 140735457798144 140037480225168 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25505] ppid=25495 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/25498/task/25505/stat : 25505 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 31706 33554432000 4194304 4196468 140735457798144 140037479172368 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25506] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25506/stat : 25506 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 31706 33554432000 4194304 4196468 140735457798144 140037478120080 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25507] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25507/stat : 25507 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 31706 33554432000 4194304 4196468 140735457798144 140037477067280 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25508] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25508/stat : 25508 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420898685 27969658880 31706 33554432000 4194304 4196468 140735457798144 140036588636784 140037664995970 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25509] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25509/stat : 25509 (java) S 25495 25495 25332 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420898685 27969658880 31706 33554432000 4194304 4196468 140735457798144 140035596739872 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25510] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25510/stat : 25510 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898685 27969658880 31706 33554432000 4194304 4196468 140735457798144 140035328304752 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25511] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25511/stat : 25511 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898688 27969658880 31706 33554432000 4194304 4196468 140735457798144 140034953796176 140037665003419 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25512] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25512/stat : 25512 (java) S 25495 25495 25332 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 20 0 420898688 27969658880 31706 33554432000 4194304 4196468 140735457798144 140036587583600 140037664995970 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25513] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25513/stat : 25513 (java) S 25495 25495 25332 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 420898688 27969658880 31706 33554432000 4194304 4196468 140735457798144 140036586530800 140037664995970 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25514] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25514/stat : 25514 (java) S 25495 25495 25332 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 420898688 27969658880 31706 33554432000 4194304 4196468 140735457798144 140036585478512 140037664995970 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25515] ppid=25495 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/25498/task/25515/stat : 25515 (java) S 25495 25495 25332 0 -1 1077944384 448 0 0 0 2 0 0 0 20 0 20 0 420898688 27969658880 31706 33554432000 4194304 4196468 140735457798144 140036584425712 140037664995970 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25516] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25516/stat : 25516 (java) S 25495 25495 25332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420898688 27969658880 31706 33554432000 4194304 4196468 140735457798144 140034455890784 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25517] ppid=25495 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/25498/task/25517/stat : 25517 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898688 27969658880 31706 33554432000 4194304 4196468 140735457798144 140036583373616 140037664995970 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128220 KiB

[startup+0.310263 s]*
/proc/loadavg: 6.09 6.36 6.51 2/211 25517
/proc/meminfo: memFree=28645852/32770624 swapFree=66959228/67108860
[pid=25495] ppid=25492 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/25495/stat : 25495 (scop.sh) S 25492 25495 25332 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 420898680 115843072 349 33554432000 4194304 5098028 140724716271520 140724716268776 140573134623356 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39899136 140724716274468 140724716274796 140724716274796 140724716277709 0
/proc/25495/statm: 28282 349 296 221 0 87 0
[pid=25498] ppid=25495 vsize=27314120 memory=130424 CPUtime=0.43 cores=0-7
/proc/25498/stat : 25498 (java) S 25495 25495 25332 0 -1 1077944320 12476 0 0 0 39 4 0 0 20 0 20 0 420898681 27969658880 32606 33554432000 4194304 4196468 140735457798144 140735457780688 140037664984823 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
/proc/25498/statm: 6828530 32606 3025 1 0 6790935 0
[pid=25498/tid=25499] ppid=25495 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/25498/task/25499/stat : 25499 (java) R 25495 25495 25332 0 -1 4202560 10014 0 0 0 26 3 0 0 20 0 20 0 420898681 27969658880 32606 33554432000 4194304 4196468 140735457798144 140037636810144 140037645260610 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25500] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25500/stat : 25500 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 32606 33554432000 4194304 4196468 140735457798144 140037669227408 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25501] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25501/stat : 25501 (java) S 25495 25495 25332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 32606 33554432000 4194304 4196468 140735457798144 140037483383568 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25502] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25502/stat : 25502 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 32606 33554432000 4194304 4196468 140735457798144 140037482331280 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25503] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25503/stat : 25503 (java) S 25495 25495 25332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 32606 33554432000 4194304 4196468 140735457798144 140037481278480 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25504] ppid=25495 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/25498/task/25504/stat : 25504 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 32606 33554432000 4194304 4196468 140735457798144 140037480225168 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25505] ppid=25495 vsize=27314120 memory=140421271483311 CPUtime=0 cores=0-7
/proc/25498/task/25505/stat : 25505 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 32606 33554432000 4194304 4196468 140735457798144 140037479172368 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25506] ppid=25495 vsize=27314120 memory=140421271485616 CPUtime=0 cores=0-7
/proc/25498/task/25506/stat : 25506 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 32606 33554432000 4194304 4196468 140735457798144 140037478120080 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25507] ppid=25495 vsize=27314120 memory=140421271487920 CPUtime=0 cores=0-7
/proc/25498/task/25507/stat : 25507 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898683 27969658880 32606 33554432000 4194304 4196468 140735457798144 140037477067280 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25508] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25508/stat : 25508 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420898685 27969658880 32606 33554432000 4194304 4196468 140735457798144 140036588636784 140037664995970 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25509] ppid=25495 vsize=27314120 memory=280842542982800 CPUtime=0 cores=0-7
/proc/25498/task/25509/stat : 25509 (java) S 25495 25495 25332 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420898685 27969658880 32606 33554432000 4194304 4196468 140735457798144 140035596739872 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25510] ppid=25495 vsize=27314120 memory=280842542989712 CPUtime=0 cores=0-7
/proc/25498/task/25510/stat : 25510 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898685 27969658880 32606 33554432000 4194304 4196468 140735457798144 140035328304752 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25511] ppid=25495 vsize=27314120 memory=280842542930992 CPUtime=0 cores=0-7
/proc/25498/task/25511/stat : 25511 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898688 27969658880 32606 33554432000 4194304 4196468 140735457798144 140034953796176 140037665003419 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25512] ppid=25495 vsize=27314120 memory=280842543003536 CPUtime=0.01 cores=0-7
/proc/25498/task/25512/stat : 25512 (java) S 25495 25495 25332 0 -1 1077944384 438 0 0 0 1 0 0 0 20 0 20 0 420898688 27969658880 32606 33554432000 4194304 4196468 140735457798144 140036587583600 140037664995970 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25513] ppid=25495 vsize=27314120 memory=280842543010448 CPUtime=0.01 cores=0-7
/proc/25498/task/25513/stat : 25513 (java) S 25495 25495 25332 0 -1 1077944384 131 0 0 0 1 0 0 0 20 0 20 0 420898688 27969658880 32606 33554432000 4194304 4196468 140735457798144 140036586530800 140037664995970 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25514] ppid=25495 vsize=27314120 memory=280842543008144 CPUtime=0.02 cores=0-7
/proc/25498/task/25514/stat : 25514 (java) S 25495 25495 25332 0 -1 1077944384 82 0 0 0 2 0 0 0 20 0 20 0 420898688 27969658880 32606 33554432000 4194304 4196468 140735457798144 140036585478512 140037664995970 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25515] ppid=25495 vsize=27314120 memory=280842543024304 CPUtime=0.07 cores=0-7
/proc/25498/task/25515/stat : 25515 (java) S 25495 25495 25332 0 -1 1077944384 470 0 0 0 7 0 0 0 20 0 20 0 420898688 27969658880 32606 33554432000 4194304 4196468 140735457798144 140036584425712 140037664995970 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25516] ppid=25495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25516/stat : 25516 (java) S 25495 25495 25332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420898688 27969658880 32606 33554432000 4194304 4196468 140735457798144 140034455890784 140037664995029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25517] ppid=25495 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/25498/task/25517/stat : 25517 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898688 27969658880 32606 33554432000 4194304 4196468 140735457798144 140036583373616 140037664995970 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131820 KiB

[startup+0.700892 s]
/proc/loadavg: 6.09 6.36 6.51 2/211 25517
/proc/meminfo: memFree=28624380/32770624 swapFree=66959228/67108860
[pid=25495] ppid=25492 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/25495/stat : 25495 (scop.sh) S 25492 25495 25332 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 420898680 115843072 349 33554432000 4194304 5098028 140724716271520 140724716268776 140573134623356 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39899136 140724716274468 140724716274796 140724716274796 140724716277709 0
/proc/25495/statm: 28282 349 296 221 0 87 0
[pid=25498] ppid=25495 vsize=27320392 memory=164428 CPUtime=0.94 cores=0-7
/proc/25498/stat : 25498 (java) S 25495 25495 25332 0 -1 1077944320 19754 0 0 0 87 7 0 0 20 0 20 0 420898681 27976081408 41107 33554432000 4194304 4196468 140735457798144 140735457780688 140037664984823 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
/proc/25498/statm: 6830098 41107 3189 1 0 6791447 0
[pid=25498/tid=25499] ppid=25495 vsize=27320392 memory=280842543319168 CPUtime=0.66 cores=0-7
/proc/25498/task/25499/stat : 25499 (java) D 25495 25495 25332 0 -1 4202560 16850 0 0 0 60 6 0 0 20 0 20 0 420898681 27976081408 41107 33554432000 4194304 4196468 140735457798144 140037636824096 140037665006749 0 4 2 25189581 18446744072100461701 0 0 -1 0 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25500] ppid=25495 vsize=27320392 memory=4943507358845 CPUtime=0 cores=0-7
/proc/25498/task/25500/stat : 25500 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420898683 27976081408 41107 33554432000 4194304 4196468 140735457798144 140037669227408 140037664995029 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25501] ppid=25495 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25501/stat : 25501 (java) S 25495 25495 25332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420898683 27976081408 41107 33554432000 4194304 4196468 140735457798144 140037483383568 140037664995029 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0
[pid=25498/tid=25502] ppid=25495 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/25498/task/25502/stat : 25502 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420898683 27976081408 41107 33554432000 4194304 4196468 140735457798144 140037482331280 140037664995029 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35733504 140735457800938 140735457801366 140735457801366 140735457804239 0

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

# the end of solver process 25495 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.14613 s, system=0.363838 s

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

[startup+3.30502 s]
/proc/loadavg: 6.09 6.36 6.51 2/211 25537
/proc/meminfo: memFree=28694736/32770624 swapFree=66959228/67108860
[pid=25495] ppid=25492 vsize=113128 memory=1476 CPUtime=6.02 cores=0-7
/proc/25495/stat : 25495 (scop.sh) S 25492 25495 25332 0 -1 4202496 583 27228 0 0 0 0 582 20 20 0 1 0 420898680 115843072 369 33554432000 4194304 5098028 140724716271520 140724716268264 140573134623356 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39899136 140724716274468 140724716274796 140724716274796 140724716277709 0
/proc/25495/statm: 28282 369 311 221 0 87 0
[pid=25518] ppid=25495 vsize=8414124 memory=119640 CPUtime=1.1 cores=0-7
/proc/25518/stat : 25518 (java) S 25495 25495 25332 0 -1 1077944320 19908 0 0 0 103 7 0 0 20 0 24 0 420898936 8616062976 29910 33554432000 4194304 4196468 140723186123216 140723186105760 139860666171127 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
/proc/25518/statm: 2103531 29910 3207 1 0 2064875 0
[pid=25518/tid=25519] ppid=25495 vsize=8414124 memory=1216 CPUtime=0.73 cores=0-7
/proc/25518/task/25519/stat : 25519 (java) R 25495 25495 25332 0 -1 4202560 16814 0 0 0 67 6 0 0 20 0 24 0 420898936 8616062976 29910 33554432000 4194304 4196468 140723186123216 139860638004192 139860646446457 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25520] ppid=25495 vsize=8414124 memory=984 CPUtime=0 cores=0-7
/proc/25518/task/25520/stat : 25520 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420898938 8616062976 29910 33554432000 4194304 4196468 140723186123216 139860670413200 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25521] ppid=25495 vsize=8414124 memory=14004 CPUtime=0 cores=0-7
/proc/25518/task/25521/stat : 25521 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420898938 8616062976 29910 33554432000 4194304 4196468 140723186123216 139860470581520 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25522] ppid=25495 vsize=8414124 memory=22200 CPUtime=0 cores=0-7
/proc/25518/task/25522/stat : 25522 (java) S 25495 25495 25332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420898938 8616062976 29910 33554432000 4194304 4196468 140723186123216 139860469529232 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25523] ppid=25495 vsize=8414124 memory=14048 CPUtime=0 cores=0-7
/proc/25518/task/25523/stat : 25523 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420898938 8616062976 29910 33554432000 4194304 4196468 140723186123216 139860468476432 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25524] ppid=25495 vsize=8414124 memory=2124 CPUtime=0 cores=0-7
/proc/25518/task/25524/stat : 25524 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420898938 8616062976 29910 33554432000 4194304 4196468 140723186123216 139860467424144 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25525] ppid=25495 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/25518/task/25525/stat : 25525 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420898938 8616062976 29910 33554432000 4194304 4196468 140723186123216 139860466371344 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25526] ppid=25495 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/25518/task/25526/stat : 25526 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420898938 8616062976 29910 33554432000 4194304 4196468 140723186123216 139860465319056 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25527] ppid=25495 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/25518/task/25527/stat : 25527 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420898938 8616062976 29910 33554432000 4194304 4196468 140723186123216 139860464266256 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25528] ppid=25495 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/25518/task/25528/stat : 25528 (java) S 25495 25495 25332 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 420898939 8616062976 29910 33554432000 4194304 4196468 140723186123216 139859893885040 139860666182274 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25529] ppid=25495 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/25518/task/25529/stat : 25529 (java) S 25495 25495 25332 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 420898939 8616062976 29910 33554432000 4194304 4196468 140723186123216 139859234644768 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25530] ppid=25495 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/25518/task/25530/stat : 25530 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420898940 8616062976 29910 33554432000 4194304 4196468 140723186123216 139858966209648 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25531] ppid=25495 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/25518/task/25531/stat : 25531 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420898942 8616062976 29910 33554432000 4194304 4196468 140723186123216 139858591701072 139860666189723 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25532] ppid=25495 vsize=8414124 memory=0 CPUtime=0.04 cores=0-7
/proc/25518/task/25532/stat : 25532 (java) S 25495 25495 25332 0 -1 1077944384 565 0 0 0 4 0 0 0 20 0 24 0 420898942 8616062976 29910 33554432000 4194304 4196468 140723186123216 139859892832880 139860666182274 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25533] ppid=25495 vsize=8414124 memory=0 CPUtime=0.07 cores=0-7
/proc/25518/task/25533/stat : 25533 (java) R 25495 25495 25332 0 -1 4202560 318 0 0 0 7 0 0 0 20 0 24 0 420898942 8616062976 29910 33554432000 4194304 4196468 140723186123216 139859891765960 139860651092909 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25534] ppid=25495 vsize=8414124 memory=5 CPUtime=0.05 cores=0-7
/proc/25518/task/25534/stat : 25534 (java) S 25495 25495 25332 0 -1 1077944384 268 0 0 0 5 0 0 0 20 0 24 0 420898942 8616062976 29910 33554432000 4194304 4196468 140723186123216 139859890727792 139860666182274 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25535] ppid=25495 vsize=8414124 memory=6 CPUtime=0.18 cores=0-7
/proc/25518/task/25535/stat : 25535 (java) S 25495 25495 25332 0 -1 1077944384 543 0 0 0 18 0 0 0 20 0 24 0 420898942 8616062976 29910 33554432000 4194304 4196468 140723186123216 139859889674992 139860666182274 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25536] ppid=25495 vsize=8414124 memory=6 CPUtime=0 cores=0-7
/proc/25518/task/25536/stat : 25536 (java) S 25495 25495 25332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420898942 8616062976 29910 33554432000 4194304 4196468 140723186123216 139858093795680 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25537] ppid=25495 vsize=8414124 memory=500 CPUtime=0 cores=0-7
/proc/25518/task/25537/stat : 25537 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420898943 8616062976 29910 33554432000 4194304 4196468 140723186123216 139859888621872 139860666182274 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
Current children cumulated CPU time: 7.12 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 121116 KiB

[startup+3.50098 s]
/proc/loadavg: 6.09 6.36 6.51 2/211 25537
/proc/meminfo: memFree=28694736/32770624 swapFree=66959228/67108860
[pid=25495] ppid=25492 vsize=113128 memory=1476 CPUtime=6.02 cores=0-7
/proc/25495/stat : 25495 (scop.sh) S 25492 25495 25332 0 -1 4202496 583 27228 0 0 0 0 582 20 20 0 1 0 420898680 115843072 369 33554432000 4194304 5098028 140724716271520 140724716268264 140573134623356 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39899136 140724716274468 140724716274796 140724716274796 140724716277709 0
/proc/25495/statm: 28282 369 311 221 0 87 0
[pid=25518] ppid=25495 vsize=8414124 memory=119916 CPUtime=1.13 cores=0-7
/proc/25518/stat : 25518 (java) S 25495 25495 25332 0 -1 1077944320 19953 0 0 0 105 8 0 0 20 0 24 0 420898936 8616062976 29979 33554432000 4194304 4196468 140723186123216 140723186105760 139860666171127 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
/proc/25518/statm: 2103531 29979 3207 1 0 2064875 0
[pid=25518/tid=25519] ppid=25495 vsize=8414124 memory=1772 CPUtime=0.74 cores=0-7
/proc/25518/task/25519/stat : 25519 (java) S 25495 25495 25332 0 -1 1077944384 16849 0 0 0 68 6 0 0 20 0 24 0 420898936 8616062976 29979 33554432000 4194304 4196468 140723186123216 139860638011296 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25520] ppid=25495 vsize=8414124 memory=832 CPUtime=0 cores=0-7
/proc/25518/task/25520/stat : 25520 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420898938 8616062976 29979 33554432000 4194304 4196468 140723186123216 139860670413200 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25521] ppid=25495 vsize=8414124 memory=1436 CPUtime=0 cores=0-7
/proc/25518/task/25521/stat : 25521 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420898938 8616062976 29979 33554432000 4194304 4196468 140723186123216 139860470581520 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25522] ppid=25495 vsize=8414124 memory=1984 CPUtime=0 cores=0-7
/proc/25518/task/25522/stat : 25522 (java) S 25495 25495 25332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420898938 8616062976 29979 33554432000 4194304 4196468 140723186123216 139860469529232 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25523] ppid=25495 vsize=8414124 memory=2580 CPUtime=0 cores=0-7
/proc/25518/task/25523/stat : 25523 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420898938 8616062976 29979 33554432000 4194304 4196468 140723186123216 139860468476432 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25524] ppid=25495 vsize=8414124 memory=1760 CPUtime=0 cores=0-7
/proc/25518/task/25524/stat : 25524 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420898938 8616062976 29979 33554432000 4194304 4196468 140723186123216 139860467424144 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25525] ppid=25495 vsize=8414124 memory=111636 CPUtime=0 cores=0-7
/proc/25518/task/25525/stat : 25525 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420898938 8616062976 29979 33554432000 4194304 4196468 140723186123216 139860466371344 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25526] ppid=25495 vsize=8414124 memory=800 CPUtime=0 cores=0-7
/proc/25518/task/25526/stat : 25526 (java) S 25495 25495 25332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420898938 8616062976 29979 33554432000 4194304 4196468 140723186123216 139860465319056 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25527] ppid=25495 vsize=8414124 memory=4100 CPUtime=0 cores=0-7
/proc/25518/task/25527/stat : 25527 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420898938 8616062976 29979 33554432000 4194304 4196468 140723186123216 139860464266256 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25528] ppid=25495 vsize=8414124 memory=56 CPUtime=0 cores=0-7
/proc/25518/task/25528/stat : 25528 (java) S 25495 25495 25332 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 420898939 8616062976 29979 33554432000 4194304 4196468 140723186123216 139859893885040 139860666182274 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25529] ppid=25495 vsize=8414124 memory=1966185 CPUtime=0 cores=0-7
/proc/25518/task/25529/stat : 25529 (java) S 25495 25495 25332 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 420898939 8616062976 29979 33554432000 4194304 4196468 140723186123216 139859234644768 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25530] ppid=25495 vsize=8414124 memory=1967572 CPUtime=0 cores=0-7
/proc/25518/task/25530/stat : 25530 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420898940 8616062976 29979 33554432000 4194304 4196468 140723186123216 139858966209648 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25531] ppid=25495 vsize=8414124 memory=303430223234596890 CPUtime=0 cores=0-7
/proc/25518/task/25531/stat : 25531 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420898942 8616062976 29979 33554432000 4194304 4196468 140723186123216 139858591701072 139860666189723 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25532] ppid=25495 vsize=8414124 memory=288230621803970871 CPUtime=0.04 cores=0-7
/proc/25518/task/25532/stat : 25532 (java) S 25495 25495 25332 0 -1 1077944384 565 0 0 0 4 0 0 0 20 0 24 0 420898942 8616062976 29979 33554432000 4194304 4196468 140723186123216 139859892832880 139860666182274 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25533] ppid=25495 vsize=8414124 memory=16104758104557987 CPUtime=0.07 cores=0-7
/proc/25518/task/25533/stat : 25533 (java) S 25495 25495 25332 0 -1 1077944384 324 0 0 0 7 0 0 0 20 0 24 0 420898942 8616062976 29979 33554432000 4194304 4196468 140723186123216 139859891780080 139860666182274 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25534] ppid=25495 vsize=8414124 memory=1564 CPUtime=0.05 cores=0-7
/proc/25518/task/25534/stat : 25534 (java) S 25495 25495 25332 0 -1 1077944384 268 0 0 0 5 0 0 0 20 0 24 0 420898942 8616062976 29979 33554432000 4194304 4196468 140723186123216 139859890727792 139860666182274 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25535] ppid=25495 vsize=8414124 memory=5984 CPUtime=0.18 cores=0-7
/proc/25518/task/25535/stat : 25535 (java) S 25495 25495 25332 0 -1 1077944384 547 0 0 0 18 0 0 0 20 0 24 0 420898942 8616062976 29979 33554432000 4194304 4196468 140723186123216 139859889674992 139860666182274 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25536] ppid=25495 vsize=8414124 memory=1060 CPUtime=0 cores=0-7
/proc/25518/task/25536/stat : 25536 (java) S 25495 25495 25332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420898942 8616062976 29979 33554432000 4194304 4196468 140723186123216 139858093795680 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25537] ppid=25495 vsize=8414124 memory=2828 CPUtime=0 cores=0-7
/proc/25518/task/25537/stat : 25537 (java) S 25495 25495 25332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420898943 8616062976 29979 33554432000 4194304 4196468 140723186123216 139859888621872 139860666182274 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
Current children cumulated CPU time: 7.15 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 121392 KiB

[startup+3.60091 s]
/proc/loadavg: 6.09 6.36 6.51 2/211 25537
/proc/meminfo: memFree=28694736/32770624 swapFree=66959228/67108860
[pid=25495] ppid=25492 vsize=113128 memory=1476 CPUtime=6.02 cores=0-7
/proc/25495/stat : 25495 (scop.sh) S 25492 25495 25332 0 -1 4202496 583 27228 0 0 0 0 582 20 20 0 1 0 420898680 115843072 369 33554432000 4194304 5098028 140724716271520 140724716268264 140573134623356 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39899136 140724716274468 140724716274796 140724716274796 140724716277709 0
/proc/25495/statm: 28282 369 311 221 0 87 0
[pid=25518] ppid=25495 vsize=8283048 memory=121656 CPUtime=2.35 cores=0-7
/proc/25518/stat : 25518 (java) S 25495 25495 25332 0 -1 1077944320 20860 10758 0 0 127 8 94 6 20 0 22 0 420898936 8481841152 30414 33554432000 4194304 4196468 140723186123216 140723186105760 139860666171127 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
/proc/25518/statm: 2070762 30414 3223 1 0 2032106 0
[pid=25518/tid=25519] ppid=25495 vsize=8283048 memory=1660 CPUtime=1.78 cores=0-7
/proc/25518/task/25519/stat : 25519 (java) R 25495 25495 25332 0 -1 4202560 17026 10758 0 0 72 6 94 6 20 0 22 0 420898936 8481841152 30414 33554432000 4194304 4196468 140723186123216 139860637982464 139860126924880 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25520] ppid=25495 vsize=8283048 memory=219258080511848 CPUtime=1 cores=0-7
/proc/25518/task/25520/stat : 25520 (java) S 25495 25495 25332 0 -1 1077944384 1 10758 0 0 0 0 94 6 20 0 22 0 420898938 8481841152 30414 33554432000 4194304 4196468 140723186123216 139860670413200 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25521] ppid=25495 vsize=8283048 memory=0 CPUtime=1 cores=0-7
/proc/25518/task/25521/stat : 25521 (java) S 25495 25495 25332 0 -1 1077944384 2 10758 0 0 0 0 94 6 20 0 22 0 420898938 8481841152 30414 33554432000 4194304 4196468 140723186123216 139860470581520 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25522] ppid=25495 vsize=8283048 memory=0 CPUtime=1 cores=0-7
/proc/25518/task/25522/stat : 25522 (java) S 25495 25495 25332 0 -1 1077944384 3 10758 0 0 0 0 94 6 20 0 22 0 420898938 8481841152 30414 33554432000 4194304 4196468 140723186123216 139860469529232 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25523] ppid=25495 vsize=8283048 memory=41568 CPUtime=1 cores=0-7
/proc/25518/task/25523/stat : 25523 (java) S 25495 25495 25332 0 -1 1077944384 2 10758 0 0 0 0 94 6 20 0 22 0 420898938 8481841152 30414 33554432000 4194304 4196468 140723186123216 139860468476432 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25524] ppid=25495 vsize=8283048 memory=988 CPUtime=1 cores=0-7
/proc/25518/task/25524/stat : 25524 (java) S 25495 25495 25332 0 -1 1077944384 1 10758 0 0 0 0 94 6 20 0 22 0 420898938 8481841152 30414 33554432000 4194304 4196468 140723186123216 139860467424144 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25525] ppid=25495 vsize=8283048 memory=2008 CPUtime=1 cores=0-7
/proc/25518/task/25525/stat : 25525 (java) S 25495 25495 25332 0 -1 1077944384 2 10758 0 0 0 0 94 6 20 0 22 0 420898938 8481841152 30414 33554432000 4194304 4196468 140723186123216 139860466371344 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25526] ppid=25495 vsize=8283048 memory=10604 CPUtime=1 cores=0-7
/proc/25518/task/25526/stat : 25526 (java) S 25495 25495 25332 0 -1 1077944384 2 10758 0 0 0 0 94 6 20 0 22 0 420898938 8481841152 30414 33554432000 4194304 4196468 140723186123216 139860465319056 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25527] ppid=25495 vsize=8283048 memory=3360 CPUtime=1 cores=0-7
/proc/25518/task/25527/stat : 25527 (java) S 25495 25495 25332 0 -1 1077944384 1 10758 0 0 0 0 94 6 20 0 22 0 420898938 8481841152 30414 33554432000 4194304 4196468 140723186123216 139860464266256 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25528] ppid=25495 vsize=8283048 memory=776 CPUtime=1 cores=0-7
/proc/25518/task/25528/stat : 25528 (java) S 25495 25495 25332 0 -1 1077944384 5 10758 0 0 0 0 94 6 20 0 22 0 420898939 8481841152 30414 33554432000 4194304 4196468 140723186123216 139859893885040 139860666182274 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25529] ppid=25495 vsize=8283048 memory=1564 CPUtime=1 cores=0-7
/proc/25518/task/25529/stat : 25529 (java) S 25495 25495 25332 0 -1 1077944384 13 10758 0 0 0 0 94 6 20 0 22 0 420898939 8481841152 30414 33554432000 4194304 4196468 140723186123216 139859234644768 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25530] ppid=25495 vsize=8283048 memory=5984 CPUtime=1 cores=0-7
/proc/25518/task/25530/stat : 25530 (java) S 25495 25495 25332 0 -1 1077944384 1 10758 0 0 0 0 94 6 20 0 22 0 420898940 8481841152 30414 33554432000 4194304 4196468 140723186123216 139858966209648 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25531] ppid=25495 vsize=8283048 memory=1060 CPUtime=1 cores=0-7
/proc/25518/task/25531/stat : 25531 (java) S 25495 25495 25332 0 -1 1077944384 1 10758 0 0 0 0 94 6 20 0 22 0 420898942 8481841152 30414 33554432000 4194304 4196468 140723186123216 139858591701072 139860666189723 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25532] ppid=25495 vsize=8283048 memory=2828 CPUtime=1.07 cores=0-7
/proc/25518/task/25532/stat : 25532 (java) S 25495 25495 25332 0 -1 1077944384 587 10758 0 0 7 0 94 6 20 0 22 0 420898942 8481841152 30414 33554432000 4194304 4196468 140723186123216 139859892832880 139860666182274 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25533] ppid=25495 vsize=8283048 memory=1216 CPUtime=1.1 cores=0-7
/proc/25518/task/25533/stat : 25533 (java) S 25495 25495 25332 0 -1 1077944384 334 10758 0 0 10 0 94 6 20 0 22 0 420898942 8481841152 30414 33554432000 4194304 4196468 140723186123216 139859891780080 139860666182274 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25534] ppid=25495 vsize=8283048 memory=984 CPUtime=1.08 cores=0-7
/proc/25518/task/25534/stat : 25534 (java) S 25495 25495 25332 0 -1 1077944384 290 10758 0 0 8 0 94 6 20 0 22 0 420898942 8481841152 30414 33554432000 4194304 4196468 140723186123216 139859890727792 139860666182274 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25535] ppid=25495 vsize=8283048 memory=1476 CPUtime=1.24 cores=0-7
/proc/25518/task/25535/stat : 25535 (java) R 25495 25495 25332 0 -1 4202560 662 10758 0 0 24 0 94 6 20 0 22 0 420898942 8481841152 30414 33554432000 4194304 4196468 140723186123216 139859889672784 139860658408254 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25536] ppid=25495 vsize=8283048 memory=56 CPUtime=1 cores=0-7
/proc/25518/task/25536/stat : 25536 (java) S 25495 25495 25332 0 -1 1077944384 3 10758 0 0 0 0 94 6 20 0 22 0 420898942 8481841152 30414 33554432000 4194304 4196468 140723186123216 139858093795680 139860666181333 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
[pid=25518/tid=25537] ppid=25495 vsize=8283048 memory=-8814538831020006773 CPUtime=1 cores=0-7
/proc/25518/task/25537/stat : 25537 (java) S 25495 25495 25332 0 -1 1077944384 1 10758 0 0 0 0 94 6 20 0 22 0 420898943 8481841152 30414 33554432000 4194304 4196468 140723186123216 139859888621872 139860666182274 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16470016 140723186131959 140723186132118 140723186132118 140723186134991 0
Current children cumulated CPU time: 8.37 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 123132 KiB

Child status: 0
Real time (s): 3.66324
CPU time (s): 8.50997
CPU user time (s): 8.14613
CPU system time (s): 0.363838
CPU usage (%): 232.307
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 526636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.14613
system time used= 0.363838
maximum resident set size= 528432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59715
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13301
involuntary context switches= 27


# summary of solver processes directly reported to runsolver:
#   pid: 25495
#   total CPU time (s): 8.50997
#   total CPU user time (s): 8.14613
#   total CPU system time (s): 0.363838

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.058988 second user time and 0.075129 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-14 10:25:45
IDJOB=4392566
IDBENCH=141714
IDSOLVER=2839
FILE ID=node124/4392566-1568449585
RUNJOBID= node124-1568449540-25359
PBS_JOBID= 21702363
Free space on /tmp= 61812 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-26-080.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-4392566-1568449585/watcher-4392566-1568449585 -o /tmp/evaluation-result-4392566-1568449585/solver-4392566-1568449585 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1568449540-25359 --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-4392566-1568449585.xml

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

MD5SUM BENCH= 82f2ba8c739d4bfd8362bd41c1ff224a
RANDOM SEED=1174343062

node124.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.47
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.47
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.47
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.47
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:        28766328 kB
MemAvailable:   31848736 kB
Buffers:          200980 kB
Cached:          3162332 kB
SwapCached:        45884 kB
Active:           996184 kB
Inactive:        2418160 kB
Active(anon):       3648 kB
Inactive(anon):    89128 kB
Active(file):     992536 kB
Inactive(file):  2329032 kB
Unevictable:      107496 kB
Mlocked:          107496 kB
SwapTotal:      67108860 kB
SwapFree:       66959228 kB
Dirty:             20368 kB
Writeback:             0 kB
AnonPages:        167288 kB
Mapped:            44952 kB
Shmem:             32748 kB
Slab:             182764 kB
SReclaimable:     153348 kB
SUnreclaim:        29416 kB
KernelStack:        3328 kB
PageTables:         5252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61792 MiB
End job on node124 at 2019-09-14 10:25:49