Trace number 4280266

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)0 20043.5 2520.1101

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-30.xml
MD5SUM1730b431530ce221acf4898e37ce65f9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.08
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size45
Distribution of domain sizes[{"size":23,"count":1},{"size":45,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280266-1503166118.xml"  -tl '20160s' -p 8 -x 0
0.11/0.15	c [HOME/instance-4280266-1503166118.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
13.66/8.73	c solve instance...
1915.18/247.89	o 0 
20042.91/2520.08	s SATISFIABLE
20042.91/2520.08	v <instantiation>
20042.91/2520.08	v 	<list>x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[15][5] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[16][5] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[17][5] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[18][5] b[19][0] b[19][1] b[19][2] b[19][3] b[19][4] b[19][5] b[20][0] b[20][1] b[20][2] b[20][3] b[20][4] b[20][5] b[21][0] b[21][1] b[21][2] b[21][3] b[21][4] b[21][5] </list>
20042.91/2520.08	v 	<values>0 200 160 160 160 160 159 200 159 158 157 157 155 199 167 162 162 155 153 199 166 164 154 154 154 198 198 198 190 189 0 196 164 162 161 159 158 195 194 194 189 189 0 195 171 164 162 155 153 194 163 163 162 161 156 194 155 155 155 155 0 193 190 188 188 186 0 193 190 180 180 176 0 193 190 180 177 177 0 193 185 180 180 180 0 193 184 184 184 183 0 187 172 171 170 150 150 186 183 181 150 150 150 185 185 182 181 181 0 177 176 173 172 151 151 176 168 168 167 167 154 175 175 175 175 174 0 174 171 169 167 0 0 </values>
20042.91/2520.08	v </instantiation>
20042.91/2520.08	c Unexpected resolution interruption!

Verifier Data

OK	0

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280266-1503166118/watcher-4280266-1503166118 -o /tmp/evaluation-result-4280266-1503166118/solver-4280266-1503166118 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1503162736-10582 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 107117540 HOME/instance-4280266-1503166118.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
solver pid=10760, runsolver pid=10757
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 8.65 8.37 8.29 2/200 10781
/proc/meminfo: memFree=27185144/32770624 swapFree=67108860/67108860
[pid=10760] ppid=10757 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10760/stat : 10760 (xcsp3-exec) S 10757 10760 10555 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149699378 9740288 346 33554432000 4194304 5098028 140735159321376 140735159319480 140708347232892 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8761344 140735159329893 140735159330103 140735159330103 140735159332843 0
/proc/10760/statm: 2378 346 289 221 0 87 0
[pid=10762] ppid=10760 vsize=25999808 memory=25652 CPUtime=0.11 cores=0-7
/proc/10762/stat : 10762 (java) S 10760 10760 10555 0 -1 1077944320 5305 0 0 0 10 1 0 0 20 0 20 0 149699378 26623803392 6413 33554432000 4194304 4196468 140733891130912 140733891113456 139740952010487 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
/proc/10762/statm: 6499952 6413 2859 1 0 6488269 0
[pid=10762/tid=10763] ppid=10760 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/10762/task/10763/stat : 10763 (java) R 10760 10760 10555 0 -1 4202560 3293 0 0 0 8 0 0 0 20 0 20 0 149699378 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740956226640 139740589917018 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10764] ppid=10760 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/10762/task/10764/stat : 10764 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699379 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740510759824 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10765] ppid=10760 vsize=25999808 memory=140719120090752 CPUtime=0 cores=0-7
/proc/10762/task/10765/stat : 10765 (java) S 10760 10760 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149699379 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740509707024 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10766] ppid=10760 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10766/stat : 10766 (java) S 10760 10760 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149699379 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740508654736 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10767] ppid=10760 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10767/stat : 10767 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699379 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740507601936 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10768] ppid=10760 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10768/stat : 10768 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699379 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740506548624 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10769] ppid=10760 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/10762/task/10769/stat : 10769 (java) S 10760 10760 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149699379 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740505495824 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10770] ppid=10760 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10770/stat : 10770 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699379 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740504443536 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10771] ppid=10760 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10771/stat : 10771 (java) S 10760 10760 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149699379 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740503390736 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10772] ppid=10760 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10772/stat : 10772 (java) S 10760 10760 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149699381 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740347873904 139740952021634 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10773] ppid=10760 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10773/stat : 10773 (java) S 10760 10760 10555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149699381 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740346819872 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10774] ppid=10760 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10774/stat : 10774 (java) S 10760 10760 10555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149699381 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740345767536 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10775] ppid=10760 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10775/stat : 10775 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699384 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740344715856 139740952029083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10776] ppid=10760 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10776/stat : 10776 (java) S 10760 10760 10555 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 149699384 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740343662704 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10777] ppid=10760 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10777/stat : 10777 (java) S 10760 10760 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149699384 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740342609904 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10778] ppid=10760 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10778/stat : 10778 (java) S 10760 10760 10555 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 20 0 149699384 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740341557616 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10779] ppid=10760 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/10762/task/10779/stat : 10779 (java) R 10760 10760 10555 0 -1 4202560 269 0 0 0 1 0 0 0 20 0 20 0 149699384 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740340504816 139740945107323 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10780] ppid=10760 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10780/stat : 10780 (java) S 10760 10760 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149699384 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740339452768 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10781] ppid=10760 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/10762/task/10781/stat : 10781 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699384 26623803392 6413 33554432000 4194304 4196468 140733891130912 139740338400048 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27036 KiB

[startup+0.210271 s]*
/proc/loadavg: 8.65 8.37 8.29 2/200 10781
/proc/meminfo: memFree=27176648/32770624 swapFree=67108860/67108860
[pid=10760] ppid=10757 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10760/stat : 10760 (xcsp3-exec) S 10757 10760 10555 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149699378 9740288 346 33554432000 4194304 5098028 140735159321376 140735159319480 140708347232892 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8761344 140735159329893 140735159330103 140735159330103 140735159332843 0
/proc/10760/statm: 2378 346 289 221 0 87 0
[pid=10762] ppid=10760 vsize=26004064 memory=38116 CPUtime=0.33 cores=0-7
/proc/10762/stat : 10762 (java) S 10760 10760 10555 0 -1 1077944320 8072 0 0 0 30 3 0 0 20 0 20 0 149699378 26628161536 9529 33554432000 4194304 4196468 140733891130912 140733891113456 139740952010487 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
/proc/10762/statm: 6501016 9529 3076 1 0 6488269 0
[pid=10762/tid=10763] ppid=10760 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/10762/task/10763/stat : 10763 (java) R 10760 10760 10555 0 -1 4202560 5010 0 0 0 18 1 0 0 20 0 20 0 149699378 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740956223520 139740936090974 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10764] ppid=10760 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/10762/task/10764/stat : 10764 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699379 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740510759824 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10765] ppid=10760 vsize=26004064 memory=3906229651054167712 CPUtime=0 cores=0-7
/proc/10762/task/10765/stat : 10765 (java) S 10760 10760 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149699379 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740509707024 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10766] ppid=10760 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10762/task/10766/stat : 10766 (java) S 10760 10760 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149699379 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740508654736 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10767] ppid=10760 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10767/stat : 10767 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699379 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740507601936 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10768] ppid=10760 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10768/stat : 10768 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699379 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740506548624 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10769] ppid=10760 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10762/task/10769/stat : 10769 (java) S 10760 10760 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149699379 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740505495824 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10770] ppid=10760 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10770/stat : 10770 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699379 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740504443536 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10771] ppid=10760 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10771/stat : 10771 (java) S 10760 10760 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149699379 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740503390736 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10772] ppid=10760 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10772/stat : 10772 (java) S 10760 10760 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149699381 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740347873904 139740952021634 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10773] ppid=10760 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10773/stat : 10773 (java) S 10760 10760 10555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149699381 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740346819872 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10774] ppid=10760 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10774/stat : 10774 (java) S 10760 10760 10555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149699381 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740345767536 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10775] ppid=10760 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10775/stat : 10775 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699384 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740344715856 139740952029083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10776] ppid=10760 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/10762/task/10776/stat : 10776 (java) S 10760 10760 10555 0 -1 1077944384 686 0 0 0 1 0 0 0 20 0 20 0 149699384 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740343662704 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10777] ppid=10760 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10777/stat : 10777 (java) S 10760 10760 10555 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 20 0 149699384 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740342609904 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10778] ppid=10760 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/10762/task/10778/stat : 10778 (java) S 10760 10760 10555 0 -1 1077944384 171 0 0 0 1 0 0 0 20 0 20 0 149699384 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740341557616 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10779] ppid=10760 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/10762/task/10779/stat : 10779 (java) S 10760 10760 10555 0 -1 1077944384 809 0 0 0 8 0 0 0 20 0 20 0 149699384 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740340504816 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10780] ppid=10760 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10780/stat : 10780 (java) S 10760 10760 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149699384 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740339452768 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10781] ppid=10760 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10762/task/10781/stat : 10781 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699384 26628161536 9529 33554432000 4194304 4196468 140733891130912 139740338400048 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 39500 KiB

[startup+0.310101 s]*
/proc/loadavg: 8.65 8.37 8.29 2/200 10781
/proc/meminfo: memFree=27169576/32770624 swapFree=67108860/67108860
[pid=10760] ppid=10757 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10760/stat : 10760 (xcsp3-exec) S 10757 10760 10555 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149699378 9740288 346 33554432000 4194304 5098028 140735159321376 140735159319480 140708347232892 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8761344 140735159329893 140735159330103 140735159330103 140735159332843 0
/proc/10760/statm: 2378 346 289 221 0 87 0
[pid=10762] ppid=10760 vsize=26004064 memory=45044 CPUtime=0.48 cores=0-7
/proc/10762/stat : 10762 (java) S 10760 10760 10555 0 -1 1077944320 8982 0 0 0 45 3 0 0 20 0 20 0 149699378 26628161536 11261 33554432000 4194304 4196468 140733891130912 140733891113456 139740952010487 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
/proc/10762/statm: 6501016 11261 3095 1 0 6488269 0
[pid=10762/tid=10763] ppid=10760 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10762/task/10763/stat : 10763 (java) R 10760 10760 10555 0 -1 4202560 5678 0 0 0 27 2 0 0 20 0 20 0 149699378 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740956241136 139740952032413 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10764] ppid=10760 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10764/stat : 10764 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699379 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740510759824 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10765] ppid=10760 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10765/stat : 10765 (java) S 10760 10760 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149699379 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740509707024 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10766] ppid=10760 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10766/stat : 10766 (java) S 10760 10760 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149699379 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740508654736 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10767] ppid=10760 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10767/stat : 10767 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699379 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740507601936 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10768] ppid=10760 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/10762/task/10768/stat : 10768 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699379 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740506548624 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10769] ppid=10760 vsize=26004064 memory=140718966404015 CPUtime=0 cores=0-7
/proc/10762/task/10769/stat : 10769 (java) S 10760 10760 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149699379 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740505495824 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10770] ppid=10760 vsize=26004064 memory=140718966406320 CPUtime=0 cores=0-7
/proc/10762/task/10770/stat : 10770 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699379 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740504443536 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10771] ppid=10760 vsize=26004064 memory=3472464617147577824 CPUtime=0 cores=0-7
/proc/10762/task/10771/stat : 10771 (java) S 10760 10760 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149699379 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740503390736 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10772] ppid=10760 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10772/stat : 10772 (java) S 10760 10760 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149699381 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740347873904 139740952021634 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10773] ppid=10760 vsize=26004064 memory=281437932824208 CPUtime=0 cores=0-7
/proc/10762/task/10773/stat : 10773 (java) S 10760 10760 10555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149699381 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740346819872 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10774] ppid=10760 vsize=26004064 memory=281437932831120 CPUtime=0 cores=0-7
/proc/10762/task/10774/stat : 10774 (java) S 10760 10760 10555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149699381 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740345767536 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10775] ppid=10760 vsize=26004064 memory=281437932772272 CPUtime=0 cores=0-7
/proc/10762/task/10775/stat : 10775 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699384 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740344715856 139740952029083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10776] ppid=10760 vsize=26004064 memory=281437932844944 CPUtime=0.02 cores=0-7
/proc/10762/task/10776/stat : 10776 (java) S 10760 10760 10555 0 -1 1077944384 689 0 0 0 2 0 0 0 20 0 20 0 149699384 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740343662704 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10777] ppid=10760 vsize=26004064 memory=281437932851856 CPUtime=0.02 cores=0-7
/proc/10762/task/10777/stat : 10777 (java) S 10760 10760 10555 0 -1 1077944384 181 0 0 0 2 0 0 0 20 0 20 0 149699384 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740342609904 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10778] ppid=10760 vsize=26004064 memory=281437932849552 CPUtime=0.01 cores=0-7
/proc/10762/task/10778/stat : 10778 (java) S 10760 10760 10555 0 -1 1077944384 171 0 0 0 1 0 0 0 20 0 20 0 149699384 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740341557616 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10779] ppid=10760 vsize=26004064 memory=281437932865712 CPUtime=0.12 cores=0-7
/proc/10762/task/10779/stat : 10779 (java) R 10760 10760 10555 0 -1 4202560 954 0 0 0 12 0 0 0 20 0 20 0 149699384 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740340504816 139740944247614 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10780] ppid=10760 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10780/stat : 10780 (java) S 10760 10760 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149699384 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740339452768 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10781] ppid=10760 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10762/task/10781/stat : 10781 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699384 26628161536 11261 33554432000 4194304 4196468 140733891130912 139740338400048 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46428 KiB

[startup+0.701037 s]
/proc/loadavg: 8.65 8.37 8.29 5/200 10781
/proc/meminfo: memFree=27129012/32770624 swapFree=67108860/67108860
[pid=10760] ppid=10757 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10760/stat : 10760 (xcsp3-exec) S 10757 10760 10555 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149699378 9740288 346 33554432000 4194304 5098028 140735159321376 140735159319480 140708347232892 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8761344 140735159329893 140735159330103 140735159330103 140735159332843 0
/proc/10760/statm: 2378 346 289 221 0 87 0
[pid=10762] ppid=10760 vsize=26004140 memory=129636 CPUtime=1.6 cores=0-7
/proc/10762/stat : 10762 (java) S 10760 10760 10555 0 -1 1077944320 11635 0 0 0 154 6 0 0 20 0 20 0 149699378 26628239360 32409 33554432000 4194304 4196468 140733891130912 140733891113456 139740952010487 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
/proc/10762/statm: 6501035 32409 3195 1 0 6488269 0
[pid=10762/tid=10763] ppid=10760 vsize=26004140 memory=281437933223600 CPUtime=0.67 cores=0-7
/proc/10762/task/10763/stat : 10763 (java) R 10760 10760 10555 0 -1 4202560 6059 0 0 0 64 3 0 0 20 0 20 0 149699378 26628239360 32409 33554432000 4194304 4196468 140733891130912 139740956245984 139740592646632 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10764] ppid=10760 vsize=26004140 memory=140718966612848 CPUtime=0 cores=0-7
/proc/10762/task/10764/stat : 10764 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149699379 26628239360 32409 33554432000 4194304 4196468 140733891130912 139740510759824 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10765] ppid=10760 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/10762/task/10765/stat : 10765 (java) S 10760 10760 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149699379 26628239360 32409 33554432000 4194304 4196468 140733891130912 139740509707024 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10766] ppid=10760 vsize=26004140 memory=11108 CPUtime=0 cores=0-7
/proc/10762/task/10766/stat : 10766 (java) S 10760 10760 10555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149699379 26628239360 32409 33554432000 4194304 4196468 140733891130912 139740508654736 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0

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

[pid=10762/tid=10799] ppid=10760 vsize=26538700 memory=1384 CPUtime=2193.24 cores=0-7
/proc/10762/task/10799/stat : 10799 (java) R 10760 10760 10555 0 -1 4202560 11013 0 0 0 219307 17 0 0 20 0 28 0 149724167 27175628800 1064459 33554432000 4194304 4196468 140733891130912 139740330389224 139740596423725 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
Current children cumulated CPU time: 19422.9 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4259220 KiB

[startup+2502.3 s]
/proc/loadavg: 8.66 8.62 8.43 9/207 10853
/proc/meminfo: memFree=22949028/32770624 swapFree=67108860/67108860
[pid=10760] ppid=10757 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10760/stat : 10760 (xcsp3-exec) S 10757 10760 10555 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149699378 9740288 346 33554432000 4194304 5098028 140735159321376 140735159319480 140708347232892 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8761344 140735159329893 140735159330103 140735159330103 140735159332843 0
/proc/10760/statm: 2378 346 289 221 0 87 0
[pid=10762] ppid=10760 vsize=26538700 memory=4257868 CPUtime=19901.6 cores=0-7
/proc/10762/stat : 10762 (java) S 10760 10760 10555 0 -1 1077944320 375248 0 0 0 1989380 782 0 0 20 0 28 0 149699378 27175628800 1064467 33554432000 4194304 4196468 140733891130912 140733891113456 139740952010487 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
/proc/10762/statm: 6634675 1064467 3297 1 0 6621909 0
[pid=10762/tid=10763] ppid=10760 vsize=26538700 memory=4257868 CPUtime=8.53 cores=0-7
/proc/10762/task/10763/stat : 10763 (java) S 10760 10760 10555 0 -1 1077944384 9188 0 0 0 837 16 0 0 20 0 28 0 149699378 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740956251264 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10764] ppid=10760 vsize=26538700 memory=4257868 CPUtime=1.23 cores=0-7
/proc/10762/task/10764/stat : 10764 (java) S 10760 10760 10555 0 -1 1077944384 9705 0 0 0 82 41 0 0 20 0 28 0 149699379 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740510759824 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10765] ppid=10760 vsize=26538700 memory=1384 CPUtime=1.21 cores=0-7
/proc/10762/task/10765/stat : 10765 (java) S 10760 10760 10555 0 -1 1077944384 9143 0 0 0 86 35 0 0 20 0 28 0 149699379 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740509707024 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10766] ppid=10760 vsize=26538700 memory=4052 CPUtime=1.2 cores=0-7
/proc/10762/task/10766/stat : 10766 (java) S 10760 10760 10555 0 -1 1077944384 8460 0 0 0 85 35 0 0 20 0 28 0 149699379 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740508654736 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10767] ppid=10760 vsize=26538700 memory=-7003737579269690708 CPUtime=1.22 cores=0-7
/proc/10762/task/10767/stat : 10767 (java) S 10760 10760 10555 0 -1 1077944384 11398 0 0 0 84 38 0 0 20 0 28 0 149699379 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740507601936 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10768] ppid=10760 vsize=26538700 memory=4872558044660077418 CPUtime=1.23 cores=0-7
/proc/10762/task/10768/stat : 10768 (java) S 10760 10760 10555 0 -1 1077944384 10226 0 0 0 85 38 0 0 20 0 28 0 149699379 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740506548624 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10769] ppid=10760 vsize=26538700 memory=4257868 CPUtime=1.21 cores=0-7
/proc/10762/task/10769/stat : 10769 (java) S 10760 10760 10555 0 -1 1077944384 9019 0 0 0 82 39 0 0 20 0 28 0 149699379 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740505495824 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10770] ppid=10760 vsize=26538700 memory=1384 CPUtime=1.2 cores=0-7
/proc/10762/task/10770/stat : 10770 (java) S 10760 10760 10555 0 -1 1077944384 8384 0 0 0 84 36 0 0 20 0 28 0 149699379 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740504443536 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10771] ppid=10760 vsize=26538700 memory=1384 CPUtime=1.23 cores=0-7
/proc/10762/task/10771/stat : 10771 (java) S 10760 10760 10555 0 -1 1077944384 9271 0 0 0 89 34 0 0 20 0 28 0 149699379 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740503390736 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10772] ppid=10760 vsize=26538700 memory=1384 CPUtime=0.31 cores=0-7
/proc/10762/task/10772/stat : 10772 (java) S 10760 10760 10555 0 -1 1077944384 24791 0 0 0 27 4 0 0 20 0 28 0 149699381 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740347873904 139740952021634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10773] ppid=10760 vsize=26538700 memory=1728 CPUtime=0 cores=0-7
/proc/10762/task/10773/stat : 10773 (java) S 10760 10760 10555 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 149699381 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740346819936 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10774] ppid=10760 vsize=26538700 memory=1720 CPUtime=0 cores=0-7
/proc/10762/task/10774/stat : 10774 (java) S 10760 10760 10555 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 149699381 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740345767552 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10775] ppid=10760 vsize=26538700 memory=281437935965360 CPUtime=0 cores=0-7
/proc/10762/task/10775/stat : 10775 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149699384 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740344715856 139740952029083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10776] ppid=10760 vsize=26538700 memory=7741515571566046059 CPUtime=2.28 cores=0-7
/proc/10762/task/10776/stat : 10776 (java) S 10760 10760 10555 0 -1 1077944384 20521 0 0 0 225 3 0 0 20 0 28 0 149699384 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740343662704 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10777] ppid=10760 vsize=26538700 memory=4257868 CPUtime=3.42 cores=0-7
/proc/10762/task/10777/stat : 10777 (java) S 10760 10760 10555 0 -1 1077944384 24666 0 0 0 337 5 0 0 20 0 28 0 149699384 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740342609904 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10778] ppid=10760 vsize=26538700 memory=1384 CPUtime=3.05 cores=0-7
/proc/10762/task/10778/stat : 10778 (java) S 10760 10760 10555 0 -1 1077944384 25682 0 0 0 300 5 0 0 20 0 28 0 149699384 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740341557616 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10779] ppid=10760 vsize=26538700 memory=2200 CPUtime=0.73 cores=0-7
/proc/10762/task/10779/stat : 10779 (java) S 10760 10760 10555 0 -1 1077944384 12537 0 0 0 71 2 0 0 20 0 28 0 149699384 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740340504816 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10780] ppid=10760 vsize=26538700 memory=7284 CPUtime=0 cores=0-7
/proc/10762/task/10780/stat : 10780 (java) S 10760 10760 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149699384 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740339452768 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10781] ppid=10760 vsize=26538700 memory=836 CPUtime=1.05 cores=0-7
/proc/10762/task/10781/stat : 10781 (java) S 10760 10760 10555 0 -1 1077944384 3742 0 0 0 35 70 0 0 20 0 28 0 149699384 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740338400048 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10792] ppid=10760 vsize=26538700 memory=4257868 CPUtime=2253.28 cores=0-7
/proc/10762/task/10792/stat : 10792 (java) R 10760 10760 10555 0 -1 4202560 26821 0 0 0 225257 71 0 0 20 0 28 0 149724167 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740329335960 139740596966613 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10793] ppid=10760 vsize=26538700 memory=1384 CPUtime=2237.73 cores=0-7
/proc/10762/task/10793/stat : 10793 (java) R 10760 10760 10555 0 -1 4202560 10394 0 0 0 223749 24 0 0 20 0 28 0 149724167 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740323020920 139740596425211 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10794] ppid=10760 vsize=26538700 memory=4257868 CPUtime=2253.37 cores=0-7
/proc/10762/task/10794/stat : 10794 (java) R 10760 10760 10555 0 -1 4202560 22251 0 0 0 225278 59 0 0 20 0 28 0 149724167 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740327230776 139740596425951 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10795] ppid=10760 vsize=26538700 memory=4257868 CPUtime=2241.6 cores=0-7
/proc/10762/task/10795/stat : 10795 (java) R 10760 10760 10555 0 -1 4202560 9801 0 0 0 224134 26 0 0 20 0 28 0 149724167 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740326178168 139740596424976 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10796] ppid=10760 vsize=26538700 memory=6791534058613427641 CPUtime=2241.03 cores=0-7
/proc/10762/task/10796/stat : 10796 (java) R 10760 10760 10555 0 -1 4202560 21855 0 0 0 224050 53 0 0 20 0 28 0 149724167 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740325125632 139740596425031 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10797] ppid=10760 vsize=26538700 memory=4872558044660077418 CPUtime=2246.76 cores=0-7
/proc/10762/task/10797/stat : 10797 (java) R 10760 10760 10555 0 -1 4202560 23237 0 0 0 224618 58 0 0 20 0 28 0 149724167 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740328284120 139740596424883 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10798] ppid=10760 vsize=26538700 memory=1384 CPUtime=2253.34 cores=0-7
/proc/10762/task/10798/stat : 10798 (java) R 10760 10760 10555 0 -1 4202560 13518 0 0 0 225305 29 0 0 20 0 28 0 149724167 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740324073816 139740596424883 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10799] ppid=10760 vsize=26538700 memory=4132 CPUtime=2253.23 cores=0-7
/proc/10762/task/10799/stat : 10799 (java) R 10760 10760 10555 0 -1 4202560 11165 0 0 0 225305 18 0 0 20 0 28 0 149724167 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740330389000 139740596425040 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
Current children cumulated CPU time: 19901.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4259252 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.52 8.59 8.42 9/207 10853
/proc/meminfo: memFree=22949032/32770624 swapFree=67108860/67108860
[pid=10760] ppid=10757 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10760/stat : 10760 (xcsp3-exec) S 10757 10760 10555 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149699378 9740288 346 33554432000 4194304 5098028 140735159321376 140735159319480 140708347232892 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8761344 140735159329893 140735159330103 140735159330103 140735159332843 0
/proc/10760/statm: 2378 346 289 221 0 87 0
[pid=10762] ppid=10760 vsize=26538700 memory=4257868 CPUtime=20042.9 cores=0-7
/proc/10762/stat : 10762 (java) S 10760 10760 10555 0 -1 1077944320 375962 0 0 0 2003507 784 0 0 20 0 28 0 149699378 27175628800 1064467 33554432000 4194304 4196468 140733891130912 140733891113456 139740952010487 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
/proc/10762/statm: 6634675 1064467 3297 1 0 6621909 0
[pid=10762/tid=10763] ppid=10760 vsize=26538700 memory=6791534058613427641 CPUtime=8.53 cores=0-7
/proc/10762/task/10763/stat : 10763 (java) S 10760 10760 10555 0 -1 1077944384 9188 0 0 0 837 16 0 0 20 0 28 0 149699378 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740956251264 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10764] ppid=10760 vsize=26538700 memory=5784 CPUtime=1.23 cores=0-7
/proc/10762/task/10764/stat : 10764 (java) S 10760 10760 10555 0 -1 1077944384 9705 0 0 0 82 41 0 0 20 0 28 0 149699379 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740510759824 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10765] ppid=10760 vsize=26538700 memory=4616 CPUtime=1.21 cores=0-7
/proc/10762/task/10765/stat : 10765 (java) S 10760 10760 10555 0 -1 1077944384 9143 0 0 0 86 35 0 0 20 0 28 0 149699379 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740509707024 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10766] ppid=10760 vsize=26538700 memory=1228 CPUtime=1.2 cores=0-7
/proc/10762/task/10766/stat : 10766 (java) S 10760 10760 10555 0 -1 1077944384 8460 0 0 0 85 35 0 0 20 0 28 0 149699379 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740508654736 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10767] ppid=10760 vsize=26538700 memory=4872558044660077418 CPUtime=1.22 cores=0-7
/proc/10762/task/10767/stat : 10767 (java) S 10760 10760 10555 0 -1 1077944384 11398 0 0 0 84 38 0 0 20 0 28 0 149699379 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740507601936 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10768] ppid=10760 vsize=26538700 memory=2200 CPUtime=1.23 cores=0-7
/proc/10762/task/10768/stat : 10768 (java) S 10760 10760 10555 0 -1 1077944384 10226 0 0 0 85 38 0 0 20 0 28 0 149699379 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740506548624 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10769] ppid=10760 vsize=26538700 memory=7284 CPUtime=1.21 cores=0-7
/proc/10762/task/10769/stat : 10769 (java) S 10760 10760 10555 0 -1 1077944384 9019 0 0 0 82 39 0 0 20 0 28 0 149699379 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740505495824 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10770] ppid=10760 vsize=26538700 memory=836 CPUtime=1.2 cores=0-7
/proc/10762/task/10770/stat : 10770 (java) S 10760 10760 10555 0 -1 1077944384 8384 0 0 0 84 36 0 0 20 0 28 0 149699379 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740504443536 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10771] ppid=10760 vsize=26538700 memory=1692 CPUtime=1.23 cores=0-7
/proc/10762/task/10771/stat : 10771 (java) S 10760 10760 10555 0 -1 1077944384 9271 0 0 0 89 34 0 0 20 0 28 0 149699379 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740503390736 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10772] ppid=10760 vsize=26538700 memory=912 CPUtime=0.31 cores=0-7
/proc/10762/task/10772/stat : 10772 (java) S 10760 10760 10555 0 -1 1077944384 24791 0 0 0 27 4 0 0 20 0 28 0 149699381 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740347873904 139740952021634 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10773] ppid=10760 vsize=26538700 memory=4120 CPUtime=0 cores=0-7
/proc/10762/task/10773/stat : 10773 (java) S 10760 10760 10555 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 149699381 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740346819936 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10774] ppid=10760 vsize=26538700 memory=4108 CPUtime=0 cores=0-7
/proc/10762/task/10774/stat : 10774 (java) S 10760 10760 10555 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 149699381 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740345767552 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10775] ppid=10760 vsize=26538700 memory=1156 CPUtime=0 cores=0-7
/proc/10762/task/10775/stat : 10775 (java) S 10760 10760 10555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149699384 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740344715856 139740952029083 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10776] ppid=10760 vsize=26538700 memory=1384 CPUtime=2.28 cores=0-7
/proc/10762/task/10776/stat : 10776 (java) S 10760 10760 10555 0 -1 1077944384 20521 0 0 0 225 3 0 0 20 0 28 0 149699384 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740343662704 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10777] ppid=10760 vsize=26538700 memory=4257868 CPUtime=3.42 cores=0-7
/proc/10762/task/10777/stat : 10777 (java) S 10760 10760 10555 0 -1 1077944384 24666 0 0 0 337 5 0 0 20 0 28 0 149699384 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740342609904 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10778] ppid=10760 vsize=26538700 memory=1384 CPUtime=3.05 cores=0-7
/proc/10762/task/10778/stat : 10778 (java) S 10760 10760 10555 0 -1 1077944384 25682 0 0 0 300 5 0 0 20 0 28 0 149699384 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740341557616 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10779] ppid=10760 vsize=26538700 memory=4257868 CPUtime=0.73 cores=0-7
/proc/10762/task/10779/stat : 10779 (java) S 10760 10760 10555 0 -1 1077944384 12537 0 0 0 71 2 0 0 20 0 28 0 149699384 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740340504816 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10780] ppid=10760 vsize=26538700 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/10762/task/10780/stat : 10780 (java) S 10760 10760 10555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149699384 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740339452768 139740952020693 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10781] ppid=10760 vsize=26538700 memory=4108 CPUtime=1.06 cores=0-7
/proc/10762/task/10781/stat : 10781 (java) S 10760 10760 10555 0 -1 1077944384 3742 0 0 0 35 71 0 0 20 0 28 0 149699384 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740338400048 139740952021634 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10792] ppid=10760 vsize=26538700 memory=1156 CPUtime=2270.98 cores=0-7
/proc/10762/task/10792/stat : 10792 (java) R 10760 10760 10555 0 -1 4202560 26980 0 0 0 227026 72 0 0 20 0 28 0 149724167 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740329335960 139740596425017 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10793] ppid=10760 vsize=26538700 memory=3852 CPUtime=2255.08 cores=0-7
/proc/10762/task/10793/stat : 10793 (java) R 10760 10760 10555 0 -1 4202560 10437 0 0 0 225484 24 0 0 20 0 28 0 149724167 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740323020920 139740596426033 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10794] ppid=10760 vsize=26538700 memory=1384 CPUtime=2271.08 cores=0-7
/proc/10762/task/10794/stat : 10794 (java) R 10760 10760 10555 0 -1 4202560 22380 0 0 0 227049 59 0 0 20 0 28 0 149724167 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740327230776 139740596426015 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10795] ppid=10760 vsize=26538700 memory=4257868 CPUtime=2259.31 cores=0-7
/proc/10762/task/10795/stat : 10795 (java) R 10760 10760 10555 0 -1 4202560 9855 0 0 0 225905 26 0 0 20 0 28 0 149724167 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740326178168 139740596425674 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10796] ppid=10760 vsize=26538700 memory=6791534058613427641 CPUtime=2258.73 cores=0-7
/proc/10762/task/10796/stat : 10796 (java) R 10760 10760 10555 0 -1 4202560 21927 0 0 0 225820 53 0 0 20 0 28 0 149724167 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740325125632 139740596425343 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10797] ppid=10760 vsize=26538700 memory=4872558044660077418 CPUtime=2264.47 cores=0-7
/proc/10762/task/10797/stat : 10797 (java) R 10760 10760 10555 0 -1 4202560 23353 0 0 0 226388 59 0 0 20 0 28 0 149724167 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740328284120 139740596423725 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10798] ppid=10760 vsize=26538700 memory=11108 CPUtime=2271.04 cores=0-7
/proc/10762/task/10798/stat : 10798 (java) R 10760 10760 10555 0 -1 4202560 13605 0 0 0 227075 29 0 0 20 0 28 0 149724167 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740324073816 139740596426188 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
[pid=10762/tid=10799] ppid=10760 vsize=26538700 memory=796 CPUtime=2270.94 cores=0-7
/proc/10762/task/10799/stat : 10799 (java) R 10760 10760 10555 0 -1 4202560 11219 0 0 0 227076 18 0 0 20 0 28 0 149724167 27175628800 1064467 33554432000 4194304 4196468 140733891130912 139740330389000 139740595884064 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 15671296 140733891138706 140733891138883 140733891138883 140733891141583 0
Current children cumulated CPU time: 20042.9 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4259252 KiB

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

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

[startup+2520.11 s]
# the end of solver process 10762 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20035.7 s, system=7.87102 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): 2520.11
CPU time (s): 20043.5
CPU user time (s): 20035.7
CPU system time (s): 7.87102
CPU usage (%): 795.343
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 5280124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20035.7
system time used= 7.87102
maximum resident set size= 5295124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 378816
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65532
involuntary context switches= 201419


# summary of solver processes directly reported to runsolver:
#   pid: 10760,10762
#   total CPU time (s): 20043.5
#   total CPU user time (s): 20035.7
#   total CPU system time (s): 7.87102

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.3469 second user time and 25.4596 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-19 19:54:18
IDJOB=4280266
IDBENCH=137104
IDSOLVER=2675
FILE ID=node115/4280266-1503166118
RUNJOBID= node115-1503162736-10582
PBS_JOBID= 20630826
Free space on /tmp= 61868 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-30.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-4280266-1503166118/watcher-4280266-1503166118 -o /tmp/evaluation-result-4280266-1503166118/solver-4280266-1503166118 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1503162736-10582 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 107117540 HOME/instance-4280266-1503166118.xml

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

MD5SUM BENCH= 1730b431530ce221acf4898e37ce65f9
RANDOM SEED=107117540

node115.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.69
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.69
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.69
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.69
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:        27199972 kB
MemAvailable:   31972796 kB
Buffers:          243824 kB
Cached:          4822132 kB
SwapCached:            0 kB
Active:           897640 kB
Inactive:        4223432 kB
Active(anon):       6112 kB
Inactive(anon):    85200 kB
Active(file):     891528 kB
Inactive(file):  4138232 kB
Unevictable:        7032 kB
Mlocked:            7032 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8152 kB
Writeback:             0 kB
AnonPages:         62496 kB
Mapped:            51184 kB
Shmem:             33416 kB
Slab:             144352 kB
SReclaimable:     117800 kB
SUnreclaim:        26552 kB
KernelStack:        3184 kB
PageTables:         4852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61860 MiB
End job on node115 at 2017-08-19 20:36:18