Trace number 4254968

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.19 240.017

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s2/
ChessboardColoration-int-23-25.xml
MD5SUMd34e1ab3749b5ab5f756e156ef97f2b6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark240.267
Satisfiable
(Un)Satisfiability was proved
Number of variables575
Number of constraints75901
Number of domains1
Minimum domain size575
Maximum domain size575
Distribution of domain sizes[{"size":575,"count":575}]
Minimum variable degree530
Maximum variable degree530
Distribution of variable degrees[{"degree":530,"count":575}]
Minimum constraint arity4
Maximum constraint arity575
Distribution of constraint arities[{"arity":4,"count":75900},{"arity":575,"count":1}]
Number of extensional constraints0
Number of intensional constraints75900
Distribution of constraint types[{"type":"intension","count":75900},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4254968-1501982419.xml"  -tl '264s' -p 1 -x 3
0.00/0.23	c [HOME/instance-4254968-1501982419.xml, -tl, 264s, -p, 1, -x, 3]
0.00/0.29	c simple solver
0.00/0.36	c parse instance...
15.95/6.13	c solve instance...
254.19/240.01	s UNKNOWN
254.19/240.01	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-4254968-1501982419/watcher-4254968-1501982419 -o /tmp/evaluation-result-4254968-1501982419/solver-4254968-1501982419 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501978204-32404 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1804531734 HOME/instance-4254968-1501982419.xml 

pid=3234
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: 1.92 2.00 2.01 2/200 3237
/proc/meminfo: memFree=28104888/32770624 swapFree=0/283900
[pid=3237] ppid=3234 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/3237/stat : 3237 (runsolver) D 3234 3237 30500 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 46057213 24240128 107 18446744073709551615 4194304 4338465 140737165886224 140737165883864 139966053946071 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 10412032 140737165893730 140737165894220 140737165894220 140737165897674 0
/proc/3237/statm: 5918 107 54 36 0 2156 0

[startup+0.10011 s]
/proc/loadavg: 1.92 2.00 2.01 2/200 3237
/proc/meminfo: memFree=28104888/32770624 swapFree=0/283900
[pid=3237] ppid=3234 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/3237/stat : 3237 (xcsp3-exec) S 3234 3237 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46057213 9740288 345 18446744073709551615 4194304 5098028 140732675085568 140732675083672 139658718564988 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 20463616 140732675088801 140732675089005 140732675089005 140732675092459 0
/proc/3237/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.20661 s]
/proc/loadavg: 1.92 2.00 2.01 2/200 3237
/proc/meminfo: memFree=28104888/32770624 swapFree=0/283900
[pid=3237] ppid=3234 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/3237/stat : 3237 (xcsp3-exec) S 3234 3237 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46057213 9740288 345 18446744073709551615 4194304 5098028 140732675085568 140732675083672 139658718564988 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 20463616 140732675088801 140732675089005 140732675089005 140732675092459 0
/proc/3237/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.30027 s]
/proc/loadavg: 1.92 2.00 2.01 2/200 3237
/proc/meminfo: memFree=28104888/32770624 swapFree=0/283900
[pid=3237] ppid=3234 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/3237/stat : 3237 (xcsp3-exec) S 3234 3237 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46057213 9740288 345 18446744073709551615 4194304 5098028 140732675085568 140732675083672 139658718564988 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 20463616 140732675088801 140732675089005 140732675089005 140732675092459 0
/proc/3237/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.702521 s]
/proc/loadavg: 1.92 2.00 2.01 2/200 3237
/proc/meminfo: memFree=28104888/32770624 swapFree=0/283900
[pid=3237] ppid=3234 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/3237/stat : 3237 (xcsp3-exec) S 3234 3237 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46057213 9740288 345 18446744073709551615 4194304 5098028 140732675085568 140732675083672 139658718564988 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 20463616 140732675088801 140732675089005 140732675089005 140732675092459 0
/proc/3237/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50359 s]
/proc/loadavg: 1.92 2.00 2.01 7/216 3253
/proc/meminfo: memFree=27861056/32770624 swapFree=0/283988
[pid=3237] ppid=3234 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/3237/stat : 3237 (xcsp3-exec) S 3234 3237 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46057213 9740288 345 18446744073709551615 4194304 5098028 140732675085568 140732675083672 139658718564988 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 20463616 140732675088801 140732675089005 140732675089005 140732675092459 0
/proc/3237/statm: 2378 345 289 221 0 87 0
[pid=3239] ppid=3237 vsize=13978684 CPUtime=3.52 cores=1,3,5,7
/proc/3239/stat : 3239 (java) S 3237 3237 30500 0 -1 1077944320 14980 0 0 0 332 20 0 0 20 0 15 0 46057219 14314172416 98188 18446744073709551615 4194304 4196468 140736442480144 140736442462688 139922896162551 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
/proc/3239/statm: 3494671 98188 3205 1 0 3482964 0
[pid=3239/tid=3240] ppid=3237 vsize=13978684 CPUtime=1.3 cores=1,3,5,7
/proc/3239/task/3240/stat : 3240 (java) R 3237 3237 30500 0 -1 4202560 8010 0 0 0 124 6 0 0 20 0 15 0 46057219 14314172416 98188 18446744073709551615 4194304 4196468 140736442480144 139922900394624 139922536225944 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3241] ppid=3237 vsize=13978684 CPUtime=0.08 cores=1,3,5,7
/proc/3239/task/3241/stat : 3241 (java) S 3237 3237 30500 0 -1 1077944384 133 0 0 0 5 3 0 0 20 0 15 0 46057220 14314172416 98188 18446744073709551615 4194304 4196468 140736442480144 139922857060624 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3242] ppid=3237 vsize=13978684 CPUtime=0.07 cores=1,3,5,7
/proc/3239/task/3242/stat : 3242 (java) S 3237 3237 30500 0 -1 1077944384 80 0 0 0 4 3 0 0 20 0 15 0 46057220 14314172416 98188 18446744073709551615 4194304 4196468 140736442480144 139922856008080 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3243] ppid=3237 vsize=13978684 CPUtime=0.08 cores=1,3,5,7
/proc/3239/task/3243/stat : 3243 (java) S 3237 3237 30500 0 -1 1077944384 118 0 0 0 5 3 0 0 20 0 15 0 46057220 14314172416 98188 18446744073709551615 4194304 4196468 140736442480144 139922854955536 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3244] ppid=3237 vsize=13978684 CPUtime=0.08 cores=1,3,5,7
/proc/3239/task/3244/stat : 3244 (java) S 3237 3237 30500 0 -1 1077944384 106 0 0 0 5 3 0 0 20 0 15 0 46057220 14314172416 98188 18446744073709551615 4194304 4196468 140736442480144 139922493598352 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3245] ppid=3237 vsize=13978684 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3245/stat : 3245 (java) S 3237 3237 30500 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 46057221 14314172416 98188 18446744073709551615 4194304 4196468 140736442480144 139922374613488 139922896173698 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3246] ppid=3237 vsize=13978684 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3246/stat : 3246 (java) S 3237 3237 30500 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 46057222 14314172416 98188 18446744073709551615 4194304 4196468 140736442480144 139922373559712 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3247] ppid=3237 vsize=13978684 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3247/stat : 3247 (java) S 3237 3237 30500 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 46057222 14314172416 98188 18446744073709551615 4194304 4196468 140736442480144 139922372507120 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3248] ppid=3237 vsize=13978684 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3248/stat : 3248 (java) S 3237 3237 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46057224 14314172416 98188 18446744073709551615 4194304 4196468 140736442480144 139922371455696 139922896181147 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3249] ppid=3237 vsize=13978684 CPUtime=0.76 cores=1,3,5,7
/proc/3239/task/3249/stat : 3249 (java) R 3237 3237 30500 0 -1 4202560 1918 0 0 0 76 0 0 0 20 0 15 0 46057224 14314172416 98188 18446744073709551615 4194304 4196468 140736442480144 139922370402416 139922879686125 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3250] ppid=3237 vsize=13978684 CPUtime=0.77 cores=1,3,5,7
/proc/3239/task/3250/stat : 3250 (java) S 3237 3237 30500 0 -1 1077944384 1434 0 0 0 77 0 0 0 20 0 15 0 46057224 14314172416 98188 18446744073709551615 4194304 4196468 140736442480144 139922369349744 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3251] ppid=3237 vsize=13978684 CPUtime=0.32 cores=1,3,5,7
/proc/3239/task/3251/stat : 3251 (java) S 3237 3237 30500 0 -1 1077944384 1677 0 0 0 32 0 0 0 20 0 15 0 46057224 14314172416 98188 18446744073709551615 4194304 4196468 140736442480144 139922368297200 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3252] ppid=3237 vsize=13978684 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3252/stat : 3252 (java) S 3237 3237 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46057225 14314172416 98188 18446744073709551615 4194304 4196468 140736442480144 139922367244896 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3253] ppid=3237 vsize=13978684 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3253/stat : 3253 (java) S 3237 3237 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46057228 14314172416 98188 18446744073709551615 4194304 4196468 140736442480144 139922366192432 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 13988196

[startup+3.10252 s]
/proc/loadavg: 1.92 2.00 2.01 5/216 3253
/proc/meminfo: memFree=27676204/32770624 swapFree=0/283996
[pid=3237] ppid=3234 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/3237/stat : 3237 (xcsp3-exec) S 3234 3237 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46057213 9740288 345 18446744073709551615 4194304 5098028 140732675085568 140732675083672 139658718564988 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 20463616 140732675088801 140732675089005 140732675089005 140732675092459 0
/proc/3237/statm: 2378 345 289 221 0 87 0
[pid=3239] ppid=3237 vsize=13980732 CPUtime=8.58 cores=1,3,5,7
/proc/3239/stat : 3239 (java) S 3237 3237 30500 0 -1 1077944320 21807 0 0 0 811 47 0 0 20 0 15 0 46057219 14316269568 207234 18446744073709551615 4194304 4196468 140736442480144 140736442462688 139922896162551 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
/proc/3239/statm: 3495183 207234 3229 1 0 3483476 0
[pid=3239/tid=3240] ppid=3237 vsize=13980732 CPUtime=2.68 cores=1,3,5,7
/proc/3239/task/3240/stat : 3240 (java) S 3237 3237 30500 0 -1 1077944384 9293 0 0 0 259 9 0 0 20 0 15 0 46057219 14316269568 207234 18446744073709551615 4194304 4196468 140736442480144 139922900400656 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3241] ppid=3237 vsize=13980732 CPUtime=0.26 cores=1,3,5,7
/proc/3239/task/3241/stat : 3241 (java) R 3237 3237 30500 0 -1 4202560 239 0 0 0 18 8 0 0 20 0 15 0 46057220 14316269568 207234 18446744073709551615 4194304 4196468 140736442480144 139922857060624 139922875357696 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3242] ppid=3237 vsize=13980732 CPUtime=0.26 cores=1,3,5,7
/proc/3239/task/3242/stat : 3242 (java) R 3237 3237 30500 0 -1 4202560 207 0 0 0 18 8 0 0 20 0 15 0 46057220 14316269568 207234 18446744073709551615 4194304 4196468 140736442480144 139922856007968 139922873387520 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3243] ppid=3237 vsize=13980732 CPUtime=0.28 cores=1,3,5,7
/proc/3239/task/3243/stat : 3243 (java) R 3237 3237 30500 0 -1 4202560 272 0 0 0 19 9 0 0 20 0 15 0 46057220 14316269568 207234 18446744073709551615 4194304 4196468 140736442480144 139922854955536 139922877788499 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3244] ppid=3237 vsize=13980732 CPUtime=0.27 cores=1,3,5,7
/proc/3239/task/3244/stat : 3244 (java) R 3237 3237 30500 0 -1 4202560 398 0 0 0 18 9 0 0 20 0 15 0 46057220 14316269568 207234 18446744073709551615 4194304 4196468 140736442480144 139922493598552 139922880610766 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3245] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3245/stat : 3245 (java) S 3237 3237 30500 0 -1 1077944384 534 0 0 0 0 0 0 0 20 0 15 0 46057221 14316269568 207234 18446744073709551615 4194304 4196468 140736442480144 139922374612000 139922896172757 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3246] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3246/stat : 3246 (java) S 3237 3237 30500 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 46057222 14316269568 207234 18446744073709551615 4194304 4196468 140736442480144 139922373559776 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3247] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3247/stat : 3247 (java) S 3237 3237 30500 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 46057222 14316269568 207234 18446744073709551615 4194304 4196468 140736442480144 139922372507136 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3248] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3248/stat : 3248 (java) S 3237 3237 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46057224 14316269568 207234 18446744073709551615 4194304 4196468 140736442480144 139922371455696 139922896181147 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3249] ppid=3237 vsize=13980732 CPUtime=2.1 cores=1,3,5,7
/proc/3239/task/3249/stat : 3249 (java) S 3237 3237 30500 0 -1 1077944384 4003 0 0 0 210 0 0 0 20 0 15 0 46057224 14316269568 207234 18446744073709551615 4194304 4196468 140736442480144 139922370393568 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3250] ppid=3237 vsize=13980732 CPUtime=2.09 cores=1,3,5,7
/proc/3239/task/3250/stat : 3250 (java) S 3237 3237 30500 0 -1 1077944384 3285 0 0 0 209 0 0 0 20 0 15 0 46057224 14316269568 207234 18446744073709551615 4194304 4196468 140736442480144 139922369334736 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3251] ppid=3237 vsize=13980732 CPUtime=0.55 cores=1,3,5,7
/proc/3239/task/3251/stat : 3251 (java) S 3237 3237 30500 0 -1 1077944384 2280 0 0 0 55 0 0 0 20 0 15 0 46057224 14316269568 207234 18446744073709551615 4194304 4196468 140736442480144 139922368297200 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3252] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3252/stat : 3252 (java) S 3237 3237 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46057225 14316269568 207234 18446744073709551615 4194304 4196468 140736442480144 139922367244896 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3253] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3253/stat : 3253 (java) S 3237 3237 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46057228 14316269568 207234 18446744073709551615 4194304 4196468 140736442480144 139922366192432 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
Current children cumulated CPU time (s) 8.58
Current children cumulated vsize (KiB) 13990244

[startup+6.30069 s]
/proc/loadavg: 2.16 2.05 2.02 3/216 3253
/proc/meminfo: memFree=26452956/32770624 swapFree=0/284000
[pid=3237] ppid=3234 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/3237/stat : 3237 (xcsp3-exec) S 3234 3237 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46057213 9740288 345 18446744073709551615 4194304 5098028 140732675085568 140732675083672 139658718564988 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 20463616 140732675088801 140732675089005 140732675089005 140732675092459 0
/proc/3237/statm: 2378 345 289 221 0 87 0
[pid=3239] ppid=3237 vsize=13980732 CPUtime=16.3 cores=1,3,5,7
/proc/3239/stat : 3239 (java) S 3237 3237 30500 0 -1 1077944320 33029 0 0 0 1533 97 0 0 20 0 15 0 46057219 14316269568 415887 18446744073709551615 4194304 4196468 140736442480144 140736442462688 139922896162551 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
/proc/3239/statm: 3495183 415887 3255 1 0 3483476 0
[pid=3239/tid=3240] ppid=3237 vsize=13980732 CPUtime=4.09 cores=1,3,5,7
/proc/3239/task/3240/stat : 3240 (java) R 3237 3237 30500 0 -1 4202560 11311 0 0 0 392 17 0 0 20 0 15 0 46057219 14316269568 415887 18446744073709551615 4194304 4196468 140736442480144 139922900399376 139922535230491 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3241] ppid=3237 vsize=13980732 CPUtime=1.57 cores=1,3,5,7
/proc/3239/task/3241/stat : 3241 (java) S 3237 3237 30500 0 -1 1077944384 748 0 0 0 139 18 0 0 20 0 15 0 46057220 14316269568 415887 18446744073709551615 4194304 4196468 140736442480144 139922857060624 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3242] ppid=3237 vsize=13980732 CPUtime=1.57 cores=1,3,5,7
/proc/3239/task/3242/stat : 3242 (java) S 3237 3237 30500 0 -1 1077944384 643 0 0 0 139 18 0 0 20 0 15 0 46057220 14316269568 415887 18446744073709551615 4194304 4196468 140736442480144 139922856008080 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3243] ppid=3237 vsize=13980732 CPUtime=1.59 cores=1,3,5,7
/proc/3239/task/3243/stat : 3243 (java) S 3237 3237 30500 0 -1 1077944384 1098 0 0 0 140 19 0 0 20 0 15 0 46057220 14316269568 415887 18446744073709551615 4194304 4196468 140736442480144 139922854955536 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3244] ppid=3237 vsize=13980732 CPUtime=1.58 cores=1,3,5,7
/proc/3239/task/3244/stat : 3244 (java) S 3237 3237 30500 0 -1 1077944384 862 0 0 0 138 20 0 0 20 0 15 0 46057220 14316269568 415887 18446744073709551615 4194304 4196468 140736442480144 139922493598352 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3245] ppid=3237 vsize=13980732 CPUtime=0.48 cores=1,3,5,7
/proc/3239/task/3245/stat : 3245 (java) S 3237 3237 30500 0 -1 1077944384 2679 0 0 0 48 0 0 0 20 0 15 0 46057221 14316269568 415887 18446744073709551615 4194304 4196468 140736442480144 139922374613488 139922896173698 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3246] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3246/stat : 3246 (java) S 3237 3237 30500 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 46057222 14316269568 415887 18446744073709551615 4194304 4196468 140736442480144 139922373559776 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3247] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3247/stat : 3247 (java) S 3237 3237 30500 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 46057222 14316269568 415887 18446744073709551615 4194304 4196468 140736442480144 139922372507136 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3248] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3248/stat : 3248 (java) S 3237 3237 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46057224 14316269568 415887 18446744073709551615 4194304 4196468 140736442480144 139922371455696 139922896181147 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3249] ppid=3237 vsize=13980732 CPUtime=2.37 cores=1,3,5,7
/proc/3239/task/3249/stat : 3249 (java) R 3237 3237 30500 0 -1 4202560 5130 0 0 0 237 0 0 0 20 0 15 0 46057224 14316269568 415887 18446744073709551615 4194304 4196468 140736442480144 139922370393936 139922875449490 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3250] ppid=3237 vsize=13980732 CPUtime=2.31 cores=1,3,5,7
/proc/3239/task/3250/stat : 3250 (java) R 3237 3237 30500 0 -1 4202560 3934 0 0 0 231 0 0 0 20 0 15 0 46057224 14316269568 415887 18446744073709551615 4194304 4196468 140736442480144 139922369337296 139922879374647 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3251] ppid=3237 vsize=13980732 CPUtime=0.64 cores=1,3,5,7
/proc/3239/task/3251/stat : 3251 (java) S 3237 3237 30500 0 -1 1077944384 4528 0 0 0 64 0 0 0 20 0 15 0 46057224 14316269568 415887 18446744073709551615 4194304 4196468 140736442480144 139922368297200 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3252] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3252/stat : 3252 (java) S 3237 3237 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46057225 14316269568 415887 18446744073709551615 4194304 4196468 140736442480144 139922367244896 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3253] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3253/stat : 3253 (java) S 3237 3237 30500 0 -1 1077944384 732 0 0 0 0 0 0 0 20 0 15 0 46057228 14316269568 415887 18446744073709551615 4194304 4196468 140736442480144 139922366192432 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
Current children cumulated CPU time (s) 16.3
Current children cumulated vsize (KiB) 13990244

[startup+12.7007 s]
/proc/loadavg: 2.31 2.08 2.03 3/216 3331
/proc/meminfo: memFree=28569728/32770624 swapFree=0/284140
[pid=3237] ppid=3234 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/3237/stat : 3237 (xcsp3-exec) S 3234 3237 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46057213 9740288 345 18446744073709551615 4194304 5098028 140732675085568 140732675083672 139658718564988 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 20463616 140732675088801 140732675089005 140732675089005 140732675092459 0
/proc/3237/statm: 2378 345 289 221 0 87 0
[pid=3239] ppid=3237 vsize=13980732 CPUtime=22.91 cores=1,3,5,7
/proc/3239/stat : 3239 (java) S 3237 3237 30500 0 -1 1077944320 34476 0 0 0 2194 97 0 0 20 0 15 0 46057219 14316269568 415238 18446744073709551615 4194304 4196468 140736442480144 140736442462688 139922896162551 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
/proc/3239/statm: 3495183 415238 3255 1 0 3483476 0
[pid=3239/tid=3240] ppid=3237 vsize=13980732 CPUtime=10.49 cores=1,3,5,7
/proc/3239/task/3240/stat : 3240 (java) R 3237 3237 30500 0 -1 4202560 12620 0 0 0 1032 17 0 0 20 0 15 0 46057219 14316269568 415238 18446744073709551615 4194304 4196468 140736442480144 139922900400936 139922543443370 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3241] ppid=3237 vsize=13980732 CPUtime=1.57 cores=1,3,5,7
/proc/3239/task/3241/stat : 3241 (java) S 3237 3237 30500 0 -1 1077944384 748 0 0 0 139 18 0 0 20 0 15 0 46057220 14316269568 415238 18446744073709551615 4194304 4196468 140736442480144 139922857060624 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3242] ppid=3237 vsize=13980732 CPUtime=1.57 cores=1,3,5,7
/proc/3239/task/3242/stat : 3242 (java) S 3237 3237 30500 0 -1 1077944384 643 0 0 0 139 18 0 0 20 0 15 0 46057220 14316269568 415238 18446744073709551615 4194304 4196468 140736442480144 139922856008080 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0

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

[pid=3239/tid=3246] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3246/stat : 3246 (java) S 3237 3237 30500 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 46057222 14316269568 739371 18446744073709551615 4194304 4196468 140736442480144 139922373559776 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3247] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3247/stat : 3247 (java) S 3237 3237 30500 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 46057222 14316269568 739371 18446744073709551615 4194304 4196468 140736442480144 139922372507136 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3248] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3248/stat : 3248 (java) S 3237 3237 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46057224 14316269568 739371 18446744073709551615 4194304 4196468 140736442480144 139922371455696 139922896181147 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3249] ppid=3237 vsize=13980732 CPUtime=2.57 cores=1,3,5,7
/proc/3239/task/3249/stat : 3249 (java) S 3237 3237 30500 0 -1 1077944384 8576 0 0 0 256 1 0 0 20 0 15 0 46057224 14316269568 739371 18446744073709551615 4194304 4196468 140736442480144 139922370402288 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3250] ppid=3237 vsize=13980732 CPUtime=2.44 cores=1,3,5,7
/proc/3239/task/3250/stat : 3250 (java) S 3237 3237 30500 0 -1 1077944384 5301 0 0 0 244 0 0 0 20 0 15 0 46057224 14316269568 739371 18446744073709551615 4194304 4196468 140736442480144 139922369349744 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3251] ppid=3237 vsize=13980732 CPUtime=0.72 cores=1,3,5,7
/proc/3239/task/3251/stat : 3251 (java) S 3237 3237 30500 0 -1 1077944384 7606 0 0 0 71 1 0 0 20 0 15 0 46057224 14316269568 739371 18446744073709551615 4194304 4196468 140736442480144 139922368297200 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3252] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3252/stat : 3252 (java) S 3237 3237 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46057225 14316269568 739371 18446744073709551615 4194304 4196468 140736442480144 139922367244896 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3253] ppid=3237 vsize=13980732 CPUtime=0.1 cores=1,3,5,7
/proc/3239/task/3253/stat : 3253 (java) S 3237 3237 30500 0 -1 1077944384 903 0 0 0 4 6 0 0 20 0 15 0 46057228 14316269568 739371 18446744073709551615 4194304 4196468 140736442480144 139922366192432 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
Current children cumulated CPU time (s) 175.78
Current children cumulated vsize (KiB) 13990244

[startup+222.301 s]
/proc/loadavg: 1.84 1.98 2.01 3/216 3338
/proc/meminfo: memFree=24281028/32770624 swapFree=0/284324
[pid=3237] ppid=3234 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/3237/stat : 3237 (xcsp3-exec) S 3234 3237 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46057213 9740288 345 18446744073709551615 4194304 5098028 140732675085568 140732675083672 139658718564988 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 20463616 140732675088801 140732675089005 140732675089005 140732675092459 0
/proc/3237/statm: 2378 345 289 221 0 87 0
[pid=3239] ppid=3237 vsize=13980732 CPUtime=236.47 cores=1,3,5,7
/proc/3239/stat : 3239 (java) S 3237 3237 30500 0 -1 1077944320 68702 0 0 0 23438 209 0 0 20 0 15 0 46057219 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 140736442462688 139922896162551 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
/proc/3239/statm: 3495183 753761 3257 1 0 3483476 0
[pid=3239/tid=3240] ppid=3237 vsize=13980732 CPUtime=218.87 cores=1,3,5,7
/proc/3239/task/3240/stat : 3240 (java) R 3237 3237 30500 0 -1 4202560 28448 0 0 0 21857 30 0 0 20 0 15 0 46057219 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922900402112 139922543514281 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3241] ppid=3237 vsize=13980732 CPUtime=2.77 cores=1,3,5,7
/proc/3239/task/3241/stat : 3241 (java) S 3237 3237 30500 0 -1 1077944384 2197 0 0 0 238 39 0 0 20 0 15 0 46057220 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922857060624 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3242] ppid=3237 vsize=13980732 CPUtime=2.77 cores=1,3,5,7
/proc/3239/task/3242/stat : 3242 (java) S 3237 3237 30500 0 -1 1077944384 2483 0 0 0 236 41 0 0 20 0 15 0 46057220 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922856008080 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3243] ppid=3237 vsize=13980732 CPUtime=2.8 cores=1,3,5,7
/proc/3239/task/3243/stat : 3243 (java) S 3237 3237 30500 0 -1 1077944384 3153 0 0 0 238 42 0 0 20 0 15 0 46057220 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922854955536 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3244] ppid=3237 vsize=13980732 CPUtime=2.77 cores=1,3,5,7
/proc/3239/task/3244/stat : 3244 (java) S 3237 3237 30500 0 -1 1077944384 3393 0 0 0 235 42 0 0 20 0 15 0 46057220 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922493598352 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3245] ppid=3237 vsize=13980732 CPUtime=0.49 cores=1,3,5,7
/proc/3239/task/3245/stat : 3245 (java) S 3237 3237 30500 0 -1 1077944384 3864 0 0 0 49 0 0 0 20 0 15 0 46057221 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922374613488 139922896173698 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3246] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3246/stat : 3246 (java) S 3237 3237 30500 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 46057222 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922373559776 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3247] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3247/stat : 3247 (java) S 3237 3237 30500 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 46057222 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922372507136 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3248] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3248/stat : 3248 (java) S 3237 3237 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46057224 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922371455696 139922896181147 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3249] ppid=3237 vsize=13980732 CPUtime=2.58 cores=1,3,5,7
/proc/3239/task/3249/stat : 3249 (java) S 3237 3237 30500 0 -1 1077944384 9217 0 0 0 257 1 0 0 20 0 15 0 46057224 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922370402288 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3250] ppid=3237 vsize=13980732 CPUtime=2.46 cores=1,3,5,7
/proc/3239/task/3250/stat : 3250 (java) S 3237 3237 30500 0 -1 1077944384 6032 0 0 0 245 1 0 0 20 0 15 0 46057224 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922369349744 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3251] ppid=3237 vsize=13980732 CPUtime=0.72 cores=1,3,5,7
/proc/3239/task/3251/stat : 3251 (java) S 3237 3237 30500 0 -1 1077944384 7613 0 0 0 71 1 0 0 20 0 15 0 46057224 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922368297200 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3252] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3252/stat : 3252 (java) S 3237 3237 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46057225 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922367244896 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3253] ppid=3237 vsize=13980732 CPUtime=0.14 cores=1,3,5,7
/proc/3239/task/3253/stat : 3253 (java) S 3237 3237 30500 0 -1 1077944384 938 0 0 0 5 9 0 0 20 0 15 0 46057228 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922366192432 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
Current children cumulated CPU time (s) 236.47
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.007 s]
/proc/loadavg: 1.95 2.00 2.01 3/219 3352
/proc/meminfo: memFree=24135328/32770624 swapFree=0/284376
[pid=3237] ppid=3234 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/3237/stat : 3237 (xcsp3-exec) S 3234 3237 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46057213 9740288 345 18446744073709551615 4194304 5098028 140732675085568 140732675083672 139658718564988 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 20463616 140732675088801 140732675089005 140732675089005 140732675092459 0
/proc/3237/statm: 2378 345 289 221 0 87 0
[pid=3239] ppid=3237 vsize=13980732 CPUtime=254.19 cores=1,3,5,7
/proc/3239/stat : 3239 (java) S 3237 3237 30500 0 -1 1077944320 70290 0 0 0 25209 210 0 0 20 0 15 0 46057219 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 140736442462688 139922896162551 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
/proc/3239/statm: 3495183 753761 3257 1 0 3483476 0
[pid=3239/tid=3240] ppid=3237 vsize=13980732 CPUtime=236.57 cores=1,3,5,7
/proc/3239/task/3240/stat : 3240 (java) R 3237 3237 30500 0 -1 4202560 29730 0 0 0 23626 31 0 0 20 0 15 0 46057219 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922900399432 139922543443370 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3241] ppid=3237 vsize=13980732 CPUtime=2.77 cores=1,3,5,7
/proc/3239/task/3241/stat : 3241 (java) S 3237 3237 30500 0 -1 1077944384 2197 0 0 0 238 39 0 0 20 0 15 0 46057220 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922857060624 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3242] ppid=3237 vsize=13980732 CPUtime=2.77 cores=1,3,5,7
/proc/3239/task/3242/stat : 3242 (java) S 3237 3237 30500 0 -1 1077944384 2483 0 0 0 236 41 0 0 20 0 15 0 46057220 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922856008080 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3243] ppid=3237 vsize=13980732 CPUtime=2.8 cores=1,3,5,7
/proc/3239/task/3243/stat : 3243 (java) S 3237 3237 30500 0 -1 1077944384 3153 0 0 0 238 42 0 0 20 0 15 0 46057220 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922854955536 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3244] ppid=3237 vsize=13980732 CPUtime=2.77 cores=1,3,5,7
/proc/3239/task/3244/stat : 3244 (java) S 3237 3237 30500 0 -1 1077944384 3393 0 0 0 235 42 0 0 20 0 15 0 46057220 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922493598352 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3245] ppid=3237 vsize=13980732 CPUtime=0.49 cores=1,3,5,7
/proc/3239/task/3245/stat : 3245 (java) S 3237 3237 30500 0 -1 1077944384 3864 0 0 0 49 0 0 0 20 0 15 0 46057221 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922374613488 139922896173698 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3246] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3246/stat : 3246 (java) S 3237 3237 30500 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 46057222 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922373559776 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3247] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3247/stat : 3247 (java) S 3237 3237 30500 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 46057222 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922372507136 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3248] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3248/stat : 3248 (java) S 3237 3237 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46057224 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922371455696 139922896181147 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3249] ppid=3237 vsize=13980732 CPUtime=2.58 cores=1,3,5,7
/proc/3239/task/3249/stat : 3249 (java) S 3237 3237 30500 0 -1 1077944384 9340 0 0 0 257 1 0 0 20 0 15 0 46057224 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922370402288 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3250] ppid=3237 vsize=13980732 CPUtime=2.46 cores=1,3,5,7
/proc/3239/task/3250/stat : 3250 (java) S 3237 3237 30500 0 -1 1077944384 6215 0 0 0 245 1 0 0 20 0 15 0 46057224 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922369349744 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3251] ppid=3237 vsize=13980732 CPUtime=0.72 cores=1,3,5,7
/proc/3239/task/3251/stat : 3251 (java) S 3237 3237 30500 0 -1 1077944384 7613 0 0 0 71 1 0 0 20 0 15 0 46057224 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922368297200 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3252] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3252/stat : 3252 (java) S 3237 3237 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46057225 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922367244896 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3253] ppid=3237 vsize=13980732 CPUtime=0.15 cores=1,3,5,7
/proc/3239/task/3253/stat : 3253 (java) S 3237 3237 30500 0 -1 1077944384 938 0 0 0 6 9 0 0 20 0 15 0 46057228 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922366192432 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
Current children cumulated CPU time (s) 254.19
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 3239 sig 9
??? kill 3237 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+240.007 s]
/proc/loadavg: 1.95 2.00 2.01 3/219 3352
/proc/meminfo: memFree=24135328/32770624 swapFree=0/284376
[pid=3237] ppid=3234 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/3237/stat : 3237 (xcsp3-exec) S 3234 3237 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46057213 9740288 345 18446744073709551615 4194304 5098028 140732675085568 140732675083672 139658718564988 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 20463616 140732675088801 140732675089005 140732675089005 140732675092459 0
/proc/3237/statm: 2378 345 289 221 0 87 0
[pid=3239] ppid=3237 vsize=13980732 CPUtime=254.19 cores=1,3,5,7
/proc/3239/stat : 3239 (java) S 3237 3237 30500 0 -1 1077944320 70290 0 0 0 25209 210 0 0 20 0 15 0 46057219 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 140736442462688 139922896162551 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
/proc/3239/statm: 3495183 753761 3257 1 0 3483476 0
[pid=3239/tid=3240] ppid=3237 vsize=13980732 CPUtime=236.57 cores=1,3,5,7
/proc/3239/task/3240/stat : 3240 (java) R 3237 3237 30500 0 -1 4202560 29730 0 0 0 23626 31 0 0 20 0 15 0 46057219 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922900399432 139922543443370 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3241] ppid=3237 vsize=13980732 CPUtime=2.77 cores=1,3,5,7
/proc/3239/task/3241/stat : 3241 (java) S 3237 3237 30500 0 -1 1077944384 2197 0 0 0 238 39 0 0 20 0 15 0 46057220 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922857060624 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3242] ppid=3237 vsize=13980732 CPUtime=2.77 cores=1,3,5,7
/proc/3239/task/3242/stat : 3242 (java) S 3237 3237 30500 0 -1 1077944384 2483 0 0 0 236 41 0 0 20 0 15 0 46057220 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922856008080 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3243] ppid=3237 vsize=13980732 CPUtime=2.8 cores=1,3,5,7
/proc/3239/task/3243/stat : 3243 (java) S 3237 3237 30500 0 -1 1077944384 3153 0 0 0 238 42 0 0 20 0 15 0 46057220 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922854955536 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3244] ppid=3237 vsize=13980732 CPUtime=2.77 cores=1,3,5,7
/proc/3239/task/3244/stat : 3244 (java) S 3237 3237 30500 0 -1 1077944384 3393 0 0 0 235 42 0 0 20 0 15 0 46057220 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922493598352 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3245] ppid=3237 vsize=13980732 CPUtime=0.49 cores=1,3,5,7
/proc/3239/task/3245/stat : 3245 (java) S 3237 3237 30500 0 -1 1077944384 3864 0 0 0 49 0 0 0 20 0 15 0 46057221 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922374613488 139922896173698 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3246] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3246/stat : 3246 (java) S 3237 3237 30500 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 46057222 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922373559776 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3247] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3247/stat : 3247 (java) S 3237 3237 30500 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 46057222 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922372507136 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3248] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3248/stat : 3248 (java) S 3237 3237 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46057224 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922371455696 139922896181147 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3249] ppid=3237 vsize=13980732 CPUtime=2.58 cores=1,3,5,7
/proc/3239/task/3249/stat : 3249 (java) S 3237 3237 30500 0 -1 1077944384 9340 0 0 0 257 1 0 0 20 0 15 0 46057224 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922370402288 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3250] ppid=3237 vsize=13980732 CPUtime=2.46 cores=1,3,5,7
/proc/3239/task/3250/stat : 3250 (java) S 3237 3237 30500 0 -1 1077944384 6215 0 0 0 245 1 0 0 20 0 15 0 46057224 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922369349744 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3251] ppid=3237 vsize=13980732 CPUtime=0.72 cores=1,3,5,7
/proc/3239/task/3251/stat : 3251 (java) S 3237 3237 30500 0 -1 1077944384 7613 0 0 0 71 1 0 0 20 0 15 0 46057224 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922368297200 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3252] ppid=3237 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/3239/task/3252/stat : 3252 (java) S 3237 3237 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46057225 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922367244896 139922896172757 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
[pid=3239/tid=3253] ppid=3237 vsize=13980732 CPUtime=0.15 cores=1,3,5,7
/proc/3239/task/3253/stat : 3253 (java) S 3237 3237 30500 0 -1 1077944384 938 0 0 0 6 9 0 0 20 0 15 0 46057228 14316269568 753761 18446744073709551615 4194304 4196468 140736442480144 139922366192432 139922896173698 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17350656 140736442487258 140736442487433 140736442487433 140736442490831 0
Current children cumulated CPU time (s) 254.19
Current children cumulated vsize (KiB) 13990244

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 240.017
CPU time (s): 254.19
CPU user time (s): 252.09
CPU system time (s): 2.1
CPU usage (%): 105.905
Max. virtual memory (cumulated for all children) (KiB): 13990244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000913
system time used= 0.000913
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.1015 second user time and 1.6709 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-06 03:06:12
IDJOB=4254968
IDBENCH=139756
IDSOLVER=2637
FILE ID=node133/4254968-1501982419
RUNJOBID= node133-1501978204-32404
PBS_JOBID= 
Free space on /tmp= 62016 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s2/ChessboardColoration-int-23-25.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-4254968-1501982419/watcher-4254968-1501982419 -o /tmp/evaluation-result-4254968-1501982419/solver-4254968-1501982419 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501978204-32404 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1804531734 HOME/instance-4254968-1501982419.xml

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

MD5SUM BENCH= d34e1ab3749b5ab5f756e156ef97f2b6
RANDOM SEED=1804531734

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:        28104984 kB
MemAvailable:   28435248 kB
Buffers:          166096 kB
Cached:           449904 kB
SwapCached:            0 kB
Active:          3942056 kB
Inactive:         300640 kB
Active(anon):    3627048 kB
Inactive(anon):    16740 kB
Active(file):     315008 kB
Inactive(file):   283900 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             12116 kB
Writeback:             8 kB
AnonPages:       3626816 kB
Mapped:            50040 kB
Shmem:             17116 kB
Slab:             120648 kB
SReclaimable:      94384 kB
SUnreclaim:        26264 kB
KernelStack:        3536 kB
PageTables:        12528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4836436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3510272 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= 62004 MiB
End job on node133 at 2017-08-06 03:10:13