Trace number 4244389

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 NameAnswerobjective functionCPU timeWall clock time
R1: choco-solver 5a (2017-07-05)SAT (TO)1320 2400.45 307.912

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-020-05-8.xml
MD5SUM0e54ac42af650b711b86c7f2d29cb640
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1239
Best CPU time to get the best result obtained on this benchmark2400.12
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints125
Number of domains1
Minimum domain size1330
Maximum domain size1330
Distribution of domain sizes[{"size":1330,"count":120}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":100}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":100},{"arity":20,"count":5}]
Number of extensional constraints0
Number of intensional constraints120
Distribution of constraint types[{"type":"intension","count":120},{"type":"noOverlap","count":5}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4244389-1500683112.xml"  -tl '2400s' -p 8 -x 3
0.00/0.27	c [HOME/instance-4244389-1500683112.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.33	c 8 solvers in parallel
0.00/0.40	c parse instance...
0.00/0.85	c solve instance...
198.20/25.94	o 1325 
780.56/101.06	o 1321 
1752.46/226.01	o 1320 
2400.45/307.94	s SATISFIABLE
2400.45/307.94	v <instantiation>
2400.45/307.94	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[11][0] s[11][1] s[11][2] s[11][3] s[11][4] s[12][0] s[12][1] s[12][2] s[12][3] s[12][4] s[13][0] s[13][1] s[13][2] s[13][3] s[13][4] s[14][0] s[14][1] s[14][2] s[14][3] s[14][4] s[15][0] s[15][1] s[15][2] s[15][3] s[15][4] s[16][0] s[16][1] s[16][2] s[16][3] s[16][4] s[17][0] s[17][1] s[17][2] s[17][3] s[17][4] s[18][0] s[18][1] s[18][2] s[18][3] s[18][4] s[19][0] s[19][1] s[19][2] s[19][3] s[19][4] e[0] e[1] e[2] e[3] e[4] e[5] e[6] e[7] e[8] e[9] e[10] e[11] e[12] e[13] e[14] e[15] e[16] e[17] e[18] e[19] </list>
2400.45/307.94	v 	<values>0 44 141 206 284 108 144 206 300 378 144 160 300 396 476 37 41 44 91 105 145 250 396 439 539 209 326 431 465 558 283 400 465 549 637 41 108 138 141 206 315 422 562 622 691 388 520 622 669 763 484 581 656 764 839 660 729 744 839 877 562 660 729 763 771 775 937 1072 1165 1299 395 511 549 575 720 724 773 801 869 974 773 786 857 956 1034 888 994 1001 1089 1203 967 1046 1146 1236 1311 835 888 944 1034 1112 378 476 539 188 558 637 691 284 720 771 877 974 832 1309 757 990 1112 1299 1320 1203 </values>
2400.45/307.94	v </instantiation>
2400.45/307.94	c Unexpected resolution interruption!

Verifier Data

OK	1320

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-4244389-1500683112/watcher-4244389-1500683112 -o /tmp/evaluation-result-4244389-1500683112/solver-4244389-1500683112 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node145-1500682809-15227 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1428730484 HOME/instance-4244389-1500683112.xml 

pid=15422
running on 8 cores: 0,2,4,6,8,10,12,14

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


[startup+0 s]
/proc/loadavg: 16.01 11.07 5.96 4/243 15425
/proc/meminfo: memFree=32082424/32770624 swapFree=5808/46256
[pid=15425] ppid=15422 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15425/stat : 15425 (xcsp3-exec) S 15422 15425 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3576321 9740288 346 33554432000 4194304 5098028 140728506151600 140728506149704 140549808194172 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 15118336 140728506160270 140728506160480 140728506160480 140728506163179 0
/proc/15425/statm: 2378 346 289 221 0 87 0

[startup+0.100111 s]
/proc/loadavg: 16.01 11.07 5.96 4/243 15425
/proc/meminfo: memFree=32082424/32770624 swapFree=5808/46256
[pid=15425] ppid=15422 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15425/stat : 15425 (xcsp3-exec) S 15422 15425 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3576321 9740288 346 33554432000 4194304 5098028 140728506151600 140728506149704 140549808194172 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 15118336 140728506160270 140728506160480 140728506160480 140728506163179 0
/proc/15425/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200303 s]
/proc/loadavg: 16.01 11.07 5.96 4/243 15425
/proc/meminfo: memFree=32082424/32770624 swapFree=5808/46256
[pid=15425] ppid=15422 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15425/stat : 15425 (xcsp3-exec) S 15422 15425 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3576321 9740288 346 33554432000 4194304 5098028 140728506151600 140728506149704 140549808194172 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 15118336 140728506160270 140728506160480 140728506160480 140728506163179 0
/proc/15425/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300281 s]
/proc/loadavg: 16.01 11.07 5.96 4/243 15425
/proc/meminfo: memFree=32082424/32770624 swapFree=5808/46256
[pid=15425] ppid=15422 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15425/stat : 15425 (xcsp3-exec) S 15422 15425 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3576321 9740288 346 33554432000 4194304 5098028 140728506151600 140728506149704 140549808194172 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 15118336 140728506160270 140728506160480 140728506160480 140728506163179 0
/proc/15425/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700178 s]
/proc/loadavg: 16.01 11.07 5.96 4/243 15425
/proc/meminfo: memFree=32082424/32770624 swapFree=5808/46256
[pid=15425] ppid=15422 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15425/stat : 15425 (xcsp3-exec) S 15422 15425 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3576321 9740288 346 33554432000 4194304 5098028 140728506151600 140728506149704 140549808194172 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 15118336 140728506160270 140728506160480 140728506160480 140728506163179 0
/proc/15425/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50129 s]
/proc/loadavg: 16.01 11.07 5.96 17/292 15506
/proc/meminfo: memFree=31904800/32770624 swapFree=5808/46256
[pid=15425] ppid=15422 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15425/stat : 15425 (xcsp3-exec) S 15422 15425 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3576321 9740288 346 33554432000 4194304 5098028 140728506151600 140728506149704 140549808194172 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 15118336 140728506160270 140728506160480 140728506160480 140728506163179 0
/proc/15425/statm: 2378 346 289 221 0 87 0
[pid=15426] ppid=15425 vsize=13801768 CPUtime=6.95 cores=0,2,4,6,8,10,12,14
/proc/15426/stat : 15426 (java) S 15425 15425 15196 0 -1 1077944320 23072 0 0 0 685 10 0 0 20 0 28 0 3576321 14133010432 36677 33554432000 4194304 4196468 140724777546096 140724777528640 139927438462711 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
/proc/15426/statm: 3450442 36677 3209 1 0 3437675 0
[pid=15426/tid=15427] ppid=15425 vsize=13801768 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15427/stat : 15427 (java) S 15425 15425 15196 0 -1 1077944384 6973 0 0 0 75 3 0 0 20 0 28 0 3576322 14133010432 36677 33554432000 4194304 4196468 140724777546096 139927442703488 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15429] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15429/stat : 15429 (java) S 15425 15425 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3576323 14133010432 36677 33554432000 4194304 4196468 140724777546096 139927356943248 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15430] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15430/stat : 15430 (java) S 15425 15425 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3576323 14133010432 36677 33554432000 4194304 4196468 140724777546096 139927355890448 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15431] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15431/stat : 15431 (java) S 15425 15425 15196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3576323 14133010432 36677 33554432000 4194304 4196468 140724777546096 139927354838160 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15432] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15432/stat : 15432 (java) S 15425 15425 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3576323 14133010432 36677 33554432000 4194304 4196468 140724777546096 139927353785360 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15433] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15433/stat : 15433 (java) S 15425 15425 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3576323 14133010432 36677 33554432000 4194304 4196468 140724777546096 139927352732048 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15434] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15434/stat : 15434 (java) S 15425 15425 15196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3576323 14133010432 36677 33554432000 4194304 4196468 140724777546096 139927351679248 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15435] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15435/stat : 15435 (java) S 15425 15425 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3576323 14133010432 36677 33554432000 4194304 4196468 140724777546096 139927031376528 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15436] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15436/stat : 15436 (java) S 15425 15425 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3576323 14133010432 36677 33554432000 4194304 4196468 140724777546096 139927030323728 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15437] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15437/stat : 15437 (java) S 15425 15425 15196 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 3576325 14133010432 36677 33554432000 4194304 4196468 140724777546096 139926900800112 139927438473858 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15438] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15438/stat : 15438 (java) S 15425 15425 15196 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3576326 14133010432 36677 33554432000 4194304 4196468 140724777546096 139926899746080 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15439] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15439/stat : 15439 (java) S 15425 15425 15196 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3576326 14133010432 36677 33554432000 4194304 4196468 140724777546096 139926898693744 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15443] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15443/stat : 15443 (java) S 15425 15425 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3576330 14133010432 36677 33554432000 4194304 4196468 140724777546096 139926897642064 139927438481307 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15444] ppid=15425 vsize=13801768 CPUtime=0.64 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15444/stat : 15444 (java) R 15425 15425 15196 0 -1 4202560 3393 0 0 0 63 1 0 0 20 0 28 0 3576330 14133010432 36677 33554432000 4194304 4196468 140724777546096 139926896569928 139927421994253 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15445] ppid=15425 vsize=13801768 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15445/stat : 15445 (java) R 15425 15425 15196 0 -1 4202560 4066 0 0 0 61 0 0 0 20 0 28 0 3576331 14133010432 36677 33554432000 4194304 4196468 140724777546096 139926895521992 139927418155811 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15446] ppid=15425 vsize=13801768 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15446/stat : 15446 (java) R 15425 15425 15196 0 -1 4202560 3942 0 0 0 70 1 0 0 20 0 28 0 3576331 14133010432 36677 33554432000 4194304 4196468 140724777546096 139926894469848 139927423121825 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15447] ppid=15425 vsize=13801768 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15447/stat : 15447 (java) S 15425 15425 15196 0 -1 1077944384 2944 0 0 0 59 1 0 0 20 0 28 0 3576331 14133010432 36677 33554432000 4194304 4196468 140724777546096 139926893431024 139927438473858 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15448] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15448/stat : 15448 (java) S 15425 15425 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3576331 14133010432 36687 33554432000 4194304 4196468 140724777546096 139926892378976 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15449] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15449/stat : 15449 (java) S 15425 15425 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3576336 14133010432 36687 33554432000 4194304 4196468 140724777546096 139926891326256 139927438473858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15499] ppid=15425 vsize=13801768 CPUtime=0.47 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15499/stat : 15499 (java) R 15425 15425 15196 0 -1 4202560 59 0 0 0 47 0 0 0 20 0 28 0 3576407 14133010432 36687 33554432000 4194304 4196468 140724777546096 139926883313400 139927031519355 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15500] ppid=15425 vsize=13801768 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15500/stat : 15500 (java) R 15425 15425 15196 0 -1 4202560 52 0 0 0 33 0 0 0 20 0 28 0 3576407 14133010432 36687 33554432000 4194304 4196468 140724777546096 139926882258136 139927031414016 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15501] ppid=15425 vsize=13801768 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15501/stat : 15501 (java) R 15425 15425 15196 0 -1 4202560 41 0 0 0 39 0 0 0 20 0 28 0 3576407 14133010432 36687 33554432000 4194304 4196468 140724777546096 139926813265984 139927031519372 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15502] ppid=15425 vsize=13801768 CPUtime=0.44 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15502/stat : 15502 (java) R 15425 15425 15196 0 -1 4202560 91 0 0 0 44 0 0 0 20 0 28 0 3576407 14133010432 36687 33554432000 4194304 4196468 140724777546096 139926812214648 139927031414016 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15503] ppid=15425 vsize=13801768 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15503/stat : 15503 (java) R 15425 15425 15196 0 -1 4202560 36 0 0 0 43 0 0 0 20 0 28 0 3576408 14133010432 36687 33554432000 4194304 4196468 140724777546096 139926811160968 139927034898270 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15504] ppid=15425 vsize=13801768 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15504/stat : 15504 (java) R 15425 15425 15196 0 -1 4202560 41 0 0 0 48 0 0 0 20 0 28 0 3576408 14133010432 36687 33554432000 4194304 4196468 140724777546096 139926810109864 139927031414121 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15505] ppid=15425 vsize=13801768 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15505/stat : 15505 (java) R 15425 15425 15196 0 -1 4202560 76 0 0 0 55 0 0 0 20 0 28 0 3576408 14133010432 36687 33554432000 4194304 4196468 140724777546096 139926809055984 139927031519151 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15506] ppid=15425 vsize=13801768 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15506/stat : 15506 (java) R 15425 15425 15196 0 -1 4202560 48 0 0 0 41 0 0 0 20 0 28 0 3576408 14133010432 36687 33554432000 4194304 4196468 140724777546096 139926808002128 139927031519172 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
Current children cumulated CPU time (s) 6.95
Current children cumulated vsize (KiB) 13811280

[startup+3.10141 s]
/proc/loadavg: 16.01 11.07 5.96 23/300 15514
/proc/meminfo: memFree=31702132/32770624 swapFree=5808/46240
[pid=15425] ppid=15422 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15425/stat : 15425 (xcsp3-exec) S 15422 15425 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3576321 9740288 346 33554432000 4194304 5098028 140728506151600 140728506149704 140549808194172 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 15118336 140728506160270 140728506160480 140728506160480 140728506163179 0
/proc/15425/statm: 2378 346 289 221 0 87 0
[pid=15426] ppid=15425 vsize=13801768 CPUtime=19.7 cores=0,2,4,6,8,10,12,14
/proc/15426/stat : 15426 (java) S 15425 15425 15196 0 -1 1077944320 45939 0 0 0 1956 14 0 0 20 0 28 0 3576321 14133010432 43313 33554432000 4194304 4196468 140724777546096 140724777528640 139927438462711 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
/proc/15426/statm: 3450442 43313 3212 1 0 3437675 0
[pid=15426/tid=15427] ppid=15425 vsize=13801768 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15427/stat : 15427 (java) S 15425 15425 15196 0 -1 1077944384 6973 0 0 0 75 3 0 0 20 0 28 0 3576322 14133010432 43313 33554432000 4194304 4196468 140724777546096 139927442703488 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15429] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15429/stat : 15429 (java) S 15425 15425 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3576323 14133010432 43313 33554432000 4194304 4196468 140724777546096 139927356943248 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15430] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15430/stat : 15430 (java) S 15425 15425 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3576323 14133010432 43313 33554432000 4194304 4196468 140724777546096 139927355890448 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15431] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15431/stat : 15431 (java) S 15425 15425 15196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3576323 14133010432 43313 33554432000 4194304 4196468 140724777546096 139927354838160 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15432] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15432/stat : 15432 (java) S 15425 15425 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3576323 14133010432 43313 33554432000 4194304 4196468 140724777546096 139927353785360 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15433] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15433/stat : 15433 (java) S 15425 15425 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3576323 14133010432 43313 33554432000 4194304 4196468 140724777546096 139927352732048 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15434] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15434/stat : 15434 (java) S 15425 15425 15196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3576323 14133010432 43313 33554432000 4194304 4196468 140724777546096 139927351679248 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15435] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15435/stat : 15435 (java) S 15425 15425 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3576323 14133010432 43313 33554432000 4194304 4196468 140724777546096 139927031376528 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15436] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15436/stat : 15436 (java) S 15425 15425 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3576323 14133010432 43313 33554432000 4194304 4196468 140724777546096 139927030323728 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15437] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15437/stat : 15437 (java) S 15425 15425 15196 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 3576325 14133010432 43313 33554432000 4194304 4196468 140724777546096 139926900800112 139927438473858 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15438] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15438/stat : 15438 (java) S 15425 15425 15196 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3576326 14133010432 43313 33554432000 4194304 4196468 140724777546096 139926899746080 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15439] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15439/stat : 15439 (java) S 15425 15425 15196 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3576326 14133010432 43313 33554432000 4194304 4196468 140724777546096 139926898693744 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15443] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15443/stat : 15443 (java) S 15425 15425 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3576330 14133010432 43313 33554432000 4194304 4196468 140724777546096 139926897642064 139927438481307 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15444] ppid=15425 vsize=13801768 CPUtime=1.89 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15444/stat : 15444 (java) R 15425 15425 15196 0 -1 4202560 13254 0 0 0 186 3 0 0 20 0 28 0 3576330 14133010432 43313 33554432000 4194304 4196468 140724777546096 139926896574648 139927420010118 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15445] ppid=15425 vsize=13801768 CPUtime=1.92 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15445/stat : 15445 (java) R 15425 15425 15196 0 -1 4202560 11867 0 0 0 191 1 0 0 20 0 28 0 3576331 14133010432 43313 33554432000 4194304 4196468 140724777546096 139926895517128 139927416479723 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15446] ppid=15425 vsize=13801768 CPUtime=2.08 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15446/stat : 15446 (java) R 15425 15425 15196 0 -1 4202560 7484 0 0 0 207 1 0 0 20 0 28 0 3576331 14133010432 43313 33554432000 4194304 4196468 140724777546096 139926894476312 139927421948661 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15447] ppid=15425 vsize=13801768 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15447/stat : 15447 (java) S 15425 15425 15196 0 -1 1077944384 3612 0 0 0 66 1 0 0 20 0 28 0 3576331 14133010432 43313 33554432000 4194304 4196468 140724777546096 139926893431024 139927438473858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15448] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15448/stat : 15448 (java) S 15425 15425 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3576331 14133010432 43313 33554432000 4194304 4196468 140724777546096 139926892378976 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15449] ppid=15425 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15449/stat : 15449 (java) S 15425 15425 15196 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 3576336 14133010432 43313 33554432000 4194304 4196468 140724777546096 139926891326256 139927438473858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15499] ppid=15425 vsize=13801768 CPUtime=1.65 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15499/stat : 15499 (java) R 15425 15425 15196 0 -1 4202560 141 0 0 0 165 0 0 0 20 0 28 0 3576407 14133010432 43313 33554432000 4194304 4196468 140724777546096 139926883305752 139927036911687 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15500] ppid=15425 vsize=13801768 CPUtime=1.38 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15500/stat : 15500 (java) R 15425 15425 15196 0 -1 4202560 155 0 0 0 138 0 0 0 20 0 28 0 3576407 14133010432 43313 33554432000 4194304 4196468 140724777546096 139926882258920 139927031506661 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15501] ppid=15425 vsize=13801768 CPUtime=1.52 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15501/stat : 15501 (java) R 15425 15425 15196 0 -1 4202560 207 0 0 0 152 0 0 0 20 0 28 0 3576407 14133010432 43313 33554432000 4194304 4196468 140724777546096 139926813267120 139927031532847 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15502] ppid=15425 vsize=13801768 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15502/stat : 15502 (java) R 15425 15425 15196 0 -1 4202560 209 0 0 0 142 0 0 0 20 0 28 0 3576407 14133010432 43313 33554432000 4194304 4196468 140724777546096 139926812214456 139927031506883 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15503] ppid=15425 vsize=13801768 CPUtime=1.64 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15503/stat : 15503 (java) R 15425 15425 15196 0 -1 4202560 171 0 0 0 164 0 0 0 20 0 28 0 3576408 14133010432 43313 33554432000 4194304 4196468 140724777546096 139926811162472 139927034898264 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15504] ppid=15425 vsize=13801768 CPUtime=1.53 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15504/stat : 15504 (java) R 15425 15425 15196 0 -1 4202560 186 0 0 0 153 0 0 0 20 0 28 0 3576408 14133010432 43313 33554432000 4194304 4196468 140724777546096 139926810110136 139927031532847 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15505] ppid=15425 vsize=13801768 CPUtime=1.54 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15505/stat : 15505 (java) R 15425 15425 15196 0 -1 4202560 219 0 0 0 154 0 0 0 20 0 28 0 3576408 14133010432 43313 33554432000 4194304 4196468 140724777546096 139926809058152 139927037960984 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15506] ppid=15425 vsize=13801768 CPUtime=1.58 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15506/stat : 15506 (java) R 15425 15425 15196 0 -1 4202560 123 0 0 0 158 0 0 0 20 0 28 0 3576408 14133010432 43313 33554432000 4194304 4196468 140724777546096 139926808003488 139927031414052 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
Current children cumulated CPU time (s) 19.7
Current children cumulated vsize (KiB) 13811280

[startup+6.30142 s]
/proc/loadavg: 16.49 11.25 6.05 23/300 15514
/proc/meminfo: memFree=31618836/32770624 swapFree=5808/46248

################
# More data... #
################

[pid=15426/tid=15541] ppid=15425 vsize=13803816 CPUtime=55.31 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15541/stat : 15541 (java) R 15425 15425 15196 0 -1 4202560 1275 0 0 0 5531 0 0 0 20 0 28 0 3598922 14135107584 92684 33554432000 4194304 4196468 140724777546096 139926810107608 139927036917615 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15542] ppid=15425 vsize=13803816 CPUtime=55.5 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15542/stat : 15542 (java) R 15425 15425 15196 0 -1 4202560 542 0 0 0 5550 0 0 0 20 0 28 0 3598922 14135107584 92684 33554432000 4194304 4196468 140724777546096 139926809054888 139927036917606 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
Current children cumulated CPU time (s) 2198.1
Current children cumulated vsize (KiB) 13813328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+307.901 s]
/proc/loadavg: 15.46 14.06 8.72 21/300 15749
/proc/meminfo: memFree=31416920/32770624 swapFree=5808/47112
[pid=15425] ppid=15422 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15425/stat : 15425 (xcsp3-exec) S 15422 15425 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3576321 9740288 346 33554432000 4194304 5098028 140728506151600 140728506149704 140549808194172 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 15118336 140728506160270 140728506160480 140728506160480 140728506163179 0
/proc/15425/statm: 2378 346 289 221 0 87 0
[pid=15426] ppid=15425 vsize=13803816 CPUtime=2400.45 cores=0,2,4,6,8,10,12,14
/proc/15426/stat : 15426 (java) S 15425 15425 15196 0 -1 1077944320 162885 0 0 0 239830 215 0 0 20 0 28 0 3576321 14135107584 95250 33554432000 4194304 4196468 140724777546096 140724777528640 139927438462711 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
/proc/15426/statm: 3450954 95250 3275 1 0 3438187 0
[pid=15426/tid=15427] ppid=15425 vsize=13803816 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15427/stat : 15427 (java) S 15425 15425 15196 0 -1 1077944384 7262 0 0 0 75 3 0 0 20 0 28 0 3576322 14135107584 95250 33554432000 4194304 4196468 140724777546096 139927442703488 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15429] ppid=15425 vsize=13803816 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15429/stat : 15429 (java) S 15425 15425 15196 0 -1 1077944384 2854 0 0 0 30 9 0 0 20 0 28 0 3576323 14135107584 95250 33554432000 4194304 4196468 140724777546096 139927356943248 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15430] ppid=15425 vsize=13803816 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15430/stat : 15430 (java) S 15425 15425 15196 0 -1 1077944384 2322 0 0 0 30 9 0 0 20 0 28 0 3576323 14135107584 95250 33554432000 4194304 4196468 140724777546096 139927355890448 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15431] ppid=15425 vsize=13803816 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15431/stat : 15431 (java) S 15425 15425 15196 0 -1 1077944384 1822 0 0 0 30 10 0 0 20 0 28 0 3576323 14135107584 95250 33554432000 4194304 4196468 140724777546096 139927354838160 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15432] ppid=15425 vsize=13803816 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15432/stat : 15432 (java) S 15425 15425 15196 0 -1 1077944384 1786 0 0 0 30 9 0 0 20 0 28 0 3576323 14135107584 95250 33554432000 4194304 4196468 140724777546096 139927353785360 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15433] ppid=15425 vsize=13803816 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15433/stat : 15433 (java) S 15425 15425 15196 0 -1 1077944384 1777 0 0 0 31 9 0 0 20 0 28 0 3576323 14135107584 95250 33554432000 4194304 4196468 140724777546096 139927352732048 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15434] ppid=15425 vsize=13803816 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15434/stat : 15434 (java) S 15425 15425 15196 0 -1 1077944384 2269 0 0 0 30 9 0 0 20 0 28 0 3576323 14135107584 95250 33554432000 4194304 4196468 140724777546096 139927351679248 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15435] ppid=15425 vsize=13803816 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15435/stat : 15435 (java) S 15425 15425 15196 0 -1 1077944384 2119 0 0 0 31 9 0 0 20 0 28 0 3576323 14135107584 95250 33554432000 4194304 4196468 140724777546096 139927031376528 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15436] ppid=15425 vsize=13803816 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15436/stat : 15436 (java) S 15425 15425 15196 0 -1 1077944384 1806 0 0 0 31 8 0 0 20 0 28 0 3576323 14135107584 95250 33554432000 4194304 4196468 140724777546096 139927030323728 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15437] ppid=15425 vsize=13803816 CPUtime=1.62 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15437/stat : 15437 (java) S 15425 15425 15196 0 -1 1077944384 5684 0 0 0 62 100 0 0 20 0 28 0 3576325 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926900800112 139927438473858 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15438] ppid=15425 vsize=13803816 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15438/stat : 15438 (java) S 15425 15425 15196 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 28 0 3576326 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926899746144 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15439] ppid=15425 vsize=13803816 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15439/stat : 15439 (java) S 15425 15425 15196 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 3576326 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926898693744 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15443] ppid=15425 vsize=13803816 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15443/stat : 15443 (java) S 15425 15425 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3576330 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926897642064 139927438481307 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15444] ppid=15425 vsize=13803816 CPUtime=7.03 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15444/stat : 15444 (java) S 15425 15425 15196 0 -1 1077944384 31518 0 0 0 698 5 0 0 20 0 28 0 3576330 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926896588912 139927438473858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15445] ppid=15425 vsize=13803816 CPUtime=6.78 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15445/stat : 15445 (java) S 15425 15425 15196 0 -1 1077944384 31896 0 0 0 675 3 0 0 20 0 28 0 3576331 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926895536112 139927438473858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15446] ppid=15425 vsize=13803816 CPUtime=7.23 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15446/stat : 15446 (java) S 15425 15425 15196 0 -1 1077944384 26902 0 0 0 720 3 0 0 20 0 28 0 3576331 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926894483824 139927438473858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15447] ppid=15425 vsize=13803816 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15447/stat : 15447 (java) S 15425 15425 15196 0 -1 1077944384 12973 0 0 0 113 2 0 0 20 0 28 0 3576331 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926893431024 139927438473858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15448] ppid=15425 vsize=13803816 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15448/stat : 15448 (java) S 15425 15425 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3576331 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926892378976 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15449] ppid=15425 vsize=13803816 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15449/stat : 15449 (java) S 15425 15425 15196 0 -1 1077944384 2064 0 0 0 5 6 0 0 20 0 28 0 3576336 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926891326256 139927438473858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15535] ppid=15425 vsize=13803816 CPUtime=80.59 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15535/stat : 15535 (java) R 15425 15425 15196 0 -1 4202560 876 0 0 0 8059 0 0 0 20 0 28 0 3598922 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926811159616 139927038891610 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15536] ppid=15425 vsize=13803816 CPUtime=80.48 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15536/stat : 15536 (java) R 15425 15425 15196 0 -1 4202560 698 0 0 0 8046 2 0 0 20 0 28 0 3598922 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926883312160 139927422801500 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15537] ppid=15425 vsize=13803816 CPUtime=80.85 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15537/stat : 15537 (java) R 15425 15425 15196 0 -1 4202560 1016 0 0 0 8085 0 0 0 20 0 28 0 3598922 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926813264976 139927042014775 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15538] ppid=15425 vsize=13803816 CPUtime=80.97 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15538/stat : 15538 (java) R 15425 15425 15196 0 -1 4202560 698 0 0 0 8097 0 0 0 20 0 28 0 3598922 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926812214976 139927042014795 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15539] ppid=15425 vsize=13803816 CPUtime=80.55 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15539/stat : 15539 (java) R 15425 15425 15196 0 -1 4202560 324 0 0 0 8055 0 0 0 20 0 28 0 3598922 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926808002080 139927042014811 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15540] ppid=15425 vsize=13803816 CPUtime=80.45 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15540/stat : 15540 (java) R 15425 15425 15196 0 -1 4202560 445 0 0 0 8045 0 0 0 20 0 28 0 3598922 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926882258616 139927038892255 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15541] ppid=15425 vsize=13803816 CPUtime=80.45 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15541/stat : 15541 (java) R 15425 15425 15196 0 -1 4202560 1494 0 0 0 8045 0 0 0 20 0 28 0 3598922 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926810107960 139927038892442 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15542] ppid=15425 vsize=13803816 CPUtime=80.77 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15542/stat : 15542 (java) R 15425 15425 15196 0 -1 4202560 599 0 0 0 8077 0 0 0 20 0 28 0 3598922 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926809054592 139927038892110 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
Current children cumulated CPU time (s) 2400.45
Current children cumulated vsize (KiB) 13813328

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+307.901 s]
/proc/loadavg: 15.46 14.06 8.72 21/300 15749
/proc/meminfo: memFree=31416920/32770624 swapFree=5808/47112
[pid=15425] ppid=15422 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15425/stat : 15425 (xcsp3-exec) S 15422 15425 15196 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3576321 9740288 346 33554432000 4194304 5098028 140728506151600 140728506149704 140549808194172 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 15118336 140728506160270 140728506160480 140728506160480 140728506163179 0
/proc/15425/statm: 2378 346 289 221 0 87 0
[pid=15426] ppid=15425 vsize=13803816 CPUtime=2400.45 cores=0,2,4,6,8,10,12,14
/proc/15426/stat : 15426 (java) S 15425 15425 15196 0 -1 1077944320 162885 0 0 0 239830 215 0 0 20 0 28 0 3576321 14135107584 95250 33554432000 4194304 4196468 140724777546096 140724777528640 139927438462711 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
/proc/15426/statm: 3450954 95250 3275 1 0 3438187 0
[pid=15426/tid=15427] ppid=15425 vsize=13803816 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15427/stat : 15427 (java) S 15425 15425 15196 0 -1 1077944384 7262 0 0 0 75 3 0 0 20 0 28 0 3576322 14135107584 95250 33554432000 4194304 4196468 140724777546096 139927442703488 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15429] ppid=15425 vsize=13803816 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15429/stat : 15429 (java) S 15425 15425 15196 0 -1 1077944384 2854 0 0 0 30 9 0 0 20 0 28 0 3576323 14135107584 95250 33554432000 4194304 4196468 140724777546096 139927356943248 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15430] ppid=15425 vsize=13803816 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15430/stat : 15430 (java) S 15425 15425 15196 0 -1 1077944384 2322 0 0 0 30 9 0 0 20 0 28 0 3576323 14135107584 95250 33554432000 4194304 4196468 140724777546096 139927355890448 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15431] ppid=15425 vsize=13803816 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15431/stat : 15431 (java) S 15425 15425 15196 0 -1 1077944384 1822 0 0 0 30 10 0 0 20 0 28 0 3576323 14135107584 95250 33554432000 4194304 4196468 140724777546096 139927354838160 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15432] ppid=15425 vsize=13803816 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15432/stat : 15432 (java) S 15425 15425 15196 0 -1 1077944384 1786 0 0 0 30 9 0 0 20 0 28 0 3576323 14135107584 95250 33554432000 4194304 4196468 140724777546096 139927353785360 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15433] ppid=15425 vsize=13803816 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15433/stat : 15433 (java) S 15425 15425 15196 0 -1 1077944384 1777 0 0 0 31 9 0 0 20 0 28 0 3576323 14135107584 95250 33554432000 4194304 4196468 140724777546096 139927352732048 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15434] ppid=15425 vsize=13803816 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15434/stat : 15434 (java) S 15425 15425 15196 0 -1 1077944384 2269 0 0 0 30 9 0 0 20 0 28 0 3576323 14135107584 95250 33554432000 4194304 4196468 140724777546096 139927351679248 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15435] ppid=15425 vsize=13803816 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15435/stat : 15435 (java) S 15425 15425 15196 0 -1 1077944384 2119 0 0 0 31 9 0 0 20 0 28 0 3576323 14135107584 95250 33554432000 4194304 4196468 140724777546096 139927031376528 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15436] ppid=15425 vsize=13803816 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15436/stat : 15436 (java) S 15425 15425 15196 0 -1 1077944384 1806 0 0 0 31 8 0 0 20 0 28 0 3576323 14135107584 95250 33554432000 4194304 4196468 140724777546096 139927030323728 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15437] ppid=15425 vsize=13803816 CPUtime=1.62 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15437/stat : 15437 (java) S 15425 15425 15196 0 -1 1077944384 5684 0 0 0 62 100 0 0 20 0 28 0 3576325 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926900800112 139927438473858 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15438] ppid=15425 vsize=13803816 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15438/stat : 15438 (java) S 15425 15425 15196 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 28 0 3576326 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926899746144 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15439] ppid=15425 vsize=13803816 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15439/stat : 15439 (java) S 15425 15425 15196 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 3576326 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926898693744 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15443] ppid=15425 vsize=13803816 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15443/stat : 15443 (java) S 15425 15425 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3576330 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926897642064 139927438481307 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15444] ppid=15425 vsize=13803816 CPUtime=7.03 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15444/stat : 15444 (java) S 15425 15425 15196 0 -1 1077944384 31518 0 0 0 698 5 0 0 20 0 28 0 3576330 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926896588912 139927438473858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15445] ppid=15425 vsize=13803816 CPUtime=6.78 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15445/stat : 15445 (java) S 15425 15425 15196 0 -1 1077944384 31896 0 0 0 675 3 0 0 20 0 28 0 3576331 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926895536112 139927438473858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15446] ppid=15425 vsize=13803816 CPUtime=7.23 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15446/stat : 15446 (java) S 15425 15425 15196 0 -1 1077944384 26902 0 0 0 720 3 0 0 20 0 28 0 3576331 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926894483824 139927438473858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15447] ppid=15425 vsize=13803816 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15447/stat : 15447 (java) S 15425 15425 15196 0 -1 1077944384 12973 0 0 0 113 2 0 0 20 0 28 0 3576331 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926893431024 139927438473858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15448] ppid=15425 vsize=13803816 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15448/stat : 15448 (java) S 15425 15425 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3576331 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926892378976 139927438472917 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15449] ppid=15425 vsize=13803816 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15449/stat : 15449 (java) S 15425 15425 15196 0 -1 1077944384 2064 0 0 0 5 6 0 0 20 0 28 0 3576336 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926891326256 139927438473858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15535] ppid=15425 vsize=13803816 CPUtime=80.59 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15535/stat : 15535 (java) R 15425 15425 15196 0 -1 4202560 876 0 0 0 8059 0 0 0 20 0 28 0 3598922 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926811159616 139927038891610 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15536] ppid=15425 vsize=13803816 CPUtime=80.48 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15536/stat : 15536 (java) R 15425 15425 15196 0 -1 4202560 698 0 0 0 8046 2 0 0 20 0 28 0 3598922 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926883312160 139927422801500 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15537] ppid=15425 vsize=13803816 CPUtime=80.85 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15537/stat : 15537 (java) R 15425 15425 15196 0 -1 4202560 1016 0 0 0 8085 0 0 0 20 0 28 0 3598922 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926813264976 139927042014775 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15538] ppid=15425 vsize=13803816 CPUtime=80.97 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15538/stat : 15538 (java) R 15425 15425 15196 0 -1 4202560 698 0 0 0 8097 0 0 0 20 0 28 0 3598922 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926812214976 139927042014795 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15539] ppid=15425 vsize=13803816 CPUtime=80.55 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15539/stat : 15539 (java) R 15425 15425 15196 0 -1 4202560 324 0 0 0 8055 0 0 0 20 0 28 0 3598922 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926808002080 139927042014811 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15540] ppid=15425 vsize=13803816 CPUtime=80.45 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15540/stat : 15540 (java) R 15425 15425 15196 0 -1 4202560 445 0 0 0 8045 0 0 0 20 0 28 0 3598922 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926882258616 139927038892255 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15541] ppid=15425 vsize=13803816 CPUtime=80.45 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15541/stat : 15541 (java) R 15425 15425 15196 0 -1 4202560 1494 0 0 0 8045 0 0 0 20 0 28 0 3598922 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926810107960 139927038892442 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
[pid=15426/tid=15542] ppid=15425 vsize=13803816 CPUtime=80.77 cores=0,2,4,6,8,10,12,14
/proc/15426/task/15542/stat : 15542 (java) R 15425 15425 15196 0 -1 4202560 599 0 0 0 8077 0 0 0 20 0 28 0 3598922 14135107584 95250 33554432000 4194304 4196468 140724777546096 139926809054592 139927038892110 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 6533120 140724777551036 140724777551212 140724777551212 140724777553871 0
Current children cumulated CPU time (s) 2400.45
Current children cumulated vsize (KiB) 13813328

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15425 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2760
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.00276
# while last known CPU time is 2400.45
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 307.912
CPU time (s): 2400.45
CPU user time (s): 2398.3
CPU system time (s): 2.15
CPU usage (%): 779.59
Max. virtual memory (cumulated for all children) (KiB): 13814048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.00276
system time used= 0
maximum resident set size= 1388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 518
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.52178 second user time and 3.85579 second system time

The end

Launcher Data

Begin job on node145 at 2017-07-22 02:25:12
IDJOB=4244389
IDBENCH=115627
IDSOLVER=2626
FILE ID=node145/4244389-1500683112
RUNJOBID= node145-1500682809-15227
PBS_JOBID= 20623333
Free space on /tmp= 61856 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-020-05-8.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244389-1500683112/watcher-4244389-1500683112 -o /tmp/evaluation-result-4244389-1500683112/solver-4244389-1500683112 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node145-1500682809-15227 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1428730484 HOME/instance-4244389-1500683112.xml

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

MD5SUM BENCH= 0e54ac42af650b711b86c7f2d29cb640
RANDOM SEED=1428730484

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32072264 kB
MemAvailable:   32004916 kB
Buffers:           53920 kB
Cached:           170340 kB
SwapCached:            0 kB
Active:           185968 kB
Inactive:         114324 kB
Active(anon):      18756 kB
Inactive(anon):    68068 kB
Active(file):     167212 kB
Inactive(file):    46256 kB
Unevictable:        5808 kB
Mlocked:            5808 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7512 kB
Writeback:             0 kB
AnonPages:        190004 kB
Mapped:            38392 kB
Shmem:              8852 kB
Slab:              91432 kB
SReclaimable:      58252 kB
SUnreclaim:        33180 kB
KernelStack:        4688 kB
PageTables:         6104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1165236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61848 MiB
End job on node145 at 2017-07-22 02:30:20