Trace number 4282729

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)SAT (TO)0 246.339 240.024

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-91.xml
MD5SUMcdfda5ac0ff03b0975a4559a953a2f29
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 benchmark240.00999
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size46
Distribution of domain sizes[{"size":23,"count":1},{"size":46,"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 -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282729-1503214412.xml"  -tl '264s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4282729-1503214412.xml, -tl, 264s, -p, 1, -x, 0]
0.12/0.19	c simple solver
0.34/0.26	c parse instance...
4.32/1.87	c solve instance...
43.52/38.16	o 0 
246.31/240.01	s SATISFIABLE
246.31/240.01	v <instantiation>
246.31/240.01	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>
246.31/240.01	v 	<values>0 200 200 200 200 200 0 200 169 165 159 156 151 200 167 163 160 157 151 198 166 164 158 156 151 197 197 196 194 193 0 194 167 163 158 157 152 194 166 162 161 155 151 193 192 191 190 190 0 192 192 191 186 182 0 190 188 187 187 187 0 189 189 189 189 188 0 189 167 164 158 154 153 188 168 162 161 155 153 187 182 182 182 182 0 187 165 162 162 155 153 186 165 163 160 156 152 183 168 162 160 154 153 182 180 179 179 178 0 181 169 164 158 155 151 180 178 178 170 169 0 177 177 177 172 171 0 176 175 174 171 0 0 </values>
246.31/240.01	v </instantiation>
246.31/240.01	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 (9475 MiB free)
  memory of node 1: 16384 MiB (12245 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282729-1503214412/watcher-4282729-1503214412 -o /tmp/evaluation-result-4282729-1503214412/solver-4282729-1503214412 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node150-1503208459-5117 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 797670488 HOME/instance-4282729-1503214412.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=9571, runsolver pid=9568
Current StackSize limit: 8192 KiB


[startup+0.10013 s]*
/proc/loadavg: 1.76 1.72 1.75 3/217 9587
/proc/meminfo: memFree=22225460/32770624 swapFree=67108860/67108860
[pid=9571] ppid=9568 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/9571/stat : 9571 (xcsp3-exec) S 9568 9571 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154522188 9740288 346 33554432000 4194304 5098028 140721711211072 140721711209176 140574083596924 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21303296 140721711215733 140721711215936 140721711215936 140721711218667 0
/proc/9571/statm: 2378 346 289 221 0 87 0
[pid=9573] ppid=9571 vsize=13978596 memory=28004 CPUtime=0.12 cores=1,3,5,7
/proc/9573/stat : 9573 (java) S 9571 9571 5085 0 -1 1077944320 5321 0 0 0 11 1 0 0 20 0 15 0 154522188 14314082304 7001 33554432000 4194304 4196468 140732662028080 140732662010624 139728641498871 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
/proc/9573/statm: 3494649 7001 2893 1 0 3482966 0
[pid=9573/tid=9574] ppid=9571 vsize=13978596 memory=7900058800316715867 CPUtime=0.09 cores=1,3,5,7
/proc/9573/task/9574/stat : 9574 (java) R 9571 9571 5085 0 -1 4202560 3321 0 0 0 9 0 0 0 20 0 15 0 154522188 14314082304 7001 33554432000 4194304 4196468 140732662028080 139728645730160 139728255063936 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9575] ppid=9571 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9575/stat : 9575 (java) S 9571 9571 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154522189 14314082304 7001 33554432000 4194304 4196468 140732662028080 139728579099152 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9576] ppid=9571 vsize=13978596 memory=140601192593024 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9576/stat : 9576 (java) S 9571 9571 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154522189 14314082304 7001 33554432000 4194304 4196468 140732662028080 139728578046608 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9577] ppid=9571 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9577/stat : 9577 (java) S 9571 9571 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154522189 14314082304 7067 33554432000 4194304 4196468 140732662028080 139728576993552 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9578] ppid=9571 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9578/stat : 9578 (java) S 9571 9571 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154522189 14314082304 7067 33554432000 4194304 4196468 140732662028080 139728575941008 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9579] ppid=9571 vsize=13978596 memory=140601192593024 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9579/stat : 9579 (java) S 9571 9571 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154522190 14314082304 7067 33554432000 4194304 4196468 140732662028080 139728182881008 139728641510018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9580] ppid=9571 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9580/stat : 9580 (java) S 9571 9571 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154522191 14314082304 7067 33554432000 4194304 4196468 140732662028080 139728181827232 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9581] ppid=9571 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9581/stat : 9581 (java) S 9571 9571 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154522191 14314082304 7067 33554432000 4194304 4196468 140732662028080 139728180774128 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9582] ppid=9571 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9582/stat : 9582 (java) S 9571 9571 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154522193 14314082304 7067 33554432000 4194304 4196468 140732662028080 139728179722704 139728641517467 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9583] ppid=9571 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9583/stat : 9583 (java) S 9571 9571 5085 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 15 0 154522193 14314082304 7067 33554432000 4194304 4196468 140732662028080 139728178669808 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9584] ppid=9571 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9584/stat : 9584 (java) S 9571 9571 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154522193 14314082304 7067 33554432000 4194304 4196468 140732662028080 139728177617264 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9585] ppid=9571 vsize=13978596 memory=140601192593024 CPUtime=0.01 cores=1,3,5,7
/proc/9573/task/9585/stat : 9585 (java) R 9571 9571 5085 0 -1 4202560 335 0 0 0 1 0 0 0 20 0 15 0 154522193 14314082304 7133 33554432000 4194304 4196468 140732662028080 139728176564208 139728626029134 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9586] ppid=9571 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9586/stat : 9586 (java) S 9571 9571 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154522193 14314082304 7133 33554432000 4194304 4196468 140732662028080 139728175511904 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9587] ppid=9571 vsize=13978596 memory=140601192593024 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9587/stat : 9587 (java) S 9571 9571 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154522194 14314082304 7133 33554432000 4194304 4196468 140732662028080 139728174459952 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29388 KiB

[startup+0.212242 s]*
/proc/loadavg: 1.76 1.72 1.75 3/217 9587
/proc/meminfo: memFree=22213428/32770624 swapFree=67108860/67108860
[pid=9571] ppid=9568 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/9571/stat : 9571 (xcsp3-exec) S 9568 9571 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154522188 9740288 346 33554432000 4194304 5098028 140721711211072 140721711209176 140574083596924 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21303296 140721711215733 140721711215936 140721711215936 140721711218667 0
/proc/9571/statm: 2378 346 289 221 0 87 0
[pid=9573] ppid=9571 vsize=13982852 memory=40576 CPUtime=0.34 cores=1,3,5,7
/proc/9573/stat : 9573 (java) S 9571 9571 5085 0 -1 1077944320 8304 0 0 0 32 2 0 0 20 0 15 0 154522188 14318440448 10144 33554432000 4194304 4196468 140732662028080 140732662010624 139728641498871 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
/proc/9573/statm: 3495713 10144 3065 1 0 3482966 0
[pid=9573/tid=9574] ppid=9571 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/9573/task/9574/stat : 9574 (java) R 9571 9571 5085 0 -1 4202560 5380 0 0 0 18 1 0 0 20 0 15 0 154522188 14318440448 10144 33554432000 4194304 4196468 140732662028080 139728645709776 139728625579358 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9575] ppid=9571 vsize=13982852 memory=9010 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9575/stat : 9575 (java) S 9571 9571 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154522189 14318440448 10144 33554432000 4194304 4196468 140732662028080 139728579099152 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9576] ppid=9571 vsize=13982852 memory=140601193370443 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9576/stat : 9576 (java) S 9571 9571 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154522189 14318440448 10144 33554432000 4194304 4196468 140732662028080 139728578046608 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9577] ppid=9571 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9577/stat : 9577 (java) S 9571 9571 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154522189 14318440448 10144 33554432000 4194304 4196468 140732662028080 139728576993552 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9578] ppid=9571 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9578/stat : 9578 (java) S 9571 9571 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154522189 14318440448 10144 33554432000 4194304 4196468 140732662028080 139728575941008 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9579] ppid=9571 vsize=13982852 memory=140601192593024 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9579/stat : 9579 (java) S 9571 9571 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154522190 14318440448 10144 33554432000 4194304 4196468 140732662028080 139728182881008 139728641510018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9580] ppid=9571 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9580/stat : 9580 (java) S 9571 9571 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154522191 14318440448 10144 33554432000 4194304 4196468 140732662028080 139728181827232 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9581] ppid=9571 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9581/stat : 9581 (java) S 9571 9571 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154522191 14318440448 10144 33554432000 4194304 4196468 140732662028080 139728180774128 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9582] ppid=9571 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9582/stat : 9582 (java) S 9571 9571 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154522193 14318440448 10144 33554432000 4194304 4196468 140732662028080 139728179722704 139728641517467 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9583] ppid=9571 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/9573/task/9583/stat : 9583 (java) S 9571 9571 5085 0 -1 1077944384 713 0 0 0 2 0 0 0 20 0 15 0 154522193 14318440448 10144 33554432000 4194304 4196468 140732662028080 139728178669808 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9584] ppid=9571 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/9573/task/9584/stat : 9584 (java) S 9571 9571 5085 0 -1 1077944384 166 0 0 0 2 0 0 0 20 0 15 0 154522193 14318440448 10144 33554432000 4194304 4196468 140732662028080 139728177617264 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9585] ppid=9571 vsize=13982852 memory=140601192593024 CPUtime=0.08 cores=1,3,5,7
/proc/9573/task/9585/stat : 9585 (java) S 9571 9571 5085 0 -1 1077944384 747 0 0 0 8 0 0 0 20 0 15 0 154522193 14318440448 10144 33554432000 4194304 4196468 140732662028080 139728176564208 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9586] ppid=9571 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9586/stat : 9586 (java) S 9571 9571 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154522193 14318440448 10144 33554432000 4194304 4196468 140732662028080 139728175511904 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9587] ppid=9571 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9587/stat : 9587 (java) S 9571 9571 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154522194 14318440448 10144 33554432000 4194304 4196468 140732662028080 139728174459952 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41960 KiB

[startup+0.310568 s]*
/proc/loadavg: 1.76 1.72 1.75 4/217 9587
/proc/meminfo: memFree=22207100/32770624 swapFree=67108860/67108860
[pid=9571] ppid=9568 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/9571/stat : 9571 (xcsp3-exec) S 9568 9571 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154522188 9740288 346 33554432000 4194304 5098028 140721711211072 140721711209176 140574083596924 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21303296 140721711215733 140721711215936 140721711215936 140721711218667 0
/proc/9571/statm: 2378 346 289 221 0 87 0
[pid=9573] ppid=9571 vsize=13982852 memory=47704 CPUtime=0.52 cores=1,3,5,7
/proc/9573/stat : 9573 (java) S 9571 9571 5085 0 -1 1077944320 9101 0 0 0 49 3 0 0 20 0 15 0 154522188 14318440448 11926 33554432000 4194304 4196468 140732662028080 140732662010624 139728641498871 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
/proc/9573/statm: 3495713 11926 3095 1 0 3482966 0
[pid=9573/tid=9574] ppid=9571 vsize=13982852 memory=8112282956445269571 CPUtime=0.3 cores=1,3,5,7
/proc/9573/task/9574/stat : 9574 (java) R 9571 9571 5085 0 -1 4202560 5914 0 0 0 28 2 0 0 20 0 15 0 154522188 14318440448 11926 33554432000 4194304 4196468 140732662028080 139728645732928 139728641510806 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9575] ppid=9571 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9575/stat : 9575 (java) S 9571 9571 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154522189 14318440448 11926 33554432000 4194304 4196468 140732662028080 139728579099152 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9576] ppid=9571 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9576/stat : 9576 (java) S 9571 9571 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154522189 14318440448 11926 33554432000 4194304 4196468 140732662028080 139728578046608 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9577] ppid=9571 vsize=13982852 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9577/stat : 9577 (java) S 9571 9571 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154522189 14318440448 11926 33554432000 4194304 4196468 140732662028080 139728576993552 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9578] ppid=9571 vsize=13982852 memory=7307460116655545206 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9578/stat : 9578 (java) S 9571 9571 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154522189 14318440448 11926 33554432000 4194304 4196468 140732662028080 139728575941008 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9579] ppid=9571 vsize=13982852 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9579/stat : 9579 (java) S 9571 9571 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154522190 14318440448 11926 33554432000 4194304 4196468 140732662028080 139728182881008 139728641510018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9580] ppid=9571 vsize=13982852 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9580/stat : 9580 (java) S 9571 9571 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154522191 14318440448 11926 33554432000 4194304 4196468 140732662028080 139728181827232 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9581] ppid=9571 vsize=13982852 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9581/stat : 9581 (java) S 9571 9571 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154522191 14318440448 11926 33554432000 4194304 4196468 140732662028080 139728180774128 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9582] ppid=9571 vsize=13982852 memory=8693815914432465728 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9582/stat : 9582 (java) S 9571 9571 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154522193 14318440448 11926 33554432000 4194304 4196468 140732662028080 139728179722704 139728641517467 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9583] ppid=9571 vsize=13982852 memory=7100839887185294217 CPUtime=0.04 cores=1,3,5,7
/proc/9573/task/9583/stat : 9583 (java) R 9571 9571 5085 0 -1 4202560 896 0 0 0 4 0 0 0 20 0 15 0 154522193 14318440448 11926 33554432000 4194304 4196468 140732662028080 139728178669808 139728623020056 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9584] ppid=9571 vsize=13982852 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/9573/task/9584/stat : 9584 (java) R 9571 9571 5085 0 -1 4202560 181 0 0 0 4 0 0 0 20 0 15 0 154522193 14318440448 11926 33554432000 4194304 4196468 140732662028080 139728177617264 139728641520218 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9585] ppid=9571 vsize=13982852 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/9573/task/9585/stat : 9585 (java) S 9571 9571 5085 0 -1 1077944384 818 0 0 0 12 0 0 0 20 0 15 0 154522193 14318440448 11926 33554432000 4194304 4196468 140732662028080 139728176564208 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9586] ppid=9571 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9586/stat : 9586 (java) S 9571 9571 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154522193 14318440448 11926 33554432000 4194304 4196468 140732662028080 139728175511904 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9587] ppid=9571 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9587/stat : 9587 (java) S 9571 9571 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154522194 14318440448 11926 33554432000 4194304 4196468 140732662028080 139728174459952 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49088 KiB

[startup+0.700875 s]
/proc/loadavg: 1.76 1.72 1.75 6/217 9587
/proc/meminfo: memFree=22167884/32770624 swapFree=67108860/67108860
[pid=9571] ppid=9568 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/9571/stat : 9571 (xcsp3-exec) S 9568 9571 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154522188 9740288 346 33554432000 4194304 5098028 140721711211072 140721711209176 140574083596924 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21303296 140721711215733 140721711215936 140721711215936 140721711218667 0
/proc/9571/statm: 2378 346 289 221 0 87 0
[pid=9573] ppid=9571 vsize=13982928 memory=126780 CPUtime=1.5 cores=1,3,5,7
/proc/9573/stat : 9573 (java) S 9571 9571 5085 0 -1 1077944320 10966 0 0 0 145 5 0 0 20 0 15 0 154522188 14318518272 31695 33554432000 4194304 4196468 140732662028080 140732662010624 139728641498871 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
/proc/9573/statm: 3495732 31695 3194 1 0 3482966 0
[pid=9573/tid=9574] ppid=9571 vsize=13982928 memory=33 CPUtime=0.68 cores=1,3,5,7
/proc/9573/task/9574/stat : 9574 (java) R 9571 9571 5085 0 -1 4202560 6267 0 0 0 65 3 0 0 20 0 15 0 154522188 14318518272 31695 33554432000 4194304 4196468 140732662028080 139728645724304 139728623905993 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9575] ppid=9571 vsize=13982928 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9575/stat : 9575 (java) S 9571 9571 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154522189 14318518272 31695 33554432000 4194304 4196468 140732662028080 139728579099152 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9576] ppid=9571 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9576/stat : 9576 (java) S 9571 9571 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154522189 14318518272 31695 33554432000 4194304 4196468 140732662028080 139728578046608 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9577] ppid=9571 vsize=13982928 memory=43076 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9577/stat : 9577 (java) S 9571 9571 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154522189 14318518272 31695 33554432000 4194304 4196468 140732662028080 139728576993552 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9578] ppid=9571 vsize=13982928 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9578/stat : 9578 (java) S 9571 9571 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154522189 14318518272 31695 33554432000 4194304 4196468 140732662028080 139728575941008 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9579] ppid=9571 vsize=13982928 memory=2396 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9579/stat : 9579 (java) S 9571 9571 5085 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154522190 14318518272 31695 33554432000 4194304 4196468 140732662028080 139728182881008 139728641510018 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9580] ppid=9571 vsize=13982928 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9580/stat : 9580 (java) S 9571 9571 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154522191 14318518272 31695 33554432000 4194304 4196468 140732662028080 139728181827232 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9581] ppid=9571 vsize=13982928 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9581/stat : 9581 (java) S 9571 9571 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154522191 14318518272 31695 33554432000 4194304 4196468 140732662028080 139728180774128 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9582] ppid=9571 vsize=13982928 memory=11112 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9582/stat : 9582 (java) S 9571 9571 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154522193 14318518272 31695 33554432000 4194304 4196468 140732662028080 139728179722704 139728641517467 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9583] ppid=9571 vsize=13982928 memory=5776 CPUtime=0.29 cores=1,3,5,7
/proc/9573/task/9583/stat : 9583 (java) S 9571 9571 5085 0 -1 1077944384 1466 0 0 0 29 0 0 0 20 0 15 0 154522193 14318518272 31695 33554432000 4194304 4196468 140732662028080 139728178669808 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9584] ppid=9571 vsize=13982928 memory=4616 CPUtime=0.28 cores=1,3,5,7
/proc/9573/task/9584/stat : 9584 (java) S 9571 9571 5085 0 -1 1077944384 788 0 0 0 28 0 0 0 20 0 15 0 154522193 14318518272 31695 33554432000 4194304 4196468 140732662028080 139728177617264 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9585] ppid=9571 vsize=13982928 memory=792 CPUtime=0.22 cores=1,3,5,7
/proc/9573/task/9585/stat : 9585 (java) S 9571 9571 5085 0 -1 1077944384 1139 0 0 0 22 0 0 0 20 0 15 0 154522193 14318518272 31695 33554432000 4194304 4196468 140732662028080 139728176564208 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9586] ppid=9571 vsize=13982928 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9586/stat : 9586 (java) S 9571 9571 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154522193 14318518272 31695 33554432000 4194304 4196468 140732662028080 139728175511904 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9587] ppid=9571 vsize=13982928 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9587/stat : 9587 (java) S 9571 9571 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154522194 14318518272 31695 33554432000 4194304 4196468 140732662028080 139728174459952 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 128164 KiB

[startup+1.50133 s]
/proc/loadavg: 1.76 1.72 1.75 5/217 9587
/proc/meminfo: memFree=22066772/32770624 swapFree=67108860/67108860
[pid=9571] ppid=9568 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/9571/stat : 9571 (xcsp3-exec) S 9568 9571 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154522188 9740288 346 33554432000 4194304 5098028 140721711211072 140721711209176 140574083596924 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21303296 140721711215733 140721711215936 140721711215936 140721711218667 0
/proc/9571/statm: 2378 346 289 221 0 87 0

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

/proc/9573/task/9581/stat : 9581 (java) S 9571 9571 5085 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 154522191 14320615424 172705 33554432000 4194304 4196468 140732662028080 139728180774144 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9582] ppid=9571 vsize=13984976 memory=43080 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9582/stat : 9582 (java) S 9571 9571 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154522193 14320615424 172705 33554432000 4194304 4196468 140732662028080 139728179722704 139728641517467 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9583] ppid=9571 vsize=13984976 memory=1296 CPUtime=2.47 cores=1,3,5,7
/proc/9573/task/9583/stat : 9583 (java) S 9571 9571 5085 0 -1 1077944384 12158 0 0 0 245 2 0 0 20 0 15 0 154522193 14320615424 172705 33554432000 4194304 4196468 140732662028080 139728178669808 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9584] ppid=9571 vsize=13984976 memory=281202112324552 CPUtime=2.69 cores=1,3,5,7
/proc/9573/task/9584/stat : 9584 (java) S 9571 9571 5085 0 -1 1077944384 14302 0 0 0 268 1 0 0 20 0 15 0 154522193 14320615424 172705 33554432000 4194304 4196468 140732662028080 139728177617264 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9585] ppid=9571 vsize=13984976 memory=0 CPUtime=0.5 cores=1,3,5,7
/proc/9573/task/9585/stat : 9585 (java) S 9571 9571 5085 0 -1 1077944384 4303 0 0 0 49 1 0 0 20 0 15 0 154522193 14320615424 172705 33554432000 4194304 4196468 140732662028080 139728176564208 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9586] ppid=9571 vsize=13984976 memory=6721 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9586/stat : 9586 (java) S 9571 9571 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154522193 14320615424 172705 33554432000 4194304 4196468 140732662028080 139728175511904 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9587] ppid=9571 vsize=13984976 memory=4420 CPUtime=0.04 cores=1,3,5,7
/proc/9573/task/9587/stat : 9587 (java) S 9571 9571 5085 0 -1 1077944384 1592 0 0 0 2 2 0 0 20 0 15 0 154522194 14320615424 172705 33554432000 4194304 4196468 140732662028080 139728174459952 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
Current children cumulated CPU time: 108.26 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 692204 KiB

[startup+162.301 s]
/proc/loadavg: 1.95 1.85 1.79 3/218 9597
/proc/meminfo: memFree=21191004/32770624 swapFree=67108860/67108860
[pid=9571] ppid=9568 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/9571/stat : 9571 (xcsp3-exec) S 9568 9571 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154522188 9740288 346 33554432000 4194304 5098028 140721711211072 140721711209176 140574083596924 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21303296 140721711215733 140721711215936 140721711215936 140721711218667 0
/proc/9571/statm: 2378 346 289 221 0 87 0
[pid=9573] ppid=9571 vsize=13984976 memory=747660 CPUtime=168.45 cores=1,3,5,7
/proc/9573/stat : 9573 (java) S 9571 9571 5085 0 -1 1077944320 52103 0 0 0 16810 35 0 0 20 0 15 0 154522188 14320615424 186915 33554432000 4194304 4196468 140732662028080 140732662010624 139728641498871 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
/proc/9573/statm: 3496244 186915 3246 1 0 3483478 0
[pid=9573/tid=9574] ppid=9571 vsize=13984976 memory=1384 CPUtime=162.16 cores=1,3,5,7
/proc/9573/task/9574/stat : 9574 (java) R 9571 9571 5085 0 -1 4202560 12612 0 0 0 16207 9 0 0 20 0 15 0 154522188 14320615424 186915 33554432000 4194304 4196468 140732662028080 139728645735288 139728260087660 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9575] ppid=9571 vsize=13984976 memory=747660 CPUtime=0.09 cores=1,3,5,7
/proc/9573/task/9575/stat : 9575 (java) S 9571 9571 5085 0 -1 1077944384 561 0 0 0 6 3 0 0 20 0 15 0 154522189 14320615424 186915 33554432000 4194304 4196468 140732662028080 139728579099152 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9576] ppid=9571 vsize=13984976 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9573/task/9576/stat : 9576 (java) S 9571 9571 5085 0 -1 1077944384 328 0 0 0 4 4 0 0 20 0 15 0 154522189 14320615424 186915 33554432000 4194304 4196468 140732662028080 139728578046608 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9577] ppid=9571 vsize=13984976 memory=747660 CPUtime=0.08 cores=1,3,5,7
/proc/9573/task/9577/stat : 9577 (java) S 9571 9571 5085 0 -1 1077944384 889 0 0 0 4 4 0 0 20 0 15 0 154522189 14320615424 186915 33554432000 4194304 4196468 140732662028080 139728576993552 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9578] ppid=9571 vsize=13984976 memory=8 CPUtime=0.08 cores=1,3,5,7
/proc/9573/task/9578/stat : 9578 (java) S 9571 9571 5085 0 -1 1077944384 1245 0 0 0 4 4 0 0 20 0 15 0 154522189 14320615424 186915 33554432000 4194304 4196468 140732662028080 139728575941008 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9579] ppid=9571 vsize=13984976 memory=1384 CPUtime=0.01 cores=1,3,5,7
/proc/9573/task/9579/stat : 9579 (java) S 9571 9571 5085 0 -1 1077944384 1441 0 0 0 1 0 0 0 20 0 15 0 154522190 14320615424 186915 33554432000 4194304 4196468 140732662028080 139728182881008 139728641510018 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9580] ppid=9571 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9580/stat : 9580 (java) S 9571 9571 5085 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154522191 14320615424 186915 33554432000 4194304 4196468 140732662028080 139728181827296 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9581] ppid=9571 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9581/stat : 9581 (java) S 9571 9571 5085 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 154522191 14320615424 186915 33554432000 4194304 4196468 140732662028080 139728180774144 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9582] ppid=9571 vsize=13984976 memory=747660 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9582/stat : 9582 (java) S 9571 9571 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154522193 14320615424 186915 33554432000 4194304 4196468 140732662028080 139728179722704 139728641517467 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9583] ppid=9571 vsize=13984976 memory=1384 CPUtime=2.56 cores=1,3,5,7
/proc/9573/task/9583/stat : 9583 (java) S 9571 9571 5085 0 -1 1077944384 13143 0 0 0 254 2 0 0 20 0 15 0 154522193 14320615424 186915 33554432000 4194304 4196468 140732662028080 139728178669808 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9584] ppid=9571 vsize=13984976 memory=747660 CPUtime=2.72 cores=1,3,5,7
/proc/9573/task/9584/stat : 9584 (java) S 9571 9571 5085 0 -1 1077944384 14517 0 0 0 271 1 0 0 20 0 15 0 154522193 14320615424 186915 33554432000 4194304 4196468 140732662028080 139728177617264 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9585] ppid=9571 vsize=13984976 memory=1384 CPUtime=0.5 cores=1,3,5,7
/proc/9573/task/9585/stat : 9585 (java) S 9571 9571 5085 0 -1 1077944384 4387 0 0 0 49 1 0 0 20 0 15 0 154522193 14320615424 186915 33554432000 4194304 4196468 140732662028080 139728176564208 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9586] ppid=9571 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9586/stat : 9586 (java) S 9571 9571 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154522193 14320615424 186915 33554432000 4194304 4196468 140732662028080 139728175511904 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9587] ppid=9571 vsize=13984976 memory=1232 CPUtime=0.08 cores=1,3,5,7
/proc/9573/task/9587/stat : 9587 (java) S 9571 9571 5085 0 -1 1077944384 1622 0 0 0 4 4 0 0 20 0 15 0 154522194 14320615424 186915 33554432000 4194304 4196468 140732662028080 139728174459952 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
Current children cumulated CPU time: 168.45 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 749044 KiB

[startup+222.301 s]
/proc/loadavg: 1.98 1.88 1.80 3/218 9598
/proc/meminfo: memFree=21165540/32770624 swapFree=67108860/67108860
[pid=9571] ppid=9568 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/9571/stat : 9571 (xcsp3-exec) S 9568 9571 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154522188 9740288 346 33554432000 4194304 5098028 140721711211072 140721711209176 140574083596924 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21303296 140721711215733 140721711215936 140721711215936 140721711218667 0
/proc/9571/statm: 2378 346 289 221 0 87 0
[pid=9573] ppid=9571 vsize=13984976 memory=768516 CPUtime=228.57 cores=1,3,5,7
/proc/9573/stat : 9573 (java) S 9571 9571 5085 0 -1 1077944320 54808 0 0 0 22818 39 0 0 20 0 15 0 154522188 14320615424 192129 33554432000 4194304 4196468 140732662028080 140732662010624 139728641498871 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
/proc/9573/statm: 3496244 192129 3246 1 0 3483478 0
[pid=9573/tid=9574] ppid=9571 vsize=13984976 memory=768516 CPUtime=222.17 cores=1,3,5,7
/proc/9573/task/9574/stat : 9574 (java) R 9571 9571 5085 0 -1 4202560 13000 0 0 0 22207 10 0 0 20 0 15 0 154522188 14320615424 192129 33554432000 4194304 4196468 140732662028080 139728645736648 139728260087689 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9575] ppid=9571 vsize=13984976 memory=768516 CPUtime=0.09 cores=1,3,5,7
/proc/9573/task/9575/stat : 9575 (java) S 9571 9571 5085 0 -1 1077944384 620 0 0 0 6 3 0 0 20 0 15 0 154522189 14320615424 192129 33554432000 4194304 4196468 140732662028080 139728579099152 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9576] ppid=9571 vsize=13984976 memory=768516 CPUtime=0.1 cores=1,3,5,7
/proc/9573/task/9576/stat : 9576 (java) S 9571 9571 5085 0 -1 1077944384 674 0 0 0 5 5 0 0 20 0 15 0 154522189 14320615424 192129 33554432000 4194304 4196468 140732662028080 139728578046608 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9577] ppid=9571 vsize=13984976 memory=768516 CPUtime=0.08 cores=1,3,5,7
/proc/9573/task/9577/stat : 9577 (java) S 9571 9571 5085 0 -1 1077944384 923 0 0 0 4 4 0 0 20 0 15 0 154522189 14320615424 192129 33554432000 4194304 4196468 140732662028080 139728576993552 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9578] ppid=9571 vsize=13984976 memory=1384 CPUtime=0.09 cores=1,3,5,7
/proc/9573/task/9578/stat : 9578 (java) S 9571 9571 5085 0 -1 1077944384 1718 0 0 0 5 4 0 0 20 0 15 0 154522189 14320615424 192129 33554432000 4194304 4196468 140732662028080 139728575941008 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9579] ppid=9571 vsize=13984976 memory=1384 CPUtime=0.01 cores=1,3,5,7
/proc/9573/task/9579/stat : 9579 (java) S 9571 9571 5085 0 -1 1077944384 1640 0 0 0 1 0 0 0 20 0 15 0 154522190 14320615424 192129 33554432000 4194304 4196468 140732662028080 139728182881008 139728641510018 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9580] ppid=9571 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9580/stat : 9580 (java) S 9571 9571 5085 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154522191 14320615424 192129 33554432000 4194304 4196468 140732662028080 139728181827296 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9581] ppid=9571 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9581/stat : 9581 (java) S 9571 9571 5085 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 154522191 14320615424 192129 33554432000 4194304 4196468 140732662028080 139728180774144 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9582] ppid=9571 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9582/stat : 9582 (java) S 9571 9571 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154522193 14320615424 192129 33554432000 4194304 4196468 140732662028080 139728179722704 139728641517467 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9583] ppid=9571 vsize=13984976 memory=2396 CPUtime=2.57 cores=1,3,5,7
/proc/9573/task/9583/stat : 9583 (java) S 9571 9571 5085 0 -1 1077944384 13222 0 0 0 255 2 0 0 20 0 15 0 154522193 14320615424 192129 33554432000 4194304 4196468 140732662028080 139728178669808 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9584] ppid=9571 vsize=13984976 memory=768516 CPUtime=2.77 cores=1,3,5,7
/proc/9573/task/9584/stat : 9584 (java) S 9571 9571 5085 0 -1 1077944384 15640 0 0 0 275 2 0 0 20 0 15 0 154522193 14320615424 192129 33554432000 4194304 4196468 140732662028080 139728177617264 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9585] ppid=9571 vsize=13984976 memory=1384 CPUtime=0.5 cores=1,3,5,7
/proc/9573/task/9585/stat : 9585 (java) S 9571 9571 5085 0 -1 1077944384 4387 0 0 0 49 1 0 0 20 0 15 0 154522193 14320615424 192129 33554432000 4194304 4196468 140732662028080 139728176564208 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9586] ppid=9571 vsize=13984976 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9586/stat : 9586 (java) S 9571 9571 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154522193 14320615424 192129 33554432000 4194304 4196468 140732662028080 139728175511904 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9587] ppid=9571 vsize=13984976 memory=43080 CPUtime=0.11 cores=1,3,5,7
/proc/9573/task/9587/stat : 9587 (java) S 9571 9571 5085 0 -1 1077944384 1626 0 0 0 5 6 0 0 20 0 15 0 154522194 14320615424 192129 33554432000 4194304 4196468 140732662028080 139728174459952 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
Current children cumulated CPU time: 228.57 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 769900 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 2.13 1.92 1.82 3/218 9676
/proc/meminfo: memFree=21831556/32770624 swapFree=67108860/67108860
[pid=9571] ppid=9568 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/9571/stat : 9571 (xcsp3-exec) S 9568 9571 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154522188 9740288 346 33554432000 4194304 5098028 140721711211072 140721711209176 140574083596924 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21303296 140721711215733 140721711215936 140721711215936 140721711218667 0
/proc/9571/statm: 2378 346 289 221 0 87 0
[pid=9573] ppid=9571 vsize=13984976 memory=768528 CPUtime=246.31 cores=1,3,5,7
/proc/9573/stat : 9573 (java) S 9571 9571 5085 0 -1 1077944320 55910 0 0 0 24591 40 0 0 20 0 15 0 154522188 14320615424 192132 33554432000 4194304 4196468 140732662028080 140732662010624 139728641498871 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
/proc/9573/statm: 3496244 192132 3249 1 0 3483478 0
[pid=9573/tid=9574] ppid=9571 vsize=13984976 memory=15876 CPUtime=239.87 cores=1,3,5,7
/proc/9573/task/9574/stat : 9574 (java) R 9571 9571 5085 0 -1 4202560 13584 0 0 0 23977 10 0 0 20 0 15 0 154522188 14320615424 192132 33554432000 4194304 4196468 140732662028080 139728645735848 139728260087676 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9575] ppid=9571 vsize=13984976 memory=4044 CPUtime=0.09 cores=1,3,5,7
/proc/9573/task/9575/stat : 9575 (java) S 9571 9571 5085 0 -1 1077944384 620 0 0 0 6 3 0 0 20 0 15 0 154522189 14320615424 192132 33554432000 4194304 4196468 140732662028080 139728579099152 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9576] ppid=9571 vsize=13984976 memory=4126316290023845779 CPUtime=0.1 cores=1,3,5,7
/proc/9573/task/9576/stat : 9576 (java) S 9571 9571 5085 0 -1 1077944384 674 0 0 0 5 5 0 0 20 0 15 0 154522189 14320615424 192132 33554432000 4194304 4196468 140732662028080 139728578046608 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9577] ppid=9571 vsize=13984976 memory=1384 CPUtime=0.08 cores=1,3,5,7
/proc/9573/task/9577/stat : 9577 (java) S 9571 9571 5085 0 -1 1077944384 923 0 0 0 4 4 0 0 20 0 15 0 154522189 14320615424 192132 33554432000 4194304 4196468 140732662028080 139728576993552 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9578] ppid=9571 vsize=13984976 memory=768528 CPUtime=0.09 cores=1,3,5,7
/proc/9573/task/9578/stat : 9578 (java) S 9571 9571 5085 0 -1 1077944384 1718 0 0 0 5 4 0 0 20 0 15 0 154522189 14320615424 192132 33554432000 4194304 4196468 140732662028080 139728575941008 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9579] ppid=9571 vsize=13984976 memory=8978309881829228949 CPUtime=0.01 cores=1,3,5,7
/proc/9573/task/9579/stat : 9579 (java) S 9571 9571 5085 0 -1 1077944384 1641 0 0 0 1 0 0 0 20 0 15 0 154522190 14320615424 192132 33554432000 4194304 4196468 140732662028080 139728182881008 139728641510018 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9580] ppid=9571 vsize=13984976 memory=-7107449089259629166 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9580/stat : 9580 (java) S 9571 9571 5085 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154522191 14320615424 192132 33554432000 4194304 4196468 140732662028080 139728181827296 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9581] ppid=9571 vsize=13984976 memory=768528 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9581/stat : 9581 (java) S 9571 9571 5085 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 154522191 14320615424 192132 33554432000 4194304 4196468 140732662028080 139728180774144 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9582] ppid=9571 vsize=13984976 memory=768528 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9582/stat : 9582 (java) S 9571 9571 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154522193 14320615424 192132 33554432000 4194304 4196468 140732662028080 139728179722704 139728641517467 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9583] ppid=9571 vsize=13984976 memory=43080 CPUtime=2.58 cores=1,3,5,7
/proc/9573/task/9583/stat : 9583 (java) S 9571 9571 5085 0 -1 1077944384 13647 0 0 0 256 2 0 0 20 0 15 0 154522193 14320615424 192132 33554432000 4194304 4196468 140732662028080 139728178669808 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9584] ppid=9571 vsize=13984976 memory=8112282956445269571 CPUtime=2.78 cores=1,3,5,7
/proc/9573/task/9584/stat : 9584 (java) S 9571 9571 5085 0 -1 1077944384 15731 0 0 0 276 2 0 0 20 0 15 0 154522193 14320615424 192132 33554432000 4194304 4196468 140732662028080 139728177617264 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9585] ppid=9571 vsize=13984976 memory=1936 CPUtime=0.5 cores=1,3,5,7
/proc/9573/task/9585/stat : 9585 (java) S 9571 9571 5085 0 -1 1077944384 4387 0 0 0 49 1 0 0 20 0 15 0 154522193 14320615424 192132 33554432000 4194304 4196468 140732662028080 139728176564208 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9586] ppid=9571 vsize=13984976 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/9573/task/9586/stat : 9586 (java) S 9571 9571 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154522193 14320615424 192132 33554432000 4194304 4196468 140732662028080 139728175511904 139728641509077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
[pid=9573/tid=9587] ppid=9571 vsize=13984976 memory=1716 CPUtime=0.12 cores=1,3,5,7
/proc/9573/task/9587/stat : 9587 (java) S 9571 9571 5085 0 -1 1077944384 1627 0 0 0 6 6 0 0 20 0 15 0 154522194 14320615424 192132 33554432000 4194304 4196468 140732662028080 139728174459952 139728641510018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 9592832 140732662031517 140732662031692 140732662031692 140732662034383 0
Current children cumulated CPU time: 246.31 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 769912 KiB

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

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

[startup+240.024 s]
# the end of solver process 9573 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=245.929 s, system=0.410118 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): 240.024
CPU time (s): 246.339
CPU user time (s): 245.929
CPU system time (s): 0.410118
CPU usage (%): 102.631
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 769912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.929
system time used= 0.410118
maximum resident set size= 770216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56806
page faults= 0
swaps= 0
block input operations= 0
block output operations= 376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7768
involuntary context switches= 359


# summary of solver processes directly reported to runsolver:
#   pid: 9571,9573
#   total CPU time (s): 246.339
#   total CPU user time (s): 245.929
#   total CPU system time (s): 0.410118

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.55342 second user time and 2.34915 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-20 09:19:12
IDJOB=4282729
IDBENCH=137112
IDSOLVER=2678
FILE ID=node150/4282729-1503214412
RUNJOBID= node150-1503208459-5117
PBS_JOBID= 20630864
Free space on /tmp= 61764 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-91.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4282729-1503214412/watcher-4282729-1503214412 -o /tmp/evaluation-result-4282729-1503214412/solver-4282729-1503214412 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node150-1503208459-5117 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 797670488 HOME/instance-4282729-1503214412.xml

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

MD5SUM BENCH= cdfda5ac0ff03b0975a4559a953a2f29
RANDOM SEED=797670488

node150.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	: 5332.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22241792 kB
MemAvailable:   31551952 kB
Buffers:          302488 kB
Cached:          9285832 kB
SwapCached:            0 kB
Active:          3190496 kB
Inactive:        6863660 kB
Active(anon):     415896 kB
Inactive(anon):    85796 kB
Active(file):    2774600 kB
Inactive(file):  6777864 kB
Unevictable:        7260 kB
Mlocked:            7260 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8352 kB
Writeback:             4 kB
AnonPages:        429808 kB
Mapped:            64140 kB
Shmem:             33416 kB
Slab:             174028 kB
SReclaimable:     147064 kB
SUnreclaim:        26964 kB
KernelStack:        3680 kB
PageTables:         6184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1687992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    325632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61756 MiB
End job on node150 at 2017-08-20 09:23:12