Trace number 4254332

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 4.0.5 seq (2017-07-26)SAT (TO)69 243.86 240.00999

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-10-14.xml
MD5SUM2f9116219e9bb224096732f26408ee63
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark74
Best CPU time to get the best result obtained on this benchmark1992.88
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of constraints320
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":140},{"size":9,"count":140}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":140},{"degree":7,"count":4},{"degree":8,"count":40},{"degree":10,"count":96}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":140},{"arity":3,"count":40},{"arity":4,"count":4},{"arity":6,"count":40},{"arity":9,"count":96}]
Number of extensional constraints180
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":180},{"type":"sum","count":140}]
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.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4254332-1501612732.xml"  -tl '264s' -p 1 -x 0
0.00/0.26	c [HOME/instance-4254332-1501612732.xml, -tl, 264s, -p, 1, -x, 0]
0.00/0.32	c simple solver
0.00/0.39	c parse instance...
0.00/0.66	c solve instance...
0.00/0.83	o 57 
0.00/0.84	o 59 
0.00/0.85	o 61 
0.00/1.08	o 63 
5.02/2.57	o 64 
5.02/2.57	o 65 
13.97/11.21	o 66 
13.97/11.21	o 67 
13.97/11.22	o 68 
16.88/14.19	o 69 
243.86/240.00	s SATISFIABLE
243.86/240.00	v <instantiation>
243.86/240.00	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[0][13] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[1][13] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[2][13] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[3][13] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[4][13] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12] s[5][13] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[6][12] s[6][13] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[7][12] s[7][13] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[8][12] s[8][13] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[9][12] s[9][13] </list>
243.86/240.00	v 	<values>0 0 0 0 0 1 0 1 0 1 1 0 1 1 0 1 1 0 1 0 1 1 1 0 1 0 1 0 1 0 1 0 1 0 0 0 0 0 1 0 1 0 1 0 0 1 0 1 1 1 1 1 1 0 1 1 0 1 0 1 0 1 0 0 0 0 0 0 1 0 1 1 0 1 0 0 0 1 1 1 1 0 0 1 0 0 0 1 1 1 1 1 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 0 0 1 0 0 1 0 0 1 1 2 2 2 2 2 4 3 4 3 2 4 2 2 2 3 2 4 2 4 3 3 3 5 3 6 3 4 2 5 3 5 3 5 5 6 5 6 3 6 3 4 2 4 4 3 5 3 3 2 2 3 2 5 3 3 4 3 5 2 5 2 5 5 6 6 4 4 3 4 2 2 5 3 6 4 5 3 3 3 3 5 5 3 4 4 4 2 3 2 3 3 4 4 3 3 3 2 2 3 4 5 6 6 6 5 4 4 5 6 6 4 2 4 2 3 3 3 3 3 3 3 3 3 3 2 1 2 2 4 3 4 4 3 4 4 3 4 4 2 </values>
243.86/240.00	v </instantiation>
243.86/240.00	c Unexpected resolution interruption!

Verifier Data

OK	69

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4254332-1501612732/watcher-4254332-1501612732 -o /tmp/evaluation-result-4254332-1501612732/solver-4254332-1501612732 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node130-1501611170-5184 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1165217845 HOME/instance-4254332-1501612732.xml 

pid=5810
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.59 1.72 1.07 3/196 5813
/proc/meminfo: memFree=31800520/32770624 swapFree=0/179352
[pid=5813] ppid=5810 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/5813/stat : 5813 (runsolver) D 5810 5813 5123 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 9890210 24240128 107 18446744073709551615 4194304 4338465 140724782015696 140724782013336 139925969986263 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 22552576 140724782022749 140724782023238 140724782023238 140724782026698 0
/proc/5813/statm: 5918 107 54 36 0 2156 0

[startup+0.100089 s]
/proc/loadavg: 1.59 1.72 1.07 3/196 5813
/proc/meminfo: memFree=31800520/32770624 swapFree=0/179352
[pid=5813] ppid=5810 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5813/stat : 5813 (xcsp3-exec) S 5810 5813 5123 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 9890210 9740288 345 18446744073709551615 4194304 5098028 140726603266432 140726603264536 140133700489852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 27848704 140726603272603 140726603272807 140726603272807 140726603276267 0
/proc/5813/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.202576 s]
/proc/loadavg: 1.59 1.72 1.07 3/196 5813
/proc/meminfo: memFree=31800520/32770624 swapFree=0/179352
[pid=5813] ppid=5810 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5813/stat : 5813 (xcsp3-exec) S 5810 5813 5123 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 9890210 9740288 345 18446744073709551615 4194304 5098028 140726603266432 140726603264536 140133700489852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 27848704 140726603272603 140726603272807 140726603272807 140726603276267 0
/proc/5813/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300566 s]
/proc/loadavg: 1.59 1.72 1.07 3/196 5813
/proc/meminfo: memFree=31800520/32770624 swapFree=0/179352
[pid=5813] ppid=5810 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5813/stat : 5813 (xcsp3-exec) S 5810 5813 5123 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 9890210 9740288 345 18446744073709551615 4194304 5098028 140726603266432 140726603264536 140133700489852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 27848704 140726603272603 140726603272807 140726603272807 140726603276267 0
/proc/5813/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700159 s]
/proc/loadavg: 1.59 1.72 1.07 3/196 5813
/proc/meminfo: memFree=31800520/32770624 swapFree=0/179352
[pid=5813] ppid=5810 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5813/stat : 5813 (xcsp3-exec) S 5810 5813 5123 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 9890210 9740288 345 18446744073709551615 4194304 5098028 140726603266432 140726603264536 140133700489852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 27848704 140726603272603 140726603272807 140726603272807 140726603276267 0
/proc/5813/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50065 s]
/proc/loadavg: 1.59 1.72 1.07 6/212 5829
/proc/meminfo: memFree=31732396/32770624 swapFree=0/179364
[pid=5813] ppid=5810 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5813/stat : 5813 (xcsp3-exec) S 5810 5813 5123 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 9890210 9740288 345 18446744073709551615 4194304 5098028 140726603266432 140726603264536 140133700489852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 27848704 140726603272603 140726603272807 140726603272807 140726603276267 0
/proc/5813/statm: 2378 345 289 221 0 87 0
[pid=5815] ppid=5813 vsize=13982448 CPUtime=3.68 cores=1,3,5,7
/proc/5815/stat : 5815 (java) S 5813 5813 5123 0 -1 1077944320 24089 0 0 0 362 6 0 0 20 0 15 0 9890218 14318026752 23418 18446744073709551615 4194304 4196468 140729518884192 140729518866736 139928256016119 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
/proc/5815/statm: 3495612 23418 3182 1 0 3483913 0
[pid=5815/tid=5816] ppid=5813 vsize=13982448 CPUtime=1.35 cores=1,3,5,7
/proc/5815/task/5816/stat : 5816 (java) R 5813 5813 5123 0 -1 4202560 9088 0 0 0 132 3 0 0 20 0 15 0 9890218 14318026752 23418 18446744073709551615 4194304 4196468 140729518884192 139928260252032 139927901814939 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5817] ppid=5813 vsize=13982448 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5817/stat : 5817 (java) S 5813 5813 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9890219 14318026752 23418 18446744073709551615 4194304 4196468 140729518884192 139927855646992 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5818] ppid=5813 vsize=13982448 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5818/stat : 5818 (java) S 5813 5813 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9890219 14318026752 23418 18446744073709551615 4194304 4196468 140729518884192 139927854594448 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5819] ppid=5813 vsize=13982448 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5819/stat : 5819 (java) S 5813 5813 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9890219 14318026752 23418 18446744073709551615 4194304 4196468 140729518884192 139927853541904 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5820] ppid=5813 vsize=13982448 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5820/stat : 5820 (java) S 5813 5813 5123 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9890219 14318026752 23418 18446744073709551615 4194304 4196468 140729518884192 139927852489360 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5821] ppid=5813 vsize=13982448 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5821/stat : 5821 (java) S 5813 5813 5123 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 9890220 14318026752 23418 18446744073709551615 4194304 4196468 140729518884192 139927734528496 139928256027266 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5822] ppid=5813 vsize=13982448 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5822/stat : 5822 (java) S 5813 5813 5123 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9890221 14318026752 23418 18446744073709551615 4194304 4196468 140729518884192 139927733474720 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5823] ppid=5813 vsize=13982448 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5823/stat : 5823 (java) S 5813 5813 5123 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9890221 14318026752 23418 18446744073709551615 4194304 4196468 140729518884192 139927732422128 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5824] ppid=5813 vsize=13982448 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5824/stat : 5824 (java) S 5813 5813 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9890223 14318026752 23418 18446744073709551615 4194304 4196468 140729518884192 139927731370704 139928256034715 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5825] ppid=5813 vsize=13982448 CPUtime=0.92 cores=1,3,5,7
/proc/5815/task/5825/stat : 5825 (java) R 5813 5813 5123 0 -1 4202560 6908 0 0 0 91 1 0 0 20 0 15 0 9890223 14318026752 23418 18446744073709551615 4194304 4196468 140729518884192 139927730305888 139928241126142 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5826] ppid=5813 vsize=13982448 CPUtime=0.93 cores=1,3,5,7
/proc/5815/task/5826/stat : 5826 (java) R 5813 5813 5123 0 -1 4202560 4264 0 0 0 93 0 0 0 20 0 15 0 9890223 14318026752 23418 18446744073709551615 4194304 4196468 140729518884192 139927729264752 139928240261328 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5827] ppid=5813 vsize=13982448 CPUtime=0.44 cores=1,3,5,7
/proc/5815/task/5827/stat : 5827 (java) S 5813 5813 5123 0 -1 1077944384 2481 0 0 0 44 0 0 0 20 0 15 0 9890223 14318026752 23418 18446744073709551615 4194304 4196468 140729518884192 139927728212208 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5828] ppid=5813 vsize=13982448 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5828/stat : 5828 (java) S 5813 5813 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9890224 14318026752 23418 18446744073709551615 4194304 4196468 140729518884192 139927727159904 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5829] ppid=5813 vsize=13982448 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5829/stat : 5829 (java) S 5813 5813 5123 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 9890228 14318026752 23418 18446744073709551615 4194304 4196468 140729518884192 139927726107440 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 13991960

[startup+3.10058 s]
/proc/loadavg: 1.59 1.72 1.07 3/212 5829
/proc/meminfo: memFree=31707844/32770624 swapFree=0/179372
[pid=5813] ppid=5810 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5813/stat : 5813 (xcsp3-exec) S 5810 5813 5123 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 9890210 9740288 345 18446744073709551615 4194304 5098028 140726603266432 140726603264536 140133700489852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 27848704 140726603272603 140726603272807 140726603272807 140726603276267 0
/proc/5813/statm: 2378 345 289 221 0 87 0
[pid=5815] ppid=5813 vsize=13980732 CPUtime=5.74 cores=1,3,5,7
/proc/5815/stat : 5815 (java) S 5813 5813 5123 0 -1 1077944320 25171 0 0 0 567 7 0 0 20 0 15 0 9890218 14316269568 29154 18446744073709551615 4194304 4196468 140729518884192 140729518866736 139928256016119 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
/proc/5815/statm: 3495183 29154 3184 1 0 3483484 0
[pid=5815/tid=5816] ppid=5813 vsize=13980732 CPUtime=2.96 cores=1,3,5,7
/proc/5815/task/5816/stat : 5816 (java) R 5813 5813 5123 0 -1 4202560 9354 0 0 0 292 4 0 0 20 0 15 0 9890218 14316269568 29154 18446744073709551615 4194304 4196468 140729518884192 139928260252416 139927901961906 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5817] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5817/stat : 5817 (java) S 5813 5813 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9890219 14316269568 29154 18446744073709551615 4194304 4196468 140729518884192 139927855646992 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5818] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5818/stat : 5818 (java) S 5813 5813 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9890219 14316269568 29154 18446744073709551615 4194304 4196468 140729518884192 139927854594448 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5819] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5819/stat : 5819 (java) S 5813 5813 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9890219 14316269568 29154 18446744073709551615 4194304 4196468 140729518884192 139927853541904 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5820] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5820/stat : 5820 (java) S 5813 5813 5123 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9890219 14316269568 29154 18446744073709551615 4194304 4196468 140729518884192 139927852489360 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5821] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5821/stat : 5821 (java) S 5813 5813 5123 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 9890220 14316269568 29154 18446744073709551615 4194304 4196468 140729518884192 139927734528496 139928256027266 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5822] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5822/stat : 5822 (java) S 5813 5813 5123 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9890221 14316269568 29154 18446744073709551615 4194304 4196468 140729518884192 139927733474720 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5823] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5823/stat : 5823 (java) S 5813 5813 5123 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9890221 14316269568 29154 18446744073709551615 4194304 4196468 140729518884192 139927732422128 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5824] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5824/stat : 5824 (java) S 5813 5813 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9890223 14316269568 29154 18446744073709551615 4194304 4196468 140729518884192 139927731370704 139928256034715 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5825] ppid=5813 vsize=13980732 CPUtime=1.16 cores=1,3,5,7
/proc/5815/task/5825/stat : 5825 (java) S 5813 5813 5123 0 -1 1077944384 7238 0 0 0 115 1 0 0 20 0 15 0 9890223 14316269568 29154 18446744073709551615 4194304 4196468 140729518884192 139927730317296 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5826] ppid=5813 vsize=13980732 CPUtime=1.12 cores=1,3,5,7
/proc/5815/task/5826/stat : 5826 (java) S 5813 5813 5123 0 -1 1077944384 4611 0 0 0 112 0 0 0 20 0 15 0 9890223 14316269568 29154 18446744073709551615 4194304 4196468 140729518884192 139927729264752 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5827] ppid=5813 vsize=13980732 CPUtime=0.45 cores=1,3,5,7
/proc/5815/task/5827/stat : 5827 (java) S 5813 5813 5123 0 -1 1077944384 2594 0 0 0 45 0 0 0 20 0 15 0 9890223 14316269568 29154 18446744073709551615 4194304 4196468 140729518884192 139927728212208 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5828] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5828/stat : 5828 (java) S 5813 5813 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9890224 14316269568 29154 18446744073709551615 4194304 4196468 140729518884192 139927727159904 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5829] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5829/stat : 5829 (java) S 5813 5813 5123 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9890228 14316269568 29154 18446744073709551615 4194304 4196468 140729518884192 139927726107440 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 13990244

[startup+6.30058 s]
/proc/loadavg: 1.62 1.72 1.08 3/211 5830
/proc/meminfo: memFree=31658620/32770624 swapFree=0/179372
[pid=5813] ppid=5810 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5813/stat : 5813 (xcsp3-exec) S 5810 5813 5123 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 9890210 9740288 345 18446744073709551615 4194304 5098028 140726603266432 140726603264536 140133700489852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 27848704 140726603272603 140726603272807 140726603272807 140726603276267 0
/proc/5813/statm: 2378 345 289 221 0 87 0
[pid=5815] ppid=5813 vsize=13980732 CPUtime=9 cores=1,3,5,7
/proc/5815/stat : 5815 (java) S 5813 5813 5123 0 -1 1077944320 28204 0 0 0 892 8 0 0 20 0 15 0 9890218 14316269568 42705 18446744073709551615 4194304 4196468 140729518884192 140729518866736 139928256016119 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
/proc/5815/statm: 3495183 42705 3188 1 0 3483484 0
[pid=5815/tid=5816] ppid=5813 vsize=13980732 CPUtime=6.16 cores=1,3,5,7
/proc/5815/task/5816/stat : 5816 (java) R 5813 5813 5123 0 -1 4202560 9960 0 0 0 611 5 0 0 20 0 15 0 9890218 14316269568 42705 18446744073709551615 4194304 4196468 140729518884192 139928260253112 139927901637916 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5817] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5817/stat : 5817 (java) S 5813 5813 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9890219 14316269568 42705 18446744073709551615 4194304 4196468 140729518884192 139927855646992 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5818] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5818/stat : 5818 (java) S 5813 5813 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9890219 14316269568 42705 18446744073709551615 4194304 4196468 140729518884192 139927854594448 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5819] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5819/stat : 5819 (java) S 5813 5813 5123 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9890219 14316269568 42705 18446744073709551615 4194304 4196468 140729518884192 139927853541904 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5820] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5820/stat : 5820 (java) S 5813 5813 5123 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9890219 14316269568 42705 18446744073709551615 4194304 4196468 140729518884192 139927852489360 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5821] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5821/stat : 5821 (java) S 5813 5813 5123 0 -1 1077944384 359 0 0 0 0 0 0 0 20 0 15 0 9890220 14316269568 42705 18446744073709551615 4194304 4196468 140729518884192 139927734528496 139928256027266 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5822] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5822/stat : 5822 (java) S 5813 5813 5123 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9890221 14316269568 42705 18446744073709551615 4194304 4196468 140729518884192 139927733474720 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5823] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5823/stat : 5823 (java) S 5813 5813 5123 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9890221 14316269568 42705 18446744073709551615 4194304 4196468 140729518884192 139927732422128 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5824] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5824/stat : 5824 (java) S 5813 5813 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9890223 14316269568 42705 18446744073709551615 4194304 4196468 140729518884192 139927731370704 139928256034715 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5825] ppid=5813 vsize=13980732 CPUtime=1.2 cores=1,3,5,7
/proc/5815/task/5825/stat : 5825 (java) S 5813 5813 5123 0 -1 1077944384 7698 0 0 0 119 1 0 0 20 0 15 0 9890223 14316269568 42705 18446744073709551615 4194304 4196468 140729518884192 139927730317296 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5826] ppid=5813 vsize=13980732 CPUtime=1.15 cores=1,3,5,7
/proc/5815/task/5826/stat : 5826 (java) S 5813 5813 5123 0 -1 1077944384 4920 0 0 0 115 0 0 0 20 0 15 0 9890223 14316269568 42705 18446744073709551615 4194304 4196468 140729518884192 139927729264752 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5827] ppid=5813 vsize=13980732 CPUtime=0.46 cores=1,3,5,7
/proc/5815/task/5827/stat : 5827 (java) S 5813 5813 5123 0 -1 1077944384 3467 0 0 0 46 0 0 0 20 0 15 0 9890223 14316269568 42705 18446744073709551615 4194304 4196468 140729518884192 139927728212208 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5828] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5828/stat : 5828 (java) S 5813 5813 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9890224 14316269568 42705 18446744073709551615 4194304 4196468 140729518884192 139927727159904 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5829] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5829/stat : 5829 (java) S 5813 5813 5123 0 -1 1077944384 499 0 0 0 0 0 0 0 20 0 15 0 9890228 14316269568 42705 18446744073709551615 4194304 4196468 140729518884192 139927726107440 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
Current children cumulated CPU time (s) 9
Current children cumulated vsize (KiB) 13990244

[startup+12.7006 s]
/proc/loadavg: 1.65 1.72 1.08 3/211 5831
/proc/meminfo: memFree=31621156/32770624 swapFree=0/179396
[pid=5813] ppid=5810 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5813/stat : 5813 (xcsp3-exec) S 5810 5813 5123 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 9890210 9740288 345 18446744073709551615 4194304 5098028 140726603266432 140726603264536 140133700489852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 27848704 140726603272603 140726603272807 140726603272807 140726603276267 0
/proc/5813/statm: 2378 345 289 221 0 87 0
[pid=5815] ppid=5813 vsize=13980732 CPUtime=15.47 cores=1,3,5,7
/proc/5815/stat : 5815 (java) S 5813 5813 5123 0 -1 1077944320 30846 0 0 0 1538 9 0 0 20 0 15 0 9890218 14316269568 48395 18446744073709551615 4194304 4196468 140729518884192 140729518866736 139928256016119 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
/proc/5815/statm: 3495183 48395 3205 1 0 3483484 0
[pid=5815/tid=5816] ppid=5813 vsize=13980732 CPUtime=12.55 cores=1,3,5,7
/proc/5815/task/5816/stat : 5816 (java) R 5813 5813 5123 0 -1 4202560 10118 0 0 0 1250 5 0 0 20 0 15 0 9890218 14316269568 48395 18446744073709551615 4194304 4196468 140729518884192 139928260252640 139927901961906 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5817] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5817/stat : 5817 (java) S 5813 5813 5123 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 15 0 9890219 14316269568 48395 18446744073709551615 4194304 4196468 140729518884192 139927855646992 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5818] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5818/stat : 5818 (java) S 5813 5813 5123 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 9890219 14316269568 48395 18446744073709551615 4194304 4196468 140729518884192 139927854594448 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0

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

[pid=5815/tid=5822] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5822/stat : 5822 (java) S 5813 5813 5123 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 9890221 14316269568 41459 18446744073709551615 4194304 4196468 140729518884192 139927733474720 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5823] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5823/stat : 5823 (java) S 5813 5813 5123 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 9890221 14316269568 41459 18446744073709551615 4194304 4196468 140729518884192 139927732422128 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5824] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5824/stat : 5824 (java) S 5813 5813 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9890223 14316269568 41459 18446744073709551615 4194304 4196468 140729518884192 139927731370704 139928256034715 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5825] ppid=5813 vsize=13980732 CPUtime=1.37 cores=1,3,5,7
/proc/5815/task/5825/stat : 5825 (java) S 5813 5813 5123 0 -1 1077944384 11643 0 0 0 136 1 0 0 20 0 15 0 9890223 14316269568 41459 18446744073709551615 4194304 4196468 140729518884192 139927730317296 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5826] ppid=5813 vsize=13980732 CPUtime=1.39 cores=1,3,5,7
/proc/5815/task/5826/stat : 5826 (java) S 5813 5813 5123 0 -1 1077944384 10365 0 0 0 138 1 0 0 20 0 15 0 9890223 14316269568 41459 18446744073709551615 4194304 4196468 140729518884192 139927729264752 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5827] ppid=5813 vsize=13980732 CPUtime=0.5 cores=1,3,5,7
/proc/5815/task/5827/stat : 5827 (java) S 5813 5813 5123 0 -1 1077944384 5957 0 0 0 50 0 0 0 20 0 15 0 9890223 14316269568 41459 18446744073709551615 4194304 4196468 140729518884192 139927728212208 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5828] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5828/stat : 5828 (java) S 5813 5813 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9890224 14316269568 41459 18446744073709551615 4194304 4196468 140729518884192 139927727159904 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5829] ppid=5813 vsize=13980732 CPUtime=0.02 cores=1,3,5,7
/proc/5815/task/5829/stat : 5829 (java) S 5813 5813 5123 0 -1 1077944384 728 0 0 0 1 1 0 0 20 0 15 0 9890228 14316269568 41459 18446744073709551615 4194304 4196468 140729518884192 139927726107440 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
Current children cumulated CPU time (s) 105.6
Current children cumulated vsize (KiB) 13990244

[startup+162.301 s]
/proc/loadavg: 1.25 1.57 1.12 3/211 5835
/proc/meminfo: memFree=31665068/32770624 swapFree=0/179484
[pid=5813] ppid=5810 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5813/stat : 5813 (xcsp3-exec) S 5810 5813 5123 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 9890210 9740288 345 18446744073709551615 4194304 5098028 140726603266432 140726603264536 140133700489852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 27848704 140726603272603 140726603272807 140726603272807 140726603276267 0
/proc/5813/statm: 2378 345 289 221 0 87 0
[pid=5815] ppid=5813 vsize=13980732 CPUtime=165.74 cores=1,3,5,7
/proc/5815/stat : 5815 (java) S 5813 5813 5123 0 -1 1077944320 52918 0 0 0 16557 17 0 0 20 0 15 0 9890218 14316269568 41561 18446744073709551615 4194304 4196468 140729518884192 140729518866736 139928256016119 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
/proc/5815/statm: 3495183 41561 3222 1 0 3483484 0
[pid=5815/tid=5816] ppid=5813 vsize=13980732 CPUtime=161.96 cores=1,3,5,7
/proc/5815/task/5816/stat : 5816 (java) R 5813 5813 5123 0 -1 4202560 14293 0 0 0 16191 5 0 0 20 0 15 0 9890218 14316269568 41561 18446744073709551615 4194304 4196468 140729518884192 139928260255648 139927901637845 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5817] ppid=5813 vsize=13980732 CPUtime=0.07 cores=1,3,5,7
/proc/5815/task/5817/stat : 5817 (java) S 5813 5813 5123 0 -1 1077944384 1656 0 0 0 6 1 0 0 20 0 15 0 9890219 14316269568 41561 18446744073709551615 4194304 4196468 140729518884192 139927855646992 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5818] ppid=5813 vsize=13980732 CPUtime=0.07 cores=1,3,5,7
/proc/5815/task/5818/stat : 5818 (java) S 5813 5813 5123 0 -1 1077944384 936 0 0 0 6 1 0 0 20 0 15 0 9890219 14316269568 41561 18446744073709551615 4194304 4196468 140729518884192 139927854594448 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5819] ppid=5813 vsize=13980732 CPUtime=0.07 cores=1,3,5,7
/proc/5815/task/5819/stat : 5819 (java) S 5813 5813 5123 0 -1 1077944384 1421 0 0 0 6 1 0 0 20 0 15 0 9890219 14316269568 41561 18446744073709551615 4194304 4196468 140729518884192 139927853541904 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5820] ppid=5813 vsize=13980732 CPUtime=0.06 cores=1,3,5,7
/proc/5815/task/5820/stat : 5820 (java) S 5813 5813 5123 0 -1 1077944384 589 0 0 0 5 1 0 0 20 0 15 0 9890219 14316269568 41561 18446744073709551615 4194304 4196468 140729518884192 139927852489360 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5821] ppid=5813 vsize=13980732 CPUtime=0.06 cores=1,3,5,7
/proc/5815/task/5821/stat : 5821 (java) S 5813 5813 5123 0 -1 1077944384 1909 0 0 0 6 0 0 0 20 0 15 0 9890220 14316269568 41561 18446744073709551615 4194304 4196468 140729518884192 139927734528496 139928256027266 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5822] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5822/stat : 5822 (java) S 5813 5813 5123 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 9890221 14316269568 41561 18446744073709551615 4194304 4196468 140729518884192 139927733474720 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5823] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5823/stat : 5823 (java) S 5813 5813 5123 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 9890221 14316269568 41561 18446744073709551615 4194304 4196468 140729518884192 139927732422128 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5824] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5824/stat : 5824 (java) S 5813 5813 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9890223 14316269568 41561 18446744073709551615 4194304 4196468 140729518884192 139927731370704 139928256034715 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5825] ppid=5813 vsize=13980732 CPUtime=1.37 cores=1,3,5,7
/proc/5815/task/5825/stat : 5825 (java) S 5813 5813 5123 0 -1 1077944384 11820 0 0 0 136 1 0 0 20 0 15 0 9890223 14316269568 41561 18446744073709551615 4194304 4196468 140729518884192 139927730317296 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5826] ppid=5813 vsize=13980732 CPUtime=1.44 cores=1,3,5,7
/proc/5815/task/5826/stat : 5826 (java) S 5813 5813 5123 0 -1 1077944384 12216 0 0 0 143 1 0 0 20 0 15 0 9890223 14316269568 41561 18446744073709551615 4194304 4196468 140729518884192 139927729264752 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5827] ppid=5813 vsize=13980732 CPUtime=0.51 cores=1,3,5,7
/proc/5815/task/5827/stat : 5827 (java) S 5813 5813 5123 0 -1 1077944384 5963 0 0 0 50 1 0 0 20 0 15 0 9890223 14316269568 41561 18446744073709551615 4194304 4196468 140729518884192 139927728212208 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5828] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5828/stat : 5828 (java) S 5813 5813 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9890224 14316269568 41561 18446744073709551615 4194304 4196468 140729518884192 139927727159904 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5829] ppid=5813 vsize=13980732 CPUtime=0.03 cores=1,3,5,7
/proc/5815/task/5829/stat : 5829 (java) S 5813 5813 5123 0 -1 1077944384 747 0 0 0 1 2 0 0 20 0 15 0 9890228 14316269568 41561 18446744073709551615 4194304 4196468 140729518884192 139927726107440 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
Current children cumulated CPU time (s) 165.74
Current children cumulated vsize (KiB) 13990244

[startup+222.306 s]
/proc/loadavg: 1.51 1.60 1.16 3/211 5919
/proc/meminfo: memFree=31086368/32770624 swapFree=0/179680
[pid=5813] ppid=5810 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5813/stat : 5813 (xcsp3-exec) S 5810 5813 5123 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 9890210 9740288 345 18446744073709551615 4194304 5098028 140726603266432 140726603264536 140133700489852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 27848704 140726603272603 140726603272807 140726603272807 140726603276267 0
/proc/5813/statm: 2378 345 289 221 0 87 0
[pid=5815] ppid=5813 vsize=13980732 CPUtime=226.09 cores=1,3,5,7
/proc/5815/stat : 5815 (java) S 5813 5813 5123 0 -1 1077944320 56028 0 0 0 22587 22 0 0 20 0 15 0 9890218 14316269568 43966 18446744073709551615 4194304 4196468 140729518884192 140729518866736 139928256016119 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
/proc/5815/statm: 3495183 43966 3222 1 0 3483484 0
[pid=5815/tid=5816] ppid=5813 vsize=13980732 CPUtime=221.73 cores=1,3,5,7
/proc/5815/task/5816/stat : 5816 (java) R 5813 5813 5123 0 -1 4202560 14667 0 0 0 22167 6 0 0 20 0 15 0 9890218 14316269568 43966 18446744073709551615 4194304 4196468 140729518884192 139928260255664 139927901672966 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5817] ppid=5813 vsize=13980732 CPUtime=0.18 cores=1,3,5,7
/proc/5815/task/5817/stat : 5817 (java) S 5813 5813 5123 0 -1 1077944384 1798 0 0 0 16 2 0 0 20 0 15 0 9890219 14316269568 43966 18446744073709551615 4194304 4196468 140729518884192 139927855646992 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5818] ppid=5813 vsize=13980732 CPUtime=0.18 cores=1,3,5,7
/proc/5815/task/5818/stat : 5818 (java) S 5813 5813 5123 0 -1 1077944384 1058 0 0 0 15 3 0 0 20 0 15 0 9890219 14316269568 43966 18446744073709551615 4194304 4196468 140729518884192 139927854594448 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5819] ppid=5813 vsize=13980732 CPUtime=0.17 cores=1,3,5,7
/proc/5815/task/5819/stat : 5819 (java) S 5813 5813 5123 0 -1 1077944384 1537 0 0 0 15 2 0 0 20 0 15 0 9890219 14316269568 43966 18446744073709551615 4194304 4196468 140729518884192 139927853541904 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5820] ppid=5813 vsize=13980732 CPUtime=0.17 cores=1,3,5,7
/proc/5815/task/5820/stat : 5820 (java) S 5813 5813 5123 0 -1 1077944384 723 0 0 0 15 2 0 0 20 0 15 0 9890219 14316269568 43966 18446744073709551615 4194304 4196468 140729518884192 139927852489360 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5821] ppid=5813 vsize=13980732 CPUtime=0.17 cores=1,3,5,7
/proc/5815/task/5821/stat : 5821 (java) S 5813 5813 5123 0 -1 1077944384 1927 0 0 0 16 1 0 0 20 0 15 0 9890220 14316269568 43966 18446744073709551615 4194304 4196468 140729518884192 139927734528496 139928256027266 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5822] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5822/stat : 5822 (java) S 5813 5813 5123 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 9890221 14316269568 43966 18446744073709551615 4194304 4196468 140729518884192 139927733474720 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5823] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5823/stat : 5823 (java) S 5813 5813 5123 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 9890221 14316269568 43966 18446744073709551615 4194304 4196468 140729518884192 139927732422128 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5824] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5824/stat : 5824 (java) S 5813 5813 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9890223 14316269568 43966 18446744073709551615 4194304 4196468 140729518884192 139927731370704 139928256034715 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5825] ppid=5813 vsize=13980732 CPUtime=1.4 cores=1,3,5,7
/proc/5815/task/5825/stat : 5825 (java) S 5813 5813 5123 0 -1 1077944384 12928 0 0 0 139 1 0 0 20 0 15 0 9890223 14316269568 43966 18446744073709551615 4194304 4196468 140729518884192 139927730317296 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5826] ppid=5813 vsize=13980732 CPUtime=1.46 cores=1,3,5,7
/proc/5815/task/5826/stat : 5826 (java) S 5813 5813 5123 0 -1 1077944384 13170 0 0 0 145 1 0 0 20 0 15 0 9890223 14316269568 43966 18446744073709551615 4194304 4196468 140729518884192 139927729264752 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5827] ppid=5813 vsize=13980732 CPUtime=0.51 cores=1,3,5,7
/proc/5815/task/5827/stat : 5827 (java) S 5813 5813 5123 0 -1 1077944384 6099 0 0 0 50 1 0 0 20 0 15 0 9890223 14316269568 43966 18446744073709551615 4194304 4196468 140729518884192 139927728212208 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5828] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5828/stat : 5828 (java) S 5813 5813 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9890224 14316269568 43966 18446744073709551615 4194304 4196468 140729518884192 139927727159904 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5829] ppid=5813 vsize=13980732 CPUtime=0.05 cores=1,3,5,7
/proc/5815/task/5829/stat : 5829 (java) S 5813 5813 5123 0 -1 1077944384 753 0 0 0 2 3 0 0 20 0 15 0 9890228 14316269568 43966 18446744073709551615 4194304 4196468 140729518884192 139927726107440 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
Current children cumulated CPU time (s) 226.09
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.43 1.58 1.16 3/211 5919
/proc/meminfo: memFree=31055028/32770624 swapFree=0/179696
[pid=5813] ppid=5810 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5813/stat : 5813 (xcsp3-exec) S 5810 5813 5123 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 9890210 9740288 345 18446744073709551615 4194304 5098028 140726603266432 140726603264536 140133700489852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 7 0 0 7196144 7232144 27848704 140726603272603 140726603272807 140726603272807 140726603276267 0
/proc/5813/statm: 2378 345 289 221 0 87 0
[pid=5815] ppid=5813 vsize=13980732 CPUtime=243.86 cores=1,3,5,7
/proc/5815/stat : 5815 (java) S 5813 5813 5123 0 -1 1077944320 56166 0 0 0 24363 23 0 0 20 0 15 0 9890218 14316269568 44536 18446744073709551615 4194304 4196468 140729518884192 140729518866736 139928256016119 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
/proc/5815/statm: 3495183 44536 3222 1 0 3483484 0
[pid=5815/tid=5816] ppid=5813 vsize=13980732 CPUtime=239.37 cores=1,3,5,7
/proc/5815/task/5816/stat : 5816 (java) R 5813 5813 5123 0 -1 4202560 14711 0 0 0 23931 6 0 0 20 0 15 0 9890218 14316269568 44536 18446744073709551615 4194304 4196468 140729518884192 139928260255776 139927903211359 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5817] ppid=5813 vsize=13980732 CPUtime=0.2 cores=1,3,5,7
/proc/5815/task/5817/stat : 5817 (java) S 5813 5813 5123 0 -1 1077944384 1817 0 0 0 18 2 0 0 20 0 15 0 9890219 14316269568 44536 18446744073709551615 4194304 4196468 140729518884192 139927855646992 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5818] ppid=5813 vsize=13980732 CPUtime=0.2 cores=1,3,5,7
/proc/5815/task/5818/stat : 5818 (java) S 5813 5813 5123 0 -1 1077944384 1077 0 0 0 17 3 0 0 20 0 15 0 9890219 14316269568 44536 18446744073709551615 4194304 4196468 140729518884192 139927854594448 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5819] ppid=5813 vsize=13980732 CPUtime=0.2 cores=1,3,5,7
/proc/5815/task/5819/stat : 5819 (java) S 5813 5813 5123 0 -1 1077944384 1563 0 0 0 18 2 0 0 20 0 15 0 9890219 14316269568 44536 18446744073709551615 4194304 4196468 140729518884192 139927853541904 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5820] ppid=5813 vsize=13980732 CPUtime=0.19 cores=1,3,5,7
/proc/5815/task/5820/stat : 5820 (java) S 5813 5813 5123 0 -1 1077944384 753 0 0 0 17 2 0 0 20 0 15 0 9890219 14316269568 44536 18446744073709551615 4194304 4196468 140729518884192 139927852489360 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5821] ppid=5813 vsize=13980732 CPUtime=0.19 cores=1,3,5,7
/proc/5815/task/5821/stat : 5821 (java) S 5813 5813 5123 0 -1 1077944384 1927 0 0 0 18 1 0 0 20 0 15 0 9890220 14316269568 44536 18446744073709551615 4194304 4196468 140729518884192 139927734528496 139928256027266 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5822] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5822/stat : 5822 (java) S 5813 5813 5123 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 9890221 14316269568 44536 18446744073709551615 4194304 4196468 140729518884192 139927733474720 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5823] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5823/stat : 5823 (java) S 5813 5813 5123 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 9890221 14316269568 44536 18446744073709551615 4194304 4196468 140729518884192 139927732422128 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5824] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5824/stat : 5824 (java) S 5813 5813 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9890223 14316269568 44536 18446744073709551615 4194304 4196468 140729518884192 139927731370704 139928256034715 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5825] ppid=5813 vsize=13980732 CPUtime=1.4 cores=1,3,5,7
/proc/5815/task/5825/stat : 5825 (java) S 5813 5813 5123 0 -1 1077944384 12928 0 0 0 139 1 0 0 20 0 15 0 9890223 14316269568 44536 18446744073709551615 4194304 4196468 140729518884192 139927730317296 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5826] ppid=5813 vsize=13980732 CPUtime=1.46 cores=1,3,5,7
/proc/5815/task/5826/stat : 5826 (java) S 5813 5813 5123 0 -1 1077944384 13170 0 0 0 145 1 0 0 20 0 15 0 9890223 14316269568 44536 18446744073709551615 4194304 4196468 140729518884192 139927729264752 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5827] ppid=5813 vsize=13980732 CPUtime=0.51 cores=1,3,5,7
/proc/5815/task/5827/stat : 5827 (java) S 5813 5813 5123 0 -1 1077944384 6099 0 0 0 50 1 0 0 20 0 15 0 9890223 14316269568 44536 18446744073709551615 4194304 4196468 140729518884192 139927728212208 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5828] ppid=5813 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5815/task/5828/stat : 5828 (java) S 5813 5813 5123 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9890224 14316269568 44536 18446744073709551615 4194304 4196468 140729518884192 139927727159904 139928256026325 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
[pid=5815/tid=5829] ppid=5813 vsize=13980732 CPUtime=0.06 cores=1,3,5,7
/proc/5815/task/5829/stat : 5829 (java) S 5813 5813 5123 0 -1 1077944384 753 0 0 0 3 3 0 0 20 0 15 0 9890228 14316269568 44536 18446744073709551615 4194304 4196468 140729518884192 139927726107440 139928256027266 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35909632 140729518887380 140729518887555 140729518887555 140729518890959 0
Current children cumulated CPU time (s) 243.86
Current children cumulated vsize (KiB) 13990244

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 5815 sig 9
??? kill 5813 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5813 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1707
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=119
# CPU time returned by wait4() is 0.001826
# while last known CPU time is 243.86
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 240.01
CPU time (s): 243.86
CPU user time (s): 243.63
CPU system time (s): 0.23
CPU usage (%): 101.604
Max. virtual memory (cumulated for all children) (KiB): 13991960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001707
system time used= 0.000119
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 511
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.14153 second user time and 1.28106 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-01 20:24:57
IDJOB=4254332
IDBENCH=115967
IDSOLVER=2635
FILE ID=node130/4254332-1501612732
RUNJOBID= node130-1501611170-5184
PBS_JOBID= 
Free space on /tmp= 61652 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-10-14.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4254332-1501612732/watcher-4254332-1501612732 -o /tmp/evaluation-result-4254332-1501612732/solver-4254332-1501612732 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node130-1501611170-5184 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1165217845 HOME/instance-4254332-1501612732.xml

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

MD5SUM BENCH= 2f9116219e9bb224096732f26408ee63
RANDOM SEED=1165217845

node130.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.46
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.46
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.46
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.46
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:        31800520 kB
MemAvailable:   31845940 kB
Buffers:           89820 kB
Cached:           240876 kB
SwapCached:            0 kB
Active:           388436 kB
Inactive:         187884 kB
Active(anon):     245956 kB
Inactive(anon):     8532 kB
Active(file):     142480 kB
Inactive(file):   179352 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7788 kB
Writeback:             0 kB
AnonPages:        244972 kB
Mapped:            42036 kB
Shmem:              8872 kB
Slab:             102424 kB
SReclaimable:      78844 kB
SUnreclaim:        23580 kB
KernelStack:        3456 kB
PageTables:         5292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1203664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61640 MiB
End job on node130 at 2017-08-01 20:28:58