Trace number 4393272

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 2019-06-14SAT (TO)3 2520.44 638.813

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s1/
ChessboardColoration-int-09-09.xml
MD5SUM72a1fa157874bc53acfadcbdb1252751
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark9.61293
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints1297
Number of domains1
Minimum domain size81
Maximum domain size81
Distribution of domain sizes[{"size":81,"count":81}]
Minimum variable degree66
Maximum variable degree66
Distribution of variable degrees[{"degree":66,"count":81}]
Minimum constraint arity4
Maximum constraint arity81
Distribution of constraint arities[{"arity":4,"count":1296},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints1296
Distribution of constraint types[{"type":"intension","count":1296},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393272-1568354103.xml"  -tl '2520s' -p 4
0.14/0.17	c Choco e747e1e
0.14/0.18	c [HOME/instance-4393272-1568354103.xml, -tl, 2520s, -p, 4]
0.14/0.21	c 4 solvers in parallel
0.34/0.28	c parse instance...
4.39/1.55	c solve instance...
5.11/1.74	o 8 
5.11/1.75	o 7 
5.11/1.78	o 6 
5.54/1.85	o 5 
5.92/1.99	o 4 
310.82/83.40	o 3 
2520.06/638.76	s SATISFIABLE
2520.06/638.76	v <instantiation>
2520.06/638.76	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] </list>
2520.06/638.76	v 	<values>0 0 1 1 1 1 1 1 1 0 1 0 0 0 0 1 2 2 0 1 1 2 2 3 2 0 0 1 2 0 2 3 1 3 0 2 1 2 2 0 2 2 0 1 3 2 0 0 3 3 1 0 3 2 2 1 0 1 2 3 3 2 0 2 1 2 0 3 1 2 0 3 2 1 3 2 3 0 0 1 0 </values>
2520.06/638.76	v </instantiation>
2520.06/638.76	c Unexpected resolution interruption!

Verifier Data

OK	3

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14579 MiB free)
  memory of node 1: 16384 MiB (15346 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393272-1568354103/watcher-4393272-1568354103 -o /tmp/evaluation-result-4393272-1568354103/solver-4393272-1568354103 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568346919-22074 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1792690509 HOME/instance-4393272-1568354103.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=25353, runsolver pid=25350

[startup+0.100081 s]*
/proc/loadavg: 8.68 8.73 9.17 7/234 25369
/proc/meminfo: memFree=30627764/32770624 swapFree=66940780/67108860
[pid=25353] ppid=25350 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25353/stat : 25353 (xcsp3-exec) S 25350 25353 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411649029 115843072 363 33554432000 4194304 5098028 140731734854288 140731734852392 139652125155964 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18137088 140731734856570 140731734856813 140731734856813 140731734859722 0
/proc/25353/statm: 28282 363 304 221 0 87 0
[pid=25355] ppid=25353 vsize=15144768 memory=28956 CPUtime=0.14 cores=1,3,5,7
/proc/25355/stat : 25355 (java) S 25353 25353 22042 0 -1 1077944320 5699 0 0 0 12 2 0 0 20 0 15 0 411649029 15508242432 7239 33554432000 4194304 4196468 140732389834064 140732389816608 139991296327415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
/proc/25355/statm: 3786192 7239 3154 1 0 3748377 0
[pid=25355/tid=25356] ppid=25353 vsize=15144768 memory=8514701219881255588 CPUtime=0.09 cores=1,3,5,7
/proc/25355/task/25356/stat : 25356 (java) R 25353 25353 22042 0 -1 4202560 3572 0 0 0 8 1 0 0 20 0 15 0 411649030 15508242432 7239 33554432000 4194304 4196468 140732389834064 139991300563760 139991288564542 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25357] ppid=25353 vsize=15144768 memory=3472468501991331024 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25357/stat : 25357 (java) S 25353 25353 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411649030 15508242432 7239 33554432000 4194304 4196468 140732389834064 139991248947984 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25358] ppid=25353 vsize=15144768 memory=140373096179328 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25358/stat : 25358 (java) S 25353 25353 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411649030 15508242432 7239 33554432000 4194304 4196468 140732389834064 139991247895440 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25359] ppid=25353 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25359/stat : 25359 (java) S 25353 25353 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411649030 15508242432 7239 33554432000 4194304 4196468 140732389834064 139991246842896 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25360] ppid=25353 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25360/stat : 25360 (java) S 25353 25353 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411649030 15508242432 7239 33554432000 4194304 4196468 140732389834064 139991245790352 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25361] ppid=25353 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25361/stat : 25361 (java) S 25353 25353 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411649032 15508242432 7239 33554432000 4194304 4196468 140732389834064 139990764861424 139991296338562 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25362] ppid=25353 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25362/stat : 25362 (java) S 25353 25353 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411649032 15508242432 7239 33554432000 4194304 4196468 140732389834064 139990763807648 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25363] ppid=25353 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25363/stat : 25363 (java) S 25353 25353 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411649032 15508242432 7239 33554432000 4194304 4196468 140732389834064 139990762755056 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25364] ppid=25353 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25364/stat : 25364 (java) S 25353 25353 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411649035 15508242432 7239 33554432000 4194304 4196468 140732389834064 139990761703632 139991296346011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25365] ppid=25353 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25365/stat : 25365 (java) S 25353 25353 22042 0 -1 1077944384 451 0 0 0 0 0 0 0 20 0 15 0 411649035 15508242432 7239 33554432000 4194304 4196468 140732389834064 139990760651248 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25366] ppid=25353 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25366/stat : 25366 (java) S 25353 25353 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411649035 15508242432 7239 33554432000 4194304 4196468 140732389834064 139990759598704 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25367] ppid=25353 vsize=15144768 memory=140373096179328 CPUtime=0.02 cores=1,3,5,7
/proc/25355/task/25367/stat : 25367 (java) R 25353 25353 22042 0 -1 4202560 370 0 0 0 2 0 0 0 20 0 15 0 411649035 15508242432 7239 33554432000 4194304 4196468 140732389834064 139990758541920 139991296339350 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25368] ppid=25353 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25368/stat : 25368 (java) S 25353 25353 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411649035 15508242432 7239 33554432000 4194304 4196468 140732389834064 139990757493856 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25369] ppid=25353 vsize=15144768 memory=140373096179328 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25369/stat : 25369 (java) S 25353 25353 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411649035 15508242432 7239 33554432000 4194304 4196468 140732389834064 139990756440368 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30408 KiB

[startup+0.210907 s]*
/proc/loadavg: 8.68 8.73 9.17 6/234 25369
/proc/meminfo: memFree=30614176/32770624 swapFree=66940780/67108860
[pid=25353] ppid=25350 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25353/stat : 25353 (xcsp3-exec) S 25350 25353 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411649029 115843072 363 33554432000 4194304 5098028 140731734854288 140731734852392 139652125155964 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18137088 140731734856570 140731734856813 140731734856813 140731734859722 0
/proc/25353/statm: 28282 363 304 221 0 87 0
[pid=25355] ppid=25353 vsize=15144768 memory=41112 CPUtime=0.34 cores=1,3,5,7
/proc/25355/stat : 25355 (java) S 25353 25353 22042 0 -1 1077944320 9467 0 0 0 31 3 0 0 20 0 15 0 411649029 15508242432 10278 33554432000 4194304 4196468 140732389834064 140732389816608 139991296327415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
/proc/25355/statm: 3786192 10278 3306 1 0 3748377 0
[pid=25355/tid=25356] ppid=25353 vsize=15144768 memory=5852835216252043682 CPUtime=0.2 cores=1,3,5,7
/proc/25355/task/25356/stat : 25356 (java) R 25353 25353 22042 0 -1 4202560 6634 0 0 0 17 3 0 0 20 0 15 0 411649030 15508242432 10278 33554432000 4194304 4196468 140732389834064 139991300562400 139991280407902 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25357] ppid=25353 vsize=15144768 memory=3472468501991331024 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25357/stat : 25357 (java) S 25353 25353 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411649030 15508242432 10278 33554432000 4194304 4196468 140732389834064 139991248947984 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25358] ppid=25353 vsize=15144768 memory=140373096179328 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25358/stat : 25358 (java) S 25353 25353 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411649030 15508242432 10278 33554432000 4194304 4196468 140732389834064 139991247895440 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25359] ppid=25353 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25359/stat : 25359 (java) S 25353 25353 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411649030 15508242432 10278 33554432000 4194304 4196468 140732389834064 139991246842896 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25360] ppid=25353 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25360/stat : 25360 (java) S 25353 25353 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411649030 15508242432 10278 33554432000 4194304 4196468 140732389834064 139991245790352 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25361] ppid=25353 vsize=15144768 memory=140373096179328 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25361/stat : 25361 (java) S 25353 25353 22042 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 411649032 15508242432 10278 33554432000 4194304 4196468 140732389834064 139990764861424 139991296338562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25362] ppid=25353 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25362/stat : 25362 (java) S 25353 25353 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411649032 15508242432 10278 33554432000 4194304 4196468 140732389834064 139990763807648 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25363] ppid=25353 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25363/stat : 25363 (java) S 25353 25353 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411649032 15508242432 10278 33554432000 4194304 4196468 140732389834064 139990762755056 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25364] ppid=25353 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25364/stat : 25364 (java) S 25353 25353 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411649035 15508242432 10278 33554432000 4194304 4196468 140732389834064 139990761703632 139991296346011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25365] ppid=25353 vsize=15144768 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/25355/task/25365/stat : 25365 (java) S 25353 25353 22042 0 -1 1077944384 731 0 0 0 3 0 0 0 20 0 15 0 411649035 15508242432 10278 33554432000 4194304 4196468 140732389834064 139990760651248 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25366] ppid=25353 vsize=15144768 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/25355/task/25366/stat : 25366 (java) S 25353 25353 22042 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 15 0 411649035 15508242432 10278 33554432000 4194304 4196468 140732389834064 139990759598704 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25367] ppid=25353 vsize=15144768 memory=140373096179328 CPUtime=0.08 cores=1,3,5,7
/proc/25355/task/25367/stat : 25367 (java) S 25353 25353 22042 0 -1 1077944384 774 0 0 0 8 0 0 0 20 0 15 0 411649035 15508242432 10278 33554432000 4194304 4196468 140732389834064 139990758546160 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25368] ppid=25353 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25368/stat : 25368 (java) S 25353 25353 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411649035 15508242432 10278 33554432000 4194304 4196468 140732389834064 139990757493856 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25369] ppid=25353 vsize=15144768 memory=140373096179328 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25369/stat : 25369 (java) S 25353 25353 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411649035 15508242432 10278 33554432000 4194304 4196468 140732389834064 139990756440368 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42564 KiB

[startup+0.310989 s]*
/proc/loadavg: 8.68 8.73 9.17 7/234 25369
/proc/meminfo: memFree=30603272/32770624 swapFree=66940780/67108860
[pid=25353] ppid=25350 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25353/stat : 25353 (xcsp3-exec) S 25350 25353 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411649029 115843072 363 33554432000 4194304 5098028 140731734854288 140731734852392 139652125155964 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18137088 140731734856570 140731734856813 140731734856813 140731734859722 0
/proc/25353/statm: 28282 363 304 221 0 87 0
[pid=25355] ppid=25353 vsize=15149024 memory=50076 CPUtime=0.52 cores=1,3,5,7
/proc/25355/stat : 25355 (java) S 25353 25353 22042 0 -1 1077944320 10938 0 0 0 48 4 0 0 20 0 15 0 411649029 15512600576 12519 33554432000 4194304 4196468 140732389834064 140732389816608 139991296327415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
/proc/25355/statm: 3787256 12519 3356 1 0 3748377 0
[pid=25355/tid=25356] ppid=25353 vsize=15149024 memory=8514701219880992413 CPUtime=0.3 cores=1,3,5,7
/proc/25355/task/25356/stat : 25356 (java) R 25353 25353 22042 0 -1 4202560 7844 0 0 0 27 3 0 0 20 0 15 0 411649030 15512600576 12519 33554432000 4194304 4196468 140732389834064 139991300561504 139991296349341 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25357] ppid=25353 vsize=15149024 memory=3472468501991331024 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25357/stat : 25357 (java) S 25353 25353 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411649030 15512600576 12519 33554432000 4194304 4196468 140732389834064 139991248947984 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25358] ppid=25353 vsize=15149024 memory=140373096179328 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25358/stat : 25358 (java) S 25353 25353 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411649030 15512600576 12519 33554432000 4194304 4196468 140732389834064 139991247895440 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25359] ppid=25353 vsize=15149024 memory=4 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25359/stat : 25359 (java) S 25353 25353 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411649030 15512600576 12519 33554432000 4194304 4196468 140732389834064 139991246842896 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25360] ppid=25353 vsize=15149024 memory=140372953147423 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25360/stat : 25360 (java) S 25353 25353 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411649030 15512600576 12519 33554432000 4194304 4196468 140732389834064 139991245790352 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25361] ppid=25353 vsize=15149024 memory=280745906255616 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25361/stat : 25361 (java) S 25353 25353 22042 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 411649032 15512600576 12519 33554432000 4194304 4196468 140732389834064 139990764861424 139991296338562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25362] ppid=25353 vsize=15149024 memory=140372953124367 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25362/stat : 25362 (java) S 25353 25353 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411649032 15512600576 12519 33554432000 4194304 4196468 140732389834064 139990763807648 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25363] ppid=25353 vsize=15149024 memory=280746049312864 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25363/stat : 25363 (java) S 25353 25353 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411649032 15512600576 12519 33554432000 4194304 4196468 140732389834064 139990762755056 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25364] ppid=25353 vsize=15149024 memory=140372953128975 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25364/stat : 25364 (java) S 25353 25353 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411649035 15512600576 12519 33554432000 4194304 4196468 140732389834064 139990761703632 139991296346011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25365] ppid=25353 vsize=15149024 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/25355/task/25365/stat : 25365 (java) S 25353 25353 22042 0 -1 1077944384 855 0 0 0 6 0 0 0 20 0 15 0 411649035 15512600576 12584 33554432000 4194304 4196468 140732389834064 139990760651248 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25366] ppid=25353 vsize=15149024 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/25355/task/25366/stat : 25366 (java) S 25353 25353 22042 0 -1 1077944384 60 0 0 0 2 0 0 0 20 0 15 0 411649035 15512600576 12584 33554432000 4194304 4196468 140732389834064 139990759598704 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25367] ppid=25353 vsize=15149024 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/25355/task/25367/stat : 25367 (java) S 25353 25353 22042 0 -1 1077944384 871 0 0 0 12 0 0 0 20 0 15 0 411649035 15512600576 12584 33554432000 4194304 4196468 140732389834064 139990758546160 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25368] ppid=25353 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25368/stat : 25368 (java) S 25353 25353 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411649035 15512600576 12584 33554432000 4194304 4196468 140732389834064 139990757493856 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25369] ppid=25353 vsize=15149024 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25369/stat : 25369 (java) S 25353 25353 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411649035 15512600576 12584 33554432000 4194304 4196468 140732389834064 139990756440368 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51528 KiB

[startup+0.702991 s]
/proc/loadavg: 8.68 8.73 9.17 8/234 25369
/proc/meminfo: memFree=30576220/32770624 swapFree=66940780/67108860
[pid=25353] ppid=25350 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25353/stat : 25353 (xcsp3-exec) S 25350 25353 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411649029 115843072 363 33554432000 4194304 5098028 140731734854288 140731734852392 139652125155964 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18137088 140731734856570 140731734856813 140731734856813 140731734859722 0
/proc/25353/statm: 28282 363 304 221 0 87 0
[pid=25355] ppid=25353 vsize=15151148 memory=97868 CPUtime=1.85 cores=1,3,5,7
/proc/25355/stat : 25355 (java) S 25353 25353 22042 0 -1 1077944320 15597 0 0 0 179 6 0 0 20 0 15 0 411649029 15514775552 24467 33554432000 4194304 4196468 140732389834064 140732389816608 139991296327415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
/proc/25355/statm: 3787787 24467 3447 1 0 3748889 0
[pid=25355/tid=25356] ppid=25353 vsize=15151148 memory=1088 CPUtime=0.68 cores=1,3,5,7
/proc/25355/task/25356/stat : 25356 (java) R 25353 25353 22042 0 -1 4202560 9124 0 0 0 63 5 0 0 20 0 15 0 411649030 15514775552 24467 33554432000 4194304 4196468 140732389834064 139991300564256 139990923263268 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25357] ppid=25353 vsize=15151148 memory=988 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25357/stat : 25357 (java) S 25353 25353 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411649030 15514775552 24467 33554432000 4194304 4196468 140732389834064 139991248947984 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25358] ppid=25353 vsize=15151148 memory=780 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25358/stat : 25358 (java) S 25353 25353 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411649030 15514775552 24467 33554432000 4194304 4196468 140732389834064 139991247895440 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25359] ppid=25353 vsize=15151148 memory=5972 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25359/stat : 25359 (java) S 25353 25353 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411649030 15514775552 24467 33554432000 4194304 4196468 140732389834064 139991246842896 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25360] ppid=25353 vsize=15151148 memory=624 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25360/stat : 25360 (java) S 25353 25353 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411649030 15514775552 24467 33554432000 4194304 4196468 140732389834064 139991245790352 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25361] ppid=25353 vsize=15151148 memory=3996 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25361/stat : 25361 (java) S 25353 25353 22042 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 411649032 15514775552 24467 33554432000 4194304 4196468 140732389834064 139990764861424 139991296338562 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25362] ppid=25353 vsize=15151148 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25362/stat : 25362 (java) S 25353 25353 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411649032 15514775552 24467 33554432000 4194304 4196468 140732389834064 139990763807648 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25363] ppid=25353 vsize=15151148 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25363/stat : 25363 (java) S 25353 25353 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411649032 15514775552 24467 33554432000 4194304 4196468 140732389834064 139990762755056 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25364] ppid=25353 vsize=15151148 memory=38372 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25364/stat : 25364 (java) S 25353 25353 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411649035 15514775552 24467 33554432000 4194304 4196468 140732389834064 139990761703632 139991296346011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25365] ppid=25353 vsize=15151148 memory=1988 CPUtime=0.41 cores=1,3,5,7
/proc/25355/task/25365/stat : 25365 (java) R 25353 25353 22042 0 -1 4202560 1935 0 0 0 41 0 0 0 20 0 15 0 411649035 15514775552 24467 33554432000 4194304 4196468 140732389834064 139990760636400 139991277871711 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25366] ppid=25353 vsize=15151148 memory=988 CPUtime=0.34 cores=1,3,5,7
/proc/25355/task/25366/stat : 25366 (java) R 25353 25353 22042 0 -1 4202560 1032 0 0 0 34 0 0 0 20 0 15 0 411649035 15514775552 24467 33554432000 4194304 4196468 140732389834064 139990759586256 139991296339350 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25367] ppid=25353 vsize=15151148 memory=1428 CPUtime=0.41 cores=1,3,5,7
/proc/25355/task/25367/stat : 25367 (java) R 25353 25353 22042 0 -1 4202560 2196 0 0 0 41 0 0 0 20 0 15 0 411649035 15514775552 24467 33554432000 4194304 4196468 140732389834064 139990758542112 139991296348762 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25368] ppid=25353 vsize=15151148 memory=1772 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25368/stat : 25368 (java) S 25353 25353 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411649035 15514775552 24467 33554432000 4194304 4196468 140732389834064 139990757493856 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25369] ppid=25353 vsize=15151148 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25369/stat : 25369 (java) S 25353 25353 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411649035 15514775552 24467 33554432000 4194304 4196468 140732389834064 139990756440368 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
Current children cumulated CPU time: 1.85 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 99320 KiB

[startup+1.50099 s]
/proc/loadavg: 8.68 8.73 9.17 10/234 25369
/proc/meminfo: memFree=30436596/32770624 swapFree=66940780/67108860
[pid=25353] ppid=25350 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25353/stat : 25353 (xcsp3-exec) S 25350 25353 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411649029 115843072 363 33554432000 4194304 5098028 140731734854288 140731734852392 139652125155964 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18137088 140731734856570 140731734856813 140731734856813 140731734859722 0
/proc/25353/statm: 28282 363 304 221 0 87 0

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

/proc/25355/stat : 25355 (java) S 25353 25353 22042 0 -1 1077944320 142617 0 0 0 229467 124 0 0 20 0 19 0 411649029 15857680384 771430 33554432000 4194304 4196468 140732389834064 140732389816608 139991296327415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
/proc/25355/statm: 3871504 771430 3535 1 0 3832606 0
[pid=25355/tid=25356] ppid=25353 vsize=15486016 memory=3109320 CPUtime=1.51 cores=1,3,5,7
/proc/25355/task/25356/stat : 25356 (java) S 25353 25353 22042 0 -1 1077944384 9545 0 0 0 144 7 0 0 20 0 19 0 411649030 15857680384 771430 33554432000 4194304 4196468 140732389834064 139991300568192 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25357] ppid=25353 vsize=15486016 memory=3092392 CPUtime=0.38 cores=1,3,5,7
/proc/25355/task/25357/stat : 25357 (java) S 25353 25353 22042 0 -1 1077944384 2886 0 0 0 32 6 0 0 20 0 19 0 411649030 15857680384 771430 33554432000 4194304 4196468 140732389834064 139991248947984 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25358] ppid=25353 vsize=15486016 memory=3085720 CPUtime=0.41 cores=1,3,5,7
/proc/25355/task/25358/stat : 25358 (java) S 25353 25353 22042 0 -1 1077944384 2937 0 0 0 34 7 0 0 20 0 19 0 411649030 15857680384 771430 33554432000 4194304 4196468 140732389834064 139991247895440 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25359] ppid=25353 vsize=15486016 memory=3085720 CPUtime=0.39 cores=1,3,5,7
/proc/25355/task/25359/stat : 25359 (java) S 25353 25353 22042 0 -1 1077944384 3866 0 0 0 32 7 0 0 20 0 19 0 411649030 15857680384 771430 33554432000 4194304 4196468 140732389834064 139991246842896 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25360] ppid=25353 vsize=15486016 memory=1452 CPUtime=0.4 cores=1,3,5,7
/proc/25355/task/25360/stat : 25360 (java) S 25353 25353 22042 0 -1 1077944384 3206 0 0 0 33 7 0 0 20 0 19 0 411649030 15857680384 771430 33554432000 4194304 4196468 140732389834064 139991245790352 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25361] ppid=25353 vsize=15486016 memory=1452 CPUtime=0.33 cores=1,3,5,7
/proc/25355/task/25361/stat : 25361 (java) S 25353 25353 22042 0 -1 1077944384 6082 0 0 0 10 23 0 0 20 0 19 0 411649032 15857680384 771430 33554432000 4194304 4196468 140732389834064 139990764861424 139991296338562 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25362] ppid=25353 vsize=15486016 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25362/stat : 25362 (java) S 25353 25353 22042 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 411649032 15857680384 771430 33554432000 4194304 4196468 140732389834064 139990763807712 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25363] ppid=25353 vsize=15486016 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25363/stat : 25363 (java) S 25353 25353 22042 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 411649032 15857680384 771430 33554432000 4194304 4196468 140732389834064 139990762755072 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25364] ppid=25353 vsize=15486016 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25364/stat : 25364 (java) S 25353 25353 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411649035 15857680384 771430 33554432000 4194304 4196468 140732389834064 139990761703632 139991296346011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25365] ppid=25353 vsize=15486016 memory=1452 CPUtime=3.54 cores=1,3,5,7
/proc/25355/task/25365/stat : 25365 (java) S 25353 25353 22042 0 -1 1077944384 20415 0 0 0 353 1 0 0 20 0 19 0 411649035 15857680384 771430 33554432000 4194304 4196468 140732389834064 139990760651248 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25366] ppid=25353 vsize=15486016 memory=1452 CPUtime=3.28 cores=1,3,5,7
/proc/25355/task/25366/stat : 25366 (java) S 25353 25353 22042 0 -1 1077944384 15238 0 0 0 327 1 0 0 20 0 19 0 411649035 15857680384 771430 33554432000 4194304 4196468 140732389834064 139990759598704 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 32 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25367] ppid=25353 vsize=15486016 memory=1452 CPUtime=0.94 cores=1,3,5,7
/proc/25355/task/25367/stat : 25367 (java) S 25353 25353 22042 0 -1 1077944384 13050 0 0 0 92 2 0 0 20 0 19 0 411649035 15857680384 771430 33554432000 4194304 4196468 140732389834064 139990758546160 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 35 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25368] ppid=25353 vsize=15486016 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25368/stat : 25368 (java) S 25353 25353 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411649035 15857680384 771430 33554432000 4194304 4196468 140732389834064 139990757493856 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25369] ppid=25353 vsize=15486016 memory=1452 CPUtime=0.24 cores=1,3,5,7
/proc/25355/task/25369/stat : 25369 (java) S 25353 25353 22042 0 -1 1077944384 1311 0 0 0 16 8 0 0 20 0 19 0 411649035 15857680384 771430 33554432000 4194304 4196468 140732389834064 139990756440368 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 34 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25413] ppid=25353 vsize=15486016 memory=1452 CPUtime=495.71 cores=1,3,5,7
/proc/25355/task/25413/stat : 25413 (java) R 25353 25353 22042 0 -1 4202560 3522 0 0 0 49571 0 0 0 20 0 19 0 411657369 15857680384 771430 33554432000 4194304 4196468 140732389834064 139990740920952 139990923289033 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25414] ppid=25353 vsize=15486016 memory=3092392 CPUtime=495.71 cores=1,3,5,7
/proc/25355/task/25414/stat : 25414 (java) R 25353 25353 22042 0 -1 4202560 40459 0 0 0 49542 29 0 0 20 0 19 0 411657369 15857680384 771430 33554432000 4194304 4196468 140732389834064 139990744075024 139990923337600 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25415] ppid=25353 vsize=15486016 memory=1452 CPUtime=494.03 cores=1,3,5,7
/proc/25355/task/25415/stat : 25415 (java) R 25353 25353 22042 0 -1 4202560 3753 0 0 0 49403 0 0 0 20 0 19 0 411657369 15857680384 771430 33554432000 4194304 4196468 140732389834064 139990746177144 139990923289284 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25416] ppid=25353 vsize=15486016 memory=1452 CPUtime=497.28 cores=1,3,5,7
/proc/25355/task/25416/stat : 25416 (java) R 25353 25353 22042 0 -1 4202560 2935 0 0 0 49728 0 0 0 20 0 19 0 411657369 15857680384 771430 33554432000 4194304 4196468 140732389834064 139990747229904 139990926362788 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
Current children cumulated CPU time: 2295.91 s
Current children cumulated vsize: 15599144 KiB
Current children cumulated memory: 3087172 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+638.701 s]
/proc/loadavg: 8.46 8.60 8.85 9/238 25588
/proc/meminfo: memFree=27846784/32770624 swapFree=66940792/67108860
[pid=25353] ppid=25350 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25353/stat : 25353 (xcsp3-exec) S 25350 25353 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411649029 115843072 363 33554432000 4194304 5098028 140731734854288 140731734852392 139652125155964 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18137088 140731734856570 140731734856813 140731734856813 140731734859722 0
/proc/25353/statm: 28282 363 304 221 0 87 0
[pid=25355] ppid=25353 vsize=15486016 memory=3063656 CPUtime=2520.06 cores=1,3,5,7
/proc/25355/stat : 25355 (java) S 25353 25353 22042 0 -1 1077944320 149206 0 0 0 251871 135 0 0 20 0 19 0 411649029 15857680384 765914 33554432000 4194304 4196468 140732389834064 140732389816608 139991296327415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
/proc/25355/statm: 3871504 765914 3535 1 0 3832606 0
[pid=25355/tid=25356] ppid=25353 vsize=15486016 memory=3066224 CPUtime=1.51 cores=1,3,5,7
/proc/25355/task/25356/stat : 25356 (java) S 25353 25353 22042 0 -1 1077944384 9545 0 0 0 144 7 0 0 20 0 19 0 411649030 15857680384 765914 33554432000 4194304 4196468 140732389834064 139991300568192 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25357] ppid=25353 vsize=15486016 memory=3061608 CPUtime=0.43 cores=1,3,5,7
/proc/25355/task/25357/stat : 25357 (java) S 25353 25353 22042 0 -1 1077944384 3236 0 0 0 37 6 0 0 20 0 19 0 411649030 15857680384 765914 33554432000 4194304 4196468 140732389834064 139991248947984 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25358] ppid=25353 vsize=15486016 memory=3063656 CPUtime=0.46 cores=1,3,5,7
/proc/25355/task/25358/stat : 25358 (java) S 25353 25353 22042 0 -1 1077944384 3541 0 0 0 39 7 0 0 20 0 19 0 411649030 15857680384 765914 33554432000 4194304 4196468 140732389834064 139991247895440 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25359] ppid=25353 vsize=15486016 memory=1452 CPUtime=0.44 cores=1,3,5,7
/proc/25355/task/25359/stat : 25359 (java) S 25353 25353 22042 0 -1 1077944384 4421 0 0 0 37 7 0 0 20 0 19 0 411649030 15857680384 765914 33554432000 4194304 4196468 140732389834064 139991246842896 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25360] ppid=25353 vsize=15486016 memory=3076996 CPUtime=0.45 cores=1,3,5,7
/proc/25355/task/25360/stat : 25360 (java) S 25353 25353 22042 0 -1 1077944384 3351 0 0 0 38 7 0 0 20 0 19 0 411649030 15857680384 765914 33554432000 4194304 4196468 140732389834064 139991245790352 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25361] ppid=25353 vsize=15486016 memory=1452 CPUtime=0.45 cores=1,3,5,7
/proc/25355/task/25361/stat : 25361 (java) S 25353 25353 22042 0 -1 1077944384 6869 0 0 0 13 32 0 0 20 0 19 0 411649032 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990764861424 139991296338562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25362] ppid=25353 vsize=15486016 memory=3061608 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25362/stat : 25362 (java) S 25353 25353 22042 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 411649032 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990763807712 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25363] ppid=25353 vsize=15486016 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25363/stat : 25363 (java) S 25353 25353 22042 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 411649032 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990762755072 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25364] ppid=25353 vsize=15486016 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25364/stat : 25364 (java) S 25353 25353 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411649035 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990761703632 139991296346011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25365] ppid=25353 vsize=15486016 memory=3063660 CPUtime=3.54 cores=1,3,5,7
/proc/25355/task/25365/stat : 25365 (java) S 25353 25353 22042 0 -1 1077944384 20422 0 0 0 353 1 0 0 20 0 19 0 411649035 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990760651248 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25366] ppid=25353 vsize=15486016 memory=1452 CPUtime=3.28 cores=1,3,5,7
/proc/25355/task/25366/stat : 25366 (java) S 25353 25353 22042 0 -1 1077944384 15242 0 0 0 327 1 0 0 20 0 19 0 411649035 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990759598704 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 32 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25367] ppid=25353 vsize=15486016 memory=1988 CPUtime=0.94 cores=1,3,5,7
/proc/25355/task/25367/stat : 25367 (java) S 25353 25353 22042 0 -1 1077944384 13812 0 0 0 92 2 0 0 20 0 19 0 411649035 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990758546160 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 35 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25368] ppid=25353 vsize=15486016 memory=988 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25368/stat : 25368 (java) S 25353 25353 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411649035 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990757493856 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25369] ppid=25353 vsize=15486016 memory=3063660 CPUtime=0.25 cores=1,3,5,7
/proc/25355/task/25369/stat : 25369 (java) S 25353 25353 22042 0 -1 1077944384 1347 0 0 0 17 8 0 0 20 0 19 0 411649035 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990756440368 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 34 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25413] ppid=25353 vsize=15486016 memory=1452 CPUtime=551.88 cores=1,3,5,7
/proc/25355/task/25413/stat : 25413 (java) R 25353 25353 22042 0 -1 4202560 3986 0 0 0 55187 1 0 0 20 0 19 0 411657369 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990740921096 139990927764666 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25414] ppid=25353 vsize=15486016 memory=3061608 CPUtime=551.55 cores=1,3,5,7
/proc/25355/task/25414/stat : 25414 (java) R 25353 25353 22042 0 -1 4202560 42578 0 0 0 55125 30 0 0 20 0 19 0 411657369 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990744072344 139990927028961 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25415] ppid=25353 vsize=15486016 memory=3620 CPUtime=549.92 cores=1,3,5,7
/proc/25355/task/25415/stat : 25415 (java) R 25353 25353 22042 0 -1 4202560 4341 0 0 0 54991 1 0 0 20 0 19 0 411657369 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990746179872 139990926230736 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25416] ppid=25353 vsize=15486016 memory=38416 CPUtime=553.2 cores=1,3,5,7
/proc/25355/task/25416/stat : 25416 (java) R 25353 25353 22042 0 -1 4202560 3103 0 0 0 55320 0 0 0 20 0 19 0 411657369 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990747229904 139990926362954 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 15599144 KiB
Current children cumulated memory: 3065108 KiB

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

[startup+638.727 s]
# the end of solver process 25353 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001112 s, system=0.001112 s

[startup+638.813 s]
# the end of solver process 25355 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.06 s, system=1.37802 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+638.701 s]
/proc/loadavg: 8.46 8.60 8.85 9/238 25588
/proc/meminfo: memFree=27846784/32770624 swapFree=66940792/67108860
[pid=25353] ppid=25350 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/25353/stat : 25353 (xcsp3-exec) S 25350 25353 22042 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 411649029 115843072 363 33554432000 4194304 5098028 140731734854288 140731734852392 139652125155964 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18137088 140731734856570 140731734856813 140731734856813 140731734859722 0
/proc/25353/statm: 28282 363 304 221 0 87 0
[pid=25355] ppid=25353 vsize=15486016 memory=3063656 CPUtime=2520.06 cores=1,3,5,7
/proc/25355/stat : 25355 (java) S 25353 25353 22042 0 -1 1077944320 149206 0 0 0 251871 135 0 0 20 0 19 0 411649029 15857680384 765914 33554432000 4194304 4196468 140732389834064 140732389816608 139991296327415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
/proc/25355/statm: 3871504 765914 3535 1 0 3832606 0
[pid=25355/tid=25356] ppid=25353 vsize=15486016 memory=3066224 CPUtime=1.51 cores=1,3,5,7
/proc/25355/task/25356/stat : 25356 (java) S 25353 25353 22042 0 -1 1077944384 9545 0 0 0 144 7 0 0 20 0 19 0 411649030 15857680384 765914 33554432000 4194304 4196468 140732389834064 139991300568192 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25357] ppid=25353 vsize=15486016 memory=3061608 CPUtime=0.43 cores=1,3,5,7
/proc/25355/task/25357/stat : 25357 (java) S 25353 25353 22042 0 -1 1077944384 3236 0 0 0 37 6 0 0 20 0 19 0 411649030 15857680384 765914 33554432000 4194304 4196468 140732389834064 139991248947984 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25358] ppid=25353 vsize=15486016 memory=3063656 CPUtime=0.46 cores=1,3,5,7
/proc/25355/task/25358/stat : 25358 (java) S 25353 25353 22042 0 -1 1077944384 3541 0 0 0 39 7 0 0 20 0 19 0 411649030 15857680384 765914 33554432000 4194304 4196468 140732389834064 139991247895440 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25359] ppid=25353 vsize=15486016 memory=1452 CPUtime=0.44 cores=1,3,5,7
/proc/25355/task/25359/stat : 25359 (java) S 25353 25353 22042 0 -1 1077944384 4421 0 0 0 37 7 0 0 20 0 19 0 411649030 15857680384 765914 33554432000 4194304 4196468 140732389834064 139991246842896 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25360] ppid=25353 vsize=15486016 memory=3076996 CPUtime=0.45 cores=1,3,5,7
/proc/25355/task/25360/stat : 25360 (java) S 25353 25353 22042 0 -1 1077944384 3351 0 0 0 38 7 0 0 20 0 19 0 411649030 15857680384 765914 33554432000 4194304 4196468 140732389834064 139991245790352 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25361] ppid=25353 vsize=15486016 memory=1452 CPUtime=0.45 cores=1,3,5,7
/proc/25355/task/25361/stat : 25361 (java) S 25353 25353 22042 0 -1 1077944384 6869 0 0 0 13 32 0 0 20 0 19 0 411649032 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990764861424 139991296338562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25362] ppid=25353 vsize=15486016 memory=3061608 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25362/stat : 25362 (java) S 25353 25353 22042 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 411649032 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990763807712 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25363] ppid=25353 vsize=15486016 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25363/stat : 25363 (java) S 25353 25353 22042 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 19 0 411649032 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990762755072 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25364] ppid=25353 vsize=15486016 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25364/stat : 25364 (java) S 25353 25353 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411649035 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990761703632 139991296346011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25365] ppid=25353 vsize=15486016 memory=3063660 CPUtime=3.54 cores=1,3,5,7
/proc/25355/task/25365/stat : 25365 (java) S 25353 25353 22042 0 -1 1077944384 20422 0 0 0 353 1 0 0 20 0 19 0 411649035 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990760651248 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25366] ppid=25353 vsize=15486016 memory=1452 CPUtime=3.28 cores=1,3,5,7
/proc/25355/task/25366/stat : 25366 (java) S 25353 25353 22042 0 -1 1077944384 15242 0 0 0 327 1 0 0 20 0 19 0 411649035 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990759598704 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 32 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25367] ppid=25353 vsize=15486016 memory=1988 CPUtime=0.94 cores=1,3,5,7
/proc/25355/task/25367/stat : 25367 (java) S 25353 25353 22042 0 -1 1077944384 13812 0 0 0 92 2 0 0 20 0 19 0 411649035 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990758546160 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 35 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25368] ppid=25353 vsize=15486016 memory=988 CPUtime=0 cores=1,3,5,7
/proc/25355/task/25368/stat : 25368 (java) S 25353 25353 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411649035 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990757493856 139991296337621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25369] ppid=25353 vsize=15486016 memory=3063660 CPUtime=0.25 cores=1,3,5,7
/proc/25355/task/25369/stat : 25369 (java) S 25353 25353 22042 0 -1 1077944384 1347 0 0 0 17 8 0 0 20 0 19 0 411649035 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990756440368 139991296338562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 34 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25413] ppid=25353 vsize=15486016 memory=1452 CPUtime=551.88 cores=1,3,5,7
/proc/25355/task/25413/stat : 25413 (java) R 25353 25353 22042 0 -1 4202560 3986 0 0 0 55187 1 0 0 20 0 19 0 411657369 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990740921096 139990927764666 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25414] ppid=25353 vsize=15486016 memory=3061608 CPUtime=551.55 cores=1,3,5,7
/proc/25355/task/25414/stat : 25414 (java) R 25353 25353 22042 0 -1 4202560 42578 0 0 0 55125 30 0 0 20 0 19 0 411657369 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990744072344 139990927028961 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25415] ppid=25353 vsize=15486016 memory=3620 CPUtime=549.92 cores=1,3,5,7
/proc/25355/task/25415/stat : 25415 (java) R 25353 25353 22042 0 -1 4202560 4341 0 0 0 54991 1 0 0 20 0 19 0 411657369 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990746179872 139990926230736 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
[pid=25355/tid=25416] ppid=25353 vsize=15486016 memory=38416 CPUtime=553.2 cores=1,3,5,7
/proc/25355/task/25416/stat : 25416 (java) R 25353 25353 22042 0 -1 4202560 3103 0 0 0 55320 0 0 0 20 0 19 0 411657369 15857680384 765914 33554432000 4194304 4196468 140732389834064 139990747229904 139990926362954 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39297024 140732389839855 140732389840026 140732389840026 140732389842895 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 15599144 KiB
Current children cumulated memory: 3065108 KiB

Child status: 143
Real time (s): 638.813
CPU time (s): 2520.44
CPU user time (s): 2519.06
CPU system time (s): 1.37802
CPU usage (%): 394.551
Max. virtual memory (cumulated for all children) (KiB): 15599144
Max. memory (cumulated for all children) (KiB): 3457540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.06
system time used= 1.37801
maximum resident set size= 3456088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150996
page faults= 0
swaps= 0
block input operations= 0
block output operations= 856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18425
involuntary context switches= 56499


# summary of solver processes directly reported to runsolver:
#   pid: 25353,25355
#   total CPU time (s): 2520.44
#   total CPU user time (s): 2519.06
#   total CPU system time (s): 1.37802

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.03712 second user time and 7.50972 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-13 07:54:26
IDJOB=4393272
IDBENCH=139724
IDSOLVER=2840
FILE ID=node149/4393272-1568354103
RUNJOBID= node149-1568346919-22074
PBS_JOBID= 21701170
Free space on /tmp= 57044 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s1/ChessboardColoration-int-09-09.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4393272-1568354103/watcher-4393272-1568354103 -o /tmp/evaluation-result-4393272-1568354103/solver-4393272-1568354103 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568346919-22074 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1792690509 HOME/instance-4393272-1568354103.xml

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

MD5SUM BENCH= 72a1fa157874bc53acfadcbdb1252751
RANDOM SEED=1792690509

node149.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.81
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.81
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.81
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.81
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:        30644412 kB
MemAvailable:   31409628 kB
Buffers:          140272 kB
Cached:           921108 kB
SwapCached:        61368 kB
Active:           910820 kB
Inactive:         662160 kB
Active(anon):     478832 kB
Inactive(anon):    72344 kB
Active(file):     431988 kB
Inactive(file):   589816 kB
Unevictable:      111276 kB
Mlocked:          111276 kB
SwapTotal:      67108860 kB
SwapFree:       66940780 kB
Dirty:             25996 kB
Writeback:             0 kB
AnonPages:        527616 kB
Mapped:            56632 kB
Shmem:             31216 kB
Slab:             148016 kB
SReclaimable:     118492 kB
SUnreclaim:        29524 kB
KernelStack:        4080 kB
PageTables:         6264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1902272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    417792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 57020 MiB
End job on node149 at 2019-09-13 08:05:04