Trace number 4254958

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) 249.31 240.00999

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s1/
ChessboardColoration-int-20-20.xml
MD5SUM5e484cb090e237f4c9c5d38433c43cc4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark240.064
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints36101
Number of domains1
Minimum domain size400
Maximum domain size400
Distribution of domain sizes[{"size":400,"count":400}]
Minimum variable degree363
Maximum variable degree363
Distribution of variable degrees[{"degree":363,"count":400}]
Minimum constraint arity4
Maximum constraint arity400
Distribution of constraint arities[{"arity":4,"count":36100},{"arity":400,"count":1}]
Number of extensional constraints0
Number of intensional constraints36100
Distribution of constraint types[{"type":"intension","count":36100},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4254958-1501981504.xml"  -tl '264s' -p 1 -x 3
0.00/0.30	c [HOME/instance-4254958-1501981504.xml, -tl, 264s, -p, 1, -x, 3]
0.00/0.36	c simple solver
0.00/0.42	c parse instance...
8.62/3.15	c solve instance...
249.31/240.00	s UNKNOWN
249.31/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-4254958-1501981504/watcher-4254958-1501981504 -o /tmp/evaluation-result-4254958-1501981504/solver-4254958-1501981504 -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 808036503 HOME/instance-4254958-1501981504.xml 

pid=2384
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.04 1.99 1.95 3/203 2387
/proc/meminfo: memFree=29448632/32770624 swapFree=0/282104
[pid=2387] ppid=2384 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/2387/stat : 2387 (runsolver) D 2384 2387 30500 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 45965735 24240128 108 18446744073709551615 4194304 4338465 140725799542352 140725799539992 139833098941143 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 17108992 140725799546979 140725799547468 140725799547468 140725799550922 0
/proc/2387/statm: 5918 108 54 36 0 2156 0

[startup+0.10011 s]
/proc/loadavg: 2.04 1.99 1.95 3/203 2387
/proc/meminfo: memFree=29448632/32770624 swapFree=0/282104
[pid=2387] ppid=2384 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/2387/stat : 2387 (runsolver) D 2384 2387 30500 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 45965735 24240128 108 18446744073709551615 4194304 4338465 140725799542352 140725799539992 139833098941143 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 17108992 140725799546979 140725799547468 140725799547468 140725799550922 0
/proc/2387/statm: 5918 108 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.20028 s]
/proc/loadavg: 2.04 1.99 1.95 3/203 2387
/proc/meminfo: memFree=29448632/32770624 swapFree=0/282104
[pid=2387] ppid=2384 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/2387/stat : 2387 (xcsp3-exec) S 2384 2387 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45965735 9740288 345 18446744073709551615 4194304 5098028 140729091998064 140729091996168 140373736284796 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 35991552 140729092002210 140729092002413 140729092002413 140729092005867 0
/proc/2387/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.304484 s]
/proc/loadavg: 2.04 1.99 1.95 3/203 2387
/proc/meminfo: memFree=29448632/32770624 swapFree=0/282104
[pid=2387] ppid=2384 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/2387/stat : 2387 (xcsp3-exec) S 2384 2387 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45965735 9740288 345 18446744073709551615 4194304 5098028 140729091998064 140729091996168 140373736284796 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 35991552 140729092002210 140729092002413 140729092002413 140729092005867 0
/proc/2387/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700767 s]
/proc/loadavg: 2.04 1.99 1.95 3/203 2387
/proc/meminfo: memFree=29448632/32770624 swapFree=0/282104
[pid=2387] ppid=2384 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/2387/stat : 2387 (xcsp3-exec) S 2384 2387 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45965735 9740288 345 18446744073709551615 4194304 5098028 140729091998064 140729091996168 140373736284796 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 35991552 140729092002210 140729092002413 140729092002413 140729092005867 0
/proc/2387/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50081 s]
/proc/loadavg: 2.04 1.99 1.95 3/219 2403
/proc/meminfo: memFree=29229292/32770624 swapFree=0/282180
[pid=2387] ppid=2384 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/2387/stat : 2387 (xcsp3-exec) S 2384 2387 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45965735 9740288 345 18446744073709551615 4194304 5098028 140729091998064 140729091996168 140373736284796 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 35991552 140729092002210 140729092002413 140729092002413 140729092005867 0
/proc/2387/statm: 2378 345 289 221 0 87 0
[pid=2389] ppid=2387 vsize=13980732 CPUtime=3.71 cores=1,3,5,7
/proc/2389/stat : 2389 (java) S 2387 2387 30500 0 -1 1077944320 15559 0 0 0 357 14 0 0 20 0 15 0 45965745 14316269568 68295 18446744073709551615 4194304 4196468 140726127667392 140726127649936 139816808718071 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
/proc/2389/statm: 3495183 68295 3205 1 0 3483476 0
[pid=2389/tid=2390] ppid=2387 vsize=13980732 CPUtime=1.27 cores=1,3,5,7
/proc/2389/task/2390/stat : 2390 (java) R 2387 2387 30500 0 -1 4202560 8590 0 0 0 121 6 0 0 20 0 15 0 45965745 14316269568 68295 18446744073709551615 4194304 4196468 140726127667392 139816812952448 139816441675916 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2391] ppid=2387 vsize=13980732 CPUtime=0.02 cores=1,3,5,7
/proc/2389/task/2391/stat : 2391 (java) S 2387 2387 30500 0 -1 1077944384 94 0 0 0 1 1 0 0 20 0 15 0 45965746 14316269568 68295 18446744073709551615 4194304 4196468 140726127667392 139816765684240 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2392] ppid=2387 vsize=13980732 CPUtime=0.02 cores=1,3,5,7
/proc/2389/task/2392/stat : 2392 (java) S 2387 2387 30500 0 -1 1077944384 63 0 0 0 1 1 0 0 20 0 15 0 45965746 14316269568 68295 18446744073709551615 4194304 4196468 140726127667392 139816764631696 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2393] ppid=2387 vsize=13980732 CPUtime=0.03 cores=1,3,5,7
/proc/2389/task/2393/stat : 2393 (java) S 2387 2387 30500 0 -1 1077944384 55 0 0 0 2 1 0 0 20 0 15 0 45965746 14316269568 68295 18446744073709551615 4194304 4196468 140726127667392 139816763578640 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2394] ppid=2387 vsize=13980732 CPUtime=0.02 cores=1,3,5,7
/proc/2389/task/2394/stat : 2394 (java) S 2387 2387 30500 0 -1 1077944384 71 0 0 0 1 1 0 0 20 0 15 0 45965746 14316269568 68295 18446744073709551615 4194304 4196468 140726127667392 139816762526096 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2395] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2395/stat : 2395 (java) S 2387 2387 30500 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 45965747 14316269568 68295 18446744073709551615 4194304 4196468 140726127667392 139816354462448 139816808729218 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2396] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2396/stat : 2396 (java) S 2387 2387 30500 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45965748 14316269568 68295 18446744073709551615 4194304 4196468 140726127667392 139816353408672 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2397] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2397/stat : 2397 (java) S 2387 2387 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45965748 14316269568 68295 18446744073709551615 4194304 4196468 140726127667392 139815723197680 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2398] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2398/stat : 2398 (java) S 2387 2387 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45965750 14316269568 68295 18446744073709551615 4194304 4196468 140726127667392 139815722146256 139816808736667 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2399] ppid=2387 vsize=13980732 CPUtime=0.9 cores=1,3,5,7
/proc/2389/task/2399/stat : 2399 (java) R 2387 2387 30500 0 -1 4202560 1946 0 0 0 90 0 0 0 20 0 15 0 45965750 14316269568 68295 18446744073709551615 4194304 4196468 140726127667392 139815721079280 139816790240654 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2400] ppid=2387 vsize=13980732 CPUtime=0.87 cores=1,3,5,7
/proc/2389/task/2400/stat : 2400 (java) R 2387 2387 30500 0 -1 4202560 1267 0 0 0 87 0 0 0 20 0 15 0 45965750 14316269568 68295 18446744073709551615 4194304 4196468 140726127667392 139815720027072 139816793106116 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2401] ppid=2387 vsize=13980732 CPUtime=0.48 cores=1,3,5,7
/proc/2389/task/2401/stat : 2401 (java) R 2387 2387 30500 0 -1 4202560 2112 0 0 0 47 1 0 0 20 0 15 0 45965750 14316269568 68295 18446744073709551615 4194304 4196468 140726127667392 139815718987760 139816788433821 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2402] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2402/stat : 2402 (java) S 2387 2387 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45965751 14316269568 68295 18446744073709551615 4194304 4196468 140726127667392 139815717935456 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2403] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2403/stat : 2403 (java) S 2387 2387 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45965757 14316269568 68295 18446744073709551615 4194304 4196468 140726127667392 139815716883504 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 13990244

[startup+3.10067 s]
/proc/loadavg: 2.04 1.99 1.95 5/219 2403
/proc/meminfo: memFree=29007688/32770624 swapFree=0/282180
[pid=2387] ppid=2384 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/2387/stat : 2387 (xcsp3-exec) S 2384 2387 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45965735 9740288 345 18446744073709551615 4194304 5098028 140729091998064 140729091996168 140373736284796 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 35991552 140729092002210 140729092002413 140729092002413 140729092005867 0
/proc/2387/statm: 2378 345 289 221 0 87 0
[pid=2389] ppid=2387 vsize=13980732 CPUtime=8.62 cores=1,3,5,7
/proc/2389/stat : 2389 (java) S 2387 2387 30500 0 -1 1077944320 22286 0 0 0 817 45 0 0 20 0 15 0 45965745 14316269568 198815 18446744073709551615 4194304 4196468 140726127667392 140726127649936 139816808718071 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
/proc/2389/statm: 3495183 198815 3232 1 0 3483476 0
[pid=2389/tid=2390] ppid=2387 vsize=13980732 CPUtime=2.62 cores=1,3,5,7
/proc/2389/task/2390/stat : 2390 (java) R 2387 2387 30500 0 -1 4202560 9471 0 0 0 251 11 0 0 20 0 15 0 45965745 14316269568 198815 18446744073709551615 4194304 4196468 140726127667392 139816812959040 139816443775765 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2391] ppid=2387 vsize=13980732 CPUtime=0.26 cores=1,3,5,7
/proc/2389/task/2391/stat : 2391 (java) S 2387 2387 30500 0 -1 1077944384 309 0 0 0 19 7 0 0 20 0 15 0 45965746 14316269568 198815 18446744073709551615 4194304 4196468 140726127667392 139816765684240 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2392] ppid=2387 vsize=13980732 CPUtime=0.25 cores=1,3,5,7
/proc/2389/task/2392/stat : 2392 (java) S 2387 2387 30500 0 -1 1077944384 242 0 0 0 18 7 0 0 20 0 15 0 45965746 14316269568 198815 18446744073709551615 4194304 4196468 140726127667392 139816764631696 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2393] ppid=2387 vsize=13980732 CPUtime=0.28 cores=1,3,5,7
/proc/2389/task/2393/stat : 2393 (java) S 2387 2387 30500 0 -1 1077944384 219 0 0 0 21 7 0 0 20 0 15 0 45965746 14316269568 198815 18446744073709551615 4194304 4196468 140726127667392 139816763578640 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2394] ppid=2387 vsize=13980732 CPUtime=0.25 cores=1,3,5,7
/proc/2389/task/2394/stat : 2394 (java) S 2387 2387 30500 0 -1 1077944384 190 0 0 0 18 7 0 0 20 0 15 0 45965746 14316269568 198815 18446744073709551615 4194304 4196468 140726127667392 139816762526096 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2395] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2395/stat : 2395 (java) S 2387 2387 30500 0 -1 1077944384 549 0 0 0 0 0 0 0 20 0 15 0 45965747 14316269568 198815 18446744073709551615 4194304 4196468 140726127667392 139816354462448 139816808729218 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2396] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2396/stat : 2396 (java) S 2387 2387 30500 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45965748 14316269568 198815 18446744073709551615 4194304 4196468 140726127667392 139816353408736 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2397] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2397/stat : 2397 (java) S 2387 2387 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45965748 14316269568 198815 18446744073709551615 4194304 4196468 140726127667392 139815723197696 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2398] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2398/stat : 2398 (java) S 2387 2387 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45965750 14316269568 198815 18446744073709551615 4194304 4196468 140726127667392 139815722146256 139816808736667 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2399] ppid=2387 vsize=13980732 CPUtime=2.12 cores=1,3,5,7
/proc/2389/task/2399/stat : 2399 (java) S 2387 2387 30500 0 -1 1077944384 4555 0 0 0 211 1 0 0 20 0 15 0 45965750 14316269568 198815 18446744073709551615 4194304 4196468 140726127667392 139815721093360 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2400] ppid=2387 vsize=13980732 CPUtime=2.12 cores=1,3,5,7
/proc/2389/task/2400/stat : 2400 (java) S 2387 2387 30500 0 -1 1077944384 3035 0 0 0 212 0 0 0 20 0 15 0 45965750 14316269568 198815 18446744073709551615 4194304 4196468 140726127667392 139815720040816 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2401] ppid=2387 vsize=13980732 CPUtime=0.63 cores=1,3,5,7
/proc/2389/task/2401/stat : 2401 (java) S 2387 2387 30500 0 -1 1077944384 2436 0 0 0 62 1 0 0 20 0 15 0 45965750 14316269568 198815 18446744073709551615 4194304 4196468 140726127667392 139815718987760 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2402] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2402/stat : 2402 (java) S 2387 2387 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45965751 14316269568 198815 18446744073709551615 4194304 4196468 140726127667392 139815717935456 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2403] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2403/stat : 2403 (java) S 2387 2387 30500 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45965757 14316269568 198815 18446744073709551615 4194304 4196468 140726127667392 139815716883504 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
Current children cumulated CPU time (s) 8.62
Current children cumulated vsize (KiB) 13990244

[startup+6.30072 s]
/proc/loadavg: 2.04 1.99 1.95 3/219 2403
/proc/meminfo: memFree=28665684/32770624 swapFree=0/282184
[pid=2387] ppid=2384 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/2387/stat : 2387 (xcsp3-exec) S 2384 2387 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45965735 9740288 345 18446744073709551615 4194304 5098028 140729091998064 140729091996168 140373736284796 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 35991552 140729092002210 140729092002413 140729092002413 140729092005867 0
/proc/2387/statm: 2378 345 289 221 0 87 0
[pid=2389] ppid=2387 vsize=13980732 CPUtime=12.2 cores=1,3,5,7
/proc/2389/stat : 2389 (java) S 2387 2387 30500 0 -1 1077944320 24786 0 0 0 1175 45 0 0 20 0 15 0 45965745 14316269568 198295 18446744073709551615 4194304 4196468 140726127667392 140726127649936 139816808718071 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
/proc/2389/statm: 3495183 198295 3236 1 0 3483476 0
[pid=2389/tid=2390] ppid=2387 vsize=13980732 CPUtime=5.82 cores=1,3,5,7
/proc/2389/task/2390/stat : 2390 (java) R 2387 2387 30500 0 -1 4202560 10468 0 0 0 571 11 0 0 20 0 15 0 45965745 14316269568 198295 18446744073709551615 4194304 4196468 140726127667392 139816812954496 139816444254769 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2391] ppid=2387 vsize=13980732 CPUtime=0.26 cores=1,3,5,7
/proc/2389/task/2391/stat : 2391 (java) S 2387 2387 30500 0 -1 1077944384 309 0 0 0 19 7 0 0 20 0 15 0 45965746 14316269568 198295 18446744073709551615 4194304 4196468 140726127667392 139816765684240 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2392] ppid=2387 vsize=13980732 CPUtime=0.25 cores=1,3,5,7
/proc/2389/task/2392/stat : 2392 (java) S 2387 2387 30500 0 -1 1077944384 242 0 0 0 18 7 0 0 20 0 15 0 45965746 14316269568 198295 18446744073709551615 4194304 4196468 140726127667392 139816764631696 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2393] ppid=2387 vsize=13980732 CPUtime=0.28 cores=1,3,5,7
/proc/2389/task/2393/stat : 2393 (java) S 2387 2387 30500 0 -1 1077944384 219 0 0 0 21 7 0 0 20 0 15 0 45965746 14316269568 198295 18446744073709551615 4194304 4196468 140726127667392 139816763578640 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2394] ppid=2387 vsize=13980732 CPUtime=0.25 cores=1,3,5,7
/proc/2389/task/2394/stat : 2394 (java) S 2387 2387 30500 0 -1 1077944384 190 0 0 0 18 7 0 0 20 0 15 0 45965746 14316269568 198295 18446744073709551615 4194304 4196468 140726127667392 139816762526096 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2395] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2395/stat : 2395 (java) S 2387 2387 30500 0 -1 1077944384 584 0 0 0 0 0 0 0 20 0 15 0 45965747 14316269568 198295 18446744073709551615 4194304 4196468 140726127667392 139816354462448 139816808729218 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2396] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2396/stat : 2396 (java) S 2387 2387 30500 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45965748 14316269568 198295 18446744073709551615 4194304 4196468 140726127667392 139816353408736 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2397] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2397/stat : 2397 (java) S 2387 2387 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45965748 14316269568 198295 18446744073709551615 4194304 4196468 140726127667392 139815723197696 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2398] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2398/stat : 2398 (java) S 2387 2387 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45965750 14316269568 198295 18446744073709551615 4194304 4196468 140726127667392 139815722146256 139816808736667 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2399] ppid=2387 vsize=13980732 CPUtime=2.28 cores=1,3,5,7
/proc/2389/task/2399/stat : 2399 (java) S 2387 2387 30500 0 -1 1077944384 4712 0 0 0 227 1 0 0 20 0 15 0 45965750 14316269568 198295 18446744073709551615 4194304 4196468 140726127667392 139815721093360 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2400] ppid=2387 vsize=13980732 CPUtime=2.29 cores=1,3,5,7
/proc/2389/task/2400/stat : 2400 (java) S 2387 2387 30500 0 -1 1077944384 3070 0 0 0 229 0 0 0 20 0 15 0 45965750 14316269568 198295 18446744073709551615 4194304 4196468 140726127667392 139815720040816 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2401] ppid=2387 vsize=13980732 CPUtime=0.69 cores=1,3,5,7
/proc/2389/task/2401/stat : 2401 (java) S 2387 2387 30500 0 -1 1077944384 2953 0 0 0 68 1 0 0 20 0 15 0 45965750 14316269568 198295 18446744073709551615 4194304 4196468 140726127667392 139815718987760 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2402] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2402/stat : 2402 (java) S 2387 2387 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45965751 14316269568 198295 18446744073709551615 4194304 4196468 140726127667392 139815717935456 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2403] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2403/stat : 2403 (java) S 2387 2387 30500 0 -1 1077944384 764 0 0 0 0 0 0 0 20 0 15 0 45965757 14316269568 198295 18446744073709551615 4194304 4196468 140726127667392 139815716883504 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 13990244

[startup+12.7007 s]
/proc/loadavg: 2.19 2.02 1.96 3/219 2404
/proc/meminfo: memFree=28544688/32770624 swapFree=0/282188
[pid=2387] ppid=2384 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/2387/stat : 2387 (xcsp3-exec) S 2384 2387 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45965735 9740288 345 18446744073709551615 4194304 5098028 140729091998064 140729091996168 140373736284796 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 35991552 140729092002210 140729092002413 140729092002413 140729092005867 0
/proc/2387/statm: 2378 345 289 221 0 87 0
[pid=2389] ppid=2387 vsize=13980732 CPUtime=18.99 cores=1,3,5,7
/proc/2389/stat : 2389 (java) S 2387 2387 30500 0 -1 1077944320 27093 0 0 0 1840 59 0 0 20 0 15 0 45965745 14316269568 228386 18446744073709551615 4194304 4196468 140726127667392 140726127649936 139816808718071 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
/proc/2389/statm: 3495183 228386 3236 1 0 3483476 0
[pid=2389/tid=2390] ppid=2387 vsize=13980732 CPUtime=12.1 cores=1,3,5,7
/proc/2389/task/2390/stat : 2390 (java) R 2387 2387 30500 0 -1 4202560 10779 0 0 0 1199 11 0 0 20 0 15 0 45965745 14316269568 228386 18446744073709551615 4194304 4196468 140726127667392 139816812954496 139816444255111 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2391] ppid=2387 vsize=13980732 CPUtime=0.37 cores=1,3,5,7
/proc/2389/task/2391/stat : 2391 (java) S 2387 2387 30500 0 -1 1077944384 405 0 0 0 27 10 0 0 20 0 15 0 45965746 14316269568 228386 18446744073709551615 4194304 4196468 140726127667392 139816765684240 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2392] ppid=2387 vsize=13980732 CPUtime=0.37 cores=1,3,5,7
/proc/2389/task/2392/stat : 2392 (java) S 2387 2387 30500 0 -1 1077944384 463 0 0 0 27 10 0 0 20 0 15 0 45965746 14316269568 228386 18446744073709551615 4194304 4196468 140726127667392 139816764631696 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0

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

[pid=2389/tid=2396] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2396/stat : 2396 (java) S 2387 2387 30500 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 45965748 14316269568 621401 18446744073709551615 4194304 4196468 140726127667392 139816353408736 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2397] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2397/stat : 2397 (java) S 2387 2387 30500 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 45965748 14316269568 621401 18446744073709551615 4194304 4196468 140726127667392 139815723197696 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2398] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2398/stat : 2398 (java) S 2387 2387 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45965750 14316269568 621401 18446744073709551615 4194304 4196468 140726127667392 139815722146256 139816808736667 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2399] ppid=2387 vsize=13980732 CPUtime=2.39 cores=1,3,5,7
/proc/2389/task/2399/stat : 2399 (java) S 2387 2387 30500 0 -1 1077944384 7674 0 0 0 237 2 0 0 20 0 15 0 45965750 14316269568 621401 18446744073709551615 4194304 4196468 140726127667392 139815721093360 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2400] ppid=2387 vsize=13980732 CPUtime=2.35 cores=1,3,5,7
/proc/2389/task/2400/stat : 2400 (java) S 2387 2387 30500 0 -1 1077944384 4910 0 0 0 234 1 0 0 20 0 15 0 45965750 14316269568 621401 18446744073709551615 4194304 4196468 140726127667392 139815720040816 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2401] ppid=2387 vsize=13980732 CPUtime=0.73 cores=1,3,5,7
/proc/2389/task/2401/stat : 2401 (java) S 2387 2387 30500 0 -1 1077944384 5043 0 0 0 72 1 0 0 20 0 15 0 45965750 14316269568 621401 18446744073709551615 4194304 4196468 140726127667392 139815718987760 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2402] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2402/stat : 2402 (java) S 2387 2387 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45965751 14316269568 621401 18446744073709551615 4194304 4196468 140726127667392 139815717935456 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2403] ppid=2387 vsize=13980732 CPUtime=0.06 cores=1,3,5,7
/proc/2389/task/2403/stat : 2403 (java) S 2387 2387 30500 0 -1 1077944384 873 0 0 0 3 3 0 0 20 0 15 0 45965757 14316269568 621401 18446744073709551615 4194304 4196468 140726127667392 139815716883504 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
Current children cumulated CPU time (s) 111.42
Current children cumulated vsize (KiB) 13990244

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/216 2488
/proc/meminfo: memFree=25282112/32770624 swapFree=0/282384
[pid=2387] ppid=2384 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/2387/stat : 2387 (xcsp3-exec) S 2384 2387 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45965735 9740288 345 18446744073709551615 4194304 5098028 140729091998064 140729091996168 140373736284796 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 35991552 140729092002210 140729092002413 140729092002413 140729092005867 0
/proc/2387/statm: 2378 345 289 221 0 87 0
[pid=2389] ppid=2387 vsize=13980732 CPUtime=171.47 cores=1,3,5,7
/proc/2389/stat : 2389 (java) S 2387 2387 30500 0 -1 1077944320 54896 0 0 0 17014 133 0 0 20 0 15 0 45965745 14316269568 858122 18446744073709551615 4194304 4196468 140726127667392 140726127649936 139816808718071 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
/proc/2389/statm: 3495183 858122 3257 1 0 3483476 0
[pid=2389/tid=2390] ppid=2387 vsize=13980732 CPUtime=160.44 cores=1,3,5,7
/proc/2389/task/2390/stat : 2390 (java) R 2387 2387 30500 0 -1 4202560 22475 0 0 0 15999 45 0 0 20 0 15 0 45965745 14316269568 858122 18446744073709551615 4194304 4196468 140726127667392 139816812955848 139816444255576 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2391] ppid=2387 vsize=13980732 CPUtime=1.24 cores=1,3,5,7
/proc/2389/task/2391/stat : 2391 (java) S 2387 2387 30500 0 -1 1077944384 1319 0 0 0 106 18 0 0 20 0 15 0 45965746 14316269568 858122 18446744073709551615 4194304 4196468 140726127667392 139816765684240 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2392] ppid=2387 vsize=13980732 CPUtime=1.24 cores=1,3,5,7
/proc/2389/task/2392/stat : 2392 (java) S 2387 2387 30500 0 -1 1077944384 1304 0 0 0 105 19 0 0 20 0 15 0 45965746 14316269568 858122 18446744073709551615 4194304 4196468 140726127667392 139816764631696 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2393] ppid=2387 vsize=13980732 CPUtime=1.26 cores=1,3,5,7
/proc/2389/task/2393/stat : 2393 (java) S 2387 2387 30500 0 -1 1077944384 2170 0 0 0 107 19 0 0 20 0 15 0 45965746 14316269568 858122 18446744073709551615 4194304 4196468 140726127667392 139816763578640 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2394] ppid=2387 vsize=13980732 CPUtime=1.24 cores=1,3,5,7
/proc/2389/task/2394/stat : 2394 (java) S 2387 2387 30500 0 -1 1077944384 1712 0 0 0 105 19 0 0 20 0 15 0 45965746 14316269568 858122 18446744073709551615 4194304 4196468 140726127667392 139816762526096 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2395] ppid=2387 vsize=13980732 CPUtime=0.38 cores=1,3,5,7
/proc/2389/task/2395/stat : 2395 (java) S 2387 2387 30500 0 -1 1077944384 5565 0 0 0 38 0 0 0 20 0 15 0 45965747 14316269568 858122 18446744073709551615 4194304 4196468 140726127667392 139816354462448 139816808729218 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2396] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2396/stat : 2396 (java) S 2387 2387 30500 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 45965748 14316269568 858122 18446744073709551615 4194304 4196468 140726127667392 139816353408736 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2397] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2397/stat : 2397 (java) S 2387 2387 30500 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 45965748 14316269568 858122 18446744073709551615 4194304 4196468 140726127667392 139815723197696 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2398] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2398/stat : 2398 (java) S 2387 2387 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45965750 14316269568 858122 18446744073709551615 4194304 4196468 140726127667392 139815722146256 139816808736667 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2399] ppid=2387 vsize=13980732 CPUtime=2.4 cores=1,3,5,7
/proc/2389/task/2399/stat : 2399 (java) S 2387 2387 30500 0 -1 1077944384 7950 0 0 0 238 2 0 0 20 0 15 0 45965750 14316269568 858122 18446744073709551615 4194304 4196468 140726127667392 139815721093360 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2400] ppid=2387 vsize=13980732 CPUtime=2.35 cores=1,3,5,7
/proc/2389/task/2400/stat : 2400 (java) S 2387 2387 30500 0 -1 1077944384 5159 0 0 0 234 1 0 0 20 0 15 0 45965750 14316269568 858122 18446744073709551615 4194304 4196468 140726127667392 139815720040816 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2401] ppid=2387 vsize=13980732 CPUtime=0.73 cores=1,3,5,7
/proc/2389/task/2401/stat : 2401 (java) S 2387 2387 30500 0 -1 1077944384 5048 0 0 0 72 1 0 0 20 0 15 0 45965750 14316269568 858122 18446744073709551615 4194304 4196468 140726127667392 139815718987760 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2402] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2402/stat : 2402 (java) S 2387 2387 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45965751 14316269568 858122 18446744073709551615 4194304 4196468 140726127667392 139815717935456 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2403] ppid=2387 vsize=13980732 CPUtime=0.1 cores=1,3,5,7
/proc/2389/task/2403/stat : 2403 (java) S 2387 2387 30500 0 -1 1077944384 899 0 0 0 5 5 0 0 20 0 15 0 45965757 14316269568 858122 18446744073709551615 4194304 4196468 140726127667392 139815716883504 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
Current children cumulated CPU time (s) 171.47
Current children cumulated vsize (KiB) 13990244

[startup+222.307 s]
/proc/loadavg: 1.97 1.98 1.95 3/216 2490
/proc/meminfo: memFree=24715108/32770624 swapFree=0/282452
[pid=2387] ppid=2384 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/2387/stat : 2387 (xcsp3-exec) S 2384 2387 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45965735 9740288 345 18446744073709551615 4194304 5098028 140729091998064 140729091996168 140373736284796 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 35991552 140729092002210 140729092002413 140729092002413 140729092005867 0
/proc/2387/statm: 2378 345 289 221 0 87 0
[pid=2389] ppid=2387 vsize=13980732 CPUtime=231.59 cores=1,3,5,7
/proc/2389/stat : 2389 (java) S 2387 2387 30500 0 -1 1077944320 60978 0 0 0 23017 142 0 0 20 0 15 0 45965745 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 140726127649936 139816808718071 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
/proc/2389/statm: 3495183 956102 3259 1 0 3483476 0
[pid=2389/tid=2390] ppid=2387 vsize=13980732 CPUtime=220.44 cores=1,3,5,7
/proc/2389/task/2390/stat : 2390 (java) R 2387 2387 30500 0 -1 4202560 26306 0 0 0 21993 51 0 0 20 0 15 0 45965745 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139816812955304 139816444255166 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2391] ppid=2387 vsize=13980732 CPUtime=1.24 cores=1,3,5,7
/proc/2389/task/2391/stat : 2391 (java) S 2387 2387 30500 0 -1 1077944384 1924 0 0 0 106 18 0 0 20 0 15 0 45965746 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139816765684240 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2392] ppid=2387 vsize=13980732 CPUtime=1.25 cores=1,3,5,7
/proc/2389/task/2392/stat : 2392 (java) S 2387 2387 30500 0 -1 1077944384 1306 0 0 0 106 19 0 0 20 0 15 0 45965746 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139816764631696 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2393] ppid=2387 vsize=13980732 CPUtime=1.28 cores=1,3,5,7
/proc/2389/task/2393/stat : 2393 (java) S 2387 2387 30500 0 -1 1077944384 2177 0 0 0 108 20 0 0 20 0 15 0 45965746 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139816763578640 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2394] ppid=2387 vsize=13980732 CPUtime=1.24 cores=1,3,5,7
/proc/2389/task/2394/stat : 2394 (java) S 2387 2387 30500 0 -1 1077944384 1715 0 0 0 105 19 0 0 20 0 15 0 45965746 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139816762526096 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2395] ppid=2387 vsize=13980732 CPUtime=0.38 cores=1,3,5,7
/proc/2389/task/2395/stat : 2395 (java) S 2387 2387 30500 0 -1 1077944384 5575 0 0 0 38 0 0 0 20 0 15 0 45965747 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139816354462448 139816808729218 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2396] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2396/stat : 2396 (java) S 2387 2387 30500 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 45965748 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139816353408736 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2397] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2397/stat : 2397 (java) S 2387 2387 30500 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 45965748 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139815723197696 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2398] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2398/stat : 2398 (java) S 2387 2387 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45965750 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139815722146256 139816808736667 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2399] ppid=2387 vsize=13980732 CPUtime=2.43 cores=1,3,5,7
/proc/2389/task/2399/stat : 2399 (java) S 2387 2387 30500 0 -1 1077944384 8706 0 0 0 241 2 0 0 20 0 15 0 45965750 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139815721093360 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2400] ppid=2387 vsize=13980732 CPUtime=2.38 cores=1,3,5,7
/proc/2389/task/2400/stat : 2400 (java) S 2387 2387 30500 0 -1 1077944384 5989 0 0 0 237 1 0 0 20 0 15 0 45965750 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139815720040816 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2401] ppid=2387 vsize=13980732 CPUtime=0.73 cores=1,3,5,7
/proc/2389/task/2401/stat : 2401 (java) S 2387 2387 30500 0 -1 1077944384 5055 0 0 0 72 1 0 0 20 0 15 0 45965750 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139815718987760 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2402] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2402/stat : 2402 (java) S 2387 2387 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45965751 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139815717935456 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2403] ppid=2387 vsize=13980732 CPUtime=0.14 cores=1,3,5,7
/proc/2389/task/2403/stat : 2403 (java) S 2387 2387 30500 0 -1 1077944384 930 0 0 0 6 8 0 0 20 0 15 0 45965757 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139815716883504 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
Current children cumulated CPU time (s) 231.59
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 2.04 1.99 1.96 3/215 2490
/proc/meminfo: memFree=24714972/32770624 swapFree=0/282460
[pid=2387] ppid=2384 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/2387/stat : 2387 (xcsp3-exec) S 2384 2387 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 45965735 9740288 345 18446744073709551615 4194304 5098028 140729091998064 140729091996168 140373736284796 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 35991552 140729092002210 140729092002413 140729092002413 140729092005867 0
/proc/2387/statm: 2378 345 289 221 0 87 0
[pid=2389] ppid=2387 vsize=13980732 CPUtime=249.31 cores=1,3,5,7
/proc/2389/stat : 2389 (java) S 2387 2387 30500 0 -1 1077944320 62560 0 0 0 24788 143 0 0 20 0 15 0 45965745 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 140726127649936 139816808718071 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
/proc/2389/statm: 3495183 956102 3259 1 0 3483476 0
[pid=2389/tid=2390] ppid=2387 vsize=13980732 CPUtime=238.13 cores=1,3,5,7
/proc/2389/task/2390/stat : 2390 (java) R 2387 2387 30500 0 -1 4202560 26875 0 0 0 23762 51 0 0 20 0 15 0 45965745 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139816812954896 139816444255166 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2391] ppid=2387 vsize=13980732 CPUtime=1.24 cores=1,3,5,7
/proc/2389/task/2391/stat : 2391 (java) S 2387 2387 30500 0 -1 1077944384 1924 0 0 0 106 18 0 0 20 0 15 0 45965746 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139816765684240 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2392] ppid=2387 vsize=13980732 CPUtime=1.25 cores=1,3,5,7
/proc/2389/task/2392/stat : 2392 (java) S 2387 2387 30500 0 -1 1077944384 1306 0 0 0 106 19 0 0 20 0 15 0 45965746 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139816764631696 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2393] ppid=2387 vsize=13980732 CPUtime=1.28 cores=1,3,5,7
/proc/2389/task/2393/stat : 2393 (java) S 2387 2387 30500 0 -1 1077944384 2177 0 0 0 108 20 0 0 20 0 15 0 45965746 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139816763578640 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2394] ppid=2387 vsize=13980732 CPUtime=1.24 cores=1,3,5,7
/proc/2389/task/2394/stat : 2394 (java) S 2387 2387 30500 0 -1 1077944384 1715 0 0 0 105 19 0 0 20 0 15 0 45965746 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139816762526096 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2395] ppid=2387 vsize=13980732 CPUtime=0.38 cores=1,3,5,7
/proc/2389/task/2395/stat : 2395 (java) S 2387 2387 30500 0 -1 1077944384 5608 0 0 0 38 0 0 0 20 0 15 0 45965747 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139816354462448 139816808729218 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2396] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2396/stat : 2396 (java) S 2387 2387 30500 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 45965748 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139816353408736 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2397] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2397/stat : 2397 (java) S 2387 2387 30500 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 45965748 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139815723197696 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2398] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2398/stat : 2398 (java) S 2387 2387 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45965750 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139815722146256 139816808736667 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2399] ppid=2387 vsize=13980732 CPUtime=2.45 cores=1,3,5,7
/proc/2389/task/2399/stat : 2399 (java) S 2387 2387 30500 0 -1 1077944384 9458 0 0 0 243 2 0 0 20 0 15 0 45965750 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139815721093360 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2400] ppid=2387 vsize=13980732 CPUtime=2.38 cores=1,3,5,7
/proc/2389/task/2400/stat : 2400 (java) S 2387 2387 30500 0 -1 1077944384 6215 0 0 0 237 1 0 0 20 0 15 0 45965750 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139815720040816 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2401] ppid=2387 vsize=13980732 CPUtime=0.73 cores=1,3,5,7
/proc/2389/task/2401/stat : 2401 (java) S 2387 2387 30500 0 -1 1077944384 5055 0 0 0 72 1 0 0 20 0 15 0 45965750 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139815718987760 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2402] ppid=2387 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/2389/task/2402/stat : 2402 (java) S 2387 2387 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45965751 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139815717935456 139816808728277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
[pid=2389/tid=2403] ppid=2387 vsize=13980732 CPUtime=0.15 cores=1,3,5,7
/proc/2389/task/2403/stat : 2403 (java) S 2387 2387 30500 0 -1 1077944384 932 0 0 0 6 9 0 0 20 0 15 0 45965757 14316269568 956102 18446744073709551615 4194304 4196468 140726127667392 139815716883504 139816808729218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13021184 140726127669722 140726127669897 140726127669897 140726127673295 0
Current children cumulated CPU time (s) 249.31
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 2389 sig 9
??? kill 2387 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 240.01
CPU time (s): 249.31
CPU user time (s): 247.88
CPU system time (s): 1.43
CPU usage (%): 103.875
Max. virtual memory (cumulated for all children) (KiB): 13990244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000938
system time used= 0.000938
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.00789 second user time and 1.75728 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-06 02:50:58
IDJOB=4254958
IDBENCH=139735
IDSOLVER=2637
FILE ID=node133/4254958-1501981504
RUNJOBID= node133-1501978204-32404
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s1/ChessboardColoration-int-20-20.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-4254958-1501981504/watcher-4254958-1501981504 -o /tmp/evaluation-result-4254958-1501981504/solver-4254958-1501981504 -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 808036503 HOME/instance-4254958-1501981504.xml

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

MD5SUM BENCH= 5e484cb090e237f4c9c5d38433c43cc4
RANDOM SEED=808036503

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:        29448988 kB
MemAvailable:   29774092 kB
Buffers:          165216 kB
Cached:           445660 kB
SwapCached:            0 kB
Active:          2601620 kB
Inactive:         298832 kB
Active(anon):    2289912 kB
Inactive(anon):    16728 kB
Active(file):     311708 kB
Inactive(file):   282104 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9784 kB
Writeback:             8 kB
AnonPages:       2289192 kB
Mapped:            51076 kB
Shmem:             17084 kB
Slab:             120472 kB
SReclaimable:      94256 kB
SUnreclaim:        26216 kB
KernelStack:        3568 kB
PageTables:         9876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4338332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2183168 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= 62008 MiB
End job on node133 at 2017-08-06 02:54:58