Trace number 4262589

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 15.6237 7.6504302

General information on the benchmark

NameRenaultMod/RenaultMod-m1-s1/
RenaultMod-21.xml
MD5SUM0963ecc662fca7fb73f4e82ded789c90
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.53957999
Satisfiable
(Un)Satisfiability was proved
Number of variables111
Number of constraints270
Number of domains1
Minimum domain size42
Maximum domain size42
Distribution of domain sizes[{"size":42,"count":111}]
Minimum variable degree2
Maximum variable degree81
Distribution of variable degrees[{"degree":2,"count":45},{"degree":3,"count":17},{"degree":4,"count":19},{"degree":5,"count":7},{"degree":6,"count":2},{"degree":7,"count":4},{"degree":8,"count":1},{"degree":9,"count":3},{"degree":10,"count":2},{"degree":11,"count":3},{"degree":19,"count":1},{"degree":32,"count":1},{"degree":39,"count":1},{"degree":56,"count":2},{"degree":59,"count":1},{"degree":73,"count":1},{"degree":81,"count":1}]
Minimum constraint arity1
Maximum constraint arity10
Distribution of constraint arities[{"arity":1,"count":111},{"arity":2,"count":42},{"arity":3,"count":26},{"arity":4,"count":23},{"arity":5,"count":9},{"arity":6,"count":38},{"arity":7,"count":14},{"arity":8,"count":5},{"arity":9,"count":1},{"arity":10,"count":1}]
Number of extensional constraints159
Number of intensional constraints111
Distribution of constraint types[{"type":"extension","count":159},{"type":"intension","count":111}]
Optimization problemNO
Type of objective

Solver Data

3.28/2.74	c Concrete v3.4 running
15.52/7.61	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-4262589-1502480267/watcher-4262589-1502480267 -o /tmp/evaluation-result-4262589-1502480267/solver-4262589-1502480267 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502411403-1395 --watchdog 2580 bin/concrete HOME/instance-4262589-1502480267.xml 

pid=18333
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.15 1.33 1.38 4/195 18336
/proc/meminfo: memFree=27363600/32770624 swapFree=0/511692
[pid=18336] ppid=18333 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/18336/stat : 18336 (runsolver) D 18333 18336 1330 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 50247434 24240128 107 18446744073709551615 4194304 4338465 140730786398800 140730786396440 140116941210327 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 28610560 140730786406609 140730786406985 140730786406985 140730786410442 0
/proc/18336/statm: 5918 107 54 36 0 2156 0

[startup+0.100157 s]
/proc/loadavg: 1.15 1.33 1.38 4/195 18336
/proc/meminfo: memFree=27363600/32770624 swapFree=0/511692
[pid=18336] ppid=18333 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/18336/stat : 18336 (runsolver) D 18333 18336 1330 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 50247434 24240128 107 18446744073709551615 4194304 4338465 140730786398800 140730786396440 140116941210327 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 28610560 140730786406609 140730786406985 140730786406985 140730786410442 0
/proc/18336/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200322 s]
/proc/loadavg: 1.15 1.33 1.38 4/195 18336
/proc/meminfo: memFree=27363600/32770624 swapFree=0/511692
[pid=18336] ppid=18333 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/18336/stat : 18336 (runsolver) D 18333 18336 1330 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 50247434 24240128 107 18446744073709551615 4194304 4338465 140730786398800 140730786396440 140116941210327 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 28610560 140730786406609 140730786406985 140730786406985 140730786410442 0
/proc/18336/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.30029 s]
/proc/loadavg: 1.15 1.33 1.38 4/195 18336
/proc/meminfo: memFree=27363600/32770624 swapFree=0/511692
[pid=18336] ppid=18333 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/18336/stat : 18336 (bash) S 18333 18336 1330 0 -1 4202496 890 6488 0 0 0 0 0 1 20 0 1 0 50247434 9867264 376 18446744073709551615 4194304 5098028 140737375133472 140737375127480 140659510139904 0 0 5 65536 18446744071580971376 0 0 17 1 0 0 21 0 0 7196144 7232144 33013760 140737375134228 140737375134313 140737375134313 140737375137770 0
/proc/18336/statm: 2409 376 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.700266 s]
/proc/loadavg: 1.15 1.33 1.38 4/195 18336
/proc/meminfo: memFree=27363600/32770624 swapFree=0/511692
[pid=18336] ppid=18333 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/18336/stat : 18336 (bash) S 18333 18336 1330 0 -1 4202496 890 6488 0 0 0 0 0 1 20 0 1 0 50247434 9867264 376 18446744073709551615 4194304 5098028 140737375133472 140737375127480 140659510139904 0 0 5 65536 18446744071580971376 0 0 17 1 0 0 21 0 0 7196144 7232144 33013760 140737375134228 140737375134313 140737375134313 140737375137770 0
/proc/18336/statm: 2409 376 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+1.50279 s]
/proc/loadavg: 1.15 1.33 1.38 3/210 18399
/proc/meminfo: memFree=27320120/32770624 swapFree=0/511704
[pid=18336] ppid=18333 vsize=13977216 CPUtime=1.13 cores=1,3,5,7
/proc/18336/stat : 18336 (java) S 18333 18336 1330 0 -1 1077944320 19295 12650 0 0 100 6 4 3 20 0 15 0 50247434 14312669184 22459 18446744073709551615 4194304 4196468 140723679972832 140723679955376 140488532430583 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 21 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
/proc/18336/statm: 3494304 22459 3318 1 0 3483477 0
[pid=18336/tid=18386] ppid=18333 vsize=13977216 CPUtime=0.75 cores=1,3,5,7
/proc/18336/task/18386/stat : 18386 (java) R 18333 18336 1330 0 -1 4202560 14926 12650 0 0 64 4 4 3 20 0 15 0 50247512 14312669184 22459 18446744073709551615 4194304 4196468 140723679972832 140488536647696 140488514578417 0 4 1 16800974 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18387] ppid=18333 vsize=13977216 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18387/stat : 18387 (java) S 18333 18336 1330 0 -1 1077944384 1 12650 0 0 0 0 4 3 20 0 15 0 50247512 14312669184 22459 18446744073709551615 4194304 4196468 140723679972832 140488451845264 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18388] ppid=18333 vsize=13977216 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18388/stat : 18388 (java) S 18333 18336 1330 0 -1 1077944384 1 12650 0 0 0 0 4 3 20 0 15 0 50247512 14312669184 22459 18446744073709551615 4194304 4196468 140723679972832 140488450792464 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18389] ppid=18333 vsize=13977216 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18389/stat : 18389 (java) S 18333 18336 1330 0 -1 1077944384 1 12650 0 0 0 0 4 3 20 0 15 0 50247512 14312669184 22459 18446744073709551615 4194304 4196468 140723679972832 140488449739664 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18390] ppid=18333 vsize=13977216 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18390/stat : 18390 (java) S 18333 18336 1330 0 -1 1077944384 2 12650 0 0 0 0 4 3 20 0 15 0 50247512 14312669184 22459 18446744073709551615 4194304 4196468 140723679972832 140488448686864 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18391] ppid=18333 vsize=13977216 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18391/stat : 18391 (java) S 18333 18336 1330 0 -1 1077944384 5 12650 0 0 0 0 4 3 20 0 15 0 50247514 14312669184 22459 18446744073709551615 4194304 4196468 140723679972832 140488010971504 140488532441730 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18392] ppid=18333 vsize=13977216 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18392/stat : 18392 (java) S 18333 18336 1330 0 -1 1077944384 33 12650 0 0 0 0 4 3 20 0 15 0 50247514 14312669184 22459 18446744073709551615 4194304 4196468 140723679972832 140488009917472 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18393] ppid=18333 vsize=13977216 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18393/stat : 18393 (java) S 18333 18336 1330 0 -1 1077944384 21 12650 0 0 0 0 4 3 20 0 15 0 50247514 14312669184 22459 18446744073709551615 4194304 4196468 140723679972832 140488008864624 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18394] ppid=18333 vsize=13977216 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18394/stat : 18394 (java) S 18333 18336 1330 0 -1 1077944384 3 12650 0 0 0 0 4 3 20 0 15 0 50247517 14312669184 22459 18446744073709551615 4194304 4196468 140723679972832 140488007812944 140488532449179 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18395] ppid=18333 vsize=13977216 CPUtime=0.19 cores=1,3,5,7
/proc/18336/task/18395/stat : 18395 (java) S 18333 18336 1330 0 -1 1077944384 1115 12650 0 0 12 0 4 3 20 0 15 0 50247517 14312669184 22459 18446744073709551615 4194304 4196468 140723679972832 140488006761328 140488532441730 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18396] ppid=18333 vsize=13977216 CPUtime=0.14 cores=1,3,5,7
/proc/18336/task/18396/stat : 18396 (java) S 18333 18336 1330 0 -1 1077944384 444 12650 0 0 7 0 4 3 20 0 15 0 50247517 14312669184 22459 18446744073709551615 4194304 4196468 140723679972832 140488005708528 140488532441730 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18397] ppid=18333 vsize=13977216 CPUtime=0.22 cores=1,3,5,7
/proc/18336/task/18397/stat : 18397 (java) S 18333 18336 1330 0 -1 1077944384 590 12650 0 0 15 0 4 3 20 0 15 0 50247517 14312669184 22459 18446744073709551615 4194304 4196468 140723679972832 140488004655728 140488532441730 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18398] ppid=18333 vsize=13977216 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18398/stat : 18398 (java) S 18333 18336 1330 0 -1 1077944384 3 12650 0 0 0 0 4 3 20 0 15 0 50247517 14312669184 22459 18446744073709551615 4194304 4196468 140723679972832 140488003603168 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18399] ppid=18333 vsize=13977216 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18399/stat : 18399 (java) S 18333 18336 1330 0 -1 1077944384 1 12650 0 0 0 0 4 3 20 0 15 0 50247521 14312669184 22459 18446744073709551615 4194304 4196468 140723679972832 140488002550448 140488532441730 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 13977216

[startup+3.10879 s]
/proc/loadavg: 1.14 1.33 1.38 6/210 18399
/proc/meminfo: memFree=27201016/32770624 swapFree=0/511704
[pid=18336] ppid=18333 vsize=13995836 CPUtime=4.32 cores=1,3,5,7
/proc/18336/stat : 18336 (java) S 18333 18336 1330 0 -1 1077944320 36824 12650 0 0 412 13 4 3 20 0 15 0 50247434 14331736064 58969 18446744073709551615 4194304 4196468 140723679972832 140723679955376 140488532430583 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 21 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
/proc/18336/statm: 3498959 58969 3444 1 0 3487573 0
[pid=18336/tid=18386] ppid=18333 vsize=13995836 CPUtime=2.32 cores=1,3,5,7
/proc/18336/task/18386/stat : 18386 (java) R 18333 18336 1330 0 -1 4202560 26082 12650 0 0 217 8 4 3 20 0 15 0 50247512 14331736064 58969 18446744073709551615 4194304 4196468 140723679972832 140488536664224 140488136396803 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18387] ppid=18333 vsize=13995836 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18387/stat : 18387 (java) S 18333 18336 1330 0 -1 1077944384 50 12650 0 0 0 0 4 3 20 0 15 0 50247512 14331736064 59481 18446744073709551615 4194304 4196468 140723679972832 140488451845264 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18388] ppid=18333 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/18336/task/18388/stat : 18388 (java) S 18333 18336 1330 0 -1 1077944384 48 12650 0 0 1 0 4 3 20 0 15 0 50247512 14331736064 59481 18446744073709551615 4194304 4196468 140723679972832 140488450792464 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18389] ppid=18333 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/18336/task/18389/stat : 18389 (java) S 18333 18336 1330 0 -1 1077944384 57 12650 0 0 1 0 4 3 20 0 15 0 50247512 14331736064 59481 18446744073709551615 4194304 4196468 140723679972832 140488449739664 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18390] ppid=18333 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/18336/task/18390/stat : 18390 (java) S 18333 18336 1330 0 -1 1077944384 222 12650 0 0 1 0 4 3 20 0 15 0 50247512 14331736064 59481 18446744073709551615 4194304 4196468 140723679972832 140488448686864 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18391] ppid=18333 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/18336/task/18391/stat : 18391 (java) S 18333 18336 1330 0 -1 1077944384 1426 12650 0 0 1 0 4 3 20 0 15 0 50247514 14331736064 59481 18446744073709551615 4194304 4196468 140723679972832 140488010971504 140488532441730 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18392] ppid=18333 vsize=13995836 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18392/stat : 18392 (java) S 18333 18336 1330 0 -1 1077944384 57 12650 0 0 0 0 4 3 20 0 15 0 50247514 14331736064 59481 18446744073709551615 4194304 4196468 140723679972832 140488009917536 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18393] ppid=18333 vsize=13995836 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18393/stat : 18393 (java) S 18333 18336 1330 0 -1 1077944384 43 12650 0 0 0 0 4 3 20 0 15 0 50247514 14331736064 59481 18446744073709551615 4194304 4196468 140723679972832 140488008864640 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18394] ppid=18333 vsize=13995836 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18394/stat : 18394 (java) S 18333 18336 1330 0 -1 1077944384 3 12650 0 0 0 0 4 3 20 0 15 0 50247517 14331736064 59481 18446744073709551615 4194304 4196468 140723679972832 140488007812944 140488532449179 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18395] ppid=18333 vsize=13995836 CPUtime=0.62 cores=1,3,5,7
/proc/18336/task/18395/stat : 18395 (java) R 18333 18336 1330 0 -1 4202560 2138 12650 0 0 54 1 4 3 20 0 15 0 50247517 14331736064 59481 18446744073709551615 4194304 4196468 140723679972832 140488006746160 140488513973944 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18396] ppid=18333 vsize=13995836 CPUtime=0.65 cores=1,3,5,7
/proc/18336/task/18396/stat : 18396 (java) R 18333 18336 1330 0 -1 4202560 1611 12650 0 0 57 1 4 3 20 0 15 0 50247517 14331736064 59481 18446744073709551615 4194304 4196468 140723679972832 140488005690096 140488513066497 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18397] ppid=18333 vsize=13995836 CPUtime=0.84 cores=1,3,5,7
/proc/18336/task/18397/stat : 18397 (java) S 18333 18336 1330 0 -1 1077944384 2922 12650 0 0 77 0 4 3 20 0 15 0 50247517 14331736064 59481 18446744073709551615 4194304 4196468 140723679972832 140488004655728 140488532441730 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18398] ppid=18333 vsize=13995836 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18398/stat : 18398 (java) S 18333 18336 1330 0 -1 1077944384 3 12650 0 0 0 0 4 3 20 0 15 0 50247517 14331736064 59481 18446744073709551615 4194304 4196468 140723679972832 140488003603168 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18399] ppid=18333 vsize=13995836 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18399/stat : 18399 (java) S 18333 18336 1330 0 -1 1077944384 13 12650 0 0 0 0 4 3 20 0 15 0 50247521 14331736064 59481 18446744073709551615 4194304 4196468 140723679972832 140488002550448 140488532441730 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 13995836

[startup+6.30479 s]
/proc/loadavg: 1.14 1.33 1.38 3/210 18399
/proc/meminfo: memFree=26880132/32770624 swapFree=0/511704
[pid=18336] ppid=18333 vsize=14001980 CPUtime=11.54 cores=1,3,5,7
/proc/18336/stat : 18336 (java) S 18333 18336 1330 0 -1 1077944320 52622 12650 0 0 1111 36 4 3 20 0 15 0 50247434 14338027520 158628 18446744073709551615 4194304 4196468 140723679972832 140723679955376 140488532430583 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 21 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
/proc/18336/statm: 3500495 158628 3464 1 0 3489109 0
[pid=18336/tid=18386] ppid=18333 vsize=14001980 CPUtime=5.34 cores=1,3,5,7
/proc/18336/task/18386/stat : 18386 (java) R 18333 18336 1330 0 -1 4202560 37286 12650 0 0 515 12 4 3 20 0 15 0 50247512 14338027520 158628 18446744073709551615 4194304 4196468 140723679972832 140488536659776 140488138412566 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18387] ppid=18333 vsize=14001980 CPUtime=0.21 cores=1,3,5,7
/proc/18336/task/18387/stat : 18387 (java) S 18333 18336 1330 0 -1 1077944384 197 12650 0 0 9 5 4 3 20 0 15 0 50247512 14338027520 158628 18446744073709551615 4194304 4196468 140723679972832 140488451845264 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18388] ppid=18333 vsize=14001980 CPUtime=0.21 cores=1,3,5,7
/proc/18336/task/18388/stat : 18388 (java) S 18333 18336 1330 0 -1 1077944384 298 12650 0 0 10 4 4 3 20 0 15 0 50247512 14338027520 158628 18446744073709551615 4194304 4196468 140723679972832 140488450792464 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18389] ppid=18333 vsize=14001980 CPUtime=0.21 cores=1,3,5,7
/proc/18336/task/18389/stat : 18389 (java) S 18333 18336 1330 0 -1 1077944384 191 12650 0 0 10 4 4 3 20 0 15 0 50247512 14338027520 158628 18446744073709551615 4194304 4196468 140723679972832 140488449739664 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18390] ppid=18333 vsize=14001980 CPUtime=0.21 cores=1,3,5,7
/proc/18336/task/18390/stat : 18390 (java) S 18333 18336 1330 0 -1 1077944384 376 12650 0 0 10 4 4 3 20 0 15 0 50247512 14338027520 158628 18446744073709551615 4194304 4196468 140723679972832 140488448686864 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18391] ppid=18333 vsize=14001980 CPUtime=0.11 cores=1,3,5,7
/proc/18336/task/18391/stat : 18391 (java) S 18333 18336 1330 0 -1 1077944384 2597 12650 0 0 4 0 4 3 20 0 15 0 50247514 14338027520 158628 18446744073709551615 4194304 4196468 140723679972832 140488010971504 140488532441730 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18392] ppid=18333 vsize=14001980 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18392/stat : 18392 (java) S 18333 18336 1330 0 -1 1077944384 57 12650 0 0 0 0 4 3 20 0 15 0 50247514 14338027520 158628 18446744073709551615 4194304 4196468 140723679972832 140488009917536 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18393] ppid=18333 vsize=14001980 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18393/stat : 18393 (java) S 18333 18336 1330 0 -1 1077944384 43 12650 0 0 0 0 4 3 20 0 15 0 50247514 14338027520 158628 18446744073709551615 4194304 4196468 140723679972832 140488008864640 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18394] ppid=18333 vsize=14001980 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18394/stat : 18394 (java) S 18333 18336 1330 0 -1 1077944384 3 12650 0 0 0 0 4 3 20 0 15 0 50247517 14338027520 158628 18446744073709551615 4194304 4196468 140723679972832 140488007812944 140488532449179 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18395] ppid=18333 vsize=14001980 CPUtime=2.06 cores=1,3,5,7
/proc/18336/task/18395/stat : 18395 (java) R 18333 18336 1330 0 -1 4202560 2670 12650 0 0 198 1 4 3 20 0 15 0 50247517 14338027520 158628 18446744073709551615 4194304 4196468 140723679972832 140488006742432 140488512092976 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18396] ppid=18333 vsize=14001980 CPUtime=2.18 cores=1,3,5,7
/proc/18336/task/18396/stat : 18396 (java) R 18333 18336 1330 0 -1 4202560 2287 12650 0 0 210 1 4 3 20 0 15 0 50247517 14338027520 158628 18446744073709551615 4194304 4196468 140723679972832 140488005698240 140488517555968 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18397] ppid=18333 vsize=14001980 CPUtime=1.48 cores=1,3,5,7
/proc/18336/task/18397/stat : 18397 (java) R 18333 18336 1330 0 -1 4202560 4448 12650 0 0 140 1 4 3 20 0 15 0 50247517 14338027520 158628 18446744073709551615 4194304 4196468 140723679972832 140488004655728 140488511349204 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18398] ppid=18333 vsize=14001980 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18398/stat : 18398 (java) S 18333 18336 1330 0 -1 1077944384 3 12650 0 0 0 0 4 3 20 0 15 0 50247517 14338027520 158628 18446744073709551615 4194304 4196468 140723679972832 140488003603168 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18399] ppid=18333 vsize=14001980 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18399/stat : 18399 (java) S 18333 18336 1330 0 -1 1077944384 16 12650 0 0 0 0 4 3 20 0 15 0 50247521 14338027520 158628 18446744073709551615 4194304 4196468 140723679972832 140488002550448 140488532441730 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
Current children cumulated CPU time (s) 11.54
Current children cumulated vsize (KiB) 14001980

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

[startup+6.40083 s]
/proc/loadavg: 1.14 1.33 1.38 3/210 18399
/proc/meminfo: memFree=26880132/32770624 swapFree=0/511704
[pid=18336] ppid=18333 vsize=14001980 CPUtime=11.86 cores=1,3,5,7
/proc/18336/stat : 18336 (java) S 18333 18336 1330 0 -1 1077944320 52839 12650 0 0 1142 37 4 3 20 0 15 0 50247434 14338027520 158808 18446744073709551615 4194304 4196468 140723679972832 140723679955376 140488532430583 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 21 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
/proc/18336/statm: 3500495 158808 3464 1 0 3489109 0
[pid=18336/tid=18386] ppid=18333 vsize=14001980 CPUtime=5.43 cores=1,3,5,7
/proc/18336/task/18386/stat : 18386 (java) R 18333 18336 1330 0 -1 4202560 37390 12650 0 0 524 12 4 3 20 0 15 0 50247512 14338027520 158808 18446744073709551615 4194304 4196468 140723679972832 140488536657480 140488143220097 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18387] ppid=18333 vsize=14001980 CPUtime=0.21 cores=1,3,5,7
/proc/18336/task/18387/stat : 18387 (java) S 18333 18336 1330 0 -1 1077944384 197 12650 0 0 9 5 4 3 20 0 15 0 50247512 14338027520 158808 18446744073709551615 4194304 4196468 140723679972832 140488451845264 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18388] ppid=18333 vsize=14001980 CPUtime=0.21 cores=1,3,5,7
/proc/18336/task/18388/stat : 18388 (java) S 18333 18336 1330 0 -1 1077944384 298 12650 0 0 10 4 4 3 20 0 15 0 50247512 14338027520 158808 18446744073709551615 4194304 4196468 140723679972832 140488450792464 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18389] ppid=18333 vsize=14001980 CPUtime=0.21 cores=1,3,5,7
/proc/18336/task/18389/stat : 18389 (java) S 18333 18336 1330 0 -1 1077944384 191 12650 0 0 10 4 4 3 20 0 15 0 50247512 14338027520 158808 18446744073709551615 4194304 4196468 140723679972832 140488449739664 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18390] ppid=18333 vsize=14001980 CPUtime=0.21 cores=1,3,5,7
/proc/18336/task/18390/stat : 18390 (java) S 18333 18336 1330 0 -1 1077944384 376 12650 0 0 10 4 4 3 20 0 15 0 50247512 14338027520 158808 18446744073709551615 4194304 4196468 140723679972832 140488448686864 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18391] ppid=18333 vsize=14001980 CPUtime=0.11 cores=1,3,5,7
/proc/18336/task/18391/stat : 18391 (java) S 18333 18336 1330 0 -1 1077944384 2597 12650 0 0 4 0 4 3 20 0 15 0 50247514 14338027520 158808 18446744073709551615 4194304 4196468 140723679972832 140488010971504 140488532441730 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18392] ppid=18333 vsize=14001980 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18392/stat : 18392 (java) S 18333 18336 1330 0 -1 1077944384 57 12650 0 0 0 0 4 3 20 0 15 0 50247514 14338027520 158808 18446744073709551615 4194304 4196468 140723679972832 140488009917536 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18393] ppid=18333 vsize=14001980 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18393/stat : 18393 (java) S 18333 18336 1330 0 -1 1077944384 43 12650 0 0 0 0 4 3 20 0 15 0 50247514 14338027520 158808 18446744073709551615 4194304 4196468 140723679972832 140488008864640 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18394] ppid=18333 vsize=14001980 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18394/stat : 18394 (java) S 18333 18336 1330 0 -1 1077944384 3 12650 0 0 0 0 4 3 20 0 15 0 50247517 14338027520 158808 18446744073709551615 4194304 4196468 140723679972832 140488007812944 140488532449179 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18395] ppid=18333 vsize=14001980 CPUtime=2.14 cores=1,3,5,7
/proc/18336/task/18395/stat : 18395 (java) R 18333 18336 1330 0 -1 4202560 2677 12650 0 0 206 1 4 3 20 0 15 0 50247517 14338027520 158808 18446744073709551615 4194304 4196468 140723679972832 140488006747192 140488515841474 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18396] ppid=18333 vsize=14001980 CPUtime=2.26 cores=1,3,5,7
/proc/18336/task/18396/stat : 18396 (java) R 18333 18336 1330 0 -1 4202560 2347 12650 0 0 218 1 4 3 20 0 15 0 50247517 14338027520 158808 18446744073709551615 4194304 4196468 140723679972832 140488005685680 140488516823007 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18397] ppid=18333 vsize=14001980 CPUtime=1.53 cores=1,3,5,7
/proc/18336/task/18397/stat : 18397 (java) S 18333 18336 1330 0 -1 1077944384 4494 12650 0 0 145 1 4 3 20 0 15 0 50247517 14338027520 158808 18446744073709551615 4194304 4196468 140723679972832 140488004655728 140488532441730 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18398] ppid=18333 vsize=14001980 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18398/stat : 18398 (java) S 18333 18336 1330 0 -1 1077944384 3 12650 0 0 0 0 4 3 20 0 15 0 50247517 14338027520 158808 18446744073709551615 4194304 4196468 140723679972832 140488003603168 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18399] ppid=18333 vsize=14001980 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18399/stat : 18399 (java) S 18333 18336 1330 0 -1 1077944384 16 12650 0 0 0 0 4 3 20 0 15 0 50247521 14338027520 158808 18446744073709551615 4194304 4196468 140723679972832 140488002550448 140488532441730 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
Current children cumulated CPU time (s) 11.86
Current children cumulated vsize (KiB) 14001980

[startup+7.20132 s]
/proc/loadavg: 1.29 1.36 1.39 5/210 18399
/proc/meminfo: memFree=26736348/32770624 swapFree=0/511704
[pid=18336] ppid=18333 vsize=14069564 CPUtime=14.45 cores=1,3,5,7
/proc/18336/stat : 18336 (java) S 18333 18336 1330 0 -1 1077944320 68056 12650 0 0 1399 39 4 3 20 0 15 0 50247434 14407233536 169210 18446744073709551615 4194304 4196468 140723679972832 140723679955376 140488532430583 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 21 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
/proc/18336/statm: 3517391 169210 3468 1 0 3506005 0
[pid=18336/tid=18386] ppid=18333 vsize=14069564 CPUtime=6.23 cores=1,3,5,7
/proc/18336/task/18386/stat : 18386 (java) R 18333 18336 1330 0 -1 4202560 43181 12650 0 0 603 13 4 3 20 0 15 0 50247512 14407233536 169210 18446744073709551615 4194304 4196468 140723679972832 140488536660704 140488140072512 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18387] ppid=18333 vsize=14069564 CPUtime=0.21 cores=1,3,5,7
/proc/18336/task/18387/stat : 18387 (java) S 18333 18336 1330 0 -1 1077944384 197 12650 0 0 9 5 4 3 20 0 15 0 50247512 14407233536 169210 18446744073709551615 4194304 4196468 140723679972832 140488451845264 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18388] ppid=18333 vsize=14069564 CPUtime=0.21 cores=1,3,5,7
/proc/18336/task/18388/stat : 18388 (java) S 18333 18336 1330 0 -1 1077944384 298 12650 0 0 10 4 4 3 20 0 15 0 50247512 14407233536 169210 18446744073709551615 4194304 4196468 140723679972832 140488450792464 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18389] ppid=18333 vsize=14069564 CPUtime=0.21 cores=1,3,5,7
/proc/18336/task/18389/stat : 18389 (java) S 18333 18336 1330 0 -1 1077944384 191 12650 0 0 10 4 4 3 20 0 15 0 50247512 14407233536 169210 18446744073709551615 4194304 4196468 140723679972832 140488449739664 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18390] ppid=18333 vsize=14069564 CPUtime=0.21 cores=1,3,5,7
/proc/18336/task/18390/stat : 18390 (java) S 18333 18336 1330 0 -1 1077944384 376 12650 0 0 10 4 4 3 20 0 15 0 50247512 14407233536 169210 18446744073709551615 4194304 4196468 140723679972832 140488448686864 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18391] ppid=18333 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/18336/task/18391/stat : 18391 (java) S 18333 18336 1330 0 -1 1077944384 2597 12650 0 0 4 0 4 3 20 0 15 0 50247514 14407233536 169210 18446744073709551615 4194304 4196468 140723679972832 140488010971504 140488532441730 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18392] ppid=18333 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18392/stat : 18392 (java) S 18333 18336 1330 0 -1 1077944384 57 12650 0 0 0 0 4 3 20 0 15 0 50247514 14407233536 169210 18446744073709551615 4194304 4196468 140723679972832 140488009917536 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18393] ppid=18333 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18393/stat : 18393 (java) S 18333 18336 1330 0 -1 1077944384 43 12650 0 0 0 0 4 3 20 0 15 0 50247514 14407233536 169210 18446744073709551615 4194304 4196468 140723679972832 140488008864640 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18394] ppid=18333 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18394/stat : 18394 (java) S 18333 18336 1330 0 -1 1077944384 3 12650 0 0 0 0 4 3 20 0 15 0 50247517 14407233536 169210 18446744073709551615 4194304 4196468 140723679972832 140488007812944 140488532449179 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18395] ppid=18333 vsize=14069564 CPUtime=2.94 cores=1,3,5,7
/proc/18336/task/18395/stat : 18395 (java) R 18333 18336 1330 0 -1 4202560 6607 12650 0 0 285 2 4 3 20 0 15 0 50247517 14407233536 169210 18446744073709551615 4194304 4196468 140723679972832 140488006752784 140488511862656 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18396] ppid=18333 vsize=14069564 CPUtime=3.06 cores=1,3,5,7
/proc/18336/task/18396/stat : 18396 (java) R 18333 18336 1330 0 -1 4202560 6542 12650 0 0 298 1 4 3 20 0 15 0 50247517 14407233536 169210 18446744073709551615 4194304 4196468 140723679972832 140488005701552 140488532442518 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18397] ppid=18333 vsize=14069564 CPUtime=1.73 cores=1,3,5,7
/proc/18336/task/18397/stat : 18397 (java) R 18333 18336 1330 0 -1 1077944384 5795 12650 0 0 164 2 4 3 20 0 15 0 50247517 14407233536 169210 18446744073709551615 4194304 4196468 140723679972832 140488004648704 140488532440789 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18398] ppid=18333 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18398/stat : 18398 (java) S 18333 18336 1330 0 -1 1077944384 3 12650 0 0 0 0 4 3 20 0 15 0 50247517 14407233536 169210 18446744073709551615 4194304 4196468 140723679972832 140488003603168 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18399] ppid=18333 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18399/stat : 18399 (java) S 18333 18336 1330 0 -1 1077944384 16 12650 0 0 0 0 4 3 20 0 15 0 50247521 14407233536 169210 18446744073709551615 4194304 4196468 140723679972832 140488002550448 140488532441730 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
Current children cumulated CPU time (s) 14.45
Current children cumulated vsize (KiB) 14069564

[startup+7.60083 s]
/proc/loadavg: 1.29 1.36 1.39 5/210 18399
/proc/meminfo: memFree=26736348/32770624 swapFree=0/511704
[pid=18336] ppid=18333 vsize=14069564 CPUtime=15.52 cores=1,3,5,7
/proc/18336/stat : 18336 (java) S 18333 18336 1330 0 -1 1077944320 71226 12650 0 0 1506 39 4 3 20 0 15 0 50247434 14407233536 171127 18446744073709551615 4194304 4196468 140723679972832 140723679955376 140488532430583 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 21 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
/proc/18336/statm: 3517391 171127 3468 1 0 3506005 0
[pid=18336/tid=18386] ppid=18333 vsize=14069564 CPUtime=6.43 cores=1,3,5,7
/proc/18336/task/18386/stat : 18386 (java) S 18333 18336 1330 0 -1 1077944384 43759 12650 0 0 623 13 4 3 20 0 15 0 50247512 14407233536 171127 18446744073709551615 4194304 4196468 140723679972832 140488536668304 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18387] ppid=18333 vsize=14069564 CPUtime=0.32 cores=1,3,5,7
/proc/18336/task/18387/stat : 18387 (java) S 18333 18336 1330 0 -1 1077944384 219 12650 0 0 20 5 4 3 20 0 15 0 50247512 14407233536 171127 18446744073709551615 4194304 4196468 140723679972832 140488451845264 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18388] ppid=18333 vsize=14069564 CPUtime=0.31 cores=1,3,5,7
/proc/18336/task/18388/stat : 18388 (java) S 18333 18336 1330 0 -1 1077944384 331 12650 0 0 20 4 4 3 20 0 15 0 50247512 14407233536 171127 18446744073709551615 4194304 4196468 140723679972832 140488450792464 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18389] ppid=18333 vsize=14069564 CPUtime=0.31 cores=1,3,5,7
/proc/18336/task/18389/stat : 18389 (java) S 18333 18336 1330 0 -1 1077944384 234 12650 0 0 20 4 4 3 20 0 15 0 50247512 14407233536 171127 18446744073709551615 4194304 4196468 140723679972832 140488449739664 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18390] ppid=18333 vsize=14069564 CPUtime=0.32 cores=1,3,5,7
/proc/18336/task/18390/stat : 18390 (java) S 18333 18336 1330 0 -1 1077944384 1171 12650 0 0 21 4 4 3 20 0 15 0 50247512 14407233536 171127 18446744073709551615 4194304 4196468 140723679972832 140488448686864 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18391] ppid=18333 vsize=14069564 CPUtime=0.2 cores=1,3,5,7
/proc/18336/task/18391/stat : 18391 (java) R 18333 18336 1330 0 -1 4202560 2933 12650 0 0 13 0 4 3 20 0 15 0 50247514 14407233536 171127 18446744073709551615 4194304 4196468 140723679972832 140488010969792 140488517557873 0 0 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18392] ppid=18333 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18392/stat : 18392 (java) S 18333 18336 1330 0 -1 1077944384 58 12650 0 0 0 0 4 3 20 0 15 0 50247514 14407233536 171127 18446744073709551615 4194304 4196468 140723679972832 140488009917584 140488532441730 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18393] ppid=18333 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18393/stat : 18393 (java) S 18333 18336 1330 0 -1 1077944384 43 12650 0 0 0 0 4 3 20 0 15 0 50247514 14407233536 171127 18446744073709551615 4194304 4196468 140723679972832 140488008864640 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18394] ppid=18333 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18394/stat : 18394 (java) S 18333 18336 1330 0 -1 1077944384 3 12650 0 0 0 0 4 3 20 0 15 0 50247517 14407233536 171127 18446744073709551615 4194304 4196468 140723679972832 140488007812944 140488532449179 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18395] ppid=18333 vsize=14069564 CPUtime=3.07 cores=1,3,5,7
/proc/18336/task/18395/stat : 18395 (java) S 18333 18336 1330 0 -1 1077944384 7154 12650 0 0 298 2 4 3 20 0 15 0 50247517 14407233536 171127 18446744073709551615 4194304 4196468 140723679972832 140488006741232 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18396] ppid=18333 vsize=14069564 CPUtime=3.22 cores=1,3,5,7
/proc/18336/task/18396/stat : 18396 (java) S 18333 18336 1330 0 -1 1077944384 6924 12650 0 0 314 1 4 3 20 0 15 0 50247517 14407233536 171127 18446744073709551615 4194304 4196468 140723679972832 140488005687568 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18397] ppid=18333 vsize=14069564 CPUtime=1.81 cores=1,3,5,7
/proc/18336/task/18397/stat : 18397 (java) S 18333 18336 1330 0 -1 1077944384 6228 12650 0 0 172 2 4 3 20 0 15 0 50247517 14407233536 171127 18446744073709551615 4194304 4196468 140723679972832 140488004655728 140488532441730 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18398] ppid=18333 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18398/stat : 18398 (java) S 18333 18336 1330 0 -1 1077944384 3 12650 0 0 0 0 4 3 20 0 15 0 50247517 14407233536 171127 18446744073709551615 4194304 4196468 140723679972832 140488003603168 140488532440789 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
[pid=18336/tid=18399] ppid=18333 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/18336/task/18399/stat : 18399 (java) S 18333 18336 1330 0 -1 1077944384 16 12650 0 0 0 0 4 3 20 0 15 0 50247521 14407233536 171127 18446744073709551615 4194304 4196468 140723679972832 140488002550448 140488532441730 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31068160 140723679975376 140723679978161 140723679978161 140723679981519 0
Current children cumulated CPU time (s) 15.52
Current children cumulated vsize (KiB) 14069564

Child status: 0
Real time (s): 7.65043
CPU time (s): 15.6237
CPU user time (s): 15.1771
CPU system time (s): 0.446526
CPU usage (%): 204.22
Max. virtual memory (cumulated for all children) (KiB): 14069564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.1771
system time used= 0.446526
maximum resident set size= 685044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83996
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= 8318
involuntary context switches= 69

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037534 second user time and 0.050094 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-11 21:23:42
IDJOB=4262589
IDBENCH=139299
IDSOLVER=2650
FILE ID=node125/4262589-1502480267
RUNJOBID= node125-1502411403-1395
PBS_JOBID= 
Free space on /tmp= 62004 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/RenaultMod/RenaultMod-m1-s1/RenaultMod-21.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262589-1502480267/watcher-4262589-1502480267 -o /tmp/evaluation-result-4262589-1502480267/solver-4262589-1502480267 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502411403-1395 --watchdog 2580  bin/concrete HOME/instance-4262589-1502480267.xml

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

MD5SUM BENCH= 0963ecc662fca7fb73f4e82ded789c90
RANDOM SEED=955212498

node125.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.07
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.07
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.07
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.07
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:        27364236 kB
MemAvailable:   28151340 kB
Buffers:          259804 kB
Cached:           818276 kB
SwapCached:            0 kB
Active:          4440724 kB
Inactive:         536080 kB
Active(anon):    3899452 kB
Inactive(anon):    24908 kB
Active(file):     541272 kB
Inactive(file):   511172 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             27144 kB
Writeback:             4 kB
AnonPages:       3899004 kB
Mapped:            55528 kB
Shmem:             25252 kB
Slab:             126344 kB
SReclaimable:     100988 kB
SUnreclaim:        25356 kB
KernelStack:        3440 kB
PageTables:        12648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4568564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3665920 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= 61980 MiB
End job on node125 at 2017-08-11 21:23:49