Trace number 4255267

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)? (TO) 254.955 240.01401

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-020-15-1.xml
MD5SUMaac981b64b3d0bc7b0997201d0c57f9b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1406
Best CPU time to get the best result obtained on this benchmark251.884
Satisfiable
(Un)Satisfiability was proved
Number of variables320
Number of constraints335
Number of domains1
Minimum domain size1477
Maximum domain size1477
Distribution of domain sizes[{"size":1477,"count":320}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":300}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":300},{"arity":20,"count":15}]
Number of extensional constraints0
Number of intensional constraints320
Distribution of constraint types[{"type":"intension","count":320},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4255267-1501618676.xml"  -tl '264s' -p 1 -x 3
0.00/0.25	c [HOME/instance-4255267-1501618676.xml, -tl, 264s, -p, 1, -x, 3]
0.00/0.31	c simple solver
0.00/0.37	c parse instance...
0.00/0.71	c solve instance...
254.93/240.00	s UNKNOWN
254.93/240.00	c Unexpected resolution interruption!

Verifier Data


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-4255267-1501618676/watcher-4255267-1501618676 -o /tmp/evaluation-result-4255267-1501618676/solver-4255267-1501618676 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node128-1501617027-7473 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 2042906378 HOME/instance-4255267-1501618676.xml 

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

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.08 1.89 1.80 2/196 11006
/proc/meminfo: memFree=30908872/32770624 swapFree=0/969788
[pid=11006] ppid=11003 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (runsolver) D 11003 11006 5678 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 10492266 24240128 106 18446744073709551615 4194304 4338465 140726780066256 140726780063896 140148678128343 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 39886848 140726780067933 140726780068422 140726780068422 140726780071882 0
/proc/11006/statm: 5918 106 53 36 0 2156 0

[startup+0.101734 s]
/proc/loadavg: 2.08 1.89 1.80 2/196 11006
/proc/meminfo: memFree=30908872/32770624 swapFree=0/969788
[pid=11006] ppid=11003 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (xcsp3-exec) S 11003 11006 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10492266 9740288 345 18446744073709551615 4194304 5098028 140721188770176 140721188768280 140368452096636 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 8650752 140721188778395 140721188778599 140721188778599 140721188782059 0
/proc/11006/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200273 s]
/proc/loadavg: 2.08 1.89 1.80 2/196 11006
/proc/meminfo: memFree=30908872/32770624 swapFree=0/969788
[pid=11006] ppid=11003 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (xcsp3-exec) S 11003 11006 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10492266 9740288 345 18446744073709551615 4194304 5098028 140721188770176 140721188768280 140368452096636 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 8650752 140721188778395 140721188778599 140721188778599 140721188782059 0
/proc/11006/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.30056 s]
/proc/loadavg: 2.08 1.89 1.80 2/196 11006
/proc/meminfo: memFree=30908872/32770624 swapFree=0/969788
[pid=11006] ppid=11003 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (xcsp3-exec) S 11003 11006 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10492266 9740288 345 18446744073709551615 4194304 5098028 140721188770176 140721188768280 140368452096636 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 8650752 140721188778395 140721188778599 140721188778599 140721188782059 0
/proc/11006/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.703916 s]
/proc/loadavg: 2.08 1.89 1.80 2/196 11006
/proc/meminfo: memFree=30908872/32770624 swapFree=0/969788
[pid=11006] ppid=11003 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (xcsp3-exec) S 11003 11006 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10492266 9740288 345 18446744073709551615 4194304 5098028 140721188770176 140721188768280 140368452096636 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 8650752 140721188778395 140721188778599 140721188778599 140721188782059 0
/proc/11006/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50066 s]
/proc/loadavg: 2.08 1.89 1.80 5/212 11022
/proc/meminfo: memFree=30825580/32770624 swapFree=0/969820
[pid=11006] ppid=11003 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (xcsp3-exec) S 11003 11006 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10492266 9740288 345 18446744073709551615 4194304 5098028 140721188770176 140721188768280 140368452096636 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 8650752 140721188778395 140721188778599 140721188778599 140721188782059 0
/proc/11006/statm: 2378 345 289 221 0 87 0
[pid=11008] ppid=11006 vsize=13980732 CPUtime=3.65 cores=1,3,5,7
/proc/11008/stat : 11008 (java) S 11006 11006 5678 0 -1 1077944320 31052 0 0 0 358 7 0 0 20 0 15 0 10492274 14316269568 28684 18446744073709551615 4194304 4196468 140730313889392 140730313871936 139621083979511 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
/proc/11008/statm: 3495183 28684 3176 1 0 3483484 0
[pid=11008/tid=11009] ppid=11006 vsize=13980732 CPUtime=1.37 cores=1,3,5,7
/proc/11008/task/11009/stat : 11009 (java) R 11006 11006 5678 0 -1 4202560 9139 0 0 0 133 4 0 0 20 0 15 0 10492274 14316269568 28684 18446744073709551615 4194304 4196468 140730313889392 139621088215896 139620684149433 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11010] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (java) S 11006 11006 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10492275 14316269568 28684 18446744073709551615 4194304 4196468 140730313889392 139621003394192 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11011] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (java) S 11006 11006 5678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10492275 14316269568 28684 18446744073709551615 4194304 4196468 140730313889392 139621002341392 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11012] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (java) S 11006 11006 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10492275 14316269568 28684 18446744073709551615 4194304 4196468 140730313889392 139621001288592 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11013] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11013/stat : 11013 (java) S 11006 11006 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10492275 14316269568 28684 18446744073709551615 4194304 4196468 140730313889392 139621000235792 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11014] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11014/stat : 11014 (java) S 11006 11006 5678 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10492276 14316269568 28684 18446744073709551615 4194304 4196468 140730313889392 139620584999280 139621083990658 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11015] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11015/stat : 11015 (java) S 11006 11006 5678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10492276 14316269568 28684 18446744073709551615 4194304 4196468 140730313889392 139620583945248 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11016] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11016/stat : 11016 (java) S 11006 11006 5678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10492277 14316269568 28684 18446744073709551615 4194304 4196468 140730313889392 139620582892400 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11017] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11017/stat : 11017 (java) S 11006 11006 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10492279 14316269568 28684 18446744073709551615 4194304 4196468 140730313889392 139620581840720 139621083998107 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11018] ppid=11006 vsize=13980732 CPUtime=0.89 cores=1,3,5,7
/proc/11008/task/11018/stat : 11018 (java) R 11006 11006 5678 0 -1 4202560 8473 0 0 0 89 0 0 0 20 0 15 0 10492279 14316269568 28684 18446744073709551615 4194304 4196468 140730313889392 139620580770120 139621061996490 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11019] ppid=11006 vsize=13980732 CPUtime=0.93 cores=1,3,5,7
/proc/11008/task/11019/stat : 11019 (java) R 11006 11006 5678 0 -1 4202560 9934 0 0 0 92 1 0 0 20 0 15 0 10492279 14316269568 28684 18446744073709551615 4194304 4196468 140730313889392 139620579722528 139621068859554 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11020] ppid=11006 vsize=13980732 CPUtime=0.42 cores=1,3,5,7
/proc/11008/task/11020/stat : 11020 (java) S 11006 11006 5678 0 -1 1077944384 2173 0 0 0 42 0 0 0 20 0 15 0 10492279 14316269568 28684 18446744073709551615 4194304 4196468 140730313889392 139620578683504 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11021] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11021/stat : 11021 (java) S 11006 11006 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10492279 14316269568 28684 18446744073709551615 4194304 4196468 140730313889392 139620577630944 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11022] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11022/stat : 11022 (java) S 11006 11006 5678 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 10492283 14316269568 28684 18446744073709551615 4194304 4196468 140730313889392 139620576578224 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 13990244

[startup+3.10069 s]
/proc/loadavg: 2.08 1.89 1.80 5/212 11022
/proc/meminfo: memFree=30777332/32770624 swapFree=0/969820
[pid=11006] ppid=11003 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (xcsp3-exec) S 11003 11006 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10492266 9740288 345 18446744073709551615 4194304 5098028 140721188770176 140721188768280 140368452096636 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 8650752 140721188778395 140721188778599 140721188778599 140721188782059 0
/proc/11006/statm: 2378 345 289 221 0 87 0
[pid=11008] ppid=11006 vsize=13980732 CPUtime=8.49 cores=1,3,5,7
/proc/11008/stat : 11008 (java) S 11006 11006 5678 0 -1 1077944320 38058 0 0 0 841 8 0 0 20 0 15 0 10492274 14316269568 35662 18446744073709551615 4194304 4196468 140730313889392 140730313871936 139621083979511 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
/proc/11008/statm: 3495183 35662 3189 1 0 3483484 0
[pid=11008/tid=11009] ppid=11006 vsize=13980732 CPUtime=2.97 cores=1,3,5,7
/proc/11008/task/11009/stat : 11009 (java) R 11006 11006 5678 0 -1 4202560 9170 0 0 0 293 4 0 0 20 0 15 0 10492274 14316269568 35662 18446744073709551615 4194304 4196468 140730313889392 139621088215352 139620685534244 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11010] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (java) S 11006 11006 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10492275 14316269568 35662 18446744073709551615 4194304 4196468 140730313889392 139621003394192 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11011] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (java) S 11006 11006 5678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10492275 14316269568 35662 18446744073709551615 4194304 4196468 140730313889392 139621002341392 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11012] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (java) S 11006 11006 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10492275 14316269568 35662 18446744073709551615 4194304 4196468 140730313889392 139621001288592 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11013] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11013/stat : 11013 (java) S 11006 11006 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10492275 14316269568 35662 18446744073709551615 4194304 4196468 140730313889392 139621000235792 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11014] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11014/stat : 11014 (java) S 11006 11006 5678 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 10492276 14316269568 35662 18446744073709551615 4194304 4196468 140730313889392 139620584999280 139621083990658 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11015] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11015/stat : 11015 (java) S 11006 11006 5678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10492276 14316269568 35662 18446744073709551615 4194304 4196468 140730313889392 139620583945248 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11016] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11016/stat : 11016 (java) S 11006 11006 5678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10492277 14316269568 35662 18446744073709551615 4194304 4196468 140730313889392 139620582892400 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11017] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11017/stat : 11017 (java) S 11006 11006 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10492279 14316269568 35662 18446744073709551615 4194304 4196468 140730313889392 139620581840720 139621083998107 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11018] ppid=11006 vsize=13980732 CPUtime=2.49 cores=1,3,5,7
/proc/11008/task/11018/stat : 11018 (java) R 11006 11006 5678 0 -1 4202560 12026 0 0 0 248 1 0 0 20 0 15 0 10492279 14316269568 35662 18446744073709551615 4194304 4196468 140730313889392 139620580774896 139621065523664 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11019] ppid=11006 vsize=13980732 CPUtime=2.53 cores=1,3,5,7
/proc/11008/task/11019/stat : 11019 (java) R 11006 11006 5678 0 -1 4202560 13246 0 0 0 251 2 0 0 20 0 15 0 10492279 14316269568 35662 18446744073709551615 4194304 4196468 140730313889392 139620579721024 139621067465445 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11020] ppid=11006 vsize=13980732 CPUtime=0.46 cores=1,3,5,7
/proc/11008/task/11020/stat : 11020 (java) S 11006 11006 5678 0 -1 1077944384 2249 0 0 0 46 0 0 0 20 0 15 0 10492279 14316269568 35662 18446744073709551615 4194304 4196468 140730313889392 139620578683504 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11021] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11021/stat : 11021 (java) S 11006 11006 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10492279 14316269568 35662 18446744073709551615 4194304 4196468 140730313889392 139620577630944 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11022] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11022/stat : 11022 (java) S 11006 11006 5678 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 10492283 14316269568 35662 18446744073709551615 4194304 4196468 140730313889392 139620576578224 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
Current children cumulated CPU time (s) 8.49
Current children cumulated vsize (KiB) 13990244

[startup+6.30066 s]
/proc/loadavg: 2.16 1.91 1.81 3/212 11022
/proc/meminfo: memFree=30738232/32770624 swapFree=0/969832
[pid=11006] ppid=11003 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (xcsp3-exec) S 11003 11006 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10492266 9740288 345 18446744073709551615 4194304 5098028 140721188770176 140721188768280 140368452096636 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 8650752 140721188778395 140721188778599 140721188778599 140721188782059 0
/proc/11006/statm: 2378 345 289 221 0 87 0
[pid=11008] ppid=11006 vsize=13980732 CPUtime=15.18 cores=1,3,5,7
/proc/11008/stat : 11008 (java) S 11006 11006 5678 0 -1 1077944320 50286 0 0 0 1508 10 0 0 20 0 15 0 10492274 14316269568 46581 18446744073709551615 4194304 4196468 140730313889392 140730313871936 139621083979511 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
/proc/11008/statm: 3495183 46581 3198 1 0 3483484 0
[pid=11008/tid=11009] ppid=11006 vsize=13980732 CPUtime=6.16 cores=1,3,5,7
/proc/11008/task/11009/stat : 11009 (java) R 11006 11006 5678 0 -1 4202560 10421 0 0 0 612 4 0 0 20 0 15 0 10492274 14316269568 46581 18446744073709551615 4194304 4196468 140730313889392 139621088214912 139620686187326 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11010] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (java) S 11006 11006 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10492275 14316269568 46581 18446744073709551615 4194304 4196468 140730313889392 139621003394192 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11011] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (java) S 11006 11006 5678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10492275 14316269568 46581 18446744073709551615 4194304 4196468 140730313889392 139621002341392 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11012] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (java) S 11006 11006 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10492275 14316269568 46581 18446744073709551615 4194304 4196468 140730313889392 139621001288592 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11013] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11013/stat : 11013 (java) S 11006 11006 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10492275 14316269568 46581 18446744073709551615 4194304 4196468 140730313889392 139621000235792 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11014] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11014/stat : 11014 (java) S 11006 11006 5678 0 -1 1077944384 170 0 0 0 0 0 0 0 20 0 15 0 10492276 14316269568 46581 18446744073709551615 4194304 4196468 140730313889392 139620584999280 139621083990658 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11015] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11015/stat : 11015 (java) S 11006 11006 5678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10492276 14316269568 46581 18446744073709551615 4194304 4196468 140730313889392 139620583945248 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11016] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11016/stat : 11016 (java) S 11006 11006 5678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10492277 14316269568 46581 18446744073709551615 4194304 4196468 140730313889392 139620582892400 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11017] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11017/stat : 11017 (java) S 11006 11006 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10492279 14316269568 46581 18446744073709551615 4194304 4196468 140730313889392 139620581840720 139621083998107 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11018] ppid=11006 vsize=13980732 CPUtime=4.1 cores=1,3,5,7
/proc/11008/task/11018/stat : 11018 (java) S 11006 11006 5678 0 -1 1077944384 16401 0 0 0 409 1 0 0 20 0 15 0 10492279 14316269568 46581 18446744073709551615 4194304 4196468 140730313889392 139620580789104 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11019] ppid=11006 vsize=13980732 CPUtime=4.22 cores=1,3,5,7
/proc/11008/task/11019/stat : 11019 (java) S 11006 11006 5678 0 -1 1077944384 17271 0 0 0 420 2 0 0 20 0 15 0 10492279 14316269568 46581 18446744073709551615 4194304 4196468 140730313889392 139620579736304 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11020] ppid=11006 vsize=13980732 CPUtime=0.64 cores=1,3,5,7
/proc/11008/task/11020/stat : 11020 (java) S 11006 11006 5678 0 -1 1077944384 3438 0 0 0 64 0 0 0 20 0 15 0 10492279 14316269568 46581 18446744073709551615 4194304 4196468 140730313889392 139620578683504 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11021] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11021/stat : 11021 (java) S 11006 11006 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10492279 14316269568 46581 18446744073709551615 4194304 4196468 140730313889392 139620577630944 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11022] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11022/stat : 11022 (java) S 11006 11006 5678 0 -1 1077944384 1285 0 0 0 0 0 0 0 20 0 15 0 10492283 14316269568 46581 18446744073709551615 4194304 4196468 140730313889392 139620576578224 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
Current children cumulated CPU time (s) 15.18
Current children cumulated vsize (KiB) 13990244

[startup+12.7007 s]
/proc/loadavg: 2.14 1.91 1.81 3/212 11022
/proc/meminfo: memFree=30655080/32770624 swapFree=0/969836
[pid=11006] ppid=11003 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (xcsp3-exec) S 11003 11006 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10492266 9740288 345 18446744073709551615 4194304 5098028 140721188770176 140721188768280 140368452096636 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 8650752 140721188778395 140721188778599 140721188778599 140721188782059 0
/proc/11006/statm: 2378 345 289 221 0 87 0
[pid=11008] ppid=11006 vsize=13980732 CPUtime=22.69 cores=1,3,5,7
/proc/11008/stat : 11008 (java) S 11006 11006 5678 0 -1 1077944320 59496 0 0 0 2257 12 0 0 20 0 15 0 10492274 14316269568 62253 18446744073709551615 4194304 4196468 140730313889392 140730313871936 139621083979511 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
/proc/11008/statm: 3495183 62253 3219 1 0 3483484 0
[pid=11008/tid=11009] ppid=11006 vsize=13980732 CPUtime=12.56 cores=1,3,5,7
/proc/11008/task/11009/stat : 11009 (java) R 11006 11006 5678 0 -1 4202560 11989 0 0 0 1251 5 0 0 20 0 15 0 10492274 14316269568 62253 18446744073709551615 4194304 4196468 140730313889392 139621088215584 139620686734401 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11010] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (java) S 11006 11006 5678 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 10492275 14316269568 62253 18446744073709551615 4194304 4196468 140730313889392 139621003394192 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11011] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (java) S 11006 11006 5678 0 -1 1077944384 324 0 0 0 0 0 0 0 20 0 15 0 10492275 14316269568 62253 18446744073709551615 4194304 4196468 140730313889392 139621002341392 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0

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

/proc/11008/stat : 11008 (java) S 11006 11006 5678 0 -1 1077944320 83572 0 0 0 11486 18 0 0 20 0 15 0 10492274 14316269568 67903 18446744073709551615 4194304 4196468 140730313889392 140730313871936 139621083979511 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
/proc/11008/statm: 3495183 67903 3228 1 0 3483484 0
[pid=11008/tid=11009] ppid=11006 vsize=13980732 CPUtime=102.11 cores=1,3,5,7
/proc/11008/task/11009/stat : 11009 (java) R 11006 11006 5678 0 -1 4202560 14901 0 0 0 10206 5 0 0 20 0 15 0 10492274 14316269568 67903 18446744073709551615 4194304 4196468 140730313889392 139621088215216 139620687552664 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11010] ppid=11006 vsize=13980732 CPUtime=0.04 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (java) S 11006 11006 5678 0 -1 1077944384 768 0 0 0 3 1 0 0 20 0 15 0 10492275 14316269568 67903 18446744073709551615 4194304 4196468 140730313889392 139621003394192 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11011] ppid=11006 vsize=13980732 CPUtime=0.04 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (java) S 11006 11006 5678 0 -1 1077944384 624 0 0 0 4 0 0 0 20 0 15 0 10492275 14316269568 67903 18446744073709551615 4194304 4196468 140730313889392 139621002341392 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11012] ppid=11006 vsize=13980732 CPUtime=0.04 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (java) S 11006 11006 5678 0 -1 1077944384 842 0 0 0 4 0 0 0 20 0 15 0 10492275 14316269568 67903 18446744073709551615 4194304 4196468 140730313889392 139621001288592 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11013] ppid=11006 vsize=13980732 CPUtime=0.05 cores=1,3,5,7
/proc/11008/task/11013/stat : 11013 (java) S 11006 11006 5678 0 -1 1077944384 485 0 0 0 4 1 0 0 20 0 15 0 10492275 14316269568 67903 18446744073709551615 4194304 4196468 140730313889392 139621000235792 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11014] ppid=11006 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/11008/task/11014/stat : 11014 (java) S 11006 11006 5678 0 -1 1077944384 811 0 0 0 1 0 0 0 20 0 15 0 10492276 14316269568 67903 18446744073709551615 4194304 4196468 140730313889392 139620584999280 139621083990658 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11015] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11015/stat : 11015 (java) S 11006 11006 5678 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 10492276 14316269568 67903 18446744073709551615 4194304 4196468 140730313889392 139620583945248 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11016] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11016/stat : 11016 (java) S 11006 11006 5678 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 10492277 14316269568 67903 18446744073709551615 4194304 4196468 140730313889392 139620582892400 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11017] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11017/stat : 11017 (java) S 11006 11006 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10492279 14316269568 67903 18446744073709551615 4194304 4196468 140730313889392 139620581840720 139621083998107 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11018] ppid=11006 vsize=13980732 CPUtime=5.79 cores=1,3,5,7
/proc/11008/task/11018/stat : 11018 (java) S 11006 11006 5678 0 -1 1077944384 24698 0 0 0 577 2 0 0 20 0 15 0 10492279 14316269568 67903 18446744073709551615 4194304 4196468 140730313889392 139620580789104 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11019] ppid=11006 vsize=13980732 CPUtime=6.06 cores=1,3,5,7
/proc/11008/task/11019/stat : 11019 (java) S 11006 11006 5678 0 -1 1077944384 30442 0 0 0 602 4 0 0 20 0 15 0 10492279 14316269568 67903 18446744073709551615 4194304 4196468 140730313889392 139620579736304 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11020] ppid=11006 vsize=13980732 CPUtime=0.8 cores=1,3,5,7
/proc/11008/task/11020/stat : 11020 (java) S 11006 11006 5678 0 -1 1077944384 7099 0 0 0 79 1 0 0 20 0 15 0 10492279 14316269568 67903 18446744073709551615 4194304 4196468 140730313889392 139620578683504 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11021] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11021/stat : 11021 (java) S 11006 11006 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10492279 14316269568 67903 18446744073709551615 4194304 4196468 140730313889392 139620577630944 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11022] ppid=11006 vsize=13980732 CPUtime=0.02 cores=1,3,5,7
/proc/11008/task/11022/stat : 11022 (java) S 11006 11006 5678 0 -1 1077944384 1559 0 0 0 1 1 0 0 20 0 15 0 10492283 14316269568 67903 18446744073709551615 4194304 4196468 140730313889392 139620576578224 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
Current children cumulated CPU time (s) 115.04
Current children cumulated vsize (KiB) 13990244

[startup+162.301 s]
/proc/loadavg: 1.77 1.81 1.78 3/211 11027
/proc/meminfo: memFree=30605872/32770624 swapFree=0/969940
[pid=11006] ppid=11003 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (xcsp3-exec) S 11003 11006 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10492266 9740288 345 18446744073709551615 4194304 5098028 140721188770176 140721188768280 140368452096636 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 8650752 140721188778395 140721188778599 140721188778599 140721188782059 0
/proc/11006/statm: 2378 345 289 221 0 87 0
[pid=11008] ppid=11006 vsize=13980732 CPUtime=176.02 cores=1,3,5,7
/proc/11008/stat : 11008 (java) S 11006 11006 5678 0 -1 1077944320 90203 0 0 0 17578 24 0 0 20 0 15 0 10492274 14316269568 74551 18446744073709551615 4194304 4196468 140730313889392 140730313871936 139621083979511 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
/proc/11008/statm: 3495183 74551 3231 1 0 3483484 0
[pid=11008/tid=11009] ppid=11006 vsize=13980732 CPUtime=162.01 cores=1,3,5,7
/proc/11008/task/11009/stat : 11009 (java) R 11006 11006 5678 0 -1 4202560 16275 0 0 0 16196 5 0 0 20 0 15 0 10492274 14316269568 74551 18446744073709551615 4194304 4196468 140730313889392 139621088215392 139620685091457 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11010] ppid=11006 vsize=13980732 CPUtime=0.12 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (java) S 11006 11006 5678 0 -1 1077944384 831 0 0 0 10 2 0 0 20 0 15 0 10492275 14316269568 74551 18446744073709551615 4194304 4196468 140730313889392 139621003394192 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11011] ppid=11006 vsize=13980732 CPUtime=0.13 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (java) S 11006 11006 5678 0 -1 1077944384 769 0 0 0 11 2 0 0 20 0 15 0 10492275 14316269568 74551 18446744073709551615 4194304 4196468 140730313889392 139621002341392 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11012] ppid=11006 vsize=13980732 CPUtime=0.13 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (java) S 11006 11006 5678 0 -1 1077944384 932 0 0 0 11 2 0 0 20 0 15 0 10492275 14316269568 74551 18446744073709551615 4194304 4196468 140730313889392 139621001288592 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11013] ppid=11006 vsize=13980732 CPUtime=0.12 cores=1,3,5,7
/proc/11008/task/11013/stat : 11013 (java) S 11006 11006 5678 0 -1 1077944384 906 0 0 0 11 1 0 0 20 0 15 0 10492275 14316269568 74551 18446744073709551615 4194304 4196468 140730313889392 139621000235792 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11014] ppid=11006 vsize=13980732 CPUtime=0.02 cores=1,3,5,7
/proc/11008/task/11014/stat : 11014 (java) S 11006 11006 5678 0 -1 1077944384 1141 0 0 0 2 0 0 0 20 0 15 0 10492276 14316269568 74551 18446744073709551615 4194304 4196468 140730313889392 139620584999280 139621083990658 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11015] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11015/stat : 11015 (java) S 11006 11006 5678 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 10492276 14316269568 74551 18446744073709551615 4194304 4196468 140730313889392 139620583945248 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11016] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11016/stat : 11016 (java) S 11006 11006 5678 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 10492277 14316269568 74551 18446744073709551615 4194304 4196468 140730313889392 139620582892400 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11017] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11017/stat : 11017 (java) S 11006 11006 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10492279 14316269568 74551 18446744073709551615 4194304 4196468 140730313889392 139620581840720 139621083998107 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11018] ppid=11006 vsize=13980732 CPUtime=6.14 cores=1,3,5,7
/proc/11008/task/11018/stat : 11018 (java) S 11006 11006 5678 0 -1 1077944384 27064 0 0 0 612 2 0 0 20 0 15 0 10492279 14316269568 74551 18446744073709551615 4194304 4196468 140730313889392 139620580789104 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11019] ppid=11006 vsize=13980732 CPUtime=6.4 cores=1,3,5,7
/proc/11008/task/11019/stat : 11019 (java) S 11006 11006 5678 0 -1 1077944384 31817 0 0 0 636 4 0 0 20 0 15 0 10492279 14316269568 74551 18446744073709551615 4194304 4196468 140730313889392 139620579736304 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11020] ppid=11006 vsize=13980732 CPUtime=0.83 cores=1,3,5,7
/proc/11008/task/11020/stat : 11020 (java) S 11006 11006 5678 0 -1 1077944384 7530 0 0 0 82 1 0 0 20 0 15 0 10492279 14316269568 74551 18446744073709551615 4194304 4196468 140730313889392 139620578683504 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11021] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11021/stat : 11021 (java) S 11006 11006 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10492279 14316269568 74551 18446744073709551615 4194304 4196468 140730313889392 139620577630944 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11022] ppid=11006 vsize=13980732 CPUtime=0.03 cores=1,3,5,7
/proc/11008/task/11022/stat : 11022 (java) S 11006 11006 5678 0 -1 1077944384 1595 0 0 0 2 1 0 0 20 0 15 0 10492283 14316269568 74551 18446744073709551615 4194304 4196468 140730313889392 139620576578224 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
Current children cumulated CPU time (s) 176.02
Current children cumulated vsize (KiB) 13990244

[startup+222.306 s]
/proc/loadavg: 1.97 1.85 1.79 3/211 11107
/proc/meminfo: memFree=30617652/32770624 swapFree=0/970016
[pid=11006] ppid=11003 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (xcsp3-exec) S 11003 11006 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10492266 9740288 345 18446744073709551615 4194304 5098028 140721188770176 140721188768280 140368452096636 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 8650752 140721188778395 140721188778599 140721188778599 140721188782059 0
/proc/11006/statm: 2378 345 289 221 0 87 0
[pid=11008] ppid=11006 vsize=13980732 CPUtime=237.19 cores=1,3,5,7
/proc/11008/stat : 11008 (java) S 11006 11006 5678 0 -1 1077944320 99500 0 0 0 23691 28 0 0 20 0 15 0 10492274 14316269568 73920 18446744073709551615 4194304 4196468 140730313889392 140730313871936 139621083979511 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
/proc/11008/statm: 3495183 73920 3233 1 0 3483484 0
[pid=11008/tid=11009] ppid=11006 vsize=13980732 CPUtime=221.96 cores=1,3,5,7
/proc/11008/task/11009/stat : 11009 (java) R 11006 11006 5678 0 -1 4202560 16853 0 0 0 22191 5 0 0 20 0 15 0 10492274 14316269568 73920 18446744073709551615 4194304 4196468 140730313889392 139621088218800 139620687552781 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11010] ppid=11006 vsize=13980732 CPUtime=0.17 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (java) S 11006 11006 5678 0 -1 1077944384 854 0 0 0 14 3 0 0 20 0 15 0 10492275 14316269568 73920 18446744073709551615 4194304 4196468 140730313889392 139621003394192 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11011] ppid=11006 vsize=13980732 CPUtime=0.18 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (java) S 11006 11006 5678 0 -1 1077944384 815 0 0 0 16 2 0 0 20 0 15 0 10492275 14316269568 73920 18446744073709551615 4194304 4196468 140730313889392 139621002341392 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11012] ppid=11006 vsize=13980732 CPUtime=0.17 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (java) S 11006 11006 5678 0 -1 1077944384 953 0 0 0 15 2 0 0 20 0 15 0 10492275 14316269568 73920 18446744073709551615 4194304 4196468 140730313889392 139621001288592 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11013] ppid=11006 vsize=13980732 CPUtime=0.18 cores=1,3,5,7
/proc/11008/task/11013/stat : 11013 (java) S 11006 11006 5678 0 -1 1077944384 1047 0 0 0 16 2 0 0 20 0 15 0 10492275 14316269568 73920 18446744073709551615 4194304 4196468 140730313889392 139621000235792 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11014] ppid=11006 vsize=13980732 CPUtime=0.02 cores=1,3,5,7
/proc/11008/task/11014/stat : 11014 (java) S 11006 11006 5678 0 -1 1077944384 1209 0 0 0 2 0 0 0 20 0 15 0 10492276 14316269568 73920 18446744073709551615 4194304 4196468 140730313889392 139620584999280 139621083990658 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11015] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11015/stat : 11015 (java) S 11006 11006 5678 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 10492276 14316269568 73920 18446744073709551615 4194304 4196468 140730313889392 139620583945248 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11016] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11016/stat : 11016 (java) S 11006 11006 5678 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 10492277 14316269568 73920 18446744073709551615 4194304 4196468 140730313889392 139620582892400 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11017] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11017/stat : 11017 (java) S 11006 11006 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10492279 14316269568 73920 18446744073709551615 4194304 4196468 140730313889392 139620581840720 139621083998107 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11018] ppid=11006 vsize=13980732 CPUtime=6.93 cores=1,3,5,7
/proc/11008/task/11018/stat : 11018 (java) S 11006 11006 5678 0 -1 1077944384 32762 0 0 0 691 2 0 0 20 0 15 0 10492279 14316269568 73920 18446744073709551615 4194304 4196468 140730313889392 139620580789104 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11019] ppid=11006 vsize=13980732 CPUtime=6.59 cores=1,3,5,7
/proc/11008/task/11019/stat : 11019 (java) S 11006 11006 5678 0 -1 1077944384 34179 0 0 0 655 4 0 0 20 0 15 0 10492279 14316269568 73920 18446744073709551615 4194304 4196468 140730313889392 139620579736304 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11020] ppid=11006 vsize=13980732 CPUtime=0.84 cores=1,3,5,7
/proc/11008/task/11020/stat : 11020 (java) S 11006 11006 5678 0 -1 1077944384 7854 0 0 0 83 1 0 0 20 0 15 0 10492279 14316269568 73920 18446744073709551615 4194304 4196468 140730313889392 139620578683504 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11021] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11021/stat : 11021 (java) S 11006 11006 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10492279 14316269568 73920 18446744073709551615 4194304 4196468 140730313889392 139620577630944 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11022] ppid=11006 vsize=13980732 CPUtime=0.04 cores=1,3,5,7
/proc/11008/task/11022/stat : 11022 (java) S 11006 11006 5678 0 -1 1077944384 1631 0 0 0 2 2 0 0 20 0 15 0 10492283 14316269568 73920 18446744073709551615 4194304 4196468 140730313889392 139620576578224 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
Current children cumulated CPU time (s) 237.19
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.85 1.82 1.78 3/211 11107
/proc/meminfo: memFree=30646956/32770624 swapFree=0/970032
[pid=11006] ppid=11003 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11006/stat : 11006 (xcsp3-exec) S 11003 11006 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10492266 9740288 345 18446744073709551615 4194304 5098028 140721188770176 140721188768280 140368452096636 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 8650752 140721188778395 140721188778599 140721188778599 140721188782059 0
/proc/11006/statm: 2378 345 289 221 0 87 0
[pid=11008] ppid=11006 vsize=13980732 CPUtime=254.93 cores=1,3,5,7
/proc/11008/stat : 11008 (java) S 11006 11006 5678 0 -1 1077944320 99638 0 0 0 25465 28 0 0 20 0 15 0 10492274 14316269568 72893 18446744073709551615 4194304 4196468 140730313889392 140730313871936 139621083979511 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
/proc/11008/statm: 3495183 72893 3233 1 0 3483484 0
[pid=11008/tid=11009] ppid=11006 vsize=13980732 CPUtime=239.64 cores=1,3,5,7
/proc/11008/task/11009/stat : 11009 (java) R 11006 11006 5678 0 -1 4202560 16855 0 0 0 23959 5 0 0 20 0 15 0 10492274 14316269568 72893 18446744073709551615 4194304 4196468 140730313889392 139621088218960 139620687552573 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11010] ppid=11006 vsize=13980732 CPUtime=0.18 cores=1,3,5,7
/proc/11008/task/11010/stat : 11010 (java) S 11006 11006 5678 0 -1 1077944384 855 0 0 0 15 3 0 0 20 0 15 0 10492275 14316269568 72893 18446744073709551615 4194304 4196468 140730313889392 139621003394192 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11011] ppid=11006 vsize=13980732 CPUtime=0.19 cores=1,3,5,7
/proc/11008/task/11011/stat : 11011 (java) S 11006 11006 5678 0 -1 1077944384 818 0 0 0 17 2 0 0 20 0 15 0 10492275 14316269568 72893 18446744073709551615 4194304 4196468 140730313889392 139621002341392 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11012] ppid=11006 vsize=13980732 CPUtime=0.19 cores=1,3,5,7
/proc/11008/task/11012/stat : 11012 (java) S 11006 11006 5678 0 -1 1077944384 955 0 0 0 16 3 0 0 20 0 15 0 10492275 14316269568 72893 18446744073709551615 4194304 4196468 140730313889392 139621001288592 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11013] ppid=11006 vsize=13980732 CPUtime=0.19 cores=1,3,5,7
/proc/11008/task/11013/stat : 11013 (java) S 11006 11006 5678 0 -1 1077944384 1048 0 0 0 17 2 0 0 20 0 15 0 10492275 14316269568 72893 18446744073709551615 4194304 4196468 140730313889392 139621000235792 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11014] ppid=11006 vsize=13980732 CPUtime=0.03 cores=1,3,5,7
/proc/11008/task/11014/stat : 11014 (java) S 11006 11006 5678 0 -1 1077944384 1209 0 0 0 3 0 0 0 20 0 15 0 10492276 14316269568 72893 18446744073709551615 4194304 4196468 140730313889392 139620584999280 139621083990658 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11015] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11015/stat : 11015 (java) S 11006 11006 5678 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 10492276 14316269568 72893 18446744073709551615 4194304 4196468 140730313889392 139620583945248 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11016] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11016/stat : 11016 (java) S 11006 11006 5678 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 10492277 14316269568 72893 18446744073709551615 4194304 4196468 140730313889392 139620582892400 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11017] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11017/stat : 11017 (java) S 11006 11006 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10492279 14316269568 72893 18446744073709551615 4194304 4196468 140730313889392 139620581840720 139621083998107 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11018] ppid=11006 vsize=13980732 CPUtime=6.94 cores=1,3,5,7
/proc/11008/task/11018/stat : 11018 (java) S 11006 11006 5678 0 -1 1077944384 32764 0 0 0 692 2 0 0 20 0 15 0 10492279 14316269568 72893 18446744073709551615 4194304 4196468 140730313889392 139620580789104 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11019] ppid=11006 vsize=13980732 CPUtime=6.59 cores=1,3,5,7
/proc/11008/task/11019/stat : 11019 (java) S 11006 11006 5678 0 -1 1077944384 34239 0 0 0 655 4 0 0 20 0 15 0 10492279 14316269568 72893 18446744073709551615 4194304 4196468 140730313889392 139620579736304 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11020] ppid=11006 vsize=13980732 CPUtime=0.84 cores=1,3,5,7
/proc/11008/task/11020/stat : 11020 (java) S 11006 11006 5678 0 -1 1077944384 7921 0 0 0 83 1 0 0 20 0 15 0 10492279 14316269568 72893 18446744073709551615 4194304 4196468 140730313889392 139620578683504 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11021] ppid=11006 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11008/task/11021/stat : 11021 (java) S 11006 11006 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10492279 14316269568 72893 18446744073709551615 4194304 4196468 140730313889392 139620577630944 139621083989717 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
[pid=11008/tid=11022] ppid=11006 vsize=13980732 CPUtime=0.04 cores=1,3,5,7
/proc/11008/task/11022/stat : 11022 (java) S 11006 11006 5678 0 -1 1077944384 1631 0 0 0 2 2 0 0 20 0 15 0 10492283 14316269568 72893 18446744073709551615 4194304 4196468 140730313889392 139620576578224 139621083990658 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13033472 140730313892308 140730313892483 140730313892483 140730313895887 0
Current children cumulated CPU time (s) 254.93
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 11008 sig 9
??? kill 11006 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 240.014
CPU time (s): 254.955
CPU user time (s): 254.66
CPU system time (s): 0.295188
CPU usage (%): 106.225
Max. virtual memory (cumulated for all children) (KiB): 13993360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.66
system time used= 0.295188
maximum resident set size= 300308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100363
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9393
involuntary context switches= 357

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.08106 second user time and 1.31516 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-01 22:03:57
IDJOB=4255267
IDBENCH=115776
IDSOLVER=2637
FILE ID=node128/4255267-1501618676
RUNJOBID= node128-1501617027-7473
PBS_JOBID= 
Free space on /tmp= 61844 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-020-15-1.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-4255267-1501618676/watcher-4255267-1501618676 -o /tmp/evaluation-result-4255267-1501618676/solver-4255267-1501618676 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node128-1501617027-7473 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 2042906378 HOME/instance-4255267-1501618676.xml

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

MD5SUM BENCH= aac981b64b3d0bc7b0997201d0c57f9b
RANDOM SEED=2042906378

node128.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.05
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.05
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.05
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.05
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:        30908876 kB
MemAvailable:   31759396 kB
Buffers:           92560 kB
Cached:          1040948 kB
SwapCached:            0 kB
Active:           483060 kB
Inactive:         978320 kB
Active(anon):     327820 kB
Inactive(anon):     8532 kB
Active(file):     155240 kB
Inactive(file):   969788 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7924 kB
Writeback:             0 kB
AnonPages:        327456 kB
Mapped:            42268 kB
Shmem:              8872 kB
Slab:             107888 kB
SReclaimable:      82656 kB
SUnreclaim:        25232 kB
KernelStack:        3520 kB
PageTables:         5508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1267628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61836 MiB
End job on node128 at 2017-08-01 22:07:57