Trace number 4400380

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 7.69175 2.27378

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.40566
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-4400380-1568694340.xml"  -tl '2400s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.19	c [HOME/instance-4400380-1568694340.xml, -tl, 2400s, -p, 4]
0.34/0.23	c 4 solvers in parallel
0.34/0.29	c parse instance...
2.41/0.95	c solve instance...
2.83/1.04	o -1000 
3.94/1.34	o -983 
3.94/1.39	o -2 
3.94/1.40	o 6 
4.32/1.41	o 7 
6.29/1.90	o 24 
6.70/2.01	o 32 
7.46/2.25	s OPTIMUM FOUND
7.46/2.25	v <instantiation>
7.46/2.25	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>
7.46/2.25	v 	<values>1 2 8 4 5 11 0 -1 9 3 16 10 6 12 13 14 15 -1 0 1 2 5 6 7 15 -1 3 4 9 8 14 13 12 11 10 -1 -1 1 1 1 4 2 3 0 1 5 -1 9 3 -2 2 1 3 0 </values>
7.46/2.25	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 (13711 MiB free)
  memory of node 1: 16384 MiB (13860 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400380-1568694340/watcher-4400380-1568694340 -o /tmp/evaluation-result-4400380-1568694340/solver-4400380-1568694340 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568694194-22970 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1248320735 HOME/instance-4400380-1568694340.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=23545, runsolver pid=23542

[startup+0.100438 s]*
/proc/loadavg: 7.52 3.59 2.25 6/233 23561
/proc/meminfo: memFree=28218884/32770624 swapFree=66959728/67108860
[pid=23545] ppid=23542 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23545/stat : 23545 (xcsp3-exec) S 23542 23545 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445374149 115843072 362 33554432000 4194304 5098028 140720523751296 140720523749400 140362589344380 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39866368 140720523756410 140720523756653 140720523756653 140720523759562 0
/proc/23545/statm: 28282 362 304 221 0 87 0
[pid=23547] ppid=23545 vsize=15144776 memory=28440 CPUtime=0.12 cores=0,2,4,6
/proc/23547/stat : 23547 (java) S 23545 23545 22939 0 -1 1077944320 5550 0 0 0 11 1 0 0 20 0 15 0 445374149 15508250624 7110 33554432000 4194304 4196468 140721612328144 140721612310688 139926306979575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
/proc/23547/statm: 3786194 7110 3145 1 0 3748377 0
[pid=23547/tid=23548] ppid=23545 vsize=15144776 memory=-6962121287837372198 CPUtime=0.08 cores=0,2,4,6
/proc/23547/task/23548/stat : 23548 (java) R 23545 23545 22939 0 -1 4202560 3429 0 0 0 8 0 0 0 20 0 15 0 445374150 15508250624 7110 33554432000 4194304 4196468 140721612328144 139926311212848 139926293049166 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23549] ppid=23545 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23549/stat : 23549 (java) S 23545 23545 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445374150 15508250624 7110 33554432000 4194304 4196468 140721612328144 139925899578128 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23550] ppid=23545 vsize=15144776 memory=139856927594112 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23550/stat : 23550 (java) S 23545 23545 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445374150 15508250624 7110 33554432000 4194304 4196468 140721612328144 139925898525584 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23551] ppid=23545 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23551/stat : 23551 (java) S 23545 23545 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445374150 15508250624 7110 33554432000 4194304 4196468 140721612328144 139925897473040 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23552] ppid=23545 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23552/stat : 23552 (java) S 23545 23545 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445374151 15508250624 7110 33554432000 4194304 4196468 140721612328144 139925896420496 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23553] ppid=23545 vsize=15144776 memory=139856927594112 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23553/stat : 23553 (java) S 23545 23545 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445374152 15508250624 7110 33554432000 4194304 4196468 140721612328144 139925381912560 139926306990722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23554] ppid=23545 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23554/stat : 23554 (java) S 23545 23545 22939 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445374152 15508250624 7110 33554432000 4194304 4196468 140721612328144 139925380858784 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23555] ppid=23545 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23555/stat : 23555 (java) S 23545 23545 22939 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445374153 15508250624 7110 33554432000 4194304 4196468 140721612328144 139925379806192 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23556] ppid=23545 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23556/stat : 23556 (java) S 23545 23545 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445374155 15508250624 7110 33554432000 4194304 4196468 140721612328144 139925378754768 139926306998171 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23557] ppid=23545 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23557/stat : 23557 (java) S 23545 23545 22939 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 15 0 445374155 15508250624 7110 33554432000 4194304 4196468 140721612328144 139925377702384 139926306990722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23558] ppid=23545 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23558/stat : 23558 (java) S 23545 23545 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445374155 15508250624 7110 33554432000 4194304 4196468 140721612328144 139925376649840 139926306990722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23559] ppid=23545 vsize=15144776 memory=139856927594112 CPUtime=0.02 cores=0,2,4,6
/proc/23547/task/23559/stat : 23559 (java) R 23545 23545 22939 0 -1 4202560 389 0 0 0 2 0 0 0 20 0 15 0 445374155 15508250624 7110 33554432000 4194304 4196468 140721612328144 139925375597296 139926306991510 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23560] ppid=23545 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23560/stat : 23560 (java) S 23545 23545 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445374155 15508250624 7110 33554432000 4194304 4196468 140721612328144 139925374544992 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23561] ppid=23545 vsize=15144776 memory=139856927594112 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23561/stat : 23561 (java) S 23545 23545 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445374156 15508250624 7110 33554432000 4194304 4196468 140721612328144 139925373491504 139926306990722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 29888 KiB

[startup+0.21235 s]*
/proc/loadavg: 7.52 3.59 2.25 8/233 23561
/proc/meminfo: memFree=28207520/32770624 swapFree=66959728/67108860
[pid=23545] ppid=23542 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23545/stat : 23545 (xcsp3-exec) S 23542 23545 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445374149 115843072 362 33554432000 4194304 5098028 140720523751296 140720523749400 140362589344380 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39866368 140720523756410 140720523756653 140720523756653 140720523759562 0
/proc/23545/statm: 28282 362 304 221 0 87 0
[pid=23547] ppid=23545 vsize=15144776 memory=39400 CPUtime=0.34 cores=0,2,4,6
/proc/23547/stat : 23547 (java) S 23545 23545 22939 0 -1 1077944320 9065 0 0 0 31 3 0 0 20 0 15 0 445374149 15508250624 9850 33554432000 4194304 4196468 140721612328144 140721612310688 139926306979575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
/proc/23547/statm: 3786194 9850 3289 1 0 3748377 0
[pid=23547/tid=23548] ppid=23545 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/23547/task/23548/stat : 23548 (java) R 23545 23545 22939 0 -1 4202560 6198 0 0 0 18 2 0 0 20 0 15 0 445374150 15508250624 9850 33554432000 4194304 4196468 140721612328144 139926311211488 139926299657589 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23549] ppid=23545 vsize=15144776 memory=1965946 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23549/stat : 23549 (java) S 23545 23545 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445374150 15508250624 9850 33554432000 4194304 4196468 140721612328144 139925899578128 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23550] ppid=23545 vsize=15144776 memory=139856930946931 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23550/stat : 23550 (java) S 23545 23545 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445374150 15508250624 9850 33554432000 4194304 4196468 140721612328144 139925898525584 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23551] ppid=23545 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23551/stat : 23551 (java) S 23545 23545 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445374150 15508250624 9850 33554432000 4194304 4196468 140721612328144 139925897473040 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23552] ppid=23545 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23552/stat : 23552 (java) S 23545 23545 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445374151 15508250624 9850 33554432000 4194304 4196468 140721612328144 139925896420496 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23553] ppid=23545 vsize=15144776 memory=139856927594112 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23553/stat : 23553 (java) S 23545 23545 22939 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445374152 15508250624 9850 33554432000 4194304 4196468 140721612328144 139925381912560 139926306990722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23554] ppid=23545 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23554/stat : 23554 (java) S 23545 23545 22939 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445374152 15508250624 9850 33554432000 4194304 4196468 140721612328144 139925380858784 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23555] ppid=23545 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23555/stat : 23555 (java) S 23545 23545 22939 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445374153 15508250624 9850 33554432000 4194304 4196468 140721612328144 139925379806192 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23556] ppid=23545 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23556/stat : 23556 (java) S 23545 23545 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445374155 15508250624 9850 33554432000 4194304 4196468 140721612328144 139925378754768 139926306998171 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23557] ppid=23545 vsize=15144776 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23547/task/23557/stat : 23557 (java) S 23545 23545 22939 0 -1 1077944384 477 0 0 0 1 0 0 0 20 0 15 0 445374155 15508250624 9850 33554432000 4194304 4196468 140721612328144 139925377702384 139926306990722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23558] ppid=23545 vsize=15144776 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/23547/task/23558/stat : 23558 (java) S 23545 23545 22939 0 -1 1077944384 188 0 0 0 3 0 0 0 20 0 15 0 445374155 15508250624 9850 33554432000 4194304 4196468 140721612328144 139925376649840 139926306990722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23559] ppid=23545 vsize=15144776 memory=139856927594112 CPUtime=0.08 cores=0,2,4,6
/proc/23547/task/23559/stat : 23559 (java) R 23545 23545 22939 0 -1 4202560 892 0 0 0 8 0 0 0 20 0 15 0 445374155 15508250624 9850 33554432000 4194304 4196468 140721612328144 139925375597296 139926285631169 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23560] ppid=23545 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23560/stat : 23560 (java) S 23545 23545 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445374155 15508250624 9850 33554432000 4194304 4196468 140721612328144 139925374544992 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23561] ppid=23545 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23561/stat : 23561 (java) S 23545 23545 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445374156 15508250624 9850 33554432000 4194304 4196468 140721612328144 139925373491504 139926306990722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 40848 KiB

[startup+0.310828 s]*
/proc/loadavg: 7.52 3.59 2.25 7/233 23561
/proc/meminfo: memFree=28201564/32770624 swapFree=66959728/67108860
[pid=23545] ppid=23542 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23545/stat : 23545 (xcsp3-exec) S 23542 23545 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445374149 115843072 362 33554432000 4194304 5098028 140720523751296 140720523749400 140362589344380 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39866368 140720523756410 140720523756653 140720523756653 140720523759562 0
/proc/23545/statm: 28282 362 304 221 0 87 0
[pid=23547] ppid=23545 vsize=15149032 memory=48304 CPUtime=0.52 cores=0,2,4,6
/proc/23547/stat : 23547 (java) S 23545 23545 22939 0 -1 1077944320 10423 0 0 0 48 4 0 0 20 0 15 0 445374149 15512608768 12076 33554432000 4194304 4196468 140721612328144 140721612310688 139926306979575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
/proc/23547/statm: 3787258 12076 3356 1 0 3748377 0
[pid=23547/tid=23548] ppid=23545 vsize=15149032 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/23547/task/23548/stat : 23548 (java) R 23545 23545 22939 0 -1 4202560 7205 0 0 0 27 3 0 0 20 0 15 0 445374150 15512608768 12076 33554432000 4194304 4196468 140721612328144 139926311216192 139926299657589 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23549] ppid=23545 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23549/stat : 23549 (java) S 23545 23545 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445374150 15512608768 12076 33554432000 4194304 4196468 140721612328144 139925899578128 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23550] ppid=23545 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23550/stat : 23550 (java) S 23545 23545 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445374150 15512608768 12076 33554432000 4194304 4196468 140721612328144 139925898525584 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23551] ppid=23545 vsize=15149032 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23551/stat : 23551 (java) S 23545 23545 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445374150 15512608768 12076 33554432000 4194304 4196468 140721612328144 139925897473040 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23552] ppid=23545 vsize=15149032 memory=7161331908245094050 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23552/stat : 23552 (java) S 23545 23545 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445374151 15512608768 12076 33554432000 4194304 4196468 140721612328144 139925896420496 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23553] ppid=23545 vsize=15149032 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23553/stat : 23553 (java) S 23545 23545 22939 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445374152 15512608768 12076 33554432000 4194304 4196468 140721612328144 139925381912560 139926306990722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23554] ppid=23545 vsize=15149032 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23554/stat : 23554 (java) S 23545 23545 22939 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445374152 15512608768 12076 33554432000 4194304 4196468 140721612328144 139925380858784 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23555] ppid=23545 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23555/stat : 23555 (java) S 23545 23545 22939 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445374153 15512608768 12076 33554432000 4194304 4196468 140721612328144 139925379806192 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23556] ppid=23545 vsize=15149032 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23556/stat : 23556 (java) S 23545 23545 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445374155 15512608768 12076 33554432000 4194304 4196468 140721612328144 139925378754768 139926306998171 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23557] ppid=23545 vsize=15149032 memory=4426078206164241782 CPUtime=0.03 cores=0,2,4,6
/proc/23547/task/23557/stat : 23557 (java) R 23545 23545 22939 0 -1 4202560 508 0 0 0 3 0 0 0 20 0 15 0 445374155 15512608768 12076 33554432000 4194304 4196468 140721612328144 139925377702384 139926287172484 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23558] ppid=23545 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/23547/task/23558/stat : 23558 (java) R 23545 23545 22939 0 -1 1077944384 244 0 0 0 4 0 0 0 20 0 15 0 445374155 15512608768 12076 33554432000 4194304 4196468 140721612328144 139925376649840 139926306990722 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23559] ppid=23545 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/23547/task/23559/stat : 23559 (java) S 23545 23545 22939 0 -1 1077944384 1157 0 0 0 13 0 0 0 20 0 15 0 445374155 15512608768 12076 33554432000 4194304 4196468 140721612328144 139925375597296 139926306990722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23560] ppid=23545 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23560/stat : 23560 (java) S 23545 23545 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445374155 15512608768 12076 33554432000 4194304 4196468 140721612328144 139925374544992 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23561] ppid=23545 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23561/stat : 23561 (java) S 23545 23545 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445374156 15512608768 12076 33554432000 4194304 4196468 140721612328144 139925373491504 139926306990722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 49752 KiB

[startup+0.700758 s]
/proc/loadavg: 7.52 3.59 2.25 9/233 23561
/proc/meminfo: memFree=28178608/32770624 swapFree=66959728/67108860
[pid=23545] ppid=23542 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23545/stat : 23545 (xcsp3-exec) S 23542 23545 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445374149 115843072 362 33554432000 4194304 5098028 140720523751296 140720523749400 140362589344380 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39866368 140720523756410 140720523756653 140720523756653 140720523759562 0
/proc/23545/statm: 28282 362 304 221 0 87 0
[pid=23547] ppid=23545 vsize=15151156 memory=93760 CPUtime=1.71 cores=0,2,4,6
/proc/23547/stat : 23547 (java) S 23545 23545 22939 0 -1 1077944320 15040 0 0 0 165 6 0 0 20 0 15 0 445374149 15514783744 23440 33554432000 4194304 4196468 140721612328144 140721612310688 139926306979575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
/proc/23547/statm: 3787789 23440 3450 1 0 3748889 0
[pid=23547/tid=23548] ppid=23545 vsize=15151156 memory=33 CPUtime=0.68 cores=0,2,4,6
/proc/23547/task/23548/stat : 23548 (java) R 23545 23545 22939 0 -1 4202560 8858 0 0 0 64 4 0 0 20 0 15 0 445374150 15514783744 23440 33554432000 4194304 4196468 140721612328144 139926311215088 139926306991510 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23549] ppid=23545 vsize=15151156 memory=-7082918048272507482 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23549/stat : 23549 (java) S 23545 23545 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445374150 15514783744 23440 33554432000 4194304 4196468 140721612328144 139925899578128 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23550] ppid=23545 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23550/stat : 23550 (java) S 23545 23545 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445374150 15514783744 23440 33554432000 4194304 4196468 140721612328144 139925898525584 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23551] ppid=23545 vsize=15151156 memory=1660 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23551/stat : 23551 (java) S 23545 23545 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445374150 15514783744 23440 33554432000 4194304 4196468 140721612328144 139925897473040 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23552] ppid=23545 vsize=15151156 memory=48256 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23552/stat : 23552 (java) S 23545 23545 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445374151 15514783744 23440 33554432000 4194304 4196468 140721612328144 139925896420496 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23553] ppid=23545 vsize=15151156 memory=988 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23553/stat : 23553 (java) S 23545 23545 22939 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445374152 15514783744 23440 33554432000 4194304 4196468 140721612328144 139925381912560 139926306990722 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23554] ppid=23545 vsize=15151156 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23554/stat : 23554 (java) S 23545 23545 22939 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445374152 15514783744 23440 33554432000 4194304 4196468 140721612328144 139925380858784 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23555] ppid=23545 vsize=15151156 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23555/stat : 23555 (java) S 23545 23545 22939 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445374153 15514783744 23440 33554432000 4194304 4196468 140721612328144 139925379806192 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23556] ppid=23545 vsize=15151156 memory=580 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23556/stat : 23556 (java) S 23545 23545 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445374155 15514783744 23440 33554432000 4194304 4196468 140721612328144 139925378754768 139926306998171 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23557] ppid=23545 vsize=15151156 memory=1720 CPUtime=0.32 cores=0,2,4,6
/proc/23547/task/23557/stat : 23557 (java) R 23545 23545 22939 0 -1 4202560 1517 0 0 0 32 0 0 0 20 0 15 0 445374155 15514783744 23440 33554432000 4194304 4196468 140721612328144 139925377681968 139926292104689 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23558] ppid=23545 vsize=15151156 memory=10604 CPUtime=0.32 cores=0,2,4,6
/proc/23547/task/23558/stat : 23558 (java) R 23545 23545 22939 0 -1 4202560 1269 0 0 0 32 0 0 0 20 0 15 0 445374155 15514783744 23440 33554432000 4194304 4196468 140721612328144 139925376635728 139926285426875 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23559] ppid=23545 vsize=15151156 memory=4160 CPUtime=0.35 cores=0,2,4,6
/proc/23547/task/23559/stat : 23559 (java) S 23545 23545 22939 0 -1 1077944384 2086 0 0 0 35 0 0 0 20 0 15 0 445374155 15514783744 23440 33554432000 4194304 4196468 140721612328144 139925375597296 139926306990722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23560] ppid=23545 vsize=15151156 memory=776 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23560/stat : 23560 (java) S 23545 23545 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445374155 15514783744 23440 33554432000 4194304 4196468 140721612328144 139925374544992 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23561] ppid=23545 vsize=15151156 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23561/stat : 23561 (java) S 23545 23545 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445374156 15514783744 23440 33554432000 4194304 4196468 140721612328144 139925373491504 139926306990722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 95208 KiB

[startup+1.50075 s]
/proc/loadavg: 7.52 3.59 2.25 11/237 23565
/proc/meminfo: memFree=28077724/32770624 swapFree=66959728/67108860
[pid=23545] ppid=23542 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23545/stat : 23545 (xcsp3-exec) S 23542 23545 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445374149 115843072 362 33554432000 4194304 5098028 140720523751296 140720523749400 140362589344380 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39866368 140720523756410 140720523756653 140720523756653 140720523759562 0
/proc/23545/statm: 28282 362 304 221 0 87 0

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

/proc/23547/task/23553/stat : 23553 (java) S 23545 23545 22939 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 445374152 15790579712 50928 33554432000 4194304 4196468 140721612328144 139925381912560 139926306990722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23554] ppid=23545 vsize=15420488 memory=279713638359840 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23554/stat : 23554 (java) S 23545 23545 22939 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445374152 15790579712 50928 33554432000 4194304 4196468 140721612328144 139925380858848 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23555] ppid=23545 vsize=15420488 memory=279713637741648 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23555/stat : 23555 (java) S 23545 23545 22939 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445374153 15790579712 50928 33554432000 4194304 4196468 140721612328144 139925379806176 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23556] ppid=23545 vsize=15420488 memory=288230591722422566 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23556/stat : 23556 (java) S 23545 23545 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445374155 15790579712 50928 33554432000 4194304 4196468 140721612328144 139925378754768 139926306998171 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23557] ppid=23545 vsize=15420488 memory=15534120142898741 CPUtime=0.92 cores=0,2,4,6
/proc/23547/task/23557/stat : 23557 (java) R 23545 23545 22939 0 -1 4202560 1853 0 0 0 92 0 0 0 20 0 19 0 445374155 15790579712 50928 33554432000 4194304 4196468 140721612328144 139925377688928 139926285113178 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23558] ppid=23545 vsize=15420488 memory=0 CPUtime=1.04 cores=0,2,4,6
/proc/23547/task/23558/stat : 23558 (java) R 23545 23545 22939 0 -1 4202560 1779 0 0 0 104 0 0 0 20 0 19 0 445374155 15790579712 50928 33554432000 4194304 4196468 140721612328144 139925376636384 139926288523730 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23559] ppid=23545 vsize=15420488 memory=0 CPUtime=0.62 cores=0,2,4,6
/proc/23547/task/23559/stat : 23559 (java) R 23545 23545 22939 0 -1 1077944384 2709 0 0 0 61 1 0 0 20 0 19 0 445374155 15790579712 50928 33554432000 4194304 4196468 140721612328144 139925375597296 139926306990722 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23560] ppid=23545 vsize=15420488 memory=4956998493510226538 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23560/stat : 23560 (java) S 23545 23545 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445374155 15790579712 50928 33554432000 4194304 4196468 140721612328144 139925374544992 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23561] ppid=23545 vsize=15420488 memory=8546823402028195750 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23561/stat : 23561 (java) S 23545 23545 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445374156 15790579712 50928 33554432000 4194304 4196468 140721612328144 139925373491504 139926306990722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
Current children cumulated CPU time: 4.69 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 205160 KiB

[startup+2.27373 s]
# the end of solver process 23545 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.57601 s, system=0.115741 s

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

[startup+1.61075 s]
/proc/loadavg: 7.52 3.59 2.25 11/237 23565
/proc/meminfo: memFree=28077724/32770624 swapFree=66959728/67108860
[pid=23545] ppid=23542 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23545/stat : 23545 (xcsp3-exec) S 23542 23545 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445374149 115843072 362 33554432000 4194304 5098028 140720523751296 140720523749400 140362589344380 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39866368 140720523756410 140720523756653 140720523756653 140720523759562 0
/proc/23545/statm: 28282 362 304 221 0 87 0
[pid=23547] ppid=23545 vsize=15420488 memory=203780 CPUtime=5.13 cores=0,2,4,6
/proc/23547/stat : 23547 (java) S 23545 23545 22939 0 -1 1077944320 17595 0 0 0 503 10 0 0 20 0 19 0 445374149 15790579712 50945 33554432000 4194304 4196468 140721612328144 140721612310688 139926306979575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
/proc/23547/statm: 3855122 50945 3489 1 0 3816222 0
[pid=23547/tid=23548] ppid=23545 vsize=15420488 memory=-2605811476043407915 CPUtime=0.94 cores=0,2,4,6
/proc/23547/task/23548/stat : 23548 (java) S 23545 23545 22939 0 -1 1077944384 9099 0 0 0 89 5 0 0 20 0 19 0 445374150 15790579712 50945 33554432000 4194304 4196468 140721612328144 139926311220352 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23549] ppid=23545 vsize=15420488 memory=-2025810976467231676 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23549/stat : 23549 (java) S 23545 23545 22939 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445374150 15790579712 50945 33554432000 4194304 4196468 140721612328144 139925899578128 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23550] ppid=23545 vsize=15420488 memory=-6873162000112450758 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23550/stat : 23550 (java) S 23545 23545 22939 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 445374150 15790579712 50945 33554432000 4194304 4196468 140721612328144 139925898525584 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23551] ppid=23545 vsize=15420488 memory=-6948047529741492128 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23551/stat : 23551 (java) S 23545 23545 22939 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445374150 15790579712 50945 33554432000 4194304 4196468 140721612328144 139925897473040 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23552] ppid=23545 vsize=15420488 memory=-8023550165965901656 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23552/stat : 23552 (java) S 23545 23545 22939 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 445374151 15790579712 50945 33554432000 4194304 4196468 140721612328144 139925896420496 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23553] ppid=23545 vsize=15420488 memory=9047914855943115630 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23553/stat : 23553 (java) S 23545 23545 22939 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 445374152 15790579712 50945 33554432000 4194304 4196468 140721612328144 139925381912560 139926306990722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23554] ppid=23545 vsize=15420488 memory=9047914855943115630 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23554/stat : 23554 (java) S 23545 23545 22939 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445374152 15790579712 50945 33554432000 4194304 4196468 140721612328144 139925380858848 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23555] ppid=23545 vsize=15420488 memory=7091871333924039015 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23555/stat : 23555 (java) S 23545 23545 22939 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445374153 15790579712 50945 33554432000 4194304 4196468 140721612328144 139925379806176 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23556] ppid=23545 vsize=15420488 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23556/stat : 23556 (java) S 23545 23545 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445374155 15790579712 50945 33554432000 4194304 4196468 140721612328144 139925378754768 139926306998171 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23557] ppid=23545 vsize=15420488 memory=0 CPUtime=1.01 cores=0,2,4,6
/proc/23547/task/23557/stat : 23557 (java) R 23545 23545 22939 0 -1 4202560 1879 0 0 0 101 0 0 0 20 0 19 0 445374155 15790579712 50945 33554432000 4194304 4196468 140721612328144 139925377690944 139926288389725 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23558] ppid=23545 vsize=15420488 memory=4580 CPUtime=1.1 cores=0,2,4,6
/proc/23547/task/23558/stat : 23558 (java) R 23545 23545 22939 0 -1 4202560 1791 0 0 0 110 0 0 0 20 0 19 0 445374155 15790579712 50945 33554432000 4194304 4196468 140721612328144 139925376636080 139926290882646 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23559] ppid=23545 vsize=15420488 memory=6656426216303648864 CPUtime=0.64 cores=0,2,4,6
/proc/23547/task/23559/stat : 23559 (java) S 23545 23545 22939 0 -1 1077944384 2742 0 0 0 63 1 0 0 20 0 19 0 445374155 15790579712 50945 33554432000 4194304 4196468 140721612328144 139925375597296 139926306990722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23560] ppid=23545 vsize=15420488 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23560/stat : 23560 (java) S 23545 23545 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445374155 15790579712 50945 33554432000 4194304 4196468 140721612328144 139925374544992 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23561] ppid=23545 vsize=15420488 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23561/stat : 23561 (java) S 23545 23545 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445374156 15790579712 50945 33554432000 4194304 4196468 140721612328144 139925373491504 139926306990722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
Current children cumulated CPU time: 5.13 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 205228 KiB

[startup+2.00162 s]*
/proc/loadavg: 7.52 3.59 2.25 13/237 23590
/proc/meminfo: memFree=28041944/32770624 swapFree=66959728/67108860
[pid=23545] ppid=23542 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23545/stat : 23545 (xcsp3-exec) S 23542 23545 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445374149 115843072 362 33554432000 4194304 5098028 140720523751296 140720523749400 140362589344380 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39866368 140720523756410 140720523756653 140720523756653 140720523759562 0
/proc/23545/statm: 28282 362 304 221 0 87 0
[pid=23547] ppid=23545 vsize=15420488 memory=204780 CPUtime=6.7 cores=0,2,4,6
/proc/23547/stat : 23547 (java) S 23545 23545 22939 0 -1 1077944320 17887 0 0 0 660 10 0 0 20 0 19 0 445374149 15790579712 51195 33554432000 4194304 4196468 140721612328144 140721612310688 139926306979575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
/proc/23547/statm: 3855122 51195 3506 1 0 3816222 0
[pid=23547/tid=23548] ppid=23545 vsize=15420488 memory=7022364632946311227 CPUtime=0.94 cores=0,2,4,6
/proc/23547/task/23548/stat : 23548 (java) S 23545 23545 22939 0 -1 1077944384 9100 0 0 0 89 5 0 0 20 0 19 0 445374150 15790579712 51195 33554432000 4194304 4196468 140721612328144 139926311220352 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23549] ppid=23545 vsize=15420488 memory=400 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23549/stat : 23549 (java) S 23545 23545 22939 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445374150 15790579712 51195 33554432000 4194304 4196468 140721612328144 139925899578128 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23550] ppid=23545 vsize=15420488 memory=139856930947125 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23550/stat : 23550 (java) S 23545 23545 22939 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 445374150 15790579712 51195 33554432000 4194304 4196468 140721612328144 139925898525584 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23551] ppid=23545 vsize=15420488 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23551/stat : 23551 (java) S 23545 23545 22939 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445374150 15790579712 51195 33554432000 4194304 4196468 140721612328144 139925897473040 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23552] ppid=23545 vsize=15420488 memory=8751164178631584878 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23552/stat : 23552 (java) S 23545 23545 22939 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 445374151 15790579712 51195 33554432000 4194304 4196468 140721612328144 139925896420496 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23553] ppid=23545 vsize=15420488 memory=8029506244706717939 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23553/stat : 23553 (java) S 23545 23545 22939 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 445374152 15790579712 51195 33554432000 4194304 4196468 140721612328144 139925381912560 139926306990722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23554] ppid=23545 vsize=15420488 memory=3472285459133384047 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23554/stat : 23554 (java) S 23545 23545 22939 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445374152 15790579712 51195 33554432000 4194304 4196468 140721612328144 139925380858848 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23555] ppid=23545 vsize=15420488 memory=-7361174377247368086 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23555/stat : 23555 (java) S 23545 23545 22939 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445374153 15790579712 51195 33554432000 4194304 4196468 140721612328144 139925379806176 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23556] ppid=23545 vsize=15420488 memory=-3833726747341067623 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23556/stat : 23556 (java) S 23545 23545 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445374155 15790579712 51195 33554432000 4194304 4196468 140721612328144 139925378754768 139926306998171 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23557] ppid=23545 vsize=15420488 memory=0 CPUtime=1.25 cores=0,2,4,6
/proc/23547/task/23557/stat : 23557 (java) R 23545 23545 22939 0 -1 1077944384 1954 0 0 0 125 0 0 0 20 0 19 0 445374155 15790579712 51195 33554432000 4194304 4196468 140721612328144 139925377702512 139926306989781 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23558] ppid=23545 vsize=15420488 memory=3472328296227680299 CPUtime=1.32 cores=0,2,4,6
/proc/23547/task/23558/stat : 23558 (java) S 23545 23545 22939 0 -1 1077944384 1840 0 0 0 132 0 0 0 20 0 19 0 445374155 15790579712 51195 33554432000 4194304 4196468 140721612328144 139925376649840 139926306990722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23559] ppid=23545 vsize=15420488 memory=3472463755108763312 CPUtime=0.7 cores=0,2,4,6
/proc/23547/task/23559/stat : 23559 (java) S 23545 23545 22939 0 -1 1077944384 2838 0 0 0 69 1 0 0 20 0 19 0 445374155 15790579712 51195 33554432000 4194304 4196468 140721612328144 139925375597296 139926306990722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23560] ppid=23545 vsize=15420488 memory=3471202396320837679 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23560/stat : 23560 (java) S 23545 23545 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445374155 15790579712 51195 33554432000 4194304 4196468 140721612328144 139925374544992 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23561] ppid=23545 vsize=15420488 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23561/stat : 23561 (java) S 23545 23545 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445374156 15790579712 51195 33554432000 4194304 4196468 140721612328144 139925373491504 139926306990722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23587] ppid=23545 vsize=15420488 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/23547/task/23587/stat : 23587 (java) R 23545 23545 22939 0 -1 4202560 17 0 0 0 10 0 0 0 20 0 19 0 445374339 15790579712 51195 33554432000 4194304 4196468 140721612328144 139925358202312 139925949988545 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23588] ppid=23545 vsize=15420488 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23547/task/23588/stat : 23588 (java) R 23545 23545 22939 0 -1 4202560 17 0 0 0 7 0 0 0 20 0 19 0 445374340 15790579712 51195 33554432000 4194304 4196468 140721612328144 139925359255640 139925950805456 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23589] ppid=23545 vsize=15420488 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/23547/task/23589/stat : 23589 (java) R 23545 23545 22939 0 -1 4202560 17 0 0 0 6 0 0 0 20 0 19 0 445374340 15790579712 51195 33554432000 4194304 4196468 140721612328144 139925361360344 139925950684723 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23590] ppid=23545 vsize=15420488 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/23547/task/23590/stat : 23590 (java) R 23545 23545 22939 0 -1 4202560 17 0 0 0 5 0 0 0 20 0 19 0 445374340 15790579712 51195 33554432000 4194304 4196468 140721612328144 139925362414184 139925949988337 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
Current children cumulated CPU time: 6.7 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 206228 KiB

[startup+2.20462 s]
/proc/loadavg: 7.52 3.59 2.25 13/237 23590
/proc/meminfo: memFree=28041944/32770624 swapFree=66959728/67108860
[pid=23545] ppid=23542 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23545/stat : 23545 (xcsp3-exec) S 23542 23545 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445374149 115843072 362 33554432000 4194304 5098028 140720523751296 140720523749400 140362589344380 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39866368 140720523756410 140720523756653 140720523756653 140720523759562 0
/proc/23545/statm: 28282 362 304 221 0 87 0
[pid=23547] ppid=23545 vsize=15420488 memory=205044 CPUtime=7.46 cores=0,2,4,6
/proc/23547/stat : 23547 (java) S 23545 23545 22939 0 -1 1077944320 18024 0 0 0 736 10 0 0 20 0 19 0 445374149 15790579712 51261 33554432000 4194304 4196468 140721612328144 140721612310688 139926306979575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
/proc/23547/statm: 3855122 51261 3510 1 0 3816222 0
[pid=23547/tid=23548] ppid=23545 vsize=15420488 memory=0 CPUtime=0.94 cores=0,2,4,6
/proc/23547/task/23548/stat : 23548 (java) S 23545 23545 22939 0 -1 1077944384 9100 0 0 0 89 5 0 0 20 0 19 0 445374150 15790579712 51261 33554432000 4194304 4196468 140721612328144 139926311220352 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23549] ppid=23545 vsize=15420488 memory=8747226831578988619 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23549/stat : 23549 (java) S 23545 23545 22939 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445374150 15790579712 51261 33554432000 4194304 4196468 140721612328144 139925899578128 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23550] ppid=23545 vsize=15420488 memory=288286671162703785 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23550/stat : 23550 (java) S 23545 23545 22939 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 445374150 15790579712 51261 33554432000 4194304 4196468 140721612328144 139925898525584 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23551] ppid=23545 vsize=15420488 memory=3546359570313079137 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23551/stat : 23551 (java) S 23545 23545 22939 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445374150 15790579712 51261 33554432000 4194304 4196468 140721612328144 139925897473040 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23552] ppid=23545 vsize=15420488 memory=4639341352798146640 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23552/stat : 23552 (java) S 23545 23545 22939 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 445374151 15790579712 51261 33554432000 4194304 4196468 140721612328144 139925896420496 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23553] ppid=23545 vsize=15420488 memory=7379547556282986094 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23553/stat : 23553 (java) S 23545 23545 22939 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 445374152 15790579712 51261 33554432000 4194304 4196468 140721612328144 139925381912560 139926306990722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23554] ppid=23545 vsize=15420488 memory=7594293154988189012 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23554/stat : 23554 (java) S 23545 23545 22939 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445374152 15790579712 51261 33554432000 4194304 4196468 140721612328144 139925380858848 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23555] ppid=23545 vsize=15420488 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23555/stat : 23555 (java) S 23545 23545 22939 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445374153 15790579712 51261 33554432000 4194304 4196468 140721612328144 139925379806176 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23556] ppid=23545 vsize=15420488 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23556/stat : 23556 (java) S 23545 23545 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445374155 15790579712 51261 33554432000 4194304 4196468 140721612328144 139925378754768 139926306998171 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23557] ppid=23545 vsize=15420488 memory=279713637954400 CPUtime=1.31 cores=0,2,4,6
/proc/23547/task/23557/stat : 23557 (java) R 23545 23545 22939 0 -1 4202560 1976 0 0 0 131 0 0 0 20 0 19 0 445374155 15790579712 51261 33554432000 4194304 4196468 140721612328144 139925377702384 139926290476101 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23558] ppid=23545 vsize=15420488 memory=0 CPUtime=1.38 cores=0,2,4,6
/proc/23547/task/23558/stat : 23558 (java) R 23545 23545 22939 0 -1 4202560 1842 0 0 0 138 0 0 0 20 0 19 0 445374155 15790579712 51261 33554432000 4194304 4196468 140721612328144 139925376650136 139926290506171 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23559] ppid=23545 vsize=15420488 memory=0 CPUtime=0.71 cores=0,2,4,6
/proc/23547/task/23559/stat : 23559 (java) S 23545 23545 22939 0 -1 1077944384 2865 0 0 0 70 1 0 0 20 0 19 0 445374155 15790579712 51261 33554432000 4194304 4196468 140721612328144 139925375597296 139926306990722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23560] ppid=23545 vsize=15420488 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23560/stat : 23560 (java) S 23545 23545 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445374155 15790579712 51261 33554432000 4194304 4196468 140721612328144 139925374544992 139926306989781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
[pid=23547/tid=23561] ppid=23545 vsize=15420488 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23547/task/23561/stat : 23561 (java) S 23545 23545 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445374156 15790579712 51261 33554432000 4194304 4196468 140721612328144 139925373491504 139926306990722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38977536 140721612334063 140721612334234 140721612334234 140721612337103 0
Current children cumulated CPU time: 7.46 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 206492 KiB

Child status: 0
Real time (s): 2.27378
CPU time (s): 7.69175
CPU user time (s): 7.57601
CPU system time (s): 0.115741
CPU usage (%): 338.281
Max. virtual memory (cumulated for all children) (KiB): 15533616
Max. memory (cumulated for all children) (KiB): 206492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.57601
system time used= 0.115741
maximum resident set size= 206020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18627
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2169
involuntary context switches= 267


# summary of solver processes directly reported to runsolver:
#   pid: 23545
#   total CPU time (s): 7.69175
#   total CPU user time (s): 7.57601
#   total CPU system time (s): 0.115741

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050121 second user time and 0.057979 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-17 06:25:00
IDJOB=4400380
IDBENCH=128005
IDSOLVER=2856
FILE ID=node124/4400380-1568694340
RUNJOBID= node124-1568694194-22970
PBS_JOBID= 21703802
Free space on /tmp= 61784 MiB

SOLVER NAME= choco-solver 2019-09-16
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-4400380-1568694340/watcher-4400380-1568694340 -o /tmp/evaluation-result-4400380-1568694340/solver-4400380-1568694340 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568694194-22970 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1248320735 HOME/instance-4400380-1568694340.xml

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

MD5SUM BENCH= 5d7a010bf2d95efed7f70b0fa6bbffad
RANDOM SEED=1248320735

node124.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.47
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.47
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.47
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.47
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:        28234428 kB
MemAvailable:   31591884 kB
Buffers:          231820 kB
Cached:          3413348 kB
SwapCached:        46376 kB
Active:          1383780 kB
Inactive:        2562140 kB
Active(anon):     252352 kB
Inactive(anon):    98000 kB
Active(file):    1131428 kB
Inactive(file):  2464140 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66959728 kB
Dirty:             26492 kB
Writeback:             0 kB
AnonPages:        375884 kB
Mapped:            61960 kB
Shmem:             40944 kB
Slab:             185608 kB
SReclaimable:     155448 kB
SUnreclaim:        30160 kB
KernelStack:        4064 kB
PageTables:         6460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1653108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61760 MiB
End job on node124 at 2019-09-17 06:25:02