Trace number 4262422

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 6.1417398 4.0578299

General information on the benchmark

NameMagicSquare/MagicSquare-table-s1/
MagicSquare-3-table.xml
MD5SUM253ccafa7ccd9fd648fe4b7dffc559d7
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.001896
Satisfiable
(Un)Satisfiability was proved
Number of variables9
Number of constraints9
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":9}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":4},{"degree":5,"count":1}]
Minimum constraint arity3
Maximum constraint arity9
Distribution of constraint arities[{"arity":3,"count":8},{"arity":9,"count":1}]
Number of extensional constraints8
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":8},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

3.27/2.26	c Concrete v3.4 running
6.02/4.02	v <instantiation>
6.02/4.02	v       <list>
6.02/4.02	v         x[0][0] x[0][1] x[0][2] x[1][0] x[1][1] x[1][2] x[2][0] x[2][1] x[2][2]
6.02/4.02	v       </list>
6.02/4.02	v       <values>
6.02/4.02	v         4 9 2 3 5 7 8 1 6
6.02/4.02	v       </values>
6.02/4.02	v     </instantiation>
6.02/4.02	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-4262422-1502457860/watcher-4262422-1502457860 -o /tmp/evaluation-result-4262422-1502457860/solver-4262422-1502457860 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502411403-4960 --watchdog 2580 bin/concrete HOME/instance-4262422-1502457860.xml 

pid=19434
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.74 1.53 1.45 2/198 19437
/proc/meminfo: memFree=30303072/32770624 swapFree=0/454200
[pid=19437] ppid=19434 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/19437/stat : 19437 (runsolver) D 19434 19437 4896 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 145438902 24240128 108 18446744073709551615 4194304 4338465 140734547742800 140734547740440 140698439979735 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 20615168 140734547747025 140734547747401 140734547747401 140734547750858 0
/proc/19437/statm: 5918 108 54 36 0 2156 0

[startup+0.100137 s]
/proc/loadavg: 1.74 1.53 1.45 2/198 19437
/proc/meminfo: memFree=30303072/32770624 swapFree=0/454200
[pid=19437] ppid=19434 vsize=9508 CPUtime=0 cores=1,3,5,7
/proc/19437/stat : 19437 (bash) R 19434 19437 4896 0 -1 4202496 474 0 0 0 0 0 0 0 20 0 1 0 145438902 9736192 189 18446744073709551615 4194304 5098028 140735322874704 140735322874704 4693072 0 0 1 0 0 0 0 17 3 0 0 9 0 0 7196144 7232144 11374592 140735322882580 140735322882665 140735322882665 140735322886122 0
/proc/19437/statm: 2378 189 154 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.200263 s]
/proc/loadavg: 1.74 1.53 1.45 2/198 19437
/proc/meminfo: memFree=30303072/32770624 swapFree=0/454200
[pid=19437] ppid=19434 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/19437/stat : 19437 (bash) S 19434 19437 4896 0 -1 4202496 896 6480 0 0 0 0 0 1 20 0 1 0 145438902 9867264 377 18446744073709551615 4194304 5098028 140735322874704 140735322868712 139836436073472 0 0 5 65536 18446744071580971376 0 0 17 3 0 0 9 0 0 7196144 7232144 11374592 140735322882580 140735322882665 140735322882665 140735322886122 0
/proc/19437/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.301548 s]
/proc/loadavg: 1.74 1.53 1.45 2/198 19437
/proc/meminfo: memFree=30303072/32770624 swapFree=0/454200
[pid=19437] ppid=19434 vsize=13508952 CPUtime=0.1 cores=1,3,5,7
/proc/19437/stat : 19437 (java) S 19434 19437 4896 0 -1 1077944320 4790 12656 0 0 2 1 5 2 20 0 9 0 145438902 13833166848 4056 18446744073709551615 4194304 4196468 140729840312544 140729840295088 140238280793847 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
/proc/19437/statm: 3377238 4056 2050 1 0 3366735 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13508952

[startup+0.700266 s]
/proc/loadavg: 1.74 1.53 1.45 2/198 19437
/proc/meminfo: memFree=30303072/32770624 swapFree=0/454200
[pid=19437] ppid=19434 vsize=13974784 CPUtime=0.56 cores=1,3,5,7
/proc/19437/stat : 19437 (java) S 19434 19437 4896 0 -1 1077944320 13235 12656 0 0 45 4 5 2 20 0 15 0 145438902 14310178816 14014 18446744073709551615 4194304 4196468 140729840312544 140729840295088 140238280793847 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
/proc/19437/statm: 3493696 14014 3059 1 0 3482965 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 13974784

[startup+1.50068 s]
/proc/loadavg: 1.74 1.53 1.45 3/213 19500
/proc/meminfo: memFree=30215072/32770624 swapFree=0/454064
[pid=19437] ppid=19434 vsize=13985408 CPUtime=1.77 cores=1,3,5,7
/proc/19437/stat : 19437 (java) S 19434 19437 4896 0 -1 1077944320 27222 12656 0 0 162 8 5 2 20 0 15 0 145438902 14321057792 33807 18446744073709551615 4194304 4196468 140729840312544 140729840295088 140238280793847 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
/proc/19437/statm: 3496352 33807 3342 1 0 3485525 0
[pid=19437/tid=19487] ppid=19434 vsize=13985408 CPUtime=1.24 cores=1,3,5,7
/proc/19437/task/19487/stat : 19487 (java) R 19434 19437 4896 0 -1 4202560 22398 12656 0 0 111 6 5 2 20 0 15 0 145438930 14321057792 33807 18446744073709551615 4194304 4196468 140729840312544 140238285012480 140238264874334 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19488] ppid=19434 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19488/stat : 19488 (java) S 19434 19437 4896 0 -1 1077944384 1 12656 0 0 0 0 5 2 20 0 15 0 145438930 14321057792 33807 18446744073709551615 4194304 4196468 140729840312544 140238200207888 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19489] ppid=19434 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19489/stat : 19489 (java) S 19434 19437 4896 0 -1 1077944384 1 12656 0 0 0 0 5 2 20 0 15 0 145438930 14321057792 33807 18446744073709551615 4194304 4196468 140729840312544 140237879634576 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19490] ppid=19434 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19490/stat : 19490 (java) S 19434 19437 4896 0 -1 1077944384 1 12656 0 0 0 0 5 2 20 0 15 0 145438930 14321057792 33807 18446744073709551615 4194304 4196468 140729840312544 140237878581520 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19491] ppid=19434 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19491/stat : 19491 (java) S 19434 19437 4896 0 -1 1077944384 2 12656 0 0 0 0 5 2 20 0 15 0 145438930 14321057792 33807 18446744073709551615 4194304 4196468 140729840312544 140237877528976 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19492] ppid=19434 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19492/stat : 19492 (java) S 19434 19437 4896 0 -1 1077944384 5 12656 0 0 0 0 5 2 20 0 15 0 145438932 14321057792 33807 18446744073709551615 4194304 4196468 140729840312544 140237759265520 140238280804994 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19493] ppid=19434 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19493/stat : 19493 (java) S 19434 19437 4896 0 -1 1077944384 33 12656 0 0 0 0 5 2 20 0 15 0 145438932 14321057792 33807 18446744073709551615 4194304 4196468 140729840312544 140237758211744 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19494] ppid=19434 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19494/stat : 19494 (java) S 19434 19437 4896 0 -1 1077944384 21 12656 0 0 0 0 5 2 20 0 15 0 145438932 14321057792 33807 18446744073709551615 4194304 4196468 140729840312544 140237757158640 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19495] ppid=19434 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19495/stat : 19495 (java) S 19434 19437 4896 0 -1 1077944384 3 12656 0 0 0 0 5 2 20 0 15 0 145438935 14321057792 33807 18446744073709551615 4194304 4196468 140729840312544 140237756107216 140238280812443 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19496] ppid=19434 vsize=13985408 CPUtime=0.23 cores=1,3,5,7
/proc/19437/task/19496/stat : 19496 (java) S 19434 19437 4896 0 -1 1077944384 711 12656 0 0 16 0 5 2 20 0 15 0 145438935 14321057792 33807 18446744073709551615 4194304 4196468 140729840312544 140237755054320 140238280804994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19497] ppid=19434 vsize=13985408 CPUtime=0.19 cores=1,3,5,7
/proc/19437/task/19497/stat : 19497 (java) S 19434 19437 4896 0 -1 1077944384 947 12656 0 0 12 0 5 2 20 0 15 0 145438935 14321057792 33807 18446744073709551615 4194304 4196468 140729840312544 140237754001776 140238280804994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19498] ppid=19434 vsize=13985408 CPUtime=0.28 cores=1,3,5,7
/proc/19437/task/19498/stat : 19498 (java) S 19434 19437 4896 0 -1 1077944384 939 12656 0 0 21 0 5 2 20 0 15 0 145438935 14321057792 33807 18446744073709551615 4194304 4196468 140729840312544 140237752948720 140238280804994 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19499] ppid=19434 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19499/stat : 19499 (java) S 19434 19437 4896 0 -1 1077944384 3 12656 0 0 0 0 5 2 20 0 15 0 145438935 14321057792 33807 18446744073709551615 4194304 4196468 140729840312544 140237751896416 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19500] ppid=19434 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19500/stat : 19500 (java) S 19434 19437 4896 0 -1 1077944384 10 12656 0 0 0 0 5 2 20 0 15 0 145438940 14321057792 33807 18446744073709551615 4194304 4196468 140729840312544 140237750844464 140238280804994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 13985408

[startup+3.10064 s]
/proc/loadavg: 1.84 1.55 1.46 4/213 19500
/proc/meminfo: memFree=30132188/32770624 swapFree=0/454064
[pid=19437] ppid=19434 vsize=13997884 CPUtime=4 cores=1,3,5,7
/proc/19437/stat : 19437 (java) S 19434 19437 4896 0 -1 1077944320 46510 12656 0 0 379 14 5 2 20 0 15 0 145438902 14333833216 52031 18446744073709551615 4194304 4196468 140729840312544 140729840295088 140238280793847 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
/proc/19437/statm: 3499471 52031 3446 1 0 3488085 0
[pid=19437/tid=19487] ppid=19434 vsize=13997884 CPUtime=2.4 cores=1,3,5,7
/proc/19437/task/19487/stat : 19487 (java) D 19434 19437 4896 0 -1 4202560 37180 12656 0 0 224 9 5 2 20 0 15 0 145438930 14333833216 52031 18446744073709551615 4194304 4196468 140729840312544 140238285001808 140238260446320 0 4 1 16800974 18446744072100990085 0 0 -1 1 0 0 4 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19488] ppid=19434 vsize=13997884 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19488/stat : 19488 (java) S 19434 19437 4896 0 -1 1077944384 51 12656 0 0 0 0 5 2 20 0 15 0 145438930 14333833216 52031 18446744073709551615 4194304 4196468 140729840312544 140238200207888 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19489] ppid=19434 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19437/task/19489/stat : 19489 (java) S 19434 19437 4896 0 -1 1077944384 209 12656 0 0 1 0 5 2 20 0 15 0 145438930 14333833216 52031 18446744073709551615 4194304 4196468 140729840312544 140237879634576 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19490] ppid=19434 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19437/task/19490/stat : 19490 (java) S 19434 19437 4896 0 -1 1077944384 45 12656 0 0 1 0 5 2 20 0 15 0 145438930 14333833216 52031 18446744073709551615 4194304 4196468 140729840312544 140237878581520 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19491] ppid=19434 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19437/task/19491/stat : 19491 (java) S 19434 19437 4896 0 -1 1077944384 71 12656 0 0 1 0 5 2 20 0 15 0 145438930 14333833216 52031 18446744073709551615 4194304 4196468 140729840312544 140237877528976 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19492] ppid=19434 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19437/task/19492/stat : 19492 (java) S 19434 19437 4896 0 -1 1077944384 1560 12656 0 0 1 0 5 2 20 0 15 0 145438932 14333833216 52031 18446744073709551615 4194304 4196468 140729840312544 140237759265520 140238280804994 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19493] ppid=19434 vsize=13997884 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19493/stat : 19493 (java) S 19434 19437 4896 0 -1 1077944384 54 12656 0 0 0 0 5 2 20 0 15 0 145438932 14333833216 52031 18446744073709551615 4194304 4196468 140729840312544 140237758211744 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19494] ppid=19434 vsize=13997884 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19494/stat : 19494 (java) S 19434 19437 4896 0 -1 1077944384 43 12656 0 0 0 0 5 2 20 0 15 0 145438932 14333833216 52031 18446744073709551615 4194304 4196468 140729840312544 140237757158640 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19495] ppid=19434 vsize=13997884 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19495/stat : 19495 (java) S 19434 19437 4896 0 -1 1077944384 3 12656 0 0 0 0 5 2 20 0 15 0 145438935 14333833216 52031 18446744073709551615 4194304 4196468 140729840312544 140237756107216 140238280812443 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19496] ppid=19434 vsize=13997884 CPUtime=0.52 cores=1,3,5,7
/proc/19437/task/19496/stat : 19496 (java) S 19434 19437 4896 0 -1 1077944384 1373 12656 0 0 44 1 5 2 20 0 15 0 145438935 14333833216 52031 18446744073709551615 4194304 4196468 140729840312544 140237755054320 140238280804994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19497] ppid=19434 vsize=13997884 CPUtime=0.43 cores=1,3,5,7
/proc/19437/task/19497/stat : 19497 (java) S 19434 19437 4896 0 -1 1077944384 1275 12656 0 0 36 0 5 2 20 0 15 0 145438935 14333833216 52031 18446744073709551615 4194304 4196468 140729840312544 140237754001776 140238280804994 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19498] ppid=19434 vsize=13997884 CPUtime=0.75 cores=1,3,5,7
/proc/19437/task/19498/stat : 19498 (java) S 19434 19437 4896 0 -1 1077944384 2475 12656 0 0 67 1 5 2 20 0 15 0 145438935 14333833216 52031 18446744073709551615 4194304 4196468 140729840312544 140237752948720 140238280804994 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19499] ppid=19434 vsize=13997884 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19499/stat : 19499 (java) S 19434 19437 4896 0 -1 1077944384 3 12656 0 0 0 0 5 2 20 0 15 0 145438935 14333833216 52031 18446744073709551615 4194304 4196468 140729840312544 140237751896416 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19500] ppid=19434 vsize=13997884 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19500/stat : 19500 (java) D 19434 19437 4896 0 -1 4202560 13 12656 0 0 0 0 5 2 20 0 15 0 145438940 14333833216 52031 18446744073709551615 4194304 4196468 140729840312544 140237750844384 140238265649934 0 4 1 16800974 18446744072100990085 0 0 -1 5 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 13997884

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

[startup+3.22634 s]
/proc/loadavg: 1.84 1.55 1.46 4/213 19500
/proc/meminfo: memFree=30132188/32770624 swapFree=0/454064
[pid=19437] ppid=19434 vsize=13997884 CPUtime=4.22 cores=1,3,5,7
/proc/19437/stat : 19437 (java) S 19434 19437 4896 0 -1 1077944320 46710 12656 0 0 400 15 5 2 20 0 15 0 145438902 14333833216 52230 18446744073709551615 4194304 4196468 140729840312544 140729840295088 140238280793847 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
/proc/19437/statm: 3499471 52230 3446 1 0 3488085 0
[pid=19437/tid=19487] ppid=19434 vsize=13997884 CPUtime=2.5 cores=1,3,5,7
/proc/19437/task/19487/stat : 19487 (java) R 19434 19437 4896 0 -1 4202560 37281 12656 0 0 234 9 5 2 20 0 15 0 145438930 14333833216 52230 18446744073709551615 4194304 4196468 140729840312544 140238285017904 140238264874334 0 4 1 16800974 0 0 0 -1 1 0 0 47 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19488] ppid=19434 vsize=13997884 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19488/stat : 19488 (java) S 19434 19437 4896 0 -1 1077944384 51 12656 0 0 0 0 5 2 20 0 15 0 145438930 14333833216 52230 18446744073709551615 4194304 4196468 140729840312544 140238200207888 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19489] ppid=19434 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19437/task/19489/stat : 19489 (java) S 19434 19437 4896 0 -1 1077944384 209 12656 0 0 1 0 5 2 20 0 15 0 145438930 14333833216 52230 18446744073709551615 4194304 4196468 140729840312544 140237879634576 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19490] ppid=19434 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19437/task/19490/stat : 19490 (java) S 19434 19437 4896 0 -1 1077944384 45 12656 0 0 1 0 5 2 20 0 15 0 145438930 14333833216 52230 18446744073709551615 4194304 4196468 140729840312544 140237878581520 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19491] ppid=19434 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19437/task/19491/stat : 19491 (java) S 19434 19437 4896 0 -1 1077944384 71 12656 0 0 1 0 5 2 20 0 15 0 145438930 14333833216 52230 18446744073709551615 4194304 4196468 140729840312544 140237877528976 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19492] ppid=19434 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/19437/task/19492/stat : 19492 (java) S 19434 19437 4896 0 -1 1077944384 1560 12656 0 0 1 0 5 2 20 0 15 0 145438932 14333833216 52230 18446744073709551615 4194304 4196468 140729840312544 140237759265520 140238280804994 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19493] ppid=19434 vsize=13997884 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19493/stat : 19493 (java) S 19434 19437 4896 0 -1 1077944384 54 12656 0 0 0 0 5 2 20 0 15 0 145438932 14333833216 52230 18446744073709551615 4194304 4196468 140729840312544 140237758211744 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19494] ppid=19434 vsize=13997884 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19494/stat : 19494 (java) S 19434 19437 4896 0 -1 1077944384 43 12656 0 0 0 0 5 2 20 0 15 0 145438932 14333833216 52230 18446744073709551615 4194304 4196468 140729840312544 140237757158640 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19495] ppid=19434 vsize=13997884 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19495/stat : 19495 (java) S 19434 19437 4896 0 -1 1077944384 3 12656 0 0 0 0 5 2 20 0 15 0 145438935 14333833216 52230 18446744073709551615 4194304 4196468 140729840312544 140237756107216 140238280812443 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19496] ppid=19434 vsize=13997884 CPUtime=0.59 cores=1,3,5,7
/proc/19437/task/19496/stat : 19496 (java) S 19434 19437 4896 0 -1 1077944384 1396 12656 0 0 51 1 5 2 20 0 15 0 145438935 14333833216 52230 18446744073709551615 4194304 4196468 140729840312544 140237755054320 140238280804994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19497] ppid=19434 vsize=13997884 CPUtime=0.44 cores=1,3,5,7
/proc/19437/task/19497/stat : 19497 (java) S 19434 19437 4896 0 -1 1077944384 1283 12656 0 0 37 0 5 2 20 0 15 0 145438935 14333833216 52230 18446744073709551615 4194304 4196468 140729840312544 140237754001776 140238280804994 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19498] ppid=19434 vsize=13997884 CPUtime=0.78 cores=1,3,5,7
/proc/19437/task/19498/stat : 19498 (java) S 19434 19437 4896 0 -1 1077944384 2541 12656 0 0 70 1 5 2 20 0 15 0 145438935 14333833216 52230 18446744073709551615 4194304 4196468 140729840312544 140237752948720 140238280804994 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19499] ppid=19434 vsize=13997884 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19499/stat : 19499 (java) S 19434 19437 4896 0 -1 1077944384 3 12656 0 0 0 0 5 2 20 0 15 0 145438935 14333833216 52230 18446744073709551615 4194304 4196468 140729840312544 140237751896416 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19500] ppid=19434 vsize=13997884 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19500/stat : 19500 (java) S 19434 19437 4896 0 -1 1077944384 15 12656 0 0 0 0 5 2 20 0 15 0 145438940 14333833216 52230 18446744073709551615 4194304 4196468 140729840312544 140237750844464 140238280804994 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
Current children cumulated CPU time (s) 4.22
Current children cumulated vsize (KiB) 13997884

[startup+3.60068 s]
/proc/loadavg: 1.84 1.55 1.46 4/213 19500
/proc/meminfo: memFree=30104332/32770624 swapFree=0/454064
[pid=19437] ppid=19434 vsize=13999932 CPUtime=4.94 cores=1,3,5,7
/proc/19437/stat : 19437 (java) S 19434 19437 4896 0 -1 1077944320 49626 12656 0 0 470 17 5 2 20 0 15 0 145438902 14335930368 60233 18446744073709551615 4194304 4196468 140729840312544 140729840295088 140238280793847 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
/proc/19437/statm: 3499983 60233 3451 1 0 3488597 0
[pid=19437/tid=19487] ppid=19434 vsize=13999932 CPUtime=2.84 cores=1,3,5,7
/proc/19437/task/19487/stat : 19487 (java) R 19434 19437 4896 0 -1 4202560 38572 12656 0 0 267 10 5 2 20 0 15 0 145438930 14335930368 60233 18446744073709551615 4194304 4196468 140729840312544 140238285026336 140237880768263 0 4 1 16800974 0 0 0 -1 1 0 0 47 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19488] ppid=19434 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/19437/task/19488/stat : 19488 (java) S 19434 19437 4896 0 -1 1077944384 128 12656 0 0 2 0 5 2 20 0 15 0 145438930 14335930368 60233 18446744073709551615 4194304 4196468 140729840312544 140238200207888 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19489] ppid=19434 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/19437/task/19489/stat : 19489 (java) S 19434 19437 4896 0 -1 1077944384 221 12656 0 0 2 0 5 2 20 0 15 0 145438930 14335930368 60233 18446744073709551615 4194304 4196468 140729840312544 140237879634576 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19490] ppid=19434 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/19437/task/19490/stat : 19490 (java) S 19434 19437 4896 0 -1 1077944384 60 12656 0 0 2 0 5 2 20 0 15 0 145438930 14335930368 60233 18446744073709551615 4194304 4196468 140729840312544 140237878581520 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19491] ppid=19434 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/19437/task/19491/stat : 19491 (java) S 19434 19437 4896 0 -1 1077944384 89 12656 0 0 2 0 5 2 20 0 15 0 145438930 14335930368 60233 18446744073709551615 4194304 4196468 140729840312544 140237877528976 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19492] ppid=19434 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/19437/task/19492/stat : 19492 (java) S 19434 19437 4896 0 -1 1077944384 2524 12656 0 0 2 0 5 2 20 0 15 0 145438932 14335930368 60233 18446744073709551615 4194304 4196468 140729840312544 140237759265520 140238280804994 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19493] ppid=19434 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19493/stat : 19493 (java) S 19434 19437 4896 0 -1 1077944384 54 12656 0 0 0 0 5 2 20 0 15 0 145438932 14335930368 60233 18446744073709551615 4194304 4196468 140729840312544 140237758211808 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19494] ppid=19434 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19494/stat : 19494 (java) S 19434 19437 4896 0 -1 1077944384 43 12656 0 0 0 0 5 2 20 0 15 0 145438932 14335930368 60233 18446744073709551615 4194304 4196468 140729840312544 140237757158656 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19495] ppid=19434 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19495/stat : 19495 (java) S 19434 19437 4896 0 -1 1077944384 3 12656 0 0 0 0 5 2 20 0 15 0 145438935 14335930368 60233 18446744073709551615 4194304 4196468 140729840312544 140237756107216 140238280812443 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19496] ppid=19434 vsize=13999932 CPUtime=0.67 cores=1,3,5,7
/proc/19437/task/19496/stat : 19496 (java) R 19434 19437 4896 0 -1 4202560 1465 12656 0 0 59 1 5 2 20 0 15 0 145438935 14335930368 60233 18446744073709551615 4194304 4196468 140729840312544 140237755054320 140238280815194 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19497] ppid=19434 vsize=13999932 CPUtime=0.48 cores=1,3,5,7
/proc/19437/task/19497/stat : 19497 (java) R 19434 19437 4896 0 -1 1077944384 1319 12656 0 0 41 0 5 2 20 0 15 0 145438935 14335930368 60233 18446744073709551615 4194304 4196468 140729840312544 140237754001776 140238280804994 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19498] ppid=19434 vsize=13999932 CPUtime=0.95 cores=1,3,5,7
/proc/19437/task/19498/stat : 19498 (java) R 19434 19437 4896 0 -1 4202560 2975 12656 0 0 87 1 5 2 20 0 15 0 145438935 14335930368 60233 18446744073709551615 4194304 4196468 140729840312544 140237752944448 140238280815194 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19499] ppid=19434 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19499/stat : 19499 (java) S 19434 19437 4896 0 -1 1077944384 3 12656 0 0 0 0 5 2 20 0 15 0 145438935 14335930368 60233 18446744073709551615 4194304 4196468 140729840312544 140237751896416 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19500] ppid=19434 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19500/stat : 19500 (java) S 19434 19437 4896 0 -1 1077944384 15 12656 0 0 0 0 5 2 20 0 15 0 145438940 14335930368 60233 18446744073709551615 4194304 4196468 140729840312544 140237750844464 140238280804994 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 13999932

[startup+4.00069 s]
/proc/loadavg: 1.84 1.55 1.46 4/213 19500
/proc/meminfo: memFree=30104332/32770624 swapFree=0/454064
[pid=19437] ppid=19434 vsize=14067516 CPUtime=6.02 cores=1,3,5,7
/proc/19437/stat : 19437 (java) S 19434 19437 4896 0 -1 1077944320 58550 12656 0 0 576 19 5 2 20 0 15 0 145438902 14405136384 69081 18446744073709551615 4194304 4196468 140729840312544 140729840295088 140238280793847 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
/proc/19437/statm: 3516879 69081 3460 1 0 3505493 0
[pid=19437/tid=19487] ppid=19434 vsize=14067516 CPUtime=3.08 cores=1,3,5,7
/proc/19437/task/19487/stat : 19487 (java) R 19434 19437 4896 0 -1 4202560 45417 12656 0 0 290 11 5 2 20 0 15 0 145438930 14405136384 69081 18446744073709551615 4194304 4196468 140729840312544 140238285031384 140238280815773 0 4 1 16800974 0 0 0 -1 3 0 0 47 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19488] ppid=19434 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/19437/task/19488/stat : 19488 (java) S 19434 19437 4896 0 -1 1077944384 134 12656 0 0 10 0 5 2 20 0 15 0 145438930 14405136384 69081 18446744073709551615 4194304 4196468 140729840312544 140238200207888 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19489] ppid=19434 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/19437/task/19489/stat : 19489 (java) S 19434 19437 4896 0 -1 1077944384 235 12656 0 0 10 0 5 2 20 0 15 0 145438930 14405136384 69081 18446744073709551615 4194304 4196468 140729840312544 140237879634576 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19490] ppid=19434 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/19437/task/19490/stat : 19490 (java) S 19434 19437 4896 0 -1 1077944384 68 12656 0 0 10 0 5 2 20 0 15 0 145438930 14405136384 69081 18446744073709551615 4194304 4196468 140729840312544 140237878581520 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19491] ppid=19434 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/19437/task/19491/stat : 19491 (java) S 19434 19437 4896 0 -1 1077944384 105 12656 0 0 10 0 5 2 20 0 15 0 145438930 14405136384 69081 18446744073709551615 4194304 4196468 140729840312544 140237877528976 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19492] ppid=19434 vsize=14067516 CPUtime=0.16 cores=1,3,5,7
/proc/19437/task/19492/stat : 19492 (java) S 19434 19437 4896 0 -1 1077944384 2543 12656 0 0 9 0 5 2 20 0 15 0 145438932 14405136384 69081 18446744073709551615 4194304 4196468 140729840312544 140237759265520 140238280804994 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19493] ppid=19434 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19493/stat : 19493 (java) S 19434 19437 4896 0 -1 1077944384 54 12656 0 0 0 0 5 2 20 0 15 0 145438932 14405136384 69081 18446744073709551615 4194304 4196468 140729840312544 140237758211872 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19494] ppid=19434 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19494/stat : 19494 (java) S 19434 19437 4896 0 -1 1077944384 44 12656 0 0 0 0 5 2 20 0 15 0 145438932 14405136384 69081 18446744073709551615 4194304 4196468 140729840312544 140237757158656 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19495] ppid=19434 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19495/stat : 19495 (java) S 19434 19437 4896 0 -1 1077944384 3 12656 0 0 0 0 5 2 20 0 15 0 145438935 14405136384 69081 18446744073709551615 4194304 4196468 140729840312544 140237756107216 140238280812443 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19496] ppid=19434 vsize=14067516 CPUtime=0.92 cores=1,3,5,7
/proc/19437/task/19496/stat : 19496 (java) R 19434 19437 4896 0 -1 4202560 2671 12656 0 0 84 1 5 2 20 0 15 0 145438935 14405136384 69081 18446744073709551615 4194304 4196468 140729840312544 140237755038512 140238262337570 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19497] ppid=19434 vsize=14067516 CPUtime=0.63 cores=1,3,5,7
/proc/19437/task/19497/stat : 19497 (java) S 19434 19437 4896 0 -1 1077944384 1999 12656 0 0 56 0 5 2 20 0 15 0 145438935 14405136384 69081 18446744073709551615 4194304 4196468 140729840312544 140237754001776 140238280804994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19498] ppid=19434 vsize=14067516 CPUtime=1 cores=1,3,5,7
/proc/19437/task/19498/stat : 19498 (java) S 19434 19437 4896 0 -1 1077944384 3104 12656 0 0 92 1 5 2 20 0 15 0 145438935 14405136384 69081 18446744073709551615 4194304 4196468 140729840312544 140237752948720 140238280804994 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19499] ppid=19434 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19499/stat : 19499 (java) S 19434 19437 4896 0 -1 1077944384 3 12656 0 0 0 0 5 2 20 0 15 0 145438935 14405136384 69081 18446744073709551615 4194304 4196468 140729840312544 140237751896416 140238280804053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
[pid=19437/tid=19500] ppid=19434 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/19437/task/19500/stat : 19500 (java) S 19434 19437 4896 0 -1 1077944384 15 12656 0 0 0 0 5 2 20 0 15 0 145438940 14405136384 69081 18446744073709551615 4194304 4196468 140729840312544 140237750844464 140238280804994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 39 0 0 6293624 6294260 26587136 140729840318416 140729840321201 140729840321201 140729840324559 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 14067516

Child status: 0
Real time (s): 4.05783
CPU time (s): 6.14174
CPU user time (s): 5.90918
CPU system time (s): 0.23256
CPU usage (%): 151.355
Max. virtual memory (cumulated for all children) (KiB): 14067516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.90918
system time used= 0.23256
maximum resident set size= 278052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71526
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= 5668
involuntary context switches= 44

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.015121 second user time and 0.030127 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-11 15:09:56
IDJOB=4262422
IDBENCH=133257
IDSOLVER=2650
FILE ID=node132/4262422-1502457860
RUNJOBID= node132-1502411403-4960
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/MagicSquare/MagicSquare-table-s1/MagicSquare-3-table.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262422-1502457860/watcher-4262422-1502457860 -o /tmp/evaluation-result-4262422-1502457860/solver-4262422-1502457860 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502411403-4960 --watchdog 2580  bin/concrete HOME/instance-4262422-1502457860.xml

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

MD5SUM BENCH= 253ccafa7ccd9fd648fe4b7dffc559d7
RANDOM SEED=1406375633

node132.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.74
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.74
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.74
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.74
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:        30303460 kB
MemAvailable:   31169868 kB
Buffers:          297940 kB
Cached:           878676 kB
SwapCached:            0 kB
Active:          1527396 kB
Inactive:         502692 kB
Active(anon):     854440 kB
Inactive(anon):    49012 kB
Active(file):     672956 kB
Inactive(file):   453680 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24080 kB
Writeback:             4 kB
AnonPages:        853300 kB
Mapped:            72816 kB
Shmem:             49852 kB
Slab:             138464 kB
SReclaimable:     111216 kB
SUnreclaim:        27248 kB
KernelStack:        3456 kB
PageTables:         7140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1724572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    636928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61984 MiB
End job on node132 at 2017-08-11 15:10:00