Trace number 4403990

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-20OPT20 24.5484 6.53521

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-20-4-5-8.xml
MD5SUMcc4f118531160cfe6c95c1294546deff
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark13.7083
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints81
Number of domains21
Minimum domain size4
Maximum domain size21
Distribution of domain sizes[{"size":4,"count":7},{"size":5,"count":7},{"size":6,"count":6},{"size":21,"count":40}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":20},{"degree":21,"count":19},{"degree":22,"count":1},{"degree":23,"count":20}]
Minimum constraint arity1
Maximum constraint arity21
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":40},{"arity":20,"count":20},{"arity":21,"count":20}]
Number of extensional constraints40
Number of intensional constraints21
Distribution of constraint types[{"type":"extension","count":40},{"type":"intension","count":21},{"type":"count","count":20}]
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-4403990-1568991366.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403990-1568991366.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.75/1.04	c solve instance...
3.07/1.13	o -1000 
3.07/1.19	o -998 
4.26/1.47	o -10 
4.26/1.47	o 2 
5.39/1.78	o 7 
7.39/2.24	o 16 
7.79/2.39	o 17 
8.20/2.44	o 19 
10.15/2.94	o 20 
24.43/6.52	s OPTIMUM FOUND
24.43/6.52	v <instantiation>
24.43/6.52	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] s[18] s[19] 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] p[18] p[19] 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] g[18] g[19] </list>
24.43/6.52	v 	<values>1 6 -1 4 9 0 7 8 3 14 5 -1 -1 -1 19 10 15 16 17 18 0 1 -1 5 6 15 2 3 4 7 14 -1 -1 -1 8 13 12 11 10 9 -5 -3 0 2 6 1 1 2 5 -7 -2 0 0 0 4 3 6 3 2 2 </values>
24.43/6.52	v </instantiation>

Verifier Data

OK	20

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403990-1568991366/watcher-4403990-1568991366 -o /tmp/evaluation-result-4403990-1568991366/solver-4403990-1568991366 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568991261-14403 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1472475230 HOME/instance-4403990-1568991366.xml 

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

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=14666, runsolver pid=14663

[startup+0.100106 s]*
/proc/loadavg: 4.58 1.81 1.42 8/233 14682
/proc/meminfo: memFree=9805036/32770624 swapFree=66999216/67108860
[pid=14666] ppid=14663 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14666/stat : 14666 (xcsp3-exec) S 14663 14666 14371 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475389656 115843072 362 33554432000 4194304 5098028 140727192558768 140727192556872 139662391632508 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7790592 140727192560506 140727192560749 140727192560749 140727192563658 0
/proc/14666/statm: 28282 362 304 221 0 87 0
[pid=14668] ppid=14666 vsize=15144776 memory=30052 CPUtime=0.13 cores=1,3,5,7
/proc/14668/stat : 14668 (java) S 14666 14666 14371 0 -1 1077944320 5916 0 0 0 11 2 0 0 20 0 15 0 475389656 15508250624 7513 33554432000 4194304 4196468 140725843955968 140725843938512 140055926808311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
/proc/14668/statm: 3786194 7513 3153 1 0 3748377 0
[pid=14668/tid=14669] ppid=14666 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/14668/task/14669/stat : 14669 (java) R 14666 14666 14371 0 -1 4202560 3836 0 0 0 8 1 0 0 20 0 15 0 475389656 15508250624 7513 33554432000 4194304 4196468 140725843955968 140055931034144 140055926820246 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14670] ppid=14666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14670/stat : 14670 (java) S 14666 14666 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475389657 15508250624 7513 33554432000 4194304 4196468 140725843955968 140055879428752 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14671] ppid=14666 vsize=15144776 memory=3616588029800036000 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14671/stat : 14671 (java) S 14666 14666 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475389657 15508250624 7513 33554432000 4194304 4196468 140725843955968 140055878375952 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14672] ppid=14666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14672/stat : 14672 (java) S 14666 14666 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475389657 15508250624 7513 33554432000 4194304 4196468 140725843955968 140055877323152 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14673] ppid=14666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14673/stat : 14673 (java) S 14666 14666 14371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475389657 15508250624 7513 33554432000 4194304 4196468 140725843955968 140055876270352 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14674] ppid=14666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14674/stat : 14674 (java) S 14666 14666 14371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475389658 15508250624 7513 33554432000 4194304 4196468 140725843955968 140055462636400 140055926819458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14675] ppid=14666 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14675/stat : 14675 (java) S 14666 14666 14371 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475389659 15508250624 7513 33554432000 4194304 4196468 140725843955968 140055393855008 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14676] ppid=14666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14676/stat : 14676 (java) S 14666 14666 14371 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475389659 15508250624 7513 33554432000 4194304 4196468 140725843955968 140055392802160 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14677] ppid=14666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14677/stat : 14677 (java) S 14666 14666 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475389661 15508250624 7513 33554432000 4194304 4196468 140725843955968 140055391750480 140055926826907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14678] ppid=14666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14678/stat : 14678 (java) R 14666 14666 14371 0 -1 4202560 52 0 0 0 0 0 0 0 20 0 15 0 475389661 15508250624 7513 33554432000 4194304 4196468 140725843955968 140055390689232 140055910322176 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14679] ppid=14666 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14679/stat : 14679 (java) R 14666 14666 14371 0 -1 1077944384 397 0 0 0 0 0 0 0 20 0 15 0 475389661 15508250624 7513 33554432000 4194304 4196468 140725843955968 140055389645040 140055926819458 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14680] ppid=14666 vsize=15144776 memory=140130256238208 CPUtime=0.02 cores=1,3,5,7
/proc/14668/task/14680/stat : 14680 (java) R 14666 14666 14371 0 -1 4202560 355 0 0 0 2 0 0 0 20 0 15 0 475389661 15508250624 7513 33554432000 4194304 4196468 140725843955968 140055388592240 140055912182264 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14681] ppid=14666 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14681/stat : 14681 (java) S 14666 14666 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475389662 15508250624 7513 33554432000 4194304 4196468 140725843955968 140055387539680 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14682] ppid=14666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14682/stat : 14682 (java) S 14666 14666 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475389662 15508250624 7513 33554432000 4194304 4196468 140725843955968 140055386487984 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31500 KiB

[startup+0.21063 s]*
/proc/loadavg: 4.58 1.81 1.42 7/233 14682
/proc/meminfo: memFree=9792328/32770624 swapFree=66999216/67108860
[pid=14666] ppid=14663 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14666/stat : 14666 (xcsp3-exec) S 14663 14666 14371 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475389656 115843072 362 33554432000 4194304 5098028 140727192558768 140727192556872 139662391632508 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7790592 140727192560506 140727192560749 140727192560749 140727192563658 0
/proc/14666/statm: 28282 362 304 221 0 87 0
[pid=14668] ppid=14666 vsize=15144776 memory=41012 CPUtime=0.34 cores=1,3,5,7
/proc/14668/stat : 14668 (java) S 14666 14666 14371 0 -1 1077944320 9487 0 0 0 30 4 0 0 20 0 15 0 475389656 15508250624 10253 33554432000 4194304 4196468 140725843955968 140725843938512 140055926808311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
/proc/14668/statm: 3786194 10253 3310 1 0 3748377 0
[pid=14668/tid=14669] ppid=14666 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/14668/task/14669/stat : 14669 (java) R 14666 14666 14371 0 -1 4202560 6655 0 0 0 17 3 0 0 20 0 15 0 475389656 15508250624 10253 33554432000 4194304 4196468 140725843955968 140055931037984 140055926830237 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14670] ppid=14666 vsize=15144776 memory=9100 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14670/stat : 14670 (java) S 14666 14666 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475389657 15508250624 10253 33554432000 4194304 4196468 140725843955968 140055879428752 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14671] ppid=14666 vsize=15144776 memory=140130260037255 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14671/stat : 14671 (java) S 14666 14666 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475389657 15508250624 10253 33554432000 4194304 4196468 140725843955968 140055878375952 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14672] ppid=14666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14672/stat : 14672 (java) S 14666 14666 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475389657 15508250624 10253 33554432000 4194304 4196468 140725843955968 140055877323152 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14673] ppid=14666 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14673/stat : 14673 (java) S 14666 14666 14371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475389657 15508250624 10253 33554432000 4194304 4196468 140725843955968 140055876270352 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14674] ppid=14666 vsize=15144776 memory=140130256238208 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14674/stat : 14674 (java) S 14666 14666 14371 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475389658 15508250624 10253 33554432000 4194304 4196468 140725843955968 140055462636400 140055926819458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14675] ppid=14666 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14675/stat : 14675 (java) S 14666 14666 14371 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475389659 15508250624 10253 33554432000 4194304 4196468 140725843955968 140055393855008 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14676] ppid=14666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14676/stat : 14676 (java) S 14666 14666 14371 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475389659 15508250624 10253 33554432000 4194304 4196468 140725843955968 140055392802160 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14677] ppid=14666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14677/stat : 14677 (java) S 14666 14666 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475389661 15508250624 10253 33554432000 4194304 4196468 140725843955968 140055391750480 140055926826907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14678] ppid=14666 vsize=15144776 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/14668/task/14678/stat : 14678 (java) S 14666 14666 14371 0 -1 1077944384 321 0 0 0 1 0 0 0 20 0 15 0 475389661 15508250624 10253 33554432000 4194304 4196468 140725843955968 140055390697840 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14679] ppid=14666 vsize=15144776 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/14668/task/14679/stat : 14679 (java) S 14666 14666 14371 0 -1 1077944384 502 0 0 0 3 0 0 0 20 0 15 0 475389661 15508250624 10253 33554432000 4194304 4196468 140725843955968 140055389645040 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14680] ppid=14666 vsize=15144776 memory=140130256238208 CPUtime=0.08 cores=1,3,5,7
/proc/14668/task/14680/stat : 14680 (java) S 14666 14666 14371 0 -1 1077944384 706 0 0 0 8 0 0 0 20 0 15 0 475389661 15508250624 10253 33554432000 4194304 4196468 140725843955968 140055388592240 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14681] ppid=14666 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14681/stat : 14681 (java) S 14666 14666 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475389662 15508250624 10253 33554432000 4194304 4196468 140725843955968 140055387539680 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14682] ppid=14666 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14682/stat : 14682 (java) S 14666 14666 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475389662 15508250624 10253 33554432000 4194304 4196468 140725843955968 140055386487984 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42460 KiB

[startup+0.319247 s]*
/proc/loadavg: 4.58 1.81 1.42 6/233 14682
/proc/meminfo: memFree=9785432/32770624 swapFree=66999216/67108860
[pid=14666] ppid=14663 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14666/stat : 14666 (xcsp3-exec) S 14663 14666 14371 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475389656 115843072 362 33554432000 4194304 5098028 140727192558768 140727192556872 139662391632508 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7790592 140727192560506 140727192560749 140727192560749 140727192563658 0
/proc/14666/statm: 28282 362 304 221 0 87 0
[pid=14668] ppid=14666 vsize=15149032 memory=50208 CPUtime=0.51 cores=1,3,5,7
/proc/14668/stat : 14668 (java) S 14666 14666 14371 0 -1 1077944320 10871 0 0 0 47 4 0 0 20 0 15 0 475389656 15512608768 12552 33554432000 4194304 4196468 140725843955968 140725843938512 140055926808311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
/proc/14668/statm: 3787258 12552 3345 1 0 3748377 0
[pid=14668/tid=14669] ppid=14666 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/14668/task/14669/stat : 14669 (java) R 14666 14666 14371 0 -1 4202560 7941 0 0 0 27 3 0 0 20 0 15 0 475389656 15512608768 12552 33554432000 4194304 4196468 140725843955968 140055931038144 140055910888798 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14670] ppid=14666 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14670/stat : 14670 (java) S 14666 14666 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475389657 15512608768 12552 33554432000 4194304 4196468 140725843955968 140055879428752 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14671] ppid=14666 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14671/stat : 14671 (java) S 14666 14666 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475389657 15512608768 12552 33554432000 4194304 4196468 140725843955968 140055878375952 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14672] ppid=14666 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14672/stat : 14672 (java) S 14666 14666 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475389657 15512608768 12552 33554432000 4194304 4196468 140725843955968 140055877323152 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14673] ppid=14666 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14673/stat : 14673 (java) S 14666 14666 14371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475389657 15512608768 12552 33554432000 4194304 4196468 140725843955968 140055876270352 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14674] ppid=14666 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14674/stat : 14674 (java) S 14666 14666 14371 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475389658 15512608768 12552 33554432000 4194304 4196468 140725843955968 140055462636400 140055926819458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14675] ppid=14666 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14675/stat : 14675 (java) S 14666 14666 14371 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475389659 15512608768 12552 33554432000 4194304 4196468 140725843955968 140055393855008 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14676] ppid=14666 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14676/stat : 14676 (java) S 14666 14666 14371 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475389659 15512608768 12552 33554432000 4194304 4196468 140725843955968 140055392802160 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14677] ppid=14666 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14677/stat : 14677 (java) S 14666 14666 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475389661 15512608768 12552 33554432000 4194304 4196468 140725843955968 140055391750480 140055926826907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14678] ppid=14666 vsize=15149032 memory=7827413994055111515 CPUtime=0.02 cores=1,3,5,7
/proc/14668/task/14678/stat : 14678 (java) S 14666 14666 14371 0 -1 1077944384 323 0 0 0 2 0 0 0 20 0 15 0 475389661 15512608768 12552 33554432000 4194304 4196468 140725843955968 140055390697840 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14679] ppid=14666 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/14668/task/14679/stat : 14679 (java) S 14666 14666 14371 0 -1 1077944384 527 0 0 0 4 0 0 0 20 0 15 0 475389661 15512608768 12552 33554432000 4194304 4196468 140725843955968 140055389645040 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14680] ppid=14666 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/14668/task/14680/stat : 14680 (java) S 14666 14666 14371 0 -1 1077944384 796 0 0 0 12 0 0 0 20 0 15 0 475389661 15512608768 12552 33554432000 4194304 4196468 140725843955968 140055388592240 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14681] ppid=14666 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14681/stat : 14681 (java) S 14666 14666 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475389662 15512608768 12552 33554432000 4194304 4196468 140725843955968 140055387539680 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14682] ppid=14666 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14682/stat : 14682 (java) S 14666 14666 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475389662 15512608768 12552 33554432000 4194304 4196468 140725843955968 140055386487984 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51656 KiB

[startup+0.701009 s]
/proc/loadavg: 4.58 1.81 1.42 9/233 14682
/proc/meminfo: memFree=9757220/32770624 swapFree=66999216/67108860
[pid=14666] ppid=14663 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14666/stat : 14666 (xcsp3-exec) S 14663 14666 14371 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475389656 115843072 362 33554432000 4194304 5098028 140727192558768 140727192556872 139662391632508 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7790592 140727192560506 140727192560749 140727192560749 140727192563658 0
/proc/14666/statm: 28282 362 304 221 0 87 0
[pid=14668] ppid=14666 vsize=15151156 memory=95728 CPUtime=1.74 cores=1,3,5,7
/proc/14668/stat : 14668 (java) S 14666 14666 14371 0 -1 1077944320 15087 0 0 0 168 6 0 0 20 0 15 0 475389656 15514783744 23932 33554432000 4194304 4196468 140725843955968 140725843938512 140055926808311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
/proc/14668/statm: 3787789 23932 3457 1 0 3748889 0
[pid=14668/tid=14669] ppid=14666 vsize=15151156 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/14668/task/14669/stat : 14669 (java) R 14666 14666 14371 0 -1 4202560 9186 0 0 0 63 4 0 0 20 0 15 0 475389656 15514783744 23932 33554432000 4194304 4196468 140725843955968 140055931037264 140055548966663 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14670] ppid=14666 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14670/stat : 14670 (java) S 14666 14666 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475389657 15514783744 23932 33554432000 4194304 4196468 140725843955968 140055879428752 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14671] ppid=14666 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14671/stat : 14671 (java) S 14666 14666 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475389657 15514783744 23932 33554432000 4194304 4196468 140725843955968 140055878375952 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14672] ppid=14666 vsize=15151156 memory=3604 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14672/stat : 14672 (java) S 14666 14666 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475389657 15514783744 23932 33554432000 4194304 4196468 140725843955968 140055877323152 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14673] ppid=14666 vsize=15151156 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14673/stat : 14673 (java) S 14666 14666 14371 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475389657 15514783744 23932 33554432000 4194304 4196468 140725843955968 140055876270352 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14674] ppid=14666 vsize=15151156 memory=676 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14674/stat : 14674 (java) S 14666 14666 14371 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475389658 15514783744 23932 33554432000 4194304 4196468 140725843955968 140055462636400 140055926819458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14675] ppid=14666 vsize=15151156 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14675/stat : 14675 (java) S 14666 14666 14371 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475389659 15514783744 23932 33554432000 4194304 4196468 140725843955968 140055393855008 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14676] ppid=14666 vsize=15151156 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14676/stat : 14676 (java) S 14666 14666 14371 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475389659 15514783744 23932 33554432000 4194304 4196468 140725843955968 140055392802160 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14677] ppid=14666 vsize=15151156 memory=8560 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14677/stat : 14677 (java) S 14666 14666 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475389661 15514783744 23932 33554432000 4194304 4196468 140725843955968 140055391750480 140055926826907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14678] ppid=14666 vsize=15151156 memory=1712 CPUtime=0.34 cores=1,3,5,7
/proc/14668/task/14678/stat : 14678 (java) R 14666 14666 14371 0 -1 4202560 1480 0 0 0 34 0 0 0 20 0 15 0 475389661 15514783744 23932 33554432000 4194304 4196468 140725843955968 140055390689168 140055908353058 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14679] ppid=14666 vsize=15151156 memory=1112 CPUtime=0.34 cores=1,3,5,7
/proc/14668/task/14679/stat : 14679 (java) R 14666 14666 14371 0 -1 1077944384 1329 0 0 0 34 0 0 0 20 0 15 0 475389661 15514783744 23932 33554432000 4194304 4196468 140725843955968 140055389634960 140055926818517 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14680] ppid=14666 vsize=15151156 memory=1004 CPUtime=0.34 cores=1,3,5,7
/proc/14668/task/14680/stat : 14680 (java) S 14666 14666 14371 0 -1 1077944384 1786 0 0 0 34 0 0 0 20 0 15 0 475389661 15514783744 23932 33554432000 4194304 4196468 140725843955968 140055388592240 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14681] ppid=14666 vsize=15151156 memory=6064 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14681/stat : 14681 (java) S 14666 14666 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475389662 15514783744 23932 33554432000 4194304 4196468 140725843955968 140055387539680 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14682] ppid=14666 vsize=15151156 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14682/stat : 14682 (java) S 14666 14666 14371 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475389662 15514783744 23932 33554432000 4194304 4196468 140725843955968 140055386487984 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 97176 KiB

[startup+1.5038 s]
/proc/loadavg: 4.58 1.81 1.42 8/233 14682
/proc/meminfo: memFree=9609584/32770624 swapFree=66999216/67108860
[pid=14666] ppid=14663 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14666/stat : 14666 (xcsp3-exec) S 14663 14666 14371 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475389656 115843072 362 33554432000 4194304 5098028 140727192558768 140727192556872 139662391632508 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7790592 140727192560506 140727192560749 140727192560749 140727192563658 0
/proc/14666/statm: 28282 362 304 221 0 87 0

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

/proc/14668/task/14757/stat : 14757 (java) R 14666 14666 14371 0 -1 4202560 17 0 0 0 7 0 0 0 20 0 19 0 475389950 15925850112 53587 33554432000 4194304 4196468 140725843955968 140055373305592 140055551034580 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
Current children cumulated CPU time: 10.95 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 215796 KiB

[startup+6.30125 s]
/proc/loadavg: 4.61 1.86 1.44 11/237 14813
/proc/meminfo: memFree=9736616/32770624 swapFree=66999216/67108860
[pid=14666] ppid=14663 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14666/stat : 14666 (xcsp3-exec) S 14663 14666 14371 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475389656 115843072 362 33554432000 4194304 5098028 140727192558768 140727192556872 139662391632508 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7790592 140727192560506 140727192560749 140727192560749 140727192563658 0
/proc/14666/statm: 28282 362 304 221 0 87 0
[pid=14668] ppid=14666 vsize=15552588 memory=215416 CPUtime=23.63 cores=1,3,5,7
/proc/14668/stat : 14668 (java) S 14666 14666 14371 0 -1 1077944320 21533 0 0 0 2351 12 0 0 20 0 19 0 475389656 15925850112 53854 33554432000 4194304 4196468 140725843955968 140725843938512 140055926808311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
/proc/14668/statm: 3888147 53854 3517 1 0 3849247 0
[pid=14668/tid=14669] ppid=14666 vsize=15552588 memory=208604 CPUtime=1.02 cores=1,3,5,7
/proc/14668/task/14669/stat : 14669 (java) S 14666 14666 14371 0 -1 1077944384 9475 0 0 0 96 6 0 0 20 0 19 0 475389656 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055931049088 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14670] ppid=14666 vsize=15552588 memory=3504 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14670/stat : 14670 (java) S 14666 14666 14371 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 475389657 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055879428752 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14671] ppid=14666 vsize=15552588 memory=55888 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14671/stat : 14671 (java) S 14666 14666 14371 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 19 0 475389657 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055878375952 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14672] ppid=14666 vsize=15552588 memory=3028 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14672/stat : 14672 (java) S 14666 14666 14371 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 475389657 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055877323152 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14673] ppid=14666 vsize=15552588 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14673/stat : 14673 (java) S 14666 14666 14371 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 19 0 475389657 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055876270352 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14674] ppid=14666 vsize=15552588 memory=676 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14674/stat : 14674 (java) S 14666 14666 14371 0 -1 1077944384 152 0 0 0 0 0 0 0 20 0 19 0 475389658 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055462636400 140055926819458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14675] ppid=14666 vsize=15552588 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14675/stat : 14675 (java) S 14666 14666 14371 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 475389659 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055393855072 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14676] ppid=14666 vsize=15552588 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14676/stat : 14676 (java) S 14666 14666 14371 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 475389659 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055392802160 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14677] ppid=14666 vsize=15552588 memory=8560 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14677/stat : 14677 (java) S 14666 14666 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475389661 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055391750480 140055926826907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14678] ppid=14666 vsize=15552588 memory=1712 CPUtime=1.79 cores=1,3,5,7
/proc/14668/task/14678/stat : 14678 (java) S 14666 14666 14371 0 -1 1077944384 2022 0 0 0 179 0 0 0 20 0 19 0 475389661 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055390697840 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14679] ppid=14666 vsize=15552588 memory=1112 CPUtime=1.95 cores=1,3,5,7
/proc/14668/task/14679/stat : 14679 (java) S 14666 14666 14371 0 -1 1077944384 3069 0 0 0 194 1 0 0 20 0 19 0 475389661 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055389645040 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14680] ppid=14666 vsize=15552588 memory=2012 CPUtime=0.81 cores=1,3,5,7
/proc/14668/task/14680/stat : 14680 (java) S 14666 14666 14371 0 -1 1077944384 3124 0 0 0 80 1 0 0 20 0 19 0 475389661 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055388592240 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14681] ppid=14666 vsize=15552588 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14681/stat : 14681 (java) S 14666 14666 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475389662 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055387539680 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14682] ppid=14666 vsize=15552588 memory=776 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14682/stat : 14682 (java) S 14666 14666 14371 0 -1 1077944384 421 0 0 0 0 0 0 0 20 0 19 0 475389662 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055386487984 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14754] ppid=14666 vsize=15552588 memory=3604 CPUtime=3.29 cores=1,3,5,7
/proc/14668/task/14754/stat : 14754 (java) R 14666 14666 14371 0 -1 4202560 82 0 0 0 329 0 0 0 20 0 19 0 475389950 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055372249600 140055550951466 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14755] ppid=14666 vsize=15552588 memory=2012 CPUtime=3.12 cores=1,3,5,7
/proc/14668/task/14755/stat : 14755 (java) R 14666 14666 14371 0 -1 4202560 345 0 0 0 312 0 0 0 20 0 19 0 475389950 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055375411064 140055550951309 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14756] ppid=14666 vsize=15552588 memory=1384 CPUtime=3.3 cores=1,3,5,7
/proc/14668/task/14756/stat : 14756 (java) R 14666 14666 14371 0 -1 4202560 369 0 0 0 330 0 0 0 20 0 19 0 475389950 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055371198136 140055550951086 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14757] ppid=14666 vsize=15552588 memory=776 CPUtime=3.12 cores=1,3,5,7
/proc/14668/task/14757/stat : 14757 (java) R 14666 14666 14371 0 -1 4202560 261 0 0 0 312 0 0 0 20 0 19 0 475389950 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055373303832 140055551034626 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
Current children cumulated CPU time: 23.63 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 216864 KiB

[startup+6.53516 s]
# the end of solver process 14666 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=24.4212 s, system=0.127264 s

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

[startup+6.40125 s]
/proc/loadavg: 4.61 1.86 1.44 11/237 14813
/proc/meminfo: memFree=9736616/32770624 swapFree=66999216/67108860
[pid=14666] ppid=14663 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14666/stat : 14666 (xcsp3-exec) S 14663 14666 14371 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475389656 115843072 362 33554432000 4194304 5098028 140727192558768 140727192556872 139662391632508 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7790592 140727192560506 140727192560749 140727192560749 140727192563658 0
/proc/14666/statm: 28282 362 304 221 0 87 0
[pid=14668] ppid=14666 vsize=15552588 memory=215416 CPUtime=24.03 cores=1,3,5,7
/proc/14668/stat : 14668 (java) S 14666 14666 14371 0 -1 1077944320 21536 0 0 0 2391 12 0 0 20 0 19 0 475389656 15925850112 53854 33554432000 4194304 4196468 140725843955968 140725843938512 140055926808311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
/proc/14668/statm: 3888147 53854 3517 1 0 3849247 0
[pid=14668/tid=14669] ppid=14666 vsize=15552588 memory=0 CPUtime=1.02 cores=1,3,5,7
/proc/14668/task/14669/stat : 14669 (java) S 14666 14666 14371 0 -1 1077944384 9475 0 0 0 96 6 0 0 20 0 19 0 475389656 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055931049088 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14670] ppid=14666 vsize=15552588 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14670/stat : 14670 (java) S 14666 14666 14371 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 475389657 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055879428752 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14671] ppid=14666 vsize=15552588 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14671/stat : 14671 (java) S 14666 14666 14371 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 19 0 475389657 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055878375952 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14672] ppid=14666 vsize=15552588 memory=203117593391780 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14672/stat : 14672 (java) S 14666 14666 14371 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 475389657 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055877323152 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14673] ppid=14666 vsize=15552588 memory=203117593391852 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14673/stat : 14673 (java) S 14666 14666 14371 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 19 0 475389657 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055876270352 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14674] ppid=14666 vsize=15552588 memory=203117593391853 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14674/stat : 14674 (java) S 14666 14666 14371 0 -1 1077944384 152 0 0 0 0 0 0 0 20 0 19 0 475389658 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055462636400 140055926819458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14675] ppid=14666 vsize=15552588 memory=203117593391854 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14675/stat : 14675 (java) S 14666 14666 14371 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 475389659 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055393855072 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14676] ppid=14666 vsize=15552588 memory=203117593391855 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14676/stat : 14676 (java) S 14666 14666 14371 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 475389659 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055392802160 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14677] ppid=14666 vsize=15552588 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14677/stat : 14677 (java) S 14666 14666 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475389661 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055391750480 140055926826907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14678] ppid=14666 vsize=15552588 memory=207192 CPUtime=1.79 cores=1,3,5,7
/proc/14668/task/14678/stat : 14678 (java) S 14666 14666 14371 0 -1 1077944384 2022 0 0 0 179 0 0 0 20 0 19 0 475389661 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055390697840 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14679] ppid=14666 vsize=15552588 memory=7012478902214028131 CPUtime=1.95 cores=1,3,5,7
/proc/14668/task/14679/stat : 14679 (java) S 14666 14666 14371 0 -1 1077944384 3069 0 0 0 194 1 0 0 20 0 19 0 475389661 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055389645040 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14680] ppid=14666 vsize=15552588 memory=7235994218680837224 CPUtime=0.81 cores=1,3,5,7
/proc/14668/task/14680/stat : 14680 (java) S 14666 14666 14371 0 -1 1077944384 3124 0 0 0 80 1 0 0 20 0 19 0 475389661 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055388592240 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14681] ppid=14666 vsize=15552588 memory=7518027734433227627 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14681/stat : 14681 (java) S 14666 14666 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475389662 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055387539680 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14682] ppid=14666 vsize=15552588 memory=7741514476365697649 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14682/stat : 14682 (java) S 14666 14666 14371 0 -1 1077944384 421 0 0 0 0 0 0 0 20 0 19 0 475389662 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055386487984 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14754] ppid=14666 vsize=15552588 memory=7739506768302465644 CPUtime=3.39 cores=1,3,5,7
/proc/14668/task/14754/stat : 14754 (java) R 14666 14666 14371 0 -1 4202560 82 0 0 0 339 0 0 0 20 0 19 0 475389950 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055372249600 140055550951355 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14755] ppid=14666 vsize=15552588 memory=5938391281808008807 CPUtime=3.22 cores=1,3,5,7
/proc/14668/task/14755/stat : 14755 (java) R 14666 14666 14371 0 -1 4202560 348 0 0 0 322 0 0 0 20 0 19 0 475389950 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055375411064 140055550951454 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14756] ppid=14666 vsize=15552588 memory=0 CPUtime=3.4 cores=1,3,5,7
/proc/14668/task/14756/stat : 14756 (java) R 14666 14666 14371 0 -1 4202560 369 0 0 0 340 0 0 0 20 0 19 0 475389950 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055371198136 140055550951429 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14757] ppid=14666 vsize=15552588 memory=280260306340000 CPUtime=3.22 cores=1,3,5,7
/proc/14668/task/14757/stat : 14757 (java) R 14666 14666 14371 0 -1 4202560 261 0 0 0 322 0 0 0 20 0 19 0 475389950 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055373303832 140055550951429 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
Current children cumulated CPU time: 24.03 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 216864 KiB

[startup+6.50125 s]
/proc/loadavg: 4.61 1.86 1.44 11/237 14813
/proc/meminfo: memFree=9736616/32770624 swapFree=66999216/67108860
[pid=14666] ppid=14663 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/14666/stat : 14666 (xcsp3-exec) S 14663 14666 14371 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475389656 115843072 362 33554432000 4194304 5098028 140727192558768 140727192556872 139662391632508 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7790592 140727192560506 140727192560749 140727192560749 140727192563658 0
/proc/14666/statm: 28282 362 304 221 0 87 0
[pid=14668] ppid=14666 vsize=15552588 memory=215416 CPUtime=24.43 cores=1,3,5,7
/proc/14668/stat : 14668 (java) S 14666 14666 14371 0 -1 1077944320 21538 0 0 0 2431 12 0 0 20 0 19 0 475389656 15925850112 53854 33554432000 4194304 4196468 140725843955968 140725843938512 140055926808311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
/proc/14668/statm: 3888147 53854 3517 1 0 3849247 0
[pid=14668/tid=14669] ppid=14666 vsize=15552588 memory=208604 CPUtime=1.02 cores=1,3,5,7
/proc/14668/task/14669/stat : 14669 (java) S 14666 14666 14371 0 -1 1077944384 9475 0 0 0 96 6 0 0 20 0 19 0 475389656 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055931049088 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14670] ppid=14666 vsize=15552588 memory=3504 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14670/stat : 14670 (java) S 14666 14666 14371 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 475389657 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055879428752 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14671] ppid=14666 vsize=15552588 memory=55888 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14671/stat : 14671 (java) S 14666 14666 14371 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 19 0 475389657 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055878375952 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14672] ppid=14666 vsize=15552588 memory=3028 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14672/stat : 14672 (java) S 14666 14666 14371 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 475389657 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055877323152 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14673] ppid=14666 vsize=15552588 memory=2012 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14673/stat : 14673 (java) S 14666 14666 14371 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 19 0 475389657 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055876270352 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14674] ppid=14666 vsize=15552588 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14674/stat : 14674 (java) S 14666 14666 14371 0 -1 1077944384 152 0 0 0 0 0 0 0 20 0 19 0 475389658 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055462636400 140055926819458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14675] ppid=14666 vsize=15552588 memory=776 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14675/stat : 14675 (java) S 14666 14666 14371 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 475389659 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055393855072 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14676] ppid=14666 vsize=15552588 memory=3604 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14676/stat : 14676 (java) S 14666 14666 14371 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 475389659 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055392802160 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14677] ppid=14666 vsize=15552588 memory=2012 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14677/stat : 14677 (java) S 14666 14666 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475389661 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055391750480 140055926826907 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14678] ppid=14666 vsize=15552588 memory=1384 CPUtime=1.79 cores=1,3,5,7
/proc/14668/task/14678/stat : 14678 (java) S 14666 14666 14371 0 -1 1077944384 2022 0 0 0 179 0 0 0 20 0 19 0 475389661 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055390697840 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14679] ppid=14666 vsize=15552588 memory=776 CPUtime=1.95 cores=1,3,5,7
/proc/14668/task/14679/stat : 14679 (java) S 14666 14666 14371 0 -1 1077944384 3069 0 0 0 194 1 0 0 20 0 19 0 475389661 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055389645040 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14680] ppid=14666 vsize=15552588 memory=2828 CPUtime=0.81 cores=1,3,5,7
/proc/14668/task/14680/stat : 14680 (java) S 14666 14666 14371 0 -1 1077944384 3124 0 0 0 80 1 0 0 20 0 19 0 475389661 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055388592240 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14681] ppid=14666 vsize=15552588 memory=676 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14681/stat : 14681 (java) S 14666 14666 14371 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475389662 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055387539680 140055926818517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14682] ppid=14666 vsize=15552588 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/14668/task/14682/stat : 14682 (java) S 14666 14666 14371 0 -1 1077944384 421 0 0 0 0 0 0 0 20 0 19 0 475389662 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055386487984 140055926819458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14754] ppid=14666 vsize=15552588 memory=1548 CPUtime=3.49 cores=1,3,5,7
/proc/14668/task/14754/stat : 14754 (java) R 14666 14666 14371 0 -1 4202560 84 0 0 0 349 0 0 0 20 0 19 0 475389950 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055372249600 140055550951208 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14755] ppid=14666 vsize=15552588 memory=8560 CPUtime=3.32 cores=1,3,5,7
/proc/14668/task/14755/stat : 14755 (java) R 14666 14666 14371 0 -1 4202560 348 0 0 0 332 0 0 0 20 0 19 0 475389950 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055375411064 140055551322064 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14756] ppid=14666 vsize=15552588 memory=1712 CPUtime=3.5 cores=1,3,5,7
/proc/14668/task/14756/stat : 14756 (java) R 14666 14666 14371 0 -1 4202560 369 0 0 0 350 0 0 0 20 0 19 0 475389950 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055371198136 140055551385252 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
[pid=14668/tid=14757] ppid=14666 vsize=15552588 memory=1112 CPUtime=3.32 cores=1,3,5,7
/proc/14668/task/14757/stat : 14757 (java) R 14666 14666 14371 0 -1 4202560 261 0 0 0 332 0 0 0 20 0 19 0 475389950 15925850112 53854 33554432000 4194304 4196468 140725843955968 140055373303832 140055550951117 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14856192 140725843964911 140725843965082 140725843965082 140725843967951 0
Current children cumulated CPU time: 24.43 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 216864 KiB

Child status: 0
Real time (s): 6.53521
CPU time (s): 24.5484
CPU user time (s): 24.4212
CPU system time (s): 0.127264
CPU usage (%): 375.633
Max. virtual memory (cumulated for all children) (KiB): 15665716
Max. memory (cumulated for all children) (KiB): 216864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.4212
system time used= 0.127264
maximum resident set size= 215720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22830
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= 2708
involuntary context switches= 797


# summary of solver processes directly reported to runsolver:
#   pid: 14666
#   total CPU time (s): 24.5484
#   total CPU user time (s): 24.4212
#   total CPU system time (s): 0.127264

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.064884 second user time and 0.115384 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-20 16:55:07
IDJOB=4403990
IDBENCH=127982
IDSOLVER=2864
FILE ID=node103/4403990-1568991366
RUNJOBID= node103-1568991261-14403
PBS_JOBID= 21704654
Free space on /tmp= 20688 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-20-4-5-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-4403990-1568991366/watcher-4403990-1568991366 -o /tmp/evaluation-result-4403990-1568991366/solver-4403990-1568991366 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568991261-14403 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1472475230 HOME/instance-4403990-1568991366.xml

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

MD5SUM BENCH= cc4f118531160cfe6c95c1294546deff
RANDOM SEED=1472475230

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:         9822384 kB
MemAvailable:   31497776 kB
Buffers:          103992 kB
Cached:         21835504 kB
SwapCached:         6972 kB
Active:         11313168 kB
Inactive:       10999344 kB
Active(anon):     362868 kB
Inactive(anon):    59372 kB
Active(file):   10950300 kB
Inactive(file): 10939972 kB
Unevictable:      107464 kB
Mlocked:          107464 kB
SwapTotal:      67108860 kB
SwapFree:       66999216 kB
Dirty:             26552 kB
Writeback:             0 kB
AnonPages:        474412 kB
Mapped:            65680 kB
Shmem:             40864 kB
Slab:             231296 kB
SReclaimable:     201912 kB
SUnreclaim:        29384 kB
KernelStack:        4064 kB
PageTables:         6664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1651016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    372736 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= 20664 MiB
End job on node103 at 2019-09-20 16:55:14