Trace number 4245646

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
R1: Concrete 3.4SAT 7.58875 3.57592

General information on the benchmark

NameRenault/Renault-m1-s1/
Renault-souffleuse.xml
MD5SUMdf23e3c33d5f18cffd66f727a476ed8f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.005752
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints35
Number of domains9
Minimum domain size2
Maximum domain size12
Distribution of domain sizes[{"size":2,"count":5},{"size":3,"count":6},{"size":4,"count":8},{"size":5,"count":6},{"size":6,"count":2},{"size":7,"count":2},{"size":8,"count":1},{"size":9,"count":1},{"size":12,"count":1}]
Minimum variable degree1
Maximum variable degree5
Distribution of variable degrees[{"degree":1,"count":8},{"degree":2,"count":14},{"degree":3,"count":7},{"degree":5,"count":3}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":33},{"arity":3,"count":2}]
Number of extensional constraints35
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":35}]
Optimization problemNO
Type of objective

Solver Data

3.77/2.14	c Concrete v3.4 running
7.43/3.54	v <instantiation>
7.43/3.54	v       <list>
7.43/3.54	v         x1 x3 x7 x0[0] x0[1] x0[2] x0[3] x0[4] x0[5] x2[0] x2[1] x2[2] x2[3] x2[4] x2[5] x4[0] x4[1] x5[0] x5[1] x5[2] x5[3] x5[4] x6[0] x6[1] x6[2] x6[3] x6[4] x6[5] x6[6] x6[7] x8[0] x8[1]
7.43/3.54	v       </list>
7.43/3.54	v       <values>
7.43/3.54	v         7 10 8 0 4 4 4 4 4 2 0 2 2 2 2 3 6 1 1 1 1 1 3 3 3 3 3 3 3 3 5 5
7.43/3.54	v       </values>
7.43/3.54	v     </instantiation>
7.43/3.54	s SATISFIABLE

Verifier Data

OK	

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-4245646-1500706388/watcher-4245646-1500706388 -o /tmp/evaluation-result-4245646-1500706388/solver-4245646-1500706388 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500683681-7986 --watchdog 2560 bin/concrete HOME/instance-4245646-1500706388.xml 

pid=13428
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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.31 1.29 1.46 3/261 13431
/proc/meminfo: memFree=30292468/32770624 swapFree=5788/293444
[pid=13431] ppid=13428 vsize=9508 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/13431/stat : 13431 (bash) S 13428 13431 7954 0 -1 4202496 687 1532 0 0 0 0 0 0 20 0 1 0 5906339 9736192 351 33554432000 4194304 5098028 140730347652704 140730347650344 140463535778816 0 0 4100 65536 18446744071580971376 0 0 17 9 0 0 0 0 0 7196144 7232144 31592448 140730347660558 140730347660643 140730347660643 140730347663342 0
/proc/13431/statm: 2377 351 278 221 0 86 0

[startup+0.100099 s]
/proc/loadavg: 1.31 1.29 1.46 3/261 13431
/proc/meminfo: memFree=30292468/32770624 swapFree=5788/293444
[pid=13431] ppid=13428 vsize=9640 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/13431/stat : 13431 (bash) S 13428 13431 7954 0 -1 4202496 885 6413 0 0 0 0 0 1 20 0 1 0 5906339 9871360 378 33554432000 4194304 5098028 140730347652704 140730347646712 140463535778816 0 0 4100 65536 18446744071580971376 0 0 17 9 0 0 0 0 0 7196144 7232144 31592448 140730347660558 140730347660643 140730347660643 140730347663342 0
/proc/13431/statm: 2410 378 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.200401 s]
/proc/loadavg: 1.31 1.29 1.46 3/261 13431
/proc/meminfo: memFree=30292468/32770624 swapFree=5788/293444
[pid=13431] ppid=13428 vsize=10435860 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/13431/stat : 13431 (java) S 13428 13431 7954 0 -1 1077944320 4751 12481 0 0 6 1 8 3 20 0 13 0 5906339 10686320640 5115 33554432000 4194304 4196468 140723546430176 140723546412720 139653622034167 0 0 0 16800971 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
/proc/13431/statm: 2608965 5115 2171 1 0 2597403 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 10435860

[startup+0.300442 s]
/proc/loadavg: 1.31 1.29 1.46 3/261 13431
/proc/meminfo: memFree=30292468/32770624 swapFree=5788/293444
[pid=13431] ppid=13428 vsize=10902292 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/13431/stat : 13431 (java) S 13428 13431 7954 0 -1 1077944320 8387 12481 0 0 22 2 8 3 20 0 20 0 5906339 11163947008 9453 33554432000 4194304 4196468 140723546430176 140723546412720 139653622034167 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
/proc/13431/statm: 2725573 9453 2971 1 0 2713890 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 10902292

[startup+0.700278 s]
/proc/loadavg: 1.31 1.29 1.46 3/261 13431
/proc/meminfo: memFree=30292468/32770624 swapFree=5788/293444
[pid=13431] ppid=13428 vsize=10902720 CPUtime=0.96 cores=1,3,5,7,9,11,13,15
/proc/13431/stat : 13431 (java) S 13428 13431 7954 0 -1 1077944320 12913 12481 0 0 81 4 8 3 20 0 20 0 5906339 11164385280 16171 33554432000 4194304 4196468 140723546430176 140723546412720 139653622034167 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
/proc/13431/statm: 2725680 16171 3220 1 0 2713890 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 10902720

[startup+1.501 s]
/proc/loadavg: 1.31 1.29 1.46 3/281 13504
/proc/meminfo: memFree=30183064/32770624 swapFree=5788/293472
[pid=13431] ppid=13428 vsize=10915392 CPUtime=2.28 cores=1,3,5,7,9,11,13,15
/proc/13431/stat : 13431 (java) S 13428 13431 7954 0 -1 1077944320 28955 12481 0 0 204 13 8 3 20 0 20 0 5906339 11177361408 44712 33554432000 4194304 4196468 140723546430176 140723546412720 139653622034167 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
/proc/13431/statm: 2728848 44712 3407 1 0 2716962 0
[pid=13431/tid=13486] ppid=13428 vsize=10915392 CPUtime=1.42 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13486/stat : 13486 (java) R 13428 13431 7954 0 -1 4202560 20672 12481 0 0 124 7 8 3 20 0 20 0 5906352 11177361408 44712 33554432000 4194304 4196468 140723546430176 139653626257520 139653622048071 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13487] ppid=13428 vsize=10915392 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13487/stat : 13487 (java) S 13428 13431 7954 0 -1 1077944384 146 12481 0 0 1 0 8 3 20 0 20 0 5906353 11177361408 44712 33554432000 4194304 4196468 140723546430176 139653548108048 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13488] ppid=13428 vsize=10915392 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13488/stat : 13488 (java) S 13428 13431 7954 0 -1 1077944384 16 12481 0 0 1 0 8 3 20 0 20 0 5906353 11177361408 44712 33554432000 4194304 4196468 140723546430176 139653547055504 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13489] ppid=13428 vsize=10915392 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13489/stat : 13489 (java) S 13428 13431 7954 0 -1 1077944384 10 12481 0 0 0 0 8 3 20 0 20 0 5906353 11177361408 44712 33554432000 4194304 4196468 140723546430176 139653227211280 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13490] ppid=13428 vsize=10915392 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13490/stat : 13490 (java) S 13428 13431 7954 0 -1 1077944384 21 12481 0 0 0 0 8 3 20 0 20 0 5906353 11177361408 44712 33554432000 4194304 4196468 140723546430176 139653226158736 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13491] ppid=13428 vsize=10915392 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13491/stat : 13491 (java) S 13428 13431 7954 0 -1 1077944384 40 12481 0 0 1 0 8 3 20 0 20 0 5906353 11177361408 44712 33554432000 4194304 4196468 140723546430176 139653225106192 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13492] ppid=13428 vsize=10915392 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13492/stat : 13492 (java) S 13428 13431 7954 0 -1 1077944384 32 12481 0 0 1 0 8 3 20 0 20 0 5906353 11177361408 44712 33554432000 4194304 4196468 140723546430176 139653224053648 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13493] ppid=13428 vsize=10915392 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13493/stat : 13493 (java) S 13428 13431 7954 0 -1 1077944384 60 12481 0 0 1 0 8 3 20 0 20 0 5906353 11177361408 44712 33554432000 4194304 4196468 140723546430176 139653223001104 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13494] ppid=13428 vsize=10915392 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13494/stat : 13494 (java) S 13428 13431 7954 0 -1 1077944384 20 12481 0 0 0 0 8 3 20 0 20 0 5906353 11177361408 44712 33554432000 4194304 4196468 140723546430176 139653221948560 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13495] ppid=13428 vsize=10915392 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13495/stat : 13495 (java) S 13428 13431 7954 0 -1 1077944384 1352 12481 0 0 1 0 8 3 20 0 20 0 5906355 11177361408 44712 33554432000 4194304 4196468 140723546430176 139652828198896 139653622045314 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13496] ppid=13428 vsize=10915392 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13496/stat : 13496 (java) S 13428 13431 7954 0 -1 1077944384 55 12481 0 0 0 0 8 3 20 0 20 0 5906356 11177361408 44712 33554432000 4194304 4196468 140723546430176 139652827145184 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13497] ppid=13428 vsize=10915392 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13497/stat : 13497 (java) S 13428 13431 7954 0 -1 1077944384 44 12481 0 0 0 0 8 3 20 0 20 0 5906356 11177361408 44712 33554432000 4194304 4196468 140723546430176 139652826092528 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13498] ppid=13428 vsize=10915392 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13498/stat : 13498 (java) S 13428 13431 7954 0 -1 1077944384 1 12481 0 0 0 0 8 3 20 0 20 0 5906360 11177361408 44712 33554432000 4194304 4196468 140723546430176 139652825041104 139653622052763 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13499] ppid=13428 vsize=10915392 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13499/stat : 13499 (java) S 13428 13431 7954 0 -1 1077944384 926 12481 0 0 14 0 8 3 20 0 20 0 5906360 11177361408 44712 33554432000 4194304 4196468 140723546430176 139652823988720 139653622045314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13500] ppid=13428 vsize=10915392 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13500/stat : 13500 (java) S 13428 13431 7954 0 -1 1077944384 1229 12481 0 0 14 0 8 3 20 0 20 0 5906360 11177361408 44712 33554432000 4194304 4196468 140723546430176 139652822936176 139653622045314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13501] ppid=13428 vsize=10915392 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13501/stat : 13501 (java) S 13428 13431 7954 0 -1 1077944384 727 12481 0 0 12 0 8 3 20 0 20 0 5906360 11177361408 44712 33554432000 4194304 4196468 140723546430176 139652821883632 139653622045314 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13502] ppid=13428 vsize=10915392 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13502/stat : 13502 (java) S 13428 13431 7954 0 -1 1077944384 1461 12481 0 0 26 0 8 3 20 0 20 0 5906360 11177361408 44712 33554432000 4194304 4196468 140723546430176 139652820831088 139653622045314 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13503] ppid=13428 vsize=10915392 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13503/stat : 13503 (java) S 13428 13431 7954 0 -1 1077944384 3 12481 0 0 0 0 8 3 20 0 20 0 5906360 11177361408 44712 33554432000 4194304 4196468 140723546430176 139652819777760 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13504] ppid=13428 vsize=10915392 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13504/stat : 13504 (java) S 13428 13431 7954 0 -1 1077944384 7 12481 0 0 0 0 8 3 20 0 20 0 5906360 11177361408 44712 33554432000 4194304 4196468 140723546430176 139652818725296 139653622045314 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 10915392

[startup+3.10111 s]
/proc/loadavg: 1.31 1.29 1.46 5/281 13504
/proc/meminfo: memFree=30109796/32770624 swapFree=5788/293476
[pid=13431] ppid=13428 vsize=10927868 CPUtime=5.98 cores=1,3,5,7,9,11,13,15
/proc/13431/stat : 13431 (java) S 13428 13431 7954 0 -1 1077944320 49152 12481 0 0 565 22 8 3 20 0 20 0 5906339 11190136832 62313 33554432000 4194304 4196468 140723546430176 140723546412720 139653622034167 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
/proc/13431/statm: 2731967 62313 3477 1 0 2719522 0
[pid=13431/tid=13486] ppid=13428 vsize=10927868 CPUtime=2.96 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13486/stat : 13486 (java) R 13428 13431 7954 0 -1 4202560 32771 12481 0 0 275 10 8 3 20 0 20 0 5906352 11190136832 62313 33554432000 4194304 4196468 140723546430176 139653626261904 139653622046102 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13487] ppid=13428 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13487/stat : 13487 (java) S 13428 13431 7954 0 -1 1077944384 151 12481 0 0 2 0 8 3 20 0 20 0 5906353 11190136832 62313 33554432000 4194304 4196468 140723546430176 139653548108048 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13488] ppid=13428 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13488/stat : 13488 (java) S 13428 13431 7954 0 -1 1077944384 30 12481 0 0 2 0 8 3 20 0 20 0 5906353 11190136832 62313 33554432000 4194304 4196468 140723546430176 139653547055504 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13489] ppid=13428 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13489/stat : 13489 (java) S 13428 13431 7954 0 -1 1077944384 29 12481 0 0 2 0 8 3 20 0 20 0 5906353 11190136832 62313 33554432000 4194304 4196468 140723546430176 139653227211280 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13490] ppid=13428 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13490/stat : 13490 (java) S 13428 13431 7954 0 -1 1077944384 40 12481 0 0 2 0 8 3 20 0 20 0 5906353 11190136832 62313 33554432000 4194304 4196468 140723546430176 139653226158736 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13491] ppid=13428 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13491/stat : 13491 (java) S 13428 13431 7954 0 -1 1077944384 54 12481 0 0 2 0 8 3 20 0 20 0 5906353 11190136832 62313 33554432000 4194304 4196468 140723546430176 139653225106192 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13492] ppid=13428 vsize=10927868 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13492/stat : 13492 (java) S 13428 13431 7954 0 -1 1077944384 46 12481 0 0 3 0 8 3 20 0 20 0 5906353 11190136832 62313 33554432000 4194304 4196468 140723546430176 139653224053648 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13493] ppid=13428 vsize=10927868 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13493/stat : 13493 (java) S 13428 13431 7954 0 -1 1077944384 118 12481 0 0 3 0 8 3 20 0 20 0 5906353 11190136832 62313 33554432000 4194304 4196468 140723546430176 139653223001104 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13494] ppid=13428 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13494/stat : 13494 (java) S 13428 13431 7954 0 -1 1077944384 28 12481 0 0 2 0 8 3 20 0 20 0 5906353 11190136832 62313 33554432000 4194304 4196468 140723546430176 139653221948560 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13495] ppid=13428 vsize=10927868 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13495/stat : 13495 (java) S 13428 13431 7954 0 -1 1077944384 2190 12481 0 0 4 0 8 3 20 0 20 0 5906355 11190136832 62313 33554432000 4194304 4196468 140723546430176 139652828198896 139653622045314 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13496] ppid=13428 vsize=10927868 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13496/stat : 13496 (java) S 13428 13431 7954 0 -1 1077944384 55 12481 0 0 0 0 8 3 20 0 20 0 5906356 11190136832 62313 33554432000 4194304 4196468 140723546430176 139652827145184 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13497] ppid=13428 vsize=10927868 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13497/stat : 13497 (java) S 13428 13431 7954 0 -1 1077944384 44 12481 0 0 0 0 8 3 20 0 20 0 5906356 11190136832 62313 33554432000 4194304 4196468 140723546430176 139652826092544 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13498] ppid=13428 vsize=10927868 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13498/stat : 13498 (java) S 13428 13431 7954 0 -1 1077944384 1 12481 0 0 0 0 8 3 20 0 20 0 5906360 11190136832 62313 33554432000 4194304 4196468 140723546430176 139652825041104 139653622052763 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13499] ppid=13428 vsize=10927868 CPUtime=0.56 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13499/stat : 13499 (java) R 13428 13431 7954 0 -1 4202560 1824 12481 0 0 44 1 8 3 20 0 20 0 5906360 11190136832 62313 33554432000 4194304 4196468 140723546430176 139652823989016 139653601908677 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13500] ppid=13428 vsize=10927868 CPUtime=0.93 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13500/stat : 13500 (java) R 13428 13431 7954 0 -1 4202560 4828 12481 0 0 81 1 8 3 20 0 20 0 5906360 11190136832 62313 33554432000 4194304 4196468 140723546430176 139652822925328 139653603358983 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13501] ppid=13428 vsize=10927868 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13501/stat : 13501 (java) S 13428 13431 7954 0 -1 1077944384 1489 12481 0 0 39 1 8 3 20 0 20 0 5906360 11190136832 62313 33554432000 4194304 4196468 140723546430176 139652821883632 139653622045314 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13502] ppid=13428 vsize=10927868 CPUtime=1.07 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13502/stat : 13502 (java) R 13428 13431 7954 0 -1 4202560 3311 12481 0 0 95 1 8 3 20 0 20 0 5906360 11190136832 62313 33554432000 4194304 4196468 140723546430176 139652820831384 139653622046102 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13503] ppid=13428 vsize=10927868 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13503/stat : 13503 (java) S 13428 13431 7954 0 -1 1077944384 3 12481 0 0 0 0 8 3 20 0 20 0 5906360 11190136832 62313 33554432000 4194304 4196468 140723546430176 139652819777760 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13504] ppid=13428 vsize=10927868 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13504/stat : 13504 (java) S 13428 13431 7954 0 -1 1077944384 8 12481 0 0 0 0 8 3 20 0 20 0 5906360 11190136832 62313 33554432000 4194304 4196468 140723546430176 139652818725296 139653622045314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 10927868

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

[startup+3.20166 s]
/proc/loadavg: 1.31 1.29 1.46 5/281 13504
/proc/meminfo: memFree=30109796/32770624 swapFree=5788/293476
[pid=13431] ppid=13428 vsize=10929916 CPUtime=6.24 cores=1,3,5,7,9,11,13,15
/proc/13431/stat : 13431 (java) S 13428 13431 7954 0 -1 1077944320 49973 12481 0 0 591 22 8 3 20 0 20 0 5906339 11192233984 62979 33554432000 4194304 4196468 140723546430176 140723546412720 139653622034167 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
/proc/13431/statm: 2732479 62979 3478 1 0 2720034 0
[pid=13431/tid=13486] ppid=13428 vsize=10929916 CPUtime=3.06 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13486/stat : 13486 (java) R 13428 13431 7954 0 -1 4202560 32950 12481 0 0 285 10 8 3 20 0 20 0 5906352 11192233984 62979 33554432000 4194304 4196468 140723546430176 139653626250272 139653603597711 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13487] ppid=13428 vsize=10929916 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13487/stat : 13487 (java) S 13428 13431 7954 0 -1 1077944384 151 12481 0 0 2 0 8 3 20 0 20 0 5906353 11192233984 62979 33554432000 4194304 4196468 140723546430176 139653548108048 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13488] ppid=13428 vsize=10929916 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13488/stat : 13488 (java) S 13428 13431 7954 0 -1 1077944384 30 12481 0 0 2 0 8 3 20 0 20 0 5906353 11192233984 62979 33554432000 4194304 4196468 140723546430176 139653547055504 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13489] ppid=13428 vsize=10929916 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13489/stat : 13489 (java) S 13428 13431 7954 0 -1 1077944384 29 12481 0 0 2 0 8 3 20 0 20 0 5906353 11192233984 62979 33554432000 4194304 4196468 140723546430176 139653227211280 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13490] ppid=13428 vsize=10929916 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13490/stat : 13490 (java) S 13428 13431 7954 0 -1 1077944384 40 12481 0 0 2 0 8 3 20 0 20 0 5906353 11192233984 62979 33554432000 4194304 4196468 140723546430176 139653226158736 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13491] ppid=13428 vsize=10929916 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13491/stat : 13491 (java) S 13428 13431 7954 0 -1 1077944384 54 12481 0 0 2 0 8 3 20 0 20 0 5906353 11192233984 62979 33554432000 4194304 4196468 140723546430176 139653225106192 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13492] ppid=13428 vsize=10929916 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13492/stat : 13492 (java) S 13428 13431 7954 0 -1 1077944384 46 12481 0 0 3 0 8 3 20 0 20 0 5906353 11192233984 62979 33554432000 4194304 4196468 140723546430176 139653224053648 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13493] ppid=13428 vsize=10929916 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13493/stat : 13493 (java) S 13428 13431 7954 0 -1 1077944384 118 12481 0 0 3 0 8 3 20 0 20 0 5906353 11192233984 62979 33554432000 4194304 4196468 140723546430176 139653223001104 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13494] ppid=13428 vsize=10929916 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13494/stat : 13494 (java) S 13428 13431 7954 0 -1 1077944384 28 12481 0 0 2 0 8 3 20 0 20 0 5906353 11192233984 62979 33554432000 4194304 4196468 140723546430176 139653221948560 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13495] ppid=13428 vsize=10929916 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13495/stat : 13495 (java) S 13428 13431 7954 0 -1 1077944384 2190 12481 0 0 4 0 8 3 20 0 20 0 5906355 11192233984 62979 33554432000 4194304 4196468 140723546430176 139652828198896 139653622045314 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13496] ppid=13428 vsize=10929916 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13496/stat : 13496 (java) S 13428 13431 7954 0 -1 1077944384 55 12481 0 0 0 0 8 3 20 0 20 0 5906356 11192233984 62979 33554432000 4194304 4196468 140723546430176 139652827145184 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13497] ppid=13428 vsize=10929916 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13497/stat : 13497 (java) S 13428 13431 7954 0 -1 1077944384 44 12481 0 0 0 0 8 3 20 0 20 0 5906356 11192233984 62979 33554432000 4194304 4196468 140723546430176 139652826092544 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13498] ppid=13428 vsize=10929916 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13498/stat : 13498 (java) S 13428 13431 7954 0 -1 1077944384 1 12481 0 0 0 0 8 3 20 0 20 0 5906360 11192233984 62979 33554432000 4194304 4196468 140723546430176 139652825041104 139653622052763 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13499] ppid=13428 vsize=10929916 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13499/stat : 13499 (java) S 13428 13431 7954 0 -1 1077944384 1834 12481 0 0 45 1 8 3 20 0 20 0 5906360 11192233984 62979 33554432000 4194304 4196468 140723546430176 139652823988720 139653622045314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13500] ppid=13428 vsize=10929916 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13500/stat : 13500 (java) R 13428 13431 7954 0 -1 4202560 4829 12481 0 0 88 1 8 3 20 0 20 0 5906360 11192233984 62979 33554432000 4194304 4196468 140723546430176 139652822923392 139653602786616 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13501] ppid=13428 vsize=10929916 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13501/stat : 13501 (java) R 13428 13431 7954 0 -1 4202560 2084 12481 0 0 45 1 8 3 20 0 20 0 5906360 11192233984 62979 33554432000 4194304 4196468 140723546430176 139652821869928 139653601727263 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13502] ppid=13428 vsize=10929916 CPUtime=1.09 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13502/stat : 13502 (java) S 13428 13431 7954 0 -1 1077944384 3346 12481 0 0 97 1 8 3 20 0 20 0 5906360 11192233984 62979 33554432000 4194304 4196468 140723546430176 139652820831088 139653622045314 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13503] ppid=13428 vsize=10929916 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13503/stat : 13503 (java) S 13428 13431 7954 0 -1 1077944384 3 12481 0 0 0 0 8 3 20 0 20 0 5906360 11192233984 62979 33554432000 4194304 4196468 140723546430176 139652819777760 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13504] ppid=13428 vsize=10929916 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13504/stat : 13504 (java) S 13428 13431 7954 0 -1 1077944384 8 12481 0 0 0 0 8 3 20 0 20 0 5906360 11192233984 62979 33554432000 4194304 4196468 140723546430176 139652818725296 139653622045314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 10929916

[startup+3.41499 s]
/proc/loadavg: 1.31 1.29 1.46 5/281 13504
/proc/meminfo: memFree=30010136/32770624 swapFree=5788/293476
[pid=13431] ppid=13428 vsize=10995452 CPUtime=7.18 cores=1,3,5,7,9,11,13,15
/proc/13431/stat : 13431 (java) S 13428 13431 7954 0 -1 1077944320 60574 12481 0 0 683 24 8 3 20 0 20 0 5906339 11259342848 73585 33554432000 4194304 4196468 140723546430176 140723546412720 139653622034167 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
/proc/13431/statm: 2748863 73585 3478 1 0 2736418 0
[pid=13431/tid=13486] ppid=13428 vsize=10995452 CPUtime=3.18 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13486/stat : 13486 (java) S 13428 13431 7954 0 -1 1077944384 40886 12481 0 0 297 10 8 3 20 0 20 0 5906352 11259342848 73585 33554432000 4194304 4196468 140723546430176 139653626271696 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13487] ppid=13428 vsize=10995452 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13487/stat : 13487 (java) R 13428 13431 7954 0 -1 4202560 154 12481 0 0 10 0 8 3 20 0 20 0 5906353 11259342848 73585 33554432000 4194304 4196468 140723546430176 139653548108168 139653614662375 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13488] ppid=13428 vsize=10995452 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13488/stat : 13488 (java) R 13428 13431 7954 0 -1 4202560 32 12481 0 0 8 1 8 3 20 0 20 0 5906353 11259342848 73585 33554432000 4194304 4196468 140723546430176 139653547055624 139653614662375 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13489] ppid=13428 vsize=10995452 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13489/stat : 13489 (java) S 13428 13431 7954 0 -1 1077944384 35 12481 0 0 9 0 8 3 20 0 20 0 5906353 11259342848 73585 33554432000 4194304 4196468 140723546430176 139653227211480 139653622044373 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13490] ppid=13428 vsize=10995452 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13490/stat : 13490 (java) S 13428 13431 7954 0 -1 1077944384 41 12481 0 0 9 0 8 3 20 0 20 0 5906353 11259342848 73585 33554432000 4194304 4196468 140723546430176 139653226158736 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13491] ppid=13428 vsize=10995452 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13491/stat : 13491 (java) S 13428 13431 7954 0 -1 1077944384 54 12481 0 0 9 0 8 3 20 0 20 0 5906353 11259342848 73585 33554432000 4194304 4196468 140723546430176 139653225106192 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13492] ppid=13428 vsize=10995452 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13492/stat : 13492 (java) S 13428 13431 7954 0 -1 1077944384 50 12481 0 0 9 0 8 3 20 0 20 0 5906353 11259342848 73585 33554432000 4194304 4196468 140723546430176 139653224053648 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13493] ppid=13428 vsize=10995452 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13493/stat : 13493 (java) S 13428 13431 7954 0 -1 1077944384 120 12481 0 0 10 0 8 3 20 0 20 0 5906353 11259342848 73585 33554432000 4194304 4196468 140723546430176 139653223001104 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13494] ppid=13428 vsize=10995452 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13494/stat : 13494 (java) R 13428 13431 7954 0 -1 4202560 28 12481 0 0 10 0 8 3 20 0 20 0 5906353 11259342848 73585 33554432000 4194304 4196468 140723546430176 139653221948680 139653605417202 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13495] ppid=13428 vsize=10995452 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13495/stat : 13495 (java) S 13428 13431 7954 0 -1 1077944384 2194 12481 0 0 5 0 8 3 20 0 20 0 5906355 11259342848 73585 33554432000 4194304 4196468 140723546430176 139652828197520 139653622044373 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13496] ppid=13428 vsize=10995452 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13496/stat : 13496 (java) S 13428 13431 7954 0 -1 1077944384 55 12481 0 0 0 0 8 3 20 0 20 0 5906356 11259342848 73585 33554432000 4194304 4196468 140723546430176 139652827145184 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13497] ppid=13428 vsize=10995452 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13497/stat : 13497 (java) S 13428 13431 7954 0 -1 1077944384 44 12481 0 0 0 0 8 3 20 0 20 0 5906356 11259342848 73585 33554432000 4194304 4196468 140723546430176 139652826092544 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13498] ppid=13428 vsize=10995452 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13498/stat : 13498 (java) S 13428 13431 7954 0 -1 1077944384 1 12481 0 0 0 0 8 3 20 0 20 0 5906360 11259342848 73585 33554432000 4194304 4196468 140723546430176 139652825041104 139653622052763 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13499] ppid=13428 vsize=10995452 CPUtime=0.58 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13499/stat : 13499 (java) S 13428 13431 7954 0 -1 1077944384 1838 12481 0 0 46 1 8 3 20 0 20 0 5906360 11259342848 73585 33554432000 4194304 4196468 140723546430176 139652823988720 139653622045314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13500] ppid=13428 vsize=10995452 CPUtime=1.13 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13500/stat : 13500 (java) S 13428 13431 7954 0 -1 1077944384 6076 12481 0 0 101 1 8 3 20 0 20 0 5906360 11259342848 73585 33554432000 4194304 4196468 140723546430176 139652822915216 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13501] ppid=13428 vsize=10995452 CPUtime=0.64 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13501/stat : 13501 (java) S 13428 13431 7954 0 -1 1077944384 3418 12481 0 0 52 1 8 3 20 0 20 0 5906360 11259342848 73585 33554432000 4194304 4196468 140723546430176 139652821883632 139653622045314 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13502] ppid=13428 vsize=10995452 CPUtime=1.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13502/stat : 13502 (java) S 13428 13431 7954 0 -1 1077944384 3404 12481 0 0 99 1 8 3 20 0 20 0 5906360 11259342848 73585 33554432000 4194304 4196468 140723546430176 139652820831088 139653622045314 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13503] ppid=13428 vsize=10995452 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13503/stat : 13503 (java) S 13428 13431 7954 0 -1 1077944384 3 12481 0 0 0 0 8 3 20 0 20 0 5906360 11259342848 73585 33554432000 4194304 4196468 140723546430176 139652819777760 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13504] ppid=13428 vsize=10995452 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13504/stat : 13504 (java) S 13428 13431 7954 0 -1 1077944384 8 12481 0 0 0 0 8 3 20 0 20 0 5906360 11259342848 73585 33554432000 4194304 4196468 140723546430176 139652818725296 139653622045314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
Current children cumulated CPU time (s) 7.18
Current children cumulated vsize (KiB) 10995452

[startup+3.50103 s]
/proc/loadavg: 1.31 1.29 1.46 5/281 13504
/proc/meminfo: memFree=30010136/32770624 swapFree=5788/293476
[pid=13431] ppid=13428 vsize=10995452 CPUtime=7.43 cores=1,3,5,7,9,11,13,15
/proc/13431/stat : 13431 (java) S 13428 13431 7954 0 -1 1077944320 60855 12481 0 0 708 24 8 3 20 0 20 0 5906339 11259342848 73855 33554432000 4194304 4196468 140723546430176 140723546412720 139653622034167 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
/proc/13431/statm: 2748863 73855 3478 1 0 2736418 0
[pid=13431/tid=13486] ppid=13428 vsize=10995452 CPUtime=3.19 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13486/stat : 13486 (java) R 13428 13431 7954 0 -1 4202560 40925 12481 0 0 297 11 8 3 20 0 20 0 5906352 11259342848 73855 33554432000 4194304 4196468 140723546430176 139653626271696 139653606114654 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13487] ppid=13428 vsize=10995452 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13487/stat : 13487 (java) S 13428 13431 7954 0 -1 1077944384 157 12481 0 0 12 0 8 3 20 0 20 0 5906353 11259342848 73855 33554432000 4194304 4196468 140723546430176 139653548108048 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13488] ppid=13428 vsize=10995452 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13488/stat : 13488 (java) S 13428 13431 7954 0 -1 1077944384 37 12481 0 0 11 1 8 3 20 0 20 0 5906353 11259342848 73855 33554432000 4194304 4196468 140723546430176 139653547055504 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13489] ppid=13428 vsize=10995452 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13489/stat : 13489 (java) S 13428 13431 7954 0 -1 1077944384 39 12481 0 0 11 0 8 3 20 0 20 0 5906353 11259342848 73855 33554432000 4194304 4196468 140723546430176 139653227211280 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13490] ppid=13428 vsize=10995452 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13490/stat : 13490 (java) S 13428 13431 7954 0 -1 1077944384 42 12481 0 0 12 0 8 3 20 0 20 0 5906353 11259342848 73855 33554432000 4194304 4196468 140723546430176 139653226158736 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13491] ppid=13428 vsize=10995452 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13491/stat : 13491 (java) S 13428 13431 7954 0 -1 1077944384 59 12481 0 0 11 0 8 3 20 0 20 0 5906353 11259342848 73855 33554432000 4194304 4196468 140723546430176 139653225106192 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13492] ppid=13428 vsize=10995452 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13492/stat : 13492 (java) S 13428 13431 7954 0 -1 1077944384 53 12481 0 0 12 0 8 3 20 0 20 0 5906353 11259342848 73855 33554432000 4194304 4196468 140723546430176 139653224053648 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13493] ppid=13428 vsize=10995452 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13493/stat : 13493 (java) S 13428 13431 7954 0 -1 1077944384 120 12481 0 0 12 0 8 3 20 0 20 0 5906353 11259342848 73855 33554432000 4194304 4196468 140723546430176 139653223001104 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13494] ppid=13428 vsize=10995452 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13494/stat : 13494 (java) S 13428 13431 7954 0 -1 1077944384 36 12481 0 0 12 0 8 3 20 0 20 0 5906353 11259342848 73855 33554432000 4194304 4196468 140723546430176 139653221948560 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13495] ppid=13428 vsize=10995452 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13495/stat : 13495 (java) S 13428 13431 7954 0 -1 1077944384 2205 12481 0 0 11 0 8 3 20 0 20 0 5906355 11259342848 73855 33554432000 4194304 4196468 140723546430176 139652828198896 139653622045314 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13496] ppid=13428 vsize=10995452 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13496/stat : 13496 (java) S 13428 13431 7954 0 -1 1077944384 56 12481 0 0 0 0 8 3 20 0 20 0 5906356 11259342848 73855 33554432000 4194304 4196468 140723546430176 139652827145248 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13497] ppid=13428 vsize=10995452 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13497/stat : 13497 (java) S 13428 13431 7954 0 -1 1077944384 44 12481 0 0 0 0 8 3 20 0 20 0 5906356 11259342848 73855 33554432000 4194304 4196468 140723546430176 139652826092544 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13498] ppid=13428 vsize=10995452 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13498/stat : 13498 (java) S 13428 13431 7954 0 -1 1077944384 1 12481 0 0 0 0 8 3 20 0 20 0 5906360 11259342848 73855 33554432000 4194304 4196468 140723546430176 139652825041104 139653622052763 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13499] ppid=13428 vsize=10995452 CPUtime=0.58 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13499/stat : 13499 (java) S 13428 13431 7954 0 -1 1077944384 1838 12481 0 0 46 1 8 3 20 0 20 0 5906360 11259342848 73855 33554432000 4194304 4196468 140723546430176 139652823988720 139653622045314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13500] ppid=13428 vsize=10995452 CPUtime=1.13 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13500/stat : 13500 (java) R 13428 13431 7954 0 -1 4202560 6276 12481 0 0 101 1 8 3 20 0 20 0 5906360 11259342848 73855 33554432000 4194304 4196468 140723546430176 139652822915536 139653605445062 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13501] ppid=13428 vsize=10995452 CPUtime=0.64 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13501/stat : 13501 (java) S 13428 13431 7954 0 -1 1077944384 3418 12481 0 0 52 1 8 3 20 0 20 0 5906360 11259342848 73855 33554432000 4194304 4196468 140723546430176 139652821883632 139653622045314 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13502] ppid=13428 vsize=10995452 CPUtime=1.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13502/stat : 13502 (java) S 13428 13431 7954 0 -1 1077944384 3405 12481 0 0 99 1 8 3 20 0 20 0 5906360 11259342848 73855 33554432000 4194304 4196468 140723546430176 139652820831088 139653622045314 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13503] ppid=13428 vsize=10995452 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13503/stat : 13503 (java) S 13428 13431 7954 0 -1 1077944384 3 12481 0 0 0 0 8 3 20 0 20 0 5906360 11259342848 73855 33554432000 4194304 4196468 140723546430176 139652819777760 139653622044373 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
[pid=13431/tid=13504] ppid=13428 vsize=10995452 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/13431/task/13504/stat : 13504 (java) S 13428 13431 7954 0 -1 1077944384 8 12481 0 0 0 0 8 3 20 0 20 0 5906360 11259342848 73855 33554432000 4194304 4196468 140723546430176 139652818725296 139653622045314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16928768 140723546438337 140723546441111 140723546441111 140723546443727 0
Current children cumulated CPU time (s) 7.43
Current children cumulated vsize (KiB) 10995452

Child status: 0
Real time (s): 3.57592
CPU time (s): 7.58875
CPU user time (s): 7.28988
CPU system time (s): 0.298874
CPU usage (%): 212.218
Max. virtual memory (cumulated for all children) (KiB): 10995452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.28988
system time used= 0.298874
maximum resident set size= 297884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73791
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= 8427
involuntary context switches= 857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037183 second user time and 0.048624 second system time

The end

Launcher Data

Begin job on node128 at 2017-07-22 08:53:09
IDJOB=4245646
IDBENCH=123012
IDSOLVER=2630
FILE ID=node128/4245646-1500706388
RUNJOBID= node128-1500683681-7986
PBS_JOBID= 20623342
Free space on /tmp= 61996 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Renault/Renault-m1-s1/Renault-souffleuse.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4245646-1500706388/watcher-4245646-1500706388 -o /tmp/evaluation-result-4245646-1500706388/solver-4245646-1500706388 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500683681-7986 --watchdog 2560  bin/concrete HOME/instance-4245646-1500706388.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= df23e3c33d5f18cffd66f727a476ed8f
RANDOM SEED=26884756

node128.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.12
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		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.54
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.12
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.54
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.12
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.54
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	: 8
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.12
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		: 2000.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30293212 kB
MemAvailable:   30522636 kB
Buffers:          123128 kB
Cached:           388448 kB
SwapCached:            0 kB
Active:          1740868 kB
Inactive:         302200 kB
Active(anon):    1534296 kB
Inactive(anon):     8756 kB
Active(file):     206572 kB
Inactive(file):   293444 kB
Unevictable:        5788 kB
Mlocked:            5788 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24620 kB
Writeback:             0 kB
AnonPages:       1451556 kB
Mapped:            43740 kB
Shmem:              8844 kB
Slab:             124360 kB
SReclaimable:      90484 kB
SUnreclaim:        33876 kB
KernelStack:        4848 kB
PageTables:         8372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2254652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1212416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61972 MiB
End job on node128 at 2017-07-22 08:53:12