Trace number 4281590

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 par (2017-08-18)SAT (TO)69 1994.6801 252.099

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-11-12.xml
MD5SUM4e3f80c217ff28730f7a01615dcb2e7f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark70
Best CPU time to get the best result obtained on this benchmark251.94501
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of constraints302
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":132},{"size":9,"count":132}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":132},{"degree":7,"count":4},{"degree":8,"count":38},{"degree":10,"count":90}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":132},{"arity":3,"count":38},{"arity":4,"count":4},{"arity":6,"count":38},{"arity":9,"count":90}]
Number of extensional constraints170
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":170},{"type":"sum","count":132}]
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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281590-1503181238.xml"  -tl '2016s' -p 8 -x 0
0.10/0.14	c [HOME/instance-4281590-1503181238.xml, -tl, 2016s, -p, 8, -x, 0]
0.10/0.20	c 8 solvers in parallel
0.32/0.26	c parse instance...
1.79/0.78	c solve instance...
2.26/0.86	o 0 
2.26/0.87	o 4 
2.26/0.87	o 60 
2.93/0.98	o 61 
3.70/1.01	o 62 
3.70/1.01	o 63 
16.24/2.63	o 64 
36.87/5.26	o 65 
64.70/8.74	o 67 
673.59/85.67	o 68 
1102.54/139.85	o 69 
1994.03/252.07	s SATISFIABLE
1994.03/252.07	v <instantiation>
1994.03/252.07	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[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[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[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[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[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[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[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[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[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[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] 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[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[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[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[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[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[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[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[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[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[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[10][5] s[10][6] s[10][7] s[10][8] s[10][9] s[10][10] s[10][11] </list>
1994.03/252.07	v 	<values>1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 1 1 1 1 1 1 1 0 0 1 1 0 1 0 0 0 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 1 1 0 0 1 1 0 1 1 0 1 1 3 3 4 3 3 4 3 3 4 3 3 2 3 3 4 3 3 4 3 3 4 3 3 2 4 5 5 5 5 5 5 5 5 5 4 2 2 3 2 2 2 2 2 2 2 2 2 2 3 5 5 5 6 6 6 6 6 6 6 3 4 3 4 2 3 2 2 2 2 2 3 2 3 3 5 3 6 5 6 6 6 6 6 4 2 4 5 3 5 2 3 2 2 2 3 2 2 4 3 3 5 3 6 5 5 5 5 3 2 5 3 4 5 3 5 3 3 4 3 4 2 3 2 2 2 2 4 3 3 4 2 2 </values>
1994.03/252.07	v </instantiation>
1994.03/252.07	c Unexpected resolution interruption!

Verifier Data

OK	69

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281590-1503181238/watcher-4281590-1503181238 -o /tmp/evaluation-result-4281590-1503181238/solver-4281590-1503181238 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503168892-23304 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 687982461 HOME/instance-4281590-1503181238.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=318, runsolver pid=315

[startup+0.100115 s]*
/proc/loadavg: 7.95 8.23 6.33 2/199 341
/proc/meminfo: memFree=27179716/32770624 swapFree=67108860/67108860
[pid=318] ppid=315 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/318/stat : 318 (xcsp3-exec) S 315 318 23277 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151211316 9740288 346 33554432000 4194304 5098028 140726792167616 140726792165720 139959546184316 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11206656 140726792176747 140726792176956 140726792176956 140726792179691 0
/proc/318/statm: 2378 346 289 221 0 87 0
[pid=320] ppid=318 vsize=25999808 memory=26200 CPUtime=0.1 cores=0-7
/proc/320/stat : 320 (java) S 318 318 23277 0 -1 1077944320 5428 0 0 0 9 1 0 0 20 0 20 0 151211316 26623803392 6550 33554432000 4194304 4196468 140722938196672 140722938179216 139903974502135 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
/proc/320/statm: 6499952 6550 2872 1 0 6488269 0
[pid=320/tid=321] ppid=318 vsize=25999808 memory=8390339637985935414 CPUtime=0.09 cores=0-7
/proc/320/task/321/stat : 321 (java) R 318 318 23277 0 -1 4202560 3472 0 0 0 8 1 0 0 20 0 20 0 151211316 26623803392 6616 33554432000 4194304 4196468 140722938196672 139903978734048 139903974514070 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=322] ppid=318 vsize=25999808 memory=288230596118052887 CPUtime=0 cores=0-7
/proc/320/task/322/stat : 322 (java) S 318 318 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151211317 26623803392 6616 33554432000 4194304 4196468 140722938196672 139903931055248 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=323] ppid=318 vsize=25999808 memory=3547060395166062240 CPUtime=0 cores=0-7
/proc/320/task/323/stat : 323 (java) S 318 318 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151211317 26623803392 6616 33554432000 4194304 4196468 140722938196672 139903531351056 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=324] ppid=318 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/320/task/324/stat : 324 (java) S 318 318 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151211317 26623803392 6616 33554432000 4194304 4196468 140722938196672 139903530298256 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=325] ppid=318 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/320/task/325/stat : 325 (java) S 318 318 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151211317 26623803392 6616 33554432000 4194304 4196468 140722938196672 139903529245456 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=326] ppid=318 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/320/task/326/stat : 326 (java) S 318 318 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151211317 26623803392 6616 33554432000 4194304 4196468 140722938196672 139903528192656 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=327] ppid=318 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/320/task/327/stat : 327 (java) S 318 318 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151211317 26623803392 6616 33554432000 4194304 4196468 140722938196672 139903527139856 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=328] ppid=318 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/320/task/328/stat : 328 (java) S 318 318 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151211317 26623803392 6616 33554432000 4194304 4196468 140722938196672 139903526087056 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=329] ppid=318 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/320/task/329/stat : 329 (java) S 318 318 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151211317 26623803392 6616 33554432000 4194304 4196468 140722938196672 139903525034256 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=330] ppid=318 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/320/task/330/stat : 330 (java) S 318 318 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151211318 26623803392 6616 33554432000 4194304 4196468 140722938196672 139902514600816 139903974513282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=331] ppid=318 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/320/task/331/stat : 331 (java) S 318 318 23277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151211319 26623803392 6616 33554432000 4194304 4196468 140722938196672 139902513546784 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=332] ppid=318 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/320/task/332/stat : 332 (java) S 318 318 23277 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151211319 26623803392 6616 33554432000 4194304 4196468 140722938196672 139902512493936 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=333] ppid=318 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/320/task/333/stat : 333 (java) S 318 318 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151211322 26623803392 6616 33554432000 4194304 4196468 140722938196672 139902511442256 139903974520731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=334] ppid=318 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/320/task/334/stat : 334 (java) S 318 318 23277 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 20 0 151211322 26623803392 6616 33554432000 4194304 4196468 140722938196672 139902510389616 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=335] ppid=318 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/320/task/335/stat : 335 (java) S 318 318 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151211322 26623803392 6616 33554432000 4194304 4196468 140722938196672 139902509336816 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=336] ppid=318 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/320/task/336/stat : 336 (java) S 318 318 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151211322 26623803392 6616 33554432000 4194304 4196468 140722938196672 139902508284016 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=339] ppid=318 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/320/task/339/stat : 339 (java) R 318 318 23277 0 -1 4202560 256 0 0 0 1 0 0 0 20 0 20 0 151211322 26623803392 6616 33554432000 4194304 4196468 140722938196672 139902507231216 139903966743525 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=340] ppid=318 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/320/task/340/stat : 340 (java) S 318 318 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151211322 26623803392 6616 33554432000 4194304 4196468 140722938196672 139902506179680 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=341] ppid=318 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/320/task/341/stat : 341 (java) S 318 318 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151211322 26623803392 6616 33554432000 4194304 4196468 140722938196672 139902505126960 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27584 KiB

[startup+0.210479 s]*
/proc/loadavg: 7.95 8.23 6.33 3/199 341
/proc/meminfo: memFree=27168892/32770624 swapFree=67108860/67108860
[pid=318] ppid=315 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/318/stat : 318 (xcsp3-exec) S 315 318 23277 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151211316 9740288 346 33554432000 4194304 5098028 140726792167616 140726792165720 139959546184316 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11206656 140726792176747 140726792176956 140726792176956 140726792179691 0
/proc/318/statm: 2378 346 289 221 0 87 0
[pid=320] ppid=318 vsize=26004064 memory=38776 CPUtime=0.32 cores=0-7
/proc/320/stat : 320 (java) S 318 318 23277 0 -1 1077944320 8264 0 0 0 29 3 0 0 20 0 20 0 151211316 26628161536 9694 33554432000 4194304 4196468 140722938196672 140722938179216 139903974502135 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
/proc/320/statm: 6501016 9694 3023 1 0 6488269 0
[pid=320/tid=321] ppid=318 vsize=26004064 memory=8390339637985935414 CPUtime=0.19 cores=0-7
/proc/320/task/321/stat : 321 (java) R 318 318 23277 0 -1 4202560 5384 0 0 0 17 2 0 0 20 0 20 0 151211316 26628161536 9697 33554432000 4194304 4196468 140722938196672 139903978723128 139903958582622 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=322] ppid=318 vsize=26004064 memory=288230596118052887 CPUtime=0 cores=0-7
/proc/320/task/322/stat : 322 (java) S 318 318 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151211317 26628161536 9697 33554432000 4194304 4196468 140722938196672 139903931055248 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=323] ppid=318 vsize=26004064 memory=3547060395166062240 CPUtime=0 cores=0-7
/proc/320/task/323/stat : 323 (java) S 318 318 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151211317 26628161536 9697 33554432000 4194304 4196468 140722938196672 139903531351056 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=324] ppid=318 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/320/task/324/stat : 324 (java) S 318 318 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151211317 26628161536 9697 33554432000 4194304 4196468 140722938196672 139903530298256 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=325] ppid=318 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/320/task/325/stat : 325 (java) S 318 318 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151211317 26628161536 9697 33554432000 4194304 4196468 140722938196672 139903529245456 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=326] ppid=318 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/320/task/326/stat : 326 (java) S 318 318 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151211317 26628161536 9697 33554432000 4194304 4196468 140722938196672 139903528192656 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=327] ppid=318 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/320/task/327/stat : 327 (java) S 318 318 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151211317 26628161536 9697 33554432000 4194304 4196468 140722938196672 139903527139856 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=328] ppid=318 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/320/task/328/stat : 328 (java) S 318 318 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151211317 26628161536 9697 33554432000 4194304 4196468 140722938196672 139903526087056 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=329] ppid=318 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/320/task/329/stat : 329 (java) S 318 318 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151211317 26628161536 9697 33554432000 4194304 4196468 140722938196672 139903525034256 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=330] ppid=318 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/320/task/330/stat : 330 (java) S 318 318 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151211318 26628161536 9697 33554432000 4194304 4196468 140722938196672 139902514600816 139903974513282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=331] ppid=318 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/320/task/331/stat : 331 (java) S 318 318 23277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151211319 26628161536 9697 33554432000 4194304 4196468 140722938196672 139902513546784 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=332] ppid=318 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/320/task/332/stat : 332 (java) S 318 318 23277 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151211319 26628161536 9697 33554432000 4194304 4196468 140722938196672 139902512493936 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=333] ppid=318 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/320/task/333/stat : 333 (java) S 318 318 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151211322 26628161536 9697 33554432000 4194304 4196468 140722938196672 139902511442256 139903974520731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=334] ppid=318 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/320/task/334/stat : 334 (java) S 318 318 23277 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 20 0 151211322 26628161536 9697 33554432000 4194304 4196468 140722938196672 139902510389616 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=335] ppid=318 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/320/task/335/stat : 335 (java) S 318 318 23277 0 -1 1077944384 172 0 0 0 1 0 0 0 20 0 20 0 151211322 26628161536 9697 33554432000 4194304 4196468 140722938196672 139902509336816 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=336] ppid=318 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/320/task/336/stat : 336 (java) S 318 318 23277 0 -1 1077944384 244 0 0 0 2 0 0 0 20 0 20 0 151211322 26628161536 9697 33554432000 4194304 4196468 140722938196672 139902508284016 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=339] ppid=318 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/320/task/339/stat : 339 (java) R 318 318 23277 0 -1 4202560 749 0 0 0 7 0 0 0 20 0 20 0 151211322 26628161536 9697 33554432000 4194304 4196468 140722938196672 139902507231216 139903966739262 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=340] ppid=318 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/320/task/340/stat : 340 (java) S 318 318 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151211322 26628161536 9697 33554432000 4194304 4196468 140722938196672 139902506179680 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=341] ppid=318 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/320/task/341/stat : 341 (java) S 318 318 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151211322 26628161536 9697 33554432000 4194304 4196468 140722938196672 139902505126960 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40160 KiB

[startup+0.310252 s]*
/proc/loadavg: 7.95 8.23 6.33 4/199 341
/proc/meminfo: memFree=27163992/32770624 swapFree=67108860/67108860
[pid=318] ppid=315 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/318/stat : 318 (xcsp3-exec) S 315 318 23277 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151211316 9740288 346 33554432000 4194304 5098028 140726792167616 140726792165720 139959546184316 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11206656 140726792176747 140726792176956 140726792176956 140726792179691 0
/proc/318/statm: 2378 346 289 221 0 87 0
[pid=320] ppid=318 vsize=26004064 memory=43704 CPUtime=0.49 cores=0-7
/proc/320/stat : 320 (java) S 318 318 23277 0 -1 1077944320 9175 0 0 0 45 4 0 0 20 0 20 0 151211316 26628161536 10926 33554432000 4194304 4196468 140722938196672 140722938179216 139903974502135 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
/proc/320/statm: 6501016 10926 3070 1 0 6488269 0
[pid=320/tid=321] ppid=318 vsize=26004064 memory=1398720917958146503 CPUtime=0.29 cores=0-7
/proc/320/task/321/stat : 321 (java) R 318 318 23277 0 -1 4202560 6056 0 0 0 27 2 0 0 20 0 20 0 151211316 26628161536 10926 33554432000 4194304 4196468 140722938196672 139903978734768 139903610485281 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=322] ppid=318 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/320/task/322/stat : 322 (java) S 318 318 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151211317 26628161536 10926 33554432000 4194304 4196468 140722938196672 139903931055248 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=323] ppid=318 vsize=26004064 memory=140117682869888 CPUtime=0 cores=0-7
/proc/320/task/323/stat : 323 (java) S 318 318 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151211317 26628161536 10926 33554432000 4194304 4196468 140722938196672 139903531351056 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=324] ppid=318 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/320/task/324/stat : 324 (java) S 318 318 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151211317 26628161536 10926 33554432000 4194304 4196468 140722938196672 139903530298256 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=325] ppid=318 vsize=26004064 memory=2240 CPUtime=0 cores=0-7
/proc/320/task/325/stat : 325 (java) S 318 318 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151211317 26628161536 10926 33554432000 4194304 4196468 140722938196672 139903529245456 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=326] ppid=318 vsize=26004064 memory=2241 CPUtime=0 cores=0-7
/proc/320/task/326/stat : 326 (java) S 318 318 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151211317 26628161536 10926 33554432000 4194304 4196468 140722938196672 139903528192656 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=327] ppid=318 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/320/task/327/stat : 327 (java) S 318 318 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151211317 26628161536 10926 33554432000 4194304 4196468 140722938196672 139903527139856 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=328] ppid=318 vsize=26004064 memory=280235073543712 CPUtime=0 cores=0-7
/proc/320/task/328/stat : 328 (java) S 318 318 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151211317 26628161536 10926 33554432000 4194304 4196468 140722938196672 139903526087056 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=329] ppid=318 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/320/task/329/stat : 329 (java) S 318 318 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151211317 26628161536 10926 33554432000 4194304 4196468 140722938196672 139903525034256 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=330] ppid=318 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/320/task/330/stat : 330 (java) S 318 318 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151211318 26628161536 10926 33554432000 4194304 4196468 140722938196672 139902514600816 139903974513282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=331] ppid=318 vsize=26004064 memory=379 CPUtime=0 cores=0-7
/proc/320/task/331/stat : 331 (java) S 318 318 23277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151211319 26628161536 10926 33554432000 4194304 4196468 140722938196672 139902513546784 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=332] ppid=318 vsize=26004064 memory=74 CPUtime=0 cores=0-7
/proc/320/task/332/stat : 332 (java) S 318 318 23277 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151211319 26628161536 10926 33554432000 4194304 4196468 140722938196672 139902512493936 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=333] ppid=318 vsize=26004064 memory=99 CPUtime=0 cores=0-7
/proc/320/task/333/stat : 333 (java) S 318 318 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151211322 26628161536 10926 33554432000 4194304 4196468 140722938196672 139902511442256 139903974520731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=334] ppid=318 vsize=26004064 memory=16464 CPUtime=0.01 cores=0-7
/proc/320/task/334/stat : 334 (java) S 318 318 23277 0 -1 1077944384 441 0 0 0 1 0 0 0 20 0 20 0 151211322 26628161536 10926 33554432000 4194304 4196468 140722938196672 139902510389616 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=335] ppid=318 vsize=26004064 memory=1 CPUtime=0.01 cores=0-7
/proc/320/task/335/stat : 335 (java) S 318 318 23277 0 -1 1077944384 178 0 0 0 1 0 0 0 20 0 20 0 151211322 26628161536 10926 33554432000 4194304 4196468 140722938196672 139902509336816 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=336] ppid=318 vsize=26004064 memory=0 CPUtime=0.03 cores=0-7
/proc/320/task/336/stat : 336 (java) R 318 318 23277 0 -1 4202560 294 0 0 0 3 0 0 0 20 0 20 0 151211322 26628161536 11438 33554432000 4194304 4196468 140722938196672 139902508284016 139903974514070 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=339] ppid=318 vsize=26004064 memory=0 CPUtime=0.12 cores=0-7
/proc/320/task/339/stat : 339 (java) R 318 318 23277 0 -1 4202560 917 0 0 0 12 0 0 0 20 0 20 0 151211322 26628161536 11438 33554432000 4194304 4196468 140722938196672 139902507227584 139903967598971 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=340] ppid=318 vsize=26004064 memory=3616707401503224883 CPUtime=0 cores=0-7
/proc/320/task/340/stat : 340 (java) S 318 318 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151211322 26628161536 11438 33554432000 4194304 4196468 140722938196672 139902506179680 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=341] ppid=318 vsize=26004064 memory=3472895575524712495 CPUtime=0 cores=0-7
/proc/320/task/341/stat : 341 (java) S 318 318 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151211322 26628161536 11438 33554432000 4194304 4196468 140722938196672 139902505126960 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45088 KiB

[startup+0.701639 s]
/proc/loadavg: 7.95 8.23 6.33 3/199 341
/proc/meminfo: memFree=27151444/32770624 swapFree=67108860/67108860
[pid=318] ppid=315 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/318/stat : 318 (xcsp3-exec) S 315 318 23277 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151211316 9740288 346 33554432000 4194304 5098028 140726792167616 140726792165720 139959546184316 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11206656 140726792176747 140726792176956 140726792176956 140726792179691 0
/proc/318/statm: 2378 346 289 221 0 87 0
[pid=320] ppid=318 vsize=26006188 memory=93688 CPUtime=1.79 cores=0-7
/proc/320/stat : 320 (java) S 318 318 23277 0 -1 1077944320 14510 0 0 0 172 7 0 0 20 0 20 0 151211316 26630336512 23422 33554432000 4194304 4196468 140722938196672 140722938179216 139903974502135 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
/proc/320/statm: 6501547 23422 3206 1 0 6488781 0
[pid=320/tid=321] ppid=318 vsize=26006188 memory=1156 CPUtime=0.66 cores=0-7
/proc/320/task/321/stat : 321 (java) R 318 318 23277 0 -1 1077944384 6793 0 0 0 63 3 0 0 20 0 20 0 151211316 26630336512 23422 33554432000 4194304 4196468 140722938196672 139903978737728 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=322] ppid=318 vsize=26006188 memory=2388 CPUtime=0 cores=0-7
/proc/320/task/322/stat : 322 (java) S 318 318 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151211317 26630336512 23422 33554432000 4194304 4196468 140722938196672 139903931055248 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=323] ppid=318 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/320/task/323/stat : 323 (java) S 318 318 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151211317 26630336512 23422 33554432000 4194304 4196468 140722938196672 139903531351056 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=324] ppid=318 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/320/task/324/stat : 324 (java) S 318 318 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151211317 26630336512 23422 33554432000 4194304 4196468 140722938196672 139903530298256 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0

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

[pid=320/tid=440] ppid=318 vsize=26606292 memory=1384 CPUtime=22.13 cores=0-7
/proc/320/task/440/stat : 440 (java) R 318 318 23277 0 -1 4202560 936 0 0 0 2213 0 0 0 20 0 28 0 151225302 27244843008 91985 33554432000 4194304 4196468 140722938196672 139902495506848 139903618463577 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
Current children cumulated CPU time: 1281.07 s
Current children cumulated vsize: 26615804 KiB
Current children cumulated memory: 369324 KiB

[startup+222.302 s]
/proc/loadavg: 8.32 8.30 6.76 9/207 440
/proc/meminfo: memFree=26745940/32770624 swapFree=67108860/67108860
[pid=318] ppid=315 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/318/stat : 318 (xcsp3-exec) S 315 318 23277 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151211316 9740288 346 33554432000 4194304 5098028 140726792167616 140726792165720 139959546184316 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11206656 140726792176747 140726792176956 140726792176956 140726792179691 0
/proc/318/statm: 2378 346 289 221 0 87 0
[pid=320] ppid=318 vsize=26606292 memory=463512 CPUtime=1758.02 cores=0-7
/proc/320/stat : 320 (java) S 318 318 23277 0 -1 1077944320 148861 0 0 0 175703 99 0 0 20 0 28 0 151211316 27244843008 115878 33554432000 4194304 4196468 140722938196672 140722938179216 139903974502135 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
/proc/320/statm: 6651573 115878 3285 1 0 6638807 0
[pid=320/tid=321] ppid=318 vsize=26606292 memory=1384 CPUtime=0.77 cores=0-7
/proc/320/task/321/stat : 321 (java) S 318 318 23277 0 -1 1077944384 7322 0 0 0 73 4 0 0 20 0 28 0 151211316 27244843008 115878 33554432000 4194304 4196468 140722938196672 139903978742912 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=322] ppid=318 vsize=26606292 memory=464008 CPUtime=0.7 cores=0-7
/proc/320/task/322/stat : 322 (java) S 318 318 23277 0 -1 1077944384 3932 0 0 0 64 6 0 0 20 0 28 0 151211317 27244843008 115878 33554432000 4194304 4196468 140722938196672 139903931055248 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=323] ppid=318 vsize=26606292 memory=464024 CPUtime=0.68 cores=0-7
/proc/320/task/323/stat : 323 (java) S 318 318 23277 0 -1 1077944384 3269 0 0 0 63 5 0 0 20 0 28 0 151211317 27244843008 115878 33554432000 4194304 4196468 140722938196672 139903531351056 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=324] ppid=318 vsize=26606292 memory=464024 CPUtime=0.69 cores=0-7
/proc/320/task/324/stat : 324 (java) S 318 318 23277 0 -1 1077944384 4088 0 0 0 64 5 0 0 20 0 28 0 151211317 27244843008 115878 33554432000 4194304 4196468 140722938196672 139903530298256 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=325] ppid=318 vsize=26606292 memory=1384 CPUtime=0.7 cores=0-7
/proc/320/task/325/stat : 325 (java) S 318 318 23277 0 -1 1077944384 3425 0 0 0 65 5 0 0 20 0 28 0 151211317 27244843008 115878 33554432000 4194304 4196468 140722938196672 139903529245456 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=326] ppid=318 vsize=26606292 memory=464024 CPUtime=0.69 cores=0-7
/proc/320/task/326/stat : 326 (java) S 318 318 23277 0 -1 1077944384 4325 0 0 0 64 5 0 0 20 0 28 0 151211317 27244843008 115878 33554432000 4194304 4196468 140722938196672 139903528192656 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=327] ppid=318 vsize=26606292 memory=0 CPUtime=0.69 cores=0-7
/proc/320/task/327/stat : 327 (java) S 318 318 23277 0 -1 1077944384 3868 0 0 0 63 6 0 0 20 0 28 0 151211317 27244843008 115878 33554432000 4194304 4196468 140722938196672 139903527139856 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=328] ppid=318 vsize=26606292 memory=185 CPUtime=0.69 cores=0-7
/proc/320/task/328/stat : 328 (java) S 318 318 23277 0 -1 1077944384 3505 0 0 0 64 5 0 0 20 0 28 0 151211317 27244843008 115878 33554432000 4194304 4196468 140722938196672 139903526087056 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=329] ppid=318 vsize=26606292 memory=182 CPUtime=0.68 cores=0-7
/proc/320/task/329/stat : 329 (java) S 318 318 23277 0 -1 1077944384 2690 0 0 0 64 4 0 0 20 0 28 0 151211317 27244843008 115878 33554432000 4194304 4196468 140722938196672 139903525034256 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=330] ppid=318 vsize=26606292 memory=1384 CPUtime=0.53 cores=0-7
/proc/320/task/330/stat : 330 (java) S 318 318 23277 0 -1 1077944384 10162 0 0 0 43 10 0 0 20 0 28 0 151211318 27244843008 115878 33554432000 4194304 4196468 140722938196672 139902514600816 139903974513282 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=331] ppid=318 vsize=26606292 memory=4100 CPUtime=0 cores=0-7
/proc/320/task/331/stat : 331 (java) S 318 318 23277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 151211319 27244843008 115878 33554432000 4194304 4196468 140722938196672 139902513546784 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=332] ppid=318 vsize=26606292 memory=1292 CPUtime=0 cores=0-7
/proc/320/task/332/stat : 332 (java) S 318 318 23277 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 151211319 27244843008 115878 33554432000 4194304 4196468 140722938196672 139902512493936 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=333] ppid=318 vsize=26606292 memory=443996 CPUtime=0 cores=0-7
/proc/320/task/333/stat : 333 (java) S 318 318 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151211322 27244843008 115878 33554432000 4194304 4196468 140722938196672 139902511442256 139903974520731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=334] ppid=318 vsize=26606292 memory=1384 CPUtime=1.85 cores=0-7
/proc/320/task/334/stat : 334 (java) S 318 318 23277 0 -1 1077944384 8301 0 0 0 183 2 0 0 20 0 28 0 151211322 27244843008 115878 33554432000 4194304 4196468 140722938196672 139902510389616 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=335] ppid=318 vsize=26606292 memory=1384 CPUtime=1.82 cores=0-7
/proc/320/task/335/stat : 335 (java) S 318 318 23277 0 -1 1077944384 11070 0 0 0 180 2 0 0 20 0 28 0 151211322 27244843008 115878 33554432000 4194304 4196468 140722938196672 139902509336816 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=336] ppid=318 vsize=26606292 memory=280235073697056 CPUtime=1.85 cores=0-7
/proc/320/task/336/stat : 336 (java) S 318 318 23277 0 -1 1077944384 10400 0 0 0 183 2 0 0 20 0 28 0 151211322 27244843008 115878 33554432000 4194304 4196468 140722938196672 139902508284016 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=339] ppid=318 vsize=26606292 memory=406700 CPUtime=0.76 cores=0-7
/proc/320/task/339/stat : 339 (java) S 318 318 23277 0 -1 1077944384 6128 0 0 0 74 2 0 0 20 0 28 0 151211322 27244843008 115878 33554432000 4194304 4196468 140722938196672 139902507231216 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=340] ppid=318 vsize=26606292 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/320/task/340/stat : 340 (java) S 318 318 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151211322 27244843008 115878 33554432000 4194304 4196468 140722938196672 139902506179680 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=341] ppid=318 vsize=26606292 memory=4638778398332698720 CPUtime=0.04 cores=0-7
/proc/320/task/341/stat : 341 (java) S 318 318 23277 0 -1 1077944384 2077 0 0 0 0 4 0 0 20 0 28 0 151211322 27244843008 115878 33554432000 4194304 4196468 140722938196672 139902505126960 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=432] ppid=318 vsize=26606292 memory=0 CPUtime=81.81 cores=0-7
/proc/320/task/432/stat : 432 (java) R 318 318 23277 0 -1 4202560 1727 0 0 0 8181 0 0 0 20 0 28 0 151225302 27244843008 115878 33554432000 4194304 4196468 140722938196672 139902493400528 139903617508275 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=433] ppid=318 vsize=26606292 memory=0 CPUtime=81.67 cores=0-7
/proc/320/task/433/stat : 433 (java) R 318 318 23277 0 -1 4202560 1673 0 0 0 8167 0 0 0 20 0 28 0 151225302 27244843008 115878 33554432000 4194304 4196468 140722938196672 139902494454208 139903618461296 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=435] ppid=318 vsize=26606292 memory=2 CPUtime=81.42 cores=0-7
/proc/320/task/435/stat : 435 (java) R 318 318 23277 0 -1 4202560 1132 0 0 0 8141 1 0 0 20 0 28 0 151225302 27244843008 115878 33554432000 4194304 4196468 140722938196672 139902488137672 139903616518888 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=436] ppid=318 vsize=26606292 memory=0 CPUtime=81.7 cores=0-7
/proc/320/task/436/stat : 436 (java) R 318 318 23277 0 -1 4202560 5338 0 0 0 8168 2 0 0 20 0 28 0 151225302 27244843008 115878 33554432000 4194304 4196468 140722938196672 139902490242656 139903613811108 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=437] ppid=318 vsize=26606292 memory=1384 CPUtime=81.62 cores=0-7
/proc/320/task/437/stat : 437 (java) R 318 318 23277 0 -1 4202560 2054 0 0 0 8161 1 0 0 20 0 28 0 151225302 27244843008 115878 33554432000 4194304 4196468 140722938196672 139902489194648 139903617515097 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=438] ppid=318 vsize=26606292 memory=1384 CPUtime=81.39 cores=0-7
/proc/320/task/438/stat : 438 (java) R 318 318 23277 0 -1 4202560 12286 0 0 0 8136 3 0 0 20 0 28 0 151225302 27244843008 115878 33554432000 4194304 4196468 140722938196672 139902496558864 139903616569221 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=439] ppid=318 vsize=26606292 memory=1384 CPUtime=81.38 cores=0-7
/proc/320/task/439/stat : 439 (java) R 318 318 23277 0 -1 4202560 1509 0 0 0 8137 1 0 0 20 0 28 0 151225302 27244843008 115878 33554432000 4194304 4196468 140722938196672 139902491299040 139903618462339 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=440] ppid=318 vsize=26606292 memory=4100 CPUtime=81.55 cores=0-7
/proc/320/task/440/stat : 440 (java) R 318 318 23277 0 -1 4202560 2493 0 0 0 8155 0 0 0 20 0 28 0 151225302 27244843008 115878 33554432000 4194304 4196468 140722938196672 139902495510752 139903616307445 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
Current children cumulated CPU time: 1758.02 s
Current children cumulated vsize: 26615804 KiB
Current children cumulated memory: 464896 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.20 8.27 6.80 9/208 449
/proc/meminfo: memFree=26716684/32770624 swapFree=67108860/67108860
[pid=318] ppid=315 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/318/stat : 318 (xcsp3-exec) S 315 318 23277 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151211316 9740288 346 33554432000 4194304 5098028 140726792167616 140726792165720 139959546184316 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11206656 140726792176747 140726792176956 140726792176956 140726792179691 0
/proc/318/statm: 2378 346 289 221 0 87 0
[pid=320] ppid=318 vsize=26606292 memory=488408 CPUtime=1994.03 cores=0-7
/proc/320/stat : 320 (java) S 318 318 23277 0 -1 1077944320 164143 0 0 0 199295 108 0 0 20 0 28 0 151211316 27244843008 122102 33554432000 4194304 4196468 140722938196672 140722938179216 139903974502135 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
/proc/320/statm: 6651573 122102 3285 1 0 6638807 0
[pid=320/tid=321] ppid=318 vsize=26606292 memory=1398720917958146503 CPUtime=0.77 cores=0-7
/proc/320/task/321/stat : 321 (java) S 318 318 23277 0 -1 1077944384 7322 0 0 0 73 4 0 0 20 0 28 0 151211316 27244843008 122102 33554432000 4194304 4196468 140722938196672 139903978742912 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=322] ppid=318 vsize=26606292 memory=4126316290023845779 CPUtime=0.8 cores=0-7
/proc/320/task/322/stat : 322 (java) S 318 318 23277 0 -1 1077944384 4543 0 0 0 74 6 0 0 20 0 28 0 151211317 27244843008 122102 33554432000 4194304 4196468 140722938196672 139903931055248 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=323] ppid=318 vsize=26606292 memory=41752 CPUtime=0.79 cores=0-7
/proc/320/task/323/stat : 323 (java) S 318 318 23277 0 -1 1077944384 3518 0 0 0 74 5 0 0 20 0 28 0 151211317 27244843008 122102 33554432000 4194304 4196468 140722938196672 139903531351056 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=324] ppid=318 vsize=26606292 memory=1292 CPUtime=0.8 cores=0-7
/proc/320/task/324/stat : 324 (java) S 318 318 23277 0 -1 1077944384 4265 0 0 0 75 5 0 0 20 0 28 0 151211317 27244843008 122102 33554432000 4194304 4196468 140722938196672 139903530298256 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=325] ppid=318 vsize=26606292 memory=2448 CPUtime=0.82 cores=0-7
/proc/320/task/325/stat : 325 (java) S 318 318 23277 0 -1 1077944384 3685 0 0 0 76 6 0 0 20 0 28 0 151211317 27244843008 122102 33554432000 4194304 4196468 140722938196672 139903529245456 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=326] ppid=318 vsize=26606292 memory=1732 CPUtime=0.8 cores=0-7
/proc/320/task/326/stat : 326 (java) S 318 318 23277 0 -1 1077944384 4508 0 0 0 75 5 0 0 20 0 28 0 151211317 27244843008 122102 33554432000 4194304 4196468 140722938196672 139903528192656 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=327] ppid=318 vsize=26606292 memory=1398720917958146503 CPUtime=0.79 cores=0-7
/proc/320/task/327/stat : 327 (java) S 318 318 23277 0 -1 1077944384 4727 0 0 0 73 6 0 0 20 0 28 0 151211317 27244843008 122102 33554432000 4194304 4196468 140722938196672 139903527139856 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=328] ppid=318 vsize=26606292 memory=4126316290023845779 CPUtime=0.8 cores=0-7
/proc/320/task/328/stat : 328 (java) S 318 318 23277 0 -1 1077944384 3654 0 0 0 74 6 0 0 20 0 28 0 151211317 27244843008 122102 33554432000 4194304 4196468 140722938196672 139903526087056 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=329] ppid=318 vsize=26606292 memory=960 CPUtime=0.8 cores=0-7
/proc/320/task/329/stat : 329 (java) S 318 318 23277 0 -1 1077944384 2940 0 0 0 75 5 0 0 20 0 28 0 151211317 27244843008 122102 33554432000 4194304 4196468 140722938196672 139903525034256 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=330] ppid=318 vsize=26606292 memory=4472 CPUtime=0.59 cores=0-7
/proc/320/task/330/stat : 330 (java) S 318 318 23277 0 -1 1077944384 10839 0 0 0 48 11 0 0 20 0 28 0 151211318 27244843008 122102 33554432000 4194304 4196468 140722938196672 139902514600816 139903974513282 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=331] ppid=318 vsize=26606292 memory=1236 CPUtime=0 cores=0-7
/proc/320/task/331/stat : 331 (java) S 318 318 23277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 151211319 27244843008 122102 33554432000 4194304 4196468 140722938196672 139902513546784 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=332] ppid=318 vsize=26606292 memory=1384 CPUtime=0 cores=0-7
/proc/320/task/332/stat : 332 (java) S 318 318 23277 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 151211319 27244843008 122102 33554432000 4194304 4196468 140722938196672 139902512493936 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=333] ppid=318 vsize=26606292 memory=480068 CPUtime=0 cores=0-7
/proc/320/task/333/stat : 333 (java) S 318 318 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151211322 27244843008 122102 33554432000 4194304 4196468 140722938196672 139902511442256 139903974520731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=334] ppid=318 vsize=26606292 memory=1384 CPUtime=1.85 cores=0-7
/proc/320/task/334/stat : 334 (java) S 318 318 23277 0 -1 1077944384 8308 0 0 0 183 2 0 0 20 0 28 0 151211322 27244843008 122102 33554432000 4194304 4196468 140722938196672 139902510389616 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=335] ppid=318 vsize=26606292 memory=1384 CPUtime=1.82 cores=0-7
/proc/320/task/335/stat : 335 (java) S 318 318 23277 0 -1 1077944384 11074 0 0 0 180 2 0 0 20 0 28 0 151211322 27244843008 122102 33554432000 4194304 4196468 140722938196672 139902509336816 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=336] ppid=318 vsize=26606292 memory=1712 CPUtime=1.85 cores=0-7
/proc/320/task/336/stat : 336 (java) S 318 318 23277 0 -1 1077944384 10404 0 0 0 183 2 0 0 20 0 28 0 151211322 27244843008 122102 33554432000 4194304 4196468 140722938196672 139902508284016 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=339] ppid=318 vsize=26606292 memory=4612 CPUtime=0.76 cores=0-7
/proc/320/task/339/stat : 339 (java) S 318 318 23277 0 -1 1077944384 6132 0 0 0 74 2 0 0 20 0 28 0 151211322 27244843008 122102 33554432000 4194304 4196468 140722938196672 139902507231216 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=340] ppid=318 vsize=26606292 memory=1004 CPUtime=0 cores=0-7
/proc/320/task/340/stat : 340 (java) S 318 318 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151211322 27244843008 122102 33554432000 4194304 4196468 140722938196672 139902506179680 139903974512341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=341] ppid=318 vsize=26606292 memory=1200 CPUtime=0.05 cores=0-7
/proc/320/task/341/stat : 341 (java) S 318 318 23277 0 -1 1077944384 2114 0 0 0 0 5 0 0 20 0 28 0 151211322 27244843008 122102 33554432000 4194304 4196468 140722938196672 139902505126960 139903974513282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=432] ppid=318 vsize=26606292 memory=15876 CPUtime=111.22 cores=0-7
/proc/320/task/432/stat : 432 (java) R 318 318 23277 0 -1 4202560 2531 0 0 0 11121 1 0 0 20 0 28 0 151225302 27244843008 122102 33554432000 4194304 4196468 140722938196672 139902493404144 139903617504465 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=433] ppid=318 vsize=26606292 memory=7788 CPUtime=111.1 cores=0-7
/proc/320/task/433/stat : 433 (java) R 318 318 23277 0 -1 4202560 2627 0 0 0 11109 1 0 0 20 0 28 0 151225302 27244843008 122102 33554432000 4194304 4196468 140722938196672 139902494454344 139903617514206 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=435] ppid=318 vsize=26606292 memory=840 CPUtime=110.79 cores=0-7
/proc/320/task/435/stat : 435 (java) R 318 318 23277 0 -1 4202560 1969 0 0 0 11078 1 0 0 20 0 28 0 151225302 27244843008 122102 33554432000 4194304 4196468 140722938196672 139902488137760 139903616766861 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=436] ppid=318 vsize=26606292 memory=1692 CPUtime=111.16 cores=0-7
/proc/320/task/436/stat : 436 (java) R 318 318 23277 0 -1 4202560 8921 0 0 0 11113 3 0 0 20 0 28 0 151225302 27244843008 122102 33554432000 4194304 4196468 140722938196672 139902490242888 139903616569065 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=437] ppid=318 vsize=26606292 memory=916 CPUtime=111.12 cores=0-7
/proc/320/task/437/stat : 437 (java) R 318 318 23277 0 -1 4202560 3371 0 0 0 11110 2 0 0 20 0 28 0 151225302 27244843008 122102 33554432000 4194304 4196468 140722938196672 139902489194648 139903618462291 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=438] ppid=318 vsize=26606292 memory=4488 CPUtime=110.6 cores=0-7
/proc/320/task/438/stat : 438 (java) R 318 318 23277 0 -1 4202560 13816 0 0 0 11055 5 0 0 20 0 28 0 151225302 27244843008 122102 33554432000 4194304 4196468 140722938196672 139902496558464 139903960570260 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=439] ppid=318 vsize=26606292 memory=4104 CPUtime=110.78 cores=0-7
/proc/320/task/439/stat : 439 (java) R 318 318 23277 0 -1 4202560 2521 0 0 0 11077 1 0 0 20 0 28 0 151225302 27244843008 122102 33554432000 4194304 4196468 140722938196672 139902491300256 139903617207844 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
[pid=320/tid=440] ppid=318 vsize=26606292 memory=4472 CPUtime=110.9 cores=0-7
/proc/320/task/440/stat : 440 (java) R 318 318 23277 0 -1 4202560 4267 0 0 0 11089 1 0 0 20 0 28 0 151225302 27244843008 122102 33554432000 4194304 4196468 140722938196672 139902495507272 139903619165919 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32145408 140722938205336 140722938205512 140722938205512 140722938208207 0
Current children cumulated CPU time: 1994.03 s
Current children cumulated vsize: 26615804 KiB
Current children cumulated memory: 489792 KiB

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

[startup+252.044 s]
# the end of solver process 318 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.00098 s, system=0.00098 s

[startup+252.099 s]
# the end of solver process 320 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1993.58 s, system=1.10256 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 252.099
CPU time (s): 1994.68
CPU user time (s): 1993.58
CPU system time (s): 1.10256
CPU usage (%): 791.229
Max. virtual memory (cumulated for all children) (KiB): 26619972
Max. memory (cumulated for all children) (KiB): 489792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1993.58
system time used= 1.10256
maximum resident set size= 488632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165199
page faults= 0
swaps= 0
block input operations= 0
block output operations= 456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56476
involuntary context switches= 23302


# summary of solver processes directly reported to runsolver:
#   pid: 318,320
#   total CPU time (s): 1994.68
#   total CPU user time (s): 1993.58
#   total CPU system time (s): 1.10256

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.49684 second user time and 2.52922 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-20 00:06:18
IDJOB=4281590
IDBENCH=115964
IDSOLVER=2676
FILE ID=node113/4281590-1503181238
RUNJOBID= node113-1503168892-23304
PBS_JOBID= 20630835
Free space on /tmp= 61692 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-11-12.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281590-1503181238/watcher-4281590-1503181238 -o /tmp/evaluation-result-4281590-1503181238/solver-4281590-1503181238 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503168892-23304 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 687982461 HOME/instance-4281590-1503181238.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 4e3f80c217ff28730f7a01615dcb2e7f
RANDOM SEED=687982461

node113.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.89
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.89
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.89
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.89
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:        27195444 kB
MemAvailable:   31970828 kB
Buffers:          254520 kB
Cached:          4810460 kB
SwapCached:            0 kB
Active:          1255712 kB
Inactive:        3863848 kB
Active(anon):       4436 kB
Inactive(anon):    85928 kB
Active(file):    1251276 kB
Inactive(file):  3777920 kB
Unevictable:        7476 kB
Mlocked:            7476 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7964 kB
Writeback:             0 kB
AnonPages:         81532 kB
Mapped:            51136 kB
Shmem:             33416 kB
Slab:             150472 kB
SReclaimable:     124048 kB
SUnreclaim:        26424 kB
KernelStack:        3536 kB
PageTables:         5688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61684 MiB
End job on node113 at 2017-08-20 00:10:31