Trace number 4271773

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-09)SAT (TO)40 1994.1801 252.106

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-4271773-1502640067.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4271773-1502640067.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
1.85/0.71	c solve instance...
1.85/0.76	o 0 
1.85/0.77	o 4 
1.85/0.78	o 5 
1.85/0.79	o 6 
1.85/0.80	o 8 
1.85/0.80	o 9 
1.85/0.80	o 37 
2.45/0.81	o 38 
3.18/1.01	o 40 
1993.50/252.08	s SATISFIABLE
1993.50/252.08	v <instantiation>
1993.50/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.50/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.50/252.08	v </instantiation>
1993.50/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 (15276 MiB free)
  memory of node 1: 16384 MiB (15684 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271773-1502640067/watcher-4271773-1502640067 -o /tmp/evaluation-result-4271773-1502640067/solver-4271773-1502640067 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502636672-7612 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 783006 HOME/instance-4271773-1502640067.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=16833, runsolver pid=16830

[startup+0.100137 s]*
/proc/loadavg: 7.96 7.97 7.52 2/199 16854
/proc/meminfo: memFree=31690076/32770624 swapFree=67108860/67108860
[pid=16833] ppid=16830 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16833/stat : 16833 (xcsp3-exec) S 16830 16833 7585 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97094467 9740288 346 33554432000 4194304 5098028 140736061557360 140736061555464 140381611233916 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20611072 140736061559918 140736061560124 140736061560124 140736061562859 0
/proc/16833/statm: 2378 346 289 221 0 87 0
[pid=16835] ppid=16833 vsize=25999808 memory=25620 CPUtime=0.12 cores=0-7
/proc/16835/stat : 16835 (java) S 16833 16833 7585 0 -1 1077944320 5325 0 0 0 11 1 0 0 20 0 20 0 97094467 26623803392 6405 33554432000 4194304 4196468 140733804572592 140733804555136 140016839573239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
/proc/16835/statm: 6499952 6405 2856 1 0 6488269 0
[pid=16835/tid=16836] ppid=16833 vsize=25999808 memory=8258082674853191322 CPUtime=0.09 cores=0-7
/proc/16835/task/16836/stat : 16836 (java) R 16833 16833 7585 0 -1 4202560 3291 0 0 0 8 1 0 0 20 0 20 0 97094468 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016843805152 140016839595165 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16837] ppid=16833 vsize=25999808 memory=732370660021017573 CPUtime=0 cores=0-7
/proc/16835/task/16837/stat : 16837 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094469 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016397454096 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16838] ppid=16833 vsize=25999808 memory=140521683564160 CPUtime=0 cores=0-7
/proc/16835/task/16838/stat : 16838 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094469 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016396401552 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16839] ppid=16833 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16839/stat : 16839 (java) S 16833 16833 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97094469 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016395349008 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16840] ppid=16833 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16840/stat : 16840 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094469 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016394296464 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16841] ppid=16833 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16841/stat : 16841 (java) S 16833 16833 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97094469 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016393242896 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16842] ppid=16833 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16835/task/16842/stat : 16842 (java) S 16833 16833 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97094469 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016392190352 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16843] ppid=16833 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16843/stat : 16843 (java) S 16833 16833 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97094469 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016391137808 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16844] ppid=16833 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16844/stat : 16844 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094469 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016390085264 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16845] ppid=16833 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16845/stat : 16845 (java) S 16833 16833 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97094470 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016235330032 140016839584386 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16846] ppid=16833 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16846/stat : 16846 (java) S 16833 16833 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97094471 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016234276256 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16847] ppid=16833 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16847/stat : 16847 (java) S 16833 16833 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97094471 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016233223664 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16848] ppid=16833 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16848/stat : 16848 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094473 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016232172240 140016839591835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16849] ppid=16833 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16849/stat : 16849 (java) S 16833 16833 7585 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 97094473 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016231118832 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16850] ppid=16833 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16850/stat : 16850 (java) R 16833 16833 7585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 97094473 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016230066288 140016839584386 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16851] ppid=16833 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16851/stat : 16851 (java) S 16833 16833 7585 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 20 0 97094473 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016229013744 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16852] ppid=16833 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/16835/task/16852/stat : 16852 (java) R 16833 16833 7585 0 -1 4202560 285 0 0 0 1 0 0 0 20 0 20 0 97094473 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016227961200 140016839585174 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16853] ppid=16833 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16853/stat : 16853 (java) S 16833 16833 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97094473 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016226908896 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16854] ppid=16833 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16835/task/16854/stat : 16854 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094474 26623803392 6405 33554432000 4194304 4196468 140733804572592 140016225856432 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27004 KiB

[startup+0.21014 s]*
/proc/loadavg: 7.96 7.97 7.52 2/199 16854
/proc/meminfo: memFree=31679036/32770624 swapFree=67108860/67108860
[pid=16833] ppid=16830 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16833/stat : 16833 (xcsp3-exec) S 16830 16833 7585 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97094467 9740288 346 33554432000 4194304 5098028 140736061557360 140736061555464 140381611233916 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20611072 140736061559918 140736061560124 140736061560124 140736061562859 0
/proc/16833/statm: 2378 346 289 221 0 87 0
[pid=16835] ppid=16833 vsize=26004064 memory=37836 CPUtime=0.33 cores=0-7
/proc/16835/stat : 16835 (java) S 16833 16833 7585 0 -1 1077944320 8057 0 0 0 31 2 0 0 20 0 20 0 97094467 26628161536 9459 33554432000 4194304 4196468 140733804572592 140733804555136 140016839573239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
/proc/16835/statm: 6501016 9459 3035 1 0 6488269 0
[pid=16835/tid=16836] ppid=16833 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/16835/task/16836/stat : 16836 (java) R 16833 16833 7585 0 -1 4202560 5014 0 0 0 18 1 0 0 20 0 20 0 97094468 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016843792208 140016839595165 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16837] ppid=16833 vsize=26004064 memory=281043215595256 CPUtime=0 cores=0-7
/proc/16835/task/16837/stat : 16837 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094469 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016397454096 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16838] ppid=16833 vsize=26004064 memory=140521683564160 CPUtime=0 cores=0-7
/proc/16835/task/16838/stat : 16838 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094469 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016396401552 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16839] ppid=16833 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16839/stat : 16839 (java) S 16833 16833 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97094469 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016395349008 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16840] ppid=16833 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16840/stat : 16840 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094469 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016394296464 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16841] ppid=16833 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16841/stat : 16841 (java) S 16833 16833 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97094469 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016393242896 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16842] ppid=16833 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16835/task/16842/stat : 16842 (java) S 16833 16833 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97094469 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016392190352 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16843] ppid=16833 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16843/stat : 16843 (java) S 16833 16833 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97094469 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016391137808 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16844] ppid=16833 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16844/stat : 16844 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094469 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016390085264 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16845] ppid=16833 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16845/stat : 16845 (java) S 16833 16833 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97094470 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016235330032 140016839584386 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16846] ppid=16833 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16846/stat : 16846 (java) S 16833 16833 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97094471 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016234276256 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16847] ppid=16833 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16847/stat : 16847 (java) S 16833 16833 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97094471 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016233223664 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16848] ppid=16833 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16848/stat : 16848 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094473 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016232172240 140016839591835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16849] ppid=16833 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/16835/task/16849/stat : 16849 (java) R 16833 16833 7585 0 -1 1077944384 418 0 0 0 1 0 0 0 20 0 20 0 97094473 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016231118832 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16850] ppid=16833 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16850/stat : 16850 (java) S 16833 16833 7585 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 97094473 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016230066288 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16851] ppid=16833 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/16835/task/16851/stat : 16851 (java) R 16833 16833 7585 0 -1 1077944384 407 0 0 0 2 0 0 0 20 0 20 0 97094473 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016229013744 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16852] ppid=16833 vsize=26004064 memory=0 CPUtime=0.08 cores=0-7
/proc/16835/task/16852/stat : 16852 (java) R 16833 16833 7585 0 -1 4202560 853 0 0 0 8 0 0 0 20 0 20 0 97094473 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016227961200 140016832670075 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16853] ppid=16833 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16853/stat : 16853 (java) S 16833 16833 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97094473 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016226908896 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16854] ppid=16833 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16835/task/16854/stat : 16854 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094474 26628161536 9459 33554432000 4194304 4196468 140733804572592 140016225856432 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 39220 KiB

[startup+0.310063 s]*
/proc/loadavg: 7.96 7.97 7.52 3/199 16854
/proc/meminfo: memFree=31674756/32770624 swapFree=67108860/67108860
[pid=16833] ppid=16830 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16833/stat : 16833 (xcsp3-exec) S 16830 16833 7585 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97094467 9740288 346 33554432000 4194304 5098028 140736061557360 140736061555464 140381611233916 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20611072 140736061559918 140736061560124 140736061560124 140736061562859 0
/proc/16833/statm: 2378 346 289 221 0 87 0
[pid=16835] ppid=16833 vsize=26004064 memory=45312 CPUtime=0.51 cores=0-7
/proc/16835/stat : 16835 (java) S 16833 16833 7585 0 -1 1077944320 9004 0 0 0 48 3 0 0 20 0 20 0 97094467 26628161536 11328 33554432000 4194304 4196468 140733804572592 140733804555136 140016839573239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
/proc/16835/statm: 6501016 11328 3105 1 0 6488269 0
[pid=16835/tid=16836] ppid=16833 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16835/task/16836/stat : 16836 (java) R 16833 16833 7585 0 -1 4202560 5704 0 0 0 27 2 0 0 20 0 20 0 97094468 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016843799136 140016832251253 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16837] ppid=16833 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16837/stat : 16837 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094469 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016397454096 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16838] ppid=16833 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16838/stat : 16838 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094469 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016396401552 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16839] ppid=16833 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16839/stat : 16839 (java) S 16833 16833 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97094469 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016395349008 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16840] ppid=16833 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16840/stat : 16840 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094469 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016394296464 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16841] ppid=16833 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/16835/task/16841/stat : 16841 (java) S 16833 16833 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97094469 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016393242896 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16842] ppid=16833 vsize=26004064 memory=140521532126127 CPUtime=0 cores=0-7
/proc/16835/task/16842/stat : 16842 (java) S 16833 16833 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97094469 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016392190352 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16843] ppid=16833 vsize=26004064 memory=140521532128432 CPUtime=0 cores=0-7
/proc/16835/task/16843/stat : 16843 (java) S 16833 16833 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97094469 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016391137808 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16844] ppid=16833 vsize=26004064 memory=140521532130736 CPUtime=0 cores=0-7
/proc/16835/task/16844/stat : 16844 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094469 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016390085264 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16845] ppid=16833 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16845/stat : 16845 (java) S 16833 16833 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97094470 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016235330032 140016839584386 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16846] ppid=16833 vsize=26004064 memory=281043064268432 CPUtime=0 cores=0-7
/proc/16835/task/16846/stat : 16846 (java) S 16833 16833 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97094471 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016234276256 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16847] ppid=16833 vsize=26004064 memory=281043064275344 CPUtime=0 cores=0-7
/proc/16835/task/16847/stat : 16847 (java) S 16833 16833 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97094471 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016233223664 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16848] ppid=16833 vsize=26004064 memory=281043064216624 CPUtime=0 cores=0-7
/proc/16835/task/16848/stat : 16848 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094473 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016232172240 140016839591835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16849] ppid=16833 vsize=26004064 memory=281043064289168 CPUtime=0.01 cores=0-7
/proc/16835/task/16849/stat : 16849 (java) S 16833 16833 7585 0 -1 1077944384 432 0 0 0 1 0 0 0 20 0 20 0 97094473 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016231118832 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16850] ppid=16833 vsize=26004064 memory=281043064296080 CPUtime=0.02 cores=0-7
/proc/16835/task/16850/stat : 16850 (java) S 16833 16833 7585 0 -1 1077944384 139 0 0 0 2 0 0 0 20 0 20 0 97094473 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016230066288 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16851] ppid=16833 vsize=26004064 memory=281043064293776 CPUtime=0.03 cores=0-7
/proc/16835/task/16851/stat : 16851 (java) S 16833 16833 7585 0 -1 1077944384 411 0 0 0 3 0 0 0 20 0 20 0 97094473 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016229013744 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16852] ppid=16833 vsize=26004064 memory=281043064309936 CPUtime=0.12 cores=0-7
/proc/16835/task/16852/stat : 16852 (java) R 16833 16833 7585 0 -1 4202560 1016 0 0 0 12 0 0 0 20 0 20 0 97094473 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016227958136 140016831810366 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16853] ppid=16833 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16853/stat : 16853 (java) S 16833 16833 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97094473 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016226908896 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16854] ppid=16833 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16835/task/16854/stat : 16854 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094474 26628161536 11328 33554432000 4194304 4196468 140733804572592 140016225856432 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46696 KiB

[startup+0.701044 s]
/proc/loadavg: 7.96 7.97 7.52 6/199 16854
/proc/meminfo: memFree=31659620/32770624 swapFree=67108860/67108860
[pid=16833] ppid=16830 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16833/stat : 16833 (xcsp3-exec) S 16830 16833 7585 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97094467 9740288 346 33554432000 4194304 5098028 140736061557360 140736061555464 140381611233916 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20611072 140736061559918 140736061560124 140736061560124 140736061562859 0
/proc/16833/statm: 2378 346 289 221 0 87 0
[pid=16835] ppid=16833 vsize=26006188 memory=92076 CPUtime=1.85 cores=0-7
/proc/16835/stat : 16835 (java) S 16833 16833 7585 0 -1 1077944320 14756 0 0 0 180 5 0 0 20 0 20 0 97094467 26630336512 23019 33554432000 4194304 4196468 140733804572592 140733804555136 140016839573239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
/proc/16835/statm: 6501547 23019 3207 1 0 6488781 0
[pid=16835/tid=16836] ppid=16833 vsize=26006188 memory=281043064604800 CPUtime=0.67 cores=0-7
/proc/16835/task/16836/stat : 16836 (java) R 16833 16833 7585 0 -1 4202560 6410 0 0 0 65 2 0 0 20 0 20 0 97094468 26630336512 23019 33554432000 4194304 4196468 140733804572592 140016843808800 140016481474378 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16837] ppid=16833 vsize=26006188 memory=5123895985313 CPUtime=0 cores=0-7
/proc/16835/task/16837/stat : 16837 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094469 26630336512 23019 33554432000 4194304 4196468 140733804572592 140016397454096 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16838] ppid=16833 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16838/stat : 16838 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97094469 26630336512 23019 33554432000 4194304 4196468 140733804572592 140016396401552 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16839] ppid=16833 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/16835/task/16839/stat : 16839 (java) S 16833 16833 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97094469 26630336512 23019 33554432000 4194304 4196468 140733804572592 140016395349008 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0

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

[pid=16835/tid=16932] ppid=16833 vsize=26605264 memory=1384 CPUtime=158.8 cores=0-7
/proc/16835/task/16932/stat : 16932 (java) R 16833 16833 7585 0 -1 4202560 1724 0 0 0 15878 2 0 0 20 0 28 0 97094571 27243790336 66161 33554432000 4194304 4196468 140733804572592 140016216797088 140016482923802 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
Current children cumulated CPU time: 1280.73 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 266028 KiB

[startup+222.302 s]
/proc/loadavg: 8.49 8.17 7.69 9/209 16940
/proc/meminfo: memFree=31295284/32770624 swapFree=67108860/67108860
[pid=16833] ppid=16830 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16833/stat : 16833 (xcsp3-exec) S 16830 16833 7585 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97094467 9740288 346 33554432000 4194304 5098028 140736061557360 140736061555464 140381611233916 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20611072 140736061559918 140736061560124 140736061560124 140736061562859 0
/proc/16833/statm: 2378 346 289 221 0 87 0
[pid=16835] ppid=16833 vsize=26605264 memory=420656 CPUtime=1757.37 cores=0-7
/proc/16835/stat : 16835 (java) S 16833 16833 7585 0 -1 1077944320 141465 0 0 0 175644 93 0 0 20 0 28 0 97094467 27243790336 105164 33554432000 4194304 4196468 140733804572592 140733804555136 140016839573239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
/proc/16835/statm: 6651316 105164 3275 1 0 6638550 0
[pid=16835/tid=16836] ppid=16833 vsize=26605264 memory=0 CPUtime=0.7 cores=0-7
/proc/16835/task/16836/stat : 16836 (java) S 16833 16833 7585 0 -1 1077944384 6474 0 0 0 68 2 0 0 20 0 28 0 97094468 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016843814016 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16837] ppid=16833 vsize=26605264 memory=420656 CPUtime=0.59 cores=0-7
/proc/16835/task/16837/stat : 16837 (java) S 16833 16833 7585 0 -1 1077944384 3389 0 0 0 53 6 0 0 20 0 28 0 97094469 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016397454096 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16838] ppid=16833 vsize=26605264 memory=1384 CPUtime=0.57 cores=0-7
/proc/16835/task/16838/stat : 16838 (java) S 16833 16833 7585 0 -1 1077944384 1942 0 0 0 52 5 0 0 20 0 28 0 97094469 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016396401552 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16839] ppid=16833 vsize=26605264 memory=4132 CPUtime=0.56 cores=0-7
/proc/16835/task/16839/stat : 16839 (java) S 16833 16833 7585 0 -1 1077944384 3540 0 0 0 51 5 0 0 20 0 28 0 97094469 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016395349008 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16840] ppid=16833 vsize=26605264 memory=28268 CPUtime=0.57 cores=0-7
/proc/16835/task/16840/stat : 16840 (java) S 16833 16833 7585 0 -1 1077944384 3279 0 0 0 52 5 0 0 20 0 28 0 97094469 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016394296464 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16841] ppid=16833 vsize=26605264 memory=4040 CPUtime=0.59 cores=0-7
/proc/16835/task/16841/stat : 16841 (java) S 16833 16833 7585 0 -1 1077944384 2671 0 0 0 54 5 0 0 20 0 28 0 97094469 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016393242896 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16842] ppid=16833 vsize=26605264 memory=16700 CPUtime=0.57 cores=0-7
/proc/16835/task/16842/stat : 16842 (java) S 16833 16833 7585 0 -1 1077944384 2688 0 0 0 52 5 0 0 20 0 28 0 97094469 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016392190352 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16843] ppid=16833 vsize=26605264 memory=54 CPUtime=0.57 cores=0-7
/proc/16835/task/16843/stat : 16843 (java) S 16833 16833 7585 0 -1 1077944384 3271 0 0 0 52 5 0 0 20 0 28 0 97094469 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016391137808 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16844] ppid=16833 vsize=26605264 memory=54 CPUtime=0.57 cores=0-7
/proc/16835/task/16844/stat : 16844 (java) S 16833 16833 7585 0 -1 1077944384 3051 0 0 0 52 5 0 0 20 0 28 0 97094469 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016390085264 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16845] ppid=16833 vsize=26605264 memory=411 CPUtime=0.49 cores=0-7
/proc/16835/task/16845/stat : 16845 (java) S 16833 16833 7585 0 -1 1077944384 9094 0 0 0 43 6 0 0 20 0 28 0 97094470 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016235330032 140016839584386 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16846] ppid=16833 vsize=26605264 memory=129 CPUtime=0 cores=0-7
/proc/16835/task/16846/stat : 16846 (java) S 16833 16833 7585 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 97094471 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016234276320 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16847] ppid=16833 vsize=26605264 memory=1384 CPUtime=0 cores=0-7
/proc/16835/task/16847/stat : 16847 (java) S 16833 16833 7585 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 97094471 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016233223680 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16848] ppid=16833 vsize=26605264 memory=423656 CPUtime=0 cores=0-7
/proc/16835/task/16848/stat : 16848 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97094473 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016232172240 140016839591835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16849] ppid=16833 vsize=26605264 memory=281043065310240 CPUtime=1.3 cores=0-7
/proc/16835/task/16849/stat : 16849 (java) S 16833 16833 7585 0 -1 1077944384 9735 0 0 0 129 1 0 0 20 0 28 0 97094473 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016231118832 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16850] ppid=16833 vsize=26605264 memory=6298653928584532309 CPUtime=1.34 cores=0-7
/proc/16835/task/16850/stat : 16850 (java) S 16833 16833 7585 0 -1 1077944384 10671 0 0 0 133 1 0 0 20 0 28 0 97094473 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016230066288 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16851] ppid=16833 vsize=26605264 memory=0 CPUtime=1.34 cores=0-7
/proc/16835/task/16851/stat : 16851 (java) S 16833 16833 7585 0 -1 1077944384 8813 0 0 0 133 1 0 0 20 0 28 0 97094473 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016229013744 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16852] ppid=16833 vsize=26605264 memory=1728 CPUtime=0.68 cores=0-7
/proc/16835/task/16852/stat : 16852 (java) S 16833 16833 7585 0 -1 1077944384 6413 0 0 0 67 1 0 0 20 0 28 0 97094473 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016227961200 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16853] ppid=16833 vsize=26605264 memory=33 CPUtime=0 cores=0-7
/proc/16835/task/16853/stat : 16853 (java) S 16833 16833 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97094473 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016226908896 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16854] ppid=16833 vsize=26605264 memory=-7018957284434079116 CPUtime=0.04 cores=0-7
/proc/16835/task/16854/stat : 16854 (java) S 16833 16833 7585 0 -1 1077944384 1865 0 0 0 0 4 0 0 20 0 28 0 97094474 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016225856432 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16925] ppid=16833 vsize=26605264 memory=1384 CPUtime=218.04 cores=0-7
/proc/16835/task/16925/stat : 16925 (java) R 16833 16833 7585 0 -1 4202560 4839 0 0 0 21802 2 0 0 20 0 28 0 97094569 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016211529456 140016483008716 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16926] ppid=16833 vsize=26605264 memory=422156 CPUtime=218.51 cores=0-7
/proc/16835/task/16926/stat : 16926 (java) R 16833 16833 7585 0 -1 4202560 4271 0 0 0 21849 2 0 0 20 0 28 0 97094569 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016212586528 140016482921246 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16927] ppid=16833 vsize=26605264 memory=4132 CPUtime=218.28 cores=0-7
/proc/16835/task/16927/stat : 16927 (java) R 16833 16833 7585 0 -1 4202560 5189 0 0 0 21825 3 0 0 20 0 28 0 97094569 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016215741672 140016483009211 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16928] ppid=16833 vsize=26605264 memory=1384 CPUtime=217.56 cores=0-7
/proc/16835/task/16928/stat : 16928 (java) R 16833 16833 7585 0 -1 4202560 10541 0 0 0 21751 5 0 0 20 0 28 0 97094569 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016217850424 140016483385020 0 4 0 16800975 0 0 0 -1 3 0 0 12 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16929] ppid=16833 vsize=26605264 memory=1384 CPUtime=218.01 cores=0-7
/proc/16835/task/16929/stat : 16929 (java) R 16833 16833 7585 0 -1 4202560 6977 0 0 0 21797 4 0 0 20 0 28 0 97094569 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016213638696 140016482322528 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16930] ppid=16833 vsize=26605264 memory=1384 CPUtime=218.3 cores=0-7
/proc/16835/task/16930/stat : 16930 (java) R 16833 16833 7585 0 -1 4202560 20828 0 0 0 21820 10 0 0 20 0 28 0 97094569 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016210479696 140016482322812 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16931] ppid=16833 vsize=26605264 memory=5788 CPUtime=218.7 cores=0-7
/proc/16835/task/16931/stat : 16931 (java) R 16833 16833 7585 0 -1 4202560 4030 0 0 0 21867 3 0 0 20 0 28 0 97094570 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016209424976 140016483846352 0 4 0 16800975 0 0 0 -1 0 0 0 12 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16932] ppid=16833 vsize=26605264 memory=1228 CPUtime=218.06 cores=0-7
/proc/16835/task/16932/stat : 16932 (java) R 16833 16833 7585 0 -1 4202560 5143 0 0 0 21803 3 0 0 20 0 28 0 97094571 27243790336 105164 33554432000 4194304 4196468 140733804572592 140016216796944 140016482923807 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
Current children cumulated CPU time: 1757.37 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 422040 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.63 8.23 7.72 9/209 16940
/proc/meminfo: memFree=31223360/32770624 swapFree=67108860/67108860
[pid=16833] ppid=16830 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16833/stat : 16833 (xcsp3-exec) S 16830 16833 7585 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97094467 9740288 346 33554432000 4194304 5098028 140736061557360 140736061555464 140381611233916 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20611072 140736061559918 140736061560124 140736061560124 140736061562859 0
/proc/16833/statm: 2378 346 289 221 0 87 0
[pid=16835] ppid=16833 vsize=26605264 memory=493004 CPUtime=1993.5 cores=0-7
/proc/16835/stat : 16835 (java) S 16833 16833 7585 0 -1 1077944320 156803 0 0 0 199243 107 0 0 20 0 28 0 97094467 27243790336 123251 33554432000 4194304 4196468 140733804572592 140733804555136 140016839573239 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
/proc/16835/statm: 6651316 123251 3275 1 0 6638550 0
[pid=16835/tid=16836] ppid=16833 vsize=26605264 memory=6791534058613427641 CPUtime=0.7 cores=0-7
/proc/16835/task/16836/stat : 16836 (java) S 16833 16833 7585 0 -1 1077944384 6474 0 0 0 68 2 0 0 20 0 28 0 97094468 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016843814016 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16837] ppid=16833 vsize=26605264 memory=-7003737579269690708 CPUtime=0.7 cores=0-7
/proc/16835/task/16837/stat : 16837 (java) S 16833 16833 7585 0 -1 1077944384 3682 0 0 0 63 7 0 0 20 0 28 0 97094469 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016397454096 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16838] ppid=16833 vsize=26605264 memory=8536 CPUtime=0.68 cores=0-7
/proc/16835/task/16838/stat : 16838 (java) S 16833 16833 7585 0 -1 1077944384 2501 0 0 0 62 6 0 0 20 0 28 0 97094469 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016396401552 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16839] ppid=16833 vsize=26605264 memory=1384 CPUtime=0.67 cores=0-7
/proc/16835/task/16839/stat : 16839 (java) S 16833 16833 7585 0 -1 1077944384 3876 0 0 0 61 6 0 0 20 0 28 0 97094469 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016395349008 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16840] ppid=16833 vsize=26605264 memory=16700 CPUtime=0.69 cores=0-7
/proc/16835/task/16840/stat : 16840 (java) S 16833 16833 7585 0 -1 1077944384 3674 0 0 0 63 6 0 0 20 0 28 0 97094469 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016394296464 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16841] ppid=16833 vsize=26605264 memory=18292 CPUtime=0.7 cores=0-7
/proc/16835/task/16841/stat : 16841 (java) S 16833 16833 7585 0 -1 1077944384 3542 0 0 0 64 6 0 0 20 0 28 0 97094469 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016393242896 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16842] ppid=16833 vsize=26605264 memory=1792 CPUtime=0.68 cores=0-7
/proc/16835/task/16842/stat : 16842 (java) S 16833 16833 7585 0 -1 1077944384 3007 0 0 0 62 6 0 0 20 0 28 0 97094469 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016392190352 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16843] ppid=16833 vsize=26605264 memory=648 CPUtime=0.68 cores=0-7
/proc/16835/task/16843/stat : 16843 (java) S 16833 16833 7585 0 -1 1077944384 3531 0 0 0 62 6 0 0 20 0 28 0 97094469 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016391137808 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16844] ppid=16833 vsize=26605264 memory=1236 CPUtime=0.67 cores=0-7
/proc/16835/task/16844/stat : 16844 (java) S 16833 16833 7585 0 -1 1077944384 3460 0 0 0 61 6 0 0 20 0 28 0 97094469 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016390085264 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16845] ppid=16833 vsize=26605264 memory=960 CPUtime=0.55 cores=0-7
/proc/16835/task/16845/stat : 16845 (java) S 16833 16833 7585 0 -1 1077944384 9799 0 0 0 48 7 0 0 20 0 28 0 97094470 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016235330032 140016839584386 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16846] ppid=16833 vsize=26605264 memory=5788 CPUtime=0 cores=0-7
/proc/16835/task/16846/stat : 16846 (java) S 16833 16833 7585 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 97094471 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016234276320 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16847] ppid=16833 vsize=26605264 memory=1228 CPUtime=0 cores=0-7
/proc/16835/task/16847/stat : 16847 (java) S 16833 16833 7585 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 97094471 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016233223680 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16848] ppid=16833 vsize=26605264 memory=796 CPUtime=0 cores=0-7
/proc/16835/task/16848/stat : 16848 (java) S 16833 16833 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97094473 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016232172240 140016839591835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16849] ppid=16833 vsize=26605264 memory=10020 CPUtime=1.3 cores=0-7
/proc/16835/task/16849/stat : 16849 (java) S 16833 16833 7585 0 -1 1077944384 9740 0 0 0 129 1 0 0 20 0 28 0 97094473 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016231118832 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16850] ppid=16833 vsize=26605264 memory=1948 CPUtime=1.34 cores=0-7
/proc/16835/task/16850/stat : 16850 (java) S 16833 16833 7585 0 -1 1077944384 10675 0 0 0 133 1 0 0 20 0 28 0 97094473 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016230066288 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16851] ppid=16833 vsize=26605264 memory=8536 CPUtime=1.34 cores=0-7
/proc/16835/task/16851/stat : 16851 (java) S 16833 16833 7585 0 -1 1077944384 8817 0 0 0 133 1 0 0 20 0 28 0 97094473 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016229013744 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16852] ppid=16833 vsize=26605264 memory=4616 CPUtime=0.68 cores=0-7
/proc/16835/task/16852/stat : 16852 (java) S 16833 16833 7585 0 -1 1077944384 6417 0 0 0 67 1 0 0 20 0 28 0 97094473 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016227961200 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16853] ppid=16833 vsize=26605264 memory=1720 CPUtime=0 cores=0-7
/proc/16835/task/16853/stat : 16853 (java) S 16833 16833 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97094473 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016226908896 140016839583445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16854] ppid=16833 vsize=26605264 memory=1004 CPUtime=0.05 cores=0-7
/proc/16835/task/16854/stat : 16854 (java) S 16833 16833 7585 0 -1 1077944384 1902 0 0 0 0 5 0 0 20 0 28 0 97094474 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016225856432 140016839584386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16925] ppid=16833 vsize=26605264 memory=1436 CPUtime=247.42 cores=0-7
/proc/16835/task/16925/stat : 16925 (java) R 16833 16833 7585 0 -1 4202560 5509 0 0 0 24739 3 0 0 20 0 28 0 97094569 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016211532736 140016482322587 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16926] ppid=16833 vsize=26605264 memory=1200 CPUtime=247.88 cores=0-7
/proc/16835/task/16926/stat : 16926 (java) R 16833 16833 7585 0 -1 4202560 4664 0 0 0 24786 2 0 0 20 0 28 0 97094569 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016212586592 140016482416642 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16927] ppid=16833 vsize=26605264 memory=15872 CPUtime=247.73 cores=0-7
/proc/16835/task/16927/stat : 16927 (java) R 16833 16833 7585 0 -1 4202560 5842 0 0 0 24770 3 0 0 20 0 28 0 97094569 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016215744736 140016483009211 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16928] ppid=16833 vsize=26605264 memory=4040 CPUtime=246.93 cores=0-7
/proc/16835/task/16928/stat : 16928 (java) R 16833 16833 7585 0 -1 4202560 12138 0 0 0 24687 6 0 0 20 0 28 0 97094569 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016217850272 140016483845056 0 4 0 16800975 0 0 0 -1 3 0 0 12 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16929] ppid=16833 vsize=26605264 memory=288230574492221466 CPUtime=247.44 cores=0-7
/proc/16835/task/16929/stat : 16929 (java) R 16833 16833 7585 0 -1 4202560 8085 0 0 0 24739 5 0 0 20 0 28 0 97094569 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016213638704 140016482323502 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16930] ppid=16833 vsize=26605264 memory=288230621803970871 CPUtime=247.76 cores=0-7
/proc/16835/task/16930/stat : 16930 (java) R 16833 16833 7585 0 -1 4202560 26469 0 0 0 24764 12 0 0 20 0 28 0 97094569 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016210476384 140016479942918 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16931] ppid=16833 vsize=26605264 memory=15540704344541588 CPUtime=248.12 cores=0-7
/proc/16835/task/16931/stat : 16931 (java) R 16833 16833 7585 0 -1 4202560 4519 0 0 0 24809 3 0 0 20 0 28 0 97094570 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016209428744 140016482784189 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
[pid=16835/tid=16932] ppid=16833 vsize=26605264 memory=3054156605268465310 CPUtime=247.37 cores=0-7
/proc/16835/task/16932/stat : 16932 (java) R 16833 16833 7585 0 -1 4202560 5729 0 0 0 24733 4 0 0 20 0 28 0 97094571 27243790336 123251 33554432000 4194304 4196468 140733804572592 140016216797088 140016483843611 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20410368 140733804573848 140733804574024 140733804574024 140733804576719 0
Current children cumulated CPU time: 1993.5 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 494388 KiB

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

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

[startup+252.105 s]
# the end of solver process 16835 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1993.09 s, system=1.09185 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.106
CPU time (s): 1994.18
CPU user time (s): 1993.09
CPU system time (s): 1.09185
CPU usage (%): 791.011
Max. virtual memory (cumulated for all children) (KiB): 26618620
Max. memory (cumulated for all children) (KiB): 494388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1993.09
system time used= 1.09185
maximum resident set size= 494108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157811
page faults= 0
swaps= 0
block input operations= 0
block output operations= 496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58445
involuntary context switches= 22891


# summary of solver processes directly reported to runsolver:
#   pid: 16833,16835
#   total CPU time (s): 1994.18
#   total CPU user time (s): 1993.09
#   total CPU system time (s): 1.09185

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.62857 second user time and 2.31083 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-13 17:46:48
IDJOB=4271773
IDBENCH=115949
IDSOLVER=2663
FILE ID=node112/4271773-1502640067
RUNJOBID= node112-1502636672-7612
PBS_JOBID= 20628326
Free space on /tmp= 61788 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-4271773-1502640067/watcher-4271773-1502640067 -o /tmp/evaluation-result-4271773-1502640067/solver-4271773-1502640067 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502636672-7612 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 783006 HOME/instance-4271773-1502640067.xml

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

MD5SUM BENCH= 1997324ae6d797082bd494fdd449159c
RANDOM SEED=783006

node112.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.24
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.24
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.24
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.24
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:        31704256 kB
MemAvailable:   31980608 kB
Buffers:          126940 kB
Cached:           430124 kB
SwapCached:            0 kB
Active:           412392 kB
Inactive:         197680 kB
Active(anon):       4384 kB
Inactive(anon):    76476 kB
Active(file):     408008 kB
Inactive(file):   121204 kB
Unevictable:        6276 kB
Mlocked:            6276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7936 kB
Writeback:             0 kB
AnonPages:         79588 kB
Mapped:            43336 kB
Shmem:             25224 kB
Slab:             151564 kB
SReclaimable:     125948 kB
SUnreclaim:        25616 kB
KernelStack:        3552 kB
PageTables:         5580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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= 61780 MiB
End job on node112 at 2017-08-13 17:51:00