Trace number 4403680

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-20OPT32 10.158 2.89125

General information on the benchmark

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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403680-1568991399.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4403680-1568991399.xml, -tl, 2520s, -p, 4]
0.33/0.22	c 4 solvers in parallel
0.33/0.28	c parse instance...
2.44/0.93	c solve instance...
2.44/1.01	o -1000 
3.57/1.21	o -983 
6.31/1.96	o -974 
7.16/2.16	o -973 
7.16/2.17	o -970 
7.51/2.23	o -6 
7.51/2.23	o -2 
8.29/2.43	o 9 
8.29/2.43	o 16 
8.29/2.45	o 17 
8.29/2.46	o 18 
8.29/2.49	o 21 
9.05/2.67	o 29 
9.48/2.78	o 32 
9.88/2.87	s OPTIMUM FOUND
9.88/2.87	v <instantiation>
9.88/2.87	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] </list>
9.88/2.87	v 	<values>1 2 8 4 5 11 0 -1 9 3 16 10 6 12 13 14 15 -1 0 1 2 5 6 7 15 -1 3 4 9 8 14 13 12 11 10 -1 -1 1 1 1 4 2 3 0 1 5 -1 9 3 -2 2 1 3 0 </values>
9.88/2.87	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 (7732 MiB free)
  memory of node 1: 16384 MiB (7204 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403680-1568991399/watcher-4403680-1568991399 -o /tmp/evaluation-result-4403680-1568991399/solver-4403680-1568991399 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568988008-30877 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 764854397 HOME/instance-4403680-1568991399.xml 

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

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


[startup+0.100126 s]*
/proc/loadavg: 8.23 8.54 8.19 7/231 3722
/proc/meminfo: memFree=15279740/32770624 swapFree=66938936/67108860
[pid=3706] ppid=3703 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3706/stat : 3706 (xcsp3-exec) S 3703 3706 30846 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475409573 115843072 363 33554432000 4194304 5098028 140733503756128 140733503754232 139768865239676 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39522304 140733503763323 140733503763565 140733503763565 140733503766474 0
/proc/3706/statm: 28282 363 304 221 0 87 0
[pid=3708] ppid=3706 vsize=15144776 memory=28932 CPUtime=0.12 cores=0,2,4,6
/proc/3708/stat : 3708 (java) S 3706 3706 30846 0 -1 1077944320 5681 0 0 0 11 1 0 0 20 0 15 0 475409573 15508250624 7233 33554432000 4194304 4196468 140723176899296 140723176881840 139686349831927 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
/proc/3708/statm: 3786194 7233 3152 1 0 3748377 0
[pid=3708/tid=3709] ppid=3706 vsize=15144776 memory=7031125463459224206 CPUtime=0.09 cores=0,2,4,6
/proc/3708/task/3709/stat : 3709 (java) R 3706 3706 30846 0 -1 1077944384 3577 0 0 0 8 1 0 0 20 0 15 0 475409574 15508250624 7233 33554432000 4194304 4196468 140723176899296 139686354062160 139686349842133 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3710] ppid=3706 vsize=15144776 memory=7378697629483820645 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3710/stat : 3710 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475409574 15508250624 7233 33554432000 4194304 4196468 140723176899296 139686302452368 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3711] ppid=3706 vsize=15144776 memory=140713563092608 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3711/stat : 3711 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475409574 15508250624 7233 33554432000 4194304 4196468 140723176899296 139686301399568 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3712] ppid=3706 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3712/stat : 3712 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475409574 15508250624 7233 33554432000 4194304 4196468 140723176899296 139686300346768 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3713] ppid=3706 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3713/stat : 3713 (java) S 3706 3706 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475409574 15508250624 7233 33554432000 4194304 4196468 140723176899296 139686299293968 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3714] ppid=3706 vsize=15144776 memory=140713563092608 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3714/stat : 3714 (java) S 3706 3706 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475409576 15508250624 7233 33554432000 4194304 4196468 140723176899296 139685817973616 139686349843074 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3715] ppid=3706 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3715/stat : 3715 (java) S 3706 3706 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475409576 15508250624 7233 33554432000 4194304 4196468 140723176899296 139685816919584 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3716] ppid=3706 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3716/stat : 3716 (java) S 3706 3706 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475409576 15508250624 7233 33554432000 4194304 4196468 140723176899296 139685815866736 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3717] ppid=3706 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3717/stat : 3717 (java) S 3706 3706 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475409579 15508250624 7233 33554432000 4194304 4196468 140723176899296 139685814815056 139686349850523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3718] ppid=3706 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3718/stat : 3718 (java) S 3706 3706 30846 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 15 0 475409579 15508250624 7233 33554432000 4194304 4196468 140723176899296 139685813762416 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3719] ppid=3706 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3719/stat : 3719 (java) S 3706 3706 30846 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 475409579 15508250624 7233 33554432000 4194304 4196468 140723176899296 139685812709616 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3720] ppid=3706 vsize=15144776 memory=140713563092608 CPUtime=0.02 cores=0,2,4,6
/proc/3708/task/3720/stat : 3720 (java) R 3706 3706 30846 0 -1 4202560 364 0 0 0 2 0 0 0 20 0 15 0 475409579 15508250624 7233 33554432000 4194304 4196468 140723176899296 139685811656816 139686333912414 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3721] ppid=3706 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3721/stat : 3721 (java) S 3706 3706 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475409579 15508250624 7233 33554432000 4194304 4196468 140723176899296 139685810604256 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3722] ppid=3706 vsize=15144776 memory=140713563092608 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3722/stat : 3722 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475409579 15508250624 7233 33554432000 4194304 4196468 140723176899296 139685809552560 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30384 KiB

[startup+0.21072 s]*
/proc/loadavg: 8.23 8.54 8.19 7/231 3722
/proc/meminfo: memFree=15265156/32770624 swapFree=66938936/67108860
[pid=3706] ppid=3703 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3706/stat : 3706 (xcsp3-exec) S 3703 3706 30846 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475409573 115843072 363 33554432000 4194304 5098028 140733503756128 140733503754232 139768865239676 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39522304 140733503763323 140733503763565 140733503763565 140733503766474 0
/proc/3706/statm: 28282 363 304 221 0 87 0
[pid=3708] ppid=3706 vsize=15144776 memory=40996 CPUtime=0.33 cores=0,2,4,6
/proc/3708/stat : 3708 (java) S 3706 3706 30846 0 -1 1077944320 9433 0 0 0 30 3 0 0 20 0 15 0 475409573 15508250624 10249 33554432000 4194304 4196468 140723176899296 140723176881840 139686349831927 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
/proc/3708/statm: 3786194 10249 3292 1 0 3748377 0
[pid=3708/tid=3709] ppid=3706 vsize=15144776 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/3708/task/3709/stat : 3709 (java) R 3706 3706 30846 0 -1 4202560 6601 0 0 0 17 2 0 0 20 0 15 0 475409574 15508250624 10249 33554432000 4194304 4196468 140723176899296 139686354064656 139686335004784 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3710] ppid=3706 vsize=15144776 memory=4294979937 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3710/stat : 3710 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475409574 15508250624 10249 33554432000 4194304 4196468 140723176899296 139686302452368 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3711] ppid=3706 vsize=15144776 memory=140713563121917 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3711/stat : 3711 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475409574 15508250624 10249 33554432000 4194304 4196468 140723176899296 139686301399568 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3712] ppid=3706 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3712/stat : 3712 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475409574 15508250624 10249 33554432000 4194304 4196468 140723176899296 139686300346768 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3713] ppid=3706 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3713/stat : 3713 (java) S 3706 3706 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475409574 15508250624 10249 33554432000 4194304 4196468 140723176899296 139686299293968 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3714] ppid=3706 vsize=15144776 memory=140713563092608 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3714/stat : 3714 (java) S 3706 3706 30846 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475409576 15508250624 10249 33554432000 4194304 4196468 140723176899296 139685817973616 139686349843074 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3715] ppid=3706 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3715/stat : 3715 (java) S 3706 3706 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475409576 15508250624 10249 33554432000 4194304 4196468 140723176899296 139685816919584 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3716] ppid=3706 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3716/stat : 3716 (java) S 3706 3706 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475409576 15508250624 10249 33554432000 4194304 4196468 140723176899296 139685815866736 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3717] ppid=3706 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3717/stat : 3717 (java) S 3706 3706 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475409579 15508250624 10249 33554432000 4194304 4196468 140723176899296 139685814815056 139686349850523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3718] ppid=3706 vsize=15144776 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/3708/task/3718/stat : 3718 (java) S 3706 3706 30846 0 -1 1077944384 430 0 0 0 1 0 0 0 20 0 15 0 475409579 15508250624 10249 33554432000 4194304 4196468 140723176899296 139685813762416 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3719] ppid=3706 vsize=15144776 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/3708/task/3719/stat : 3719 (java) S 3706 3706 30846 0 -1 1077944384 311 0 0 0 3 0 0 0 20 0 15 0 475409579 15508250624 10249 33554432000 4194304 4196468 140723176899296 139685812709616 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3720] ppid=3706 vsize=15144776 memory=140713563092608 CPUtime=0.08 cores=0,2,4,6
/proc/3708/task/3720/stat : 3720 (java) S 3706 3706 30846 0 -1 1077944384 794 0 0 0 8 0 0 0 20 0 15 0 475409579 15508250624 10249 33554432000 4194304 4196468 140723176899296 139685811656816 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3721] ppid=3706 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3721/stat : 3721 (java) S 3706 3706 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475409579 15508250624 10249 33554432000 4194304 4196468 140723176899296 139685810604256 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3722] ppid=3706 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3722/stat : 3722 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475409579 15508250624 10249 33554432000 4194304 4196468 140723176899296 139685809552560 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42448 KiB

[startup+0.310576 s]*
/proc/loadavg: 8.23 8.54 8.19 6/231 3722
/proc/meminfo: memFree=15258256/32770624 swapFree=66938936/67108860
[pid=3706] ppid=3703 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3706/stat : 3706 (xcsp3-exec) S 3703 3706 30846 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475409573 115843072 363 33554432000 4194304 5098028 140733503756128 140733503754232 139768865239676 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39522304 140733503763323 140733503763565 140733503763565 140733503766474 0
/proc/3706/statm: 28282 363 304 221 0 87 0
[pid=3708] ppid=3706 vsize=15149032 memory=49432 CPUtime=0.51 cores=0,2,4,6
/proc/3708/stat : 3708 (java) S 3706 3706 30846 0 -1 1077944320 10743 0 0 0 47 4 0 0 20 0 15 0 475409573 15512608768 12358 33554432000 4194304 4196468 140723176899296 140723176881840 139686349831927 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
/proc/3708/statm: 3787258 12358 3324 1 0 3748377 0
[pid=3708/tid=3709] ppid=3706 vsize=15149032 memory=6935054825532540783 CPUtime=0.3 cores=0,2,4,6
/proc/3708/task/3709/stat : 3709 (java) R 3706 3706 30846 0 -1 4202560 7792 0 0 0 27 3 0 0 20 0 15 0 475409574 15512608768 12430 33554432000 4194304 4196468 140723176899296 139686354063040 139686333912414 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3710] ppid=3706 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3710/stat : 3710 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475409574 15512608768 12430 33554432000 4194304 4196468 140723176899296 139686302452368 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3711] ppid=3706 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3711/stat : 3711 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475409574 15512608768 12430 33554432000 4194304 4196468 140723176899296 139686301399568 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3712] ppid=3706 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3712/stat : 3712 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475409574 15512608768 12430 33554432000 4194304 4196468 140723176899296 139686300346768 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3713] ppid=3706 vsize=15149032 memory=46849 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3713/stat : 3713 (java) S 3706 3706 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475409574 15512608768 12430 33554432000 4194304 4196468 140723176899296 139686299293968 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3714] ppid=3706 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3714/stat : 3714 (java) S 3706 3706 30846 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475409576 15512608768 12430 33554432000 4194304 4196468 140723176899296 139685817973616 139686349843074 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3715] ppid=3706 vsize=15149032 memory=9122745479247552727 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3715/stat : 3715 (java) S 3706 3706 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475409576 15512608768 12430 33554432000 4194304 4196468 140723176899296 139685816919584 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3716] ppid=3706 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3716/stat : 3716 (java) S 3706 3706 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475409576 15512608768 12430 33554432000 4194304 4196468 140723176899296 139685815866736 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3717] ppid=3706 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3717/stat : 3717 (java) S 3706 3706 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475409579 15512608768 12430 33554432000 4194304 4196468 140723176899296 139685814815056 139686349850523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3718] ppid=3706 vsize=15149032 memory=6944652177228980320 CPUtime=0.02 cores=0,2,4,6
/proc/3708/task/3718/stat : 3718 (java) S 3706 3706 30846 0 -1 1077944384 458 0 0 0 2 0 0 0 20 0 15 0 475409579 15512608768 12430 33554432000 4194304 4196468 140723176899296 139685813762416 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3719] ppid=3706 vsize=15149032 memory=-6654736624941490777 CPUtime=0.05 cores=0,2,4,6
/proc/3708/task/3719/stat : 3719 (java) S 3706 3706 30846 0 -1 1077944384 336 0 0 0 5 0 0 0 20 0 15 0 475409579 15512608768 12430 33554432000 4194304 4196468 140723176899296 139685812709616 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3720] ppid=3706 vsize=15149032 memory=5793149093575367841 CPUtime=0.12 cores=0,2,4,6
/proc/3708/task/3720/stat : 3720 (java) S 3706 3706 30846 0 -1 1077944384 879 0 0 0 12 0 0 0 20 0 15 0 475409579 15512608768 12430 33554432000 4194304 4196468 140723176899296 139685811656816 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3721] ppid=3706 vsize=15149032 memory=6944656592455350634 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3721/stat : 3721 (java) S 3706 3706 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475409579 15512608768 12430 33554432000 4194304 4196468 140723176899296 139685810604256 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3722] ppid=3706 vsize=15149032 memory=-8675733323038954102 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3722/stat : 3722 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475409579 15512608768 12430 33554432000 4194304 4196468 140723176899296 139685809552560 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50884 KiB

[startup+0.7056 s]
/proc/loadavg: 8.23 8.54 8.19 8/231 3722
/proc/meminfo: memFree=15232392/32770624 swapFree=66938936/67108860
[pid=3706] ppid=3703 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3706/stat : 3706 (xcsp3-exec) S 3703 3706 30846 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475409573 115843072 363 33554432000 4194304 5098028 140733503756128 140733503754232 139768865239676 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39522304 140733503763323 140733503763565 140733503763565 140733503766474 0
/proc/3706/statm: 28282 363 304 221 0 87 0
[pid=3708] ppid=3706 vsize=15151156 memory=94384 CPUtime=1.75 cores=0,2,4,6
/proc/3708/stat : 3708 (java) S 3706 3706 30846 0 -1 1077944320 15244 0 0 0 168 7 0 0 20 0 15 0 475409573 15514783744 23596 33554432000 4194304 4196468 140723176899296 140723176881840 139686349831927 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
/proc/3708/statm: 3787789 23596 3451 1 0 3748889 0
[pid=3708/tid=3709] ppid=3706 vsize=15151156 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/3708/task/3709/stat : 3709 (java) R 3706 3706 30846 0 -1 4202560 9198 0 0 0 64 4 0 0 20 0 15 0 475409574 15514783744 23596 33554432000 4194304 4196468 140723176899296 139686354066512 139686327842774 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3710] ppid=3706 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3710/stat : 3710 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475409574 15514783744 23596 33554432000 4194304 4196468 140723176899296 139686302452368 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3711] ppid=3706 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3711/stat : 3711 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475409574 15514783744 23596 33554432000 4194304 4196468 140723176899296 139686301399568 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3712] ppid=3706 vsize=15151156 memory=221 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3712/stat : 3712 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475409574 15514783744 23596 33554432000 4194304 4196468 140723176899296 139686300346768 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3713] ppid=3706 vsize=15151156 memory=2 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3713/stat : 3713 (java) S 3706 3706 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475409574 15514783744 23596 33554432000 4194304 4196468 140723176899296 139686299293968 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3714] ppid=3706 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3714/stat : 3714 (java) S 3706 3706 30846 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475409576 15514783744 23596 33554432000 4194304 4196468 140723176899296 139685817973616 139686349843074 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3715] ppid=3706 vsize=15151156 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3715/stat : 3715 (java) S 3706 3706 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475409576 15514783744 23596 33554432000 4194304 4196468 140723176899296 139685816919584 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3716] ppid=3706 vsize=15151156 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3716/stat : 3716 (java) S 3706 3706 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475409576 15514783744 23596 33554432000 4194304 4196468 140723176899296 139685815866736 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3717] ppid=3706 vsize=15151156 memory=1096 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3717/stat : 3717 (java) S 3706 3706 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475409579 15514783744 23596 33554432000 4194304 4196468 140723176899296 139685814815056 139686349850523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3718] ppid=3706 vsize=15151156 memory=1188 CPUtime=0.33 cores=0,2,4,6
/proc/3708/task/3718/stat : 3718 (java) R 3706 3706 30846 0 -1 4202560 1367 0 0 0 33 0 0 0 20 0 15 0 475409579 15514783744 23596 33554432000 4194304 4196468 140723176899296 139685813755440 139686342928763 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3719] ppid=3706 vsize=15151156 memory=6112 CPUtime=0.35 cores=0,2,4,6
/proc/3708/task/3719/stat : 3719 (java) R 3706 3706 30846 0 -1 4202560 1292 0 0 0 35 0 0 0 20 0 15 0 475409579 15514783744 23596 33554432000 4194304 4196468 140723176899296 139685812709616 139686333218712 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3720] ppid=3706 vsize=15151156 memory=780 CPUtime=0.35 cores=0,2,4,6
/proc/3708/task/3720/stat : 3720 (java) R 3706 3706 30846 0 -1 4202560 2080 0 0 0 35 0 0 0 20 0 15 0 475409579 15514783744 23596 33554432000 4194304 4196468 140723176899296 139685811654776 139686334997480 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3721] ppid=3706 vsize=15151156 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3721/stat : 3721 (java) S 3706 3706 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475409579 15514783744 23596 33554432000 4194304 4196468 140723176899296 139685810604256 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3722] ppid=3706 vsize=15151156 memory=28124 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3722/stat : 3722 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475409579 15514783744 23596 33554432000 4194304 4196468 140723176899296 139685809552560 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
Current children cumulated CPU time: 1.75 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 95836 KiB

[startup+1.5016 s]
/proc/loadavg: 8.23 8.54 8.19 11/235 3726
/proc/meminfo: memFree=15138500/32770624 swapFree=66938936/67108860
[pid=3706] ppid=3703 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3706/stat : 3706 (xcsp3-exec) S 3703 3706 30846 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475409573 115843072 363 33554432000 4194304 5098028 140733503756128 140733503754232 139768865239676 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39522304 140733503763323 140733503763565 140733503763565 140733503766474 0
/proc/3706/statm: 28282 363 304 221 0 87 0

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

/proc/3708/task/3710/stat : 3710 (java) S 3706 3706 30846 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 19 0 475409574 15791632384 50655 33554432000 4194304 4196468 140723176899296 139686302452368 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3711] ppid=3706 vsize=15421516 memory=100 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3711/stat : 3711 (java) S 3706 3706 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475409574 15791632384 50655 33554432000 4194304 4196468 140723176899296 139686301399568 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3712] ppid=3706 vsize=15421516 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3712/stat : 3712 (java) S 3706 3706 30846 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 475409574 15791632384 50655 33554432000 4194304 4196468 140723176899296 139686300346768 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3713] ppid=3706 vsize=15421516 memory=15823283127847325 CPUtime=0.01 cores=0,2,4,6
/proc/3708/task/3713/stat : 3713 (java) S 3706 3706 30846 0 -1 1077944384 21 0 0 0 1 0 0 0 20 0 19 0 475409574 15791632384 50655 33554432000 4194304 4196468 140723176899296 139686299293968 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3714] ppid=3706 vsize=15421516 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3714/stat : 3714 (java) S 3706 3706 30846 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 475409576 15791632384 50655 33554432000 4194304 4196468 140723176899296 139685817973616 139686349843074 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3715] ppid=3706 vsize=15421516 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3715/stat : 3715 (java) S 3706 3706 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475409576 15791632384 50655 33554432000 4194304 4196468 140723176899296 139685816919648 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3716] ppid=3706 vsize=15421516 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3716/stat : 3716 (java) S 3706 3706 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475409576 15791632384 50655 33554432000 4194304 4196468 140723176899296 139685815866736 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3717] ppid=3706 vsize=15421516 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3717/stat : 3717 (java) S 3706 3706 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475409579 15791632384 50655 33554432000 4194304 4196468 140723176899296 139685814815056 139686349850523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3718] ppid=3706 vsize=15421516 memory=0 CPUtime=0.88 cores=0,2,4,6
/proc/3708/task/3718/stat : 3718 (java) R 3706 3706 30846 0 -1 4202560 1922 0 0 0 88 0 0 0 20 0 19 0 475409579 15791632384 50655 33554432000 4194304 4196468 140723176899296 139685813755608 139686331351388 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3719] ppid=3706 vsize=15421516 memory=0 CPUtime=0.87 cores=0,2,4,6
/proc/3708/task/3719/stat : 3719 (java) R 3706 3706 30846 0 -1 4202560 1664 0 0 0 87 0 0 0 20 0 19 0 475409579 15791632384 50655 33554432000 4194304 4196468 140723176899296 139685812694384 139686334235238 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3720] ppid=3706 vsize=15421516 memory=3620 CPUtime=0.65 cores=0,2,4,6
/proc/3708/task/3720/stat : 3720 (java) S 3706 3706 30846 0 -1 1077944384 2780 0 0 0 64 1 0 0 20 0 19 0 475409579 15791632384 50655 33554432000 4194304 4196468 140723176899296 139685811656816 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3721] ppid=3706 vsize=15421516 memory=53524 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3721/stat : 3721 (java) S 3706 3706 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475409579 15791632384 50655 33554432000 4194304 4196468 140723176899296 139685810604256 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3722] ppid=3706 vsize=15421516 memory=988 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3722/stat : 3722 (java) R 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475409579 15791632384 50655 33554432000 4194304 4196468 140723176899296 139685809552560 139686349843074 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
Current children cumulated CPU time: 4.71 s
Current children cumulated vsize: 15534644 KiB
Current children cumulated memory: 204072 KiB

[startup+2.8912 s]
# the end of solver process 3706 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.0343 s, system=0.123744 s

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

[startup+1.60089 s]
/proc/loadavg: 8.23 8.54 8.19 11/235 3726
/proc/meminfo: memFree=15138500/32770624 swapFree=66938936/67108860
[pid=3706] ppid=3703 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3706/stat : 3706 (xcsp3-exec) S 3703 3706 30846 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475409573 115843072 363 33554432000 4194304 5098028 140733503756128 140733503754232 139768865239676 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39522304 140733503763323 140733503763565 140733503763565 140733503766474 0
/proc/3706/statm: 28282 363 304 221 0 87 0
[pid=3708] ppid=3706 vsize=15421516 memory=203012 CPUtime=5.11 cores=0,2,4,6
/proc/3708/stat : 3708 (java) S 3706 3706 30846 0 -1 1077944320 17660 0 0 0 501 10 0 0 20 0 19 0 475409573 15791632384 50753 33554432000 4194304 4196468 140723176899296 140723176881840 139686349831927 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
/proc/3708/statm: 3855379 50753 3482 1 0 3816479 0
[pid=3708/tid=3709] ppid=3706 vsize=15421516 memory=10728 CPUtime=0.92 cores=0,2,4,6
/proc/3708/task/3709/stat : 3709 (java) S 3706 3706 30846 0 -1 1077944384 9407 0 0 0 87 5 0 0 20 0 19 0 475409574 15791632384 50753 33554432000 4194304 4196468 140723176899296 139686354072704 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3710] ppid=3706 vsize=15421516 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3710/stat : 3710 (java) S 3706 3706 30846 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 19 0 475409574 15791632384 50753 33554432000 4194304 4196468 140723176899296 139686302452368 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3711] ppid=3706 vsize=15421516 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3711/stat : 3711 (java) S 3706 3706 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475409574 15791632384 50753 33554432000 4194304 4196468 140723176899296 139686301399568 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3712] ppid=3706 vsize=15421516 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3712/stat : 3712 (java) S 3706 3706 30846 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 475409574 15791632384 50753 33554432000 4194304 4196468 140723176899296 139686300346768 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3713] ppid=3706 vsize=15421516 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/3708/task/3713/stat : 3713 (java) S 3706 3706 30846 0 -1 1077944384 21 0 0 0 1 0 0 0 20 0 19 0 475409574 15791632384 50753 33554432000 4194304 4196468 140723176899296 139686299293968 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3714] ppid=3706 vsize=15421516 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3714/stat : 3714 (java) S 3706 3706 30846 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 475409576 15791632384 50753 33554432000 4194304 4196468 140723176899296 139685817973616 139686349843074 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3715] ppid=3706 vsize=15421516 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3715/stat : 3715 (java) S 3706 3706 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475409576 15791632384 50753 33554432000 4194304 4196468 140723176899296 139685816919648 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3716] ppid=3706 vsize=15421516 memory=153104 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3716/stat : 3716 (java) S 3706 3706 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475409576 15791632384 50753 33554432000 4194304 4196468 140723176899296 139685815866736 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3717] ppid=3706 vsize=15421516 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3717/stat : 3717 (java) S 3706 3706 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475409579 15791632384 50753 33554432000 4194304 4196468 140723176899296 139685814815056 139686349850523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3718] ppid=3706 vsize=15421516 memory=0 CPUtime=0.98 cores=0,2,4,6
/proc/3708/task/3718/stat : 3718 (java) R 3706 3706 30846 0 -1 4202560 1952 0 0 0 98 0 0 0 20 0 19 0 475409579 15791632384 50753 33554432000 4194304 4196468 140723176899296 139685813748512 139686330421760 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3719] ppid=3706 vsize=15421516 memory=0 CPUtime=0.93 cores=0,2,4,6
/proc/3708/task/3719/stat : 3719 (java) R 3706 3706 30846 0 -1 4202560 1667 0 0 0 93 0 0 0 20 0 19 0 475409579 15791632384 50753 33554432000 4194304 4196468 140723176899296 139685812696160 139686331017865 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3720] ppid=3706 vsize=15421516 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/3708/task/3720/stat : 3720 (java) R 3706 3706 30846 0 -1 1077944384 2788 0 0 0 65 1 0 0 20 0 19 0 475409579 15791632384 50753 33554432000 4194304 4196468 140723176899296 139685811656816 139686349843074 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3721] ppid=3706 vsize=15421516 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3721/stat : 3721 (java) S 3706 3706 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475409579 15791632384 50753 33554432000 4194304 4196468 140723176899296 139685810604256 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3722] ppid=3706 vsize=15421516 memory=2315026244381546121 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3722/stat : 3722 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475409579 15791632384 50753 33554432000 4194304 4196468 140723176899296 139685809552560 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
Current children cumulated CPU time: 5.11 s
Current children cumulated vsize: 15534644 KiB
Current children cumulated memory: 204464 KiB

[startup+2.4016 s]
/proc/loadavg: 8.23 8.54 8.19 10/235 3738
/proc/meminfo: memFree=15105164/32770624 swapFree=66938936/67108860
[pid=3706] ppid=3703 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3706/stat : 3706 (xcsp3-exec) S 3703 3706 30846 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475409573 115843072 363 33554432000 4194304 5098028 140733503756128 140733503754232 139768865239676 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39522304 140733503763323 140733503763565 140733503763565 140733503766474 0
/proc/3706/statm: 28282 363 304 221 0 87 0
[pid=3708] ppid=3706 vsize=15421516 memory=208988 CPUtime=8.29 cores=0,2,4,6
/proc/3708/stat : 3708 (java) S 3706 3706 30846 0 -1 1077944320 19033 0 0 0 818 11 0 0 20 0 19 0 475409573 15791632384 52247 33554432000 4194304 4196468 140723176899296 140723176881840 139686349831927 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
/proc/3708/statm: 3855379 52247 3510 1 0 3816479 0
[pid=3708/tid=3709] ppid=3706 vsize=15421516 memory=4640770713788629089 CPUtime=0.92 cores=0,2,4,6
/proc/3708/task/3709/stat : 3709 (java) S 3706 3706 30846 0 -1 1077944384 9408 0 0 0 87 5 0 0 20 0 19 0 475409574 15791632384 52247 33554432000 4194304 4196468 140723176899296 139686354072704 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3710] ppid=3706 vsize=15421516 memory=7597402612410957923 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3710/stat : 3710 (java) S 3706 3706 30846 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 19 0 475409574 15791632384 52247 33554432000 4194304 4196468 140723176899296 139686302452368 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3711] ppid=3706 vsize=15421516 memory=7373916858537504097 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3711/stat : 3711 (java) S 3706 3706 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475409574 15791632384 52247 33554432000 4194304 4196468 140723176899296 139686301399568 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3712] ppid=3706 vsize=15421516 memory=5794251801077829732 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3712/stat : 3712 (java) S 3706 3706 30846 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 475409574 15791632384 52247 33554432000 4194304 4196468 140723176899296 139686300346768 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3713] ppid=3706 vsize=15421516 memory=1452 CPUtime=0.01 cores=0,2,4,6
/proc/3708/task/3713/stat : 3713 (java) S 3706 3706 30846 0 -1 1077944384 21 0 0 0 1 0 0 0 20 0 19 0 475409574 15791632384 52247 33554432000 4194304 4196468 140723176899296 139686299293968 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3714] ppid=3706 vsize=15421516 memory=84964 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3714/stat : 3714 (java) S 3706 3706 30846 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 475409576 15791632384 52247 33554432000 4194304 4196468 140723176899296 139685817973616 139686349843074 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3715] ppid=3706 vsize=15421516 memory=15823283127847325 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3715/stat : 3715 (java) S 3706 3706 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475409576 15791632384 52247 33554432000 4194304 4196468 140723176899296 139685816919648 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3716] ppid=3706 vsize=15421516 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3716/stat : 3716 (java) S 3706 3706 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475409576 15791632384 52247 33554432000 4194304 4196468 140723176899296 139685815866736 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3717] ppid=3706 vsize=15421516 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3717/stat : 3717 (java) S 3706 3706 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475409579 15791632384 52247 33554432000 4194304 4196468 140723176899296 139685814815056 139686349850523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3718] ppid=3706 vsize=15421516 memory=6656426216303648864 CPUtime=1.49 cores=0,2,4,6
/proc/3708/task/3718/stat : 3718 (java) R 3706 3706 30846 0 -1 4202560 2721 0 0 0 149 0 0 0 20 0 19 0 475409579 15791632384 52247 33554432000 4194304 4196468 140723176899296 139685813762712 139686333849360 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3719] ppid=3706 vsize=15421516 memory=0 CPUtime=1.33 cores=0,2,4,6
/proc/3708/task/3719/stat : 3719 (java) S 3706 3706 30846 0 -1 1077944384 1791 0 0 0 133 0 0 0 20 0 19 0 475409579 15791632384 52247 33554432000 4194304 4196468 140723176899296 139685812709616 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3720] ppid=3706 vsize=15421516 memory=0 CPUtime=0.71 cores=0,2,4,6
/proc/3708/task/3720/stat : 3720 (java) S 3706 3706 30846 0 -1 1077944384 2906 0 0 0 70 1 0 0 20 0 19 0 475409579 15791632384 52247 33554432000 4194304 4196468 140723176899296 139685811656816 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3721] ppid=3706 vsize=15421516 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3721/stat : 3721 (java) S 3706 3706 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475409579 15791632384 52247 33554432000 4194304 4196468 140723176899296 139685810604256 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3722] ppid=3706 vsize=15421516 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3722/stat : 3722 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475409579 15791632384 52247 33554432000 4194304 4196468 140723176899296 139685809552560 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
Current children cumulated CPU time: 8.29 s
Current children cumulated vsize: 15534644 KiB
Current children cumulated memory: 210440 KiB

[startup+2.8106 s]
/proc/loadavg: 8.23 8.54 8.19 10/235 3738
/proc/meminfo: memFree=15105164/32770624 swapFree=66938936/67108860
[pid=3706] ppid=3703 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3706/stat : 3706 (xcsp3-exec) S 3703 3706 30846 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475409573 115843072 363 33554432000 4194304 5098028 140733503756128 140733503754232 139768865239676 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39522304 140733503763323 140733503763565 140733503763565 140733503766474 0
/proc/3706/statm: 28282 363 304 221 0 87 0
[pid=3708] ppid=3706 vsize=15487052 memory=212884 CPUtime=9.88 cores=0,2,4,6
/proc/3708/stat : 3708 (java) S 3706 3706 30846 0 -1 1077944320 20431 0 0 0 977 11 0 0 20 0 19 0 475409573 15858741248 53221 33554432000 4194304 4196468 140723176899296 140723176881840 139686349831927 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
/proc/3708/statm: 3871763 53221 3513 1 0 3832863 0
[pid=3708/tid=3709] ppid=3706 vsize=15487052 memory=8112282956445269571 CPUtime=0.92 cores=0,2,4,6
/proc/3708/task/3709/stat : 3709 (java) S 3706 3706 30846 0 -1 1077944384 9408 0 0 0 87 5 0 0 20 0 19 0 475409574 15858741248 53221 33554432000 4194304 4196468 140723176899296 139686354072704 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3710] ppid=3706 vsize=15487052 memory=-8820979915922421270 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3710/stat : 3710 (java) S 3706 3706 30846 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 19 0 475409574 15858741248 53221 33554432000 4194304 4196468 140723176899296 139686302452368 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3711] ppid=3706 vsize=15487052 memory=7301610705903987081 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3711/stat : 3711 (java) S 3706 3706 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475409574 15858741248 53221 33554432000 4194304 4196468 140723176899296 139686301399568 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3712] ppid=3706 vsize=15487052 memory=6235304472045259164 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3712/stat : 3712 (java) S 3706 3706 30846 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 475409574 15858741248 53221 33554432000 4194304 4196468 140723176899296 139686300346768 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3713] ppid=3706 vsize=15487052 memory=-7453528518462155811 CPUtime=0.01 cores=0,2,4,6
/proc/3708/task/3713/stat : 3713 (java) S 3706 3706 30846 0 -1 1077944384 21 0 0 0 1 0 0 0 20 0 19 0 475409574 15858741248 53221 33554432000 4194304 4196468 140723176899296 139686299293968 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3714] ppid=3706 vsize=15487052 memory=4641055658712538025 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3714/stat : 3714 (java) S 3706 3706 30846 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 475409576 15858741248 53221 33554432000 4194304 4196468 140723176899296 139685817973616 139686349843074 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3715] ppid=3706 vsize=15487052 memory=56 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3715/stat : 3715 (java) S 3706 3706 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475409576 15858741248 53221 33554432000 4194304 4196468 140723176899296 139685816919648 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3716] ppid=3706 vsize=15487052 memory=2 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3716/stat : 3716 (java) S 3706 3706 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475409576 15858741248 53221 33554432000 4194304 4196468 140723176899296 139685815866736 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3717] ppid=3706 vsize=15487052 memory=753 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3717/stat : 3717 (java) S 3706 3706 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475409579 15858741248 53221 33554432000 4194304 4196468 140723176899296 139685814815056 139686349850523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3718] ppid=3706 vsize=15487052 memory=316 CPUtime=1.68 cores=0,2,4,6
/proc/3708/task/3718/stat : 3718 (java) R 3706 3706 30846 0 -1 1077944384 2754 0 0 0 168 0 0 0 20 0 19 0 475409579 15858741248 53221 33554432000 4194304 4196468 140723176899296 139685813762416 139686349843074 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3719] ppid=3706 vsize=15487052 memory=265447 CPUtime=1.6 cores=0,2,4,6
/proc/3708/task/3719/stat : 3719 (java) S 3706 3706 30846 0 -1 1077944384 2655 0 0 0 159 1 0 0 20 0 19 0 475409579 15858741248 53221 33554432000 4194304 4196468 140723176899296 139685812709616 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3720] ppid=3706 vsize=15487052 memory=2 CPUtime=0.73 cores=0,2,4,6
/proc/3708/task/3720/stat : 3720 (java) S 3706 3706 30846 0 -1 1077944384 2932 0 0 0 72 1 0 0 20 0 19 0 475409579 15858741248 53221 33554432000 4194304 4196468 140723176899296 139685811656816 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3721] ppid=3706 vsize=15487052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3721/stat : 3721 (java) S 3706 3706 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475409579 15858741248 53221 33554432000 4194304 4196468 140723176899296 139685810604256 139686349842133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
[pid=3708/tid=3722] ppid=3706 vsize=15487052 memory=518 CPUtime=0 cores=0,2,4,6
/proc/3708/task/3722/stat : 3722 (java) S 3706 3706 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475409579 15858741248 53221 33554432000 4194304 4196468 140723176899296 139685809552560 139686349843074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11714560 140723176903663 140723176903834 140723176903834 140723176906703 0
Current children cumulated CPU time: 9.88 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 214336 KiB

Child status: 0
Real time (s): 2.89125
CPU time (s): 10.158
CPU user time (s): 10.0343
CPU system time (s): 0.123744
CPU usage (%): 351.337
Max. virtual memory (cumulated for all children) (KiB): 15600180
Max. memory (cumulated for all children) (KiB): 214336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.0343
system time used= 0.123744
maximum resident set size= 213672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21000
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= 2237
involuntary context switches= 403


# summary of solver processes directly reported to runsolver:
#   pid: 3706
#   total CPU time (s): 10.158
#   total CPU user time (s): 10.0343
#   total CPU system time (s): 0.123744

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036806 second user time and 0.073613 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-20 16:58:41
IDJOB=4403680
IDBENCH=128005
IDSOLVER=2863
FILE ID=node139/4403680-1568991399
RUNJOBID= node139-1568988008-30877
PBS_JOBID= 21704637
Free space on /tmp= 5060 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-18-3-6-8.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4403680-1568991399/watcher-4403680-1568991399 -o /tmp/evaluation-result-4403680-1568991399/solver-4403680-1568991399 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568988008-30877 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 764854397 HOME/instance-4403680-1568991399.xml

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

MD5SUM BENCH= 5d7a010bf2d95efed7f70b0fa6bbffad
RANDOM SEED=764854397

node139.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.57
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.57
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.57
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.57
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:        15295836 kB
MemAvailable:   31482084 kB
Buffers:          133908 kB
Cached:         15950928 kB
SwapCached:        65280 kB
Active:          8314120 kB
Inactive:        8151864 kB
Active(anon):     312164 kB
Inactive(anon):   114924 kB
Active(file):    8001956 kB
Inactive(file):  8036940 kB
Unevictable:      106908 kB
Mlocked:          106908 kB
SwapTotal:      67108860 kB
SwapFree:       66938936 kB
Dirty:             26464 kB
Writeback:             0 kB
AnonPages:        500292 kB
Mapped:            64416 kB
Shmem:             37324 kB
Slab:             605128 kB
SReclaimable:     575812 kB
SUnreclaim:        29316 kB
KernelStack:        3808 kB
PageTables:         6328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1375220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    358400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 5036 MiB
End job on node139 at 2019-09-20 16:58:44