Trace number 4262227

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.4SAT 8.2985401 4.0914698

General information on the benchmark

NameAllInterval/AllInterval-m1-s1/
AllInterval-035.xml
MD5SUMfe30f006f3af9f6842518347a037ed7d
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.066059001
Satisfiable
(Un)Satisfiability was proved
Number of variables69
Number of constraints36
Number of domains2
Minimum domain size34
Maximum domain size35
Distribution of domain sizes[{"size":34,"count":34},{"size":35,"count":35}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":36},{"degree":3,"count":33}]
Minimum constraint arity3
Maximum constraint arity35
Distribution of constraint arities[{"arity":3,"count":34},{"arity":34,"count":1},{"arity":35,"count":1}]
Number of extensional constraints0
Number of intensional constraints34
Distribution of constraint types[{"type":"intension","count":34},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

3.43/2.22	c Concrete v3.4 running
8.07/4.07	v <instantiation>
8.07/4.07	v       <list>
8.07/4.07	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] x[30] x[31] x[32] x[33] x[34] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33]
8.07/4.07	v       </list>
8.07/4.07	v       <values>
8.07/4.07	v         17 18 16 19 15 20 14 21 13 22 12 23 11 24 10 25 9 26 8 27 7 28 6 29 5 30 4 31 3 32 2 33 1 34 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
8.07/4.07	v       </values>
8.07/4.07	v     </instantiation>
8.07/4.07	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-4262227-1502433348/watcher-4262227-1502433348 -o /tmp/evaluation-result-4262227-1502433348/solver-4262227-1502433348 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502411387-7498 --watchdog 2580 bin/concrete HOME/instance-4262227-1502433348.xml 

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.23 1.41 2/198 15298
/proc/meminfo: memFree=27242820/32770624 swapFree=0/382540
[pid=15298] ppid=15295 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/15298/stat : 15298 (runsolver) D 15295 15298 7434 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 31675505 24240128 107 18446744073709551615 4194304 4338465 140722504668496 140722504666136 140067030999767 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 10596352 140722504675537 140722504675913 140722504675913 140722504679370 0
/proc/15298/statm: 5918 107 54 36 0 2156 0

[startup+0.100144 s]
/proc/loadavg: 1.00 1.23 1.41 2/198 15298
/proc/meminfo: memFree=27242820/32770624 swapFree=0/382540
[pid=15298] ppid=15295 vsize=9508 CPUtime=0 cores=1,3,5,7
/proc/15298/stat : 15298 (bash) S 15295 15298 7434 0 -1 4202496 650 0 0 0 0 0 0 0 20 0 1 0 31675505 9736192 351 18446744073709551615 4194304 5098028 140735768665904 140735768663544 140251845377024 0 0 5 65536 18446744071580971376 0 0 17 7 0 0 9 0 0 7196144 7232144 23273472 140735768670740 140735768670825 140735768670825 140735768674282 0
/proc/15298/statm: 2377 351 278 221 0 86 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.200282 s]
/proc/loadavg: 1.00 1.23 1.41 2/198 15298
/proc/meminfo: memFree=27242820/32770624 swapFree=0/382540
[pid=15298] ppid=15295 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/15298/stat : 15298 (bash) S 15295 15298 7434 0 -1 4202496 892 6488 0 0 0 0 0 1 20 0 1 0 31675505 9867264 377 18446744073709551615 4194304 5098028 140735768665904 140735768659912 140251845377024 0 0 5 65536 18446744071580971376 0 0 17 7 0 0 9 0 0 7196144 7232144 23273472 140735768670740 140735768670825 140735768670825 140735768674282 0
/proc/15298/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300349 s]
/proc/loadavg: 1.00 1.23 1.41 2/198 15298
/proc/meminfo: memFree=27242820/32770624 swapFree=0/382540
[pid=15298] ppid=15295 vsize=13907308 CPUtime=0.14 cores=1,3,5,7
/proc/15298/stat : 15298 (java) S 15295 15298 7434 0 -1 1077944320 5606 12348 0 0 5 1 5 3 20 0 14 0 31675505 14241083392 5303 18446744073709551615 4194304 4196468 140725326894240 140725326876784 140673616326391 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
/proc/15298/statm: 3476827 5303 2659 1 0 3466324 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13907308

[startup+0.707203 s]
/proc/loadavg: 1.00 1.23 1.41 2/198 15298
/proc/meminfo: memFree=27242820/32770624 swapFree=0/382540
[pid=15298] ppid=15295 vsize=13974784 CPUtime=0.67 cores=1,3,5,7
/proc/15298/stat : 15298 (java) S 15295 15298 7434 0 -1 1077944320 13781 12348 0 0 55 4 5 3 20 0 15 0 31675505 14310178816 14168 18446744073709551615 4194304 4196468 140725326894240 140725326876784 140673616326391 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
/proc/15298/statm: 3493696 14168 3102 1 0 3482965 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 13974784

[startup+1.50232 s]
/proc/loadavg: 1.00 1.23 1.41 3/213 15361
/proc/meminfo: memFree=27149104/32770624 swapFree=0/382588
[pid=15298] ppid=15295 vsize=13985408 CPUtime=1.86 cores=1,3,5,7
/proc/15298/stat : 15298 (java) S 15295 15298 7434 0 -1 1077944320 28338 12348 0 0 168 10 5 3 20 0 15 0 31675505 14321057792 35983 18446744073709551615 4194304 4196468 140725326894240 140725326876784 140673616326391 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
/proc/15298/statm: 3496352 35983 3342 1 0 3485525 0
[pid=15298/tid=15348] ppid=15295 vsize=13985408 CPUtime=1.29 cores=1,3,5,7
/proc/15298/task/15348/stat : 15348 (java) S 15295 15298 7434 0 -1 1077944384 22618 12348 0 0 114 7 5 3 20 0 15 0 31675527 14321057792 35983 18446744073709551615 4194304 4196468 140725326894240 140673620535504 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15349] ppid=15295 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15349/stat : 15349 (java) S 15295 15298 7434 0 -1 1077944384 40 12348 0 0 0 0 5 3 20 0 15 0 31675528 14321057792 35983 18446744073709551615 4194304 4196468 140725326894240 140673535740816 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15350] ppid=15295 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15350/stat : 15350 (java) S 15295 15298 7434 0 -1 1077944384 185 12348 0 0 0 0 5 3 20 0 15 0 31675528 14321057792 35983 18446744073709551615 4194304 4196468 140725326894240 140673534688016 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15351] ppid=15295 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15351/stat : 15351 (java) S 15295 15298 7434 0 -1 1077944384 43 12348 0 0 0 0 5 3 20 0 15 0 31675528 14321057792 35983 18446744073709551615 4194304 4196468 140725326894240 140673214835856 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15352] ppid=15295 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15352/stat : 15352 (java) S 15295 15298 7434 0 -1 1077944384 40 12348 0 0 0 0 5 3 20 0 15 0 31675528 14321057792 35983 18446744073709551615 4194304 4196468 140725326894240 140673213783056 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15353] ppid=15295 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15353/stat : 15353 (java) R 15295 15298 7434 0 -1 4202560 40 12348 0 0 0 0 5 3 20 0 15 0 31675529 14321057792 35983 18446744073709551615 4194304 4196468 140725326894240 140673094734464 140673601391136 0 0 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15354] ppid=15295 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15354/stat : 15354 (java) S 15295 15298 7434 0 -1 1077944384 33 12348 0 0 0 0 5 3 20 0 15 0 31675529 14321057792 35983 18446744073709551615 4194304 4196468 140725326894240 140673093681952 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15355] ppid=15295 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15355/stat : 15355 (java) S 15295 15298 7434 0 -1 1077944384 21 12348 0 0 0 0 5 3 20 0 15 0 31675530 14321057792 35983 18446744073709551615 4194304 4196468 140725326894240 140673092629616 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15356] ppid=15295 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15356/stat : 15356 (java) S 15295 15298 7434 0 -1 1077944384 3 12348 0 0 0 0 5 3 20 0 15 0 31675532 14321057792 35983 18446744073709551615 4194304 4196468 140725326894240 140673091577936 140673616344987 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15357] ppid=15295 vsize=13985408 CPUtime=0.23 cores=1,3,5,7
/proc/15298/task/15357/stat : 15357 (java) S 15295 15298 7434 0 -1 1077944384 1226 12348 0 0 15 0 5 3 20 0 15 0 31675532 14321057792 35983 18446744073709551615 4194304 4196468 140725326894240 140673090525808 140673616337538 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15358] ppid=15295 vsize=13985408 CPUtime=0.21 cores=1,3,5,7
/proc/15298/task/15358/stat : 15358 (java) S 15295 15298 7434 0 -1 1077944384 565 12348 0 0 13 0 5 3 20 0 15 0 31675532 14321057792 35983 18446744073709551615 4194304 4196468 140725326894240 140673089473008 140673616337538 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15359] ppid=15295 vsize=13985408 CPUtime=0.31 cores=1,3,5,7
/proc/15298/task/15359/stat : 15359 (java) S 15295 15298 7434 0 -1 1077944384 1362 12348 0 0 23 0 5 3 20 0 15 0 31675532 14321057792 35983 18446744073709551615 4194304 4196468 140725326894240 140673088420720 140673616337538 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15360] ppid=15295 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15360/stat : 15360 (java) S 15295 15298 7434 0 -1 1077944384 3 12348 0 0 0 0 5 3 20 0 15 0 31675532 14321057792 35983 18446744073709551615 4194304 4196468 140725326894240 140673087368160 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15361] ppid=15295 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15361/stat : 15361 (java) S 15295 15298 7434 0 -1 1077944384 8 12348 0 0 0 0 5 3 20 0 15 0 31675538 14321057792 35983 18446744073709551615 4194304 4196468 140725326894240 140673086314928 140673616337538 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 13985408

[startup+3.10065 s]
/proc/loadavg: 1.00 1.23 1.41 5/213 15361
/proc/meminfo: memFree=27069564/32770624 swapFree=0/382588
[pid=15298] ppid=15295 vsize=14065468 CPUtime=5.3 cores=1,3,5,7
/proc/15298/stat : 15298 (java) S 15295 15298 7434 0 -1 1077944320 55238 12348 0 0 504 18 5 3 20 0 15 0 31675505 14403039232 61531 18446744073709551615 4194304 4196468 140725326894240 140725326876784 140673616326391 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
/proc/15298/statm: 3516367 61531 3440 1 0 3504981 0
[pid=15298/tid=15348] ppid=15295 vsize=14065468 CPUtime=2.84 cores=1,3,5,7
/proc/15298/task/15348/stat : 15348 (java) S 15295 15298 7434 0 -1 1077944384 41049 12348 0 0 266 10 5 3 20 0 15 0 31675527 14403039232 61531 18446744073709551615 4194304 4196468 140725326894240 140673620546016 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15349] ppid=15295 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15349/stat : 15349 (java) S 15295 15298 7434 0 -1 1077944384 59 12348 0 0 0 0 5 3 20 0 15 0 31675528 14403039232 61531 18446744073709551615 4194304 4196468 140725326894240 140673535740816 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15350] ppid=15295 vsize=14065468 CPUtime=0.09 cores=1,3,5,7
/proc/15298/task/15350/stat : 15350 (java) S 15295 15298 7434 0 -1 1077944384 193 12348 0 0 1 0 5 3 20 0 15 0 31675528 14403039232 61531 18446744073709551615 4194304 4196468 140725326894240 140673534688016 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15351] ppid=15295 vsize=14065468 CPUtime=0.09 cores=1,3,5,7
/proc/15298/task/15351/stat : 15351 (java) S 15295 15298 7434 0 -1 1077944384 50 12348 0 0 1 0 5 3 20 0 15 0 31675528 14403039232 61531 18446744073709551615 4194304 4196468 140725326894240 140673214835856 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15352] ppid=15295 vsize=14065468 CPUtime=0.09 cores=1,3,5,7
/proc/15298/task/15352/stat : 15352 (java) S 15295 15298 7434 0 -1 1077944384 62 12348 0 0 1 0 5 3 20 0 15 0 31675528 14403039232 61531 18446744073709551615 4194304 4196468 140725326894240 140673213783056 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15353] ppid=15295 vsize=14065468 CPUtime=0.09 cores=1,3,5,7
/proc/15298/task/15353/stat : 15353 (java) R 15295 15298 7434 0 -1 4202560 1387 12348 0 0 1 0 5 3 20 0 15 0 31675529 14403039232 61531 18446744073709551615 4194304 4196468 140725326894240 140673094735984 140673609043543 0 0 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15354] ppid=15295 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15354/stat : 15354 (java) S 15295 15298 7434 0 -1 1077944384 55 12348 0 0 0 0 5 3 20 0 15 0 31675529 14403039232 61531 18446744073709551615 4194304 4196468 140725326894240 140673093682016 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15355] ppid=15295 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15355/stat : 15355 (java) S 15295 15298 7434 0 -1 1077944384 43 12348 0 0 0 0 5 3 20 0 15 0 31675530 14403039232 61531 18446744073709551615 4194304 4196468 140725326894240 140673092629632 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15356] ppid=15295 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15356/stat : 15356 (java) S 15295 15298 7434 0 -1 1077944384 3 12348 0 0 0 0 5 3 20 0 15 0 31675532 14403039232 61531 18446744073709551615 4194304 4196468 140725326894240 140673091577936 140673616344987 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15357] ppid=15295 vsize=14065468 CPUtime=0.91 cores=1,3,5,7
/proc/15298/task/15357/stat : 15357 (java) S 15295 15298 7434 0 -1 1077944384 4553 12348 0 0 82 1 5 3 20 0 15 0 31675532 14403039232 61531 18446744073709551615 4194304 4196468 140725326894240 140673090525568 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15358] ppid=15295 vsize=14065468 CPUtime=0.67 cores=1,3,5,7
/proc/15298/task/15358/stat : 15358 (java) S 15295 15298 7434 0 -1 1077944384 1784 12348 0 0 58 1 5 3 20 0 15 0 31675532 14403039232 61531 18446744073709551615 4194304 4196468 140725326894240 140673089473008 140673616337538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15359] ppid=15295 vsize=14065468 CPUtime=0.98 cores=1,3,5,7
/proc/15298/task/15359/stat : 15359 (java) S 15295 15298 7434 0 -1 1077944384 3837 12348 0 0 89 1 5 3 20 0 15 0 31675532 14403039232 61531 18446744073709551615 4194304 4196468 140725326894240 140673088420720 140673616337538 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15360] ppid=15295 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15360/stat : 15360 (java) S 15295 15298 7434 0 -1 1077944384 3 12348 0 0 0 0 5 3 20 0 15 0 31675532 14403039232 61531 18446744073709551615 4194304 4196468 140725326894240 140673087368160 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15361] ppid=15295 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15361/stat : 15361 (java) S 15295 15298 7434 0 -1 1077944384 9 12348 0 0 0 0 5 3 20 0 15 0 31675538 14403039232 61531 18446744073709551615 4194304 4196468 140725326894240 140673086314928 140673616337538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
Current children cumulated CPU time (s) 5.3
Current children cumulated vsize (KiB) 14065468

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

[startup+3.20125 s]
/proc/loadavg: 1.00 1.23 1.41 5/213 15361
/proc/meminfo: memFree=27069564/32770624 swapFree=0/382588
[pid=15298] ppid=15295 vsize=14065468 CPUtime=5.6 cores=1,3,5,7
/proc/15298/stat : 15298 (java) S 15295 15298 7434 0 -1 1077944320 56454 12348 0 0 533 19 5 3 20 0 15 0 31675505 14403039232 66652 18446744073709551615 4194304 4196468 140725326894240 140725326876784 140673616326391 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
/proc/15298/statm: 3516367 66652 3460 1 0 3504981 0
[pid=15298/tid=15348] ppid=15295 vsize=14065468 CPUtime=2.9 cores=1,3,5,7
/proc/15298/task/15348/stat : 15348 (java) R 15295 15298 7434 0 -1 4202560 41112 12348 0 0 272 10 5 3 20 0 15 0 31675527 14403039232 66652 18446744073709551615 4194304 4196468 140725326894240 140673620551152 140673214976264 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15349] ppid=15295 vsize=14065468 CPUtime=0.1 cores=1,3,5,7
/proc/15298/task/15349/stat : 15349 (java) S 15295 15298 7434 0 -1 1077944384 141 12348 0 0 2 0 5 3 20 0 15 0 31675528 14403039232 66652 18446744073709551615 4194304 4196468 140725326894240 140673535740816 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15350] ppid=15295 vsize=14065468 CPUtime=0.1 cores=1,3,5,7
/proc/15298/task/15350/stat : 15350 (java) S 15295 15298 7434 0 -1 1077944384 210 12348 0 0 2 0 5 3 20 0 15 0 31675528 14403039232 66652 18446744073709551615 4194304 4196468 140725326894240 140673534688016 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15351] ppid=15295 vsize=14065468 CPUtime=0.1 cores=1,3,5,7
/proc/15298/task/15351/stat : 15351 (java) S 15295 15298 7434 0 -1 1077944384 72 12348 0 0 2 0 5 3 20 0 15 0 31675528 14403039232 66652 18446744073709551615 4194304 4196468 140725326894240 140673214835856 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15352] ppid=15295 vsize=14065468 CPUtime=0.1 cores=1,3,5,7
/proc/15298/task/15352/stat : 15352 (java) S 15295 15298 7434 0 -1 1077944384 75 12348 0 0 2 0 5 3 20 0 15 0 31675528 14403039232 66652 18446744073709551615 4194304 4196468 140725326894240 140673213783056 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15353] ppid=15295 vsize=14065468 CPUtime=0.11 cores=1,3,5,7
/proc/15298/task/15353/stat : 15353 (java) S 15295 15298 7434 0 -1 1077944384 2231 12348 0 0 3 0 5 3 20 0 15 0 31675529 14403039232 66652 18446744073709551615 4194304 4196468 140725326894240 140673094735984 140673616337538 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15354] ppid=15295 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15354/stat : 15354 (java) S 15295 15298 7434 0 -1 1077944384 55 12348 0 0 0 0 5 3 20 0 15 0 31675529 14403039232 66652 18446744073709551615 4194304 4196468 140725326894240 140673093682016 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15355] ppid=15295 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15355/stat : 15355 (java) S 15295 15298 7434 0 -1 1077944384 43 12348 0 0 0 0 5 3 20 0 15 0 31675530 14403039232 66652 18446744073709551615 4194304 4196468 140725326894240 140673092629632 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15356] ppid=15295 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15356/stat : 15356 (java) S 15295 15298 7434 0 -1 1077944384 3 12348 0 0 0 0 5 3 20 0 15 0 31675532 14403039232 66652 18446744073709551615 4194304 4196468 140725326894240 140673091577936 140673616344987 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15357] ppid=15295 vsize=14065468 CPUtime=0.96 cores=1,3,5,7
/proc/15298/task/15357/stat : 15357 (java) S 15295 15298 7434 0 -1 1077944384 4572 12348 0 0 87 1 5 3 20 0 15 0 31675532 14403039232 66652 18446744073709551615 4194304 4196468 140725326894240 140673090507280 140673616347581 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15358] ppid=15295 vsize=14065468 CPUtime=0.72 cores=1,3,5,7
/proc/15298/task/15358/stat : 15358 (java) S 15295 15298 7434 0 -1 1077944384 1826 12348 0 0 63 1 5 3 20 0 15 0 31675532 14403039232 66652 18446744073709551615 4194304 4196468 140725326894240 140673089473136 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15359] ppid=15295 vsize=14065468 CPUtime=1.04 cores=1,3,5,7
/proc/15298/task/15359/stat : 15359 (java) R 15295 15298 7434 0 -1 4202560 3950 12348 0 0 94 2 5 3 20 0 15 0 31675532 14403039232 66652 18446744073709551615 4194304 4196468 140725326894240 140673088418680 140673616338326 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15360] ppid=15295 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15360/stat : 15360 (java) S 15295 15298 7434 0 -1 1077944384 3 12348 0 0 0 0 5 3 20 0 15 0 31675532 14403039232 66652 18446744073709551615 4194304 4196468 140725326894240 140673087368160 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15361] ppid=15295 vsize=14065468 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15361/stat : 15361 (java) S 15295 15298 7434 0 -1 1077944384 9 12348 0 0 0 0 5 3 20 0 15 0 31675538 14403039232 66652 18446744073709551615 4194304 4196468 140725326894240 140673086314928 140673616337538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 14065468

[startup+3.60069 s]
/proc/loadavg: 1.16 1.26 1.42 6/213 15361
/proc/meminfo: memFree=26984536/32770624 swapFree=0/382588
[pid=15298] ppid=15295 vsize=14069288 CPUtime=6.9 cores=1,3,5,7
/proc/15298/stat : 15298 (java) S 15295 15298 7434 0 -1 1077944320 58636 12348 0 0 662 20 5 3 20 0 15 0 31675505 14406950912 68743 18446744073709551615 4194304 4196468 140725326894240 140725326876784 140673616326391 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
/proc/15298/statm: 3517322 68743 3465 1 0 3505936 0
[pid=15298/tid=15348] ppid=15295 vsize=14069288 CPUtime=3.31 cores=1,3,5,7
/proc/15298/task/15348/stat : 15348 (java) R 15295 15298 7434 0 -1 4202560 41198 12348 0 0 312 11 5 3 20 0 15 0 31675527 14406950912 68743 18446744073709551615 4194304 4196468 140725326894240 140673620549152 140673224380831 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15349] ppid=15295 vsize=14069288 CPUtime=0.1 cores=1,3,5,7
/proc/15298/task/15349/stat : 15349 (java) S 15295 15298 7434 0 -1 1077944384 141 12348 0 0 2 0 5 3 20 0 15 0 31675528 14406950912 68743 18446744073709551615 4194304 4196468 140725326894240 140673535740816 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15350] ppid=15295 vsize=14069288 CPUtime=0.1 cores=1,3,5,7
/proc/15298/task/15350/stat : 15350 (java) S 15295 15298 7434 0 -1 1077944384 210 12348 0 0 2 0 5 3 20 0 15 0 31675528 14406950912 68743 18446744073709551615 4194304 4196468 140725326894240 140673534688016 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15351] ppid=15295 vsize=14069288 CPUtime=0.1 cores=1,3,5,7
/proc/15298/task/15351/stat : 15351 (java) S 15295 15298 7434 0 -1 1077944384 72 12348 0 0 2 0 5 3 20 0 15 0 31675528 14406950912 68743 18446744073709551615 4194304 4196468 140725326894240 140673214835856 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15352] ppid=15295 vsize=14069288 CPUtime=0.1 cores=1,3,5,7
/proc/15298/task/15352/stat : 15352 (java) S 15295 15298 7434 0 -1 1077944384 75 12348 0 0 2 0 5 3 20 0 15 0 31675528 14406950912 68743 18446744073709551615 4194304 4196468 140725326894240 140673213783056 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15353] ppid=15295 vsize=14069288 CPUtime=0.11 cores=1,3,5,7
/proc/15298/task/15353/stat : 15353 (java) S 15295 15298 7434 0 -1 1077944384 2231 12348 0 0 3 0 5 3 20 0 15 0 31675529 14406950912 68743 18446744073709551615 4194304 4196468 140725326894240 140673094735984 140673616337538 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15354] ppid=15295 vsize=14069288 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15354/stat : 15354 (java) S 15295 15298 7434 0 -1 1077944384 55 12348 0 0 0 0 5 3 20 0 15 0 31675529 14406950912 68743 18446744073709551615 4194304 4196468 140725326894240 140673093682016 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15355] ppid=15295 vsize=14069288 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15355/stat : 15355 (java) S 15295 15298 7434 0 -1 1077944384 43 12348 0 0 0 0 5 3 20 0 15 0 31675530 14406950912 68743 18446744073709551615 4194304 4196468 140725326894240 140673092629632 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15356] ppid=15295 vsize=14069288 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15356/stat : 15356 (java) S 15295 15298 7434 0 -1 1077944384 3 12348 0 0 0 0 5 3 20 0 15 0 31675532 14406950912 68743 18446744073709551615 4194304 4196468 140725326894240 140673091577936 140673616344987 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15357] ppid=15295 vsize=14069288 CPUtime=1.36 cores=1,3,5,7
/proc/15298/task/15357/stat : 15357 (java) R 15295 15298 7434 0 -1 4202560 6207 12348 0 0 127 1 5 3 20 0 15 0 31675532 14406950912 68743 18446744073709551615 4194304 4196468 140725326894240 140673090500128 140673601443548 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15358] ppid=15295 vsize=14069288 CPUtime=1.06 cores=1,3,5,7
/proc/15298/task/15358/stat : 15358 (java) R 15295 15298 7434 0 -1 4202560 1953 12348 0 0 97 1 5 3 20 0 15 0 31675532 14406950912 68743 18446744073709551615 4194304 4196468 140725326894240 140673089463600 140673596169903 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15359] ppid=15295 vsize=14069288 CPUtime=1.19 cores=1,3,5,7
/proc/15298/task/15359/stat : 15359 (java) S 15295 15298 7434 0 -1 1077944384 4284 12348 0 0 109 2 5 3 20 0 15 0 31675532 14406950912 68743 18446744073709551615 4194304 4196468 140725326894240 140673088420720 140673616337538 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15360] ppid=15295 vsize=14069288 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15360/stat : 15360 (java) S 15295 15298 7434 0 -1 1077944384 3 12348 0 0 0 0 5 3 20 0 15 0 31675532 14406950912 68743 18446744073709551615 4194304 4196468 140725326894240 140673087368160 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15361] ppid=15295 vsize=14069288 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15361/stat : 15361 (java) S 15295 15298 7434 0 -1 1077944384 9 12348 0 0 0 0 5 3 20 0 15 0 31675538 14406950912 68743 18446744073709551615 4194304 4196468 140725326894240 140673086314928 140673616337538 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
Current children cumulated CPU time (s) 6.9
Current children cumulated vsize (KiB) 14069288

[startup+4.00057 s]
/proc/loadavg: 1.16 1.26 1.42 6/213 15361
/proc/meminfo: memFree=26984536/32770624 swapFree=0/382588
[pid=15298] ppid=15295 vsize=14067516 CPUtime=8.07 cores=1,3,5,7
/proc/15298/stat : 15298 (java) S 15295 15298 7434 0 -1 1077944320 60636 12348 0 0 778 21 5 3 20 0 15 0 31675505 14405136384 78349 18446744073709551615 4194304 4196468 140725326894240 140725326876784 140673616326391 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
/proc/15298/statm: 3516879 78349 3466 1 0 3505493 0
[pid=15298/tid=15348] ppid=15295 vsize=14067516 CPUtime=3.57 cores=1,3,5,7
/proc/15298/task/15348/stat : 15348 (java) S 15295 15298 7434 0 -1 1077944384 41279 12348 0 0 338 11 5 3 20 0 15 0 31675527 14405136384 78349 18446744073709551615 4194304 4196468 140725326894240 140673620555872 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15349] ppid=15295 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/15298/task/15349/stat : 15349 (java) R 15295 15298 7434 0 -1 1077944384 145 12348 0 0 9 0 5 3 20 0 15 0 31675528 14405136384 78349 18446744073709551615 4194304 4196468 140725326894240 140673535740816 140673616336597 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15350] ppid=15295 vsize=14067516 CPUtime=0.18 cores=1,3,5,7
/proc/15298/task/15350/stat : 15350 (java) R 15295 15298 7434 0 -1 4202560 214 12348 0 0 10 0 5 3 20 0 15 0 31675528 14405136384 78349 18446744073709551615 4194304 4196468 140725326894240 140673534688016 140673608954599 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15351] ppid=15295 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/15298/task/15351/stat : 15351 (java) R 15295 15298 7434 0 -1 4202560 76 12348 0 0 9 0 5 3 20 0 15 0 31675528 14405136384 78349 18446744073709551615 4194304 4196468 140725326894240 140673214835856 140673616338326 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15352] ppid=15295 vsize=14067516 CPUtime=0.18 cores=1,3,5,7
/proc/15298/task/15352/stat : 15352 (java) R 15295 15298 7434 0 -1 4202560 80 12348 0 0 10 0 5 3 20 0 15 0 31675528 14405136384 78349 18446744073709551615 4194304 4196468 140725326894240 140673213783056 140673608954599 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15353] ppid=15295 vsize=14067516 CPUtime=0.16 cores=1,3,5,7
/proc/15298/task/15353/stat : 15353 (java) S 15295 15298 7434 0 -1 1077944384 2243 12348 0 0 8 0 5 3 20 0 15 0 31675529 14405136384 78349 18446744073709551615 4194304 4196468 140725326894240 140673094734576 140673616336597 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15354] ppid=15295 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15354/stat : 15354 (java) S 15295 15298 7434 0 -1 1077944384 55 12348 0 0 0 0 5 3 20 0 15 0 31675529 14405136384 78349 18446744073709551615 4194304 4196468 140725326894240 140673093682064 140673616337538 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15355] ppid=15295 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15355/stat : 15355 (java) S 15295 15298 7434 0 -1 1077944384 44 12348 0 0 0 0 5 3 20 0 15 0 31675530 14405136384 78349 18446744073709551615 4194304 4196468 140725326894240 140673092627360 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15356] ppid=15295 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15356/stat : 15356 (java) S 15295 15298 7434 0 -1 1077944384 3 12348 0 0 0 0 5 3 20 0 15 0 31675532 14405136384 78349 18446744073709551615 4194304 4196468 140725326894240 140673091577936 140673616344987 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15357] ppid=15295 vsize=14067516 CPUtime=1.63 cores=1,3,5,7
/proc/15298/task/15357/stat : 15357 (java) S 15295 15298 7434 0 -1 1077944384 7845 12348 0 0 154 1 5 3 20 0 15 0 31675532 14405136384 78349 18446744073709551615 4194304 4196468 140725326894240 140673090507344 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15358] ppid=15295 vsize=14067516 CPUtime=1.33 cores=1,3,5,7
/proc/15298/task/15358/stat : 15358 (java) S 15295 15298 7434 0 -1 1077944384 2197 12348 0 0 124 1 5 3 20 0 15 0 31675532 14405136384 78349 18446744073709551615 4194304 4196468 140725326894240 140673089452944 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15359] ppid=15295 vsize=14067516 CPUtime=1.2 cores=1,3,5,7
/proc/15298/task/15359/stat : 15359 (java) S 15295 15298 7434 0 -1 1077944384 4291 12348 0 0 110 2 5 3 20 0 15 0 31675532 14405136384 78349 18446744073709551615 4194304 4196468 140725326894240 140673088420720 140673616337538 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15360] ppid=15295 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15360/stat : 15360 (java) S 15295 15298 7434 0 -1 1077944384 3 12348 0 0 0 0 5 3 20 0 15 0 31675532 14405136384 78349 18446744073709551615 4194304 4196468 140725326894240 140673087368160 140673616336597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
[pid=15298/tid=15361] ppid=15295 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/15298/task/15361/stat : 15361 (java) S 15295 15298 7434 0 -1 1077944384 9 12348 0 0 0 0 5 3 20 0 15 0 31675538 14405136384 78349 18446744073709551615 4194304 4196468 140725326894240 140673086314928 140673616337538 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725326895056 140725326897841 140725326897841 140725326901199 0
Current children cumulated CPU time (s) 8.07
Current children cumulated vsize (KiB) 14067516

Child status: 0
Real time (s): 4.09147
CPU time (s): 8.29854
CPU user time (s): 8.04114
CPU system time (s): 0.257407
CPU usage (%): 202.825
Max. virtual memory (cumulated for all children) (KiB): 14069632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.04114
system time used= 0.257407
maximum resident set size= 314632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73202
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5652
involuntary context switches= 49

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.024444 second user time and 0.020584 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-11 08:21:32
IDJOB=4262227
IDBENCH=124113
IDSOLVER=2650
FILE ID=node124/4262227-1502433348
RUNJOBID= node124-1502411387-7498
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/AllInterval/AllInterval-m1-s1/AllInterval-035.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262227-1502433348/watcher-4262227-1502433348 -o /tmp/evaluation-result-4262227-1502433348/solver-4262227-1502433348 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502411387-7498 --watchdog 2580  bin/concrete HOME/instance-4262227-1502433348.xml

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

MD5SUM BENCH= fe30f006f3af9f6842518347a037ed7d
RANDOM SEED=1325694472

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27243568 kB
MemAvailable:   27648452 kB
Buffers:          197608 kB
Cached:           495352 kB
SwapCached:            0 kB
Active:          4707840 kB
Inactive:         399048 kB
Active(anon):    4414852 kB
Inactive(anon):    16768 kB
Active(file):     292988 kB
Inactive(file):   382280 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24332 kB
Writeback:           252 kB
AnonPages:       4414804 kB
Mapped:            51464 kB
Shmem:             17128 kB
Slab:             117140 kB
SReclaimable:      90904 kB
SUnreclaim:        26236 kB
KernelStack:        3488 kB
PageTables:        14040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5097208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4159488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61984 MiB
End job on node124 at 2017-08-11 08:21:37