Trace number 4281583

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)40 1994.38 252.117

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-06-13.xml
MD5SUM1997324ae6d797082bd494fdd449159c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark40
Best CPU time to get the best result obtained on this benchmark242.075
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints186
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":78},{"size":9,"count":78}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":78},{"degree":7,"count":4},{"degree":8,"count":30},{"degree":10,"count":44}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":78},{"arity":3,"count":30},{"arity":4,"count":4},{"arity":6,"count":30},{"arity":9,"count":44}]
Number of extensional constraints108
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":108},{"type":"sum","count":78}]
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-4281583-1503180984.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4281583-1503180984.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
1.84/0.71	c solve instance...
1.84/0.76	o 0 
1.84/0.76	o 4 
1.84/0.77	o 6 
1.84/0.78	o 8 
1.84/0.80	o 9 
2.41/0.81	o 10 
2.41/0.82	o 37 
2.41/0.82	o 38 
4.80/1.13	o 40 
1993.61/252.08	s SATISFIABLE
1993.61/252.08	v <instantiation>
1993.61/252.08	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[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[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[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[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[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] 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[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[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[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[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[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] </list>
1993.61/252.08	v 	<values>1 1 0 1 1 0 1 1 0 1 1 0 1 1 1 0 1 1 0 1 0 1 1 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 1 0 1 0 1 0 1 1 1 1 1 0 0 1 0 1 0 1 0 1 0 0 1 0 1 1 0 0 0 1 0 0 0 1 1 0 3 3 4 3 3 4 2 3 4 3 3 4 2 3 3 4 3 3 5 3 5 3 3 4 3 2 4 5 5 4 4 4 3 4 4 4 5 5 4 2 3 3 2 4 2 5 2 4 2 3 3 2 3 6 6 3 4 2 5 2 4 3 6 6 3 2 2 2 2 2 2 2 2 2 2 2 2 2 </values>
1993.61/252.08	v </instantiation>
1993.61/252.08	c Unexpected resolution interruption!

Verifier Data

OK	40

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 (13285 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281583-1503180984/watcher-4281583-1503180984 -o /tmp/evaluation-result-4281583-1503180984/solver-4281583-1503180984 -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 1822610244 HOME/instance-4281583-1503180984.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=32493, runsolver pid=32490

[startup+0.100106 s]*
/proc/loadavg: 8.41 8.08 5.69 2/200 32514
/proc/meminfo: memFree=27179800/32770624 swapFree=67108860/67108860
[pid=32493] ppid=32490 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/32493/stat : 32493 (xcsp3-exec) S 32490 32493 23277 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 151185873 9740288 345 33554432000 4194304 5098028 140723624299888 140723624297992 140504323641980 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19468288 140723624301674 140723624301884 140723624301884 140723624304619 0
/proc/32493/statm: 2378 345 289 221 0 87 0
[pid=32495] ppid=32493 vsize=25999808 memory=26768 CPUtime=0.11 cores=0-7
/proc/32495/stat : 32495 (java) S 32493 32493 23277 0 -1 1077944320 5637 0 0 0 10 1 0 0 20 0 20 0 151185873 26623803392 6692 33554432000 4194304 4196468 140730789617184 140730789599728 139891641859831 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
/proc/32495/statm: 6499952 6692 2842 1 0 6488269 0
[pid=32495/tid=32496] ppid=32493 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/32495/task/32496/stat : 32496 (java) R 32493 32493 23277 0 -1 4202560 3639 0 0 0 8 1 0 0 20 0 20 0 151185873 26623803392 6692 33554432000 4194304 4196468 140730789617184 139891646093104 139891625940318 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32497] ppid=32493 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32497/stat : 32497 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185874 26623803392 6692 33554432000 4194304 4196468 140730789617184 139891594479888 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32498] ppid=32493 vsize=25999808 memory=139779755263616 CPUtime=0 cores=0-7
/proc/32495/task/32498/stat : 32498 (java) S 32493 32493 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151185874 26623803392 6692 33554432000 4194304 4196468 140730789617184 139891593427344 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32499] ppid=32493 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32499/stat : 32499 (java) S 32493 32493 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151185874 26623803392 6692 33554432000 4194304 4196468 140730789617184 139891592374800 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32500] ppid=32493 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32500/stat : 32500 (java) S 32493 32493 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151185874 26623803392 6692 33554432000 4194304 4196468 140730789617184 139891591322256 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32501] ppid=32493 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32501/stat : 32501 (java) S 32493 32493 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151185874 26623803392 6692 33554432000 4194304 4196468 140730789617184 139891590269712 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32502] ppid=32493 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/32495/task/32502/stat : 32502 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185874 26623803392 6692 33554432000 4194304 4196468 140730789617184 139891589217168 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32503] ppid=32493 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32503/stat : 32503 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185874 26623803392 6692 33554432000 4194304 4196468 140730789617184 139891588164624 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32504] ppid=32493 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32504/stat : 32504 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185874 26623803392 6692 33554432000 4194304 4196468 140730789617184 139891587112080 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32505] ppid=32493 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32505/stat : 32505 (java) S 32493 32493 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151185875 26623803392 6692 33554432000 4194304 4196468 140730789617184 139890701334512 139891641870978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32506] ppid=32493 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32506/stat : 32506 (java) S 32493 32493 23277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151185876 26623803392 6692 33554432000 4194304 4196468 140730789617184 139890700280736 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32507] ppid=32493 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32507/stat : 32507 (java) S 32493 32493 23277 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151185876 26623803392 6692 33554432000 4194304 4196468 140730789617184 139890699228144 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32508] ppid=32493 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32508/stat : 32508 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185878 26623803392 6692 33554432000 4194304 4196468 140730789617184 139890698176720 139891641878427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32509] ppid=32493 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32509/stat : 32509 (java) S 32493 32493 23277 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 151185878 26623803392 6692 33554432000 4194304 4196468 140730789617184 139890697124336 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32510] ppid=32493 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32510/stat : 32510 (java) S 32493 32493 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151185879 26623803392 6692 33554432000 4194304 4196468 140730789617184 139890696071792 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32511] ppid=32493 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32511/stat : 32511 (java) S 32493 32493 23277 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 151185879 26623803392 6692 33554432000 4194304 4196468 140730789617184 139890695019248 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32512] ppid=32493 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/32495/task/32512/stat : 32512 (java) R 32493 32493 23277 0 -1 4202560 253 0 0 0 1 0 0 0 20 0 20 0 151185879 26623803392 6692 33554432000 4194304 4196468 140730789617184 139890693966704 139891641881178 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32513] ppid=32493 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32513/stat : 32513 (java) S 32493 32493 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151185879 26623803392 6692 33554432000 4194304 4196468 140730789617184 139890692913376 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32514] ppid=32493 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/32495/task/32514/stat : 32514 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185879 26623803392 6692 33554432000 4194304 4196468 140730789617184 139890691860912 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28148 KiB

[startup+0.210432 s]*
/proc/loadavg: 8.41 8.08 5.69 2/200 32514
/proc/meminfo: memFree=27168264/32770624 swapFree=67108860/67108860
[pid=32493] ppid=32490 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/32493/stat : 32493 (xcsp3-exec) S 32490 32493 23277 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 151185873 9740288 345 33554432000 4194304 5098028 140723624299888 140723624297992 140504323641980 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19468288 140723624301674 140723624301884 140723624301884 140723624304619 0
/proc/32493/statm: 2378 345 289 221 0 87 0
[pid=32495] ppid=32493 vsize=26004064 memory=39040 CPUtime=0.33 cores=0-7
/proc/32495/stat : 32495 (java) S 32493 32493 23277 0 -1 1077944320 8371 0 0 0 31 2 0 0 20 0 20 0 151185873 26628161536 9760 33554432000 4194304 4196468 140730789617184 140730789599728 139891641859831 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
/proc/32495/statm: 6501016 9760 3042 1 0 6488269 0
[pid=32495/tid=32496] ppid=32493 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/32495/task/32496/stat : 32496 (java) D 32493 32493 23277 0 -1 1077944384 5437 0 0 0 18 1 0 0 20 0 20 0 151185873 26628161536 9760 33554432000 4194304 4196468 140730789617184 139891646070640 139891634539053 0 4 0 16800975 18446744072101629476 0 0 -1 5 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32497] ppid=32493 vsize=26004064 memory=329 CPUtime=0 cores=0-7
/proc/32495/task/32497/stat : 32497 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185874 26628161536 9760 33554432000 4194304 4196468 140730789617184 139891594479888 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32498] ppid=32493 vsize=26004064 memory=3977154921163966112 CPUtime=0 cores=0-7
/proc/32495/task/32498/stat : 32498 (java) S 32493 32493 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151185874 26628161536 9760 33554432000 4194304 4196468 140730789617184 139891593427344 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32499] ppid=32493 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/32495/task/32499/stat : 32499 (java) S 32493 32493 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151185874 26628194304 9760 33554432000 4194304 4196468 140730789617184 139891592374800 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32500] ppid=32493 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32500/stat : 32500 (java) S 32493 32493 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151185874 26628161536 9760 33554432000 4194304 4196468 140730789617184 139891591322256 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32501] ppid=32493 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32501/stat : 32501 (java) S 32493 32493 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151185874 26628161536 9760 33554432000 4194304 4196468 140730789617184 139891590269712 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32502] ppid=32493 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/32495/task/32502/stat : 32502 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185874 26628161536 9760 33554432000 4194304 4196468 140730789617184 139891589217168 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32503] ppid=32493 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32503/stat : 32503 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185874 26628161536 9760 33554432000 4194304 4196468 140730789617184 139891588164624 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32504] ppid=32493 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32504/stat : 32504 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185874 26628161536 9760 33554432000 4194304 4196468 140730789617184 139891587112080 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32505] ppid=32493 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32505/stat : 32505 (java) S 32493 32493 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151185875 26628161536 9760 33554432000 4194304 4196468 140730789617184 139890701334512 139891641870978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32506] ppid=32493 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32506/stat : 32506 (java) S 32493 32493 23277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151185876 26628161536 9760 33554432000 4194304 4196468 140730789617184 139890700280736 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32507] ppid=32493 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32507/stat : 32507 (java) S 32493 32493 23277 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151185876 26628194304 9760 33554432000 4194304 4196468 140730789617184 139890699228144 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32508] ppid=32493 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32508/stat : 32508 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185878 26628194304 9760 33554432000 4194304 4196468 140730789617184 139890698176720 139891641878427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32509] ppid=32493 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/32495/task/32509/stat : 32509 (java) S 32493 32493 23277 0 -1 1077944384 460 0 0 0 1 0 0 0 20 0 20 0 151185878 26628161536 9760 33554432000 4194304 4196468 140730789617184 139890697124336 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32510] ppid=32493 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/32495/task/32510/stat : 32510 (java) S 32493 32493 23277 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 20 0 151185879 26628161536 9760 33554432000 4194304 4196468 140730789617184 139890696071792 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32511] ppid=32493 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/32495/task/32511/stat : 32511 (java) S 32493 32493 23277 0 -1 1077944384 404 0 0 0 1 0 0 0 20 0 20 0 151185879 26628161536 9760 33554432000 4194304 4196468 140730789617184 139890695019248 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32512] ppid=32493 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/32495/task/32512/stat : 32512 (java) S 32493 32493 23277 0 -1 1077944384 714 0 0 0 8 0 0 0 20 0 20 0 151185879 26628161536 9760 33554432000 4194304 4196468 140730789617184 139890693966704 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32513] ppid=32493 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32513/stat : 32513 (java) S 32493 32493 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151185879 26628161536 9760 33554432000 4194304 4196468 140730789617184 139890692913376 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32514] ppid=32493 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/32495/task/32514/stat : 32514 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185879 26628161536 9760 33554432000 4194304 4196468 140730789617184 139890691860912 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40420 KiB

[startup+0.310338 s]*
/proc/loadavg: 8.41 8.08 5.69 3/200 32514
/proc/meminfo: memFree=27163860/32770624 swapFree=67108860/67108860
[pid=32493] ppid=32490 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/32493/stat : 32493 (xcsp3-exec) S 32490 32493 23277 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 151185873 9740288 345 33554432000 4194304 5098028 140723624299888 140723624297992 140504323641980 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19468288 140723624301674 140723624301884 140723624301884 140723624304619 0
/proc/32493/statm: 2378 345 289 221 0 87 0
[pid=32495] ppid=32493 vsize=26004064 memory=46152 CPUtime=0.51 cores=0-7
/proc/32495/stat : 32495 (java) S 32493 32493 23277 0 -1 1077944320 9235 0 0 0 48 3 0 0 20 0 20 0 151185873 26628161536 11538 33554432000 4194304 4196468 140730789617184 140730789599728 139891641859831 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
/proc/32495/statm: 6501016 11538 3120 1 0 6488269 0
[pid=32495/tid=32496] ppid=32493 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32495/task/32496/stat : 32496 (java) R 32493 32493 23277 0 -1 4202560 6112 0 0 0 27 2 0 0 20 0 20 0 151185873 26628161536 11538 33554432000 4194304 4196468 140730789617184 139891646083648 139891641881757 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32497] ppid=32493 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32497/stat : 32497 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185874 26628161536 11538 33554432000 4194304 4196468 140730789617184 139891594479888 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32498] ppid=32493 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32498/stat : 32498 (java) S 32493 32493 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151185874 26628161536 11538 33554432000 4194304 4196468 140730789617184 139891593427344 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32499] ppid=32493 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32499/stat : 32499 (java) S 32493 32493 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151185874 26628161536 11538 33554432000 4194304 4196468 140730789617184 139891592374800 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32500] ppid=32493 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32500/stat : 32500 (java) S 32493 32493 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151185874 26628161536 11538 33554432000 4194304 4196468 140730789617184 139891591322256 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32501] ppid=32493 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/32495/task/32501/stat : 32501 (java) S 32493 32493 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151185874 26628161536 11538 33554432000 4194304 4196468 140730789617184 139891590269712 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32502] ppid=32493 vsize=26004064 memory=139779643634607 CPUtime=0 cores=0-7
/proc/32495/task/32502/stat : 32502 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185874 26628161536 11538 33554432000 4194304 4196468 140730789617184 139891589217168 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32503] ppid=32493 vsize=26004064 memory=139779643636912 CPUtime=0 cores=0-7
/proc/32495/task/32503/stat : 32503 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185874 26628161536 11538 33554432000 4194304 4196468 140730789617184 139891588164624 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32504] ppid=32493 vsize=26004064 memory=139779643639216 CPUtime=0 cores=0-7
/proc/32495/task/32504/stat : 32504 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185874 26628161536 11538 33554432000 4194304 4196468 140730789617184 139891587112080 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32505] ppid=32493 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32505/stat : 32505 (java) S 32493 32493 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151185875 26628161536 11538 33554432000 4194304 4196468 140730789617184 139890701334512 139891641870978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32506] ppid=32493 vsize=26004064 memory=279559287285392 CPUtime=0 cores=0-7
/proc/32495/task/32506/stat : 32506 (java) S 32493 32493 23277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151185876 26628161536 11538 33554432000 4194304 4196468 140730789617184 139890700280736 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32507] ppid=32493 vsize=26004064 memory=279559287292304 CPUtime=0 cores=0-7
/proc/32495/task/32507/stat : 32507 (java) S 32493 32493 23277 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151185876 26628161536 11538 33554432000 4194304 4196468 140730789617184 139890699228144 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32508] ppid=32493 vsize=26004064 memory=279559287233584 CPUtime=0 cores=0-7
/proc/32495/task/32508/stat : 32508 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185878 26628161536 11538 33554432000 4194304 4196468 140730789617184 139890698176720 139891641878427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32509] ppid=32493 vsize=26004064 memory=279559287306128 CPUtime=0.01 cores=0-7
/proc/32495/task/32509/stat : 32509 (java) S 32493 32493 23277 0 -1 1077944384 464 0 0 0 1 0 0 0 20 0 20 0 151185878 26628161536 11538 33554432000 4194304 4196468 140730789617184 139890697124336 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32510] ppid=32493 vsize=26004064 memory=279559287313040 CPUtime=0.03 cores=0-7
/proc/32495/task/32510/stat : 32510 (java) R 32493 32493 23277 0 -1 4202560 101 0 0 0 3 0 0 0 20 0 20 0 151185879 26628161536 11538 33554432000 4194304 4196468 140730789617184 139890696060784 139891641881178 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32511] ppid=32493 vsize=26004064 memory=279559287310736 CPUtime=0.01 cores=0-7
/proc/32495/task/32511/stat : 32511 (java) S 32493 32493 23277 0 -1 1077944384 406 0 0 0 1 0 0 0 20 0 20 0 151185879 26628161536 11538 33554432000 4194304 4196468 140730789617184 139890695019248 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32512] ppid=32493 vsize=26004064 memory=279559287326896 CPUtime=0.13 cores=0-7
/proc/32495/task/32512/stat : 32512 (java) R 32493 32493 23277 0 -1 4202560 855 0 0 0 13 0 0 0 20 0 20 0 151185879 26628161536 11538 33554432000 4194304 4196468 140730789617184 139890693965888 139891620844573 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32513] ppid=32493 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32513/stat : 32513 (java) S 32493 32493 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151185879 26628161536 11538 33554432000 4194304 4196468 140730789617184 139890692913376 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32514] ppid=32493 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/32495/task/32514/stat : 32514 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185879 26628161536 11538 33554432000 4194304 4196468 140730789617184 139890691860912 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47532 KiB

[startup+0.701023 s]
/proc/loadavg: 8.41 8.08 5.69 6/200 32514
/proc/meminfo: memFree=27146616/32770624 swapFree=67108860/67108860
[pid=32493] ppid=32490 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/32493/stat : 32493 (xcsp3-exec) S 32490 32493 23277 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 151185873 9740288 345 33554432000 4194304 5098028 140723624299888 140723624297992 140504323641980 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19468288 140723624301674 140723624301884 140723624301884 140723624304619 0
/proc/32493/statm: 2378 345 289 221 0 87 0
[pid=32495] ppid=32493 vsize=26006188 memory=92448 CPUtime=1.84 cores=0-7
/proc/32495/stat : 32495 (java) S 32493 32493 23277 0 -1 1077944320 14286 0 0 0 179 5 0 0 20 0 20 0 151185873 26630336512 23112 33554432000 4194304 4196468 140730789617184 140730789599728 139891641859831 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
/proc/32495/statm: 6501547 23112 3206 1 0 6488781 0
[pid=32495/tid=32496] ppid=32493 vsize=26006188 memory=279559287684784 CPUtime=0.67 cores=0-7
/proc/32495/task/32496/stat : 32496 (java) R 32493 32493 23277 0 -1 4202560 6816 0 0 0 64 3 0 0 20 0 20 0 151185873 26630336512 23112 33554432000 4194304 4196468 140730789617184 139891646098080 139891262496691 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32497] ppid=32493 vsize=26006188 memory=139779643843440 CPUtime=0 cores=0-7
/proc/32495/task/32497/stat : 32497 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151185874 26630336512 23112 33554432000 4194304 4196468 140730789617184 139891594479888 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32498] ppid=32493 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/32495/task/32498/stat : 32498 (java) S 32493 32493 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151185874 26630336512 23112 33554432000 4194304 4196468 140730789617184 139891593427344 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32499] ppid=32493 vsize=26006188 memory=4612 CPUtime=0 cores=0-7
/proc/32495/task/32499/stat : 32499 (java) S 32493 32493 23277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151185874 26630336512 23112 33554432000 4194304 4196468 140730789617184 139891592374800 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0

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

[pid=32495/tid=32594] ppid=32493 vsize=26605264 memory=1004 CPUtime=158.63 cores=0-7
/proc/32495/task/32594/stat : 32594 (java) R 32493 32493 23277 0 -1 4202560 1819 0 0 0 15862 1 0 0 20 0 28 0 151185987 27243790336 71756 33554432000 4194304 4196468 140730789617184 139890676981400 139891269276445 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
Current children cumulated CPU time: 1281.84 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 288404 KiB

[startup+222.302 s]
/proc/loadavg: 8.76 8.35 6.30 9/207 32594
/proc/meminfo: memFree=26737300/32770624 swapFree=67108860/67108860
[pid=32493] ppid=32490 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/32493/stat : 32493 (xcsp3-exec) S 32490 32493 23277 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 151185873 9740288 345 33554432000 4194304 5098028 140723624299888 140723624297992 140504323641980 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19468288 140723624301674 140723624301884 140723624301884 140723624304619 0
/proc/32493/statm: 2378 345 289 221 0 87 0
[pid=32495] ppid=32493 vsize=26605264 memory=472092 CPUtime=1757.84 cores=0-7
/proc/32495/stat : 32495 (java) S 32493 32493 23277 0 -1 1077944320 91265 0 0 0 175680 104 0 0 20 0 28 0 151185873 27243790336 118023 33554432000 4194304 4196468 140730789617184 140730789599728 139891641859831 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
/proc/32495/statm: 6651316 118023 3280 1 0 6638550 0
[pid=32495/tid=32496] ppid=32493 vsize=26605264 memory=472092 CPUtime=0.7 cores=0-7
/proc/32495/task/32496/stat : 32496 (java) S 32493 32493 23277 0 -1 1077944384 6881 0 0 0 67 3 0 0 20 0 28 0 151185873 27243790336 118023 33554432000 4194304 4196468 140730789617184 139891646100608 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32497] ppid=32493 vsize=26605264 memory=470044 CPUtime=0.66 cores=0-7
/proc/32495/task/32497/stat : 32497 (java) S 32493 32493 23277 0 -1 1077944384 1566 0 0 0 59 7 0 0 20 0 28 0 151185874 27243790336 118023 33554432000 4194304 4196468 140730789617184 139891594479888 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32498] ppid=32493 vsize=26605264 memory=1380 CPUtime=0.7 cores=0-7
/proc/32495/task/32498/stat : 32498 (java) S 32493 32493 23277 0 -1 1077944384 2293 0 0 0 62 8 0 0 20 0 28 0 151185874 27243790336 118023 33554432000 4194304 4196468 140730789617184 139891593427344 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32499] ppid=32493 vsize=26605264 memory=64 CPUtime=0.71 cores=0-7
/proc/32495/task/32499/stat : 32499 (java) S 32493 32493 23277 0 -1 1077944384 3143 0 0 0 63 8 0 0 20 0 28 0 151185874 27243790336 118023 33554432000 4194304 4196468 140730789617184 139891592374800 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32500] ppid=32493 vsize=26605264 memory=1380 CPUtime=0.68 cores=0-7
/proc/32495/task/32500/stat : 32500 (java) S 32493 32493 23277 0 -1 1077944384 3263 0 0 0 61 7 0 0 20 0 28 0 151185874 27243790336 118023 33554432000 4194304 4196468 140730789617184 139891591322256 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32501] ppid=32493 vsize=26605264 memory=1380 CPUtime=0.7 cores=0-7
/proc/32495/task/32501/stat : 32501 (java) S 32493 32493 23277 0 -1 1077944384 1681 0 0 0 62 8 0 0 20 0 28 0 151185874 27243790336 118023 33554432000 4194304 4196468 140730789617184 139891590269712 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32502] ppid=32493 vsize=26605264 memory=0 CPUtime=0.7 cores=0-7
/proc/32495/task/32502/stat : 32502 (java) S 32493 32493 23277 0 -1 1077944384 2547 0 0 0 61 9 0 0 20 0 28 0 151185874 27243790336 118023 33554432000 4194304 4196468 140730789617184 139891589217168 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32503] ppid=32493 vsize=26605264 memory=0 CPUtime=0.71 cores=0-7
/proc/32495/task/32503/stat : 32503 (java) S 32493 32493 23277 0 -1 1077944384 3442 0 0 0 62 9 0 0 20 0 28 0 151185874 27243790336 118023 33554432000 4194304 4196468 140730789617184 139891588164624 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32504] ppid=32493 vsize=26605264 memory=0 CPUtime=0.69 cores=0-7
/proc/32495/task/32504/stat : 32504 (java) S 32493 32493 23277 0 -1 1077944384 1791 0 0 0 62 7 0 0 20 0 28 0 151185874 27243790336 118023 33554432000 4194304 4196468 140730789617184 139891587112080 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32505] ppid=32493 vsize=26605264 memory=141742443596010 CPUtime=0.53 cores=0-7
/proc/32495/task/32505/stat : 32505 (java) S 32493 32493 23277 0 -1 1077944384 6989 0 0 0 45 8 0 0 20 0 28 0 151185875 27243790336 118023 33554432000 4194304 4196468 140730789617184 139890701334512 139891641870978 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32506] ppid=32493 vsize=26605264 memory=1948 CPUtime=0 cores=0-7
/proc/32495/task/32506/stat : 32506 (java) S 32493 32493 23277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 151185876 27243790336 118023 33554432000 4194304 4196468 140730789617184 139890700280736 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32507] ppid=32493 vsize=26605264 memory=1380 CPUtime=0 cores=0-7
/proc/32495/task/32507/stat : 32507 (java) S 32493 32493 23277 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 151185876 27243790336 118023 33554432000 4194304 4196468 140730789617184 139890699228144 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32508] ppid=32493 vsize=26605264 memory=1380 CPUtime=0 cores=0-7
/proc/32495/task/32508/stat : 32508 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151185878 27243790336 118023 33554432000 4194304 4196468 140730789617184 139890698176720 139891641878427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32509] ppid=32493 vsize=26605264 memory=260008 CPUtime=1.08 cores=0-7
/proc/32495/task/32509/stat : 32509 (java) S 32493 32493 23277 0 -1 1077944384 5360 0 0 0 107 1 0 0 20 0 28 0 151185878 27243790336 118023 33554432000 4194304 4196468 140730789617184 139890697124336 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32510] ppid=32493 vsize=26605264 memory=41736 CPUtime=1.51 cores=0-7
/proc/32495/task/32510/stat : 32510 (java) S 32493 32493 23277 0 -1 1077944384 6015 0 0 0 149 2 0 0 20 0 28 0 151185879 27243790336 118023 33554432000 4194304 4196468 140730789617184 139890696071792 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32511] ppid=32493 vsize=26605264 memory=1292 CPUtime=1.24 cores=0-7
/proc/32495/task/32511/stat : 32511 (java) S 32493 32493 23277 0 -1 1077944384 5927 0 0 0 123 1 0 0 20 0 28 0 151185879 27243790336 118023 33554432000 4194304 4196468 140730789617184 139890695019248 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32512] ppid=32493 vsize=26605264 memory=470556 CPUtime=0.72 cores=0-7
/proc/32495/task/32512/stat : 32512 (java) S 32493 32493 23277 0 -1 1077944384 6708 0 0 0 71 1 0 0 20 0 28 0 151185879 27243790336 118023 33554432000 4194304 4196468 140730789617184 139890693966704 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32513] ppid=32493 vsize=26605264 memory=4100 CPUtime=0 cores=0-7
/proc/32495/task/32513/stat : 32513 (java) S 32493 32493 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151185879 27243790336 118023 33554432000 4194304 4196468 140730789617184 139890692913376 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32514] ppid=32493 vsize=26605264 memory=41736 CPUtime=0.04 cores=0-7
/proc/32495/task/32514/stat : 32514 (java) S 32493 32493 23277 0 -1 1077944384 1481 0 0 0 0 4 0 0 20 0 28 0 151185879 27243790336 118023 33554432000 4194304 4196468 140730789617184 139890691860912 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32587] ppid=32493 vsize=26605264 memory=1380 CPUtime=218.43 cores=0-7
/proc/32495/task/32587/stat : 32587 (java) R 32493 32493 23277 0 -1 4202560 2189 0 0 0 21842 1 0 0 20 0 28 0 151185986 27243790336 118023 33554432000 4194304 4196468 140730789617184 139890684345720 139891269941347 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32588] ppid=32493 vsize=26605264 memory=448512 CPUtime=217.96 cores=0-7
/proc/32495/task/32588/stat : 32588 (java) R 32493 32493 23277 0 -1 4202560 1737 0 0 0 21795 1 0 0 20 0 28 0 151185986 27243790336 118023 33554432000 4194304 4196468 140730789617184 139890683298184 139891268249119 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32589] ppid=32493 vsize=26605264 memory=1380 CPUtime=218.39 cores=0-7
/proc/32495/task/32589/stat : 32589 (java) R 32493 32493 23277 0 -1 4202560 2466 0 0 0 21838 1 0 0 20 0 28 0 151185986 27243790336 118023 33554432000 4194304 4196468 140730789617184 139890675929608 139891268153577 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32590] ppid=32493 vsize=26605264 memory=434612 CPUtime=217.43 cores=0-7
/proc/32495/task/32590/stat : 32590 (java) R 32493 32493 23277 0 -1 4202560 5265 0 0 0 21740 3 0 0 20 0 28 0 151185986 27243790336 118023 33554432000 4194304 4196468 140730789617184 139890681192560 139891270028832 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32591] ppid=32493 vsize=26605264 memory=1380 CPUtime=218.61 cores=0-7
/proc/32495/task/32591/stat : 32591 (java) R 32493 32493 23277 0 -1 4202560 3502 0 0 0 21858 3 0 0 20 0 28 0 151185986 27243790336 118023 33554432000 4194304 4196468 140730789617184 139890682245392 139891270315128 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32592] ppid=32493 vsize=26605264 memory=434612 CPUtime=217.64 cores=0-7
/proc/32495/task/32592/stat : 32592 (java) R 32493 32493 23277 0 -1 4202560 9987 0 0 0 21760 4 0 0 20 0 28 0 151185986 27243790336 118023 33554432000 4194304 4196468 140730789617184 139890680140680 139891263492622 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32593] ppid=32493 vsize=26605264 memory=1380 CPUtime=218.03 cores=0-7
/proc/32495/task/32593/stat : 32593 (java) R 32493 32493 23277 0 -1 4202560 1999 0 0 0 21801 2 0 0 20 0 28 0 151185987 27243790336 118023 33554432000 4194304 4196468 140730789617184 139890678032864 139891268432651 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32594] ppid=32493 vsize=26605264 memory=472092 CPUtime=217.63 cores=0-7
/proc/32495/task/32594/stat : 32594 (java) R 32493 32493 23277 0 -1 4202560 2221 0 0 0 21762 1 0 0 20 0 28 0 151185987 27243790336 118023 33554432000 4194304 4196468 140730789617184 139890676981392 139891268153291 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
Current children cumulated CPU time: 1757.84 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 473472 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.64 8.37 6.37 9/207 32594
/proc/meminfo: memFree=26699296/32770624 swapFree=67108860/67108860
[pid=32493] ppid=32490 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/32493/stat : 32493 (xcsp3-exec) S 32490 32493 23277 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 151185873 9740288 345 33554432000 4194304 5098028 140723624299888 140723624297992 140504323641980 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19468288 140723624301674 140723624301884 140723624301884 140723624304619 0
/proc/32493/statm: 2378 345 289 221 0 87 0
[pid=32495] ppid=32493 vsize=26605264 memory=507504 CPUtime=1993.61 cores=0-7
/proc/32495/stat : 32495 (java) S 32493 32493 23277 0 -1 1077944320 109342 0 0 0 199243 118 0 0 20 0 28 0 151185873 27243790336 126876 33554432000 4194304 4196468 140730789617184 140730789599728 139891641859831 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
/proc/32495/statm: 6651316 126876 3280 1 0 6638550 0
[pid=32495/tid=32496] ppid=32493 vsize=26605264 memory=6791534058613427641 CPUtime=0.7 cores=0-7
/proc/32495/task/32496/stat : 32496 (java) S 32493 32493 23277 0 -1 1077944384 6881 0 0 0 67 3 0 0 20 0 28 0 151185873 27243790336 126876 33554432000 4194304 4196468 140730789617184 139891646100608 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32497] ppid=32493 vsize=26605264 memory=1200 CPUtime=0.77 cores=0-7
/proc/32495/task/32497/stat : 32497 (java) S 32493 32493 23277 0 -1 1077944384 1959 0 0 0 69 8 0 0 20 0 28 0 151185874 27243790336 126876 33554432000 4194304 4196468 140730789617184 139891594479888 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32498] ppid=32493 vsize=26605264 memory=15876 CPUtime=0.81 cores=0-7
/proc/32495/task/32498/stat : 32498 (java) S 32493 32493 23277 0 -1 1077944384 2565 0 0 0 71 10 0 0 20 0 28 0 151185874 27243790336 126876 33554432000 4194304 4196468 140730789617184 139891593427344 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32499] ppid=32493 vsize=26605264 memory=23144 CPUtime=0.81 cores=0-7
/proc/32495/task/32499/stat : 32499 (java) S 32493 32493 23277 0 -1 1077944384 3662 0 0 0 72 9 0 0 20 0 28 0 151185874 27243790336 126876 33554432000 4194304 4196468 140730789617184 139891592374800 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32500] ppid=32493 vsize=26605264 memory=4052 CPUtime=0.78 cores=0-7
/proc/32495/task/32500/stat : 32500 (java) S 32493 32493 23277 0 -1 1077944384 3797 0 0 0 70 8 0 0 20 0 28 0 151185874 27243790336 126876 33554432000 4194304 4196468 140730789617184 139891591322256 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32501] ppid=32493 vsize=26605264 memory=16236 CPUtime=0.8 cores=0-7
/proc/32495/task/32501/stat : 32501 (java) S 32493 32493 23277 0 -1 1077944384 1942 0 0 0 71 9 0 0 20 0 28 0 151185874 27243790336 126876 33554432000 4194304 4196468 140730789617184 139891590269712 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32502] ppid=32493 vsize=26605264 memory=1796 CPUtime=0.81 cores=0-7
/proc/32495/task/32502/stat : 32502 (java) S 32493 32493 23277 0 -1 1077944384 2818 0 0 0 71 10 0 0 20 0 28 0 151185874 27243790336 126876 33554432000 4194304 4196468 140730789617184 139891589217168 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32503] ppid=32493 vsize=26605264 memory=644 CPUtime=0.8 cores=0-7
/proc/32495/task/32503/stat : 32503 (java) S 32493 32493 23277 0 -1 1077944384 3733 0 0 0 70 10 0 0 20 0 28 0 151185874 27243790336 126876 33554432000 4194304 4196468 140730789617184 139891588164624 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32504] ppid=32493 vsize=26605264 memory=960 CPUtime=0.79 cores=0-7
/proc/32495/task/32504/stat : 32504 (java) S 32493 32493 23277 0 -1 1077944384 2547 0 0 0 71 8 0 0 20 0 28 0 151185874 27243790336 126876 33554432000 4194304 4196468 140730789617184 139891587112080 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32505] ppid=32493 vsize=26605264 memory=4472 CPUtime=0.59 cores=0-7
/proc/32495/task/32505/stat : 32505 (java) S 32493 32493 23277 0 -1 1077944384 7944 0 0 0 51 8 0 0 20 0 28 0 151185875 27243790336 126876 33554432000 4194304 4196468 140730789617184 139890701334512 139891641870978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32506] ppid=32493 vsize=26605264 memory=1236 CPUtime=0 cores=0-7
/proc/32495/task/32506/stat : 32506 (java) S 32493 32493 23277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 151185876 27243790336 126876 33554432000 4194304 4196468 140730789617184 139890700280736 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32507] ppid=32493 vsize=26605264 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/32495/task/32507/stat : 32507 (java) S 32493 32493 23277 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 151185876 27243790336 126876 33554432000 4194304 4196468 140730789617184 139890699228144 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32508] ppid=32493 vsize=26605264 memory=4104 CPUtime=0 cores=0-7
/proc/32495/task/32508/stat : 32508 (java) S 32493 32493 23277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151185878 27243790336 126876 33554432000 4194304 4196468 140730789617184 139890698176720 139891641878427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32509] ppid=32493 vsize=26605264 memory=1160 CPUtime=1.08 cores=0-7
/proc/32495/task/32509/stat : 32509 (java) S 32493 32493 23277 0 -1 1077944384 5364 0 0 0 107 1 0 0 20 0 28 0 151185878 27243790336 126876 33554432000 4194304 4196468 140730789617184 139890697124336 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32510] ppid=32493 vsize=26605264 memory=3704 CPUtime=1.52 cores=0-7
/proc/32495/task/32510/stat : 32510 (java) S 32493 32493 23277 0 -1 1077944384 6021 0 0 0 150 2 0 0 20 0 28 0 151185879 27243790336 126876 33554432000 4194304 4196468 140730789617184 139890696071792 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32511] ppid=32493 vsize=26605264 memory=1380 CPUtime=1.24 cores=0-7
/proc/32495/task/32511/stat : 32511 (java) S 32493 32493 23277 0 -1 1077944384 6047 0 0 0 123 1 0 0 20 0 28 0 151185879 27243790336 126876 33554432000 4194304 4196468 140730789617184 139890695019248 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32512] ppid=32493 vsize=26605264 memory=503376 CPUtime=0.72 cores=0-7
/proc/32495/task/32512/stat : 32512 (java) S 32493 32493 23277 0 -1 1077944384 7193 0 0 0 71 1 0 0 20 0 28 0 151185879 27243790336 126876 33554432000 4194304 4196468 140730789617184 139890693966704 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32513] ppid=32493 vsize=26605264 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/32495/task/32513/stat : 32513 (java) S 32493 32493 23277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151185879 27243790336 126876 33554432000 4194304 4196468 140730789617184 139890692913376 139891641870037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32514] ppid=32493 vsize=26605264 memory=1380 CPUtime=0.05 cores=0-7
/proc/32495/task/32514/stat : 32514 (java) S 32493 32493 23277 0 -1 1077944384 1537 0 0 0 0 5 0 0 20 0 28 0 151185879 27243790336 126876 33554432000 4194304 4196468 140730789617184 139890691860912 139891641870978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32587] ppid=32493 vsize=26605264 memory=1380 CPUtime=247.9 cores=0-7
/proc/32495/task/32587/stat : 32587 (java) R 32493 32493 23277 0 -1 4202560 2707 0 0 0 24789 1 0 0 20 0 28 0 151185986 27243790336 126876 33554432000 4194304 4196468 140730789617184 139890684345960 139891268857066 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32588] ppid=32493 vsize=26605264 memory=164 CPUtime=247.41 cores=0-7
/proc/32495/task/32588/stat : 32588 (java) R 32493 32493 23277 0 -1 4202560 2178 0 0 0 24740 1 0 0 20 0 28 0 151185986 27243790336 126876 33554432000 4194304 4196468 140730789617184 139890683294376 139891268763361 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32589] ppid=32493 vsize=26605264 memory=7019539897134639983 CPUtime=247.83 cores=0-7
/proc/32495/task/32589/stat : 32589 (java) R 32493 32493 23277 0 -1 4202560 3068 0 0 0 24781 2 0 0 20 0 28 0 151185986 27243790336 126876 33554432000 4194304 4196468 140730789617184 139890675925976 139891268153416 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32590] ppid=32493 vsize=26605264 memory=7019539897134639983 CPUtime=246.4 cores=0-7
/proc/32495/task/32590/stat : 32590 (java) R 32493 32493 23277 0 -1 4202560 6957 0 0 0 24636 4 0 0 20 0 28 0 151185986 27243790336 126876 33554432000 4194304 4196468 140730789617184 139890681188560 139891262800928 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32591] ppid=32493 vsize=26605264 memory=960 CPUtime=248 cores=0-7
/proc/32495/task/32591/stat : 32591 (java) R 32493 32493 23277 0 -1 4202560 4459 0 0 0 24796 4 0 0 20 0 28 0 151185986 27243790336 126876 33554432000 4194304 4196468 140730789617184 139890682245272 139891269660579 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32592] ppid=32493 vsize=26605264 memory=4472 CPUtime=247.03 cores=0-7
/proc/32495/task/32592/stat : 32592 (java) R 32493 32493 23277 0 -1 4202560 17689 0 0 0 24698 5 0 0 20 0 28 0 151185986 27243790336 126876 33554432000 4194304 4196468 140730789617184 139890680138880 139891627927936 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32593] ppid=32493 vsize=26605264 memory=1236 CPUtime=247.45 cores=0-7
/proc/32495/task/32593/stat : 32593 (java) R 32493 32493 23277 0 -1 4202560 2477 0 0 0 24743 2 0 0 20 0 28 0 151185987 27243790336 126876 33554432000 4194304 4196468 140730789617184 139890678030672 139891268432276 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
[pid=32495/tid=32594] ppid=32493 vsize=26605264 memory=932 CPUtime=246.98 cores=0-7
/proc/32495/task/32594/stat : 32594 (java) R 32493 32493 23277 0 -1 4202560 2985 0 0 0 24696 2 0 0 20 0 28 0 151185987 27243790336 126876 33554432000 4194304 4196468 140730789617184 139890676978088 139891269660609 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14921728 140730789618840 140730789619016 140730789619016 140730789621711 0
Current children cumulated CPU time: 1993.61 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 508884 KiB

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

[startup+252.037 s]
# the end of solver process 32493 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0 s, system=0.00192 s

[startup+252.117 s]
# the end of solver process 32495 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1993.18 s, system=1.19865 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.117
CPU time (s): 1994.38
CPU user time (s): 1993.18
CPU system time (s): 1.19865
CPU usage (%): 791.053
Max. virtual memory (cumulated for all children) (KiB): 26614776
Max. memory (cumulated for all children) (KiB): 509396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1993.18
system time used= 1.19865
maximum resident set size= 508292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110444
page faults= 0
swaps= 0
block input operations= 0
block output operations= 512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57296
involuntary context switches= 23639


# summary of solver processes directly reported to runsolver:
#   pid: 32493,32495
#   total CPU time (s): 1994.38
#   total CPU user time (s): 1993.18
#   total CPU system time (s): 1.19865

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.59353 second user time and 2.47298 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-20 00:02:04
IDJOB=4281583
IDBENCH=115949
IDSOLVER=2676
FILE ID=node113/4281583-1503180984
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-06-13.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-4281583-1503180984/watcher-4281583-1503180984 -o /tmp/evaluation-result-4281583-1503180984/solver-4281583-1503180984 -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 1822610244 HOME/instance-4281583-1503180984.xml

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

MD5SUM BENCH= 1997324ae6d797082bd494fdd449159c
RANDOM SEED=1822610244

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:        27196140 kB
MemAvailable:   31970988 kB
Buffers:          254468 kB
Cached:          4810312 kB
SwapCached:            0 kB
Active:          1254840 kB
Inactive:        3863792 kB
Active(anon):       4036 kB
Inactive(anon):    85928 kB
Active(file):    1250804 kB
Inactive(file):  3777864 kB
Unevictable:        7476 kB
Mlocked:            7476 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7852 kB
Writeback:             0 kB
AnonPages:         54976 kB
Mapped:            50708 kB
Shmem:             33416 kB
Slab:             150424 kB
SReclaimable:     124032 kB
SUnreclaim:        26392 kB
KernelStack:        3456 kB
PageTables:         4956 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:         0 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:06:16