Trace number 4245402

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 14.499 5.30292

General information on the benchmark

NameRandom/Random-RB-2-30-15f/
rand-2-30-15-306-230f-09.xml
MD5SUM23c17749bea612774e78a3a072e2ad10
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.28985199
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints227
Number of domains1
Minimum domain size15
Maximum domain size15
Distribution of domain sizes[{"size":15,"count":30}]
Minimum variable degree11
Maximum variable degree20
Distribution of variable degrees[{"degree":11,"count":2},{"degree":12,"count":5},{"degree":13,"count":2},{"degree":14,"count":4},{"degree":15,"count":4},{"degree":16,"count":3},{"degree":17,"count":2},{"degree":18,"count":5},{"degree":19,"count":2},{"degree":20,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":227}]
Number of extensional constraints227
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":227}]
Optimization problemNO
Type of objective

Solver Data

4.05/2.21	c Concrete v3.4 running
14.43/5.00	v <instantiation>
14.43/5.00	v       <list>
14.43/5.00	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29]
14.43/5.00	v       </list>
14.43/5.00	v       <values>
14.43/5.00	v         4 1 13 10 14 12 8 6 13 13 11 1 2 13 5 8 11 8 14 9 1 1 11 7 11 9 12 8 8 7
14.43/5.00	v       </values>
14.43/5.00	v     </instantiation>
14.43/5.00	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-4245402-1500703916/watcher-4245402-1500703916 -o /tmp/evaluation-result-4245402-1500703916/solver-4245402-1500703916 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1500682951-16359 --watchdog 2560 bin/concrete HOME/instance-4245402-1500703916.xml 

pid=21375
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.53 1.44 1.50 3/261 21378
/proc/meminfo: memFree=29792164/32770624 swapFree=5912/104556
[pid=21378] ppid=21375 vsize=9508 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21378/stat : 21378 (bash) S 21375 21378 16327 0 -1 4202496 685 1534 0 0 0 0 0 0 20 0 1 0 5661192 9736192 350 33554432000 4194304 5098028 140726175653312 140726175650952 140358379199488 0 0 4100 65536 18446744071580971376 0 0 17 11 0 0 0 0 0 7196144 7232144 7819264 140726175659278 140726175659363 140726175659363 140726175662062 0
/proc/21378/statm: 2377 350 277 221 0 86 0

[startup+0.100153 s]
/proc/loadavg: 1.53 1.44 1.50 3/261 21378
/proc/meminfo: memFree=29792164/32770624 swapFree=5912/104556
[pid=21378] ppid=21375 vsize=9640 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/21378/stat : 21378 (bash) S 21375 21378 16327 0 -1 4202496 879 6421 0 0 0 0 0 1 20 0 1 0 5661192 9871360 378 33554432000 4194304 5098028 140726175653312 140726175647320 140358379199488 0 0 4100 65536 18446744071580971376 0 0 17 11 0 0 0 0 0 7196144 7232144 7819264 140726175659278 140726175659363 140726175659363 140726175662062 0
/proc/21378/statm: 2410 378 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.200341 s]
/proc/loadavg: 1.53 1.44 1.50 3/261 21378
/proc/meminfo: memFree=29792164/32770624 swapFree=5912/104556
[pid=21378] ppid=21375 vsize=10435860 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/21378/stat : 21378 (java) S 21375 21378 16327 0 -1 1077944320 4765 12690 0 0 6 1 8 4 20 0 13 0 5661192 10686320640 4626 33554432000 4194304 4196468 140721869228736 140721869211280 140302251806455 0 0 0 16800971 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
/proc/21378/statm: 2608965 4626 2173 1 0 2597403 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10435860

[startup+0.300322 s]
/proc/loadavg: 1.53 1.44 1.50 3/261 21378
/proc/meminfo: memFree=29792164/32770624 swapFree=5912/104556
[pid=21378] ppid=21375 vsize=10902292 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/21378/stat : 21378 (java) S 21375 21378 16327 0 -1 1077944320 8940 12690 0 0 22 3 8 4 20 0 20 0 5661192 11163947008 10026 33554432000 4194304 4196468 140721869228736 140721869211280 140302251806455 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
/proc/21378/statm: 2725573 10026 2980 1 0 2713890 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 10902292

[startup+0.700219 s]
/proc/loadavg: 1.53 1.44 1.50 3/261 21378
/proc/meminfo: memFree=29792164/32770624 swapFree=5912/104556
[pid=21378] ppid=21375 vsize=10902720 CPUtime=0.98 cores=1,3,5,7,9,11,13,15
/proc/21378/stat : 21378 (java) S 21375 21378 16327 0 -1 1077944320 12766 12690 0 0 82 4 8 4 20 0 20 0 5661192 11164385280 16101 33554432000 4194304 4196468 140721869228736 140721869211280 140302251806455 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
/proc/21378/statm: 2725680 16101 3229 1 0 2713890 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 10902720

[startup+1.50087 s]
/proc/loadavg: 1.53 1.44 1.50 3/281 21451
/proc/meminfo: memFree=29683280/32770624 swapFree=5912/104948
[pid=21378] ppid=21375 vsize=10913344 CPUtime=2.33 cores=1,3,5,7,9,11,13,15
/proc/21378/stat : 21378 (java) S 21375 21378 16327 0 -1 1077944320 26612 12690 0 0 210 11 8 4 20 0 20 0 5661192 11175264256 44496 33554432000 4194304 4196468 140721869228736 140721869211280 140302251806455 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
/proc/21378/statm: 2728336 44496 3416 1 0 2716450 0
[pid=21378/tid=21433] ppid=21375 vsize=10913344 CPUtime=1.44 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21433/stat : 21433 (java) R 21375 21378 16327 0 -1 4202560 18893 12690 0 0 127 5 8 4 20 0 20 0 5661204 11175264256 44496 33554432000 4194304 4196468 140721869228736 140302256026376 140302230251226 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21434] ppid=21375 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21434/stat : 21434 (java) S 21375 21378 16327 0 -1 1077944384 14 12690 0 0 0 0 8 4 20 0 20 0 5661205 11175264256 44496 33554432000 4194304 4196468 140721869228736 140302221519760 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21435] ppid=21375 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21435/stat : 21435 (java) S 21375 21378 16327 0 -1 1077944384 73 12690 0 0 1 0 8 4 20 0 20 0 5661205 11175264256 44496 33554432000 4194304 4196468 140721869228736 140301857852176 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21436] ppid=21375 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21436/stat : 21436 (java) S 21375 21378 16327 0 -1 1077944384 11 12690 0 0 0 0 8 4 20 0 20 0 5661205 11175264256 44496 33554432000 4194304 4196468 140721869228736 140301856799888 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21437] ppid=21375 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21437/stat : 21437 (java) S 21375 21378 16327 0 -1 1077944384 26 12690 0 0 0 0 8 4 20 0 20 0 5661205 11175264256 44496 33554432000 4194304 4196468 140721869228736 140301855747088 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21438] ppid=21375 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21438/stat : 21438 (java) S 21375 21378 16327 0 -1 1077944384 22 12690 0 0 0 0 8 4 20 0 20 0 5661205 11175264256 44496 33554432000 4194304 4196468 140721869228736 140301854693776 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21439] ppid=21375 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21439/stat : 21439 (java) S 21375 21378 16327 0 -1 1077944384 135 12690 0 0 0 0 8 4 20 0 20 0 5661205 11175264256 44496 33554432000 4194304 4196468 140721869228736 140301853640976 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21440] ppid=21375 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21440/stat : 21440 (java) S 21375 21378 16327 0 -1 1077944384 76 12690 0 0 0 0 8 4 20 0 20 0 5661205 11175264256 44496 33554432000 4194304 4196468 140721869228736 140301852588688 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21441] ppid=21375 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21441/stat : 21441 (java) S 21375 21378 16327 0 -1 1077944384 16 12690 0 0 1 0 8 4 20 0 20 0 5661205 11175264256 44496 33554432000 4194304 4196468 140721869228736 140301851535888 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21442] ppid=21375 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21442/stat : 21442 (java) S 21375 21378 16327 0 -1 1077944384 1444 12690 0 0 1 0 8 4 20 0 20 0 5661207 11175264256 44496 33554432000 4194304 4196468 140721869228736 140301726390896 140302251817602 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21443] ppid=21375 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21443/stat : 21443 (java) S 21375 21378 16327 0 -1 1077944384 56 12690 0 0 0 0 8 4 20 0 20 0 5661208 11175264256 44496 33554432000 4194304 4196468 140721869228736 140301725336864 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21444] ppid=21375 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21444/stat : 21444 (java) S 21375 21378 16327 0 -1 1077944384 44 12690 0 0 1 0 8 4 20 0 20 0 5661208 11175264256 44496 33554432000 4194304 4196468 140721869228736 140301724284528 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21445] ppid=21375 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21445/stat : 21445 (java) S 21375 21378 16327 0 -1 1077944384 1 12690 0 0 0 0 8 4 20 0 20 0 5661212 11175264256 44496 33554432000 4194304 4196468 140721869228736 140301723232848 140302251825051 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21446] ppid=21375 vsize=10913344 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21446/stat : 21446 (java) R 21375 21378 16327 0 -1 4202560 1027 12690 0 0 12 0 8 4 20 0 20 0 5661212 11175264256 44496 33554432000 4194304 4196468 140721869228736 140301722179696 140302251818390 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21447] ppid=21375 vsize=10913344 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21447/stat : 21447 (java) S 21375 21378 16327 0 -1 1077944384 601 12690 0 0 15 0 8 4 20 0 20 0 5661212 11175264256 44496 33554432000 4194304 4196468 140721869228736 140301721126896 140302251817602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21448] ppid=21375 vsize=10913344 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21448/stat : 21448 (java) S 21375 21378 16327 0 -1 1077944384 545 12690 0 0 16 0 8 4 20 0 20 0 5661212 11175264256 44496 33554432000 4194304 4196468 140721869228736 140301720074608 140302251817602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21449] ppid=21375 vsize=10913344 CPUtime=0.39 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21449/stat : 21449 (java) R 21375 21378 16327 0 -1 4202560 1493 12690 0 0 27 0 8 4 20 0 20 0 5661212 11175264256 44496 33554432000 4194304 4196468 140721869228736 140301719022104 140302236453233 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21450] ppid=21375 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21450/stat : 21450 (java) S 21375 21378 16327 0 -1 1077944384 3 12690 0 0 0 0 8 4 20 0 20 0 5661212 11175264256 44496 33554432000 4194304 4196468 140721869228736 140301717969760 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21451] ppid=21375 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21451/stat : 21451 (java) S 21375 21378 16327 0 -1 1077944384 3 12690 0 0 0 0 8 4 20 0 20 0 5661213 11175264256 44496 33554432000 4194304 4196468 140721869228736 140301716917040 140302251817602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 10913344

[startup+3.10114 s]
/proc/loadavg: 1.53 1.44 1.50 5/281 21451
/proc/meminfo: memFree=29613776/32770624 swapFree=5912/104948
[pid=21378] ppid=21375 vsize=10925820 CPUtime=6.68 cores=1,3,5,7,9,11,13,15
/proc/21378/stat : 21378 (java) S 21375 21378 16327 0 -1 1077944320 47895 12690 0 0 639 17 8 4 20 0 20 0 5661192 11188039680 61823 33554432000 4194304 4196468 140721869228736 140721869211280 140302251806455 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
/proc/21378/statm: 2731455 61823 3484 1 0 2719010 0
[pid=21378/tid=21433] ppid=21375 vsize=10925820 CPUtime=3.03 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21433/stat : 21433 (java) R 21375 21378 16327 0 -1 4202560 31182 12690 0 0 284 7 8 4 20 0 20 0 5661204 11188039680 61823 33554432000 4194304 4196468 140721869228736 140302256039536 140301895809778 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21434] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21434/stat : 21434 (java) S 21375 21378 16327 0 -1 1077944384 14 12690 0 0 0 0 8 4 20 0 20 0 5661205 11188039680 61823 33554432000 4194304 4196468 140721869228736 140302221519760 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21435] ppid=21375 vsize=10925820 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21435/stat : 21435 (java) S 21375 21378 16327 0 -1 1077944384 73 12690 0 0 1 0 8 4 20 0 20 0 5661205 11188039680 61823 33554432000 4194304 4196468 140721869228736 140301857852176 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21436] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21436/stat : 21436 (java) S 21375 21378 16327 0 -1 1077944384 11 12690 0 0 0 0 8 4 20 0 20 0 5661205 11188039680 61823 33554432000 4194304 4196468 140721869228736 140301856799888 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21437] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21437/stat : 21437 (java) S 21375 21378 16327 0 -1 1077944384 26 12690 0 0 0 0 8 4 20 0 20 0 5661205 11188039680 61823 33554432000 4194304 4196468 140721869228736 140301855747088 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21438] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21438/stat : 21438 (java) S 21375 21378 16327 0 -1 1077944384 22 12690 0 0 0 0 8 4 20 0 20 0 5661205 11188039680 61823 33554432000 4194304 4196468 140721869228736 140301854693776 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21439] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21439/stat : 21439 (java) S 21375 21378 16327 0 -1 1077944384 135 12690 0 0 0 0 8 4 20 0 20 0 5661205 11188039680 61823 33554432000 4194304 4196468 140721869228736 140301853640976 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21440] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21440/stat : 21440 (java) S 21375 21378 16327 0 -1 1077944384 76 12690 0 0 0 0 8 4 20 0 20 0 5661205 11188039680 61823 33554432000 4194304 4196468 140721869228736 140301852588688 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21441] ppid=21375 vsize=10925820 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21441/stat : 21441 (java) S 21375 21378 16327 0 -1 1077944384 16 12690 0 0 1 0 8 4 20 0 20 0 5661205 11188039680 61823 33554432000 4194304 4196468 140721869228736 140301851535888 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21442] ppid=21375 vsize=10925820 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21442/stat : 21442 (java) S 21375 21378 16327 0 -1 1077944384 1489 12690 0 0 1 0 8 4 20 0 20 0 5661207 11188039680 61823 33554432000 4194304 4196468 140721869228736 140301726390896 140302251817602 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21443] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21443/stat : 21443 (java) S 21375 21378 16327 0 -1 1077944384 56 12690 0 0 0 0 8 4 20 0 20 0 5661208 11188039680 61823 33554432000 4194304 4196468 140721869228736 140301725336864 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21444] ppid=21375 vsize=10925820 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21444/stat : 21444 (java) S 21375 21378 16327 0 -1 1077944384 44 12690 0 0 1 0 8 4 20 0 20 0 5661208 11188039680 61823 33554432000 4194304 4196468 140721869228736 140301724284528 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21445] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21445/stat : 21445 (java) S 21375 21378 16327 0 -1 1077944384 1 12690 0 0 0 0 8 4 20 0 20 0 5661212 11188039680 61823 33554432000 4194304 4196468 140721869228736 140301723232848 140302251825051 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21446] ppid=21375 vsize=10925820 CPUtime=0.79 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21446/stat : 21446 (java) R 21375 21378 16327 0 -1 4202560 2317 12690 0 0 66 1 8 4 20 0 20 0 5661212 11188039680 61823 33554432000 4194304 4196468 140721869228736 140301722163344 140302235306838 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21447] ppid=21375 vsize=10925820 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21447/stat : 21447 (java) R 21375 21378 16327 0 -1 4202560 4372 12690 0 0 92 0 8 4 20 0 20 0 5661212 11188039680 61823 33554432000 4194304 4196468 140721869228736 140301721110848 140302231650059 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21448] ppid=21375 vsize=10925820 CPUtime=0.92 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21448/stat : 21448 (java) R 21375 21378 16327 0 -1 4202560 1787 12690 0 0 79 1 8 4 20 0 20 0 5661212 11188039680 61823 33554432000 4194304 4196468 140721869228736 140301720056768 140302233342510 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21449] ppid=21375 vsize=10925820 CPUtime=1.18 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21449/stat : 21449 (java) S 21375 21378 16327 0 -1 1077944384 4137 12690 0 0 105 1 8 4 20 0 20 0 5661212 11188039680 61823 33554432000 4194304 4196468 140721869228736 140301719021808 140302251817602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21450] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21450/stat : 21450 (java) S 21375 21378 16327 0 -1 1077944384 3 12690 0 0 0 0 8 4 20 0 20 0 5661212 11188039680 61823 33554432000 4194304 4196468 140721869228736 140301717969760 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21451] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21451/stat : 21451 (java) S 21375 21378 16327 0 -1 1077944384 5 12690 0 0 0 0 8 4 20 0 20 0 5661213 11188039680 61823 33554432000 4194304 4196468 140721869228736 140301716917040 140302251817602 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
Current children cumulated CPU time (s) 6.68
Current children cumulated vsize (KiB) 10925820

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

[startup+3.20155 s]
/proc/loadavg: 1.53 1.44 1.50 5/281 21451
/proc/meminfo: memFree=29613776/32770624 swapFree=5912/104948
[pid=21378] ppid=21375 vsize=10925820 CPUtime=7.07 cores=1,3,5,7,9,11,13,15
/proc/21378/stat : 21378 (java) S 21375 21378 16327 0 -1 1077944320 48283 12690 0 0 678 17 8 4 20 0 20 0 5661192 11188039680 64211 33554432000 4194304 4196468 140721869228736 140721869211280 140302251806455 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
/proc/21378/statm: 2731455 64211 3484 1 0 2719010 0
[pid=21378/tid=21433] ppid=21375 vsize=10925820 CPUtime=3.13 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21433/stat : 21433 (java) R 21375 21378 16327 0 -1 4202560 31423 12690 0 0 294 7 8 4 20 0 20 0 5661204 11188039680 64211 33554432000 4194304 4196468 140721869228736 140302256035016 140302235886942 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21434] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21434/stat : 21434 (java) S 21375 21378 16327 0 -1 1077944384 14 12690 0 0 0 0 8 4 20 0 20 0 5661205 11188039680 64211 33554432000 4194304 4196468 140721869228736 140302221519760 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21435] ppid=21375 vsize=10925820 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21435/stat : 21435 (java) S 21375 21378 16327 0 -1 1077944384 73 12690 0 0 1 0 8 4 20 0 20 0 5661205 11188039680 64211 33554432000 4194304 4196468 140721869228736 140301857852176 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21436] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21436/stat : 21436 (java) S 21375 21378 16327 0 -1 1077944384 11 12690 0 0 0 0 8 4 20 0 20 0 5661205 11188039680 64211 33554432000 4194304 4196468 140721869228736 140301856799888 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21437] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21437/stat : 21437 (java) S 21375 21378 16327 0 -1 1077944384 26 12690 0 0 0 0 8 4 20 0 20 0 5661205 11188039680 64211 33554432000 4194304 4196468 140721869228736 140301855747088 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21438] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21438/stat : 21438 (java) S 21375 21378 16327 0 -1 1077944384 22 12690 0 0 0 0 8 4 20 0 20 0 5661205 11188039680 64211 33554432000 4194304 4196468 140721869228736 140301854693776 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21439] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21439/stat : 21439 (java) S 21375 21378 16327 0 -1 1077944384 135 12690 0 0 0 0 8 4 20 0 20 0 5661205 11188039680 64211 33554432000 4194304 4196468 140721869228736 140301853640976 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21440] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21440/stat : 21440 (java) S 21375 21378 16327 0 -1 1077944384 76 12690 0 0 0 0 8 4 20 0 20 0 5661205 11188039680 64211 33554432000 4194304 4196468 140721869228736 140301852588688 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21441] ppid=21375 vsize=10925820 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21441/stat : 21441 (java) S 21375 21378 16327 0 -1 1077944384 16 12690 0 0 1 0 8 4 20 0 20 0 5661205 11188039680 64211 33554432000 4194304 4196468 140721869228736 140301851535888 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21442] ppid=21375 vsize=10925820 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21442/stat : 21442 (java) S 21375 21378 16327 0 -1 1077944384 1489 12690 0 0 1 0 8 4 20 0 20 0 5661207 11188039680 64211 33554432000 4194304 4196468 140721869228736 140301726390896 140302251817602 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21443] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21443/stat : 21443 (java) S 21375 21378 16327 0 -1 1077944384 56 12690 0 0 0 0 8 4 20 0 20 0 5661208 11188039680 64211 33554432000 4194304 4196468 140721869228736 140301725336864 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21444] ppid=21375 vsize=10925820 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21444/stat : 21444 (java) S 21375 21378 16327 0 -1 1077944384 44 12690 0 0 1 0 8 4 20 0 20 0 5661208 11188039680 64211 33554432000 4194304 4196468 140721869228736 140301724284528 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21445] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21445/stat : 21445 (java) S 21375 21378 16327 0 -1 1077944384 1 12690 0 0 0 0 8 4 20 0 20 0 5661212 11188039680 64211 33554432000 4194304 4196468 140721869228736 140301723232848 140302251825051 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21446] ppid=21375 vsize=10925820 CPUtime=0.87 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21446/stat : 21446 (java) S 21375 21378 16327 0 -1 1077944384 2337 12690 0 0 74 1 8 4 20 0 20 0 5661212 11188039680 64211 33554432000 4194304 4196468 140721869228736 140301722179696 140302251817602 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21447] ppid=21375 vsize=10925820 CPUtime=1.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21447/stat : 21447 (java) S 21375 21378 16327 0 -1 1077944384 4402 12690 0 0 100 0 8 4 20 0 20 0 5661212 11188039680 64211 33554432000 4194304 4196468 140721869228736 140301721126896 140302251817602 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21448] ppid=21375 vsize=10925820 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21448/stat : 21448 (java) S 21375 21378 16327 0 -1 1077944384 1813 12690 0 0 87 1 8 4 20 0 20 0 5661212 11188039680 64211 33554432000 4194304 4196468 140721869228736 140301720074608 140302251817602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21449] ppid=21375 vsize=10925820 CPUtime=1.23 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21449/stat : 21449 (java) S 21375 21378 16327 0 -1 1077944384 4208 12690 0 0 110 1 8 4 20 0 20 0 5661212 11188039680 64211 33554432000 4194304 4196468 140721869228736 140301719021808 140302251817602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21450] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21450/stat : 21450 (java) S 21375 21378 16327 0 -1 1077944384 3 12690 0 0 0 0 8 4 20 0 20 0 5661212 11188039680 64211 33554432000 4194304 4196468 140721869228736 140301717969760 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21451] ppid=21375 vsize=10925820 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21451/stat : 21451 (java) S 21375 21378 16327 0 -1 1077944384 5 12690 0 0 0 0 8 4 20 0 20 0 5661213 11188039680 64211 33554432000 4194304 4196468 140721869228736 140301716917040 140302251817602 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
Current children cumulated CPU time (s) 7.07
Current children cumulated vsize (KiB) 10925820

[startup+4.00101 s]
/proc/loadavg: 1.53 1.44 1.50 5/281 21451
/proc/meminfo: memFree=29542436/32770624 swapFree=5912/104948
[pid=21378] ppid=21375 vsize=10929916 CPUtime=10.38 cores=1,3,5,7,9,11,13,15
/proc/21378/stat : 21378 (java) S 21375 21378 16327 0 -1 1077944320 53750 12690 0 0 1005 21 8 4 20 0 20 0 5661192 11192233984 80547 33554432000 4194304 4196468 140721869228736 140721869211280 140302251806455 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
/proc/21378/statm: 2732479 80547 3487 1 0 2720034 0
[pid=21378/tid=21433] ppid=21375 vsize=10929916 CPUtime=3.88 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21433/stat : 21433 (java) R 21375 21378 16327 0 -1 4202560 34184 12690 0 0 367 9 8 4 20 0 20 0 5661204 11192233984 80547 33554432000 4194304 4196468 140721869228736 140302256022360 140302232082204 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21434] ppid=21375 vsize=10929916 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21434/stat : 21434 (java) S 21375 21378 16327 0 -1 1077944384 72 12690 0 0 2 0 8 4 20 0 20 0 5661205 11192233984 80547 33554432000 4194304 4196468 140721869228736 140302221519760 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21435] ppid=21375 vsize=10929916 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21435/stat : 21435 (java) S 21375 21378 16327 0 -1 1077944384 86 12690 0 0 2 0 8 4 20 0 20 0 5661205 11192233984 80547 33554432000 4194304 4196468 140721869228736 140301857852176 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21436] ppid=21375 vsize=10929916 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21436/stat : 21436 (java) S 21375 21378 16327 0 -1 1077944384 30 12690 0 0 2 0 8 4 20 0 20 0 5661205 11192233984 80613 33554432000 4194304 4196468 140721869228736 140301856799888 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21437] ppid=21375 vsize=10929916 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21437/stat : 21437 (java) S 21375 21378 16327 0 -1 1077944384 46 12690 0 0 3 0 8 4 20 0 20 0 5661205 11192233984 80613 33554432000 4194304 4196468 140721869228736 140301855747088 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21438] ppid=21375 vsize=10929916 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21438/stat : 21438 (java) S 21375 21378 16327 0 -1 1077944384 43 12690 0 0 3 0 8 4 20 0 20 0 5661205 11192233984 80613 33554432000 4194304 4196468 140721869228736 140301854693776 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21439] ppid=21375 vsize=10929916 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21439/stat : 21439 (java) S 21375 21378 16327 0 -1 1077944384 143 12690 0 0 2 0 8 4 20 0 20 0 5661205 11192233984 80613 33554432000 4194304 4196468 140721869228736 140301853640976 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21440] ppid=21375 vsize=10929916 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21440/stat : 21440 (java) S 21375 21378 16327 0 -1 1077944384 79 12690 0 0 2 0 8 4 20 0 20 0 5661205 11192233984 80613 33554432000 4194304 4196468 140721869228736 140301852588688 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21441] ppid=21375 vsize=10929916 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21441/stat : 21441 (java) S 21375 21378 16327 0 -1 1077944384 28 12690 0 0 2 0 8 4 20 0 20 0 5661205 11192233984 80613 33554432000 4194304 4196468 140721869228736 140301851535888 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21442] ppid=21375 vsize=10929916 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21442/stat : 21442 (java) S 21375 21378 16327 0 -1 1077944384 2052 12690 0 0 3 0 8 4 20 0 20 0 5661207 11192233984 80613 33554432000 4194304 4196468 140721869228736 140301726390896 140302251817602 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21443] ppid=21375 vsize=10929916 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21443/stat : 21443 (java) S 21375 21378 16327 0 -1 1077944384 57 12690 0 0 0 0 8 4 20 0 20 0 5661208 11192233984 80613 33554432000 4194304 4196468 140721869228736 140301725336928 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21444] ppid=21375 vsize=10929916 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21444/stat : 21444 (java) S 21375 21378 16327 0 -1 1077944384 44 12690 0 0 1 0 8 4 20 0 20 0 5661208 11192233984 80679 33554432000 4194304 4196468 140721869228736 140301724284544 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21445] ppid=21375 vsize=10929916 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21445/stat : 21445 (java) S 21375 21378 16327 0 -1 1077944384 1 12690 0 0 0 0 8 4 20 0 20 0 5661212 11192233984 80679 33554432000 4194304 4196468 140721869228736 140301723232848 140302251825051 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21446] ppid=21375 vsize=10929916 CPUtime=1.54 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21446/stat : 21446 (java) R 21375 21378 16327 0 -1 4202560 2680 12690 0 0 141 1 8 4 20 0 20 0 5661212 11192233984 80679 33554432000 4194304 4196468 140721869228736 140301722160592 140302235217256 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21447] ppid=21375 vsize=10929916 CPUtime=1.82 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21447/stat : 21447 (java) R 21375 21378 16327 0 -1 4202560 4721 12690 0 0 169 1 8 4 20 0 20 0 5661212 11192233984 80679 33554432000 4194304 4196468 140721869228736 140301721108160 140302235303235 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21448] ppid=21375 vsize=10929916 CPUtime=1.66 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21448/stat : 21448 (java) R 21375 21378 16327 0 -1 4202560 2375 12690 0 0 153 1 8 4 20 0 20 0 5661212 11192233984 80679 33554432000 4194304 4196468 140721869228736 140301720055264 140302235303239 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21449] ppid=21375 vsize=10929916 CPUtime=1.59 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21449/stat : 21449 (java) S 21375 21378 16327 0 -1 1077944384 4990 12690 0 0 146 1 8 4 20 0 20 0 5661212 11192233984 80679 33554432000 4194304 4196468 140721869228736 140301719021808 140302251817602 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21450] ppid=21375 vsize=10929916 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21450/stat : 21450 (java) S 21375 21378 16327 0 -1 1077944384 3 12690 0 0 0 0 8 4 20 0 20 0 5661212 11192233984 80679 33554432000 4194304 4196468 140721869228736 140301717969760 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21451] ppid=21375 vsize=10929916 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21451/stat : 21451 (java) S 21375 21378 16327 0 -1 1077944384 5 12690 0 0 0 0 8 4 20 0 20 0 5661213 11192233984 80679 33554432000 4194304 4196468 140721869228736 140301716917040 140302251817602 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
Current children cumulated CPU time (s) 10.38
Current children cumulated vsize (KiB) 10929916

[startup+4.80103 s]
/proc/loadavg: 1.53 1.44 1.50 4/281 21451
/proc/meminfo: memFree=29439660/32770624 swapFree=5912/104948
[pid=21378] ppid=21375 vsize=10995452 CPUtime=13.5 cores=1,3,5,7,9,11,13,15
/proc/21378/stat : 21378 (java) S 21375 21378 16327 0 -1 1077944320 65096 12690 0 0 1313 25 8 4 20 0 20 0 5661192 11259342848 92895 33554432000 4194304 4196468 140721869228736 140721869211280 140302251806455 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
/proc/21378/statm: 2748863 92895 3492 1 0 2736418 0
[pid=21378/tid=21433] ppid=21375 vsize=10995452 CPUtime=4.62 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21433/stat : 21433 (java) S 21375 21378 16327 0 -1 1077944384 42784 12690 0 0 440 10 8 4 20 0 20 0 5661204 11259342848 92895 33554432000 4194304 4196468 140721869228736 140302256044000 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21434] ppid=21375 vsize=10995452 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21434/stat : 21434 (java) R 21375 21378 16327 0 -1 4202560 80 12690 0 0 3 0 8 4 20 0 20 0 5661205 11259342848 92895 33554432000 4194304 4196468 140721869228736 140302221519960 140302244910092 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21435] ppid=21375 vsize=10995452 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21435/stat : 21435 (java) R 21375 21378 16327 0 -1 4202560 88 12690 0 0 3 0 8 4 20 0 20 0 5661205 11259342848 92895 33554432000 4194304 4196468 140721869228736 140301857852296 140302244434663 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21436] ppid=21375 vsize=10995452 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21436/stat : 21436 (java) R 21375 21378 16327 0 -1 4202560 35 12690 0 0 4 0 8 4 20 0 20 0 5661205 11259342848 92895 33554432000 4194304 4196468 140721869228736 140301856800008 140302244434663 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21437] ppid=21375 vsize=10995452 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21437/stat : 21437 (java) R 21375 21378 16327 0 -1 4202560 49 12690 0 0 4 0 8 4 20 0 20 0 5661205 11259342848 92895 33554432000 4194304 4196468 140721869228736 140301855747208 140302244434663 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21438] ppid=21375 vsize=10995452 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21438/stat : 21438 (java) R 21375 21378 16327 0 -1 4202560 52 12690 0 0 3 0 8 4 20 0 20 0 5661205 11259342848 92895 33554432000 4194304 4196468 140721869228736 140301854693896 140302237565272 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21439] ppid=21375 vsize=10995452 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21439/stat : 21439 (java) R 21375 21378 16327 0 -1 4202560 145 12690 0 0 3 0 8 4 20 0 20 0 5661205 11259342848 92895 33554432000 4194304 4196468 140721869228736 140301853641096 140302244434663 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21440] ppid=21375 vsize=10995452 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21440/stat : 21440 (java) R 21375 21378 16327 0 -1 4202560 82 12690 0 0 3 0 8 4 20 0 20 0 5661205 11259342848 92895 33554432000 4194304 4196468 140721869228736 140301852588888 140302244910092 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21441] ppid=21375 vsize=10995452 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21441/stat : 21441 (java) R 21375 21378 16327 0 -1 4202560 30 12690 0 0 3 0 8 4 20 0 20 0 5661205 11259342848 92895 33554432000 4194304 4196468 140721869228736 140301851536008 140302244434663 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21442] ppid=21375 vsize=10995452 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21442/stat : 21442 (java) S 21375 21378 16327 0 -1 1077944384 2054 12690 0 0 7 0 8 4 20 0 20 0 5661207 11259342848 92895 33554432000 4194304 4196468 140721869228736 140301726389520 140302251816661 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21443] ppid=21375 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21443/stat : 21443 (java) S 21375 21378 16327 0 -1 1077944384 57 12690 0 0 0 0 8 4 20 0 20 0 5661208 11259342848 92895 33554432000 4194304 4196468 140721869228736 140301725336928 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21444] ppid=21375 vsize=10995452 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21444/stat : 21444 (java) S 21375 21378 16327 0 -1 1077944384 44 12690 0 0 1 0 8 4 20 0 20 0 5661208 11259342848 92895 33554432000 4194304 4196468 140721869228736 140301724284544 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21445] ppid=21375 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21445/stat : 21445 (java) S 21375 21378 16327 0 -1 1077944384 1 12690 0 0 0 0 8 4 20 0 20 0 5661212 11259342848 92895 33554432000 4194304 4196468 140721869228736 140301723232848 140302251825051 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21446] ppid=21375 vsize=10995452 CPUtime=2.28 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21446/stat : 21446 (java) S 21375 21378 16327 0 -1 1077944384 3418 12690 0 0 215 1 8 4 20 0 20 0 5661212 11259342848 92895 33554432000 4194304 4196468 140721869228736 140301722158736 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21447] ppid=21375 vsize=10995452 CPUtime=2.4 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21447/stat : 21447 (java) S 21375 21378 16327 0 -1 1077944384 5473 12690 0 0 227 1 8 4 20 0 20 0 5661212 11259342848 92895 33554432000 4194304 4196468 140721869228736 140301721126896 140302251817602 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21448] ppid=21375 vsize=10995452 CPUtime=2.26 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21448/stat : 21448 (java) S 21375 21378 16327 0 -1 1077944384 3112 12690 0 0 213 1 8 4 20 0 20 0 5661212 11259342848 92895 33554432000 4194304 4196468 140721869228736 140301720074608 140302251817602 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21449] ppid=21375 vsize=10995452 CPUtime=1.9 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21449/stat : 21449 (java) S 21375 21378 16327 0 -1 1077944384 5453 12690 0 0 176 2 8 4 20 0 20 0 5661212 11259342848 92895 33554432000 4194304 4196468 140721869228736 140301719021808 140302251817602 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21450] ppid=21375 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21450/stat : 21450 (java) S 21375 21378 16327 0 -1 1077944384 3 12690 0 0 0 0 8 4 20 0 20 0 5661212 11259342848 92895 33554432000 4194304 4196468 140721869228736 140301717969760 140302251816661 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
[pid=21378/tid=21451] ppid=21375 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21451/stat : 21451 (java) S 21375 21378 16327 0 -1 1077944384 7 12690 0 0 0 0 8 4 20 0 20 0 5661213 11259342848 92895 33554432000 4194304 4196468 140721869228736 140301716917040 140302251817602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37228544 140721869232833 140721869235607 140721869235607 140721869238223 0
Current children cumulated CPU time (s) 13.5
Current children cumulated vsize (KiB) 10995452

[startup+5.2004 s]
/proc/loadavg: 1.53 1.44 1.50 4/281 21451
/proc/meminfo: memFree=29439660/32770624 swapFree=5912/104948
[pid=21378] ppid=21375 vsize=0 CPUtime=14.48 cores=1,3,5,7,9,11,13,15
/proc/21378/stat : 21378 (java) Z 21375 21378 16327 0 -1 4227084 65357 12690 0 0 1409 27 8 4 20 0 2 0 5661192 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/21378/statm: 0 0 0 0 0 0 0
[pid=21378/tid=21438] ppid=21375 vsize=0 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21438/stat : 21438 (java) D 21375 21378 16327 0 -1 4203588 54 12690 0 0 13 2 8 4 20 0 2 0 5661205 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 15 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 14.48
Current children cumulated vsize (KiB) 0

[startup+5.30026 s]
/proc/loadavg: 1.53 1.44 1.50 4/281 21451
/proc/meminfo: memFree=29439660/32770624 swapFree=5912/104948
[pid=21378] ppid=21375 vsize=0 CPUtime=14.48 cores=1,3,5,7,9,11,13,15
/proc/21378/stat : 21378 (java) Z 21375 21378 16327 0 -1 4227084 65357 12690 0 0 1409 27 8 4 20 0 2 0 5661192 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/21378/statm: 0 0 0 0 0 0 0
[pid=21378/tid=21438] ppid=21375 vsize=0 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/21378/task/21438/stat : 21438 (java) D 21375 21378 16327 0 -1 4203588 54 12690 0 0 13 2 8 4 20 0 2 0 5661205 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 15 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 14.48
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5.30292
CPU time (s): 14.499
CPU user time (s): 14.1783
CPU system time (s): 0.320687
CPU usage (%): 273.416
Max. virtual memory (cumulated for all children) (KiB): 10995452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.1783
system time used= 0.320687
maximum resident set size= 373536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78047
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= 8740
involuntary context switches= 1197

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038306 second user time and 0.060961 second system time

The end

Launcher Data

Begin job on node107 at 2017-07-22 08:11:56
IDJOB=4245402
IDBENCH=121693
IDSOLVER=2630
FILE ID=node107/4245402-1500703916
RUNJOBID= node107-1500682951-16359
PBS_JOBID= 20623334
Free space on /tmp= 61852 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Random/Random-RB-2-30-15f/rand-2-30-15-306-230f-09.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4245402-1500703916/watcher-4245402-1500703916 -o /tmp/evaluation-result-4245402-1500703916/solver-4245402-1500703916 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1500682951-16359 --watchdog 2560  bin/concrete HOME/instance-4245402-1500703916.xml

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

MD5SUM BENCH= 23c17749bea612774e78a3a072e2ad10
RANDOM SEED=30383906

node107.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.05
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		: 1600.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.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		: 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.05
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		: 2133.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.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		: 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.05
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.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		: 1600.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.05
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		: 1600.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.55
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.05
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		: 2000.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.55
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.05
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		: 1600.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.55
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		: 2668.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.05
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		: 1600.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.55
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		: 1733.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.05
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		: 2133.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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29792956 kB
MemAvailable:   29944496 kB
Buffers:          186032 kB
Cached:           220676 kB
SwapCached:            0 kB
Active:          2324300 kB
Inactive:         163112 kB
Active(anon):    2033924 kB
Inactive(anon):    58556 kB
Active(file):     290376 kB
Inactive(file):   104556 kB
Unevictable:        5912 kB
Mlocked:            5912 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24224 kB
Writeback:             0 kB
AnonPages:       2086984 kB
Mapped:            43944 kB
Shmem:              8852 kB
Slab:             179044 kB
SReclaimable:     144884 kB
SUnreclaim:        34160 kB
KernelStack:        4464 kB
PageTables:         9224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2772932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1851392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61828 MiB
End job on node107 at 2017-07-22 08:12:01