Trace number 4406380

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-24OPT32 7.10772 3.56253

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-4406380-1569399494.xml"  -tl '2400s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406380-1569399494.xml, -tl, 2400s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
1.73/0.73	c solve instance...
4.24/1.62	o -2979 
4.24/1.63	o -2975 
4.24/1.69	o -1986 
4.45/1.75	o -1980 
4.45/1.79	o -1977 
5.48/2.43	o -978 
5.48/2.43	o -975 
5.59/2.56	o -971 
6.35/3.16	o -970 
6.35/3.17	o -969 
6.35/3.17	o -968 
6.48/3.22	o 32 
7.01/3.55	s OPTIMUM FOUND
7.01/3.55	v <instantiation>
7.01/3.55	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.01/3.55	v 	<values>6 0 1 9 3 4 12 -1 2 8 11 5 13 14 15 16 10 -1 0 15 14 11 10 9 1 -1 13 12 7 8 2 3 4 5 6 -1 3 -1 1 5 1 4 3 0 1 1 9 2 -2 2 1 3 -1 0 </values>
7.01/3.55	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 (14242 MiB free)
  memory of node 1: 16384 MiB (11244 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406380-1569399494/watcher-4406380-1569399494 -o /var/tmp/evaluation-result-4406380-1569399494/solver-4406380-1569399494 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node146-1569396628-15287 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 13758179 HOME/instance-4406380-1569399494.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=15995, runsolver pid=15992

[startup+0.100422 s]*
/proc/loadavg: 1.70 1.66 1.58 4/229 16011
/proc/meminfo: memFree=26084912/32770624 swapFree=67002028/67108860
[pid=15995] ppid=15992 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/15995/stat : 15995 (xcsp3-exec) S 15992 15995 15256 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515863284 115843072 363 33554432000 4194304 5098028 140724371373328 140724371371432 139682150011516 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27602944 140724371374936 140724371375193 140724371375193 140724371378118 0
/proc/15995/statm: 28282 363 305 221 0 87 0
[pid=15997] ppid=15995 vsize=15144776 memory=27728 CPUtime=0.13 cores=0,2,4,6
/proc/15997/stat : 15997 (java) S 15995 15995 15256 0 -1 1077944320 5893 0 0 0 12 1 0 0 20 0 15 0 515863285 15508250624 6932 33554432000 4194304 4196468 140735235081008 140735235063552 140529145482999 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
/proc/15997/statm: 3786194 6932 3179 1 0 3748377 0
[pid=15997/tid=15998] ppid=15995 vsize=15144776 memory=8252428994737482315 CPUtime=0.09 cores=0,2,4,6
/proc/15997/task/15998/stat : 15998 (java) R 15995 15995 15256 0 -1 4202560 3746 0 0 0 9 0 0 0 20 0 15 0 515863285 15508250624 6932 33554432000 4194304 4196468 140735235081008 140529149715096 140528781308637 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=15999] ppid=15995 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/15997/task/15999/stat : 15999 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15508250624 6932 33554432000 4194304 4196468 140735235081008 140529117325840 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16000] ppid=15995 vsize=15144776 memory=140332512675456 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16000/stat : 16000 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15508250624 6932 33554432000 4194304 4196468 140735235081008 140528736373392 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16001] ppid=15995 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16001/stat : 16001 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15508250624 6932 33554432000 4194304 4196468 140735235081008 140528735320336 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16002] ppid=15995 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16002/stat : 16002 (java) S 15995 15995 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515863286 15508250624 6932 33554432000 4194304 4196468 140735235081008 140528734267792 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16003] ppid=15995 vsize=15144776 memory=140332512675456 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16003/stat : 16003 (java) S 15995 15995 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515863287 15508250624 6932 33554432000 4194304 4196468 140735235081008 140528019077872 140529145494146 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16004] ppid=15995 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16004/stat : 16004 (java) S 15995 15995 15256 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515863288 15508250624 6932 33554432000 4194304 4196468 140735235081008 140528018024096 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16005] ppid=15995 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16005/stat : 16005 (java) S 15995 15995 15256 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515863288 15508250624 6932 33554432000 4194304 4196468 140735235081008 140528016970992 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16006] ppid=15995 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16006/stat : 16006 (java) S 15995 15995 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515863290 15508250624 6932 33554432000 4194304 4196468 140735235081008 140528015919568 140529145501595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16007] ppid=15995 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16007/stat : 16007 (java) S 15995 15995 15256 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 515863290 15508250624 6932 33554432000 4194304 4196468 140735235081008 140528014866672 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16008] ppid=15995 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16008/stat : 16008 (java) S 15995 15995 15256 0 -1 1077944384 178 0 0 0 0 0 0 0 20 0 15 0 515863290 15508250624 6932 33554432000 4194304 4196468 140735235081008 140528013814128 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16009] ppid=15995 vsize=15144776 memory=140332512675456 CPUtime=0.02 cores=0,2,4,6
/proc/15997/task/16009/stat : 16009 (java) R 15995 15995 15256 0 -1 4202560 373 0 0 0 2 0 0 0 20 0 15 0 515863290 15508250624 6932 33554432000 4194304 4196468 140735235081008 140528012761072 140529131178008 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16010] ppid=15995 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16010/stat : 16010 (java) S 15995 15995 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515863290 15508250624 6932 33554432000 4194304 4196468 140735235081008 140528011708768 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16011] ppid=15995 vsize=15144776 memory=140332512675456 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16011/stat : 16011 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863291 15508250624 6932 33554432000 4194304 4196468 140735235081008 140528010656816 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 29180 KiB

[startup+0.21088 s]*
/proc/loadavg: 1.70 1.66 1.58 4/229 16011
/proc/meminfo: memFree=26070084/32770624 swapFree=67002028/67108860
[pid=15995] ppid=15992 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/15995/stat : 15995 (xcsp3-exec) S 15992 15995 15256 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515863284 115843072 363 33554432000 4194304 5098028 140724371373328 140724371371432 139682150011516 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27602944 140724371374936 140724371375193 140724371375193 140724371378118 0
/proc/15995/statm: 28282 363 305 221 0 87 0
[pid=15997] ppid=15995 vsize=15144776 memory=39680 CPUtime=0.34 cores=0,2,4,6
/proc/15997/stat : 15997 (java) S 15995 15995 15256 0 -1 1077944320 9699 0 0 0 31 3 0 0 20 0 15 0 515863285 15508250624 9920 33554432000 4194304 4196468 140735235081008 140735235063552 140529145482999 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
/proc/15997/statm: 3786194 9920 3277 1 0 3748377 0
[pid=15997/tid=15998] ppid=15995 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/15997/task/15998/stat : 15998 (java) R 15995 15995 15256 0 -1 4202560 6673 0 0 0 18 2 0 0 20 0 15 0 515863285 15508250624 9920 33554432000 4194304 4196468 140735235081008 140529149716880 140528781352594 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=15999] ppid=15995 vsize=15144776 memory=13675 CPUtime=0 cores=0,2,4,6
/proc/15997/task/15999/stat : 15999 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15508250624 9920 33554432000 4194304 4196468 140735235081008 140529117325840 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16000] ppid=15995 vsize=15144776 memory=140332516496951 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16000/stat : 16000 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15508250624 9920 33554432000 4194304 4196468 140735235081008 140528736373392 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16001] ppid=15995 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16001/stat : 16001 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15508250624 9920 33554432000 4194304 4196468 140735235081008 140528735320336 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16002] ppid=15995 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16002/stat : 16002 (java) S 15995 15995 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515863286 15508250624 9920 33554432000 4194304 4196468 140735235081008 140528734267792 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16003] ppid=15995 vsize=15144776 memory=140332512675456 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16003/stat : 16003 (java) S 15995 15995 15256 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515863287 15508250624 9920 33554432000 4194304 4196468 140735235081008 140528019077872 140529145494146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16004] ppid=15995 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16004/stat : 16004 (java) S 15995 15995 15256 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515863288 15508250624 9920 33554432000 4194304 4196468 140735235081008 140528018024096 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16005] ppid=15995 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16005/stat : 16005 (java) S 15995 15995 15256 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515863288 15508250624 9920 33554432000 4194304 4196468 140735235081008 140528016970992 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16006] ppid=15995 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16006/stat : 16006 (java) S 15995 15995 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515863290 15508250624 9920 33554432000 4194304 4196468 140735235081008 140528015919568 140529145501595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16007] ppid=15995 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/15997/task/16007/stat : 16007 (java) S 15995 15995 15256 0 -1 1077944384 377 0 0 0 2 0 0 0 20 0 15 0 515863290 15508250624 9920 33554432000 4194304 4196468 140735235081008 140528014866672 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16008] ppid=15995 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/15997/task/16008/stat : 16008 (java) S 15995 15995 15256 0 -1 1077944384 453 0 0 0 2 0 0 0 20 0 15 0 515863290 15508250624 9920 33554432000 4194304 4196468 140735235081008 140528013814128 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16009] ppid=15995 vsize=15144776 memory=140332512675456 CPUtime=0.08 cores=0,2,4,6
/proc/15997/task/16009/stat : 16009 (java) R 15995 15995 15256 0 -1 4202560 893 0 0 0 8 0 0 0 20 0 15 0 515863290 15508250624 9920 33554432000 4194304 4196468 140735235081008 140528012761072 140529138579835 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16010] ppid=15995 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16010/stat : 16010 (java) S 15995 15995 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515863290 15508250624 9920 33554432000 4194304 4196468 140735235081008 140528011708768 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16011] ppid=15995 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16011/stat : 16011 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863291 15508250624 9920 33554432000 4194304 4196468 140735235081008 140528010656816 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41132 KiB

[startup+0.310696 s]*
/proc/loadavg: 1.70 1.66 1.58 5/229 16011
/proc/meminfo: memFree=26065852/32770624 swapFree=67002028/67108860
[pid=15995] ppid=15992 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/15995/stat : 15995 (xcsp3-exec) S 15992 15995 15256 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515863284 115843072 363 33554432000 4194304 5098028 140724371373328 140724371371432 139682150011516 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27602944 140724371374936 140724371375193 140724371375193 140724371378118 0
/proc/15995/statm: 28282 363 305 221 0 87 0
[pid=15997] ppid=15995 vsize=15149032 memory=49352 CPUtime=0.53 cores=0,2,4,6
/proc/15997/stat : 15997 (java) S 15995 15995 15256 0 -1 1077944320 11168 0 0 0 49 4 0 0 20 0 15 0 515863285 15512608768 12338 33554432000 4194304 4196468 140735235081008 140735235063552 140529145482999 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
/proc/15997/statm: 3787258 12338 3368 1 0 3748377 0
[pid=15997/tid=15998] ppid=15995 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=0,2,4,6
/proc/15997/task/15998/stat : 15998 (java) R 15995 15995 15256 0 -1 4202560 7814 0 0 0 27 3 0 0 20 0 15 0 515863285 15512608768 12338 33554432000 4194304 4196468 140735235081008 140529149714112 140529145504925 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=15999] ppid=15995 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/15997/task/15999/stat : 15999 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15512608768 12338 33554432000 4194304 4196468 140735235081008 140529117325840 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16000] ppid=15995 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16000/stat : 16000 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15512608768 12338 33554432000 4194304 4196468 140735235081008 140528736373392 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16001] ppid=15995 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16001/stat : 16001 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15512608768 12338 33554432000 4194304 4196468 140735235081008 140528735320336 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16002] ppid=15995 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16002/stat : 16002 (java) S 15995 15995 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515863286 15512608768 12338 33554432000 4194304 4196468 140735235081008 140528734267792 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16003] ppid=15995 vsize=15149032 memory=-7449686455322460319 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16003/stat : 16003 (java) S 15995 15995 15256 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515863287 15512608768 12338 33554432000 4194304 4196468 140735235081008 140528019077872 140529145494146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16004] ppid=15995 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16004/stat : 16004 (java) S 15995 15995 15256 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515863288 15512608768 12338 33554432000 4194304 4196468 140735235081008 140528018024096 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16005] ppid=15995 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16005/stat : 16005 (java) S 15995 15995 15256 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515863288 15512608768 12338 33554432000 4194304 4196468 140735235081008 140528016970992 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16006] ppid=15995 vsize=15149032 memory=8514701219781834910 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16006/stat : 16006 (java) S 15995 15995 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515863290 15512608768 12338 33554432000 4194304 4196468 140735235081008 140528015919568 140529145501595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16007] ppid=15995 vsize=15149032 memory=6576575808607202212 CPUtime=0.04 cores=0,2,4,6
/proc/15997/task/16007/stat : 16007 (java) R 15995 15995 15256 0 -1 4202560 513 0 0 0 4 0 0 0 20 0 15 0 515863290 15512608768 12338 33554432000 4194304 4196468 140735235081008 140528014852640 140529137772288 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16008] ppid=15995 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/15997/task/16008/stat : 16008 (java) R 15995 15995 15256 0 -1 1077944384 477 0 0 0 4 0 0 0 20 0 15 0 515863290 15512608768 12338 33554432000 4194304 4196468 140735235081008 140528013814128 140529145494146 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16009] ppid=15995 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/15997/task/16009/stat : 16009 (java) S 15995 15995 15256 0 -1 1077944384 1059 0 0 0 12 0 0 0 20 0 15 0 515863290 15512608768 12338 33554432000 4194304 4196468 140735235081008 140528012761072 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16010] ppid=15995 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16010/stat : 16010 (java) S 15995 15995 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515863290 15512608768 12338 33554432000 4194304 4196468 140735235081008 140528011708768 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16011] ppid=15995 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16011/stat : 16011 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863291 15512608768 12338 33554432000 4194304 4196468 140735235081008 140528010656816 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50804 KiB

[startup+0.70154 s]
/proc/loadavg: 1.70 1.66 1.58 5/229 16011
/proc/meminfo: memFree=26037440/32770624 swapFree=67002028/67108860
[pid=15995] ppid=15992 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/15995/stat : 15995 (xcsp3-exec) S 15992 15995 15256 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515863284 115843072 363 33554432000 4194304 5098028 140724371373328 140724371371432 139682150011516 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27602944 140724371374936 140724371375193 140724371375193 140724371378118 0
/proc/15995/statm: 28282 363 305 221 0 87 0
[pid=15997] ppid=15995 vsize=15151156 memory=89768 CPUtime=1.73 cores=0,2,4,6
/proc/15997/stat : 15997 (java) S 15995 15995 15256 0 -1 1077944320 15555 0 0 0 167 6 0 0 20 0 15 0 515863285 15514783744 22442 33554432000 4194304 4196468 140735235081008 140735235063552 140529145482999 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
/proc/15997/statm: 3787789 22442 3458 1 0 3748889 0
[pid=15997/tid=15998] ppid=15995 vsize=15151156 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/15997/task/15998/stat : 15998 (java) R 15995 15995 15256 0 -1 4202560 9211 0 0 0 64 4 0 0 20 0 15 0 515863285 15514783744 22442 33554432000 4194304 4196468 140735235081008 140529149710400 140528782411751 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=15999] ppid=15995 vsize=15151156 memory=64672 CPUtime=0 cores=0,2,4,6
/proc/15997/task/15999/stat : 15999 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 22442 33554432000 4194304 4196468 140735235081008 140529117325840 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16000] ppid=15995 vsize=15151156 memory=988 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16000/stat : 16000 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 22442 33554432000 4194304 4196468 140735235081008 140528736373392 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16001] ppid=15995 vsize=15151156 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16001/stat : 16001 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 22442 33554432000 4194304 4196468 140735235081008 140528735320336 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16002] ppid=15995 vsize=15151156 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16002/stat : 16002 (java) S 15995 15995 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 22442 33554432000 4194304 4196468 140735235081008 140528734267792 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16003] ppid=15995 vsize=15151156 memory=580 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16003/stat : 16003 (java) S 15995 15995 15256 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515863287 15514783744 22442 33554432000 4194304 4196468 140735235081008 140528019077872 140529145494146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16004] ppid=15995 vsize=15151156 memory=1692 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16004/stat : 16004 (java) S 15995 15995 15256 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515863288 15514783744 22442 33554432000 4194304 4196468 140735235081008 140528018024096 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16005] ppid=15995 vsize=15151156 memory=3616 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16005/stat : 16005 (java) S 15995 15995 15256 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515863288 15514783744 22442 33554432000 4194304 4196468 140735235081008 140528016970992 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16006] ppid=15995 vsize=15151156 memory=7548 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16006/stat : 16006 (java) S 15995 15995 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515863290 15514783744 22442 33554432000 4194304 4196468 140735235081008 140528015919568 140529145501595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16007] ppid=15995 vsize=15151156 memory=2832 CPUtime=0.32 cores=0,2,4,6
/proc/15997/task/16007/stat : 16007 (java) R 15995 15995 15256 0 -1 4202560 1503 0 0 0 32 0 0 0 20 0 15 0 515863290 15514783744 22442 33554432000 4194304 4196468 140735235081008 140528014851824 140529127005903 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16008] ppid=15995 vsize=15151156 memory=1224 CPUtime=0.34 cores=0,2,4,6
/proc/15997/task/16008/stat : 16008 (java) R 15995 15995 15256 0 -1 4202560 1257 0 0 0 34 0 0 0 20 0 15 0 515863290 15514783744 22442 33554432000 4194304 4196468 140735235081008 140528013792912 140529128695252 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16009] ppid=15995 vsize=15151156 memory=6172 CPUtime=0.36 cores=0,2,4,6
/proc/15997/task/16009/stat : 16009 (java) S 15995 15995 15256 0 -1 1077944384 2277 0 0 0 36 0 0 0 20 0 15 0 515863290 15514783744 22442 33554432000 4194304 4196468 140735235081008 140528012761072 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16010] ppid=15995 vsize=15151156 memory=772 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16010/stat : 16010 (java) S 15995 15995 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515863290 15514783744 22442 33554432000 4194304 4196468 140735235081008 140528011708768 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16011] ppid=15995 vsize=15151156 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16011/stat : 16011 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863291 15514783744 22442 33554432000 4194304 4196468 140735235081008 140528010656816 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 91220 KiB

[startup+1.50079 s]
/proc/loadavg: 1.70 1.66 1.58 5/229 16012
/proc/meminfo: memFree=26017372/32770624 swapFree=67002028/67108860
[pid=15995] ppid=15992 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/15995/stat : 15995 (xcsp3-exec) S 15992 15995 15256 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515863284 115843072 363 33554432000 4194304 5098028 140724371373328 140724371371432 139682150011516 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27602944 140724371374936 140724371375193 140724371375193 140724371378118 0
/proc/15995/statm: 28282 363 305 221 0 87 0

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

/proc/15997/task/15999/stat : 15999 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 27573 33554432000 4194304 4196468 140735235081008 140529117325840 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16000] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16000/stat : 16000 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 27573 33554432000 4194304 4196468 140735235081008 140528736373392 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16001] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16001/stat : 16001 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 27573 33554432000 4194304 4196468 140735235081008 140528735320336 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16002] ppid=15995 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16002/stat : 16002 (java) S 15995 15995 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 27573 33554432000 4194304 4196468 140735235081008 140528734267792 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16003] ppid=15995 vsize=15151156 memory=110176 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16003/stat : 16003 (java) S 15995 15995 15256 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 515863287 15514783744 27573 33554432000 4194304 4196468 140735235081008 140528019077872 140529145494146 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16004] ppid=15995 vsize=15151156 memory=5928 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16004/stat : 16004 (java) S 15995 15995 15256 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515863288 15514783744 27573 33554432000 4194304 4196468 140735235081008 140528018024096 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16005] ppid=15995 vsize=15151156 memory=2437 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16005/stat : 16005 (java) S 15995 15995 15256 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515863288 15514783744 27573 33554432000 4194304 4196468 140735235081008 140528016970992 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16006] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16006/stat : 16006 (java) S 15995 15995 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515863290 15514783744 27573 33554432000 4194304 4196468 140735235081008 140528015919568 140529145501595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16007] ppid=15995 vsize=15151156 memory=111 CPUtime=1.22 cores=0,2,4,6
/proc/15997/task/16007/stat : 16007 (java) S 15995 15995 15256 0 -1 1077944384 4599 0 0 0 122 0 0 0 20 0 15 0 515863290 15514783744 27573 33554432000 4194304 4196468 140735235081008 140528014866672 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16008] ppid=15995 vsize=15151156 memory=6791534058613427641 CPUtime=1.48 cores=0,2,4,6
/proc/15997/task/16008/stat : 16008 (java) S 15995 15995 15256 0 -1 1077944384 4908 0 0 0 147 1 0 0 20 0 15 0 515863290 15514783744 27573 33554432000 4194304 4196468 140735235081008 140528013814128 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16009] ppid=15995 vsize=15151156 memory=0 CPUtime=0.54 cores=0,2,4,6
/proc/15997/task/16009/stat : 16009 (java) S 15995 15995 15256 0 -1 1077944384 3044 0 0 0 53 1 0 0 20 0 15 0 515863290 15514783744 27573 33554432000 4194304 4196468 140735235081008 140528012761072 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16010] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16010/stat : 16010 (java) S 15995 15995 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515863290 15514783744 27573 33554432000 4194304 4196468 140735235081008 140528011708768 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16011] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16011/stat : 16011 (java) S 15995 15995 15256 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 515863291 15514783744 27573 33554432000 4194304 4196468 140735235081008 140528010656816 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
Current children cumulated CPU time: 6.35 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 111744 KiB

[startup+3.56248 s]
# the end of solver process 15995 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.02367 s, system=0.084046 s

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

[startup+3.2009 s]
/proc/loadavg: 1.70 1.66 1.58 4/229 16012
/proc/meminfo: memFree=26003164/32770624 swapFree=67002028/67108860
[pid=15995] ppid=15992 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/15995/stat : 15995 (xcsp3-exec) S 15992 15995 15256 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515863284 115843072 363 33554432000 4194304 5098028 140724371373328 140724371371432 139682150011516 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27602944 140724371374936 140724371375193 140724371375193 140724371378118 0
/proc/15995/statm: 28282 363 305 221 0 87 0
[pid=15997] ppid=15995 vsize=15151156 memory=110308 CPUtime=6.48 cores=0,2,4,6
/proc/15997/stat : 15997 (java) S 15995 15995 15256 0 -1 1077944320 24312 0 0 0 641 7 0 0 20 0 15 0 515863285 15514783744 27577 33554432000 4194304 4196468 140735235081008 140735235063552 140529145482999 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
/proc/15997/statm: 3787789 27577 3472 1 0 3748889 0
[pid=15997/tid=15998] ppid=15995 vsize=15151156 memory=0 CPUtime=3.18 cores=0,2,4,6
/proc/15997/task/15998/stat : 15998 (java) R 15995 15995 15256 0 -1 4202560 10381 0 0 0 314 4 0 0 20 0 15 0 515863285 15514783744 27577 33554432000 4194304 4196468 140735235081008 140529149721640 140528786526605 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=15999] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/15999/stat : 15999 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 27577 33554432000 4194304 4196468 140735235081008 140529117325840 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16000] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16000/stat : 16000 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 27577 33554432000 4194304 4196468 140735235081008 140528736373392 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16001] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16001/stat : 16001 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 27577 33554432000 4194304 4196468 140735235081008 140528735320336 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16002] ppid=15995 vsize=15151156 memory=11204 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16002/stat : 16002 (java) S 15995 15995 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 27577 33554432000 4194304 4196468 140735235081008 140528734267792 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16003] ppid=15995 vsize=15151156 memory=8305307729386299488 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16003/stat : 16003 (java) S 15995 15995 15256 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 515863287 15514783744 27577 33554432000 4194304 4196468 140735235081008 140528019077872 140529145494146 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16004] ppid=15995 vsize=15151156 memory=8305307729386299488 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16004/stat : 16004 (java) S 15995 15995 15256 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515863288 15514783744 27577 33554432000 4194304 4196468 140735235081008 140528018024096 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16005] ppid=15995 vsize=15151156 memory=-7027408097459412384 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16005/stat : 16005 (java) S 15995 15995 15256 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515863288 15514783744 27577 33554432000 4194304 4196468 140735235081008 140528016970992 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16006] ppid=15995 vsize=15151156 memory=6944663189525129274 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16006/stat : 16006 (java) S 15995 15995 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515863290 15514783744 27577 33554432000 4194304 4196468 140735235081008 140528015919568 140529145501595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16007] ppid=15995 vsize=15151156 memory=288230574492221466 CPUtime=1.22 cores=0,2,4,6
/proc/15997/task/16007/stat : 16007 (java) S 15995 15995 15256 0 -1 1077944384 4599 0 0 0 122 0 0 0 20 0 15 0 515863290 15514783744 27577 33554432000 4194304 4196468 140735235081008 140528014866672 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16008] ppid=15995 vsize=15151156 memory=0 CPUtime=1.52 cores=0,2,4,6
/proc/15997/task/16008/stat : 16008 (java) S 15995 15995 15256 0 -1 1077944384 4932 0 0 0 151 1 0 0 20 0 15 0 515863290 15514783744 27577 33554432000 4194304 4196468 140735235081008 140528013814128 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16009] ppid=15995 vsize=15151156 memory=0 CPUtime=0.54 cores=0,2,4,6
/proc/15997/task/16009/stat : 16009 (java) S 15995 15995 15256 0 -1 1077944384 3045 0 0 0 53 1 0 0 20 0 15 0 515863290 15514783744 27577 33554432000 4194304 4196468 140735235081008 140528012761072 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16010] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16010/stat : 16010 (java) S 15995 15995 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515863290 15514783744 27577 33554432000 4194304 4196468 140735235081008 140528011708768 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16011] ppid=15995 vsize=15151156 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16011/stat : 16011 (java) S 15995 15995 15256 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 515863291 15514783744 27577 33554432000 4194304 4196468 140735235081008 140528010656816 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
Current children cumulated CPU time: 6.48 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 111760 KiB

[startup+3.40073 s]
/proc/loadavg: 1.70 1.66 1.58 4/229 16012
/proc/meminfo: memFree=26003164/32770624 swapFree=67002028/67108860
[pid=15995] ppid=15992 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/15995/stat : 15995 (xcsp3-exec) S 15992 15995 15256 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515863284 115843072 363 33554432000 4194304 5098028 140724371373328 140724371371432 139682150011516 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27602944 140724371374936 140724371375193 140724371375193 140724371378118 0
/proc/15995/statm: 28282 363 305 221 0 87 0
[pid=15997] ppid=15995 vsize=15151156 memory=110396 CPUtime=6.9 cores=0,2,4,6
/proc/15997/stat : 15997 (java) S 15995 15995 15256 0 -1 1077944320 24411 0 0 0 683 7 0 0 20 0 15 0 515863285 15514783744 27599 33554432000 4194304 4196468 140735235081008 140735235063552 140529145482999 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
/proc/15997/statm: 3787789 27599 3472 1 0 3748889 0
[pid=15997/tid=15998] ppid=15995 vsize=15151156 memory=0 CPUtime=3.38 cores=0,2,4,6
/proc/15997/task/15998/stat : 15998 (java) R 15995 15995 15256 0 -1 4202560 10387 0 0 0 334 4 0 0 20 0 15 0 515863285 15514783744 27599 33554432000 4194304 4196468 140735235081008 140529149720536 140528786563519 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=15999] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/15999/stat : 15999 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 27599 33554432000 4194304 4196468 140735235081008 140529117325840 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16000] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16000/stat : 16000 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528736373392 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16001] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16001/stat : 16001 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528735320336 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16002] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16002/stat : 16002 (java) S 15995 15995 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528734267792 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16003] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16003/stat : 16003 (java) S 15995 15995 15256 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 515863287 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528019077872 140529145494146 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16004] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16004/stat : 16004 (java) S 15995 15995 15256 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515863288 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528018024096 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16005] ppid=15995 vsize=15151156 memory=280664704738824 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16005/stat : 16005 (java) S 15995 15995 15256 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515863288 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528016970992 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16006] ppid=15995 vsize=15151156 memory=7679937539659563795 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16006/stat : 16006 (java) S 15995 15995 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515863290 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528015919568 140529145501595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16007] ppid=15995 vsize=15151156 memory=6944656592455350634 CPUtime=1.31 cores=0,2,4,6
/proc/15997/task/16007/stat : 16007 (java) S 15995 15995 15256 0 -1 1077944384 4649 0 0 0 131 0 0 0 20 0 15 0 515863290 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528014866672 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16008] ppid=15995 vsize=15151156 memory=-9181546050914066336 CPUtime=1.65 cores=0,2,4,6
/proc/15997/task/16008/stat : 16008 (java) S 15995 15995 15256 0 -1 1077944384 4975 0 0 0 164 1 0 0 20 0 15 0 515863290 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528013814128 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16009] ppid=15995 vsize=15151156 memory=-9001734043636558696 CPUtime=0.54 cores=0,2,4,6
/proc/15997/task/16009/stat : 16009 (java) S 15995 15995 15256 0 -1 1077944384 3045 0 0 0 53 1 0 0 20 0 15 0 515863290 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528012761072 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16010] ppid=15995 vsize=15151156 memory=6944656592455360569 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16010/stat : 16010 (java) S 15995 15995 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515863290 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528011708768 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16011] ppid=15995 vsize=15151156 memory=6944656592455360608 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16011/stat : 16011 (java) S 15995 15995 15256 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 515863291 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528010656816 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
Current children cumulated CPU time: 6.9 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 111848 KiB

[startup+3.50075 s]
/proc/loadavg: 1.70 1.66 1.58 4/229 16012
/proc/meminfo: memFree=26003164/32770624 swapFree=67002028/67108860
[pid=15995] ppid=15992 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/15995/stat : 15995 (xcsp3-exec) S 15992 15995 15256 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515863284 115843072 363 33554432000 4194304 5098028 140724371373328 140724371371432 139682150011516 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27602944 140724371374936 140724371375193 140724371375193 140724371378118 0
/proc/15995/statm: 28282 363 305 221 0 87 0
[pid=15997] ppid=15995 vsize=15151156 memory=110396 CPUtime=7.01 cores=0,2,4,6
/proc/15997/stat : 15997 (java) S 15995 15995 15256 0 -1 1077944320 24413 0 0 0 694 7 0 0 20 0 15 0 515863285 15514783744 27599 33554432000 4194304 4196468 140735235081008 140735235063552 140529145482999 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
/proc/15997/statm: 3787789 27599 3472 1 0 3748889 0
[pid=15997/tid=15998] ppid=15995 vsize=15151156 memory=1452 CPUtime=3.48 cores=0,2,4,6
/proc/15997/task/15998/stat : 15998 (java) R 15995 15995 15256 0 -1 4202560 10388 0 0 0 344 4 0 0 20 0 15 0 515863285 15514783744 27599 33554432000 4194304 4196468 140735235081008 140529149720536 140528786494567 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=15999] ppid=15995 vsize=15151156 memory=110176 CPUtime=0 cores=0,2,4,6
/proc/15997/task/15999/stat : 15999 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 27599 33554432000 4194304 4196468 140735235081008 140529117325840 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16000] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16000/stat : 16000 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528736373392 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16001] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16001/stat : 16001 (java) S 15995 15995 15256 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528735320336 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16002] ppid=15995 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16002/stat : 16002 (java) S 15995 15995 15256 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515863286 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528734267792 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16003] ppid=15995 vsize=15151156 memory=110176 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16003/stat : 16003 (java) S 15995 15995 15256 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 515863287 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528019077872 140529145494146 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16004] ppid=15995 vsize=15151156 memory=5928 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16004/stat : 16004 (java) S 15995 15995 15256 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515863288 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528018024096 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16005] ppid=15995 vsize=15151156 memory=2437 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16005/stat : 16005 (java) S 15995 15995 15256 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515863288 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528016970992 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16006] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16006/stat : 16006 (java) S 15995 15995 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515863290 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528015919568 140529145501595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16007] ppid=15995 vsize=15151156 memory=111 CPUtime=1.31 cores=0,2,4,6
/proc/15997/task/16007/stat : 16007 (java) S 15995 15995 15256 0 -1 1077944384 4650 0 0 0 131 0 0 0 20 0 15 0 515863290 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528014866672 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16008] ppid=15995 vsize=15151156 memory=6791534058613427641 CPUtime=1.66 cores=0,2,4,6
/proc/15997/task/16008/stat : 16008 (java) S 15995 15995 15256 0 -1 1077944384 4975 0 0 0 165 1 0 0 20 0 15 0 515863290 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528013814128 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16009] ppid=15995 vsize=15151156 memory=0 CPUtime=0.54 cores=0,2,4,6
/proc/15997/task/16009/stat : 16009 (java) S 15995 15995 15256 0 -1 1077944384 3045 0 0 0 53 1 0 0 20 0 15 0 515863290 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528012761072 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16010] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16010/stat : 16010 (java) S 15995 15995 15256 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515863290 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528011708768 140529145493205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
[pid=15997/tid=16011] ppid=15995 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15997/task/16011/stat : 16011 (java) S 15995 15995 15256 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 515863291 15514783744 27599 33554432000 4194304 4196468 140735235081008 140528010656816 140529145494146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32993280 140735235085275 140735235085450 140735235085450 140735235088335 0
Current children cumulated CPU time: 7.01 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 111848 KiB

Child status: 0
Real time (s): 3.56253
CPU time (s): 7.10772
CPU user time (s): 7.02367
CPU system time (s): 0.084046
CPU usage (%): 199.514
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 111848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.02367
system time used= 0.084046
maximum resident set size= 112944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25410
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= 2189
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 15995
#   total CPU time (s): 7.10772
#   total CPU user time (s): 7.02367
#   total CPU system time (s): 0.084046

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.04132 second user time and 0.083685 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-25 10:17:32
IDJOB=4406380
IDBENCH=128005
IDSOLVER=2870
FILE ID=node146/4406380-1569399494
RUNJOBID= node146-1569396628-15287
PBS_JOBID= 21705679
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-18-3-6-8.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406380-1569399494/watcher-4406380-1569399494 -o /var/tmp/evaluation-result-4406380-1569399494/solver-4406380-1569399494 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node146-1569396628-15287 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 13758179 HOME/instance-4406380-1569399494.xml

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

MD5SUM BENCH= 5d7a010bf2d95efed7f70b0fa6bbffad
RANDOM SEED=13758179

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        26099364 kB
MemAvailable:   31687220 kB
Buffers:          112324 kB
Cached:          5594424 kB
SwapCached:         3456 kB
Active:          3085900 kB
Inactive:        2784500 kB
Active(anon):     164160 kB
Inactive(anon):    55372 kB
Active(file):    2921740 kB
Inactive(file):  2729128 kB
Unevictable:      110892 kB
Mlocked:          110892 kB
SwapTotal:      67108860 kB
SwapFree:       67002028 kB
Dirty:             26256 kB
Writeback:             0 kB
AnonPages:        271840 kB
Mapped:            70740 kB
Shmem:             47616 kB
Slab:             394520 kB
SReclaimable:     365448 kB
SUnreclaim:        29072 kB
KernelStack:        3792 kB
PageTables:         6420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1426924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /var/tmp at the end= 13464 MiB
End job on node146 at 2019-09-25 10:17:36