Trace number 4399211

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-09-16OPT32 100.404 25.6672

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-04-15.xml
MD5SUMcca0fe077f2d073d0e0e51ff08e17328
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 benchmark22.0523
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints150
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":60},{"size":9,"count":60}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":60},{"degree":7,"count":4},{"degree":8,"count":30},{"degree":10,"count":26}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":60},{"arity":3,"count":30},{"arity":4,"count":4},{"arity":6,"count":30},{"arity":9,"count":26}]
Number of extensional constraints90
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":90},{"type":"sum","count":60}]
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-4399211-1568684591.xml"  -tl '2520s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4399211-1568684591.xml, -tl, 2520s, -p, 4]
0.33/0.22	c 4 solvers in parallel
0.33/0.28	c parse instance...
1.26/0.64	c solve instance...
1.26/0.67	o 0 
1.26/0.67	o 4 
1.26/0.68	o 6 
1.26/0.69	o 8 
1.57/0.70	o 10 
1.57/0.71	o 12 
1.57/0.74	o 14 
1.57/0.76	o 16 
1.57/0.79	o 18 
1.92/0.83	o 19 
1.92/0.85	o 26 
3.10/1.17	o 28 
4.27/1.42	o 29 
4.27/1.48	o 30 
7.42/2.24	o 31 
9.80/2.82	o 32 
100.19/25.65	s OPTIMUM FOUND
100.19/25.65	v <instantiation>
100.19/25.65	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[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] 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[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] 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[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] 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[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[0][13] s[0][14] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[1][13] s[1][14] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[2][13] s[2][14] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[3][13] s[3][14] </list>
100.19/25.65	v 	<values>0 1 1 0 1 1 0 0 0 1 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 1 0 0 0 1 1 0 1 1 0 2 3 2 4 2 3 2 2 2 3 2 4 2 3 2 2 6 3 6 3 6 2 4 2 6 3 6 3 6 2 2 6 3 6 3 6 2 4 2 6 3 6 3 6 2 2 3 2 4 2 3 2 2 2 3 2 4 2 3 2 </values>
100.19/25.65	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 (15246 MiB free)
  memory of node 1: 16384 MiB (14695 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399211-1568684591/watcher-4399211-1568684591 -o /tmp/evaluation-result-4399211-1568684591/solver-4399211-1568684591 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568682260-15014 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1068830496 HOME/instance-4399211-1568684591.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
solver pid=19052, runsolver pid=19049
Current StackSize limit: 8192 KiB


[startup+0.102633 s]*
/proc/loadavg: 8.83 8.77 8.67 6/234 19068
/proc/meminfo: memFree=30644528/32770624 swapFree=66997372/67108860
[pid=19052] ppid=19049 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (xcsp3-exec) S 19049 19052 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444712215 115843072 362 33554432000 4194304 5098028 140724386419232 140724386417336 140433824952956 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7757824 140724386427770 140724386428013 140724386428013 140724386430922 0
/proc/19052/statm: 28282 362 304 221 0 87 0
[pid=19054] ppid=19052 vsize=15144776 memory=28908 CPUtime=0.14 cores=0,2,4,6
/proc/19054/stat : 19054 (java) S 19052 19052 14983 0 -1 1077944320 5708 0 0 0 13 1 0 0 20 0 15 0 444712215 15508250624 7227 33554432000 4194304 4196468 140721863103424 140721863085968 140646945226487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
/proc/19054/statm: 3786194 7227 3181 1 0 3748377 0
[pid=19054/tid=19055] ppid=19052 vsize=15144776 memory=7100839870104831090 CPUtime=0.09 cores=0,2,4,6
/proc/19054/task/19055/stat : 19055 (java) R 19052 19052 14983 0 -1 4202560 3573 0 0 0 9 0 0 0 20 0 15 0 444712215 15508250624 7227 33554432000 4194304 4196468 140721863103424 140646949456080 140646945238422 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19056] ppid=19052 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19056/stat : 19056 (java) S 19052 19052 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444712216 15508250624 7227 33554432000 4194304 4196468 140721863103424 140646897846672 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19057] ppid=19052 vsize=15144776 memory=140445856196224 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19057/stat : 19057 (java) S 19052 19052 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444712216 15508250624 7227 33554432000 4194304 4196468 140721863103424 140646896793872 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19058] ppid=19052 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19058/stat : 19058 (java) S 19052 19052 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444712216 15508250624 7227 33554432000 4194304 4196468 140721863103424 140646895741584 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19059] ppid=19052 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19059/stat : 19059 (java) S 19052 19052 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444712216 15508250624 7227 33554432000 4194304 4196468 140721863103424 140646894688784 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19060] ppid=19052 vsize=15144776 memory=140445856196224 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19060/stat : 19060 (java) S 19052 19052 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444712217 15508250624 7227 33554432000 4194304 4196468 140721863103424 140646413199984 140646945237634 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19061] ppid=19052 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19061/stat : 19061 (java) S 19052 19052 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 444712218 15508250624 7227 33554432000 4194304 4196468 140721863103424 140646412145952 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19062] ppid=19052 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19062/stat : 19062 (java) S 19052 19052 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 444712218 15508250624 7227 33554432000 4194304 4196468 140721863103424 140646411093616 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19063] ppid=19052 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19063/stat : 19063 (java) S 19052 19052 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444712220 15508250624 7227 33554432000 4194304 4196468 140721863103424 140646410041936 140646945245083 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19064] ppid=19052 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19064/stat : 19064 (java) R 19052 19052 14983 0 -1 4202560 301 0 0 0 0 0 0 0 20 0 15 0 444712220 15508250624 7227 33554432000 4194304 4196468 140721863103424 140646408988880 140646924450880 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19065] ppid=19052 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19065/stat : 19065 (java) R 19052 19052 14983 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 15 0 444712220 15508250624 7227 33554432000 4194304 4196468 140721863103424 140646407935984 140646945237634 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19066] ppid=19052 vsize=15144776 memory=140445856196224 CPUtime=0.02 cores=0,2,4,6
/proc/19054/task/19066/stat : 19066 (java) R 19052 19052 14983 0 -1 4202560 373 0 0 0 2 0 0 0 20 0 15 0 444712221 15508250624 7227 33554432000 4194304 4196468 140721863103424 140646406883696 140646924151502 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19067] ppid=19052 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19067/stat : 19067 (java) S 19052 19052 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444712221 15508250624 7227 33554432000 4194304 4196468 140721863103424 140646405831136 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19068] ppid=19052 vsize=15144776 memory=140445856196224 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19068/stat : 19068 (java) S 19052 19052 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444712221 15508250624 7227 33554432000 4194304 4196468 140721863103424 140646404778928 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30356 KiB

[startup+0.210744 s]*
/proc/loadavg: 8.83 8.77 8.67 7/234 19068
/proc/meminfo: memFree=30632072/32770624 swapFree=66997372/67108860
[pid=19052] ppid=19049 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (xcsp3-exec) S 19049 19052 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444712215 115843072 362 33554432000 4194304 5098028 140724386419232 140724386417336 140433824952956 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7757824 140724386427770 140724386428013 140724386428013 140724386430922 0
/proc/19052/statm: 28282 362 304 221 0 87 0
[pid=19054] ppid=19052 vsize=15144776 memory=41084 CPUtime=0.33 cores=0,2,4,6
/proc/19054/stat : 19054 (java) S 19052 19052 14983 0 -1 1077944320 9454 0 0 0 31 2 0 0 20 0 15 0 444712215 15508250624 10271 33554432000 4194304 4196468 140721863103424 140721863085968 140646945226487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
/proc/19054/statm: 3786194 10271 3305 1 0 3748377 0
[pid=19054/tid=19055] ppid=19052 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/19054/task/19055/stat : 19055 (java) R 19052 19052 14983 0 -1 4202560 6588 0 0 0 18 2 0 0 20 0 15 0 444712215 15508250624 10271 33554432000 4194304 4196468 140721863103424 140646949460528 140646929306974 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19056] ppid=19052 vsize=15144776 memory=9100 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19056/stat : 19056 (java) S 19052 19052 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444712216 15508250624 10271 33554432000 4194304 4196468 140721863103424 140646897846672 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19057] ppid=19052 vsize=15144776 memory=140445859746305 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19057/stat : 19057 (java) S 19052 19052 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444712216 15508250624 10271 33554432000 4194304 4196468 140721863103424 140646896793872 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19058] ppid=19052 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19058/stat : 19058 (java) S 19052 19052 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444712216 15508250624 10271 33554432000 4194304 4196468 140721863103424 140646895741584 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19059] ppid=19052 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19059/stat : 19059 (java) S 19052 19052 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444712216 15508250624 10271 33554432000 4194304 4196468 140721863103424 140646894688784 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19060] ppid=19052 vsize=15144776 memory=140445856196224 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19060/stat : 19060 (java) S 19052 19052 14983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 444712217 15508250624 10271 33554432000 4194304 4196468 140721863103424 140646413199984 140646945237634 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19061] ppid=19052 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19061/stat : 19061 (java) S 19052 19052 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 444712218 15508250624 10271 33554432000 4194304 4196468 140721863103424 140646412145952 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19062] ppid=19052 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19062/stat : 19062 (java) S 19052 19052 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 444712218 15508250624 10271 33554432000 4194304 4196468 140721863103424 140646411093616 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19063] ppid=19052 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19063/stat : 19063 (java) S 19052 19052 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444712220 15508250624 10271 33554432000 4194304 4196468 140721863103424 140646410041936 140646945245083 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19064] ppid=19052 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/19054/task/19064/stat : 19064 (java) S 19052 19052 14983 0 -1 1077944384 407 0 0 0 3 0 0 0 20 0 15 0 444712220 15508250624 10271 33554432000 4194304 4196468 140721863103424 140646408988784 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19065] ppid=19052 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/19054/task/19065/stat : 19065 (java) S 19052 19052 14983 0 -1 1077944384 354 0 0 0 2 0 0 0 20 0 15 0 444712220 15508250624 10271 33554432000 4194304 4196468 140721863103424 140646407935984 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19066] ppid=19052 vsize=15144776 memory=140445856196224 CPUtime=0.08 cores=0,2,4,6
/proc/19054/task/19066/stat : 19066 (java) R 19052 19052 14983 0 -1 4202560 800 0 0 0 8 0 0 0 20 0 15 0 444712221 15508250624 10271 33554432000 4194304 4196468 140721863103424 140646406883696 140646925183553 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19067] ppid=19052 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19067/stat : 19067 (java) S 19052 19052 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444712221 15508250624 10271 33554432000 4194304 4196468 140721863103424 140646405831136 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19068] ppid=19052 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19068/stat : 19068 (java) S 19052 19052 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444712221 15508250624 10271 33554432000 4194304 4196468 140721863103424 140646404778928 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42532 KiB

[startup+0.312016 s]*
/proc/loadavg: 8.83 8.77 8.67 7/234 19068
/proc/meminfo: memFree=30624432/32770624 swapFree=66997372/67108860
[pid=19052] ppid=19049 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (xcsp3-exec) S 19049 19052 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444712215 115843072 362 33554432000 4194304 5098028 140724386419232 140724386417336 140433824952956 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7757824 140724386427770 140724386428013 140724386428013 140724386430922 0
/proc/19052/statm: 28282 362 304 221 0 87 0
[pid=19054] ppid=19052 vsize=15149032 memory=49872 CPUtime=0.53 cores=0,2,4,6
/proc/19054/stat : 19054 (java) S 19052 19052 14983 0 -1 1077944320 10816 0 0 0 50 3 0 0 20 0 15 0 444712215 15512608768 12468 33554432000 4194304 4196468 140721863103424 140721863085968 140646945226487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
/proc/19054/statm: 3787258 12468 3343 1 0 3748377 0
[pid=19054/tid=19055] ppid=19052 vsize=15149032 memory=7883960649037381690 CPUtime=0.29 cores=0,2,4,6
/proc/19054/task/19055/stat : 19055 (java) R 19052 19052 14983 0 -1 4202560 7752 0 0 0 27 2 0 0 20 0 15 0 444712215 15512608768 12468 33554432000 4194304 4196468 140721863103424 140646949460272 140646929306974 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19056] ppid=19052 vsize=15149032 memory=9461 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19056/stat : 19056 (java) S 19052 19052 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444712216 15512608768 12468 33554432000 4194304 4196468 140721863103424 140646897846672 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19057] ppid=19052 vsize=15149032 memory=3276335 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19057/stat : 19057 (java) S 19052 19052 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444712216 15512608768 12468 33554432000 4194304 4196468 140721863103424 140646896793872 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19058] ppid=19052 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19058/stat : 19058 (java) S 19052 19052 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444712216 15512608768 12468 33554432000 4194304 4196468 140721863103424 140646895741584 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19059] ppid=19052 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19059/stat : 19059 (java) S 19052 19052 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 444712216 15512608768 12468 33554432000 4194304 4196468 140721863103424 140646894688784 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19060] ppid=19052 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19060/stat : 19060 (java) S 19052 19052 14983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 444712217 15512608768 12468 33554432000 4194304 4196468 140721863103424 140646413199984 140646945237634 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19061] ppid=19052 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19061/stat : 19061 (java) S 19052 19052 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 444712218 15512608768 12468 33554432000 4194304 4196468 140721863103424 140646412145952 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19062] ppid=19052 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19062/stat : 19062 (java) S 19052 19052 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 444712218 15512608768 12468 33554432000 4194304 4196468 140721863103424 140646411093616 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19063] ppid=19052 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19063/stat : 19063 (java) S 19052 19052 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444712220 15512608768 12468 33554432000 4194304 4196468 140721863103424 140646410041936 140646945245083 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19064] ppid=19052 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/19054/task/19064/stat : 19064 (java) R 19052 19052 14983 0 -1 4202560 505 0 0 0 5 0 0 0 20 0 15 0 444712220 15512608768 12468 33554432000 4194304 4196468 140721863103424 140646408988784 140646926747620 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19065] ppid=19052 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/19054/task/19065/stat : 19065 (java) S 19052 19052 14983 0 -1 1077944384 374 0 0 0 3 0 0 0 20 0 15 0 444712220 15512608768 12468 33554432000 4194304 4196468 140721863103424 140646407935984 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19066] ppid=19052 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/19054/task/19066/stat : 19066 (java) S 19052 19052 14983 0 -1 1077944384 898 0 0 0 12 0 0 0 20 0 15 0 444712221 15512608768 12468 33554432000 4194304 4196468 140721863103424 140646406883696 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19067] ppid=19052 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19067/stat : 19067 (java) S 19052 19052 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 444712221 15512608768 12468 33554432000 4194304 4196468 140721863103424 140646405831136 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19068] ppid=19052 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19068/stat : 19068 (java) S 19052 19052 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 444712221 15512608768 12468 33554432000 4194304 4196468 140721863103424 140646404778928 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51320 KiB

[startup+0.703639 s]
/proc/loadavg: 8.83 8.77 8.67 8/234 19068
/proc/meminfo: memFree=30614436/32770624 swapFree=66997372/67108860
[pid=19052] ppid=19049 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (xcsp3-exec) S 19049 19052 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444712215 115843072 362 33554432000 4194304 5098028 140724386419232 140724386417336 140433824952956 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7757824 140724386427770 140724386428013 140724386428013 140724386430922 0
/proc/19052/statm: 28282 362 304 221 0 87 0
[pid=19054] ppid=19052 vsize=15417412 memory=116960 CPUtime=1.57 cores=0,2,4,6
/proc/19054/stat : 19054 (java) S 19052 19052 14983 0 -1 1077944320 14557 0 0 0 151 6 0 0 20 0 19 0 444712215 15787429888 29240 33554432000 4194304 4196468 140721863103424 140721863085968 140646945226487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
/proc/19054/statm: 3854353 29240 3455 1 0 3815453 0
[pid=19054/tid=19055] ppid=19052 vsize=15417412 memory=0 CPUtime=0.63 cores=0,2,4,6
/proc/19054/task/19055/stat : 19055 (java) S 19052 19052 14983 0 -1 1077944384 9238 0 0 0 59 4 0 0 20 0 19 0 444712215 15787429888 29240 33554432000 4194304 4196468 140721863103424 140646949467264 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19056] ppid=19052 vsize=15417412 memory=500 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19056/stat : 19056 (java) S 19052 19052 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 444712216 15787429888 29240 33554432000 4194304 4196468 140721863103424 140646897846672 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19057] ppid=19052 vsize=15417412 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19057/stat : 19057 (java) S 19052 19052 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 444712216 15787429888 29240 33554432000 4194304 4196468 140721863103424 140646896793872 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19058] ppid=19052 vsize=15417412 memory=932 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19058/stat : 19058 (java) S 19052 19052 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 444712216 15787429888 29240 33554432000 4194304 4196468 140721863103424 140646895741584 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19059] ppid=19052 vsize=15417412 memory=3768 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19059/stat : 19059 (java) S 19052 19052 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 444712216 15787429888 29240 33554432000 4194304 4196468 140721863103424 140646894688784 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19060] ppid=19052 vsize=15417412 memory=1980 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19060/stat : 19060 (java) S 19052 19052 14983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 444712217 15787429888 29240 33554432000 4194304 4196468 140721863103424 140646413199984 140646945237634 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19061] ppid=19052 vsize=15417412 memory=2512 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19061/stat : 19061 (java) S 19052 19052 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 444712218 15787429888 29240 33554432000 4194304 4196468 140721863103424 140646412145952 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19062] ppid=19052 vsize=15417412 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19062/stat : 19062 (java) S 19052 19052 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 444712218 15787429888 29240 33554432000 4194304 4196468 140721863103424 140646411093616 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19063] ppid=19052 vsize=15417412 memory=812 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19063/stat : 19063 (java) S 19052 19052 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444712220 15787429888 29240 33554432000 4194304 4196468 140721863103424 140646410041936 140646945245083 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19064] ppid=19052 vsize=15417412 memory=1764 CPUtime=0.18 cores=0,2,4,6
/proc/19054/task/19064/stat : 19064 (java) R 19052 19052 14983 0 -1 1077944384 826 0 0 0 18 0 0 0 20 0 19 0 444712220 15787429888 29240 33554432000 4194304 4196468 140721863103424 140646408988784 140646945237634 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19065] ppid=19052 vsize=15417412 memory=111628 CPUtime=0.22 cores=0,2,4,6
/proc/19054/task/19065/stat : 19065 (java) R 19052 19052 14983 0 -1 4202560 860 0 0 0 22 0 0 0 20 0 19 0 444712220 15787429888 29240 33554432000 4194304 4196468 140721863103424 140646407923536 140646926769827 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19066] ppid=19052 vsize=15417412 memory=796 CPUtime=0.42 cores=0,2,4,6
/proc/19054/task/19066/stat : 19066 (java) R 19052 19052 14983 0 -1 4202560 1826 0 0 0 42 0 0 0 20 0 19 0 444712221 15787429888 29240 33554432000 4194304 4196468 140721863103424 140646406879072 140646938323323 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19067] ppid=19052 vsize=15417412 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19067/stat : 19067 (java) S 19052 19052 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444712221 15787429888 29240 33554432000 4194304 4196468 140721863103424 140646405831136 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19068] ppid=19052 vsize=15417412 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19068/stat : 19068 (java) S 19052 19052 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 444712221 15787429888 29240 33554432000 4194304 4196468 140721863103424 140646404778928 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 118408 KiB

[startup+1.50083 s]
/proc/loadavg: 8.83 8.77 8.67 13/238 19116
/proc/meminfo: memFree=30495728/32770624 swapFree=66997372/67108860
[pid=19052] ppid=19049 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (xcsp3-exec) S 19049 19052 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444712215 115843072 362 33554432000 4194304 5098028 140724386419232 140724386417336 140433824952956 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7757824 140724386427770 140724386428013 140724386428013 140724386430922 0
/proc/19052/statm: 28282 362 304 221 0 87 0

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

/proc/19054/task/19136/stat : 19136 (java) R 19052 19052 14983 0 -1 4202560 229 0 0 0 336 0 0 0 20 0 19 0 444712497 15790579712 51592 33554432000 4194304 4196468 140721863103424 140646394746608 140646577826013 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
Current children cumulated CPU time: 23.73 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 207816 KiB

[startup+12.7018 s]
/proc/loadavg: 8.93 8.79 8.68 10/238 19136
/proc/meminfo: memFree=30486864/32770624 swapFree=66997372/67108860
[pid=19052] ppid=19049 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (xcsp3-exec) S 19049 19052 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444712215 115843072 362 33554432000 4194304 5098028 140724386419232 140724386417336 140433824952956 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7757824 140724386427770 140724386428013 140724386428013 140724386430922 0
/proc/19052/statm: 28282 362 304 221 0 87 0
[pid=19054] ppid=19052 vsize=15420488 memory=189224 CPUtime=49.09 cores=0,2,4,6
/proc/19054/stat : 19054 (java) S 19052 19052 14983 0 -1 1077944320 29787 0 0 0 4898 11 0 0 20 0 19 0 444712215 15790579712 47306 33554432000 4194304 4196468 140721863103424 140721863085968 140646945226487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
/proc/19054/statm: 3855122 47306 3528 1 0 3816222 0
[pid=19054/tid=19055] ppid=19052 vsize=15420488 memory=4465 CPUtime=0.64 cores=0,2,4,6
/proc/19054/task/19055/stat : 19055 (java) S 19052 19052 14983 0 -1 1077944384 9241 0 0 0 60 4 0 0 20 0 19 0 444712215 15790579712 47306 33554432000 4194304 4196468 140721863103424 140646949467264 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19056] ppid=19052 vsize=15420488 memory=4420 CPUtime=0.02 cores=0,2,4,6
/proc/19054/task/19056/stat : 19056 (java) S 19052 19052 14983 0 -1 1077944384 108 0 0 0 2 0 0 0 20 0 19 0 444712216 15790579712 47306 33554432000 4194304 4196468 140721863103424 140646897846672 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19057] ppid=19052 vsize=15420488 memory=2 CPUtime=0.02 cores=0,2,4,6
/proc/19054/task/19057/stat : 19057 (java) S 19052 19052 14983 0 -1 1077944384 145 0 0 0 2 0 0 0 20 0 19 0 444712216 15790579712 47306 33554432000 4194304 4196468 140721863103424 140646896793872 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19058] ppid=19052 vsize=15420488 memory=2 CPUtime=0.02 cores=0,2,4,6
/proc/19054/task/19058/stat : 19058 (java) S 19052 19052 14983 0 -1 1077944384 208 0 0 0 2 0 0 0 20 0 19 0 444712216 15790579712 47306 33554432000 4194304 4196468 140721863103424 140646895741584 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19059] ppid=19052 vsize=15420488 memory=1 CPUtime=0.02 cores=0,2,4,6
/proc/19054/task/19059/stat : 19059 (java) S 19052 19052 14983 0 -1 1077944384 1152 0 0 0 2 0 0 0 20 0 19 0 444712216 15790579712 47306 33554432000 4194304 4196468 140721863103424 140646894688784 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19060] ppid=19052 vsize=15420488 memory=3504 CPUtime=0.01 cores=0,2,4,6
/proc/19054/task/19060/stat : 19060 (java) S 19052 19052 14983 0 -1 1077944384 695 0 0 0 1 0 0 0 20 0 19 0 444712217 15790579712 47306 33554432000 4194304 4196468 140721863103424 140646413199984 140646945237634 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19061] ppid=19052 vsize=15420488 memory=48028 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19061/stat : 19061 (java) S 19052 19052 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 444712218 15790579712 47306 33554432000 4194304 4196468 140721863103424 140646412146016 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19062] ppid=19052 vsize=15420488 memory=3028 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19062/stat : 19062 (java) S 19052 19052 14983 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 444712218 15790579712 47306 33554432000 4194304 4196468 140721863103424 140646411093616 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19063] ppid=19052 vsize=15420488 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19063/stat : 19063 (java) S 19052 19052 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444712220 15790579712 47306 33554432000 4194304 4196468 140721863103424 140646410041936 140646945245083 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19064] ppid=19052 vsize=15420488 memory=2372 CPUtime=1.61 cores=0,2,4,6
/proc/19054/task/19064/stat : 19064 (java) S 19052 19052 14983 0 -1 1077944384 4162 0 0 0 161 0 0 0 20 0 19 0 444712220 15790579712 47306 33554432000 4194304 4196468 140721863103424 140646408988784 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19065] ppid=19052 vsize=15420488 memory=0 CPUtime=1.71 cores=0,2,4,6
/proc/19054/task/19065/stat : 19065 (java) S 19052 19052 14983 0 -1 1077944384 5907 0 0 0 171 0 0 0 20 0 19 0 444712220 15790579712 47306 33554432000 4194304 4196468 140721863103424 140646407935984 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19066] ppid=19052 vsize=15420488 memory=1448 CPUtime=0.68 cores=0,2,4,6
/proc/19054/task/19066/stat : 19066 (java) S 19052 19052 14983 0 -1 1077944384 3306 0 0 0 68 0 0 0 20 0 19 0 444712221 15790579712 47306 33554432000 4194304 4196468 140721863103424 140646406883696 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19067] ppid=19052 vsize=15420488 memory=199484 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19067/stat : 19067 (java) S 19052 19052 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444712221 15790579712 47306 33554432000 4194304 4196468 140721863103424 140646405831136 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19068] ppid=19052 vsize=15420488 memory=208600 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19068/stat : 19068 (java) S 19052 19052 14983 0 -1 1077944384 388 0 0 0 0 0 0 0 20 0 19 0 444712221 15790579712 47306 33554432000 4194304 4196468 140721863103424 140646404778928 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19133] ppid=19052 vsize=15420488 memory=8475934422144423578 CPUtime=9.65 cores=0,2,4,6
/proc/19054/task/19133/stat : 19133 (java) R 19052 19052 14983 0 -1 4202560 128 0 0 0 965 0 0 0 20 0 19 0 444712497 15790579712 47306 33554432000 4194304 4196468 140721863103424 140646395797128 140646578153203 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19134] ppid=19052 vsize=15420488 memory=-7595761213635136096 CPUtime=9.65 cores=0,2,4,6
/proc/19054/task/19134/stat : 19134 (java) R 19052 19052 14983 0 -1 4202560 693 0 0 0 965 0 0 0 20 0 19 0 444712497 15790579712 47306 33554432000 4194304 4196468 140721863103424 140646391587360 140646577702063 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19135] ppid=19052 vsize=15420488 memory=0 CPUtime=9.65 cores=0,2,4,6
/proc/19054/task/19135/stat : 19135 (java) R 19052 19052 14983 0 -1 4202560 597 0 0 0 965 0 0 0 20 0 19 0 444712497 15790579712 47306 33554432000 4194304 4196468 140721863103424 140646392642848 140646579752385 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19136] ppid=19052 vsize=15420488 memory=-8918990855134196887 CPUtime=9.68 cores=0,2,4,6
/proc/19054/task/19136/stat : 19136 (java) R 19052 19052 14983 0 -1 4202560 403 0 0 0 968 0 0 0 20 0 19 0 444712497 15790579712 47306 33554432000 4194304 4196468 140721863103424 140646394744528 140646577825742 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
Current children cumulated CPU time: 49.09 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 190672 KiB

[startup+25.5018 s]
/proc/loadavg: 8.95 8.80 8.69 10/238 19138
/proc/meminfo: memFree=30462948/32770624 swapFree=66997372/67108860
[pid=19052] ppid=19049 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (xcsp3-exec) S 19049 19052 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444712215 115843072 362 33554432000 4194304 5098028 140724386419232 140724386417336 140433824952956 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7757824 140724386427770 140724386428013 140724386428013 140724386430922 0
/proc/19052/statm: 28282 362 304 221 0 87 0
[pid=19054] ppid=19052 vsize=15420488 memory=158048 CPUtime=99.8 cores=0,2,4,6
/proc/19054/stat : 19054 (java) S 19052 19052 14983 0 -1 1077944320 38724 0 0 0 9969 11 0 0 20 0 19 0 444712215 15790579712 39512 33554432000 4194304 4196468 140721863103424 140721863085968 140646945226487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
/proc/19054/statm: 3855122 39512 3529 1 0 3816222 0
[pid=19054/tid=19055] ppid=19052 vsize=15420488 memory=4 CPUtime=0.64 cores=0,2,4,6
/proc/19054/task/19055/stat : 19055 (java) S 19052 19052 14983 0 -1 1077944384 9241 0 0 0 60 4 0 0 20 0 19 0 444712215 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646949467264 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19056] ppid=19052 vsize=15420488 memory=2828 CPUtime=0.04 cores=0,2,4,6
/proc/19054/task/19056/stat : 19056 (java) S 19052 19052 14983 0 -1 1077944384 177 0 0 0 4 0 0 0 20 0 19 0 444712216 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646897846672 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19057] ppid=19052 vsize=15420488 memory=140445699448273 CPUtime=0.04 cores=0,2,4,6
/proc/19054/task/19057/stat : 19057 (java) S 19052 19052 14983 0 -1 1077944384 617 0 0 0 4 0 0 0 20 0 19 0 444712216 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646896793872 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19058] ppid=19052 vsize=15420488 memory=1448 CPUtime=0.04 cores=0,2,4,6
/proc/19054/task/19058/stat : 19058 (java) S 19052 19052 14983 0 -1 1077944384 411 0 0 0 4 0 0 0 20 0 19 0 444712216 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646895741584 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19059] ppid=19052 vsize=15420488 memory=6791534058613427641 CPUtime=0.04 cores=0,2,4,6
/proc/19054/task/19059/stat : 19059 (java) S 19052 19052 14983 0 -1 1077944384 1591 0 0 0 4 0 0 0 20 0 19 0 444712216 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646894688784 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19060] ppid=19052 vsize=15420488 memory=1448 CPUtime=0.04 cores=0,2,4,6
/proc/19054/task/19060/stat : 19060 (java) S 19052 19052 14983 0 -1 1077944384 1274 0 0 0 4 0 0 0 20 0 19 0 444712217 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646413199984 140646945237634 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19061] ppid=19052 vsize=15420488 memory=176684 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19061/stat : 19061 (java) S 19052 19052 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 444712218 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646412146016 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19062] ppid=19052 vsize=15420488 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19062/stat : 19062 (java) S 19052 19052 14983 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 444712218 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646411093616 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19063] ppid=19052 vsize=15420488 memory=280891398728768 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19063/stat : 19063 (java) S 19052 19052 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444712220 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646410041936 140646945245083 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19064] ppid=19052 vsize=15420488 memory=-6654736624941163865 CPUtime=1.77 cores=0,2,4,6
/proc/19054/task/19064/stat : 19064 (java) S 19052 19052 14983 0 -1 1077944384 7066 0 0 0 177 0 0 0 20 0 19 0 444712220 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646408988784 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19065] ppid=19052 vsize=15420488 memory=5859857568526528356 CPUtime=1.81 cores=0,2,4,6
/proc/19054/task/19065/stat : 19065 (java) S 19052 19052 14983 0 -1 1077944384 7683 0 0 0 181 0 0 0 20 0 19 0 444712220 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646407935984 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19066] ppid=19052 vsize=15420488 memory=5859857568526528356 CPUtime=0.68 cores=0,2,4,6
/proc/19054/task/19066/stat : 19066 (java) S 19052 19052 14983 0 -1 1077944384 4158 0 0 0 68 0 0 0 20 0 19 0 444712221 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646406883696 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19067] ppid=19052 vsize=15420488 memory=1388 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19067/stat : 19067 (java) S 19052 19052 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444712221 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646405831136 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19068] ppid=19052 vsize=15420488 memory=776 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19068/stat : 19068 (java) S 19052 19052 14983 0 -1 1077944384 621 0 0 0 0 0 0 0 20 0 19 0 444712221 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646404778928 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19133] ppid=19052 vsize=15420488 memory=3992 CPUtime=22.18 cores=0,2,4,6
/proc/19054/task/19133/stat : 19133 (java) R 19052 19052 14983 0 -1 4202560 305 0 0 0 2218 0 0 0 20 0 19 0 444712497 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646395796992 140646578153156 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19134] ppid=19052 vsize=15420488 memory=2828 CPUtime=22.23 cores=0,2,4,6
/proc/19054/task/19134/stat : 19134 (java) R 19052 19052 14983 0 -1 4202560 1121 0 0 0 2223 0 0 0 20 0 19 0 444712497 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646391587312 140646580684590 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19135] ppid=19052 vsize=15420488 memory=676 CPUtime=22.24 cores=0,2,4,6
/proc/19054/task/19135/stat : 19135 (java) R 19052 19052 14983 0 -1 4202560 1053 0 0 0 2224 0 0 0 20 0 19 0 444712497 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646392639584 140646577940098 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19136] ppid=19052 vsize=15420488 memory=0 CPUtime=22.29 cores=0,2,4,6
/proc/19054/task/19136/stat : 19136 (java) R 19052 19052 14983 0 -1 4202560 752 0 0 0 2229 0 0 0 20 0 19 0 444712497 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646394746624 140646578993330 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
Current children cumulated CPU time: 99.8 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 159496 KiB

[startup+25.6672 s]
# the end of solver process 19052 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=100.281 s, system=0.122904 s

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

[startup+25.6018 s]
/proc/loadavg: 8.95 8.80 8.69 10/238 19138
/proc/meminfo: memFree=30462948/32770624 swapFree=66997372/67108860
[pid=19052] ppid=19049 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/19052/stat : 19052 (xcsp3-exec) S 19049 19052 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 444712215 115843072 362 33554432000 4194304 5098028 140724386419232 140724386417336 140433824952956 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7757824 140724386427770 140724386428013 140724386428013 140724386430922 0
/proc/19052/statm: 28282 362 304 221 0 87 0
[pid=19054] ppid=19052 vsize=15420488 memory=158048 CPUtime=100.19 cores=0,2,4,6
/proc/19054/stat : 19054 (java) S 19052 19052 14983 0 -1 1077944320 38725 0 0 0 10008 11 0 0 20 0 19 0 444712215 15790579712 39512 33554432000 4194304 4196468 140721863103424 140721863085968 140646945226487 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
/proc/19054/statm: 3855122 39512 3529 1 0 3816222 0
[pid=19054/tid=19055] ppid=19052 vsize=15420488 memory=0 CPUtime=0.64 cores=0,2,4,6
/proc/19054/task/19055/stat : 19055 (java) S 19052 19052 14983 0 -1 1077944384 9241 0 0 0 60 4 0 0 20 0 19 0 444712215 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646949467264 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19056] ppid=19052 vsize=15420488 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/19054/task/19056/stat : 19056 (java) S 19052 19052 14983 0 -1 1077944384 177 0 0 0 4 0 0 0 20 0 19 0 444712216 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646897846672 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19057] ppid=19052 vsize=15420488 memory=8560 CPUtime=0.04 cores=0,2,4,6
/proc/19054/task/19057/stat : 19057 (java) S 19052 19052 14983 0 -1 1077944384 617 0 0 0 4 0 0 0 20 0 19 0 444712216 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646896793872 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19058] ppid=19052 vsize=15420488 memory=1668 CPUtime=0.05 cores=0,2,4,6
/proc/19054/task/19058/stat : 19058 (java) S 19052 19052 14983 0 -1 1077944384 411 0 0 0 5 0 0 0 20 0 19 0 444712216 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646895741584 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19059] ppid=19052 vsize=15420488 memory=1112 CPUtime=0.04 cores=0,2,4,6
/proc/19054/task/19059/stat : 19059 (java) S 19052 19052 14983 0 -1 1077944384 1591 0 0 0 4 0 0 0 20 0 19 0 444712216 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646894688784 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19060] ppid=19052 vsize=15420488 memory=1004 CPUtime=0.04 cores=0,2,4,6
/proc/19054/task/19060/stat : 19060 (java) S 19052 19052 14983 0 -1 1077944384 1274 0 0 0 4 0 0 0 20 0 19 0 444712217 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646413199984 140646945237634 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19061] ppid=19052 vsize=15420488 memory=6036 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19061/stat : 19061 (java) S 19052 19052 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 444712218 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646412146016 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19062] ppid=19052 vsize=15420488 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19062/stat : 19062 (java) S 19052 19052 14983 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 444712218 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646411093616 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19063] ppid=19052 vsize=15420488 memory=2124 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19063/stat : 19063 (java) S 19052 19052 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444712220 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646410041936 140646945245083 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19064] ppid=19052 vsize=15420488 memory=26056 CPUtime=1.77 cores=0,2,4,6
/proc/19054/task/19064/stat : 19064 (java) S 19052 19052 14983 0 -1 1077944384 7066 0 0 0 177 0 0 0 20 0 19 0 444712220 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646408988784 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19065] ppid=19052 vsize=15420488 memory=12024 CPUtime=1.81 cores=0,2,4,6
/proc/19054/task/19065/stat : 19065 (java) S 19052 19052 14983 0 -1 1077944384 7683 0 0 0 181 0 0 0 20 0 19 0 444712220 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646407935984 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19066] ppid=19052 vsize=15420488 memory=500 CPUtime=0.68 cores=0,2,4,6
/proc/19054/task/19066/stat : 19066 (java) S 19052 19052 14983 0 -1 1077944384 4158 0 0 0 68 0 0 0 20 0 19 0 444712221 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646406883696 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19067] ppid=19052 vsize=15420488 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19067/stat : 19067 (java) S 19052 19052 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 444712221 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646405831136 140646945236693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19068] ppid=19052 vsize=15420488 memory=932 CPUtime=0 cores=0,2,4,6
/proc/19054/task/19068/stat : 19068 (java) S 19052 19052 14983 0 -1 1077944384 621 0 0 0 0 0 0 0 20 0 19 0 444712221 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646404778928 140646945237634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19133] ppid=19052 vsize=15420488 memory=3768 CPUtime=22.28 cores=0,2,4,6
/proc/19054/task/19133/stat : 19133 (java) R 19052 19052 14983 0 -1 4202560 306 0 0 0 2228 0 0 0 20 0 19 0 444712497 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646395799280 140646575921784 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19134] ppid=19052 vsize=15420488 memory=1980 CPUtime=22.33 cores=0,2,4,6
/proc/19054/task/19134/stat : 19134 (java) R 19052 19052 14983 0 -1 4202560 1121 0 0 0 2233 0 0 0 20 0 19 0 444712497 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646391587232 140646573648187 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19135] ppid=19052 vsize=15420488 memory=776 CPUtime=22.34 cores=0,2,4,6
/proc/19054/task/19135/stat : 19135 (java) R 19052 19052 14983 0 -1 4202560 1053 0 0 0 2234 0 0 0 20 0 19 0 444712497 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646392639992 140646573774840 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
[pid=19054/tid=19136] ppid=19052 vsize=15420488 memory=3992 CPUtime=22.38 cores=0,2,4,6
/proc/19054/task/19136/stat : 19136 (java) R 19052 19052 14983 0 -1 4202560 752 0 0 0 2238 0 0 0 20 0 19 0 444712497 15790579712 39512 33554432000 4194304 4196468 140721863103424 140646394744528 140646577940008 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12644352 140721863107567 140721863107738 140721863107738 140721863110607 0
Current children cumulated CPU time: 100.19 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 159496 KiB

Child status: 0
Real time (s): 25.6672
CPU time (s): 100.404
CPU user time (s): 100.281
CPU system time (s): 0.122904
CPU usage (%): 391.176
Max. virtual memory (cumulated for all children) (KiB): 15533616
Max. memory (cumulated for all children) (KiB): 210988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 100.281
system time used= 0.122904
maximum resident set size= 212616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40541
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= 5035
involuntary context switches= 2265


# summary of solver processes directly reported to runsolver:
#   pid: 19052
#   total CPU time (s): 100.404
#   total CPU user time (s): 100.281
#   total CPU system time (s): 0.122904

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.202205 second user time and 0.304094 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-17 03:42:12
IDJOB=4399211
IDBENCH=115956
IDSOLVER=2853
FILE ID=node103/4399211-1568684591
RUNJOBID= node103-1568682260-15014
PBS_JOBID= 21703798
Free space on /tmp= 61692 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-04-15.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-4399211-1568684591/watcher-4399211-1568684591 -o /tmp/evaluation-result-4399211-1568684591/solver-4399211-1568684591 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568682260-15014 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1068830496 HOME/instance-4399211-1568684591.xml

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

MD5SUM BENCH= cca0fe077f2d073d0e0e51ff08e17328
RANDOM SEED=1068830496

node103.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
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:        30661776 kB
MemAvailable:   31046572 kB
Buffers:           66892 kB
Cached:           613624 kB
SwapCached:         9016 kB
Active:          1269332 kB
Inactive:         261072 kB
Active(anon):     842400 kB
Inactive(anon):    57320 kB
Active(file):     426932 kB
Inactive(file):   203752 kB
Unevictable:      111144 kB
Mlocked:          111144 kB
SwapTotal:      67108860 kB
SwapFree:       66997372 kB
Dirty:             25876 kB
Writeback:           376 kB
AnonPages:        906228 kB
Mapped:            61972 kB
Shmem:             40856 kB
Slab:             170060 kB
SReclaimable:     139892 kB
SUnreclaim:        30168 kB
KernelStack:        4176 kB
PageTables:         7832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1766152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    792576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61668 MiB
End job on node103 at 2019-09-17 03:42:38