Trace number 4394172

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 2400.38 619.293

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.4954
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-4394172-1568346434.xml"  -tl '2400s' -p 4
0.12/0.20	c Choco e747e1e
0.12/0.20	c [HOME/instance-4394172-1568346434.xml, -tl, 2400s, -p, 4]
0.34/0.25	c 4 solvers in parallel
0.34/0.31	c parse instance...
4.94/1.72	c solve instance...
5.68/1.93	o 8 
5.68/1.94	o 7 
6.40/2.17	o 6 
19.13/13.97	o 5 
19.34/14.05	o 4 
334.11/98.63	o 3 
2400.04/619.26	s SATISFIABLE
2400.04/619.26	v <instantiation>
2400.04/619.26	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>
2400.04/619.26	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>
2400.04/619.26	v </instantiation>
2400.04/619.26	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: 16375 MiB (13553 MiB free)
  memory of node 1: 16384 MiB (13533 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394172-1568346434/watcher-4394172-1568346434 -o /tmp/evaluation-result-4394172-1568346434/solver-4394172-1568346434 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node120-1323860857-17631 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1340414364 HOME/instance-4394172-1568346434.xml 

running on 4 cores: 0-3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
solver pid=17670, runsolver pid=17667
Current StackSize limit: 8192 KiB


[startup+0.100093 s]*
/proc/loadavg: 1.15 1.18 1.48 4/229 17692
/proc/meminfo: memFree=27711796/32770688 swapFree=66919992/67108860
[pid=17670] ppid=17667 vsize=113128 memory=1452 CPUtime=0 cores=0-3
/proc/17670/stat : 17670 (xcsp3-exec) S 17667 17670 17600 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 410649761 115843072 363 33554432000 4194304 5098028 140727325738832 140727325736936 140645655650940 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18190336 140727325746042 140727325746285 140727325746285 140727325749194 0
/proc/17670/statm: 28282 363 304 221 0 87 0
[pid=17672] ppid=17670 vsize=15144768 memory=29332 CPUtime=0.12 cores=0-3
/proc/17672/stat : 17672 (java) S 17670 17670 17600 0 -1 1077944320 5793 0 0 0 11 1 0 0 20 0 15 0 410649761 15508242432 7333 33554432000 4194304 4196468 140730810744288 140730810726832 140471081299703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
/proc/17672/statm: 3786192 7333 3116 1 0 3748377 0
[pid=17672/tid=17677] ppid=17670 vsize=15144768 memory=8108032331684915787 CPUtime=0.08 cores=0-3
/proc/17672/task/17677/stat : 17677 (java) R 17670 17670 17600 0 -1 4202560 3709 0 0 0 8 0 0 0 20 0 15 0 410649761 15508242432 7333 33554432000 4194304 4196468 140730810744288 140471085520600 140470680424509 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17680] ppid=17670 vsize=15144768 memory=-3689451258167578675 CPUtime=0 cores=0-3
/proc/17672/task/17680/stat : 17680 (java) S 17670 17670 17600 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410649762 15508242432 7333 33554432000 4194304 4196468 140730810744288 140471009340560 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17681] ppid=17670 vsize=15144768 memory=139626096223872 CPUtime=0 cores=0-3
/proc/17672/task/17681/stat : 17681 (java) S 17670 17670 17600 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410649762 15508242432 7333 33554432000 4194304 4196468 140730810744288 140471008287760 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17682] ppid=17670 vsize=15144768 memory=0 CPUtime=0 cores=0-3
/proc/17672/task/17682/stat : 17682 (java) S 17670 17670 17600 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410649762 15508242432 7333 33554432000 4194304 4196468 140730810744288 140471007234960 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17683] ppid=17670 vsize=15144768 memory=-1 CPUtime=0 cores=0-3
/proc/17672/task/17683/stat : 17683 (java) S 17670 17670 17600 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410649762 15508242432 7333 33554432000 4194304 4196468 140730810744288 140471006182160 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17684] ppid=17670 vsize=15144768 memory=139626096223872 CPUtime=0 cores=0-3
/proc/17672/task/17684/stat : 17684 (java) S 17670 17670 17600 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410649764 15508242432 7333 33554432000 4194304 4196468 140730810744288 140470549748080 140471081310850 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17685] ppid=17670 vsize=15144768 memory=-1 CPUtime=0 cores=0-3
/proc/17672/task/17685/stat : 17685 (java) S 17670 17670 17600 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410649764 15508242432 7333 33554432000 4194304 4196468 140730810744288 140470548694048 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17686] ppid=17670 vsize=15144768 memory=0 CPUtime=0 cores=0-3
/proc/17672/task/17686/stat : 17686 (java) S 17670 17670 17600 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410649764 15508242432 7333 33554432000 4194304 4196468 140730810744288 140470547641200 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17687] ppid=17670 vsize=15144768 memory=0 CPUtime=0 cores=0-3
/proc/17672/task/17687/stat : 17687 (java) S 17670 17670 17600 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410649767 15508242432 7333 33554432000 4194304 4196468 140730810744288 140470546589520 140471081318299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17688] ppid=17670 vsize=15144768 memory=0 CPUtime=0 cores=0-3
/proc/17672/task/17688/stat : 17688 (java) R 17670 17670 17600 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 410649767 15508242432 7333 33554432000 4194304 4196468 140730810744288 140470545537904 140471081310850 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17689] ppid=17670 vsize=15144768 memory=-1 CPUtime=0 cores=0-3
/proc/17672/task/17689/stat : 17689 (java) S 17670 17670 17600 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 410649767 15508242432 7333 33554432000 4194304 4196468 140730810744288 140470544485104 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17690] ppid=17670 vsize=15144768 memory=139626096223872 CPUtime=0.01 cores=0-3
/proc/17672/task/17690/stat : 17690 (java) R 17670 17670 17600 0 -1 4202560 345 0 0 0 1 0 0 0 20 0 15 0 410649767 15508242432 7333 33554432000 4194304 4196468 140730810744288 140470543432304 140471081321050 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17691] ppid=17670 vsize=15144768 memory=-1 CPUtime=0 cores=0-3
/proc/17672/task/17691/stat : 17691 (java) S 17670 17670 17600 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410649767 15508242432 7333 33554432000 4194304 4196468 140730810744288 140470542379744 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17692] ppid=17670 vsize=15144768 memory=139626096223872 CPUtime=0 cores=0-3
/proc/17672/task/17692/stat : 17692 (java) S 17670 17670 17600 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410649768 15508242432 7333 33554432000 4194304 4196468 140730810744288 140470541327024 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30784 KiB

[startup+0.211611 s]*
/proc/loadavg: 1.15 1.18 1.48 5/229 17692
/proc/meminfo: memFree=27689872/32770688 swapFree=66919992/67108860
[pid=17670] ppid=17667 vsize=113128 memory=1452 CPUtime=0 cores=0-3
/proc/17670/stat : 17670 (xcsp3-exec) S 17667 17670 17600 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 410649761 115843072 363 33554432000 4194304 5098028 140727325738832 140727325736936 140645655650940 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18190336 140727325746042 140727325746285 140727325746285 140727325749194 0
/proc/17670/statm: 28282 363 304 221 0 87 0
[pid=17672] ppid=17670 vsize=15144768 memory=40824 CPUtime=0.34 cores=0-3
/proc/17672/stat : 17672 (java) S 17670 17670 17600 0 -1 1077944320 9412 0 0 0 31 3 0 0 20 0 15 0 410649761 15508242432 10206 33554432000 4194304 4196468 140730810744288 140730810726832 140471081299703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
/proc/17672/statm: 3786192 10206 3312 1 0 3748377 0
[pid=17672/tid=17677] ppid=17670 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=0-3
/proc/17672/task/17677/stat : 17677 (java) R 17670 17670 17600 0 -1 4202560 6568 0 0 0 18 2 0 0 20 0 15 0 410649761 15508242432 10206 33554432000 4194304 4196468 140730810744288 140471085519040 140471065380190 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17680] ppid=17670 vsize=15144768 memory=1915596 CPUtime=0 cores=0-3
/proc/17672/task/17680/stat : 17680 (java) S 17670 17670 17600 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410649762 15508242432 10206 33554432000 4194304 4196468 140730810744288 140471009340560 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17681] ppid=17670 vsize=15144768 memory=4121273271278757536 CPUtime=0 cores=0-3
/proc/17672/task/17681/stat : 17681 (java) S 17670 17670 17600 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410649762 15508242432 10206 33554432000 4194304 4196468 140730810744288 140471008287760 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17682] ppid=17670 vsize=15144768 memory=0 CPUtime=0 cores=0-3
/proc/17672/task/17682/stat : 17682 (java) S 17670 17670 17600 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410649762 15508242432 10206 33554432000 4194304 4196468 140730810744288 140471007234960 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17683] ppid=17670 vsize=15144768 memory=-1 CPUtime=0 cores=0-3
/proc/17672/task/17683/stat : 17683 (java) S 17670 17670 17600 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410649762 15508242432 10206 33554432000 4194304 4196468 140730810744288 140471006182160 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17684] ppid=17670 vsize=15144768 memory=139626096223872 CPUtime=0 cores=0-3
/proc/17672/task/17684/stat : 17684 (java) S 17670 17670 17600 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410649764 15508242432 10206 33554432000 4194304 4196468 140730810744288 140470549748080 140471081310850 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17685] ppid=17670 vsize=15144768 memory=-1 CPUtime=0 cores=0-3
/proc/17672/task/17685/stat : 17685 (java) S 17670 17670 17600 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410649764 15508242432 10206 33554432000 4194304 4196468 140730810744288 140470548694048 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17686] ppid=17670 vsize=15144768 memory=0 CPUtime=0 cores=0-3
/proc/17672/task/17686/stat : 17686 (java) S 17670 17670 17600 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410649764 15508242432 10206 33554432000 4194304 4196468 140730810744288 140470547641200 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17687] ppid=17670 vsize=15144768 memory=0 CPUtime=0 cores=0-3
/proc/17672/task/17687/stat : 17687 (java) S 17670 17670 17600 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410649767 15508242432 10206 33554432000 4194304 4196468 140730810744288 140470546589520 140471081318299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17688] ppid=17670 vsize=15144768 memory=0 CPUtime=0.02 cores=0-3
/proc/17672/task/17688/stat : 17688 (java) S 17670 17670 17600 0 -1 1077944384 408 0 0 0 2 0 0 0 20 0 15 0 410649767 15508242432 10206 33554432000 4194304 4196468 140730810744288 140470545537904 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17689] ppid=17670 vsize=15144768 memory=-1 CPUtime=0.02 cores=0-3
/proc/17672/task/17689/stat : 17689 (java) S 17670 17670 17600 0 -1 1077944384 436 0 0 0 2 0 0 0 20 0 15 0 410649767 15508242432 10206 33554432000 4194304 4196468 140730810744288 140470544485104 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17690] ppid=17670 vsize=15144768 memory=139626096223872 CPUtime=0.07 cores=0-3
/proc/17672/task/17690/stat : 17690 (java) R 17670 17670 17600 0 -1 1077944384 700 0 0 0 7 0 0 0 20 0 15 0 410649767 15508242432 10206 33554432000 4194304 4196468 140730810744288 140470543432304 140471081310850 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17691] ppid=17670 vsize=15144768 memory=-1 CPUtime=0 cores=0-3
/proc/17672/task/17691/stat : 17691 (java) S 17670 17670 17600 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410649767 15508242432 10206 33554432000 4194304 4196468 140730810744288 140470542379744 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17692] ppid=17670 vsize=15144768 memory=0 CPUtime=0 cores=0-3
/proc/17672/task/17692/stat : 17692 (java) S 17670 17670 17600 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410649768 15508242432 10206 33554432000 4194304 4196468 140730810744288 140470541327024 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42276 KiB

[startup+0.321938 s]*
/proc/loadavg: 1.15 1.18 1.48 4/229 17692
/proc/meminfo: memFree=27677532/32770688 swapFree=66919992/67108860
[pid=17670] ppid=17667 vsize=113128 memory=1452 CPUtime=0 cores=0-3
/proc/17670/stat : 17670 (xcsp3-exec) S 17667 17670 17600 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 410649761 115843072 363 33554432000 4194304 5098028 140727325738832 140727325736936 140645655650940 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18190336 140727325746042 140727325746285 140727325746285 140727325749194 0
/proc/17670/statm: 28282 363 304 221 0 87 0
[pid=17672] ppid=17670 vsize=15149024 memory=47056 CPUtime=0.53 cores=0-3
/proc/17672/stat : 17672 (java) S 17670 17670 17600 0 -1 1077944320 10554 0 0 0 49 4 0 0 20 0 15 0 410649761 15512600576 11764 33554432000 4194304 4196468 140730810744288 140730810726832 140471081299703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
/proc/17672/statm: 3787256 11764 3337 1 0 3748377 0
[pid=17672/tid=17677] ppid=17670 vsize=15149024 memory=1398722017469774279 CPUtime=0.3 cores=0-3
/proc/17672/task/17677/stat : 17677 (java) R 17670 17670 17600 0 -1 4202560 7608 0 0 0 28 2 0 0 20 0 15 0 410649761 15512600576 11764 33554432000 4194304 4196468 140730810744288 140471085506256 140471081311638 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17680] ppid=17670 vsize=15149024 memory=4872558044660077418 CPUtime=0 cores=0-3
/proc/17672/task/17680/stat : 17680 (java) S 17670 17670 17600 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410649762 15512600576 11764 33554432000 4194304 4196468 140730810744288 140471009340560 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17681] ppid=17670 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=0-3
/proc/17672/task/17681/stat : 17681 (java) S 17670 17670 17600 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410649762 15512600576 11764 33554432000 4194304 4196468 140730810744288 140471008287760 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17682] ppid=17670 vsize=15149024 memory=6943526294502006880 CPUtime=0 cores=0-3
/proc/17672/task/17682/stat : 17682 (java) S 17670 17670 17600 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410649762 15512600576 11764 33554432000 4194304 4196468 140730810744288 140471007234960 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17683] ppid=17670 vsize=15149024 memory=-3258418265892434876 CPUtime=0 cores=0-3
/proc/17672/task/17683/stat : 17683 (java) S 17670 17670 17600 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410649762 15512600576 11764 33554432000 4194304 4196468 140730810744288 140471006182160 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17684] ppid=17670 vsize=15149024 memory=4500088463514900084 CPUtime=0 cores=0-3
/proc/17672/task/17684/stat : 17684 (java) S 17670 17670 17600 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 410649764 15512600576 11764 33554432000 4194304 4196468 140730810744288 140470549748080 140471081310850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17685] ppid=17670 vsize=15149024 memory=6944613755495348631 CPUtime=0 cores=0-3
/proc/17672/task/17685/stat : 17685 (java) S 17670 17670 17600 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410649764 15512600576 11764 33554432000 4194304 4196468 140730810744288 140470548694048 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17686] ppid=17670 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=0-3
/proc/17672/task/17686/stat : 17686 (java) S 17670 17670 17600 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410649764 15512600576 11764 33554432000 4194304 4196468 140730810744288 140470547641200 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17687] ppid=17670 vsize=15149024 memory=-8813974798734826869 CPUtime=0 cores=0-3
/proc/17672/task/17687/stat : 17687 (java) S 17670 17670 17600 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410649767 15512600576 11764 33554432000 4194304 4196468 140730810744288 140470546589520 140471081318299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17688] ppid=17670 vsize=15149024 memory=7827413994055111515 CPUtime=0.04 cores=0-3
/proc/17672/task/17688/stat : 17688 (java) S 17670 17670 17600 0 -1 1077944384 429 0 0 0 4 0 0 0 20 0 15 0 410649767 15512600576 11764 33554432000 4194304 4196468 140730810744288 140470545537904 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17689] ppid=17670 vsize=15149024 memory=0 CPUtime=0.03 cores=0-3
/proc/17672/task/17689/stat : 17689 (java) S 17670 17670 17600 0 -1 1077944384 438 0 0 0 3 0 0 0 20 0 15 0 410649767 15512600576 11764 33554432000 4194304 4196468 140730810744288 140470544485104 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17690] ppid=17670 vsize=15149024 memory=0 CPUtime=0.13 cores=0-3
/proc/17672/task/17690/stat : 17690 (java) R 17670 17670 17600 0 -1 4202560 773 0 0 0 13 0 0 0 20 0 15 0 410649767 15512600576 11764 33554432000 4194304 4196468 140730810744288 140470543432304 140471064476069 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17691] ppid=17670 vsize=15149024 memory=0 CPUtime=0 cores=0-3
/proc/17672/task/17691/stat : 17691 (java) S 17670 17670 17600 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410649767 15512600576 11764 33554432000 4194304 4196468 140730810744288 140470542379744 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17692] ppid=17670 vsize=15149024 memory=0 CPUtime=0 cores=0-3
/proc/17672/task/17692/stat : 17692 (java) S 17670 17670 17600 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410649768 15512600576 11764 33554432000 4194304 4196468 140730810744288 140470541327024 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 48508 KiB

[startup+0.708939 s]
/proc/loadavg: 1.15 1.18 1.48 8/229 17692
/proc/meminfo: memFree=27650624/32770688 swapFree=66919992/67108860
[pid=17670] ppid=17667 vsize=113128 memory=1452 CPUtime=0 cores=0-3
/proc/17670/stat : 17670 (xcsp3-exec) S 17667 17670 17600 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 410649761 115843072 363 33554432000 4194304 5098028 140727325738832 140727325736936 140645655650940 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18190336 140727325746042 140727325746285 140727325746285 140727325749194 0
/proc/17670/statm: 28282 363 304 221 0 87 0
[pid=17672] ppid=17670 vsize=15151148 memory=87668 CPUtime=1.73 cores=0-3
/proc/17672/stat : 17672 (java) S 17670 17670 17600 0 -1 1077944320 15061 0 0 0 167 6 0 0 20 0 15 0 410649761 15514775552 21917 33554432000 4194304 4196468 140730810744288 140730810726832 140471081299703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
/proc/17672/statm: 3787787 21917 3443 1 0 3748889 0
[pid=17672/tid=17677] ppid=17670 vsize=15151148 memory=0 CPUtime=0.67 cores=0-3
/proc/17672/task/17677/stat : 17677 (java) R 17670 17670 17600 0 -1 4202560 9135 0 0 0 63 4 0 0 20 0 15 0 410649761 15514775552 21917 33554432000 4194304 4196468 140730810744288 140471085520368 140470680366208 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17680] ppid=17670 vsize=15151148 memory=45164 CPUtime=0 cores=0-3
/proc/17672/task/17680/stat : 17680 (java) S 17670 17670 17600 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410649762 15514775552 21917 33554432000 4194304 4196468 140730810744288 140471009340560 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17681] ppid=17670 vsize=15151148 memory=984 CPUtime=0 cores=0-3
/proc/17672/task/17681/stat : 17681 (java) S 17670 17670 17600 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410649762 15514775552 21917 33554432000 4194304 4196468 140730810744288 140471008287760 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17682] ppid=17670 vsize=15151148 memory=2020 CPUtime=0 cores=0-3
/proc/17672/task/17682/stat : 17682 (java) S 17670 17670 17600 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410649762 15514775552 21917 33554432000 4194304 4196468 140730810744288 140471007234960 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17683] ppid=17670 vsize=15151148 memory=1432 CPUtime=0 cores=0-3
/proc/17672/task/17683/stat : 17683 (java) S 17670 17670 17600 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410649762 15514775552 21917 33554432000 4194304 4196468 140730810744288 140471006182160 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17684] ppid=17670 vsize=15151148 memory=776 CPUtime=0 cores=0-3
/proc/17672/task/17684/stat : 17684 (java) S 17670 17670 17600 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 410649764 15514775552 21917 33554432000 4194304 4196468 140730810744288 140470549748080 140471081310850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17685] ppid=17670 vsize=15151148 memory=660 CPUtime=0 cores=0-3
/proc/17672/task/17685/stat : 17685 (java) S 17670 17670 17600 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410649764 15514775552 21917 33554432000 4194304 4196468 140730810744288 140470548694048 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17686] ppid=17670 vsize=15151148 memory=1556 CPUtime=0 cores=0-3
/proc/17672/task/17686/stat : 17686 (java) S 17670 17670 17600 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410649764 15514775552 21917 33554432000 4194304 4196468 140730810744288 140470547641200 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17687] ppid=17670 vsize=15151148 memory=9588 CPUtime=0 cores=0-3
/proc/17672/task/17687/stat : 17687 (java) S 17670 17670 17600 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410649767 15514775552 21917 33554432000 4194304 4196468 140730810744288 140470546589520 140471081318299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17688] ppid=17670 vsize=15151148 memory=1712 CPUtime=0.3 cores=0-3
/proc/17672/task/17688/stat : 17688 (java) R 17670 17670 17600 0 -1 4202560 1340 0 0 0 30 0 0 0 20 0 15 0 410649767 15514775552 21917 33554432000 4194304 4196468 140730810744288 140470545524000 140471067323538 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17689] ppid=17670 vsize=15151148 memory=5972 CPUtime=0.34 cores=0-3
/proc/17672/task/17689/stat : 17689 (java) R 17670 17670 17600 0 -1 4202560 1365 0 0 0 34 0 0 0 20 0 15 0 410649767 15514775552 21917 33554432000 4194304 4196468 140730810744288 140470544463536 140471062817602 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17690] ppid=17670 vsize=15151148 memory=4164 CPUtime=0.38 cores=0-3
/proc/17672/task/17690/stat : 17690 (java) R 17670 17670 17600 0 -1 4202560 1914 0 0 0 38 0 0 0 20 0 15 0 410649767 15514775552 21917 33554432000 4194304 4196468 140730810744288 140470543432304 140471074396539 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17691] ppid=17670 vsize=15151148 memory=1056 CPUtime=0 cores=0-3
/proc/17672/task/17691/stat : 17691 (java) S 17670 17670 17600 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410649767 15514775552 21917 33554432000 4194304 4196468 140730810744288 140470542379744 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17692] ppid=17670 vsize=15151148 memory=2828 CPUtime=0 cores=0-3
/proc/17672/task/17692/stat : 17692 (java) S 17670 17670 17600 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410649768 15514775552 21917 33554432000 4194304 4196468 140730810744288 140470541327024 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 89120 KiB

[startup+1.50099 s]
/proc/loadavg: 1.15 1.18 1.48 6/229 17692
/proc/meminfo: memFree=27377072/32770688 swapFree=66919992/67108860
[pid=17670] ppid=17667 vsize=113128 memory=1452 CPUtime=0 cores=0-3
/proc/17670/stat : 17670 (xcsp3-exec) S 17667 17670 17600 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 410649761 115843072 363 33554432000 4194304 5098028 140727325738832 140727325736936 140645655650940 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18190336 140727325746042 140727325746285 140727325746285 140727325749194 0
/proc/17670/statm: 28282 363 304 221 0 87 0

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

/proc/17672/stat : 17672 (java) S 17670 17670 17600 0 -1 1077944320 155798 0 0 0 225244 208 0 0 20 0 19 0 410649761 15858733056 443806 33554432000 4194304 4196468 140730810744288 140730810726832 140471081299703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
/proc/17672/statm: 3871761 443806 3521 1 0 3832863 0
[pid=17672/tid=17677] ppid=17670 vsize=15487044 memory=3624 CPUtime=1.69 cores=0-3
/proc/17672/task/17677/stat : 17677 (java) S 17670 17670 17600 0 -1 1077944384 11798 0 0 0 162 7 0 0 20 0 19 0 410649761 15858733056 443806 33554432000 4194304 4196468 140730810744288 140471085540480 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17680] ppid=17670 vsize=15487044 memory=45172 CPUtime=0.9 cores=0-3
/proc/17672/task/17680/stat : 17680 (java) S 17670 17670 17600 0 -1 1077944384 4412 0 0 0 82 8 0 0 20 0 19 0 410649762 15858733056 443806 33554432000 4194304 4196468 140730810744288 140471009340560 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17681] ppid=17670 vsize=15487044 memory=984 CPUtime=0.9 cores=0-3
/proc/17672/task/17681/stat : 17681 (java) S 17670 17670 17600 0 -1 1077944384 3533 0 0 0 83 7 0 0 20 0 19 0 410649762 15858733056 443806 33554432000 4194304 4196468 140730810744288 140471008287760 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17682] ppid=17670 vsize=15487044 memory=2020 CPUtime=0.9 cores=0-3
/proc/17672/task/17682/stat : 17682 (java) S 17670 17670 17600 0 -1 1077944384 4319 0 0 0 83 7 0 0 20 0 19 0 410649762 15858733056 443806 33554432000 4194304 4196468 140730810744288 140471007234960 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17683] ppid=17670 vsize=15487044 memory=1432 CPUtime=0.87 cores=0-3
/proc/17672/task/17683/stat : 17683 (java) S 17670 17670 17600 0 -1 1077944384 5576 0 0 0 80 7 0 0 20 0 19 0 410649762 15858733056 443806 33554432000 4194304 4196468 140730810744288 140471006182160 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17684] ppid=17670 vsize=15487044 memory=776 CPUtime=1.75 cores=0-3
/proc/17672/task/17684/stat : 17684 (java) S 17670 17670 17600 0 -1 1077944384 6712 0 0 0 49 126 0 0 20 0 19 0 410649764 15858733056 443806 33554432000 4194304 4196468 140730810744288 140470549748080 140471081310850 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17685] ppid=17670 vsize=15487044 memory=660 CPUtime=0 cores=0-3
/proc/17672/task/17685/stat : 17685 (java) S 17670 17670 17600 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 410649764 15858733056 443806 33554432000 4194304 4196468 140730810744288 140470548694112 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17686] ppid=17670 vsize=15487044 memory=1556 CPUtime=0 cores=0-3
/proc/17672/task/17686/stat : 17686 (java) S 17670 17670 17600 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 19 0 410649764 15858733056 443806 33554432000 4194304 4196468 140730810744288 140470547641216 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17687] ppid=17670 vsize=15487044 memory=9588 CPUtime=0 cores=0-3
/proc/17672/task/17687/stat : 17687 (java) S 17670 17670 17600 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410649767 15858733056 443806 33554432000 4194304 4196468 140730810744288 140470546589520 140471081318299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17688] ppid=17670 vsize=15487044 memory=1712 CPUtime=3.75 cores=0-3
/proc/17672/task/17688/stat : 17688 (java) S 17670 17670 17600 0 -1 1077944384 24652 0 0 0 373 2 0 0 20 0 19 0 410649767 15858733056 443806 33554432000 4194304 4196468 140730810744288 140470545537904 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17689] ppid=17670 vsize=15487044 memory=24768 CPUtime=4.08 cores=0-3
/proc/17672/task/17689/stat : 17689 (java) S 17670 17670 17600 0 -1 1077944384 25875 0 0 0 405 3 0 0 20 0 19 0 410649767 15858733056 443806 33554432000 4194304 4196468 140730810744288 140470544485104 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17690] ppid=17670 vsize=15487044 memory=2120 CPUtime=1.03 cores=0-3
/proc/17672/task/17690/stat : 17690 (java) S 17670 17670 17600 0 -1 1077944384 16188 0 0 0 102 1 0 0 20 0 19 0 410649767 15858733056 443806 33554432000 4194304 4196468 140730810744288 140470543432304 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 70 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17691] ppid=17670 vsize=15487044 memory=496 CPUtime=0 cores=0-3
/proc/17672/task/17691/stat : 17691 (java) S 17670 17670 17600 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410649767 15858733056 443806 33554432000 4194304 4196468 140730810744288 140470542379744 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17692] ppid=17670 vsize=15487044 memory=1560 CPUtime=0.24 cores=0-3
/proc/17672/task/17692/stat : 17692 (java) S 17670 17670 17600 0 -1 1077944384 2377 0 0 0 16 8 0 0 20 0 19 0 410649768 15858733056 443806 33554432000 4194304 4196468 140730810744288 140470541327024 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 71 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17724] ppid=17670 vsize=15487044 memory=928 CPUtime=478.74 cores=0-3
/proc/17672/task/17724/stat : 17724 (java) R 17670 17670 17600 0 -1 4202560 3596 0 0 0 47871 3 0 0 20 0 19 0 410659624 15858733056 443806 33554432000 4194304 4196468 140730810744288 140470461119192 140470689467492 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17725] ppid=17670 vsize=15487044 memory=1724 CPUtime=478.08 cores=0-3
/proc/17672/task/17725/stat : 17725 (java) R 17670 17670 17600 0 -1 4202560 23688 0 0 0 47803 5 0 0 20 0 19 0 410659624 15858733056 443806 33554432000 4194304 4196468 140730810744288 140470456920480 140470688084819 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17726] ppid=17670 vsize=15487044 memory=1964 CPUtime=478.47 cores=0-3
/proc/17672/task/17726/stat : 17726 (java) R 17670 17670 17600 0 -1 4202560 4481 0 0 0 47846 1 0 0 20 0 19 0 410659624 15858733056 443806 33554432000 4194304 4196468 140730810744288 140470457969928 140470687148780 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17727] ppid=17670 vsize=15487044 memory=2776 CPUtime=479.69 cores=0-3
/proc/17672/task/17727/stat : 17727 (java) R 17670 17670 17600 0 -1 4202560 1900 0 0 0 47969 0 0 0 20 0 19 0 410659624 15858733056 443806 33554432000 4194304 4196468 140730810744288 140470532354352 140470687052864 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
Current children cumulated CPU time: 2254.52 s
Current children cumulated vsize: 15600172 KiB
Current children cumulated memory: 1776676 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+619.201 s]
/proc/loadavg: 8.33 7.44 4.73 9/237 17876
/proc/meminfo: memFree=23738896/32770688 swapFree=66919992/67108860
[pid=17670] ppid=17667 vsize=113128 memory=1452 CPUtime=0 cores=0-3
/proc/17670/stat : 17670 (xcsp3-exec) S 17667 17670 17600 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 410649761 115843072 363 33554432000 4194304 5098028 140727325738832 140727325736936 140645655650940 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18190336 140727325746042 140727325746285 140727325746285 140727325749194 0
/proc/17670/statm: 28282 363 304 221 0 87 0
[pid=17672] ppid=17670 vsize=15487044 memory=1777296 CPUtime=2400.04 cores=0-3
/proc/17672/stat : 17672 (java) S 17670 17670 17600 0 -1 1077944320 157557 0 0 0 239757 247 0 0 20 0 19 0 410649761 15858733056 444324 33554432000 4194304 4196468 140730810744288 140730810726832 140471081299703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
/proc/17672/statm: 3871761 444324 3521 1 0 3832863 0
[pid=17672/tid=17677] ppid=17670 vsize=15487044 memory=1777296 CPUtime=1.69 cores=0-3
/proc/17672/task/17677/stat : 17677 (java) S 17670 17670 17600 0 -1 1077944384 11798 0 0 0 162 7 0 0 20 0 19 0 410649761 15858733056 444324 33554432000 4194304 4196468 140730810744288 140471085540480 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17680] ppid=17670 vsize=15487044 memory=1777296 CPUtime=1.07 cores=0-3
/proc/17672/task/17680/stat : 17680 (java) S 17670 17670 17600 0 -1 1077944384 4433 0 0 0 99 8 0 0 20 0 19 0 410649762 15858733056 444324 33554432000 4194304 4196468 140730810744288 140471009340560 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17681] ppid=17670 vsize=15487044 memory=1452 CPUtime=1.07 cores=0-3
/proc/17672/task/17681/stat : 17681 (java) S 17670 17670 17600 0 -1 1077944384 4080 0 0 0 100 7 0 0 20 0 19 0 410649762 15858733056 444324 33554432000 4194304 4196468 140730810744288 140471008287760 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17682] ppid=17670 vsize=15487044 memory=1777296 CPUtime=1.08 cores=0-3
/proc/17672/task/17682/stat : 17682 (java) S 17670 17670 17600 0 -1 1077944384 4377 0 0 0 100 8 0 0 20 0 19 0 410649762 15858733056 444324 33554432000 4194304 4196468 140730810744288 140471007234960 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17683] ppid=17670 vsize=15487044 memory=1452 CPUtime=1.04 cores=0-3
/proc/17672/task/17683/stat : 17683 (java) S 17670 17670 17600 0 -1 1077944384 5608 0 0 0 97 7 0 0 20 0 19 0 410649762 15858733056 444324 33554432000 4194304 4196468 140730810744288 140471006182160 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17684] ppid=17670 vsize=15487044 memory=1777296 CPUtime=2.29 cores=0-3
/proc/17672/task/17684/stat : 17684 (java) S 17670 17670 17600 0 -1 1077944384 7031 0 0 0 64 165 0 0 20 0 19 0 410649764 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470549748080 140471081310850 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 35 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17685] ppid=17670 vsize=15487044 memory=1777296 CPUtime=0 cores=0-3
/proc/17672/task/17685/stat : 17685 (java) S 17670 17670 17600 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 410649764 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470548694112 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17686] ppid=17670 vsize=15487044 memory=1777296 CPUtime=0 cores=0-3
/proc/17672/task/17686/stat : 17686 (java) S 17670 17670 17600 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 19 0 410649764 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470547641216 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17687] ppid=17670 vsize=15487044 memory=1775248 CPUtime=0 cores=0-3
/proc/17672/task/17687/stat : 17687 (java) S 17670 17670 17600 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410649767 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470546589520 140471081318299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17688] ppid=17670 vsize=15487044 memory=1777296 CPUtime=3.75 cores=0-3
/proc/17672/task/17688/stat : 17688 (java) S 17670 17670 17600 0 -1 1077944384 24654 0 0 0 373 2 0 0 20 0 19 0 410649767 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470545537904 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17689] ppid=17670 vsize=15487044 memory=1452 CPUtime=4.08 cores=0-3
/proc/17672/task/17689/stat : 17689 (java) S 17670 17670 17600 0 -1 1077944384 25878 0 0 0 405 3 0 0 20 0 19 0 410649767 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470544485104 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17690] ppid=17670 vsize=15487044 memory=1452 CPUtime=1.03 cores=0-3
/proc/17672/task/17690/stat : 17690 (java) S 17670 17670 17600 0 -1 1077944384 16190 0 0 0 102 1 0 0 20 0 19 0 410649767 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470543432304 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 70 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17691] ppid=17670 vsize=15487044 memory=1777296 CPUtime=0 cores=0-3
/proc/17672/task/17691/stat : 17691 (java) S 17670 17670 17600 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410649767 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470542379744 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17692] ppid=17670 vsize=15487044 memory=1452 CPUtime=0.25 cores=0-3
/proc/17672/task/17692/stat : 17692 (java) S 17670 17670 17600 0 -1 1077944384 2396 0 0 0 17 8 0 0 20 0 19 0 410649768 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470541327024 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 71 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17724] ppid=17670 vsize=15487044 memory=1452 CPUtime=514.72 cores=0-3
/proc/17672/task/17724/stat : 17724 (java) R 17670 17670 17600 0 -1 4202560 3818 0 0 0 51469 3 0 0 20 0 19 0 410659624 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470461119272 140470687152343 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17725] ppid=17670 vsize=15487044 memory=1777296 CPUtime=514.11 cores=0-3
/proc/17672/task/17725/stat : 17725 (java) R 17670 17670 17600 0 -1 4202560 23925 0 0 0 51406 5 0 0 20 0 19 0 410659624 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470456918040 140470688085071 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17726] ppid=17670 vsize=15487044 memory=1452 CPUtime=514.29 cores=0-3
/proc/17672/task/17726/stat : 17726 (java) R 17670 17670 17600 0 -1 4202560 4731 0 0 0 51428 1 0 0 20 0 19 0 410659624 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470457972592 140470687148780 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17727] ppid=17670 vsize=15487044 memory=1777296 CPUtime=516.15 cores=0-3
/proc/17672/task/17727/stat : 17727 (java) R 17670 17670 17600 0 -1 4202560 1947 0 0 0 51615 0 0 0 20 0 19 0 410659624 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470532354240 140470687052850 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 15600172 KiB
Current children cumulated memory: 1778748 KiB

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

[startup+619.235 s]
# the end of solver process 17670 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0 s, system=0.002579 s

[startup+619.293 s]
# the end of solver process 17672 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2397.88 s, system=2.4996 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+619.201 s]
/proc/loadavg: 8.33 7.44 4.73 9/237 17876
/proc/meminfo: memFree=23738896/32770688 swapFree=66919992/67108860
[pid=17670] ppid=17667 vsize=113128 memory=1452 CPUtime=0 cores=0-3
/proc/17670/stat : 17670 (xcsp3-exec) S 17667 17670 17600 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 410649761 115843072 363 33554432000 4194304 5098028 140727325738832 140727325736936 140645655650940 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18190336 140727325746042 140727325746285 140727325746285 140727325749194 0
/proc/17670/statm: 28282 363 304 221 0 87 0
[pid=17672] ppid=17670 vsize=15487044 memory=1777296 CPUtime=2400.04 cores=0-3
/proc/17672/stat : 17672 (java) S 17670 17670 17600 0 -1 1077944320 157557 0 0 0 239757 247 0 0 20 0 19 0 410649761 15858733056 444324 33554432000 4194304 4196468 140730810744288 140730810726832 140471081299703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
/proc/17672/statm: 3871761 444324 3521 1 0 3832863 0
[pid=17672/tid=17677] ppid=17670 vsize=15487044 memory=1777296 CPUtime=1.69 cores=0-3
/proc/17672/task/17677/stat : 17677 (java) S 17670 17670 17600 0 -1 1077944384 11798 0 0 0 162 7 0 0 20 0 19 0 410649761 15858733056 444324 33554432000 4194304 4196468 140730810744288 140471085540480 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17680] ppid=17670 vsize=15487044 memory=1777296 CPUtime=1.07 cores=0-3
/proc/17672/task/17680/stat : 17680 (java) S 17670 17670 17600 0 -1 1077944384 4433 0 0 0 99 8 0 0 20 0 19 0 410649762 15858733056 444324 33554432000 4194304 4196468 140730810744288 140471009340560 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17681] ppid=17670 vsize=15487044 memory=1452 CPUtime=1.07 cores=0-3
/proc/17672/task/17681/stat : 17681 (java) S 17670 17670 17600 0 -1 1077944384 4080 0 0 0 100 7 0 0 20 0 19 0 410649762 15858733056 444324 33554432000 4194304 4196468 140730810744288 140471008287760 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17682] ppid=17670 vsize=15487044 memory=1777296 CPUtime=1.08 cores=0-3
/proc/17672/task/17682/stat : 17682 (java) S 17670 17670 17600 0 -1 1077944384 4377 0 0 0 100 8 0 0 20 0 19 0 410649762 15858733056 444324 33554432000 4194304 4196468 140730810744288 140471007234960 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17683] ppid=17670 vsize=15487044 memory=1452 CPUtime=1.04 cores=0-3
/proc/17672/task/17683/stat : 17683 (java) S 17670 17670 17600 0 -1 1077944384 5608 0 0 0 97 7 0 0 20 0 19 0 410649762 15858733056 444324 33554432000 4194304 4196468 140730810744288 140471006182160 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17684] ppid=17670 vsize=15487044 memory=1777296 CPUtime=2.29 cores=0-3
/proc/17672/task/17684/stat : 17684 (java) S 17670 17670 17600 0 -1 1077944384 7031 0 0 0 64 165 0 0 20 0 19 0 410649764 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470549748080 140471081310850 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 35 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17685] ppid=17670 vsize=15487044 memory=1777296 CPUtime=0 cores=0-3
/proc/17672/task/17685/stat : 17685 (java) S 17670 17670 17600 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 410649764 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470548694112 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17686] ppid=17670 vsize=15487044 memory=1777296 CPUtime=0 cores=0-3
/proc/17672/task/17686/stat : 17686 (java) S 17670 17670 17600 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 19 0 410649764 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470547641216 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17687] ppid=17670 vsize=15487044 memory=1775248 CPUtime=0 cores=0-3
/proc/17672/task/17687/stat : 17687 (java) S 17670 17670 17600 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410649767 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470546589520 140471081318299 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17688] ppid=17670 vsize=15487044 memory=1777296 CPUtime=3.75 cores=0-3
/proc/17672/task/17688/stat : 17688 (java) S 17670 17670 17600 0 -1 1077944384 24654 0 0 0 373 2 0 0 20 0 19 0 410649767 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470545537904 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17689] ppid=17670 vsize=15487044 memory=1452 CPUtime=4.08 cores=0-3
/proc/17672/task/17689/stat : 17689 (java) S 17670 17670 17600 0 -1 1077944384 25878 0 0 0 405 3 0 0 20 0 19 0 410649767 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470544485104 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17690] ppid=17670 vsize=15487044 memory=1452 CPUtime=1.03 cores=0-3
/proc/17672/task/17690/stat : 17690 (java) S 17670 17670 17600 0 -1 1077944384 16190 0 0 0 102 1 0 0 20 0 19 0 410649767 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470543432304 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 70 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17691] ppid=17670 vsize=15487044 memory=1777296 CPUtime=0 cores=0-3
/proc/17672/task/17691/stat : 17691 (java) S 17670 17670 17600 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410649767 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470542379744 140471081309909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17692] ppid=17670 vsize=15487044 memory=1452 CPUtime=0.25 cores=0-3
/proc/17672/task/17692/stat : 17692 (java) S 17670 17670 17600 0 -1 1077944384 2396 0 0 0 17 8 0 0 20 0 19 0 410649768 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470541327024 140471081310850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 71 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17724] ppid=17670 vsize=15487044 memory=1452 CPUtime=514.72 cores=0-3
/proc/17672/task/17724/stat : 17724 (java) R 17670 17670 17600 0 -1 4202560 3818 0 0 0 51469 3 0 0 20 0 19 0 410659624 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470461119272 140470687152343 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17725] ppid=17670 vsize=15487044 memory=1777296 CPUtime=514.11 cores=0-3
/proc/17672/task/17725/stat : 17725 (java) R 17670 17670 17600 0 -1 4202560 23925 0 0 0 51406 5 0 0 20 0 19 0 410659624 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470456918040 140470688085071 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17726] ppid=17670 vsize=15487044 memory=1452 CPUtime=514.29 cores=0-3
/proc/17672/task/17726/stat : 17726 (java) R 17670 17670 17600 0 -1 4202560 4731 0 0 0 51428 1 0 0 20 0 19 0 410659624 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470457972592 140470687148780 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
[pid=17672/tid=17727] ppid=17670 vsize=15487044 memory=1777296 CPUtime=516.15 cores=0-3
/proc/17672/task/17727/stat : 17727 (java) R 17670 17670 17600 0 -1 4202560 1947 0 0 0 51615 0 0 0 20 0 19 0 410659624 15858733056 444324 33554432000 4194304 4196468 140730810744288 140470532354240 140470687052850 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19456000 140730810749935 140730810750106 140730810750106 140730810752975 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 15600172 KiB
Current children cumulated memory: 1778748 KiB

Child status: 143
Real time (s): 619.293
CPU time (s): 2400.38
CPU user time (s): 2397.88
CPU system time (s): 2.4996
CPU usage (%): 387.599
Max. virtual memory (cumulated for all children) (KiB): 15600172
Max. memory (cumulated for all children) (KiB): 2218336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.88
system time used= 2.4996
maximum resident set size= 2219940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159728
page faults= 0
swaps= 0
block input operations= 48
block output operations= 856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24185
involuntary context switches= 41658


# summary of solver processes directly reported to runsolver:
#   pid: 17670,17672
#   total CPU time (s): 2400.38
#   total CPU user time (s): 2397.88
#   total CPU system time (s): 2.4996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.99891 second user time and 7.80211 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-14 12:07:37
IDJOB=4394172
IDBENCH=139724
IDSOLVER=2842
FILE ID=node120/4394172-1568346434
RUNJOBID= node120-1323860857-17631
PBS_JOBID= 21701167
Free space on /tmp= 59128 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-4394172-1568346434/watcher-4394172-1568346434 -o /tmp/evaluation-result-4394172-1568346434/solver-4394172-1568346434 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node120-1323860857-17631 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1340414364 HOME/instance-4394172-1568346434.xml

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

MD5SUM BENCH= 72a1fa157874bc53acfadcbdb1252751
RANDOM SEED=1340414364

node120.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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        27739656 kB
MemAvailable:   31806672 kB
Buffers:          157232 kB
Cached:          4203472 kB
SwapCached:        77548 kB
Active:          1303688 kB
Inactive:        3149148 kB
Active(anon):      14680 kB
Inactive(anon):   127220 kB
Active(file):    1289008 kB
Inactive(file):  3021928 kB
Unevictable:      108488 kB
Mlocked:          108488 kB
SwapTotal:      67108860 kB
SwapFree:       66919992 kB
Dirty:             52124 kB
Writeback:             0 kB
AnonPages:        120008 kB
Mapped:            54284 kB
Shmem:             41008 kB
Slab:             172524 kB
SReclaimable:     143828 kB
SUnreclaim:        28696 kB
KernelStack:        3280 kB
PageTables:         6688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    1503448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 59104 MiB
End job on node120 at 2011-12-14 12:17:56