Trace number 4262507

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
Concrete 3.4UNSAT 11.1097 4.8520598

General information on the benchmark

NameQRandom/QRandom-composed-s75/
composed-75-01-25-6.xml
MD5SUM3604f03ade31706fc8f860f14c72a950
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.024199
Satisfiable
(Un)Satisfiability was proved
Number of variables83
Number of constraints647
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":83}]
Minimum variable degree6
Maximum variable degree26
Distribution of variable degrees[{"degree":6,"count":1},{"degree":8,"count":3},{"degree":9,"count":5},{"degree":10,"count":3},{"degree":11,"count":4},{"degree":13,"count":10},{"degree":14,"count":6},{"degree":15,"count":7},{"degree":16,"count":12},{"degree":17,"count":6},{"degree":18,"count":6},{"degree":19,"count":4},{"degree":20,"count":4},{"degree":21,"count":6},{"degree":22,"count":1},{"degree":23,"count":3},{"degree":25,"count":1},{"degree":26,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":647}]
Number of extensional constraints647
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":647}]
Optimization problemNO
Type of objective

Solver Data

3.25/2.18	c Concrete v3.4 running
10.83/4.66	s UNSATISFIABLE

Verifier Data


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-4262507-1502440570/watcher-4262507-1502440570 -o /tmp/evaluation-result-4262507-1502440570/solver-4262507-1502440570 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502411410-19682 --watchdog 2580 bin/concrete HOME/instance-4262507-1502440570.xml 

pid=26468
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.87 1.73 1.55 3/194 26471
/proc/meminfo: memFree=30692616/32770624 swapFree=0/541628
[pid=26471] ppid=26468 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/26471/stat : 26471 (runsolver) D 26468 26471 19618 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 46250450 24240128 106 18446744073709551615 4194304 4338465 140720707545776 140720707543416 140375521866455 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 16850944 140720707551440 140720707551817 140720707551817 140720707555274 0
/proc/26471/statm: 5918 106 53 36 0 2156 0

[startup+0.100142 s]
/proc/loadavg: 1.87 1.73 1.55 3/194 26471
/proc/meminfo: memFree=30692616/32770624 swapFree=0/541628
[pid=26471] ppid=26468 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/26471/stat : 26471 (bash) R 26468 26471 19618 0 -1 4202496 856 6181 0 0 0 0 0 1 20 0 1 0 46250450 9867264 366 18446744073709551615 4194304 5098028 140732857272704 140732857266440 140237574134784 0 0 5 65536 0 0 0 17 5 0 0 8 0 0 7196144 7232144 26304512 140732857274900 140732857274985 140732857274985 140732857278442 0
/proc/26471/statm: 2409 366 287 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.200595 s]
/proc/loadavg: 1.87 1.73 1.55 3/194 26471
/proc/meminfo: memFree=30692616/32770624 swapFree=0/541628
[pid=26471] ppid=26468 vsize=356956 CPUtime=0.08 cores=1,3,5,7
/proc/26471/stat : 26471 (java) S 26468 26471 19618 0 -1 1077944320 2591 12293 0 0 0 0 5 3 20 0 2 0 46250450 365522944 1883 18446744073709551615 4194304 4196468 140734498850864 140734498833408 140142020615927 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
/proc/26471/statm: 89239 1883 1036 1 0 79209 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 356956

[startup+0.304146 s]
/proc/loadavg: 1.87 1.73 1.55 3/194 26471
/proc/meminfo: memFree=30692616/32770624 swapFree=0/541628
[pid=26471] ppid=26468 vsize=13974116 CPUtime=0.16 cores=1,3,5,7
/proc/26471/stat : 26471 (java) S 26468 26471 19618 0 -1 1077944320 6177 12293 0 0 7 1 5 3 20 0 15 0 46250450 14309494784 6871 18446744073709551615 4194304 4196468 140734498850864 140734498833408 140142020615927 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
/proc/26471/statm: 3493529 6871 2754 1 0 3482965 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 13974116

[startup+0.700224 s]
/proc/loadavg: 1.87 1.73 1.55 3/194 26471
/proc/meminfo: memFree=30692616/32770624 swapFree=0/541628
[pid=26471] ppid=26468 vsize=13974784 CPUtime=0.72 cores=1,3,5,7
/proc/26471/stat : 26471 (java) S 26468 26471 19618 0 -1 1077944320 14044 12293 0 0 60 4 5 3 20 0 15 0 46250450 14310178816 15009 18446744073709551615 4194304 4196468 140734498850864 140734498833408 140142020615927 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
/proc/26471/statm: 3493696 15009 3113 1 0 3482965 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 13974784

[startup+1.50059 s]
/proc/loadavg: 1.87 1.73 1.55 4/209 26534
/proc/meminfo: memFree=30596896/32770624 swapFree=0/541904
[pid=26471] ppid=26468 vsize=13985408 CPUtime=1.97 cores=1,3,5,7
/proc/26471/stat : 26471 (java) S 26468 26471 19618 0 -1 1077944320 29508 12293 0 0 180 9 5 3 20 0 15 0 46250450 14321057792 42686 18446744073709551615 4194304 4196468 140734498850864 140734498833408 140142020615927 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
/proc/26471/statm: 3496352 42686 3376 1 0 3485525 0
[pid=26471/tid=26521] ppid=26468 vsize=13985408 CPUtime=1.3 cores=1,3,5,7
/proc/26471/task/26521/stat : 26521 (java) R 26468 26471 19618 0 -1 4202560 22702 12293 0 0 117 5 5 3 20 0 15 0 46250469 14321057792 42686 18446744073709551615 4194304 4196468 140734498850864 140142024839040 140142004696414 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26522] ppid=26468 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26522/stat : 26522 (java) S 26468 26471 19618 0 -1 1077944384 46 12293 0 0 0 0 5 3 20 0 15 0 46250470 14321057792 42686 18446744073709551615 4194304 4196468 140734498850864 140141977581840 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26523] ppid=26468 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/26471/task/26523/stat : 26523 (java) S 26468 26471 19618 0 -1 1077944384 50 12293 0 0 1 0 5 3 20 0 15 0 46250470 14321057792 42686 18446744073709551615 4194304 4196468 140734498850864 140141976529296 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26524] ppid=26468 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/26471/task/26524/stat : 26524 (java) S 26468 26471 19618 0 -1 1077944384 195 12293 0 0 1 0 5 3 20 0 15 0 46250470 14321057792 42686 18446744073709551615 4194304 4196468 140734498850864 140141975476752 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26525] ppid=26468 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26525/stat : 26525 (java) S 26468 26471 19618 0 -1 1077944384 61 12293 0 0 0 0 5 3 20 0 15 0 46250470 14321057792 42686 18446744073709551615 4194304 4196468 140734498850864 140141974424208 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26526] ppid=26468 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/26471/task/26526/stat : 26526 (java) S 26468 26471 19618 0 -1 1077944384 1047 12293 0 0 1 0 5 3 20 0 15 0 46250472 14321057792 42686 18446744073709551615 4194304 4196468 140734498850864 140141566368240 140142020627074 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26527] ppid=26468 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26527/stat : 26527 (java) R 26468 26471 19618 0 -1 1077944384 54 12293 0 0 0 0 5 3 20 0 15 0 46250472 14321057792 42686 18446744073709551615 4194304 4196468 140734498850864 140141565313088 140142020626133 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26528] ppid=26468 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26528/stat : 26528 (java) S 26468 26471 19618 0 -1 1077944384 43 12293 0 0 0 0 5 3 20 0 15 0 46250472 14321057792 42686 18446744073709551615 4194304 4196468 140734498850864 140141564261872 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26529] ppid=26468 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26529/stat : 26529 (java) S 26468 26471 19618 0 -1 1077944384 3 12293 0 0 0 0 5 3 20 0 15 0 46250475 14321057792 42686 18446744073709551615 4194304 4196468 140734498850864 140141563210448 140142020634523 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26530] ppid=26468 vsize=13985408 CPUtime=0.24 cores=1,3,5,7
/proc/26471/task/26530/stat : 26530 (java) S 26468 26471 19618 0 -1 1077944384 1044 12293 0 0 16 0 5 3 20 0 15 0 46250475 14321057792 42686 18446744073709551615 4194304 4196468 140734498850864 140141494527984 140142020627074 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26531] ppid=26468 vsize=13985408 CPUtime=0.25 cores=1,3,5,7
/proc/26471/task/26531/stat : 26531 (java) S 26468 26471 19618 0 -1 1077944384 857 12293 0 0 17 0 5 3 20 0 15 0 46250475 14321057792 42686 18446744073709551615 4194304 4196468 140734498850864 140141493475440 140142020627074 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26532] ppid=26468 vsize=13985408 CPUtime=0.32 cores=1,3,5,7
/proc/26471/task/26532/stat : 26532 (java) S 26468 26471 19618 0 -1 1077944384 1245 12293 0 0 24 0 5 3 20 0 15 0 46250475 14321057792 42686 18446744073709551615 4194304 4196468 140734498850864 140141492422896 140142020627074 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26533] ppid=26468 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26533/stat : 26533 (java) S 26468 26471 19618 0 -1 1077944384 3 12293 0 0 0 0 5 3 20 0 15 0 46250475 14321057792 42686 18446744073709551615 4194304 4196468 140734498850864 140141491370592 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26534] ppid=26468 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26534/stat : 26534 (java) S 26468 26471 19618 0 -1 1077944384 6 12293 0 0 0 0 5 3 20 0 15 0 46250479 14321057792 42686 18446744073709551615 4194304 4196468 140734498850864 140141490318128 140142020627074 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 13985408

[startup+3.1007 s]
/proc/loadavg: 1.87 1.73 1.55 6/209 26534
/proc/meminfo: memFree=30520824/32770624 swapFree=0/541904
[pid=26471] ppid=26468 vsize=13997884 CPUtime=6.13 cores=1,3,5,7
/proc/26471/stat : 26471 (java) S 26468 26471 19618 0 -1 1077944320 50325 12293 0 0 592 13 5 3 20 0 15 0 46250450 14333833216 58560 18446744073709551615 4194304 4196468 140734498850864 140734498833408 140142020615927 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
/proc/26471/statm: 3499471 58560 3449 1 0 3488085 0
[pid=26471/tid=26521] ppid=26468 vsize=13997884 CPUtime=2.89 cores=1,3,5,7
/proc/26471/task/26521/stat : 26521 (java) R 26468 26471 19618 0 -1 4202560 35282 12293 0 0 274 7 5 3 20 0 15 0 46250469 14333833216 58560 18446744073709551615 4194304 4196468 140734498850864 140142024849456 140141650413616 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26522] ppid=26468 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26522/stat : 26522 (java) S 26468 26471 19618 0 -1 1077944384 46 12293 0 0 0 0 5 3 20 0 15 0 46250470 14333833216 58560 18446744073709551615 4194304 4196468 140734498850864 140141977581840 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26523] ppid=26468 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/26471/task/26523/stat : 26523 (java) S 26468 26471 19618 0 -1 1077944384 50 12293 0 0 1 0 5 3 20 0 15 0 46250470 14333833216 58560 18446744073709551615 4194304 4196468 140734498850864 140141976529296 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26524] ppid=26468 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/26471/task/26524/stat : 26524 (java) S 26468 26471 19618 0 -1 1077944384 195 12293 0 0 1 0 5 3 20 0 15 0 46250470 14333833216 58560 18446744073709551615 4194304 4196468 140734498850864 140141975476752 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26525] ppid=26468 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26525/stat : 26525 (java) S 26468 26471 19618 0 -1 1077944384 61 12293 0 0 0 0 5 3 20 0 15 0 46250470 14333833216 58560 18446744073709551615 4194304 4196468 140734498850864 140141974424208 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26526] ppid=26468 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/26471/task/26526/stat : 26526 (java) S 26468 26471 19618 0 -1 1077944384 1095 12293 0 0 1 0 5 3 20 0 15 0 46250472 14333833216 58560 18446744073709551615 4194304 4196468 140734498850864 140141566368240 140142020627074 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26527] ppid=26468 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26527/stat : 26527 (java) S 26468 26471 19618 0 -1 1077944384 54 12293 0 0 0 0 5 3 20 0 15 0 46250472 14333833216 58560 18446744073709551615 4194304 4196468 140734498850864 140141565314528 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26528] ppid=26468 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26528/stat : 26528 (java) S 26468 26471 19618 0 -1 1077944384 44 12293 0 0 0 0 5 3 20 0 15 0 46250472 14333833216 58560 18446744073709551615 4194304 4196468 140734498850864 140141564261888 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26529] ppid=26468 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26529/stat : 26529 (java) S 26468 26471 19618 0 -1 1077944384 3 12293 0 0 0 0 5 3 20 0 15 0 46250475 14333833216 58560 18446744073709551615 4194304 4196468 140734498850864 140141563210448 140142020634523 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26530] ppid=26468 vsize=13997884 CPUtime=1.29 cores=1,3,5,7
/proc/26471/task/26530/stat : 26530 (java) R 26468 26471 19618 0 -1 4202560 4536 12293 0 0 121 0 5 3 20 0 15 0 46250475 14333833216 58560 18446744073709551615 4194304 4196468 140734498850864 140141494511760 140142004861451 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26531] ppid=26468 vsize=13997884 CPUtime=1 cores=1,3,5,7
/proc/26471/task/26531/stat : 26531 (java) S 26468 26471 19618 0 -1 1077944384 3074 12293 0 0 92 0 5 3 20 0 15 0 46250475 14333833216 58560 18446744073709551615 4194304 4196468 140734498850864 140141493475440 140142020627074 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26532] ppid=26468 vsize=13997884 CPUtime=1.06 cores=1,3,5,7
/proc/26471/task/26532/stat : 26532 (java) S 26468 26471 19618 0 -1 1077944384 3720 12293 0 0 97 1 5 3 20 0 15 0 46250475 14333833216 58560 18446744073709551615 4194304 4196468 140734498850864 140141492422896 140142020627074 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26533] ppid=26468 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26533/stat : 26533 (java) S 26468 26471 19618 0 -1 1077944384 3 12293 0 0 0 0 5 3 20 0 15 0 46250475 14333833216 58560 18446744073709551615 4194304 4196468 140734498850864 140141491370592 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26534] ppid=26468 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26534/stat : 26534 (java) S 26468 26471 19618 0 -1 1077944384 9 12293 0 0 0 0 5 3 20 0 15 0 46250479 14333833216 58560 18446744073709551615 4194304 4196468 140734498850864 140141490318128 140142020627074 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 13997884

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

[startup+3.20413 s]
/proc/loadavg: 1.87 1.73 1.55 6/209 26534
/proc/meminfo: memFree=30520824/32770624 swapFree=0/541904
[pid=26471] ppid=26468 vsize=13997884 CPUtime=6.47 cores=1,3,5,7
/proc/26471/stat : 26471 (java) S 26468 26471 19618 0 -1 1077944320 50474 12293 0 0 625 14 5 3 20 0 15 0 46250450 14333833216 61786 18446744073709551615 4194304 4196468 140734498850864 140734498833408 140142020615927 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
/proc/26471/statm: 3499471 61786 3449 1 0 3488085 0
[pid=26471/tid=26521] ppid=26468 vsize=13997884 CPUtime=3 cores=1,3,5,7
/proc/26471/task/26521/stat : 26521 (java) R 26468 26471 19618 0 -1 4202560 35308 12293 0 0 284 8 5 3 20 0 15 0 46250469 14333833216 61786 18446744073709551615 4194304 4196468 140734498850864 140142024845496 140142005984374 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26522] ppid=26468 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26522/stat : 26522 (java) S 26468 26471 19618 0 -1 1077944384 46 12293 0 0 0 0 5 3 20 0 15 0 46250470 14333833216 61786 18446744073709551615 4194304 4196468 140734498850864 140141977581840 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26523] ppid=26468 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/26471/task/26523/stat : 26523 (java) S 26468 26471 19618 0 -1 1077944384 50 12293 0 0 1 0 5 3 20 0 15 0 46250470 14333833216 61786 18446744073709551615 4194304 4196468 140734498850864 140141976529296 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26524] ppid=26468 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/26471/task/26524/stat : 26524 (java) S 26468 26471 19618 0 -1 1077944384 195 12293 0 0 1 0 5 3 20 0 15 0 46250470 14333833216 61786 18446744073709551615 4194304 4196468 140734498850864 140141975476752 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26525] ppid=26468 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26525/stat : 26525 (java) S 26468 26471 19618 0 -1 1077944384 61 12293 0 0 0 0 5 3 20 0 15 0 46250470 14333833216 61786 18446744073709551615 4194304 4196468 140734498850864 140141974424208 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26526] ppid=26468 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/26471/task/26526/stat : 26526 (java) S 26468 26471 19618 0 -1 1077944384 1095 12293 0 0 1 0 5 3 20 0 15 0 46250472 14333833216 61786 18446744073709551615 4194304 4196468 140734498850864 140141566368240 140142020627074 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26527] ppid=26468 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26527/stat : 26527 (java) S 26468 26471 19618 0 -1 1077944384 54 12293 0 0 0 0 5 3 20 0 15 0 46250472 14333833216 61786 18446744073709551615 4194304 4196468 140734498850864 140141565314528 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26528] ppid=26468 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26528/stat : 26528 (java) S 26468 26471 19618 0 -1 1077944384 44 12293 0 0 0 0 5 3 20 0 15 0 46250472 14333833216 61786 18446744073709551615 4194304 4196468 140734498850864 140141564261888 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26529] ppid=26468 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26529/stat : 26529 (java) S 26468 26471 19618 0 -1 1077944384 3 12293 0 0 0 0 5 3 20 0 15 0 46250475 14333833216 61786 18446744073709551615 4194304 4196468 140734498850864 140141563210448 140142020634523 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26530] ppid=26468 vsize=13997884 CPUtime=1.39 cores=1,3,5,7
/proc/26471/task/26530/stat : 26530 (java) R 26468 26471 19618 0 -1 4202560 4569 12293 0 0 131 0 5 3 20 0 15 0 46250475 14333833216 61786 18446744073709551615 4194304 4196468 140734498850864 140141494521176 140142001251760 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26531] ppid=26468 vsize=13997884 CPUtime=1.1 cores=1,3,5,7
/proc/26471/task/26531/stat : 26531 (java) R 26468 26471 19618 0 -1 4202560 3102 12293 0 0 102 0 5 3 20 0 15 0 46250475 14333833216 61786 18446744073709551615 4194304 4196468 140734498850864 140141493471808 140142006218669 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26532] ppid=26468 vsize=13997884 CPUtime=1.1 cores=1,3,5,7
/proc/26471/task/26532/stat : 26532 (java) S 26468 26471 19618 0 -1 1077944384 3782 12293 0 0 101 1 5 3 20 0 15 0 46250475 14333833216 61786 18446744073709551615 4194304 4196468 140734498850864 140141492422896 140142020627074 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26533] ppid=26468 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26533/stat : 26533 (java) S 26468 26471 19618 0 -1 1077944384 3 12293 0 0 0 0 5 3 20 0 15 0 46250475 14333833216 61786 18446744073709551615 4194304 4196468 140734498850864 140141491370592 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26534] ppid=26468 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26534/stat : 26534 (java) S 26468 26471 19618 0 -1 1077944384 9 12293 0 0 0 0 5 3 20 0 15 0 46250479 14333833216 61786 18446744073709551615 4194304 4196468 140734498850864 140141490318128 140142020627074 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
Current children cumulated CPU time (s) 6.47
Current children cumulated vsize (KiB) 13997884

[startup+4.0006 s]
/proc/loadavg: 1.80 1.72 1.55 4/209 26534
/proc/meminfo: memFree=30450296/32770624 swapFree=0/541904
[pid=26471] ppid=26468 vsize=13999932 CPUtime=8.99 cores=1,3,5,7
/proc/26471/stat : 26471 (java) S 26468 26471 19618 0 -1 1077944320 54477 12293 0 0 875 16 5 3 20 0 15 0 46250450 14335930368 78354 18446744073709551615 4194304 4196468 140734498850864 140734498833408 140142020615927 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
/proc/26471/statm: 3499983 78354 3468 1 0 3488597 0
[pid=26471/tid=26521] ppid=26468 vsize=13999932 CPUtime=3.71 cores=1,3,5,7
/proc/26471/task/26521/stat : 26521 (java) R 26468 26471 19618 0 -1 1077944384 36500 12293 0 0 354 9 5 3 20 0 15 0 46250469 14335930368 78354 18446744073709551615 4194304 4196468 140734498850864 140142024845584 140142020626133 0 4 1 16800974 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26522] ppid=26468 vsize=13999932 CPUtime=0.1 cores=1,3,5,7
/proc/26471/task/26522/stat : 26522 (java) S 26468 26471 19618 0 -1 1077944384 112 12293 0 0 2 0 5 3 20 0 15 0 46250470 14335930368 78354 18446744073709551615 4194304 4196468 140734498850864 140141977581840 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26523] ppid=26468 vsize=13999932 CPUtime=0.11 cores=1,3,5,7
/proc/26471/task/26523/stat : 26523 (java) S 26468 26471 19618 0 -1 1077944384 92 12293 0 0 3 0 5 3 20 0 15 0 46250470 14335930368 78354 18446744073709551615 4194304 4196468 140734498850864 140141976529296 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26524] ppid=26468 vsize=13999932 CPUtime=0.11 cores=1,3,5,7
/proc/26471/task/26524/stat : 26524 (java) S 26468 26471 19618 0 -1 1077944384 216 12293 0 0 3 0 5 3 20 0 15 0 46250470 14335930368 78354 18446744073709551615 4194304 4196468 140734498850864 140141975476752 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26525] ppid=26468 vsize=13999932 CPUtime=0.1 cores=1,3,5,7
/proc/26471/task/26525/stat : 26525 (java) S 26468 26471 19618 0 -1 1077944384 94 12293 0 0 2 0 5 3 20 0 15 0 46250470 14335930368 78354 18446744073709551615 4194304 4196468 140734498850864 140141974424208 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26526] ppid=26468 vsize=13999932 CPUtime=0.12 cores=1,3,5,7
/proc/26471/task/26526/stat : 26526 (java) S 26468 26471 19618 0 -1 1077944384 2034 12293 0 0 4 0 5 3 20 0 15 0 46250472 14335930368 78354 18446744073709551615 4194304 4196468 140734498850864 140141566368240 140142020627074 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26527] ppid=26468 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26527/stat : 26527 (java) S 26468 26471 19618 0 -1 1077944384 54 12293 0 0 0 0 5 3 20 0 15 0 46250472 14335930368 78354 18446744073709551615 4194304 4196468 140734498850864 140141565314528 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26528] ppid=26468 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26528/stat : 26528 (java) S 26468 26471 19618 0 -1 1077944384 44 12293 0 0 0 0 5 3 20 0 15 0 46250472 14335930368 78354 18446744073709551615 4194304 4196468 140734498850864 140141564261888 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26529] ppid=26468 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26529/stat : 26529 (java) S 26468 26471 19618 0 -1 1077944384 3 12293 0 0 0 0 5 3 20 0 15 0 46250475 14335930368 78354 18446744073709551615 4194304 4196468 140734498850864 140141563210448 140142020634523 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26530] ppid=26468 vsize=13999932 CPUtime=2.06 cores=1,3,5,7
/proc/26471/task/26530/stat : 26530 (java) R 26468 26471 19618 0 -1 4202560 4686 12293 0 0 198 0 5 3 20 0 15 0 46250475 14335930368 78354 18446744073709551615 4194304 4196468 140734498850864 140141494507792 140142001791751 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26531] ppid=26468 vsize=13999932 CPUtime=1.78 cores=1,3,5,7
/proc/26471/task/26531/stat : 26531 (java) R 26468 26471 19618 0 -1 4202560 3280 12293 0 0 169 1 5 3 20 0 15 0 46250475 14335930368 78354 18446744073709551615 4194304 4196468 140734498850864 140141493458032 140142004083888 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26532] ppid=26468 vsize=13999932 CPUtime=1.45 cores=1,3,5,7
/proc/26471/task/26532/stat : 26532 (java) S 26468 26471 19618 0 -1 1077944384 5198 12293 0 0 135 2 5 3 20 0 15 0 46250475 14335930368 78354 18446744073709551615 4194304 4196468 140734498850864 140141492422896 140142020627074 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26533] ppid=26468 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26533/stat : 26533 (java) S 26468 26471 19618 0 -1 1077944384 3 12293 0 0 0 0 5 3 20 0 15 0 46250475 14335930368 78354 18446744073709551615 4194304 4196468 140734498850864 140141491370592 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26534] ppid=26468 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26534/stat : 26534 (java) S 26468 26471 19618 0 -1 1077944384 9 12293 0 0 0 0 5 3 20 0 15 0 46250479 14335930368 78354 18446744073709551615 4194304 4196468 140734498850864 140141490318128 140142020627074 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
Current children cumulated CPU time (s) 8.99
Current children cumulated vsize (KiB) 13999932

[startup+4.40517 s]
/proc/loadavg: 1.80 1.72 1.55 5/209 26534
/proc/meminfo: memFree=30347888/32770624 swapFree=0/541904
[pid=26471] ppid=26468 vsize=14067516 CPUtime=10.29 cores=1,3,5,7
/proc/26471/stat : 26471 (java) S 26468 26471 19618 0 -1 1077944320 67233 12293 0 0 1002 19 5 3 20 0 15 0 46250450 14405136384 87162 18446744073709551615 4194304 4196468 140734498850864 140734498833408 140142020615927 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
/proc/26471/statm: 3516879 87162 3468 1 0 3505493 0
[pid=26471/tid=26521] ppid=26468 vsize=14067516 CPUtime=4.12 cores=1,3,5,7
/proc/26471/task/26521/stat : 26521 (java) R 26468 26471 19618 0 -1 4202560 46617 12293 0 0 393 11 5 3 20 0 15 0 46250469 14405136384 87162 18446744073709551615 4194304 4196468 140734498850864 140142024849752 140141645656712 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26522] ppid=26468 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/26471/task/26522/stat : 26522 (java) S 26468 26471 19618 0 -1 1077944384 112 12293 0 0 2 0 5 3 20 0 15 0 46250470 14405136384 87162 18446744073709551615 4194304 4196468 140734498850864 140141977581840 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26523] ppid=26468 vsize=14067516 CPUtime=0.11 cores=1,3,5,7
/proc/26471/task/26523/stat : 26523 (java) S 26468 26471 19618 0 -1 1077944384 92 12293 0 0 3 0 5 3 20 0 15 0 46250470 14405136384 87162 18446744073709551615 4194304 4196468 140734498850864 140141976529296 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26524] ppid=26468 vsize=14067516 CPUtime=0.11 cores=1,3,5,7
/proc/26471/task/26524/stat : 26524 (java) S 26468 26471 19618 0 -1 1077944384 216 12293 0 0 3 0 5 3 20 0 15 0 46250470 14405136384 87162 18446744073709551615 4194304 4196468 140734498850864 140141975476752 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26525] ppid=26468 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/26471/task/26525/stat : 26525 (java) S 26468 26471 19618 0 -1 1077944384 94 12293 0 0 2 0 5 3 20 0 15 0 46250470 14405136384 87162 18446744073709551615 4194304 4196468 140734498850864 140141974424208 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26526] ppid=26468 vsize=14067516 CPUtime=0.12 cores=1,3,5,7
/proc/26471/task/26526/stat : 26526 (java) S 26468 26471 19618 0 -1 1077944384 2550 12293 0 0 4 0 5 3 20 0 15 0 46250472 14405136384 87162 18446744073709551615 4194304 4196468 140734498850864 140141566368240 140142020627074 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26527] ppid=26468 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26527/stat : 26527 (java) S 26468 26471 19618 0 -1 1077944384 54 12293 0 0 0 0 5 3 20 0 15 0 46250472 14405136384 87162 18446744073709551615 4194304 4196468 140734498850864 140141565314528 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26528] ppid=26468 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26528/stat : 26528 (java) S 26468 26471 19618 0 -1 1077944384 44 12293 0 0 0 0 5 3 20 0 15 0 46250472 14405136384 87162 18446744073709551615 4194304 4196468 140734498850864 140141564261888 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26529] ppid=26468 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26529/stat : 26529 (java) S 26468 26471 19618 0 -1 1077944384 3 12293 0 0 0 0 5 3 20 0 15 0 46250475 14405136384 87162 18446744073709551615 4194304 4196468 140734498850864 140141563210448 140142020634523 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26530] ppid=26468 vsize=14067516 CPUtime=2.43 cores=1,3,5,7
/proc/26471/task/26530/stat : 26530 (java) R 26468 26471 19618 0 -1 4202560 5572 12293 0 0 235 0 5 3 20 0 15 0 46250475 14405136384 87162 18446744073709551615 4194304 4196468 140734498850864 140141494508144 140142004083862 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26531] ppid=26468 vsize=14067516 CPUtime=2.16 cores=1,3,5,7
/proc/26471/task/26531/stat : 26531 (java) R 26468 26471 19618 0 -1 4202560 4023 12293 0 0 207 1 5 3 20 0 15 0 46250475 14405136384 87162 18446744073709551615 4194304 4196468 140734498850864 140141493455376 140142004112711 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26532] ppid=26468 vsize=14067516 CPUtime=1.58 cores=1,3,5,7
/proc/26471/task/26532/stat : 26532 (java) R 26468 26471 19618 0 -1 1077944384 5690 12293 0 0 148 2 5 3 20 0 15 0 46250475 14405136384 87162 18446744073709551615 4194304 4196468 140734498850864 140141492422896 140142020627074 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26533] ppid=26468 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26533/stat : 26533 (java) S 26468 26471 19618 0 -1 1077944384 3 12293 0 0 0 0 5 3 20 0 15 0 46250475 14405136384 87162 18446744073709551615 4194304 4196468 140734498850864 140141491370592 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26534] ppid=26468 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26534/stat : 26534 (java) S 26468 26471 19618 0 -1 1077944384 10 12293 0 0 0 0 5 3 20 0 15 0 46250479 14405136384 87162 18446744073709551615 4194304 4196468 140734498850864 140141490318128 140142020627074 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
Current children cumulated CPU time (s) 10.29
Current children cumulated vsize (KiB) 14067516

[startup+4.80071 s]
/proc/loadavg: 1.80 1.72 1.55 5/209 26534
/proc/meminfo: memFree=30347888/32770624 swapFree=0/541904
[pid=26471] ppid=26468 vsize=14134080 CPUtime=11.08 cores=1,3,5,7
/proc/26471/stat : 26471 (java) S 26468 26471 19618 0 -1 1077944320 68915 12293 0 0 1080 20 5 3 20 0 13 0 46250450 14473297920 89492 18446744073709551615 4194304 4196468 140734498850864 140734498833408 140142020615927 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
/proc/26471/statm: 3533520 89492 3470 1 0 3522134 0
[pid=26471/tid=26521] ppid=26468 vsize=14134080 CPUtime=4.18 cores=1,3,5,7
/proc/26471/task/26521/stat : 26521 (java) D 26468 26471 19618 0 -1 4202560 46756 12293 0 0 399 11 5 3 20 0 13 0 46250469 14473297920 89492 18446744073709551615 4194304 4196468 140734498850864 140142024858936 140142013301559 0 0 1 16800974 18446744072099675269 0 0 -1 1 0 0 3 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26522] ppid=26468 vsize=14134080 CPUtime=0.18 cores=1,3,5,7
/proc/26471/task/26522/stat : 26522 (java) S 26468 26471 19618 0 -1 1077944384 135 12293 0 0 9 1 5 3 20 0 13 0 46250470 14473297920 89492 18446744073709551615 4194304 4196468 140734498850864 140141977581840 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26523] ppid=26468 vsize=14134080 CPUtime=0.21 cores=1,3,5,7
/proc/26471/task/26523/stat : 26523 (java) S 26468 26471 19618 0 -1 1077944384 189 12293 0 0 13 0 5 3 20 0 13 0 46250470 14473297920 89492 18446744073709551615 4194304 4196468 140734498850864 140141976529296 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26524] ppid=26468 vsize=14134080 CPUtime=0.19 cores=1,3,5,7
/proc/26471/task/26524/stat : 26524 (java) S 26468 26471 19618 0 -1 1077944384 230 12293 0 0 11 0 5 3 20 0 13 0 46250470 14473297920 89492 18446744073709551615 4194304 4196468 140734498850864 140141975476752 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26525] ppid=26468 vsize=14134080 CPUtime=0.19 cores=1,3,5,7
/proc/26471/task/26525/stat : 26525 (java) S 26468 26471 19618 0 -1 1077944384 115 12293 0 0 11 0 5 3 20 0 13 0 46250470 14473297920 89492 18446744073709551615 4194304 4196468 140734498850864 140141974424208 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26527] ppid=26468 vsize=14134080 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26527/stat : 26527 (java) S 26468 26471 19618 0 -1 1077944384 54 12293 0 0 0 0 5 3 20 0 13 0 46250472 14473297920 89492 18446744073709551615 4194304 4196468 140734498850864 140141565314528 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26528] ppid=26468 vsize=14134080 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26528/stat : 26528 (java) S 26468 26471 19618 0 -1 1077944384 44 12293 0 0 0 0 5 3 20 0 13 0 46250472 14473297920 89492 18446744073709551615 4194304 4196468 140734498850864 140141564261888 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26529] ppid=26468 vsize=14134080 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26529/stat : 26529 (java) S 26468 26471 19618 0 -1 1077944384 26 12293 0 0 0 0 5 3 20 0 13 0 46250475 14473297920 89492 18446744073709551615 4194304 4196468 140734498850864 140141563209216 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26530] ppid=26468 vsize=14134080 CPUtime=2.57 cores=1,3,5,7
/proc/26471/task/26530/stat : 26530 (java) S 26468 26471 19618 0 -1 1077944384 6190 12293 0 0 249 0 5 3 20 0 13 0 46250475 14473297920 89492 18446744073709551615 4194304 4196468 140734498850864 140141494512496 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26531] ppid=26468 vsize=14134080 CPUtime=2.29 cores=1,3,5,7
/proc/26471/task/26531/stat : 26531 (java) S 26468 26471 19618 0 -1 1077944384 4542 12293 0 0 220 1 5 3 20 0 13 0 46250475 14473297920 89492 18446744073709551615 4194304 4196468 140734498850864 140141493459952 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26532] ppid=26468 vsize=14134080 CPUtime=1.61 cores=1,3,5,7
/proc/26471/task/26532/stat : 26532 (java) S 26468 26471 19618 0 -1 1077944384 5778 12293 0 0 151 2 5 3 20 0 13 0 46250475 14473297920 89492 18446744073709551615 4194304 4196468 140734498850864 140141492422896 140142020627074 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
[pid=26471/tid=26533] ppid=26468 vsize=14134080 CPUtime=0.08 cores=1,3,5,7
/proc/26471/task/26533/stat : 26533 (java) S 26468 26471 19618 0 -1 1077944384 3 12293 0 0 0 0 5 3 20 0 13 0 46250475 14473297920 89492 18446744073709551615 4194304 4196468 140734498850864 140141491370592 140142020626133 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22122496 140734498854864 140734498857649 140734498857649 140734498861007 0
Current children cumulated CPU time (s) 11.08
Current children cumulated vsize (KiB) 14134080

Child status: 0
Real time (s): 4.85206
CPU time (s): 11.1097
CPU user time (s): 10.8592
CPU system time (s): 0.250573
CPU usage (%): 228.969
Max. virtual memory (cumulated for all children) (KiB): 14134080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.8592
system time used= 0.250573
maximum resident set size= 358692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81226
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= 5999
involuntary context switches= 276

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.023142 second user time and 0.031241 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-11 10:22:03
IDJOB=4262507
IDBENCH=125642
IDSOLVER=2650
FILE ID=node127/4262507-1502440570
RUNJOBID= node127-1502411410-19682
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/QRandom/QRandom-composed-s75/composed-75-01-25-6.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262507-1502440570/watcher-4262507-1502440570 -o /tmp/evaluation-result-4262507-1502440570/solver-4262507-1502440570 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502411410-19682 --watchdog 2580  bin/concrete HOME/instance-4262507-1502440570.xml

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

MD5SUM BENCH= 3604f03ade31706fc8f860f14c72a950
RANDOM SEED=1628534631

node127.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.92
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.92
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.92
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.92
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:        30692876 kB
MemAvailable:   31479932 kB
Buffers:          248652 kB
Cached:           828524 kB
SwapCached:            0 kB
Active:          1087040 kB
Inactive:         566536 kB
Active(anon):     576556 kB
Inactive(anon):    24908 kB
Active(file):     510484 kB
Inactive(file):   541628 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24468 kB
Writeback:             0 kB
AnonPages:        575848 kB
Mapped:            54460 kB
Shmem:             25252 kB
Slab:             127424 kB
SReclaimable:     101556 kB
SUnreclaim:        25868 kB
KernelStack:        3440 kB
PageTables:         6732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1267236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    391168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61984 MiB
End job on node127 at 2017-08-11 10:22:08