Trace number 4393220

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-14OPT32 9.68518 2.83661

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-18-3-6-8.xml
MD5SUM5d7a010bf2d95efed7f70b0fa6bbffad
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark32
Best CPU time to get the best result obtained on this benchmark1.37412
Satisfiable
(Un)Satisfiability was proved
Number of variables54
Number of constraints73
Number of domains19
Minimum domain size4
Maximum domain size19
Distribution of domain sizes[{"size":4,"count":6},{"size":5,"count":10},{"size":6,"count":2},{"size":19,"count":36}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":18},{"degree":19,"count":17},{"degree":20,"count":1},{"degree":21,"count":18}]
Minimum constraint arity1
Maximum constraint arity19
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":36},{"arity":18,"count":18},{"arity":19,"count":18}]
Number of extensional constraints36
Number of intensional constraints19
Distribution of constraint types[{"type":"extension","count":36},{"type":"intension","count":19},{"type":"count","count":18}]
Optimization problemYES
Type of objectivemax SUM

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-4393220-1568319666.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393220-1568319666.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.41/0.93	c solve instance...
2.80/1.02	o -1000 
3.18/1.18	o -983 
3.52/1.28	o -2 
3.52/1.29	o 6 
5.91/1.85	o 24 
7.48/2.28	o 29 
8.68/2.56	o 32 
9.64/2.81	s OPTIMUM FOUND
9.64/2.81	v <instantiation>
9.64/2.81	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] </list>
9.64/2.81	v 	<values>6 0 1 9 3 4 12 -1 2 8 11 5 13 14 15 16 10 -1 0 15 14 11 10 9 1 -1 13 12 7 8 2 3 4 5 6 -1 3 -1 1 5 1 4 3 0 1 1 9 2 -2 2 1 3 -1 0 </values>
9.64/2.81	v </instantiation>

Verifier Data

OK	32

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 (9199 MiB free)
  memory of node 1: 16384 MiB (15185 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393220-1568319666/watcher-4393220-1568319666 -o /tmp/evaluation-result-4393220-1568319666/solver-4393220-1568319666 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568309054-15623 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1898278521 HOME/instance-4393220-1568319666.xml 

running on 4 cores: 0,2,4,6

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=22417, runsolver pid=22414

[startup+0.100115 s]*
/proc/loadavg: 8.52 8.46 8.13 6/233 22433
/proc/meminfo: memFree=24953868/32770624 swapFree=66977612/67108860
[pid=22417] ppid=22414 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22417/stat : 22417 (xcsp3-exec) S 22414 22417 15592 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408223894 115843072 362 33554432000 4194304 5098028 140723918797776 140723918795880 139752757895804 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 27602944 140723918803834 140723918804077 140723918804077 140723918806986 0
/proc/22417/statm: 28282 362 304 221 0 87 0
[pid=22419] ppid=22417 vsize=15144768 memory=30024 CPUtime=0.12 cores=0,2,4,6
/proc/22419/stat : 22419 (java) S 22417 22417 15592 0 -1 1077944320 5905 0 0 0 11 1 0 0 20 0 15 0 408223894 15508242432 7506 33554432000 4194304 4196468 140729888367568 140729888350112 139729309187831 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
/proc/22419/statm: 3786192 7506 3155 1 0 3748377 0
[pid=22419/tid=22420] ppid=22417 vsize=15144768 memory=576460756329955459 CPUtime=0.09 cores=0,2,4,6
/proc/22419/task/22420/stat : 22420 (java) R 22417 22417 15592 0 -1 4202560 3808 0 0 0 8 1 0 0 20 0 15 0 408223894 15508242432 7506 33554432000 4194304 4196468 140729888367568 139729313424256 139729309209757 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22421] ppid=22417 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22421/stat : 22421 (java) S 22417 22417 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408223895 15508242432 7506 33554432000 4194304 4196468 140729888367568 139728901430032 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22422] ppid=22417 vsize=15144768 memory=140024734043957 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22422/stat : 22422 (java) S 22417 22417 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408223895 15508242432 7506 33554432000 4194304 4196468 140729888367568 139728900377488 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22423] ppid=22417 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22423/stat : 22423 (java) S 22417 22417 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408223895 15508242432 7506 33554432000 4194304 4196468 140729888367568 139728899324944 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22424] ppid=22417 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22424/stat : 22424 (java) S 22417 22417 15592 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408223895 15508242432 7506 33554432000 4194304 4196468 140729888367568 139728898272400 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22425] ppid=22417 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22425/stat : 22425 (java) S 22417 22417 15592 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408223896 15508242432 7506 33554432000 4194304 4196468 140729888367568 139728845023216 139729309198978 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22426] ppid=22417 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22426/stat : 22426 (java) S 22417 22417 15592 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408223897 15508242432 7506 33554432000 4194304 4196468 140729888367568 139728843969440 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22427] ppid=22417 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22427/stat : 22427 (java) S 22417 22417 15592 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408223897 15508242432 7506 33554432000 4194304 4196468 140729888367568 139728775013360 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22428] ppid=22417 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22428/stat : 22428 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408223900 15508242432 7506 33554432000 4194304 4196468 140729888367568 139728773961936 139729309206427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22429] ppid=22417 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22429/stat : 22429 (java) S 22417 22417 15592 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 15 0 408223900 15508242432 7506 33554432000 4194304 4196468 140729888367568 139728772909552 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22430] ppid=22417 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22430/stat : 22430 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408223900 15508242432 7506 33554432000 4194304 4196468 140729888367568 139728771857008 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22431] ppid=22417 vsize=15144768 memory=140024734025344 CPUtime=0.02 cores=0,2,4,6
/proc/22419/task/22431/stat : 22431 (java) S 22417 22417 15592 0 -1 1077944384 377 0 0 0 2 0 0 0 20 0 15 0 408223900 15508242432 7506 33554432000 4194304 4196468 140729888367568 139728770804464 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22432] ppid=22417 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22432/stat : 22432 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408223900 15508242432 7506 33554432000 4194304 4196468 140729888367568 139728769752160 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22433] ppid=22417 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22433/stat : 22433 (java) S 22417 22417 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408223900 15508242432 7506 33554432000 4194304 4196468 140729888367568 139728768698672 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31472 KiB

[startup+0.210738 s]*
/proc/loadavg: 8.52 8.46 8.13 6/233 22433
/proc/meminfo: memFree=24940968/32770624 swapFree=66977612/67108860
[pid=22417] ppid=22414 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22417/stat : 22417 (xcsp3-exec) S 22414 22417 15592 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408223894 115843072 362 33554432000 4194304 5098028 140723918797776 140723918795880 139752757895804 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 27602944 140723918803834 140723918804077 140723918804077 140723918806986 0
/proc/22417/statm: 28282 362 304 221 0 87 0
[pid=22419] ppid=22417 vsize=15144768 memory=40896 CPUtime=0.34 cores=0,2,4,6
/proc/22419/stat : 22419 (java) S 22417 22417 15592 0 -1 1077944320 9438 0 0 0 31 3 0 0 20 0 15 0 408223894 15508242432 10224 33554432000 4194304 4196468 140729888367568 140729888350112 139729309187831 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
/proc/22419/statm: 3786192 10224 3301 1 0 3748377 0
[pid=22419/tid=22420] ppid=22417 vsize=15144768 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/22419/task/22420/stat : 22420 (java) R 22417 22417 15592 0 -1 4202560 6614 0 0 0 18 1 0 0 20 0 15 0 408223894 15508242432 10224 33554432000 4194304 4196468 140729888367568 139729313421568 139729276771824 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22421] ppid=22417 vsize=15144768 memory=1898157 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22421/stat : 22421 (java) S 22417 22417 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408223895 15508242432 10224 33554432000 4194304 4196468 140729888367568 139728901430032 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22422] ppid=22417 vsize=15144768 memory=288370400885737088 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22422/stat : 22422 (java) S 22417 22417 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408223895 15508242432 10224 33554432000 4194304 4196468 140729888367568 139728900377488 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22423] ppid=22417 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22423/stat : 22423 (java) S 22417 22417 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408223895 15508242432 10224 33554432000 4194304 4196468 140729888367568 139728899324944 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22424] ppid=22417 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22424/stat : 22424 (java) S 22417 22417 15592 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408223895 15508242432 10224 33554432000 4194304 4196468 140729888367568 139728898272400 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22425] ppid=22417 vsize=15144768 memory=140024734025344 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22425/stat : 22425 (java) S 22417 22417 15592 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 408223896 15508242432 10224 33554432000 4194304 4196468 140729888367568 139728845023216 139729309198978 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22426] ppid=22417 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22426/stat : 22426 (java) S 22417 22417 15592 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408223897 15508242432 10224 33554432000 4194304 4196468 140729888367568 139728843969440 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22427] ppid=22417 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22427/stat : 22427 (java) S 22417 22417 15592 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408223897 15508242432 10224 33554432000 4194304 4196468 140729888367568 139728775013360 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22428] ppid=22417 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22428/stat : 22428 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408223900 15508242432 10224 33554432000 4194304 4196468 140729888367568 139728773961936 139729309206427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22429] ppid=22417 vsize=15144768 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/22419/task/22429/stat : 22429 (java) S 22417 22417 15592 0 -1 1077944384 510 0 0 0 2 0 0 0 20 0 15 0 408223900 15508242432 10224 33554432000 4194304 4196468 140729888367568 139728772909552 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22430] ppid=22417 vsize=15144768 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/22419/task/22430/stat : 22430 (java) R 22417 22417 15592 0 -1 1077944384 236 0 0 0 2 0 0 0 20 0 15 0 408223900 15508242432 10224 33554432000 4194304 4196468 140729888367568 139728771857008 139729309198978 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22431] ppid=22417 vsize=15144768 memory=140024734025344 CPUtime=0.08 cores=0,2,4,6
/proc/22419/task/22431/stat : 22431 (java) R 22417 22417 15592 0 -1 4202560 771 0 0 0 8 0 0 0 20 0 15 0 408223900 15508242432 10224 33554432000 4194304 4196468 140729888367568 139728770804464 139729294868533 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22432] ppid=22417 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22432/stat : 22432 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408223900 15508242432 10224 33554432000 4194304 4196468 140729888367568 139728769752160 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22433] ppid=22417 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22433/stat : 22433 (java) S 22417 22417 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408223900 15508242432 10224 33554432000 4194304 4196468 140729888367568 139728768698672 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42344 KiB

[startup+0.312133 s]*
/proc/loadavg: 8.52 8.46 8.13 6/233 22433
/proc/meminfo: memFree=24934084/32770624 swapFree=66977612/67108860
[pid=22417] ppid=22414 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22417/stat : 22417 (xcsp3-exec) S 22414 22417 15592 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408223894 115843072 362 33554432000 4194304 5098028 140723918797776 140723918795880 139752757895804 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 27602944 140723918803834 140723918804077 140723918804077 140723918806986 0
/proc/22417/statm: 28282 362 304 221 0 87 0
[pid=22419] ppid=22417 vsize=15149024 memory=49824 CPUtime=0.53 cores=0,2,4,6
/proc/22419/stat : 22419 (java) S 22417 22417 15592 0 -1 1077944320 10826 0 0 0 49 4 0 0 20 0 15 0 408223894 15512600576 12456 33554432000 4194304 4196468 140729888367568 140729888350112 139729309187831 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
/proc/22419/statm: 3787256 12456 3344 1 0 3748377 0
[pid=22419/tid=22420] ppid=22417 vsize=15149024 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/22419/task/22420/stat : 22420 (java) R 22417 22417 15592 0 -1 4202560 7774 0 0 0 28 2 0 0 20 0 15 0 408223894 15512600576 12456 33554432000 4194304 4196468 140729888367568 139729313418944 139729293268318 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22421] ppid=22417 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22421/stat : 22421 (java) S 22417 22417 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408223895 15512600576 12456 33554432000 4194304 4196468 140729888367568 139728901430032 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22422] ppid=22417 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22422/stat : 22422 (java) S 22417 22417 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408223895 15512600576 12456 33554432000 4194304 4196468 140729888367568 139728900377488 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22423] ppid=22417 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22423/stat : 22423 (java) S 22417 22417 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408223895 15512600576 12456 33554432000 4194304 4196468 140729888367568 139728899324944 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22424] ppid=22417 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22424/stat : 22424 (java) S 22417 22417 15592 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408223895 15512600576 12456 33554432000 4194304 4196468 140729888367568 139728898272400 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22425] ppid=22417 vsize=15149024 memory=-6945283279944138911 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22425/stat : 22425 (java) S 22417 22417 15592 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 408223896 15512600576 12456 33554432000 4194304 4196468 140729888367568 139728845023216 139729309198978 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22426] ppid=22417 vsize=15149024 memory=6944656425123485561 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22426/stat : 22426 (java) S 22417 22417 15592 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408223897 15512600576 12456 33554432000 4194304 4196468 140729888367568 139728843969440 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22427] ppid=22417 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22427/stat : 22427 (java) S 22417 22417 15592 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408223897 15512600576 12456 33554432000 4194304 4196468 140729888367568 139728775013360 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22428] ppid=22417 vsize=15149024 memory=4627853888499060086 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22428/stat : 22428 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408223900 15512600576 12456 33554432000 4194304 4196468 140729888367568 139728773961936 139729309206427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22429] ppid=22417 vsize=15149024 memory=7827413994055111515 CPUtime=0.04 cores=0,2,4,6
/proc/22419/task/22429/stat : 22429 (java) R 22417 22417 15592 0 -1 4202560 614 0 0 0 4 0 0 0 20 0 15 0 408223900 15512600576 12456 33554432000 4194304 4196468 140729888367568 139728772890568 139729292572624 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22430] ppid=22417 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/22419/task/22430/stat : 22430 (java) S 22417 22417 15592 0 -1 1077944384 261 0 0 0 4 0 0 0 20 0 15 0 408223900 15512600576 12456 33554432000 4194304 4196468 140729888367568 139728771857008 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22431] ppid=22417 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/22419/task/22431/stat : 22431 (java) S 22417 22417 15592 0 -1 1077944384 879 0 0 0 12 0 0 0 20 0 15 0 408223900 15512600576 12456 33554432000 4194304 4196468 140729888367568 139728770804464 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22432] ppid=22417 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22432/stat : 22432 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408223900 15512600576 12456 33554432000 4194304 4196468 140729888367568 139728769752160 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22433] ppid=22417 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22433/stat : 22433 (java) S 22417 22417 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408223900 15512600576 12456 33554432000 4194304 4196468 140729888367568 139728768698672 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51272 KiB

[startup+0.701971 s]
/proc/loadavg: 8.52 8.46 8.13 9/233 22433
/proc/meminfo: memFree=24906144/32770624 swapFree=66977612/67108860
[pid=22417] ppid=22414 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22417/stat : 22417 (xcsp3-exec) S 22414 22417 15592 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408223894 115843072 362 33554432000 4194304 5098028 140723918797776 140723918795880 139752757895804 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 27602944 140723918803834 140723918804077 140723918804077 140723918806986 0
/proc/22417/statm: 28282 362 304 221 0 87 0
[pid=22419] ppid=22417 vsize=15151148 memory=94328 CPUtime=1.71 cores=0,2,4,6
/proc/22419/stat : 22419 (java) S 22417 22417 15592 0 -1 1077944320 15238 0 0 0 165 6 0 0 20 0 15 0 408223894 15514775552 23582 33554432000 4194304 4196468 140729888367568 140729888350112 139729309187831 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
/proc/22419/statm: 3787787 23582 3449 1 0 3748889 0
[pid=22419/tid=22420] ppid=22417 vsize=15151148 memory=-3704326594973231466 CPUtime=0.67 cores=0,2,4,6
/proc/22419/task/22420/stat : 22420 (java) R 22417 22417 15592 0 -1 1077944384 9186 0 0 0 64 3 0 0 20 0 15 0 408223894 15514775552 23582 33554432000 4194304 4196468 140729888367568 139729313424928 139729309198037 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22421] ppid=22417 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22421/stat : 22421 (java) S 22417 22417 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408223895 15514775552 23582 33554432000 4194304 4196468 140729888367568 139728901430032 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22422] ppid=22417 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22422/stat : 22422 (java) S 22417 22417 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408223895 15514775552 23582 33554432000 4194304 4196468 140729888367568 139728900377488 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22423] ppid=22417 vsize=15151148 memory=704 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22423/stat : 22423 (java) S 22417 22417 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408223895 15514775552 23582 33554432000 4194304 4196468 140729888367568 139728899324944 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22424] ppid=22417 vsize=15151148 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22424/stat : 22424 (java) S 22417 22417 15592 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408223895 15514775552 23582 33554432000 4194304 4196468 140729888367568 139728898272400 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22425] ppid=22417 vsize=15151148 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22425/stat : 22425 (java) S 22417 22417 15592 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 408223896 15514775552 23582 33554432000 4194304 4196468 140729888367568 139728845023216 139729309198978 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22426] ppid=22417 vsize=15151148 memory=780 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22426/stat : 22426 (java) S 22417 22417 15592 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408223897 15514775552 23582 33554432000 4194304 4196468 140729888367568 139728843969440 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22427] ppid=22417 vsize=15151148 memory=3252 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22427/stat : 22427 (java) S 22417 22417 15592 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408223897 15514775552 23582 33554432000 4194304 4196468 140729888367568 139728775013360 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22428] ppid=22417 vsize=15151148 memory=1112 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22428/stat : 22428 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408223900 15514775552 23582 33554432000 4194304 4196468 140729888367568 139728773961936 139729309206427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22429] ppid=22417 vsize=15151148 memory=5952 CPUtime=0.33 cores=0,2,4,6
/proc/22419/task/22429/stat : 22429 (java) R 22417 22417 15592 0 -1 4202560 1728 0 0 0 33 0 0 0 20 0 15 0 408223900 15514775552 23582 33554432000 4194304 4196468 140729888367568 139728772893616 139729288434947 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22430] ppid=22417 vsize=15151148 memory=7552 CPUtime=0.32 cores=0,2,4,6
/proc/22419/task/22430/stat : 22430 (java) R 22417 22417 15592 0 -1 4202560 1228 0 0 0 32 0 0 0 20 0 15 0 408223900 15514775552 23582 33554432000 4194304 4196468 140729888367568 139728771847392 139729292673781 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22431] ppid=22417 vsize=15151148 memory=2832 CPUtime=0.34 cores=0,2,4,6
/proc/22419/task/22431/stat : 22431 (java) R 22417 22417 15592 0 -1 4202560 1790 0 0 0 34 0 0 0 20 0 15 0 408223900 15514775552 23582 33554432000 4194304 4196468 140729888367568 139728770804464 139729293268318 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22432] ppid=22417 vsize=15151148 memory=1084 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22432/stat : 22432 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408223900 15514775552 23582 33554432000 4194304 4196468 140729888367568 139728769752160 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22433] ppid=22417 vsize=15151148 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22433/stat : 22433 (java) S 22417 22417 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408223900 15514775552 23582 33554432000 4194304 4196468 140729888367568 139728768698672 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 95776 KiB

[startup+1.50621 s]
/proc/loadavg: 8.52 8.46 8.13 11/237 22437
/proc/meminfo: memFree=24811820/32770624 swapFree=66977612/67108860
[pid=22417] ppid=22414 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22417/stat : 22417 (xcsp3-exec) S 22414 22417 15592 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408223894 115843072 362 33554432000 4194304 5098028 140723918797776 140723918795880 139752757895804 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 27602944 140723918803834 140723918804077 140723918804077 140723918806986 0
/proc/22417/statm: 28282 362 304 221 0 87 0

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

/proc/22419/task/22421/stat : 22421 (java) S 22417 22417 15592 0 -1 1077944384 19 0 0 0 1 0 0 0 20 0 19 0 408223895 15790571520 54306 33554432000 4194304 4196468 140729888367568 139728901430032 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22422] ppid=22417 vsize=15420480 memory=192637873205042 CPUtime=0.01 cores=0,2,4,6
/proc/22419/task/22422/stat : 22422 (java) S 22417 22417 15592 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 19 0 408223895 15790571520 54306 33554432000 4194304 4196468 140729888367568 139728900377488 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22423] ppid=22417 vsize=15420480 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22423/stat : 22423 (java) S 22417 22417 15592 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 408223895 15790571520 54306 33554432000 4194304 4196468 140729888367568 139728899324944 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22424] ppid=22417 vsize=15420480 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/22419/task/22424/stat : 22424 (java) S 22417 22417 15592 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 19 0 408223895 15790571520 54306 33554432000 4194304 4196468 140729888367568 139728898272400 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22425] ppid=22417 vsize=15420480 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22425/stat : 22425 (java) S 22417 22417 15592 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 19 0 408223896 15790571520 54306 33554432000 4194304 4196468 140729888367568 139728845023216 139729309198978 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22426] ppid=22417 vsize=15420480 memory=57 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22426/stat : 22426 (java) S 22417 22417 15592 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408223897 15790571520 54306 33554432000 4194304 4196468 140729888367568 139728843969440 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22427] ppid=22417 vsize=15420480 memory=7295942809542086741 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22427/stat : 22427 (java) S 22417 22417 15592 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408223897 15790571520 54306 33554432000 4194304 4196468 140729888367568 139728775013360 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22428] ppid=22417 vsize=15420480 memory=7955702562835032933 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22428/stat : 22428 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408223900 15790571520 54306 33554432000 4194304 4196468 140729888367568 139728773961936 139729309206427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22429] ppid=22417 vsize=15420480 memory=8025790986960589920 CPUtime=0.97 cores=0,2,4,6
/proc/22419/task/22429/stat : 22429 (java) R 22417 22417 15592 0 -1 4202560 2994 0 0 0 97 0 0 0 20 0 19 0 408223900 15790571520 54306 33554432000 4194304 4196468 140729888367568 139728772895576 139729301477280 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22430] ppid=22417 vsize=15420480 memory=704 CPUtime=0.95 cores=0,2,4,6
/proc/22419/task/22430/stat : 22430 (java) R 22417 22417 15592 0 -1 4202560 2642 0 0 0 95 0 0 0 20 0 19 0 408223900 15790571520 54306 33554432000 4194304 4196468 140729888367568 139728771850200 139729293584838 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22431] ppid=22417 vsize=15420480 memory=1056 CPUtime=0.63 cores=0,2,4,6
/proc/22419/task/22431/stat : 22431 (java) S 22417 22417 15592 0 -1 1077944384 2802 0 0 0 62 1 0 0 20 0 19 0 408223900 15790571520 54306 33554432000 4194304 4196468 140729888367568 139728770804464 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22432] ppid=22417 vsize=15420480 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22432/stat : 22432 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408223900 15790571520 54306 33554432000 4194304 4196468 140729888367568 139728769752160 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22433] ppid=22417 vsize=15420480 memory=780 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22433/stat : 22433 (java) R 22417 22417 15592 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408223900 15790571520 54306 33554432000 4194304 4196468 140729888367568 139728768698672 139729309198978 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
Current children cumulated CPU time: 4.73 s
Current children cumulated vsize: 15533608 KiB
Current children cumulated memory: 218672 KiB

[startup+2.83655 s]
# the end of solver process 22417 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.558 s, system=0.127173 s

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

[startup+1.60621 s]
/proc/loadavg: 8.52 8.46 8.13 11/237 22437
/proc/meminfo: memFree=24811820/32770624 swapFree=66977612/67108860
[pid=22417] ppid=22414 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22417/stat : 22417 (xcsp3-exec) S 22414 22417 15592 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408223894 115843072 362 33554432000 4194304 5098028 140723918797776 140723918795880 139752757895804 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 27602944 140723918803834 140723918804077 140723918804077 140723918806986 0
/proc/22417/statm: 28282 362 304 221 0 87 0
[pid=22419] ppid=22417 vsize=15420480 memory=217448 CPUtime=5.13 cores=0,2,4,6
/proc/22419/stat : 22419 (java) S 22417 22417 15592 0 -1 1077944320 19882 0 0 0 502 11 0 0 20 0 19 0 408223894 15790571520 54362 33554432000 4194304 4196468 140729888367568 140729888350112 139729309187831 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
/proc/22419/statm: 3855120 54362 3482 1 0 3816222 0
[pid=22419/tid=22420] ppid=22417 vsize=15420480 memory=0 CPUtime=0.91 cores=0,2,4,6
/proc/22419/task/22420/stat : 22420 (java) S 22417 22417 15592 0 -1 1077944384 9395 0 0 0 87 4 0 0 20 0 19 0 408223894 15790571520 54362 33554432000 4194304 4196468 140729888367568 139729313428608 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22421] ppid=22417 vsize=15420480 memory=4580 CPUtime=0.01 cores=0,2,4,6
/proc/22419/task/22421/stat : 22421 (java) S 22417 22417 15592 0 -1 1077944384 19 0 0 0 1 0 0 0 20 0 19 0 408223895 15790571520 54362 33554432000 4194304 4196468 140729888367568 139728901430032 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22422] ppid=22417 vsize=15420480 memory=7228935379819587692 CPUtime=0.01 cores=0,2,4,6
/proc/22419/task/22422/stat : 22422 (java) S 22417 22417 15592 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 19 0 408223895 15790571520 54362 33554432000 4194304 4196468 140729888367568 139728900377488 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22423] ppid=22417 vsize=15420480 memory=7668623456874816616 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22423/stat : 22423 (java) S 22417 22417 15592 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 408223895 15790571520 54362 33554432000 4194304 4196468 140729888367568 139728899324944 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22424] ppid=22417 vsize=15420480 memory=7013071577552741480 CPUtime=0.01 cores=0,2,4,6
/proc/22419/task/22424/stat : 22424 (java) S 22417 22417 15592 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 19 0 408223895 15790571520 54362 33554432000 4194304 4196468 140729888367568 139728898272400 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22425] ppid=22417 vsize=15420480 memory=7596278898943415408 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22425/stat : 22425 (java) S 22417 22417 15592 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 19 0 408223896 15790571520 54362 33554432000 4194304 4196468 140729888367568 139728845023216 139729309198978 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22426] ppid=22417 vsize=15420480 memory=7517163535523340905 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22426/stat : 22426 (java) S 22417 22417 15592 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408223897 15790571520 54362 33554432000 4194304 4196468 140729888367568 139728843969440 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22427] ppid=22417 vsize=15420480 memory=5936705704712824424 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22427/stat : 22427 (java) S 22417 22417 15592 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408223897 15790571520 54362 33554432000 4194304 4196468 140729888367568 139728775013360 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22428] ppid=22417 vsize=15420480 memory=-6519613052471072158 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22428/stat : 22428 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408223900 15790571520 54362 33554432000 4194304 4196468 140729888367568 139728773961936 139729309206427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22429] ppid=22417 vsize=15420480 memory=7598251435639662936 CPUtime=1.06 cores=0,2,4,6
/proc/22419/task/22429/stat : 22429 (java) R 22417 22417 15592 0 -1 4202560 3013 0 0 0 106 0 0 0 20 0 19 0 408223900 15790571520 54362 33554432000 4194304 4196468 140729888367568 139728772896120 139729292673765 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22430] ppid=22417 vsize=15420480 memory=7378978030700614243 CPUtime=1 cores=0,2,4,6
/proc/22419/task/22430/stat : 22430 (java) R 22417 22417 15592 0 -1 4202560 2643 0 0 0 100 0 0 0 20 0 19 0 408223900 15790571520 54362 33554432000 4194304 4196468 140729888367568 139728771843552 139729290705616 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22431] ppid=22417 vsize=15420480 memory=7378978030700614243 CPUtime=0.64 cores=0,2,4,6
/proc/22419/task/22431/stat : 22431 (java) S 22417 22417 15592 0 -1 1077944384 2816 0 0 0 63 1 0 0 20 0 19 0 408223900 15790571520 54362 33554432000 4194304 4196468 140729888367568 139728770804464 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22432] ppid=22417 vsize=15420480 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22432/stat : 22432 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408223900 15790571520 54362 33554432000 4194304 4196468 140729888367568 139728769752160 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22433] ppid=22417 vsize=15420480 memory=207107617996008 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22433/stat : 22433 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408223900 15790571520 54362 33554432000 4194304 4196468 140729888367568 139728768698672 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
Current children cumulated CPU time: 5.13 s
Current children cumulated vsize: 15533608 KiB
Current children cumulated memory: 218896 KiB

[startup+2.4012 s]
/proc/loadavg: 8.52 8.46 8.13 12/237 22457
/proc/meminfo: memFree=24762516/32770624 swapFree=66977612/67108860
[pid=22417] ppid=22414 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22417/stat : 22417 (xcsp3-exec) S 22414 22417 15592 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408223894 115843072 362 33554432000 4194304 5098028 140723918797776 140723918795880 139752757895804 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 27602944 140723918803834 140723918804077 140723918804077 140723918806986 0
/proc/22417/statm: 28282 362 304 221 0 87 0
[pid=22419] ppid=22417 vsize=15487044 memory=219276 CPUtime=8.28 cores=0,2,4,6
/proc/22419/stat : 22419 (java) S 22417 22417 15592 0 -1 1077944320 20454 0 0 0 817 11 0 0 20 0 19 0 408223894 15858733056 54819 33554432000 4194304 4196468 140729888367568 140729888350112 139729309187831 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
/proc/22419/statm: 3871761 54819 3510 1 0 3832863 0
[pid=22419/tid=22420] ppid=22417 vsize=15487044 memory=2244 CPUtime=0.91 cores=0,2,4,6
/proc/22419/task/22420/stat : 22420 (java) S 22417 22417 15592 0 -1 1077944384 9396 0 0 0 87 4 0 0 20 0 19 0 408223894 15858733056 54819 33554432000 4194304 4196468 140729888367568 139729313428608 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22421] ppid=22417 vsize=15487044 memory=6872598998417432672 CPUtime=0.01 cores=0,2,4,6
/proc/22419/task/22421/stat : 22421 (java) S 22417 22417 15592 0 -1 1077944384 19 0 0 0 1 0 0 0 20 0 19 0 408223895 15858733056 54819 33554432000 4194304 4196468 140729888367568 139728901430032 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22422] ppid=22417 vsize=15487044 memory=1448 CPUtime=0.01 cores=0,2,4,6
/proc/22419/task/22422/stat : 22422 (java) S 22417 22417 15592 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 19 0 408223895 15858733056 54819 33554432000 4194304 4196468 140729888367568 139728900377488 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22423] ppid=22417 vsize=15487044 memory=218124 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22423/stat : 22423 (java) S 22417 22417 15592 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 408223895 15858733056 54819 33554432000 4194304 4196468 140729888367568 139728899324944 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22424] ppid=22417 vsize=15487044 memory=235845244173544 CPUtime=0.01 cores=0,2,4,6
/proc/22419/task/22424/stat : 22424 (java) S 22417 22417 15592 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 19 0 408223895 15858733056 54819 33554432000 4194304 4196468 140729888367568 139728898272400 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22425] ppid=22417 vsize=15487044 memory=235849539147562 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22425/stat : 22425 (java) S 22417 22417 15592 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 19 0 408223896 15858733056 54819 33554432000 4194304 4196468 140729888367568 139728845023216 139729309198978 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22426] ppid=22417 vsize=15487044 memory=235862424049450 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22426/stat : 22426 (java) S 22417 22417 15592 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408223897 15858733056 54819 33554432000 4194304 4196468 140729888367568 139728843969440 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22427] ppid=22417 vsize=15487044 memory=207124797865192 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22427/stat : 22427 (java) S 22417 22417 15592 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408223897 15858733056 54819 33554432000 4194304 4196468 140729888367568 139728775013360 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22428] ppid=22417 vsize=15487044 memory=236287625805032 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22428/stat : 22428 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408223900 15858733056 54819 33554432000 4194304 4196468 140729888367568 139728773961936 139729309206427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22429] ppid=22417 vsize=15487044 memory=236291920779153 CPUtime=1.49 cores=0,2,4,6
/proc/22419/task/22429/stat : 22429 (java) R 22417 22417 15592 0 -1 4202560 3112 0 0 0 148 1 0 0 20 0 19 0 408223900 15858733056 54819 33554432000 4194304 4196468 140729888367568 139728772895648 139729294797240 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22430] ppid=22417 vsize=15487044 memory=236304805681041 CPUtime=1.55 cores=0,2,4,6
/proc/22419/task/22430/stat : 22430 (java) R 22417 22417 15592 0 -1 4202560 2763 0 0 0 155 0 0 0 20 0 19 0 408223900 15858733056 54819 33554432000 4194304 4196468 140729888367568 139728771849496 139729292684619 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22431] ppid=22417 vsize=15487044 memory=140028818783605 CPUtime=0.74 cores=0,2,4,6
/proc/22419/task/22431/stat : 22431 (java) S 22417 22417 15592 0 -1 1077944384 2993 0 0 0 73 1 0 0 20 0 19 0 408223900 15858733056 54819 33554432000 4194304 4196468 140729888367568 139728770804464 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22432] ppid=22417 vsize=15487044 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22432/stat : 22432 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408223900 15858733056 54819 33554432000 4194304 4196468 140729888367568 139728769752160 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22433] ppid=22417 vsize=15487044 memory=236304805703462 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22433/stat : 22433 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408223900 15858733056 54819 33554432000 4194304 4196468 140729888367568 139728768698672 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
Current children cumulated CPU time: 8.28 s
Current children cumulated vsize: 15600172 KiB
Current children cumulated memory: 220724 KiB

[startup+2.80083 s]
/proc/loadavg: 8.52 8.46 8.13 12/237 22457
/proc/meminfo: memFree=24762516/32770624 swapFree=66977612/67108860
[pid=22417] ppid=22414 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22417/stat : 22417 (xcsp3-exec) S 22414 22417 15592 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408223894 115843072 362 33554432000 4194304 5098028 140723918797776 140723918795880 139752757895804 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 27602944 140723918803834 140723918804077 140723918804077 140723918806986 0
/proc/22417/statm: 28282 362 304 221 0 87 0
[pid=22419] ppid=22417 vsize=15487044 memory=219628 CPUtime=9.64 cores=0,2,4,6
/proc/22419/stat : 22419 (java) S 22417 22417 15592 0 -1 1077944320 20630 0 0 0 953 11 0 0 20 0 19 0 408223894 15858733056 54907 33554432000 4194304 4196468 140729888367568 140729888350112 139729309187831 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
/proc/22419/statm: 3871761 54907 3511 1 0 3832863 0
[pid=22419/tid=22420] ppid=22417 vsize=15487044 memory=11 CPUtime=0.91 cores=0,2,4,6
/proc/22419/task/22420/stat : 22420 (java) S 22417 22417 15592 0 -1 1077944384 9396 0 0 0 87 4 0 0 20 0 19 0 408223894 15858733056 54907 33554432000 4194304 4196468 140729888367568 139729313428608 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22421] ppid=22417 vsize=15487044 memory=28147 CPUtime=0.01 cores=0,2,4,6
/proc/22419/task/22421/stat : 22421 (java) S 22417 22417 15592 0 -1 1077944384 19 0 0 0 1 0 0 0 20 0 19 0 408223895 15858733056 54907 33554432000 4194304 4196468 140729888367568 139728901430032 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22422] ppid=22417 vsize=15487044 memory=1330 CPUtime=0.01 cores=0,2,4,6
/proc/22419/task/22422/stat : 22422 (java) S 22417 22417 15592 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 19 0 408223895 15858733056 54907 33554432000 4194304 4196468 140729888367568 139728900377488 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22423] ppid=22417 vsize=15487044 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22423/stat : 22423 (java) S 22417 22417 15592 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 408223895 15858733056 54907 33554432000 4194304 4196468 140729888367568 139728899324944 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22424] ppid=22417 vsize=15487044 memory=4638778437323014240 CPUtime=0.01 cores=0,2,4,6
/proc/22419/task/22424/stat : 22424 (java) S 22417 22417 15592 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 19 0 408223895 15858733056 54907 33554432000 4194304 4196468 140729888367568 139728898272400 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22425] ppid=22417 vsize=15487044 memory=4639059895069856102 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22425/stat : 22425 (java) S 22417 22417 15592 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 19 0 408223896 15858733056 54907 33554432000 4194304 4196468 140729888367568 139728845023216 139729309198978 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22426] ppid=22417 vsize=15487044 memory=4638778398332698720 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22426/stat : 22426 (java) S 22417 22417 15592 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408223897 15858733056 54907 33554432000 4194304 4196468 140729888367568 139728843969440 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22427] ppid=22417 vsize=15487044 memory=57 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22427/stat : 22427 (java) S 22417 22417 15592 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408223897 15858733056 54907 33554432000 4194304 4196468 140729888367568 139728775013360 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22428] ppid=22417 vsize=15487044 memory=-7316765473029595040 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22428/stat : 22428 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408223900 15858733056 54907 33554432000 4194304 4196468 140729888367568 139728773961936 139729309206427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22429] ppid=22417 vsize=15487044 memory=-7966001734536614954 CPUtime=1.67 cores=0,2,4,6
/proc/22419/task/22429/stat : 22429 (java) S 22417 22417 15592 0 -1 1077944384 3159 0 0 0 166 1 0 0 20 0 19 0 408223900 15858733056 54907 33554432000 4194304 4196468 140729888367568 139728772909552 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22430] ppid=22417 vsize=15487044 memory=-7595754389018307680 CPUtime=1.89 cores=0,2,4,6
/proc/22419/task/22430/stat : 22430 (java) S 22417 22417 15592 0 -1 1077944384 2813 0 0 0 189 0 0 0 20 0 19 0 408223900 15858733056 54907 33554432000 4194304 4196468 140729888367568 139728771857008 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22431] ppid=22417 vsize=15487044 memory=7752549240514114323 CPUtime=0.74 cores=0,2,4,6
/proc/22419/task/22431/stat : 22431 (java) S 22417 22417 15592 0 -1 1077944384 3004 0 0 0 73 1 0 0 20 0 19 0 408223900 15858733056 54907 33554432000 4194304 4196468 140729888367568 139728770804464 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22432] ppid=22417 vsize=15487044 memory=-7606742951091920751 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22432/stat : 22432 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408223900 15858733056 54907 33554432000 4194304 4196468 140729888367568 139728769752160 139729309198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
[pid=22419/tid=22433] ppid=22417 vsize=15487044 memory=-6876588627878687573 CPUtime=0 cores=0,2,4,6
/proc/22419/task/22433/stat : 22433 (java) S 22417 22417 15592 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408223900 15858733056 54907 33554432000 4194304 4196468 140729888367568 139728768698672 139729309198978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24850432 140729888375791 140729888375962 140729888375962 140729888378831 0
Current children cumulated CPU time: 9.64 s
Current children cumulated vsize: 15600172 KiB
Current children cumulated memory: 221076 KiB

Child status: 0
Real time (s): 2.83661
CPU time (s): 9.68518
CPU user time (s): 9.558
CPU system time (s): 0.127173
CPU usage (%): 341.435
Max. virtual memory (cumulated for all children) (KiB): 15600172
Max. memory (cumulated for all children) (KiB): 221076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.558
system time used= 0.127173
maximum resident set size= 220484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21215
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2249
involuntary context switches= 367


# summary of solver processes directly reported to runsolver:
#   pid: 22417
#   total CPU time (s): 9.68518
#   total CPU user time (s): 9.558
#   total CPU system time (s): 0.127173

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038841 second user time and 0.072327 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-12 21:10:49
IDJOB=4393220
IDBENCH=128005
IDSOLVER=2840
FILE ID=node104/4393220-1568319666
RUNJOBID= node104-1568309054-15623
PBS_JOBID= 21701133
Free space on /tmp= 56548 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-18-3-6-8.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-4393220-1568319666/watcher-4393220-1568319666 -o /tmp/evaluation-result-4393220-1568319666/solver-4393220-1568319666 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568309054-15623 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1898278521 HOME/instance-4393220-1568319666.xml

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

MD5SUM BENCH= 5d7a010bf2d95efed7f70b0fa6bbffad
RANDOM SEED=1898278521

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        24972388 kB
MemAvailable:   31652064 kB
Buffers:          125164 kB
Cached:          6768276 kB
SwapCached:        31864 kB
Active:          1979904 kB
Inactive:        5128328 kB
Active(anon):     178768 kB
Inactive(anon):    77652 kB
Active(file):    1801136 kB
Inactive(file):  5050676 kB
Unevictable:      107804 kB
Mlocked:          107804 kB
SwapTotal:      67108860 kB
SwapFree:       66977612 kB
Dirty:             25884 kB
Writeback:            12 kB
AnonPages:        292132 kB
Mapped:            55844 kB
Shmem:             32780 kB
Slab:             286208 kB
SReclaimable:     256324 kB
SUnreclaim:        29884 kB
KernelStack:        3808 kB
PageTables:         6220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1379264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56524 MiB
End job on node104 at 2019-09-12 21:10:52