Trace number 4270942

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
choco-solver 4.0.5 par (2017-08-09)SAT 1.57161 0.59882998

General information on the benchmark

NameHanoi/Hanoi-m1-s1/
Hanoi-04.xml
MD5SUM18df6be3f646356b5200232eb50374f6
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.0047610002
Satisfiable
(Un)Satisfiability was proved
Number of variables14
Number of constraints14
Number of domains1
Minimum domain size81
Maximum domain size81
Distribution of domain sizes[{"size":81,"count":14}]
Minimum variable degree1
Maximum variable degree2
Distribution of variable degrees[{"degree":1,"count":13},{"degree":2,"count":1}]
Minimum constraint arity1
Maximum constraint arity2
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":13}]
Number of extensional constraints13
Number of intensional constraints1
Distribution of constraint types[{"type":"extension","count":13},{"type":"intension","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270942-1502817465.xml"  -tl '20160s' -p 8 -x 0
0.11/0.15	c [HOME/instance-4270942-1502817465.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
0.76/0.51	c solve instance...
1.14/0.58	s SATISFIABLE
1.14/0.58	v <instantiation>
1.14/0.58	v 	<list>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] </list>
1.14/0.58	v 	<values>1 7 8 17 15 12 13 67 66 69 71 62 61 62 </values>
1.14/0.58	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15322 MiB free)
  memory of node 1: 16384 MiB (15466 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270942-1502817465/watcher-4270942-1502817465 -o /tmp/evaluation-result-4270942-1502817465/solver-4270942-1502817465 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502815183-30951 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 223674690 HOME/instance-4270942-1502817465.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=32285, runsolver pid=32282
Current StackSize limit: 8192 KiB


[startup+0.100176 s]*
/proc/loadavg: 4.38 6.63 5.56 3/201 32306
/proc/meminfo: memFree=31513096/32770624 swapFree=67108860/67108860
[pid=32285] ppid=32282 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/32285/stat : 32285 (xcsp3-exec) S 32282 32285 30924 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 114834168 9740288 346 33554432000 4194304 5098028 140729470767712 140729470765816 139978305102460 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21442560 140729470772325 140729470772535 140729470772535 140729470775275 0
/proc/32285/statm: 2378 346 289 221 0 87 0
[pid=32287] ppid=32285 vsize=25999808 memory=26812 CPUtime=0.11 cores=0-7
/proc/32287/stat : 32287 (java) S 32285 32285 30924 0 -1 1077944320 5640 0 0 0 10 1 0 0 20 0 20 0 114834169 26623803392 6703 33554432000 4194304 4196468 140724014934192 140724014916736 140558724681463 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
/proc/32287/statm: 6499952 6703 2846 1 0 6488269 0
[pid=32287/tid=32288] ppid=32285 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/32287/task/32288/stat : 32288 (java) R 32285 32285 30924 0 -1 4202560 3641 0 0 0 8 0 0 0 20 0 20 0 114834169 26623803392 6703 33554432000 4194304 4196468 140724014934192 140558728907760 140558706266983 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32289] ppid=32285 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32289/stat : 32289 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26623803392 6703 33554432000 4194304 4196468 140724014934192 140558647261456 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32290] ppid=32285 vsize=25999808 memory=140571939092096 CPUtime=0 cores=0-7
/proc/32287/task/32290/stat : 32290 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26623803392 6703 33554432000 4194304 4196468 140724014934192 140558646208912 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32291] ppid=32285 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32291/stat : 32291 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834170 26623803392 6703 33554432000 4194304 4196468 140724014934192 140558645156368 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32292] ppid=32285 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32292/stat : 32292 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834170 26623803392 6703 33554432000 4194304 4196468 140724014934192 140558279400080 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32293] ppid=32285 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32293/stat : 32293 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26623803392 6703 33554432000 4194304 4196468 140724014934192 140558278347536 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32294] ppid=32285 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/32287/task/32294/stat : 32294 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26623803392 6703 33554432000 4194304 4196468 140724014934192 140558277294992 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32295] ppid=32285 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32295/stat : 32295 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834170 26623803392 6703 33554432000 4194304 4196468 140724014934192 140558276242448 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32296] ppid=32285 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32296/stat : 32296 (java) S 32285 32285 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834170 26623803392 6703 33554432000 4194304 4196468 140724014934192 140558275189904 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32297] ppid=32285 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32297/stat : 32297 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834171 26623803392 6703 33554432000 4194304 4196468 140724014934192 140557851551728 140558724692610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32298] ppid=32285 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32298/stat : 32298 (java) S 32285 32285 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 114834172 26623803392 6703 33554432000 4194304 4196468 140724014934192 140557850497952 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32299] ppid=32285 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32299/stat : 32299 (java) S 32285 32285 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 114834172 26623803392 6703 33554432000 4194304 4196468 140724014934192 140557849445360 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32300] ppid=32285 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32300/stat : 32300 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834174 26623803392 6703 33554432000 4194304 4196468 140724014934192 140557848393936 140558724700059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32301] ppid=32285 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32301/stat : 32301 (java) R 32285 32285 30924 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 114834174 26623803392 6703 33554432000 4194304 4196468 140724014934192 140557847341552 140558724692610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32302] ppid=32285 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32302/stat : 32302 (java) S 32285 32285 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834174 26623803392 6703 33554432000 4194304 4196468 140724014934192 140557846289008 140558724692610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32303] ppid=32285 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32303/stat : 32303 (java) R 32285 32285 30924 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 114834174 26623803392 6703 33554432000 4194304 4196468 140724014934192 140557845236464 140558724692610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32304] ppid=32285 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/32287/task/32304/stat : 32304 (java) R 32285 32285 30924 0 -1 4202560 261 0 0 0 1 0 0 0 20 0 20 0 114834174 26623803392 6703 33554432000 4194304 4196468 140724014934192 140557844183920 140558724693398 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32305] ppid=32285 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32305/stat : 32305 (java) S 32285 32285 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834175 26623803392 6703 33554432000 4194304 4196468 140724014934192 140557843130592 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32306] ppid=32285 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/32287/task/32306/stat : 32306 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834175 26623803392 6703 33554432000 4194304 4196468 140724014934192 140557842078128 140558724692610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28196 KiB

[startup+0.210111 s]*
/proc/loadavg: 4.38 6.63 5.56 3/201 32306
/proc/meminfo: memFree=31502456/32770624 swapFree=67108860/67108860
[pid=32285] ppid=32282 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/32285/stat : 32285 (xcsp3-exec) S 32282 32285 30924 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 114834168 9740288 346 33554432000 4194304 5098028 140729470767712 140729470765816 139978305102460 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21442560 140729470772325 140729470772535 140729470772535 140729470775275 0
/proc/32285/statm: 2378 346 289 221 0 87 0
[pid=32287] ppid=32285 vsize=26004064 memory=38688 CPUtime=0.33 cores=0-7
/proc/32287/stat : 32287 (java) S 32285 32285 30924 0 -1 1077944320 8277 0 0 0 30 3 0 0 20 0 20 0 114834169 26628161536 9672 33554432000 4194304 4196468 140724014934192 140724014916736 140558724681463 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
/proc/32287/statm: 6501016 9672 3050 1 0 6488269 0
[pid=32287/tid=32288] ppid=32285 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/32287/task/32288/stat : 32288 (java) R 32285 32285 30924 0 -1 4202560 5417 0 0 0 18 2 0 0 20 0 20 0 114834169 26628161536 9672 33554432000 4194304 4196468 140724014934192 140558728918304 140558708761950 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32289] ppid=32285 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/32287/task/32289/stat : 32289 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26628161536 9672 33554432000 4194304 4196468 140724014934192 140558647261456 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32290] ppid=32285 vsize=26004064 memory=288370948090803840 CPUtime=0 cores=0-7
/proc/32287/task/32290/stat : 32290 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26628161536 9672 33554432000 4194304 4196468 140724014934192 140558646208912 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32291] ppid=32285 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/32287/task/32291/stat : 32291 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834170 26628161536 9672 33554432000 4194304 4196468 140724014934192 140558645156368 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32292] ppid=32285 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32292/stat : 32292 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834170 26628161536 9672 33554432000 4194304 4196468 140724014934192 140558279400080 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32293] ppid=32285 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32293/stat : 32293 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26628161536 9672 33554432000 4194304 4196468 140724014934192 140558278347536 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32294] ppid=32285 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/32287/task/32294/stat : 32294 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26628161536 9672 33554432000 4194304 4196468 140724014934192 140558277294992 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32295] ppid=32285 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32295/stat : 32295 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834170 26628161536 9672 33554432000 4194304 4196468 140724014934192 140558276242448 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32296] ppid=32285 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32296/stat : 32296 (java) S 32285 32285 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834170 26628161536 9672 33554432000 4194304 4196468 140724014934192 140558275189904 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32297] ppid=32285 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32297/stat : 32297 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834171 26628161536 9672 33554432000 4194304 4196468 140724014934192 140557851551728 140558724692610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32298] ppid=32285 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32298/stat : 32298 (java) S 32285 32285 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 114834172 26628161536 9672 33554432000 4194304 4196468 140724014934192 140557850497952 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32299] ppid=32285 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32299/stat : 32299 (java) S 32285 32285 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 114834172 26628161536 9672 33554432000 4194304 4196468 140724014934192 140557849445360 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32300] ppid=32285 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32300/stat : 32300 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834174 26628161536 9672 33554432000 4194304 4196468 140724014934192 140557848393936 140558724700059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32301] ppid=32285 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32301/stat : 32301 (java) S 32285 32285 30924 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 114834174 26628161536 9672 33554432000 4194304 4196468 140724014934192 140557847341552 140558724692610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32302] ppid=32285 vsize=26004064 memory=0 CPUtime=0.03 cores=0-7
/proc/32287/task/32302/stat : 32302 (java) S 32285 32285 30924 0 -1 1077944384 324 0 0 0 3 0 0 0 20 0 20 0 114834174 26628161536 9672 33554432000 4194304 4196468 140724014934192 140557846289008 140558724692610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32303] ppid=32285 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/32287/task/32303/stat : 32303 (java) S 32285 32285 30924 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 20 0 114834174 26628161536 9672 33554432000 4194304 4196468 140724014934192 140557845236464 140558724692610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32304] ppid=32285 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/32287/task/32304/stat : 32304 (java) S 32285 32285 30924 0 -1 1077944384 762 0 0 0 7 0 0 0 20 0 20 0 114834174 26628161536 9672 33554432000 4194304 4196468 140724014934192 140557844183920 140558724692610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32305] ppid=32285 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32305/stat : 32305 (java) S 32285 32285 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834175 26628161536 9672 33554432000 4194304 4196468 140724014934192 140557843130592 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32306] ppid=32285 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/32287/task/32306/stat : 32306 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834175 26628161536 9672 33554432000 4194304 4196468 140724014934192 140557842078128 140558724692610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40072 KiB

[startup+0.309487 s]*
/proc/loadavg: 4.38 6.63 5.56 2/201 32306
/proc/meminfo: memFree=31495756/32770624 swapFree=67108860/67108860
[pid=32285] ppid=32282 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/32285/stat : 32285 (xcsp3-exec) S 32282 32285 30924 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 114834168 9740288 346 33554432000 4194304 5098028 140729470767712 140729470765816 139978305102460 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21442560 140729470772325 140729470772535 140729470772535 140729470775275 0
/proc/32285/statm: 2378 346 289 221 0 87 0
[pid=32287] ppid=32285 vsize=26004064 memory=45732 CPUtime=0.49 cores=0-7
/proc/32287/stat : 32287 (java) S 32285 32285 30924 0 -1 1077944320 9156 0 0 0 45 4 0 0 20 0 20 0 114834169 26628161536 11433 33554432000 4194304 4196468 140724014934192 140724014916736 140558724681463 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
/proc/32287/statm: 6501016 11433 3111 1 0 6488269 0
[pid=32287/tid=32288] ppid=32285 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32287/task/32288/stat : 32288 (java) R 32285 32285 30924 0 -1 4202560 6179 0 0 0 26 3 0 0 20 0 20 0 114834169 26628161536 11433 33554432000 4194304 4196468 140724014934192 140558728913856 140558708761980 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32289] ppid=32285 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32289/stat : 32289 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26628161536 11433 33554432000 4194304 4196468 140724014934192 140558647261456 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32290] ppid=32285 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32290/stat : 32290 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26628161536 11433 33554432000 4194304 4196468 140724014934192 140558646208912 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32291] ppid=32285 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32291/stat : 32291 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834170 26628161536 11433 33554432000 4194304 4196468 140724014934192 140558645156368 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32292] ppid=32285 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32292/stat : 32292 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834170 26628161536 11433 33554432000 4194304 4196468 140724014934192 140558279400080 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32293] ppid=32285 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/32287/task/32293/stat : 32293 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26628161536 11433 33554432000 4194304 4196468 140724014934192 140558278347536 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32294] ppid=32285 vsize=26004064 memory=140571796665263 CPUtime=0 cores=0-7
/proc/32287/task/32294/stat : 32294 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26628161536 11433 33554432000 4194304 4196468 140724014934192 140558277294992 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32295] ppid=32285 vsize=26004064 memory=140571796667568 CPUtime=0 cores=0-7
/proc/32287/task/32295/stat : 32295 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834170 26628161536 11433 33554432000 4194304 4196468 140724014934192 140558276242448 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32296] ppid=32285 vsize=26004064 memory=140571796669872 CPUtime=0 cores=0-7
/proc/32287/task/32296/stat : 32296 (java) S 32285 32285 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834170 26628161536 11433 33554432000 4194304 4196468 140724014934192 140558275189904 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32297] ppid=32285 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32297/stat : 32297 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834171 26628161536 11433 33554432000 4194304 4196468 140724014934192 140557851551728 140558724692610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32298] ppid=32285 vsize=26004064 memory=281143593346704 CPUtime=0 cores=0-7
/proc/32287/task/32298/stat : 32298 (java) S 32285 32285 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 114834172 26628161536 11433 33554432000 4194304 4196468 140724014934192 140557850497952 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32299] ppid=32285 vsize=26004064 memory=281143593353616 CPUtime=0 cores=0-7
/proc/32287/task/32299/stat : 32299 (java) S 32285 32285 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 114834172 26628161536 11433 33554432000 4194304 4196468 140724014934192 140557849445360 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32300] ppid=32285 vsize=26004064 memory=281143593294768 CPUtime=0 cores=0-7
/proc/32287/task/32300/stat : 32300 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834174 26628161536 11433 33554432000 4194304 4196468 140724014934192 140557848393936 140558724700059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32301] ppid=32285 vsize=26004064 memory=281143593367440 CPUtime=0 cores=0-7
/proc/32287/task/32301/stat : 32301 (java) S 32285 32285 30924 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 114834174 26628161536 11433 33554432000 4194304 4196468 140724014934192 140557847341552 140558724692610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32302] ppid=32285 vsize=26004064 memory=281143593374352 CPUtime=0.05 cores=0-7
/proc/32287/task/32302/stat : 32302 (java) S 32285 32285 30924 0 -1 1077944384 362 0 0 0 5 0 0 0 20 0 20 0 114834174 26628161536 11433 33554432000 4194304 4196468 140724014934192 140557846289008 140558724692610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32303] ppid=32285 vsize=26004064 memory=281143593372048 CPUtime=0 cores=0-7
/proc/32287/task/32303/stat : 32303 (java) S 32285 32285 30924 0 -1 1077944384 165 0 0 0 0 0 0 0 20 0 20 0 114834174 26628161536 11433 33554432000 4194304 4196468 140724014934192 140557845236464 140558724692610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32304] ppid=32285 vsize=26004064 memory=281143593388208 CPUtime=0.11 cores=0-7
/proc/32287/task/32304/stat : 32304 (java) S 32285 32285 30924 0 -1 1077944384 833 0 0 0 11 0 0 0 20 0 20 0 114834174 26628161536 11433 33554432000 4194304 4196468 140724014934192 140557844183920 140558724692610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32305] ppid=32285 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32305/stat : 32305 (java) S 32285 32285 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834175 26628161536 11433 33554432000 4194304 4196468 140724014934192 140557843130592 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32306] ppid=32285 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/32287/task/32306/stat : 32306 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834175 26628161536 11433 33554432000 4194304 4196468 140724014934192 140557842078128 140558724692610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47116 KiB

[startup+0.598775 s]
# the end of solver process 32285 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.49426 s, system=0.077351 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.409328 s]*
/proc/loadavg: 4.38 6.63 5.56 3/201 32306
/proc/meminfo: memFree=31489120/32770624 swapFree=67108860/67108860
[pid=32285] ppid=32282 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/32285/stat : 32285 (xcsp3-exec) S 32282 32285 30924 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 114834168 9740288 346 33554432000 4194304 5098028 140729470767712 140729470765816 139978305102460 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21442560 140729470772325 140729470772535 140729470772535 140729470775275 0
/proc/32285/statm: 2378 346 289 221 0 87 0
[pid=32287] ppid=32285 vsize=26004140 memory=52752 CPUtime=0.76 cores=0-7
/proc/32287/stat : 32287 (java) S 32285 32285 30924 0 -1 1077944320 10349 0 0 0 71 5 0 0 20 0 20 0 114834169 26628239360 13188 33554432000 4194304 4196468 140724014934192 140724014916736 140558724681463 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
/proc/32287/statm: 6501035 13188 3161 1 0 6488269 0
[pid=32287/tid=32288] ppid=32285 vsize=26004140 memory=8318255677412212789 CPUtime=0.39 cores=0-7
/proc/32287/task/32288/stat : 32288 (java) R 32285 32285 30924 0 -1 4202560 6509 0 0 0 36 3 0 0 20 0 20 0 114834169 26628239360 13188 33554432000 4194304 4196468 140724014934192 140558728904320 140558724693398 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32289] ppid=32285 vsize=26004140 memory=288230604707987820 CPUtime=0 cores=0-7
/proc/32287/task/32289/stat : 32289 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26628239360 13188 33554432000 4194304 4196468 140724014934192 140558647261456 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32290] ppid=32285 vsize=26004140 memory=288370948090803840 CPUtime=0 cores=0-7
/proc/32287/task/32290/stat : 32290 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26628239360 13188 33554432000 4194304 4196468 140724014934192 140558646208912 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32291] ppid=32285 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/32287/task/32291/stat : 32291 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834170 26628239360 13188 33554432000 4194304 4196468 140724014934192 140558645156368 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32292] ppid=32285 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32292/stat : 32292 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834170 26628239360 13188 33554432000 4194304 4196468 140724014934192 140558279400080 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32293] ppid=32285 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32293/stat : 32293 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26628239360 13188 33554432000 4194304 4196468 140724014934192 140558278347536 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32294] ppid=32285 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/32287/task/32294/stat : 32294 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26628239360 13188 33554432000 4194304 4196468 140724014934192 140558277294992 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32295] ppid=32285 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32295/stat : 32295 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834170 26628239360 13188 33554432000 4194304 4196468 140724014934192 140558276242448 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32296] ppid=32285 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32296/stat : 32296 (java) S 32285 32285 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834170 26628239360 13188 33554432000 4194304 4196468 140724014934192 140558275189904 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32297] ppid=32285 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32297/stat : 32297 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834171 26628239360 13188 33554432000 4194304 4196468 140724014934192 140557851551728 140558724692610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32298] ppid=32285 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32298/stat : 32298 (java) S 32285 32285 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 114834172 26628239360 13188 33554432000 4194304 4196468 140724014934192 140557850497952 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32299] ppid=32285 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32299/stat : 32299 (java) S 32285 32285 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 114834172 26628239360 13188 33554432000 4194304 4196468 140724014934192 140557849445360 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32300] ppid=32285 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32300/stat : 32300 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834174 26628239360 13188 33554432000 4194304 4196468 140724014934192 140557848393936 140558724700059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32301] ppid=32285 vsize=26004140 memory=0 CPUtime=0.03 cores=0-7
/proc/32287/task/32301/stat : 32301 (java) R 32285 32285 30924 0 -1 4202560 588 0 0 0 3 0 0 0 20 0 20 0 114834174 26628239360 13188 33554432000 4194304 4196468 140724014934192 140557847341552 140558724702810 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32302] ppid=32285 vsize=26004140 memory=0 CPUtime=0.07 cores=0-7
/proc/32287/task/32302/stat : 32302 (java) R 32285 32285 30924 0 -1 1077944384 488 0 0 0 7 0 0 0 20 0 20 0 114834174 26628239360 13188 33554432000 4194304 4196468 140724014934192 140557846289008 140558724692610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32303] ppid=32285 vsize=26004140 memory=-1 CPUtime=0.05 cores=0-7
/proc/32287/task/32303/stat : 32303 (java) S 32285 32285 30924 0 -1 1077944384 358 0 0 0 5 0 0 0 20 0 20 0 114834174 26628239360 13188 33554432000 4194304 4196468 140724014934192 140557845236464 140558724692610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32304] ppid=32285 vsize=26004140 memory=0 CPUtime=0.18 cores=0-7
/proc/32287/task/32304/stat : 32304 (java) R 32285 32285 30924 0 -1 4202560 1095 0 0 0 18 0 0 0 20 0 20 0 114834174 26628239360 13188 33554432000 4194304 4196468 140724014934192 140557844179680 140558708926587 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32305] ppid=32285 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32305/stat : 32305 (java) S 32285 32285 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834175 26628239360 13188 33554432000 4194304 4196468 140724014934192 140557843130592 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32306] ppid=32285 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/32287/task/32306/stat : 32306 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834175 26628239360 13188 33554432000 4194304 4196468 140724014934192 140557842078128 140558724692610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
Current children cumulated CPU time: 0.76 s
Current children cumulated vsize: 26013652 KiB
Current children cumulated memory: 54136 KiB

[startup+0.509587 s]*
/proc/loadavg: 4.38 6.63 5.56 6/201 32306
/proc/meminfo: memFree=31477580/32770624 swapFree=67108860/67108860
[pid=32285] ppid=32282 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/32285/stat : 32285 (xcsp3-exec) S 32282 32285 30924 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 114834168 9740288 346 33554432000 4194304 5098028 140729470767712 140729470765816 139978305102460 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21442560 140729470772325 140729470772535 140729470772535 140729470775275 0
/proc/32285/statm: 2378 346 289 221 0 87 0
[pid=32287] ppid=32285 vsize=26006188 memory=65232 CPUtime=1.14 cores=0-7
/proc/32287/stat : 32287 (java) S 32285 32285 30924 0 -1 1077944320 11542 0 0 0 108 6 0 0 20 0 20 0 114834169 26630336512 16308 33554432000 4194304 4196468 140724014934192 140724014916736 140558724681463 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
/proc/32287/statm: 6501547 16308 3192 1 0 6488781 0
[pid=32287/tid=32288] ppid=32285 vsize=26006188 memory=6791534058613427641 CPUtime=0.48 cores=0-7
/proc/32287/task/32288/stat : 32288 (java) R 32285 32285 30924 0 -1 4202560 6710 0 0 0 45 3 0 0 20 0 20 0 114834169 26630336512 16308 33554432000 4194304 4196468 140724014934192 140558728917320 140558708761950 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32289] ppid=32285 vsize=26006188 memory=836 CPUtime=0 cores=0-7
/proc/32287/task/32289/stat : 32289 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26630336512 16308 33554432000 4194304 4196468 140724014934192 140558647261456 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32290] ppid=32285 vsize=26006188 memory=1692 CPUtime=0 cores=0-7
/proc/32287/task/32290/stat : 32290 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26630336512 16308 33554432000 4194304 4196468 140724014934192 140558646208912 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32291] ppid=32285 vsize=26006188 memory=916 CPUtime=0 cores=0-7
/proc/32287/task/32291/stat : 32291 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834170 26630336512 16308 33554432000 4194304 4196468 140724014934192 140558645156368 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32292] ppid=32285 vsize=26006188 memory=4192 CPUtime=0 cores=0-7
/proc/32287/task/32292/stat : 32292 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834170 26630336512 16308 33554432000 4194304 4196468 140724014934192 140558279400080 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32293] ppid=32285 vsize=26006188 memory=4104 CPUtime=0 cores=0-7
/proc/32287/task/32293/stat : 32293 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26630336512 16308 33554432000 4194304 4196468 140724014934192 140558278347536 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32294] ppid=32285 vsize=26006188 memory=1152 CPUtime=0 cores=0-7
/proc/32287/task/32294/stat : 32294 (java) S 32285 32285 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834170 26630336512 16308 33554432000 4194304 4196468 140724014934192 140558277294992 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32295] ppid=32285 vsize=26006188 memory=2252 CPUtime=0 cores=0-7
/proc/32287/task/32295/stat : 32295 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834170 26630336512 16308 33554432000 4194304 4196468 140724014934192 140558276242448 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32296] ppid=32285 vsize=26006188 memory=1384 CPUtime=0 cores=0-7
/proc/32287/task/32296/stat : 32296 (java) S 32285 32285 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834170 26630336512 16308 33554432000 4194304 4196468 140724014934192 140558275189904 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32297] ppid=32285 vsize=26006188 memory=45732 CPUtime=0 cores=0-7
/proc/32287/task/32297/stat : 32297 (java) S 32285 32285 30924 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 114834171 26630336512 16308 33554432000 4194304 4196468 140724014934192 140557851551728 140558724692610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32298] ppid=32285 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32298/stat : 32298 (java) S 32285 32285 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 114834172 26630336512 16308 33554432000 4194304 4196468 140724014934192 140557850497952 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32299] ppid=32285 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32299/stat : 32299 (java) S 32285 32285 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 114834172 26630336512 16308 33554432000 4194304 4196468 140724014934192 140557849445360 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32300] ppid=32285 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32300/stat : 32300 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834174 26630336512 16308 33554432000 4194304 4196468 140724014934192 140557848393936 140558724700059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32301] ppid=32285 vsize=26006188 memory=0 CPUtime=0.1 cores=0-7
/proc/32287/task/32301/stat : 32301 (java) R 32285 32285 30924 0 -1 4202560 780 0 0 0 10 0 0 0 20 0 20 0 114834174 26630336512 16308 33554432000 4194304 4196468 140724014934192 140557847328064 140558716970845 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32302] ppid=32285 vsize=26006188 memory=0 CPUtime=0.13 cores=0-7
/proc/32287/task/32302/stat : 32302 (java) R 32285 32285 30924 0 -1 4202560 762 0 0 0 13 0 0 0 20 0 20 0 114834174 26630336512 16308 33554432000 4194304 4196468 140724014934192 140557846270024 140558716918590 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32303] ppid=32285 vsize=26006188 memory=-1 CPUtime=0.11 cores=0-7
/proc/32287/task/32303/stat : 32303 (java) R 32285 32285 30924 0 -1 4202560 593 0 0 0 11 0 0 0 20 0 20 0 114834174 26630336512 16308 33554432000 4194304 4196468 140724014934192 140557845227440 140558708181544 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32304] ppid=32285 vsize=26006188 memory=140571796665263 CPUtime=0.26 cores=0-7
/proc/32287/task/32304/stat : 32304 (java) R 32285 32285 30924 0 -1 4202560 1417 0 0 0 26 0 0 0 20 0 20 0 114834174 26630336512 16308 33554432000 4194304 4196468 140724014934192 140557844183920 140558703393396 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32305] ppid=32285 vsize=26006188 memory=3689636878213984304 CPUtime=0 cores=0-7
/proc/32287/task/32305/stat : 32305 (java) S 32285 32285 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834175 26630336512 16308 33554432000 4194304 4196468 140724014934192 140557843130592 140558724691669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
[pid=32287/tid=32306] ppid=32285 vsize=26006188 memory=3906364840619749683 CPUtime=0 cores=0-7
/proc/32287/task/32306/stat : 32306 (java) S 32285 32285 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834175 26630336512 16308 33554432000 4194304 4196468 140724014934192 140557842078128 140558724692610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32567296 140724014937234 140724014937411 140724014937411 140724014940111 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 66616 KiB

Child status: 0
Real time (s): 0.59883
CPU time (s): 1.57161
CPU user time (s): 1.49426
CPU system time (s): 0.077351
CPU usage (%): 262.447
Max. virtual memory (cumulated for all children) (KiB): 26015700
Max. memory (cumulated for all children) (KiB): 66616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.49426
system time used= 0.077351
maximum resident set size= 88940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12860
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2320
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 32285
#   total CPU time (s): 1.57161
#   total CPU user time (s): 1.49426
#   total CPU system time (s): 0.077351

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.026768 second user time and 0.043027 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-15 19:03:26
IDJOB=4270942
IDBENCH=138761
IDSOLVER=2662
FILE ID=node115/4270942-1502817465
RUNJOBID= node115-1502815183-30951
PBS_JOBID= 20629824
Free space on /tmp= 61824 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Hanoi/Hanoi-m1-s1/Hanoi-04.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270942-1502817465/watcher-4270942-1502817465 -o /tmp/evaluation-result-4270942-1502817465/solver-4270942-1502817465 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502815183-30951 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 223674690 HOME/instance-4270942-1502817465.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 18df6be3f646356b5200232eb50374f6
RANDOM SEED=223674690

node115.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.69
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.69
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.69
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.69
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:        31528488 kB
MemAvailable:   31983512 kB
Buffers:          190396 kB
Cached:           551436 kB
SwapCached:            0 kB
Active:           543752 kB
Inactive:         254752 kB
Active(anon):       4964 kB
Inactive(anon):    79412 kB
Active(file):     538788 kB
Inactive(file):   175340 kB
Unevictable:        6188 kB
Mlocked:            6188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8236 kB
Writeback:             0 kB
AnonPages:        129600 kB
Mapped:            46240 kB
Shmem:             25224 kB
Slab:             139648 kB
SReclaimable:     113464 kB
SUnreclaim:        26184 kB
KernelStack:        3600 kB
PageTables:         4908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61816 MiB
End job on node115 at 2017-08-15 19:03:27