Trace number 4255284

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
choco-solver 5a (2017-07-26)SAT (TO)488 262.22 240.00999

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-07-07-5.xml
MD5SUMe703a022bfe4f723b0880c2305d40b57
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark460
Best CPU time to get the best result obtained on this benchmark248.88901
Satisfiable
(Un)Satisfiability was proved
Number of variables203
Number of constraints168
Number of domains9
Minimum domain size6
Maximum domain size560
Distribution of domain sizes[{"size":6,"count":7},{"size":7,"count":91},{"size":560,"count":105}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":56},{"degree":3,"count":98},{"degree":8,"count":49}]
Minimum constraint arity1
Maximum constraint arity9
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":49},{"arity":3,"count":49},{"arity":7,"count":14},{"arity":9,"count":49}]
Number of extensional constraints49
Number of intensional constraints56
Distribution of constraint types[{"type":"extension","count":49},{"type":"intension","count":56},{"type":"allDifferent","count":7},{"type":"noOverlap","count":7},{"type":"element","count":49}]
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.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4255284-1501979302.xml"  -tl '264s' -p 1 -x 3
0.00/0.25	c [HOME/instance-4255284-1501979302.xml, -tl, 264s, -p, 1, -x, 3]
0.00/0.31	c simple solver
0.00/0.37	c parse instance...
0.00/0.67	c solve instance...
4.65/1.85	o 552 
5.28/2.07	o 551 
36.43/20.11	o 547 
36.43/20.12	o 545 
40.59/22.91	o 544 
49.35/31.27	o 524 
49.58/31.42	o 514 
49.73/31.57	o 505 
60.55/42.13	o 504 
70.14/51.31	o 503 
79.06/60.16	o 502 
97.69/78.51	o 497 
123.69/104.11	o 491 
234.23/212.53	o 488 
262.22/240.00	s SATISFIABLE
262.22/240.00	v <instantiation>
262.22/240.00	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] e[0] e[1] e[2] e[3] e[4] e[5] e[6] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[0][4] sd[0][5] sd[0][6] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[1][4] sd[1][5] sd[1][6] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[2][4] sd[2][5] sd[2][6] sd[3][0] sd[3][1] sd[3][2] sd[3][3] sd[3][4] sd[3][5] sd[3][6] sd[4][0] sd[4][1] sd[4][2] sd[4][3] sd[4][4] sd[4][5] sd[4][6] sd[5][0] sd[5][1] sd[5][2] sd[5][3] sd[5][4] sd[5][5] sd[5][6] sd[6][0] sd[6][1] sd[6][2] sd[6][3] sd[6][4] sd[6][5] sd[6][6] </list>
262.22/240.00	v 	<values>0 59 135 151 171 264 362 0 75 107 185 255 322 386 0 75 168 274 338 447 450 0 79 228 267 361 386 447 55 80 137 214 273 407 413 0 80 214 274 361 407 412 0 27 135 228 273 322 413 450 481 475 488 459 472 488 55 76 2 20 87 95 88 59 32 78 69 57 40 95 75 76 87 63 61 1 25 66 89 39 94 25 61 41 24 8 77 59 91 6 46 80 97 60 64 46 5 60 27 95 93 36 49 76 75 4 1 3 5 0 2 6 1 0 2 5 4 6 3 0 5 4 3 1 2 6 6 4 1 0 3 2 5 4 2 3 6 5 0 1 2 6 3 1 0 5 4 5 3 1 2 6 4 0 171 59 264 135 0 151 362 75 0 107 386 255 185 322 0 338 447 274 168 75 450 267 228 386 361 79 447 0 407 413 80 137 55 273 214 361 274 0 214 412 407 80 413 135 228 27 322 0 273 </values>
262.22/240.00	v </instantiation>
262.22/240.00	c Unexpected resolution interruption!

Verifier Data

OK	488

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-4255284-1501979302/watcher-4255284-1501979302 -o /tmp/evaluation-result-4255284-1501979302/solver-4255284-1501979302 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501978204-32403 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1465323614 HOME/instance-4255284-1501979302.xml 

pid=32689
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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: 2.62 2.17 1.97 4/199 32692
/proc/meminfo: memFree=31367476/32770624 swapFree=0/280000
[pid=32692] ppid=32689 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/32692/stat : 32692 (runsolver) D 32689 32692 30500 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 45745514 24240128 108 18446744073709551615 4194304 4338465 140730612772096 140730612769736 139740875625175 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 39129088 140730612777058 140730612777548 140730612777548 140730612781002 0
/proc/32692/statm: 5918 108 54 36 0 2156 0

[startup+0.100112 s]
/proc/loadavg: 2.62 2.17 1.97 4/199 32692
/proc/meminfo: memFree=31367476/32770624 swapFree=0/280000
[pid=32692] ppid=32689 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/32692/stat : 32692 (xcsp3-exec) S 32689 32692 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45745514 9740288 345 18446744073709551615 4194304 5098028 140722427297600 140722427295704 140463047692924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 26640384 140722427306401 140722427306605 140722427306605 140722427310059 0
/proc/32692/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.210255 s]
/proc/loadavg: 2.62 2.17 1.97 4/199 32692
/proc/meminfo: memFree=31367476/32770624 swapFree=0/280000
[pid=32692] ppid=32689 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/32692/stat : 32692 (xcsp3-exec) S 32689 32692 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45745514 9740288 345 18446744073709551615 4194304 5098028 140722427297600 140722427295704 140463047692924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 26640384 140722427306401 140722427306605 140722427306605 140722427310059 0
/proc/32692/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300678 s]
/proc/loadavg: 2.62 2.17 1.97 4/199 32692
/proc/meminfo: memFree=31367476/32770624 swapFree=0/280000
[pid=32692] ppid=32689 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/32692/stat : 32692 (xcsp3-exec) S 32689 32692 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45745514 9740288 345 18446744073709551615 4194304 5098028 140722427297600 140722427295704 140463047692924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 26640384 140722427306401 140722427306605 140722427306605 140722427310059 0
/proc/32692/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.702111 s]
/proc/loadavg: 2.62 2.17 1.97 4/199 32692
/proc/meminfo: memFree=31367476/32770624 swapFree=0/280000
[pid=32692] ppid=32689 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/32692/stat : 32692 (xcsp3-exec) S 32689 32692 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45745514 9740288 345 18446744073709551615 4194304 5098028 140722427297600 140722427295704 140463047692924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 26640384 140722427306401 140722427306605 140722427306605 140722427310059 0
/proc/32692/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50065 s]
/proc/loadavg: 2.62 2.17 1.97 9/215 32708
/proc/meminfo: memFree=31273140/32770624 swapFree=0/280036
[pid=32692] ppid=32689 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/32692/stat : 32692 (xcsp3-exec) S 32689 32692 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45745514 9740288 345 18446744073709551615 4194304 5098028 140722427297600 140722427295704 140463047692924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 26640384 140722427306401 140722427306605 140722427306605 140722427310059 0
/proc/32692/statm: 2378 345 289 221 0 87 0
[pid=32694] ppid=32692 vsize=13980732 CPUtime=3.72 cores=0,2,4,6
/proc/32694/stat : 32694 (java) S 32692 32692 30500 0 -1 1077944320 44050 0 0 0 363 9 0 0 20 0 15 0 45745521 14316269568 32198 18446744073709551615 4194304 4196468 140728440827440 140728440809984 140523588505335 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
/proc/32694/statm: 3495183 32198 3192 1 0 3483476 0
[pid=32694/tid=32695] ppid=32692 vsize=13980732 CPUtime=1.36 cores=0,2,4,6
/proc/32694/task/32695/stat : 32695 (java) R 32692 32692 30500 0 -1 4202560 9632 0 0 0 133 3 0 0 20 0 15 0 45745522 14316269568 32198 18446744073709551615 4194304 4196468 140728440827440 140523592741840 140523229379478 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32696] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32696/stat : 32696 (java) S 32692 32692 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45745522 14316269568 32198 18446744073709551615 4194304 4196468 140728440827440 140523188971920 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32697] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32697/stat : 32697 (java) S 32692 32692 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45745522 14316269568 32198 18446744073709551615 4194304 4196468 140728440827440 140523187919120 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32698] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32698/stat : 32698 (java) S 32692 32692 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45745522 14316269568 32198 18446744073709551615 4194304 4196468 140728440827440 140523186866832 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32699] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32699/stat : 32699 (java) S 32692 32692 30500 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45745522 14316269568 32198 18446744073709551615 4194304 4196468 140728440827440 140523185814032 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32700] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32700/stat : 32700 (java) S 32692 32692 30500 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 45745524 14316269568 32198 18446744073709551615 4194304 4196468 140728440827440 140522505333360 140523588516482 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32701] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32701/stat : 32701 (java) S 32692 32692 30500 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45745524 14316269568 32198 18446744073709551615 4194304 4196468 140728440827440 140522504279328 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32702] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32702/stat : 32702 (java) S 32692 32692 30500 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45745524 14316269568 32198 18446744073709551615 4194304 4196468 140728440827440 140522503226992 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32703] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32703/stat : 32703 (java) S 32692 32692 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45745527 14316269568 32198 18446744073709551615 4194304 4196468 140728440827440 140522502175312 140523588523931 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32704] ppid=32692 vsize=13980732 CPUtime=0.89 cores=0,2,4,6
/proc/32694/task/32704/stat : 32704 (java) R 32692 32692 30500 0 -1 4202560 9899 0 0 0 88 1 0 0 20 0 15 0 45745527 14316269568 32198 18446744073709551615 4194304 4196468 140728440827440 140522501115352 140523566280658 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32705] ppid=32692 vsize=13980732 CPUtime=0.89 cores=0,2,4,6
/proc/32694/task/32705/stat : 32705 (java) R 32692 32692 30500 0 -1 4202560 18539 0 0 0 87 2 0 0 20 0 15 0 45745527 14316269568 32198 18446744073709551615 4194304 4196468 140728440827440 140522500050472 140523569208901 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32706] ppid=32692 vsize=13980732 CPUtime=0.54 cores=0,2,4,6
/proc/32694/task/32706/stat : 32706 (java) S 32692 32692 30500 0 -1 1077944384 4662 0 0 0 53 1 0 0 20 0 15 0 45745527 14316269568 32198 18446744073709551615 4194304 4196468 140728440827440 140522499017072 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32707] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32707/stat : 32707 (java) S 32692 32692 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45745527 14316269568 32198 18446744073709551615 4194304 4196468 140728440827440 140522497964512 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32708] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32708/stat : 32708 (java) S 32692 32692 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45745531 14316269568 32198 18446744073709551615 4194304 4196468 140728440827440 140522496912304 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 13990244

[startup+3.10075 s]
/proc/loadavg: 2.89 2.23 1.99 5/215 32708
/proc/meminfo: memFree=31177984/32770624 swapFree=0/280036
[pid=32692] ppid=32689 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/32692/stat : 32692 (xcsp3-exec) S 32689 32692 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45745514 9740288 345 18446744073709551615 4194304 5098028 140722427297600 140722427295704 140463047692924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 26640384 140722427306401 140722427306605 140722427306605 140722427310059 0
/proc/32692/statm: 2378 345 289 221 0 87 0
[pid=32694] ppid=32692 vsize=13980732 CPUtime=8.65 cores=0,2,4,6
/proc/32694/stat : 32694 (java) S 32692 32692 30500 0 -1 1077944320 65370 0 0 0 852 13 0 0 20 0 15 0 45745521 14316269568 55888 18446744073709551615 4194304 4196468 140728440827440 140728440809984 140523588505335 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
/proc/32694/statm: 3495183 55888 3202 1 0 3483476 0
[pid=32694/tid=32695] ppid=32692 vsize=13980732 CPUtime=2.96 cores=0,2,4,6
/proc/32694/task/32695/stat : 32695 (java) R 32692 32692 30500 0 -1 4202560 10651 0 0 0 292 4 0 0 20 0 15 0 45745522 14316269568 55888 18446744073709551615 4194304 4196468 140728440827440 140523592737824 140523232078421 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32696] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32696/stat : 32696 (java) S 32692 32692 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45745522 14316269568 55888 18446744073709551615 4194304 4196468 140728440827440 140523188971920 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32697] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32697/stat : 32697 (java) S 32692 32692 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45745522 14316269568 55888 18446744073709551615 4194304 4196468 140728440827440 140523187919120 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32698] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32698/stat : 32698 (java) S 32692 32692 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45745522 14316269568 55888 18446744073709551615 4194304 4196468 140728440827440 140523186866832 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32699] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32699/stat : 32699 (java) S 32692 32692 30500 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45745522 14316269568 55888 18446744073709551615 4194304 4196468 140728440827440 140523185814032 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32700] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32700/stat : 32700 (java) S 32692 32692 30500 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 45745524 14316269568 55888 18446744073709551615 4194304 4196468 140728440827440 140522505333360 140523588516482 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32701] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32701/stat : 32701 (java) S 32692 32692 30500 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45745524 14316269568 55888 18446744073709551615 4194304 4196468 140728440827440 140522504279328 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32702] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32702/stat : 32702 (java) S 32692 32692 30500 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45745524 14316269568 55888 18446744073709551615 4194304 4196468 140728440827440 140522503226992 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32703] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32703/stat : 32703 (java) S 32692 32692 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45745527 14316269568 55888 18446744073709551615 4194304 4196468 140728440827440 140522502175312 140523588523931 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32704] ppid=32692 vsize=13980732 CPUtime=2.5 cores=0,2,4,6
/proc/32694/task/32704/stat : 32704 (java) R 32692 32692 30500 0 -1 4202560 20155 0 0 0 247 3 0 0 20 0 15 0 45745527 14316269568 55888 18446744073709551615 4194304 4196468 140728440827440 140522501103176 140523566100728 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32705] ppid=32692 vsize=13980732 CPUtime=2.49 cores=0,2,4,6
/proc/32694/task/32705/stat : 32705 (java) R 32692 32692 30500 0 -1 4202560 26264 0 0 0 246 3 0 0 20 0 15 0 45745527 14316269568 55888 18446744073709551615 4194304 4196468 140728440827440 140522500049952 140523573169157 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32706] ppid=32692 vsize=13980732 CPUtime=0.67 cores=0,2,4,6
/proc/32694/task/32706/stat : 32706 (java) S 32692 32692 30500 0 -1 1077944384 6934 0 0 0 65 2 0 0 20 0 15 0 45745527 14316269568 55888 18446744073709551615 4194304 4196468 140728440827440 140522499017072 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32707] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32707/stat : 32707 (java) S 32692 32692 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45745527 14316269568 55888 18446744073709551615 4194304 4196468 140728440827440 140522497964512 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32708] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32708/stat : 32708 (java) S 32692 32692 30500 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 45745531 14316269568 55888 18446744073709551615 4194304 4196468 140728440827440 140522496912304 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
Current children cumulated CPU time (s) 8.65
Current children cumulated vsize (KiB) 13990244

[startup+6.30254 s]
/proc/loadavg: 2.89 2.23 1.99 5/215 32708
/proc/meminfo: memFree=31111764/32770624 swapFree=0/280036
[pid=32692] ppid=32689 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/32692/stat : 32692 (xcsp3-exec) S 32689 32692 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45745514 9740288 345 18446744073709551615 4194304 5098028 140722427297600 140722427295704 140463047692924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 26640384 140722427306401 140722427306605 140722427306605 140722427310059 0
/proc/32692/statm: 2378 345 289 221 0 87 0
[pid=32694] ppid=32692 vsize=13980732 CPUtime=18.35 cores=0,2,4,6
/proc/32694/stat : 32694 (java) S 32692 32692 30500 0 -1 1077944320 92915 0 0 0 1818 17 0 0 20 0 15 0 45745521 14316269568 73471 18446744073709551615 4194304 4196468 140728440827440 140728440809984 140523588505335 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
/proc/32694/statm: 3495183 73471 3224 1 0 3483476 0
[pid=32694/tid=32695] ppid=32692 vsize=13980732 CPUtime=6.15 cores=0,2,4,6
/proc/32694/task/32695/stat : 32695 (java) R 32692 32692 30500 0 -1 4202560 11452 0 0 0 610 5 0 0 20 0 15 0 45745522 14316269568 73471 18446744073709551615 4194304 4196468 140728440827440 140523592743984 140523232314008 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32696] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32696/stat : 32696 (java) S 32692 32692 30500 0 -1 1077944384 142 0 0 0 0 0 0 0 20 0 15 0 45745522 14316269568 73471 18446744073709551615 4194304 4196468 140728440827440 140523188971920 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32697] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32697/stat : 32697 (java) S 32692 32692 30500 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 45745522 14316269568 73471 18446744073709551615 4194304 4196468 140728440827440 140523187919120 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32698] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32698/stat : 32698 (java) S 32692 32692 30500 0 -1 1077944384 265 0 0 0 0 0 0 0 20 0 15 0 45745522 14316269568 73471 18446744073709551615 4194304 4196468 140728440827440 140523186866832 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32699] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32699/stat : 32699 (java) S 32692 32692 30500 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 45745522 14316269568 73471 18446744073709551615 4194304 4196468 140728440827440 140523185814032 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32700] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32700/stat : 32700 (java) S 32692 32692 30500 0 -1 1077944384 381 0 0 0 0 0 0 0 20 0 15 0 45745524 14316269568 73471 18446744073709551615 4194304 4196468 140728440827440 140522505333360 140523588516482 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32701] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32701/stat : 32701 (java) S 32692 32692 30500 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 45745524 14316269568 73471 18446744073709551615 4194304 4196468 140728440827440 140522504279328 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32702] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32702/stat : 32702 (java) S 32692 32692 30500 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 45745524 14316269568 73471 18446744073709551615 4194304 4196468 140728440827440 140522503226992 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32703] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32703/stat : 32703 (java) S 32692 32692 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45745527 14316269568 73471 18446744073709551615 4194304 4196468 140728440827440 140522502175312 140523588523931 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32704] ppid=32692 vsize=13980732 CPUtime=5.68 cores=0,2,4,6
/proc/32694/task/32704/stat : 32704 (java) R 32692 32692 30500 0 -1 4202560 35763 0 0 0 565 3 0 0 20 0 15 0 45745527 14316269568 73471 18446744073709551615 4194304 4196468 140728440827440 140522501110240 140523572062693 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32705] ppid=32692 vsize=13980732 CPUtime=5.68 cores=0,2,4,6
/proc/32694/task/32705/stat : 32705 (java) R 32692 32692 30500 0 -1 4202560 35199 0 0 0 564 4 0 0 20 0 15 0 45745527 14316269568 73471 18446744073709551615 4194304 4196468 140728440827440 140522500058352 140523570049792 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32706] ppid=32692 vsize=13980732 CPUtime=0.75 cores=0,2,4,6
/proc/32694/task/32706/stat : 32706 (java) S 32692 32692 30500 0 -1 1077944384 7976 0 0 0 73 2 0 0 20 0 15 0 45745527 14316269568 73471 18446744073709551615 4194304 4196468 140728440827440 140522499017072 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32707] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32707/stat : 32707 (java) S 32692 32692 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45745527 14316269568 73471 18446744073709551615 4194304 4196468 140728440827440 140522497964512 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32708] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32708/stat : 32708 (java) S 32692 32692 30500 0 -1 1077944384 329 0 0 0 0 0 0 0 20 0 15 0 45745531 14316269568 73471 18446744073709551615 4194304 4196468 140728440827440 140522496912304 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
Current children cumulated CPU time (s) 18.35
Current children cumulated vsize (KiB) 13990244

[startup+12.7006 s]
/proc/loadavg: 2.90 2.26 2.00 3/215 32708
/proc/meminfo: memFree=31073688/32770624 swapFree=0/280052
[pid=32692] ppid=32689 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/32692/stat : 32692 (xcsp3-exec) S 32689 32692 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45745514 9740288 345 18446744073709551615 4194304 5098028 140722427297600 140722427295704 140463047692924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 26640384 140722427306401 140722427306605 140722427306605 140722427310059 0
/proc/32692/statm: 2378 345 289 221 0 87 0
[pid=32694] ppid=32692 vsize=13980732 CPUtime=28.56 cores=0,2,4,6
/proc/32694/stat : 32694 (java) S 32692 32692 30500 0 -1 1077944320 97217 0 0 0 2836 20 0 0 20 0 15 0 45745521 14316269568 77175 18446744073709551615 4194304 4196468 140728440827440 140728440809984 140523588505335 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
/proc/32694/statm: 3495183 77175 3243 1 0 3483476 0
[pid=32694/tid=32695] ppid=32692 vsize=13980732 CPUtime=12.53 cores=0,2,4,6
/proc/32694/task/32695/stat : 32695 (java) R 32692 32692 30500 0 -1 4202560 12265 0 0 0 1247 6 0 0 20 0 15 0 45745522 14316269568 77175 18446744073709551615 4194304 4196468 140728440827440 140523592741056 140523234875049 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32696] ppid=32692 vsize=13980732 CPUtime=0.01 cores=0,2,4,6
/proc/32694/task/32696/stat : 32696 (java) S 32692 32692 30500 0 -1 1077944384 176 0 0 0 1 0 0 0 20 0 15 0 45745522 14316269568 77175 18446744073709551615 4194304 4196468 140728440827440 140523188971920 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32697] ppid=32692 vsize=13980732 CPUtime=0.01 cores=0,2,4,6
/proc/32694/task/32697/stat : 32697 (java) S 32692 32692 30500 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 15 0 45745522 14316269568 77175 18446744073709551615 4194304 4196468 140728440827440 140523187919120 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0

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

[pid=32694/tid=32701] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32701/stat : 32701 (java) S 32692 32692 30500 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 45745524 14316269568 73544 18446744073709551615 4194304 4196468 140728440827440 140522504279328 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32702] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32702/stat : 32702 (java) S 32692 32692 30500 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 45745524 14316269568 73544 18446744073709551615 4194304 4196468 140728440827440 140522503226992 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32703] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32703/stat : 32703 (java) S 32692 32692 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45745527 14316269568 73544 18446744073709551615 4194304 4196468 140728440827440 140522502175312 140523588523931 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32704] ppid=32692 vsize=13980732 CPUtime=8.71 cores=0,2,4,6
/proc/32694/task/32704/stat : 32704 (java) S 32692 32692 30500 0 -1 1077944384 45410 0 0 0 867 4 0 0 20 0 15 0 45745527 14316269568 73544 18446744073709551615 4194304 4196468 140728440827440 140522501122160 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32705] ppid=32692 vsize=13980732 CPUtime=9.13 cores=0,2,4,6
/proc/32694/task/32705/stat : 32705 (java) S 32692 32692 30500 0 -1 1077944384 44111 0 0 0 909 4 0 0 20 0 15 0 45745527 14316269568 73544 18446744073709551615 4194304 4196468 140728440827440 140522500069360 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32706] ppid=32692 vsize=13980732 CPUtime=1 cores=0,2,4,6
/proc/32694/task/32706/stat : 32706 (java) S 32692 32692 30500 0 -1 1077944384 12481 0 0 0 97 3 0 0 20 0 15 0 45745527 14316269568 73544 18446744073709551615 4194304 4196468 140728440827440 140522499017072 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32707] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32707/stat : 32707 (java) S 32692 32692 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45745527 14316269568 73544 18446744073709551615 4194304 4196468 140728440827440 140522497964512 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32708] ppid=32692 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/32694/task/32708/stat : 32708 (java) S 32692 32692 30500 0 -1 1077944384 685 0 0 0 2 1 0 0 20 0 15 0 45745531 14316269568 73544 18446744073709551615 4194304 4196468 140728440827440 140522496912304 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
Current children cumulated CPU time (s) 121.87
Current children cumulated vsize (KiB) 13990244

[startup+162.301 s]
/proc/loadavg: 1.72 2.00 1.94 3/215 32713
/proc/meminfo: memFree=30975924/32770624 swapFree=0/280160
[pid=32692] ppid=32689 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/32692/stat : 32692 (xcsp3-exec) S 32689 32692 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45745514 9740288 345 18446744073709551615 4194304 5098028 140722427297600 140722427295704 140463047692924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 26640384 140722427306401 140722427306605 140722427306605 140722427310059 0
/proc/32692/statm: 2378 345 289 221 0 87 0
[pid=32694] ppid=32692 vsize=13980732 CPUtime=183.03 cores=0,2,4,6
/proc/32694/stat : 32694 (java) S 32692 32692 30500 0 -1 1077944320 133100 0 0 0 18262 41 0 0 20 0 15 0 45745521 14316269568 86177 18446744073709551615 4194304 4196468 140728440827440 140728440809984 140523588505335 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
/proc/32694/statm: 3495183 86177 3248 1 0 3483476 0
[pid=32694/tid=32695] ppid=32692 vsize=13980732 CPUtime=161.52 cores=0,2,4,6
/proc/32694/task/32695/stat : 32695 (java) R 32692 32692 30500 0 -1 4202560 17617 0 0 0 16146 6 0 0 20 0 15 0 45745522 14316269568 86177 18446744073709551615 4194304 4196468 140728440827440 140523592744816 140523233116235 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32696] ppid=32692 vsize=13980732 CPUtime=0.54 cores=0,2,4,6
/proc/32694/task/32696/stat : 32696 (java) S 32692 32692 30500 0 -1 1077944384 854 0 0 0 49 5 0 0 20 0 15 0 45745522 14316269568 86177 18446744073709551615 4194304 4196468 140728440827440 140523188971920 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32697] ppid=32692 vsize=13980732 CPUtime=0.55 cores=0,2,4,6
/proc/32694/task/32697/stat : 32697 (java) S 32692 32692 30500 0 -1 1077944384 635 0 0 0 50 5 0 0 20 0 15 0 45745522 14316269568 86177 18446744073709551615 4194304 4196468 140728440827440 140523187919120 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32698] ppid=32692 vsize=13980732 CPUtime=0.54 cores=0,2,4,6
/proc/32694/task/32698/stat : 32698 (java) S 32692 32692 30500 0 -1 1077944384 1387 0 0 0 50 4 0 0 20 0 15 0 45745522 14316269568 86177 18446744073709551615 4194304 4196468 140728440827440 140523186866832 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32699] ppid=32692 vsize=13980732 CPUtime=0.53 cores=0,2,4,6
/proc/32694/task/32699/stat : 32699 (java) S 32692 32692 30500 0 -1 1077944384 2080 0 0 0 49 4 0 0 20 0 15 0 45745522 14316269568 86177 18446744073709551615 4194304 4196468 140728440827440 140523185814032 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32700] ppid=32692 vsize=13980732 CPUtime=0.07 cores=0,2,4,6
/proc/32694/task/32700/stat : 32700 (java) S 32692 32692 30500 0 -1 1077944384 1476 0 0 0 6 1 0 0 20 0 15 0 45745524 14316269568 86177 18446744073709551615 4194304 4196468 140728440827440 140522505333360 140523588516482 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32701] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32701/stat : 32701 (java) S 32692 32692 30500 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 45745524 14316269568 86177 18446744073709551615 4194304 4196468 140728440827440 140522504279328 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32702] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32702/stat : 32702 (java) S 32692 32692 30500 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 45745524 14316269568 86177 18446744073709551615 4194304 4196468 140728440827440 140522503226992 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32703] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32703/stat : 32703 (java) S 32692 32692 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45745527 14316269568 86177 18446744073709551615 4194304 4196468 140728440827440 140522502175312 140523588523931 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32704] ppid=32692 vsize=13980732 CPUtime=8.76 cores=0,2,4,6
/proc/32694/task/32704/stat : 32704 (java) S 32692 32692 30500 0 -1 1077944384 46678 0 0 0 872 4 0 0 20 0 15 0 45745527 14316269568 86177 18446744073709551615 4194304 4196468 140728440827440 140522501122160 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32705] ppid=32692 vsize=13980732 CPUtime=9.36 cores=0,2,4,6
/proc/32694/task/32705/stat : 32705 (java) S 32692 32692 30500 0 -1 1077944384 46557 0 0 0 932 4 0 0 20 0 15 0 45745527 14316269568 86177 18446744073709551615 4194304 4196468 140728440827440 140522500069360 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32706] ppid=32692 vsize=13980732 CPUtime=1.01 cores=0,2,4,6
/proc/32694/task/32706/stat : 32706 (java) S 32692 32692 30500 0 -1 1077944384 13598 0 0 0 98 3 0 0 20 0 15 0 45745527 14316269568 86177 18446744073709551615 4194304 4196468 140728440827440 140522499017072 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32707] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32707/stat : 32707 (java) S 32692 32692 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45745527 14316269568 86177 18446744073709551615 4194304 4196468 140728440827440 140522497964512 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32708] ppid=32692 vsize=13980732 CPUtime=0.05 cores=0,2,4,6
/proc/32694/task/32708/stat : 32708 (java) S 32692 32692 30500 0 -1 1077944384 868 0 0 0 3 2 0 0 20 0 15 0 45745531 14316269568 86177 18446744073709551615 4194304 4196468 140728440827440 140522496912304 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
Current children cumulated CPU time (s) 183.03
Current children cumulated vsize (KiB) 13990244

[startup+222.307 s]
/proc/loadavg: 1.46 1.88 1.90 3/215 32715
/proc/meminfo: memFree=30855464/32770624 swapFree=0/280184
[pid=32692] ppid=32689 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/32692/stat : 32692 (xcsp3-exec) S 32689 32692 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45745514 9740288 345 18446744073709551615 4194304 5098028 140722427297600 140722427295704 140463047692924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 26640384 140722427306401 140722427306605 140722427306605 140722427310059 0
/proc/32692/statm: 2378 345 289 221 0 87 0
[pid=32694] ppid=32692 vsize=13980732 CPUtime=244.21 cores=0,2,4,6
/proc/32694/stat : 32694 (java) S 32692 32692 30500 0 -1 1077944320 139786 0 0 0 24368 53 0 0 20 0 15 0 45745521 14316269568 110453 18446744073709551615 4194304 4196468 140728440827440 140728440809984 140523588505335 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
/proc/32694/statm: 3495183 110453 3248 1 0 3483476 0
[pid=32694/tid=32695] ppid=32692 vsize=13980732 CPUtime=221.12 cores=0,2,4,6
/proc/32694/task/32695/stat : 32695 (java) R 32692 32692 30500 0 -1 4202560 18847 0 0 0 22106 6 0 0 20 0 15 0 45745522 14316269568 110453 18446744073709551615 4194304 4196468 140728440827440 140523592744928 140523238329167 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32696] ppid=32692 vsize=13980732 CPUtime=0.89 cores=0,2,4,6
/proc/32694/task/32696/stat : 32696 (java) S 32692 32692 30500 0 -1 1077944384 1238 0 0 0 81 8 0 0 20 0 15 0 45745522 14316269568 110453 18446744073709551615 4194304 4196468 140728440827440 140523188971920 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32697] ppid=32692 vsize=13980732 CPUtime=0.89 cores=0,2,4,6
/proc/32694/task/32697/stat : 32697 (java) S 32692 32692 30500 0 -1 1077944384 1070 0 0 0 82 7 0 0 20 0 15 0 45745522 14316269568 110453 18446744073709551615 4194304 4196468 140728440827440 140523187919120 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32698] ppid=32692 vsize=13980732 CPUtime=0.89 cores=0,2,4,6
/proc/32694/task/32698/stat : 32698 (java) S 32692 32692 30500 0 -1 1077944384 1597 0 0 0 82 7 0 0 20 0 15 0 45745522 14316269568 110453 18446744073709551615 4194304 4196468 140728440827440 140523186866832 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32699] ppid=32692 vsize=13980732 CPUtime=0.88 cores=0,2,4,6
/proc/32694/task/32699/stat : 32699 (java) S 32692 32692 30500 0 -1 1077944384 2233 0 0 0 82 6 0 0 20 0 15 0 45745522 14316269568 110453 18446744073709551615 4194304 4196468 140728440827440 140523185814032 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32700] ppid=32692 vsize=13980732 CPUtime=0.11 cores=0,2,4,6
/proc/32694/task/32700/stat : 32700 (java) S 32692 32692 30500 0 -1 1077944384 1753 0 0 0 10 1 0 0 20 0 15 0 45745524 14316269568 110453 18446744073709551615 4194304 4196468 140728440827440 140522505333360 140523588516482 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32701] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32701/stat : 32701 (java) S 32692 32692 30500 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 45745524 14316269568 110453 18446744073709551615 4194304 4196468 140728440827440 140522504279328 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32702] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32702/stat : 32702 (java) S 32692 32692 30500 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 45745524 14316269568 110453 18446744073709551615 4194304 4196468 140728440827440 140522503226992 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32703] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32703/stat : 32703 (java) S 32692 32692 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45745527 14316269568 110453 18446744073709551615 4194304 4196468 140728440827440 140522502175312 140523588523931 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32704] ppid=32692 vsize=13980732 CPUtime=8.84 cores=0,2,4,6
/proc/32694/task/32704/stat : 32704 (java) S 32692 32692 30500 0 -1 1077944384 48654 0 0 0 880 4 0 0 20 0 15 0 45745527 14316269568 110453 18446744073709551615 4194304 4196468 140728440827440 140522501122160 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32705] ppid=32692 vsize=13980732 CPUtime=9.38 cores=0,2,4,6
/proc/32694/task/32705/stat : 32705 (java) S 32692 32692 30500 0 -1 1077944384 47256 0 0 0 934 4 0 0 20 0 15 0 45745527 14316269568 110453 18446744073709551615 4194304 4196468 140728440827440 140522500069360 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32706] ppid=32692 vsize=13980732 CPUtime=1.01 cores=0,2,4,6
/proc/32694/task/32706/stat : 32706 (java) S 32692 32692 30500 0 -1 1077944384 14892 0 0 0 98 3 0 0 20 0 15 0 45745527 14316269568 110453 18446744073709551615 4194304 4196468 140728440827440 140522499017072 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32707] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32707/stat : 32707 (java) S 32692 32692 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45745527 14316269568 110453 18446744073709551615 4194304 4196468 140728440827440 140522497964512 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32708] ppid=32692 vsize=13980732 CPUtime=0.08 cores=0,2,4,6
/proc/32694/task/32708/stat : 32708 (java) S 32692 32692 30500 0 -1 1077944384 896 0 0 0 4 4 0 0 20 0 15 0 45745531 14316269568 110453 18446744073709551615 4194304 4196468 140728440827440 140522496912304 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
Current children cumulated CPU time (s) 244.21
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.60 1.88 1.90 3/215 334
/proc/meminfo: memFree=30908228/32770624 swapFree=0/280212
[pid=32692] ppid=32689 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/32692/stat : 32692 (xcsp3-exec) S 32689 32692 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45745514 9740288 345 18446744073709551615 4194304 5098028 140722427297600 140722427295704 140463047692924 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 7 0 0 7196144 7232144 26640384 140722427306401 140722427306605 140722427306605 140722427310059 0
/proc/32692/statm: 2378 345 289 221 0 87 0
[pid=32694] ppid=32692 vsize=13980732 CPUtime=262.22 cores=0,2,4,6
/proc/32694/stat : 32694 (java) S 32692 32692 30500 0 -1 1077944320 139928 0 0 0 26165 57 0 0 20 0 15 0 45745521 14316269568 118549 18446744073709551615 4194304 4196468 140728440827440 140728440809984 140523588505335 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
/proc/32694/statm: 3495183 118549 3248 1 0 3483476 0
[pid=32694/tid=32695] ppid=32692 vsize=13980732 CPUtime=238.7 cores=0,2,4,6
/proc/32694/task/32695/stat : 32695 (java) R 32692 32692 30500 0 -1 4202560 18867 0 0 0 23863 7 0 0 20 0 15 0 45745522 14316269568 118549 18446744073709551615 4194304 4196468 140728440827440 140523592744944 140523231812284 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32696] ppid=32692 vsize=13980732 CPUtime=0.99 cores=0,2,4,6
/proc/32694/task/32696/stat : 32696 (java) S 32692 32692 30500 0 -1 1077944384 1270 0 0 0 91 8 0 0 20 0 15 0 45745522 14316269568 118549 18446744073709551615 4194304 4196468 140728440827440 140523188971920 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32697] ppid=32692 vsize=13980732 CPUtime=1 cores=0,2,4,6
/proc/32694/task/32697/stat : 32697 (java) S 32692 32692 30500 0 -1 1077944384 1103 0 0 0 92 8 0 0 20 0 15 0 45745522 14316269568 118549 18446744073709551615 4194304 4196468 140728440827440 140523187919120 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32698] ppid=32692 vsize=13980732 CPUtime=1 cores=0,2,4,6
/proc/32694/task/32698/stat : 32698 (java) S 32692 32692 30500 0 -1 1077944384 1623 0 0 0 92 8 0 0 20 0 15 0 45745522 14316269568 118549 18446744073709551615 4194304 4196468 140728440827440 140523186866832 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32699] ppid=32692 vsize=13980732 CPUtime=0.98 cores=0,2,4,6
/proc/32694/task/32699/stat : 32699 (java) S 32692 32692 30500 0 -1 1077944384 2258 0 0 0 91 7 0 0 20 0 15 0 45745522 14316269568 118549 18446744073709551615 4194304 4196468 140728440827440 140523185814032 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32700] ppid=32692 vsize=13980732 CPUtime=0.12 cores=0,2,4,6
/proc/32694/task/32700/stat : 32700 (java) S 32692 32692 30500 0 -1 1077944384 1757 0 0 0 11 1 0 0 20 0 15 0 45745524 14316269568 118549 18446744073709551615 4194304 4196468 140728440827440 140522505333360 140523588516482 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32701] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32701/stat : 32701 (java) S 32692 32692 30500 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 45745524 14316269568 118549 18446744073709551615 4194304 4196468 140728440827440 140522504279328 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32702] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32702/stat : 32702 (java) S 32692 32692 30500 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 45745524 14316269568 118549 18446744073709551615 4194304 4196468 140728440827440 140522503226992 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32703] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32703/stat : 32703 (java) S 32692 32692 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45745527 14316269568 118549 18446744073709551615 4194304 4196468 140728440827440 140522502175312 140523588523931 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32704] ppid=32692 vsize=13980732 CPUtime=8.84 cores=0,2,4,6
/proc/32694/task/32704/stat : 32704 (java) S 32692 32692 30500 0 -1 1077944384 48654 0 0 0 880 4 0 0 20 0 15 0 45745527 14316269568 118549 18446744073709551615 4194304 4196468 140728440827440 140522501122160 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32705] ppid=32692 vsize=13980732 CPUtime=9.38 cores=0,2,4,6
/proc/32694/task/32705/stat : 32705 (java) S 32692 32692 30500 0 -1 1077944384 47256 0 0 0 934 4 0 0 20 0 15 0 45745527 14316269568 118549 18446744073709551615 4194304 4196468 140728440827440 140522500069360 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32706] ppid=32692 vsize=13980732 CPUtime=1.01 cores=0,2,4,6
/proc/32694/task/32706/stat : 32706 (java) S 32692 32692 30500 0 -1 1077944384 14892 0 0 0 98 3 0 0 20 0 15 0 45745527 14316269568 118549 18446744073709551615 4194304 4196468 140728440827440 140522499017072 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32707] ppid=32692 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/32694/task/32707/stat : 32707 (java) S 32692 32692 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45745527 14316269568 118549 18446744073709551615 4194304 4196468 140728440827440 140522497964512 140523588515541 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
[pid=32694/tid=32708] ppid=32692 vsize=13980732 CPUtime=0.09 cores=0,2,4,6
/proc/32694/task/32708/stat : 32708 (java) S 32692 32692 30500 0 -1 1077944384 898 0 0 0 5 4 0 0 20 0 15 0 45745531 14316269568 118549 18446744073709551615 4194304 4196468 140728440827440 140522496912304 140523588516482 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 39673856 140728440832474 140728440832649 140728440832649 140728440836047 0
Current children cumulated CPU time (s) 262.22
Current children cumulated vsize (KiB) 13990244

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 32694 sig 9
??? kill 32692 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 240.01
CPU time (s): 262.22
CPU user time (s): 261.65
CPU system time (s): 0.57
CPU usage (%): 109.254
Max. virtual memory (cumulated for all children) (KiB): 13994728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.00099
system time used= 0.00099
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 509
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 1.23031 second user time and 1.39299 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-06 02:14:15
IDJOB=4255284
IDBENCH=115818
IDSOLVER=2637
FILE ID=node133/4255284-1501979302
RUNJOBID= node133-1501978204-32403
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-07-07-5.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4255284-1501979302/watcher-4255284-1501979302 -o /tmp/evaluation-result-4255284-1501979302/solver-4255284-1501979302 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501978204-32403 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1465323614 HOME/instance-4255284-1501979302.xml

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

MD5SUM BENCH= e703a022bfe4f723b0880c2305d40b57
RANDOM SEED=1465323614

node133.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.17
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.17
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.17
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.17
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:        31367868 kB
MemAvailable:   31687296 kB
Buffers:          163396 kB
Cached:           441812 kB
SwapCached:            0 kB
Active:           691448 kB
Inactive:         296728 kB
Active(anon):     383124 kB
Inactive(anon):    16728 kB
Active(file):     308324 kB
Inactive(file):   280000 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7988 kB
Writeback:             4 kB
AnonPages:        367792 kB
Mapped:            49816 kB
Shmem:             17084 kB
Slab:             119556 kB
SReclaimable:      93876 kB
SUnreclaim:        25680 kB
KernelStack:        3504 kB
PageTables:         5580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1255564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node133 at 2017-08-06 02:18:16