Trace number 4262173

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 NameAnswerobjective functionCPU timeWall clock time
Concrete 3.4OPT6 8.5432997 4.3071699

General information on the benchmark

NameStillLife/StillLife-wst-s1/
StillLife-wastage-03.xml
MD5SUM7be818acedb52ac703edcbfe3be7901c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.032563999
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints47
Number of domains4
Minimum domain size2
Maximum domain size51
Distribution of domain sizes[{"size":2,"count":25},{"size":3,"count":25},{"size":10,"count":1},{"size":51,"count":5}]
Minimum variable degree1
Maximum variable degree9
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":22},{"degree":3,"count":8},{"degree":4,"count":12},{"degree":6,"count":1},{"degree":8,"count":8},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":17},{"arity":3,"count":12},{"arity":5,"count":4},{"arity":6,"count":1},{"arity":7,"count":4},{"arity":10,"count":9}]
Number of extensional constraints21
Number of intensional constraints16
Distribution of constraint types[{"type":"extension","count":21},{"type":"intension","count":16},{"type":"sum","count":6},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

3.27/2.21	c Concrete v3.4 running
6.18/3.51	% 05:14:40.764 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 417. 'extension(false, x[1][1]: {[0?1]}, x[2][1]: {[0?1]}) :: init: true :: relation: MDD 1951500432, 3 edges, 4 vertices, 1 tuples
6.18/3.51	% 05:14:40.768 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 423. 'extension(false, x[1][3]: {[0?1]}, x[2][3]: {[0?1]}) :: init: true :: relation: MDD 348148678, 3 edges, 4 vertices, 1 tuples
6.18/3.52	% 05:14:40.778 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 428. 'extension(x[2][1]: {[0?1]}, x[3][1]: {[0?1]}, false) :: init: true :: relation: MDD 1951500432, 3 edges, 4 vertices, 1 tuples
6.18/3.52	% 05:14:40.778 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 434. 'extension(x[2][3]: {[0?1]}, x[3][3]: {[0?1]}, false) :: init: true :: relation: MDD 348148678, 3 edges, 4 vertices, 1 tuples
6.18/3.53	% 05:14:40.781 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 438. 'extension(false, x[1][1]: {[0?1]}, x[1][2]: {[0?1]}) :: init: true :: relation: MDD 670084377, 3 edges, 4 vertices, 1 tuples
6.18/3.53	% 05:14:40.783 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 444. 'extension(false, x[3][1]: {[0?1]}, x[3][2]: {[0?1]}) :: init: true :: relation: MDD 653515020, 3 edges, 4 vertices, 1 tuples
6.18/3.53	% 05:14:40.787 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 447. 'extension(x[1][2]: {[0?1]}, x[1][3]: {[0?1]}, false) :: init: true :: relation: MDD 670084377, 3 edges, 4 vertices, 1 tuples
6.18/3.53	% 05:14:40.789 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 453. 'extension(x[3][2]: {[0?1]}, x[3][3]: {[0?1]}, false) :: init: true :: relation: MDD 653515020, 3 edges, 4 vertices, 1 tuples
6.18/3.54	% 05:14:40.792 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 457. 'extension(x[1][1]: {[0?1]}, x[2][1]: {[0?1]}) :: init: true :: relation: Empty MDD
6.18/3.54	% 05:14:40.793 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 459. 'extension(x[1][3]: {[0?1]}, x[2][3]: {[0?1]}) :: init: true :: relation: Empty MDD
6.18/3.54	% 05:14:40.794 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 463. 'extension(x[2][1]: {[0?1]}, x[3][1]: {[0?1]}) :: init: true :: relation: Empty MDD
6.18/3.54	% 05:14:40.795 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 465. 'extension(x[2][3]: {[0?1]}, x[3][3]: {[0?1]}) :: init: true :: relation: Empty MDD
6.18/3.54	% 05:14:40.796 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 469. 'extension(x[1][1]: {[0?1]}, x[1][2]: {[0?1]}) :: init: true :: relation: Empty MDD
6.18/3.54	% 05:14:40.797 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 473. 'extension(x[3][1]: {[0?1]}, x[3][2]: {[0?1]}) :: init: true :: relation: Empty MDD
6.18/3.54	% 05:14:40.799 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 479. 'extension(x[1][2]: {[0?1]}, x[1][3]: {[0?1]}) :: init: true :: relation: Empty MDD
6.18/3.54	% 05:14:40.800 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 483. 'extension(x[3][2]: {[0?1]}, x[3][3]: {[0?1]}) :: init: true :: relation: Empty MDD
7.94/4.18	o 0
8.26/4.21	o 2
8.26/4.23	o 4
8.26/4.25	o 6
8.26/4.26	v <instantiation cost="6">
8.26/4.26	v       <list>
8.26/4.26	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] ws[0] ws[1] ws[2] ws[3] ws[4] z
8.26/4.26	v       </list>
8.26/4.26	v       <values>
8.26/4.26	v         0 0 0 0 0 0 0 1 1 0 0 1 0 1 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 2 0 0 0 0 0 0 1 0 0 0 1 0 1 2 4 5 6 6
8.26/4.26	v       </values>
8.26/4.26	v     </instantiation>
8.26/4.26	s OPTIMUM FOUND

Verifier Data

OK	6

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262173-1502422132/watcher-4262173-1502422132 -o /tmp/evaluation-result-4262173-1502422132/solver-4262173-1502422132 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502411387-7498 --watchdog 2580 bin/concrete HOME/instance-4262173-1502422132.xml 

pid=9805
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.44 1.48 1.47 3/195 9808
/proc/meminfo: memFree=31131772/32770624 swapFree=0/375708
[pid=9808] ppid=9805 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/9808/stat : 9808 (runsolver) D 9805 9808 7434 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 30553939 24240128 106 18446744073709551615 4194304 4338465 140721247631744 140721247629384 140397301011159 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 29679616 140721247637713 140721247638089 140721247638089 140721247641546 0
/proc/9808/statm: 5918 106 53 36 0 2156 0

[startup+0.100158 s]
/proc/loadavg: 1.44 1.48 1.47 3/195 9808
/proc/meminfo: memFree=31131772/32770624 swapFree=0/375708
[pid=9808] ppid=9805 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/9808/stat : 9808 (runsolver) D 9805 9808 7434 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 30553939 24240128 106 18446744073709551615 4194304 4338465 140721247631744 140721247629384 140397301011159 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 29679616 140721247637713 140721247638089 140721247638089 140721247641546 0
/proc/9808/statm: 5918 106 53 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200331 s]
/proc/loadavg: 1.44 1.48 1.47 3/195 9808
/proc/meminfo: memFree=31131772/32770624 swapFree=0/375708
[pid=9808] ppid=9805 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/9808/stat : 9808 (bash) S 9805 9808 7434 0 -1 4202496 897 6476 0 0 0 0 0 1 20 0 1 0 30553939 9867264 377 18446744073709551615 4194304 5098028 140735301576240 140735301570248 140068598377472 0 0 5 65536 18446744071580971376 0 0 17 5 0 0 10 0 0 7196144 7232144 17817600 140735301579284 140735301579369 140735301579369 140735301582826 0
/proc/9808/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300208 s]
/proc/loadavg: 1.44 1.48 1.47 3/195 9808
/proc/meminfo: memFree=31131772/32770624 swapFree=0/375708
[pid=9808] ppid=9805 vsize=13907308 CPUtime=0.12 cores=1,3,5,7
/proc/9808/stat : 9808 (java) S 9805 9808 7434 0 -1 1077944320 5974 12330 0 0 5 0 4 3 20 0 14 0 30553939 14241083392 5156 18446744073709551615 4194304 4196468 140734048221520 140734048204064 140132630380279 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
/proc/9808/statm: 3476827 5156 2576 1 0 3466324 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13907308

[startup+0.70022 s]
/proc/loadavg: 1.44 1.48 1.47 3/195 9808
/proc/meminfo: memFree=31131772/32770624 swapFree=0/375708
[pid=9808] ppid=9805 vsize=13974784 CPUtime=0.63 cores=1,3,5,7
/proc/9808/stat : 9808 (java) S 9805 9808 7434 0 -1 1077944320 13958 12330 0 0 52 4 4 3 20 0 15 0 30553939 14310178816 14422 18446744073709551615 4194304 4196468 140734048221520 140734048204064 140132630380279 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
/proc/9808/statm: 3493696 14422 3132 1 0 3482965 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 13974784

[startup+1.50063 s]
/proc/loadavg: 1.44 1.48 1.47 3/210 9871
/proc/meminfo: memFree=31037168/32770624 swapFree=0/375752
[pid=9808] ppid=9805 vsize=13985408 CPUtime=1.82 cores=1,3,5,7
/proc/9808/stat : 9808 (java) S 9805 9808 7434 0 -1 1077944320 27979 12330 0 0 167 8 4 3 20 0 15 0 30553939 14321057792 34418 18446744073709551615 4194304 4196468 140734048221520 140734048204064 140132630380279 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
/proc/9808/statm: 3496352 34418 3341 1 0 3485525 0
[pid=9808/tid=9858] ppid=9805 vsize=13985408 CPUtime=1.28 cores=1,3,5,7
/proc/9808/task/9858/stat : 9858 (java) R 9805 9808 7434 0 -1 4202560 22634 12330 0 0 115 6 4 3 20 0 15 0 30553964 14321057792 34418 18446744073709551615 4194304 4196468 140734048221520 140132634599856 140132614460766 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9859] ppid=9805 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9859/stat : 9859 (java) S 9805 9808 7434 0 -1 1077944384 1 12330 0 0 0 0 4 3 20 0 15 0 30553964 14321057792 34418 18446744073709551615 4194304 4196468 140734048221520 140132572327056 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9860] ppid=9805 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9860/stat : 9860 (java) S 9805 9808 7434 0 -1 1077944384 1 12330 0 0 0 0 4 3 20 0 15 0 30553964 14321057792 34418 18446744073709551615 4194304 4196468 140734048221520 140132571274256 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9861] ppid=9805 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9861/stat : 9861 (java) S 9805 9808 7434 0 -1 1077944384 1 12330 0 0 0 0 4 3 20 0 15 0 30553964 14321057792 34418 18446744073709551615 4194304 4196468 140734048221520 140132570221456 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9862] ppid=9805 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9862/stat : 9862 (java) S 9805 9808 7434 0 -1 1077944384 2 12330 0 0 0 0 4 3 20 0 15 0 30553964 14321057792 34418 18446744073709551615 4194304 4196468 140734048221520 140132227750672 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9863] ppid=9805 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9863/stat : 9863 (java) S 9805 9808 7434 0 -1 1077944384 5 12330 0 0 0 0 4 3 20 0 15 0 30553966 14321057792 34418 18446744073709551615 4194304 4196468 140734048221520 140132176034160 140132630391426 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9864] ppid=9805 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9864/stat : 9864 (java) S 9805 9808 7434 0 -1 1077944384 33 12330 0 0 0 0 4 3 20 0 15 0 30553966 14321057792 34418 18446744073709551615 4194304 4196468 140734048221520 140132174980128 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9865] ppid=9805 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9865/stat : 9865 (java) S 9805 9808 7434 0 -1 1077944384 21 12330 0 0 0 0 4 3 20 0 15 0 30553966 14321057792 34418 18446744073709551615 4194304 4196468 140734048221520 140132173927280 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9866] ppid=9805 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9866/stat : 9866 (java) S 9805 9808 7434 0 -1 1077944384 3 12330 0 0 0 0 4 3 20 0 15 0 30553969 14321057792 34418 18446744073709551615 4194304 4196468 140734048221520 140132172875600 140132630398875 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9867] ppid=9805 vsize=13985408 CPUtime=0.2 cores=1,3,5,7
/proc/9808/task/9867/stat : 9867 (java) S 9805 9808 7434 0 -1 1077944384 845 12330 0 0 13 0 4 3 20 0 15 0 30553969 14321057792 34418 18446744073709551615 4194304 4196468 140734048221520 140132171823984 140132630391426 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9868] ppid=9805 vsize=13985408 CPUtime=0.22 cores=1,3,5,7
/proc/9808/task/9868/stat : 9868 (java) S 9805 9808 7434 0 -1 1077944384 942 12330 0 0 15 0 4 3 20 0 15 0 30553969 14321057792 34418 18446744073709551615 4194304 4196468 140734048221520 140132170771184 140132630391426 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9869] ppid=9805 vsize=13985408 CPUtime=0.3 cores=1,3,5,7
/proc/9808/task/9869/stat : 9869 (java) R 9805 9808 7434 0 -1 4202560 1330 12330 0 0 23 0 4 3 20 0 15 0 30553969 14321057792 34418 18446744073709551615 4194304 4196468 140734048221520 140132169718384 140132608737481 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9870] ppid=9805 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9870/stat : 9870 (java) S 9805 9808 7434 0 -1 1077944384 3 12330 0 0 0 0 4 3 20 0 15 0 30553969 14321057792 34418 18446744073709551615 4194304 4196468 140734048221520 140132168665824 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9871] ppid=9805 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9871/stat : 9871 (java) S 9805 9808 7434 0 -1 1077944384 9 12330 0 0 0 0 4 3 20 0 15 0 30553973 14321057792 34418 18446744073709551615 4194304 4196468 140734048221520 140132167613104 140132630391426 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 13985408

[startup+3.10086 s]
/proc/loadavg: 1.56 1.51 1.48 3/210 9871
/proc/meminfo: memFree=30962428/32770624 swapFree=0/375752
[pid=9808] ppid=9805 vsize=13999932 CPUtime=4.96 cores=1,3,5,7
/proc/9808/stat : 9808 (java) S 9805 9808 7434 0 -1 1077944320 48502 12330 0 0 474 15 4 3 20 0 15 0 30553939 14335930368 55680 18446744073709551615 4194304 4196468 140734048221520 140734048204064 140132630380279 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
/proc/9808/statm: 3499983 55680 3444 1 0 3488597 0
[pid=9808/tid=9858] ppid=9805 vsize=13999932 CPUtime=2.84 cores=1,3,5,7
/proc/9808/task/9858/stat : 9858 (java) R 9805 9808 7434 0 -1 4202560 37466 12330 0 0 268 9 4 3 20 0 15 0 30553964 14335930368 55680 18446744073709551615 4194304 4196468 140734048221520 140132634606416 140132258104519 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9859] ppid=9805 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9859/stat : 9859 (java) S 9805 9808 7434 0 -1 1077944384 210 12330 0 0 0 0 4 3 20 0 15 0 30553964 14335930368 55680 18446744073709551615 4194304 4196468 140734048221520 140132572327056 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9860] ppid=9805 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/9808/task/9860/stat : 9860 (java) S 9805 9808 7434 0 -1 1077944384 73 12330 0 0 1 0 4 3 20 0 15 0 30553964 14335930368 55680 18446744073709551615 4194304 4196468 140734048221520 140132571274256 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9861] ppid=9805 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9861/stat : 9861 (java) S 9805 9808 7434 0 -1 1077944384 13 12330 0 0 0 0 4 3 20 0 15 0 30553964 14335930368 55680 18446744073709551615 4194304 4196468 140734048221520 140132570221456 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9862] ppid=9805 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/9808/task/9862/stat : 9862 (java) S 9805 9808 7434 0 -1 1077944384 59 12330 0 0 1 0 4 3 20 0 15 0 30553964 14335930368 55680 18446744073709551615 4194304 4196468 140734048221520 140132227750672 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9863] ppid=9805 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/9808/task/9863/stat : 9863 (java) S 9805 9808 7434 0 -1 1077944384 1510 12330 0 0 1 0 4 3 20 0 15 0 30553966 14335930368 55680 18446744073709551615 4194304 4196468 140734048221520 140132176034160 140132630391426 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9864] ppid=9805 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9864/stat : 9864 (java) S 9805 9808 7434 0 -1 1077944384 55 12330 0 0 0 0 4 3 20 0 15 0 30553966 14335930368 55680 18446744073709551615 4194304 4196468 140734048221520 140132174980128 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9865] ppid=9805 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9865/stat : 9865 (java) S 9805 9808 7434 0 -1 1077944384 44 12330 0 0 0 0 4 3 20 0 15 0 30553966 14335930368 55680 18446744073709551615 4194304 4196468 140734048221520 140132173927296 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9866] ppid=9805 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9866/stat : 9866 (java) S 9805 9808 7434 0 -1 1077944384 3 12330 0 0 0 0 4 3 20 0 15 0 30553969 14335930368 55680 18446744073709551615 4194304 4196468 140734048221520 140132172875600 140132630398875 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9867] ppid=9805 vsize=13999932 CPUtime=0.58 cores=1,3,5,7
/proc/9808/task/9867/stat : 9867 (java) R 9805 9808 7434 0 -1 4202560 1512 12330 0 0 50 1 4 3 20 0 15 0 30553969 14335930368 55680 18446744073709551615 4194304 4196468 140734048221520 140132171823984 140132607975024 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9868] ppid=9805 vsize=13999932 CPUtime=0.62 cores=1,3,5,7
/proc/9808/task/9868/stat : 9868 (java) R 9805 9808 7434 0 -1 4202560 1711 12330 0 0 54 1 4 3 20 0 15 0 30553969 14335930368 55680 18446744073709551615 4194304 4196468 140734048221520 140132170756496 140132616531965 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9869] ppid=9805 vsize=13999932 CPUtime=1.01 cores=1,3,5,7
/proc/9808/task/9869/stat : 9869 (java) S 9805 9808 7434 0 -1 1077944384 3678 12330 0 0 93 1 4 3 20 0 15 0 30553969 14335930368 55680 18446744073709551615 4194304 4196468 140734048221520 140132169718384 140132630391426 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9870] ppid=9805 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9870/stat : 9870 (java) S 9805 9808 7434 0 -1 1077944384 3 12330 0 0 0 0 4 3 20 0 15 0 30553969 14335930368 55680 18446744073709551615 4194304 4196468 140734048221520 140132168665824 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9871] ppid=9805 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9871/stat : 9871 (java) S 9805 9808 7434 0 -1 1077944384 10 12330 0 0 0 0 4 3 20 0 15 0 30553973 14335930368 55680 18446744073709551615 4194304 4196468 140734048221520 140132167613104 140132630391426 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 13999932

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 9808 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20202 s]
/proc/loadavg: 1.56 1.51 1.48 3/210 9871
/proc/meminfo: memFree=30962428/32770624 swapFree=0/375752
[pid=9808] ppid=9805 vsize=13999932 CPUtime=5.23 cores=1,3,5,7
/proc/9808/stat : 9808 (java) S 9805 9808 7434 0 -1 1077944320 48888 12330 0 0 501 15 4 3 20 0 15 0 30553939 14335930368 56539 18446744073709551615 4194304 4196468 140734048221520 140734048204064 140132630380279 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
/proc/9808/statm: 3499983 56539 3444 1 0 3488597 0
[pid=9808/tid=9858] ppid=9805 vsize=13999932 CPUtime=2.94 cores=1,3,5,7
/proc/9808/task/9858/stat : 9858 (java) R 9805 9808 7434 0 -1 4202560 37575 12330 0 0 278 9 4 3 20 0 15 0 30553964 14335930368 56539 18446744073709551615 4194304 4196468 140734048221520 140132634598512 140132630392214 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9859] ppid=9805 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9859/stat : 9859 (java) S 9805 9808 7434 0 -1 1077944384 210 12330 0 0 0 0 4 3 20 0 15 0 30553964 14335930368 56539 18446744073709551615 4194304 4196468 140734048221520 140132572327056 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9860] ppid=9805 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/9808/task/9860/stat : 9860 (java) S 9805 9808 7434 0 -1 1077944384 73 12330 0 0 1 0 4 3 20 0 15 0 30553964 14335930368 56539 18446744073709551615 4194304 4196468 140734048221520 140132571274256 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9861] ppid=9805 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9861/stat : 9861 (java) S 9805 9808 7434 0 -1 1077944384 13 12330 0 0 0 0 4 3 20 0 15 0 30553964 14335930368 56539 18446744073709551615 4194304 4196468 140734048221520 140132570221456 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9862] ppid=9805 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/9808/task/9862/stat : 9862 (java) S 9805 9808 7434 0 -1 1077944384 59 12330 0 0 1 0 4 3 20 0 15 0 30553964 14335930368 56539 18446744073709551615 4194304 4196468 140734048221520 140132227750672 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9863] ppid=9805 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/9808/task/9863/stat : 9863 (java) S 9805 9808 7434 0 -1 1077944384 1510 12330 0 0 1 0 4 3 20 0 15 0 30553966 14335930368 56539 18446744073709551615 4194304 4196468 140734048221520 140132176034160 140132630391426 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9864] ppid=9805 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9864/stat : 9864 (java) S 9805 9808 7434 0 -1 1077944384 55 12330 0 0 0 0 4 3 20 0 15 0 30553966 14335930368 56539 18446744073709551615 4194304 4196468 140734048221520 140132174980128 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9865] ppid=9805 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9865/stat : 9865 (java) S 9805 9808 7434 0 -1 1077944384 44 12330 0 0 0 0 4 3 20 0 15 0 30553966 14335930368 56539 18446744073709551615 4194304 4196468 140734048221520 140132173927296 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9866] ppid=9805 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9866/stat : 9866 (java) S 9805 9808 7434 0 -1 1077944384 3 12330 0 0 0 0 4 3 20 0 15 0 30553969 14335930368 56539 18446744073709551615 4194304 4196468 140734048221520 140132172875600 140132630398875 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9867] ppid=9805 vsize=13999932 CPUtime=0.63 cores=1,3,5,7
/proc/9808/task/9867/stat : 9867 (java) R 9805 9808 7434 0 -1 4202560 1536 12330 0 0 55 1 4 3 20 0 15 0 30553969 14335930368 56539 18446744073709551615 4194304 4196468 140734048221520 140132171814816 140132609626169 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9868] ppid=9805 vsize=13999932 CPUtime=0.66 cores=1,3,5,7
/proc/9808/task/9868/stat : 9868 (java) S 9805 9808 7434 0 -1 1077944384 1736 12330 0 0 58 1 4 3 20 0 15 0 30553969 14335930368 56539 18446744073709551615 4194304 4196468 140734048221520 140132170771184 140132630391426 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9869] ppid=9805 vsize=13999932 CPUtime=1.1 cores=1,3,5,7
/proc/9808/task/9869/stat : 9869 (java) S 9805 9808 7434 0 -1 1077944384 3906 12330 0 0 102 1 4 3 20 0 15 0 30553969 14335930368 56539 18446744073709551615 4194304 4196468 140734048221520 140132169718384 140132630391426 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9870] ppid=9805 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9870/stat : 9870 (java) S 9805 9808 7434 0 -1 1077944384 3 12330 0 0 0 0 4 3 20 0 15 0 30553969 14335930368 56539 18446744073709551615 4194304 4196468 140734048221520 140132168665824 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9871] ppid=9805 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9871/stat : 9871 (java) S 9805 9808 7434 0 -1 1077944384 10 12330 0 0 0 0 4 3 20 0 15 0 30553973 14335930368 56539 18446744073709551615 4194304 4196468 140734048221520 140132167613104 140132630391426 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
Current children cumulated CPU time (s) 5.23
Current children cumulated vsize (KiB) 13999932

[startup+4.00125 s]
/proc/loadavg: 1.56 1.51 1.48 7/210 9871
/proc/meminfo: memFree=30905480/32770624 swapFree=0/375752
[pid=9808] ppid=9805 vsize=14069564 CPUtime=7.65 cores=1,3,5,7
/proc/9808/stat : 9808 (java) S 9805 9808 7434 0 -1 1077944320 63352 12330 0 0 739 19 4 3 20 0 15 0 30553939 14407233536 77334 18446744073709551615 4194304 4196468 140734048221520 140734048204064 140132630380279 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
/proc/9808/statm: 3517391 77334 3461 1 0 3506005 0
[pid=9808/tid=9858] ppid=9805 vsize=14069564 CPUtime=3.66 cores=1,3,5,7
/proc/9808/task/9858/stat : 9858 (java) S 9805 9808 7434 0 -1 1077944384 45864 12330 0 0 348 11 4 3 20 0 15 0 30553964 14407233536 77334 18446744073709551615 4194304 4196468 140734048221520 140132634618064 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9859] ppid=9805 vsize=14069564 CPUtime=0.09 cores=1,3,5,7
/proc/9808/task/9859/stat : 9859 (java) S 9805 9808 7434 0 -1 1077944384 282 12330 0 0 2 0 4 3 20 0 15 0 30553964 14407233536 77334 18446744073709551615 4194304 4196468 140734048221520 140132572327056 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9860] ppid=9805 vsize=14069564 CPUtime=0.1 cores=1,3,5,7
/proc/9808/task/9860/stat : 9860 (java) S 9805 9808 7434 0 -1 1077944384 109 12330 0 0 3 0 4 3 20 0 15 0 30553964 14407233536 77334 18446744073709551615 4194304 4196468 140734048221520 140132571274256 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9861] ppid=9805 vsize=14069564 CPUtime=0.09 cores=1,3,5,7
/proc/9808/task/9861/stat : 9861 (java) S 9805 9808 7434 0 -1 1077944384 26 12330 0 0 2 0 4 3 20 0 15 0 30553964 14407233536 77334 18446744073709551615 4194304 4196468 140734048221520 140132570221456 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9862] ppid=9805 vsize=14069564 CPUtime=0.1 cores=1,3,5,7
/proc/9808/task/9862/stat : 9862 (java) S 9805 9808 7434 0 -1 1077944384 91 12330 0 0 3 0 4 3 20 0 15 0 30553964 14407233536 77334 18446744073709551615 4194304 4196468 140734048221520 140132227750672 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9863] ppid=9805 vsize=14069564 CPUtime=0.12 cores=1,3,5,7
/proc/9808/task/9863/stat : 9863 (java) R 9805 9808 7434 0 -1 4202560 2316 12330 0 0 5 0 4 3 20 0 15 0 30553966 14407233536 77334 18446744073709551615 4194304 4196468 140734048221520 140132176032448 140132615386158 0 0 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9864] ppid=9805 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9864/stat : 9864 (java) S 9805 9808 7434 0 -1 1077944384 55 12330 0 0 0 0 4 3 20 0 15 0 30553966 14407233536 77334 18446744073709551615 4194304 4196468 140734048221520 140132174980192 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9865] ppid=9805 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9865/stat : 9865 (java) S 9805 9808 7434 0 -1 1077944384 44 12330 0 0 0 0 4 3 20 0 15 0 30553966 14407233536 77334 18446744073709551615 4194304 4196468 140734048221520 140132173927296 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9866] ppid=9805 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9866/stat : 9866 (java) S 9805 9808 7434 0 -1 1077944384 3 12330 0 0 0 0 4 3 20 0 15 0 30553969 14407233536 77334 18446744073709551615 4194304 4196468 140734048221520 140132172875600 140132630398875 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9867] ppid=9805 vsize=14069564 CPUtime=1.26 cores=1,3,5,7
/proc/9808/task/9867/stat : 9867 (java) S 9805 9808 7434 0 -1 1077944384 4272 12330 0 0 118 1 4 3 20 0 15 0 30553969 14407233536 77334 18446744073709551615 4194304 4196468 140734048221520 140132171803920 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9868] ppid=9805 vsize=14069564 CPUtime=1.32 cores=1,3,5,7
/proc/9808/task/9868/stat : 9868 (java) S 9805 9808 7434 0 -1 1077944384 3646 12330 0 0 124 1 4 3 20 0 15 0 30553969 14407233536 77334 18446744073709551615 4194304 4196468 140734048221520 140132170755280 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9869] ppid=9805 vsize=14069564 CPUtime=1.37 cores=1,3,5,7
/proc/9808/task/9869/stat : 9869 (java) S 9805 9808 7434 0 -1 1077944384 4476 12330 0 0 129 1 4 3 20 0 15 0 30553969 14407233536 77334 18446744073709551615 4194304 4196468 140734048221520 140132169718384 140132630391426 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9870] ppid=9805 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9870/stat : 9870 (java) S 9805 9808 7434 0 -1 1077944384 3 12330 0 0 0 0 4 3 20 0 15 0 30553969 14407233536 77334 18446744073709551615 4194304 4196468 140734048221520 140132168665824 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9871] ppid=9805 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9871/stat : 9871 (java) S 9805 9808 7434 0 -1 1077944384 10 12330 0 0 0 0 4 3 20 0 15 0 30553973 14407233536 77334 18446744073709551615 4194304 4196468 140734048221520 140132167613104 140132630391426 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
Current children cumulated CPU time (s) 7.65
Current children cumulated vsize (KiB) 14069564

[startup+4.20488 s]
/proc/loadavg: 1.56 1.51 1.48 7/210 9871
/proc/meminfo: memFree=30905480/32770624 swapFree=0/375752
[pid=9808] ppid=9805 vsize=14069564 CPUtime=8.26 cores=1,3,5,7
/proc/9808/stat : 9808 (java) S 9805 9808 7434 0 -1 1077944320 63929 12330 0 0 799 20 4 3 20 0 15 0 30553939 14407233536 77871 18446744073709551615 4194304 4196468 140734048221520 140734048204064 140132630380279 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
/proc/9808/statm: 3517391 77871 3461 1 0 3506005 0
[pid=9808/tid=9858] ppid=9805 vsize=14069564 CPUtime=3.72 cores=1,3,5,7
/proc/9808/task/9858/stat : 9858 (java) R 9805 9808 7434 0 -1 1077944384 45979 12330 0 0 354 11 4 3 20 0 15 0 30553964 14407233536 77871 18446744073709551615 4194304 4196468 140734048221520 140132634613056 140132630390485 0 4 1 16800974 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9859] ppid=9805 vsize=14069564 CPUtime=0.17 cores=1,3,5,7
/proc/9808/task/9859/stat : 9859 (java) S 9805 9808 7434 0 -1 1077944384 291 12330 0 0 10 0 4 3 20 0 15 0 30553964 14407233536 77871 18446744073709551615 4194304 4196468 140734048221520 140132572327056 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9860] ppid=9805 vsize=14069564 CPUtime=0.17 cores=1,3,5,7
/proc/9808/task/9860/stat : 9860 (java) S 9805 9808 7434 0 -1 1077944384 111 12330 0 0 10 0 4 3 20 0 15 0 30553964 14407233536 77871 18446744073709551615 4194304 4196468 140734048221520 140132571274256 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9861] ppid=9805 vsize=14069564 CPUtime=0.16 cores=1,3,5,7
/proc/9808/task/9861/stat : 9861 (java) S 9805 9808 7434 0 -1 1077944384 33 12330 0 0 9 0 4 3 20 0 15 0 30553964 14407233536 77871 18446744073709551615 4194304 4196468 140734048221520 140132570221456 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9862] ppid=9805 vsize=14069564 CPUtime=0.18 cores=1,3,5,7
/proc/9808/task/9862/stat : 9862 (java) S 9805 9808 7434 0 -1 1077944384 93 12330 0 0 11 0 4 3 20 0 15 0 30553964 14407233536 77871 18446744073709551615 4194304 4196468 140734048221520 140132227750672 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9863] ppid=9805 vsize=14069564 CPUtime=0.18 cores=1,3,5,7
/proc/9808/task/9863/stat : 9863 (java) S 9805 9808 7434 0 -1 1077944384 2324 12330 0 0 11 0 4 3 20 0 15 0 30553966 14407233536 77871 18446744073709551615 4194304 4196468 140734048221520 140132176034160 140132630391426 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9864] ppid=9805 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9864/stat : 9864 (java) S 9805 9808 7434 0 -1 1077944384 55 12330 0 0 0 0 4 3 20 0 15 0 30553966 14407233536 77871 18446744073709551615 4194304 4196468 140734048221520 140132174980192 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9865] ppid=9805 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9865/stat : 9865 (java) S 9805 9808 7434 0 -1 1077944384 45 12330 0 0 0 0 4 3 20 0 15 0 30553966 14407233536 77871 18446744073709551615 4194304 4196468 140734048221520 140132173927296 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9866] ppid=9805 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9866/stat : 9866 (java) S 9805 9808 7434 0 -1 1077944384 3 12330 0 0 0 0 4 3 20 0 15 0 30553969 14407233536 77871 18446744073709551615 4194304 4196468 140734048221520 140132172875600 140132630398875 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9867] ppid=9805 vsize=14069564 CPUtime=1.32 cores=1,3,5,7
/proc/9808/task/9867/stat : 9867 (java) R 9805 9808 7434 0 -1 4202560 4431 12330 0 0 124 1 4 3 20 0 15 0 30553969 14407233536 77871 18446744073709551615 4194304 4196468 140734048221520 140132171803728 140132613877063 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9868] ppid=9805 vsize=14069564 CPUtime=1.41 cores=1,3,5,7
/proc/9808/task/9868/stat : 9868 (java) R 9805 9808 7434 0 -1 4202560 3832 12330 0 0 133 1 4 3 20 0 15 0 30553969 14407233536 77871 18446744073709551615 4194304 4196468 140734048221520 140132170757208 140132609618752 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9869] ppid=9805 vsize=14069564 CPUtime=1.4 cores=1,3,5,7
/proc/9808/task/9869/stat : 9869 (java) R 9805 9808 7434 0 -1 4202560 4564 12330 0 0 132 1 4 3 20 0 15 0 30553969 14407233536 77871 18446744073709551615 4194304 4196468 140734048221520 140132169718384 140132608617034 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9870] ppid=9805 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9870/stat : 9870 (java) S 9805 9808 7434 0 -1 1077944384 3 12330 0 0 0 0 4 3 20 0 15 0 30553969 14407233536 77871 18446744073709551615 4194304 4196468 140734048221520 140132168665824 140132630390485 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
[pid=9808/tid=9871] ppid=9805 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/9808/task/9871/stat : 9871 (java) S 9805 9808 7434 0 -1 1077944384 10 12330 0 0 0 0 4 3 20 0 15 0 30553973 14407233536 77871 18446744073709551615 4194304 4196468 140734048221520 140132167613104 140132630391426 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9379840 140734048225232 140734048228017 140734048228017 140734048231375 0
Current children cumulated CPU time (s) 8.26
Current children cumulated vsize (KiB) 14069564

[startup+4.30064 s]
/proc/loadavg: 1.56 1.51 1.48 7/210 9871
/proc/meminfo: memFree=30905480/32770624 swapFree=0/375752
[pid=9808] ppid=9805 vsize=0 CPUtime=8.51 cores=1,3,5,7
/proc/9808/stat : 9808 (java) Z 9805 9808 7434 0 -1 4227084 64981 12330 0 0 824 20 4 3 20 0 2 0 30553939 0 0 18446744073709551615 0 0 0 0 0 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 0 0 0 0 0 0 0 0
/proc/9808/statm: 0 0 0 0 0 0 0
[pid=9808/tid=9869] ppid=9805 vsize=0 CPUtime=1.45 cores=1,3,5,7
/proc/9808/task/9869/stat : 9869 (java) R 9805 9808 7434 0 -1 4203588 4666 12330 0 0 136 2 4 3 20 0 2 0 30553969 0 0 18446744073709551615 0 0 0 0 0 0 4 1 16800974 18446744073709551615 0 0 -1 5 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.51
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 4.30717
CPU time (s): 8.5433
CPU user time (s): 8.29372
CPU system time (s): 0.24958
CPU usage (%): 198.351
Max. virtual memory (cumulated for all children) (KiB): 14069564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.29372
system time used= 0.24958
maximum resident set size= 316460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77311
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7027
involuntary context switches= 63

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.020971 second user time and 0.031073 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-11 05:14:37
IDJOB=4262173
IDBENCH=115924
IDSOLVER=2650
FILE ID=node124/4262173-1502422132
RUNJOBID= node124-1502411387-7498
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/StillLife/StillLife-wst-s1/StillLife-wastage-03.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262173-1502422132/watcher-4262173-1502422132 -o /tmp/evaluation-result-4262173-1502422132/solver-4262173-1502422132 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502411387-7498 --watchdog 2580  bin/concrete HOME/instance-4262173-1502422132.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7be818acedb52ac703edcbfe3be7901c
RANDOM SEED=61231089

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.51
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.51
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.51
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.51
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:        31132396 kB
MemAvailable:   31523332 kB
Buffers:          189332 kB
Cached:           489764 kB
SwapCached:            0 kB
Active:           832992 kB
Inactive:         392476 kB
Active(anon):     546856 kB
Inactive(anon):    16768 kB
Active(file):     286136 kB
Inactive(file):   375708 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24524 kB
Writeback:            12 kB
AnonPages:        543944 kB
Mapped:            49892 kB
Shmem:             17128 kB
Slab:             114904 kB
SReclaimable:      89852 kB
SUnreclaim:        25052 kB
KernelStack:        3440 kB
PageTables:         5940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1457008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    456704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61984 MiB
End job on node124 at 2017-08-11 05:14:41