Trace number 4271926

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 5a (2017-07-26)SAT (TO)0 2520.02 2499.21

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.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271926-1502838875.xml"  -tl '2520s' -p 1 -x 3
0.10/0.26	c [HOME/instance-4271926-1502838875.xml, -tl, 2520s, -p, 1, -x, 3]
0.30/0.32	c simple solver
0.30/0.39	c parse instance...
4.28/1.92	c solve instance...
121.17/112.86	o 0 
2520.00/2499.20	s SATISFIABLE
2520.00/2499.20	v <instantiation>
2520.00/2499.20	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>
2520.00/2499.20	v 	<values>0 200 200 199 199 196 0 198 195 195 194 190 0 198 194 194 194 193 0 198 168 163 159 155 151 193 190 190 189 188 0 193 171 162 161 154 150 193 167 163 158 155 153 193 167 162 157 157 153 190 169 161 160 155 150 189 171 162 160 156 150 189 167 164 159 155 151 188 186 186 185 184 0 187 167 164 160 155 150 185 184 183 180 180 0 185 166 164 160 155 154 184 168 162 159 155 150 183 182 180 180 180 0 181 181 180 177 177 0 181 170 162 158 154 154 177 173 172 172 171 0 176 176 175 174 174 0 176 175 175 175 0 0 </values>
2520.00/2499.20	v </instantiation>
2520.00/2499.20	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 (12669 MiB free)
  memory of node 1: 16384 MiB (15328 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271926-1502838875/watcher-4271926-1502838875 -o /tmp/evaluation-result-4271926-1502838875/solver-4271926-1502838875 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1668451046 HOME/instance-4271926-1502838875.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Current StackSize limit: 8192 KiB

solver pid=11538, runsolver pid=11535

[startup+0.100137 s]*
/proc/loadavg: 2.06 2.01 1.98 3/201 11541
/proc/meminfo: memFree=28666880/32770624 swapFree=67108860/67108860
[pid=11538] ppid=11535 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11538/stat : 11538 (xcsp3-exec) S 11535 11538 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86108110 9740288 345 18446744073709551615 4194304 5098028 140721412354064 140721412352168 140479725154940 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 32542720 140721412362616 140721412362821 140721412362821 140721412366315 0
/proc/11538/statm: 2378 345 289 221 0 87 0
[pid=11540] ppid=11538 vsize=13358712 memory=12788 CPUtime=0 cores=1,3,5,7
/proc/11540/stat : 11540 (java) S 11538 11538 897 0 -1 1077944320 2936 0 0 0 0 0 0 0 20 0 6 0 86108119 13679321088 3131 18446744073709551615 4194304 4196468 140725125807376 140725125789920 139904413449975 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
/proc/11540/statm: 3339678 3131 1579 1 0 3329175 0
[pid=11540/tid=11541] ppid=11538 vsize=13358712 memory=7311146985107750967 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11541/stat : 11541 (java) R 11538 11538 897 0 -1 4202560 1941 0 0 0 0 0 0 0 20 0 6 0 86108120 13679321088 3395 18446744073709551615 4194304 4196468 140725125807376 139904417686096 139904396648096 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11542] ppid=11538 vsize=13358712 memory=12619 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11542/stat : 11542 (java) S 11538 11538 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 86108120 13679321088 3395 18446744073709551615 4194304 4196468 140725125807376 139904332864144 139904413460181 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11543] ppid=11538 vsize=13358712 memory=288370837799540352 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11543/stat : 11543 (java) S 11538 11538 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 86108120 13679321088 3461 18446744073709551615 4194304 4196468 140725125807376 139904013036048 139904413460181 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11544] ppid=11538 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11544/stat : 11544 (java) S 11538 11538 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 86108120 13679321088 3461 18446744073709551615 4194304 4196468 140725125807376 139904011983248 139904413460181 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11545] ppid=11538 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11545/stat : 11545 (java) S 11538 11538 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 86108120 13679321088 3461 18446744073709551615 4194304 4196468 140725125807376 139904010930448 139904413460181 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 14168 KiB

[startup+0.210049 s]*
/proc/loadavg: 2.06 2.01 1.98 5/214 11554
/proc/meminfo: memFree=28653276/32770624 swapFree=67108860/67108860
[pid=11538] ppid=11535 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11538/stat : 11538 (xcsp3-exec) S 11535 11538 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86108110 9740288 345 18446744073709551615 4194304 5098028 140721412354064 140721412352168 140479725154940 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 32542720 140721412362616 140721412362821 140721412362821 140721412366315 0
/proc/11538/statm: 2378 345 289 221 0 87 0
[pid=11540] ppid=11538 vsize=13974352 memory=27160 CPUtime=0.1 cores=1,3,5,7
/proc/11540/stat : 11540 (java) S 11538 11538 897 0 -1 1077944320 5208 0 0 0 9 1 0 0 20 0 15 0 86108119 14309736448 6790 18446744073709551615 4194304 4196468 140725125807376 140725125789920 139904413449975 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
/proc/11540/statm: 3493588 6790 2749 1 0 3482964 0
[pid=11540/tid=11541] ppid=11538 vsize=13974352 memory=7311146985107750967 CPUtime=0.08 cores=1,3,5,7
/proc/11540/task/11541/stat : 11541 (java) R 11538 11538 897 0 -1 4202560 3347 0 0 0 7 1 0 0 20 0 15 0 86108120 14309736448 6790 18446744073709551615 4194304 4196468 140725125807376 139904417679392 139904405687102 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11542] ppid=11538 vsize=13974352 memory=12619 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11542/stat : 11542 (java) S 11538 11538 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86108120 14309736448 6790 18446744073709551615 4194304 4196468 140725125807376 139904332864144 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11543] ppid=11538 vsize=13974352 memory=288370837799540352 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11543/stat : 11543 (java) S 11538 11538 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86108120 14309736448 6790 18446744073709551615 4194304 4196468 140725125807376 139904013036048 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11544] ppid=11538 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11544/stat : 11544 (java) S 11538 11538 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86108120 14309736448 6790 18446744073709551615 4194304 4196468 140725125807376 139904011983248 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11545] ppid=11538 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11545/stat : 11545 (java) S 11538 11538 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86108120 14309736448 6790 18446744073709551615 4194304 4196468 140725125807376 139904010930448 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11546] ppid=11538 vsize=13974352 memory=140461647828608 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11546/stat : 11546 (java) S 11538 11538 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86108122 14309736448 6790 18446744073709551615 4194304 4196468 140725125807376 139903891884912 139904413461122 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11547] ppid=11538 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11547/stat : 11547 (java) S 11538 11538 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 86108122 14309736448 6790 18446744073709551615 4194304 4196468 140725125807376 139903890830880 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11548] ppid=11538 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11548/stat : 11548 (java) S 11538 11538 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 86108122 14309736448 6790 18446744073709551615 4194304 4196468 140725125807376 139903889778032 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11549] ppid=11538 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11549/stat : 11549 (java) S 11538 11538 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86108125 14309736448 6790 18446744073709551615 4194304 4196468 140725125807376 139903888726352 139904413468571 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11550] ppid=11538 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11550/stat : 11550 (java) S 11538 11538 897 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 86108125 14309736448 6790 18446744073709551615 4194304 4196468 140725125807376 139903887673712 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11551] ppid=11538 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11551/stat : 11551 (java) S 11538 11538 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86108125 14309736448 6790 18446744073709551615 4194304 4196468 140725125807376 139903886620912 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11552] ppid=11538 vsize=13974352 memory=140461647828608 CPUtime=0.01 cores=1,3,5,7
/proc/11540/task/11552/stat : 11552 (java) R 11538 11538 897 0 -1 4202560 251 0 0 0 1 0 0 0 20 0 15 0 86108125 14309736448 6790 18446744073709551615 4194304 4196468 140725125807376 139903885568112 139904413471322 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11553] ppid=11538 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11553/stat : 11553 (java) S 11538 11538 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86108125 14309736448 6790 18446744073709551615 4194304 4196468 140725125807376 139903884515552 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11554] ppid=11538 vsize=13974352 memory=140461647828608 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11554/stat : 11554 (java) S 11538 11538 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86108128 14309736448 6790 18446744073709551615 4194304 4196468 140725125807376 139903883463856 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28540 KiB

[startup+0.310451 s]*
/proc/loadavg: 2.06 2.01 1.98 4/214 11554
/proc/meminfo: memFree=28642920/32770624 swapFree=67108860/67108860
[pid=11538] ppid=11535 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11538/stat : 11538 (xcsp3-exec) S 11535 11538 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86108110 9740288 345 18446744073709551615 4194304 5098028 140721412354064 140721412352168 140479725154940 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 32542720 140721412362616 140721412362821 140721412362821 140721412366315 0
/proc/11538/statm: 2378 345 289 221 0 87 0
[pid=11540] ppid=11538 vsize=13975376 memory=39704 CPUtime=0.3 cores=1,3,5,7
/proc/11540/stat : 11540 (java) S 11538 11538 897 0 -1 1077944320 8954 0 0 0 27 3 0 0 20 0 15 0 86108119 14310785024 9861 18446744073709551615 4194304 4196468 140725125807376 140725125789920 139904413449975 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
/proc/11540/statm: 3493844 9861 3035 1 0 3483220 0
[pid=11540/tid=11541] ppid=11538 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/11540/task/11541/stat : 11541 (java) R 11538 11538 897 0 -1 4202560 6233 0 0 0 15 2 0 0 20 0 15 0 86108120 14309736448 9912 18446744073709551615 4194304 4196468 140725125807376 139904417668064 139904013174432 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11542] ppid=11538 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11542/stat : 11542 (java) S 11538 11538 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86108120 14309736448 9912 18446744073709551615 4194304 4196468 140725125807376 139904332864144 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11543] ppid=11538 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11543/stat : 11543 (java) S 11538 11538 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86108120 14309736448 9912 18446744073709551615 4194304 4196468 140725125807376 139904013036048 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11544] ppid=11538 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11544/stat : 11544 (java) S 11538 11538 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86108120 14309736448 9912 18446744073709551615 4194304 4196468 140725125807376 139904011983248 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11545] ppid=11538 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11545/stat : 11545 (java) S 11538 11538 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86108120 14309736448 9912 18446744073709551615 4194304 4196468 140725125807376 139904010930448 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11546] ppid=11538 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11546/stat : 11546 (java) S 11538 11538 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86108122 14309736448 9912 18446744073709551615 4194304 4196468 140725125807376 139903891884912 139904413461122 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11547] ppid=11538 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11547/stat : 11547 (java) S 11538 11538 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 86108122 14309736448 9912 18446744073709551615 4194304 4196468 140725125807376 139903890830880 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11548] ppid=11538 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11548/stat : 11548 (java) S 11538 11538 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 86108122 14309736448 9912 18446744073709551615 4194304 4196468 140725125807376 139903889778032 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11549] ppid=11538 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11549/stat : 11549 (java) S 11538 11538 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86108125 14309736448 9912 18446744073709551615 4194304 4196468 140725125807376 139903888726352 139904413468571 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11550] ppid=11538 vsize=13974352 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/11540/task/11550/stat : 11550 (java) R 11538 11538 897 0 -1 4202560 672 0 0 0 3 0 0 0 20 0 15 0 86108125 14309736448 9912 18446744073709551615 4194304 4196468 140725125807376 139903887673712 139904394993920 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11551] ppid=11538 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/11540/task/11551/stat : 11551 (java) R 11538 11538 897 0 -1 1077944384 127 0 0 0 1 0 0 0 20 0 15 0 86108125 14309736448 9912 18446744073709551615 4194304 4196468 140725125807376 139903886620912 139904413461122 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11552] ppid=11538 vsize=13974352 memory=140461647828608 CPUtime=0.06 cores=1,3,5,7
/proc/11540/task/11552/stat : 11552 (java) R 11538 11538 897 0 -1 4202560 742 0 0 0 6 0 0 0 20 0 15 0 86108125 14309736448 9912 18446744073709551615 4194304 4196468 140725125807376 139903885568112 139904413461910 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11553] ppid=11538 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11553/stat : 11553 (java) S 11538 11538 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86108125 14309736448 9912 18446744073709551615 4194304 4196468 140725125807376 139903884515552 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11554] ppid=11538 vsize=13974352 memory=140461647828608 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11554/stat : 11554 (java) S 11538 11538 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86108128 14309736448 9912 18446744073709551615 4194304 4196468 140725125807376 139903883463856 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13984888 KiB
Current children cumulated memory: 41084 KiB

[startup+0.701331 s]
/proc/loadavg: 2.06 2.01 1.98 5/214 11554
/proc/meminfo: memFree=28626788/32770624 swapFree=67108860/67108860
[pid=11538] ppid=11535 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11538/stat : 11538 (xcsp3-exec) S 11535 11538 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86108110 9740288 345 18446744073709551615 4194304 5098028 140721412354064 140721412352168 140479725154940 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 32542720 140721412362616 140721412362821 140721412362821 140721412366315 0
/proc/11538/statm: 2378 345 289 221 0 87 0
[pid=11540] ppid=11538 vsize=13978684 memory=103424 CPUtime=1.21 cores=1,3,5,7
/proc/11540/stat : 11540 (java) S 11538 11538 897 0 -1 1077944320 12359 0 0 0 115 6 0 0 20 0 15 0 86108119 14314172416 25856 18446744073709551615 4194304 4196468 140725125807376 140725125789920 139904413449975 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
/proc/11540/statm: 3494671 25856 3164 1 0 3482964 0
[pid=11540/tid=11541] ppid=11538 vsize=13978684 memory=1228 CPUtime=0.55 cores=1,3,5,7
/proc/11540/task/11541/stat : 11541 (java) R 11538 11538 897 0 -1 4202560 7824 0 0 0 51 4 0 0 20 0 15 0 86108120 14314172416 25856 18446744073709551615 4194304 4196468 140725125807376 139904417684976 139904395857552 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11542] ppid=11538 vsize=13978684 memory=796 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11542/stat : 11542 (java) S 11538 11538 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86108120 14314172416 25856 18446744073709551615 4194304 4196468 140725125807376 139904332864144 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11543] ppid=11538 vsize=13978684 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11543/stat : 11543 (java) S 11538 11538 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86108120 14314172416 25856 18446744073709551615 4194304 4196468 140725125807376 139904013036048 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11544] ppid=11538 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11544/stat : 11544 (java) S 11538 11538 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86108120 14314172416 25856 18446744073709551615 4194304 4196468 140725125807376 139904011983248 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11545] ppid=11538 vsize=13978684 memory=3152 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11545/stat : 11545 (java) S 11538 11538 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86108120 14314172416 25856 18446744073709551615 4194304 4196468 140725125807376 139904010930448 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11546] ppid=11538 vsize=13978684 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11546/stat : 11546 (java) S 11538 11538 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86108122 14314172416 25856 18446744073709551615 4194304 4196468 140725125807376 139903891884912 139904413461122 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11547] ppid=11538 vsize=13978684 memory=2304604 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11547/stat : 11547 (java) S 11538 11538 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 86108122 14314172416 25856 18446744073709551615 4194304 4196468 140725125807376 139903890830880 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11548] ppid=11538 vsize=13978684 memory=140465942795903 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11548/stat : 11548 (java) S 11538 11538 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 86108122 14314172416 25856 18446744073709551615 4194304 4196468 140725125807376 139903889778032 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11549] ppid=11538 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11549/stat : 11549 (java) S 11538 11538 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86108125 14314172416 25856 18446744073709551615 4194304 4196468 140725125807376 139903888726352 139904413468571 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11550] ppid=11538 vsize=13978684 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/11540/task/11550/stat : 11550 (java) R 11538 11538 897 0 -1 4202560 1286 0 0 0 23 0 0 0 20 0 15 0 86108125 14314172416 25856 18446744073709551615 4194304 4196468 140725125807376 139903887659736 139904396834582 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11551] ppid=11538 vsize=13978684 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/11540/task/11551/stat : 11551 (java) R 11538 11538 897 0 -1 4202560 731 0 0 0 20 0 0 0 20 0 15 0 86108125 14314172416 25856 18446744073709551615 4194304 4196468 140725125807376 139903886606936 139904396944555 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11552] ppid=11538 vsize=13978684 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/11540/task/11552/stat : 11552 (java) S 11538 11538 897 0 -1 1077944384 1212 0 0 0 19 0 0 0 20 0 15 0 86108125 14314172416 25856 18446744073709551615 4194304 4196468 140725125807376 139903885568112 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11553] ppid=11538 vsize=13978684 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11553/stat : 11553 (java) S 11538 11538 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86108125 14314172416 25856 18446744073709551615 4194304 4196468 140725125807376 139903884515552 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11554] ppid=11538 vsize=13978684 memory=6657 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11554/stat : 11554 (java) S 11538 11538 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86108128 14314172416 25856 18446744073709551615 4194304 4196468 140725125807376 139903883463856 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 104804 KiB

[startup+1.50089 s]
/proc/loadavg: 2.06 2.01 1.98 3/214 11554
/proc/meminfo: memFree=28514836/32770624 swapFree=67108860/67108860
[pid=11538] ppid=11535 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11538/stat : 11538 (xcsp3-exec) S 11535 11538 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86108110 9740288 345 18446744073709551615 4194304 5098028 140721412354064 140721412352168 140479725154940 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 32542720 140721412362616 140721412362821 140721412362821 140721412366315 0
/proc/11538/statm: 2378 345 289 221 0 87 0
[pid=11540] ppid=11538 vsize=13980732 memory=196088 CPUtime=3.07 cores=1,3,5,7
/proc/11540/stat : 11540 (java) S 11538 11538 897 0 -1 1077944320 15223 0 0 0 298 9 0 0 20 0 15 0 86108119 14316269568 49022 18446744073709551615 4194304 4196468 140725125807376 140725125789920 139904413449975 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
/proc/11540/statm: 3495183 49022 3196 1 0 3483476 0
[pid=11540/tid=11541] ppid=11538 vsize=13980732 memory=0 CPUtime=1.34 cores=1,3,5,7
/proc/11540/task/11541/stat : 11541 (java) R 11538 11538 897 0 -1 4202560 8032 0 0 0 129 5 0 0 20 0 15 0 86108120 14316269568 49022 18446744073709551615 4194304 4196468 140725125807376 139904417687144 139904016242312 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11542] ppid=11538 vsize=13980732 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11542/stat : 11542 (java) S 11538 11538 897 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 86108120 14316269568 49022 18446744073709551615 4194304 4196468 140725125807376 139904332864144 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11543] ppid=11538 vsize=13980732 memory=796 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11543/stat : 11543 (java) S 11538 11538 897 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 86108120 14316269568 49022 18446744073709551615 4194304 4196468 140725125807376 139904013036048 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11544] ppid=11538 vsize=13980732 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11544/stat : 11544 (java) S 11538 11538 897 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 86108120 14316269568 49022 18446744073709551615 4194304 4196468 140725125807376 139904011983248 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11545] ppid=11538 vsize=13980732 memory=280923073432800 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11545/stat : 11545 (java) S 11538 11538 897 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 86108120 14316269568 49022 18446744073709551615 4194304 4196468 140725125807376 139904010930448 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11546] ppid=11538 vsize=13980732 memory=151663351510954 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11546/stat : 11546 (java) S 11538 11538 897 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 86108122 14316269568 49022 18446744073709551615 4194304 4196468 140725125807376 139903891884912 139904413461122 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11547] ppid=11538 vsize=13980732 memory=43757089079 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11547/stat : 11547 (java) S 11538 11538 897 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 86108122 14316269568 49022 18446744073709551615 4194304 4196468 140725125807376 139903890830880 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11548] ppid=11538 vsize=13980732 memory=11201814804274 CPUtime=0 cores=1,3,5,7

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

/proc/11540/task/11548/stat : 11548 (java) S 11538 11538 897 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 86108122 14316269568 103050 18446744073709551615 4194304 4196468 140725125807376 139903889778048 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11549] ppid=11538 vsize=13980732 memory=640 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11549/stat : 11549 (java) S 11538 11538 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86108125 14316269568 103050 18446744073709551615 4194304 4196468 140725125807376 139903888726352 139904413468571 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11550] ppid=11538 vsize=13980732 memory=1380 CPUtime=5.01 cores=1,3,5,7
/proc/11540/task/11550/stat : 11550 (java) S 11538 11538 897 0 -1 1077944384 32211 0 0 0 498 3 0 0 20 0 15 0 86108125 14316269568 103050 18446744073709551615 4194304 4196468 140725125807376 139903887673712 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11551] ppid=11538 vsize=13980732 memory=1380 CPUtime=4.36 cores=1,3,5,7
/proc/11540/task/11551/stat : 11551 (java) S 11538 11538 897 0 -1 1077944384 23629 0 0 0 433 3 0 0 20 0 15 0 86108125 14316269568 103050 18446744073709551615 4194304 4196468 140725125807376 139903886620912 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11552] ppid=11538 vsize=13980732 memory=1380 CPUtime=0.77 cores=1,3,5,7
/proc/11540/task/11552/stat : 11552 (java) S 11538 11538 897 0 -1 1077944384 10167 0 0 0 75 2 0 0 20 0 15 0 86108125 14316269568 103050 18446744073709551615 4194304 4196468 140725125807376 139903885568112 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11553] ppid=11538 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11553/stat : 11553 (java) S 11538 11538 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86108125 14316269568 103050 18446744073709551615 4194304 4196468 140725125807376 139903884515552 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11554] ppid=11538 vsize=13980732 memory=-8774313645642428999 CPUtime=1.3 cores=1,3,5,7
/proc/11540/task/11554/stat : 11554 (java) S 11538 11538 897 0 -1 1077944384 2014 0 0 0 64 66 0 0 20 0 15 0 86108128 14316269568 103050 18446744073709551615 4194304 4196468 140725125807376 139903883463856 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
Current children cumulated CPU time: 2341.16 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 413580 KiB

[startup+2382.3 s]
/proc/loadavg: 1.60 1.60 1.76 3/214 11799
/proc/meminfo: memFree=30140436/32770624 swapFree=67108860/67108860
[pid=11538] ppid=11535 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11538/stat : 11538 (xcsp3-exec) S 11535 11538 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86108110 9740288 345 18446744073709551615 4194304 5098028 140721412354064 140721412352168 140479725154940 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 32542720 140721412362616 140721412362821 140721412362821 140721412366315 0
/proc/11538/statm: 2378 345 289 221 0 87 0
[pid=11540] ppid=11538 vsize=13980732 memory=405276 CPUtime=2402.27 cores=1,3,5,7
/proc/11540/stat : 11540 (java) S 11538 11538 897 0 -1 1077944320 164898 0 0 0 240069 158 0 0 20 0 15 0 86108119 14316269568 101319 18446744073709551615 4194304 4196468 140725125807376 140725125789920 139904413449975 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
/proc/11540/statm: 3495183 101319 3255 1 0 3483476 0
[pid=11540/tid=11541] ppid=11538 vsize=13980732 memory=405276 CPUtime=2378.38 cores=1,3,5,7
/proc/11540/task/11541/stat : 11541 (java) R 11538 11538 897 0 -1 4202560 45169 0 0 0 237820 18 0 0 20 0 15 0 86108120 14316269568 101319 18446744073709551615 4194304 4196468 140725125807376 139904417689216 139904018094612 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11542] ppid=11538 vsize=13980732 memory=1380 CPUtime=2.9 cores=1,3,5,7
/proc/11540/task/11542/stat : 11542 (java) S 11538 11538 897 0 -1 1077944384 11501 0 0 0 276 14 0 0 20 0 15 0 86108120 14316269568 101319 18446744073709551615 4194304 4196468 140725125807376 139904332864144 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11543] ppid=11538 vsize=13980732 memory=407776 CPUtime=2.93 cores=1,3,5,7
/proc/11540/task/11543/stat : 11543 (java) S 11538 11538 897 0 -1 1077944384 6773 0 0 0 277 16 0 0 20 0 15 0 86108120 14316269568 101319 18446744073709551615 4194304 4196468 140725125807376 139904013036048 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11544] ppid=11538 vsize=13980732 memory=1380 CPUtime=2.92 cores=1,3,5,7
/proc/11540/task/11544/stat : 11544 (java) S 11538 11538 897 0 -1 1077944384 7149 0 0 0 275 17 0 0 20 0 15 0 86108120 14316269568 101319 18446744073709551615 4194304 4196468 140725125807376 139904011983248 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11545] ppid=11538 vsize=13980732 memory=1380 CPUtime=2.9 cores=1,3,5,7
/proc/11540/task/11545/stat : 11545 (java) S 11538 11538 897 0 -1 1077944384 8909 0 0 0 274 16 0 0 20 0 15 0 86108120 14316269568 101319 18446744073709551615 4194304 4196468 140725125807376 139904010930448 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11546] ppid=11538 vsize=13980732 memory=407328 CPUtime=0.66 cores=1,3,5,7
/proc/11540/task/11546/stat : 11546 (java) S 11538 11538 897 0 -1 1077944384 15990 0 0 0 55 11 0 0 20 0 15 0 86108122 14316269568 101319 18446744073709551615 4194304 4196468 140725125807376 139903891884912 139904413461122 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11547] ppid=11538 vsize=13980732 memory=407776 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11547/stat : 11547 (java) S 11538 11538 897 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 86108122 14316269568 101319 18446744073709551615 4194304 4196468 140725125807376 139903890830944 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11548] ppid=11538 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11548/stat : 11548 (java) S 11538 11538 897 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 86108122 14316269568 101319 18446744073709551615 4194304 4196468 140725125807376 139903889778048 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11549] ppid=11538 vsize=13980732 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11549/stat : 11549 (java) S 11538 11538 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86108125 14316269568 101319 18446744073709551615 4194304 4196468 140725125807376 139903888726352 139904413468571 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11550] ppid=11538 vsize=13980732 memory=1228 CPUtime=5.01 cores=1,3,5,7
/proc/11540/task/11550/stat : 11550 (java) S 11538 11538 897 0 -1 1077944384 32213 0 0 0 498 3 0 0 20 0 15 0 86108125 14316269568 101319 18446744073709551615 4194304 4196468 140725125807376 139903887673712 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11551] ppid=11538 vsize=13980732 memory=1380 CPUtime=4.36 cores=1,3,5,7
/proc/11540/task/11551/stat : 11551 (java) S 11538 11538 897 0 -1 1077944384 23631 0 0 0 433 3 0 0 20 0 15 0 86108125 14316269568 101319 18446744073709551615 4194304 4196468 140725125807376 139903886620912 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11552] ppid=11538 vsize=13980732 memory=405276 CPUtime=0.77 cores=1,3,5,7
/proc/11540/task/11552/stat : 11552 (java) S 11538 11538 897 0 -1 1077944384 10169 0 0 0 75 2 0 0 20 0 15 0 86108125 14316269568 101319 18446744073709551615 4194304 4196468 140725125807376 139903885568112 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11553] ppid=11538 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11553/stat : 11553 (java) S 11538 11538 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86108125 14316269568 101319 18446744073709551615 4194304 4196468 140725125807376 139903884515552 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11554] ppid=11538 vsize=13980732 memory=406300 CPUtime=1.32 cores=1,3,5,7
/proc/11540/task/11554/stat : 11554 (java) S 11538 11538 897 0 -1 1077944384 2029 0 0 0 65 67 0 0 20 0 15 0 86108128 14316269568 101319 18446744073709551615 4194304 4196468 140725125807376 139903883463856 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
Current children cumulated CPU time: 2402.27 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 406656 KiB

[startup+2442.3 s]
/proc/loadavg: 1.71 1.62 1.75 3/214 11801
/proc/meminfo: memFree=30146744/32770624 swapFree=67108860/67108860
[pid=11538] ppid=11535 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11538/stat : 11538 (xcsp3-exec) S 11535 11538 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86108110 9740288 345 18446744073709551615 4194304 5098028 140721412354064 140721412352168 140479725154940 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 32542720 140721412362616 140721412362821 140721412362821 140721412366315 0
/proc/11538/statm: 2378 345 289 221 0 87 0
[pid=11540] ppid=11538 vsize=13980732 memory=399708 CPUtime=2462.95 cores=1,3,5,7
/proc/11540/stat : 11540 (java) S 11538 11538 897 0 -1 1077944320 167258 0 0 0 246134 161 0 0 20 0 15 0 86108119 14316269568 99927 18446744073709551615 4194304 4196468 140725125807376 140725125789920 139904413449975 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
/proc/11540/statm: 3495183 99927 3256 1 0 3483476 0
[pid=11540/tid=11541] ppid=11538 vsize=13980732 memory=403784 CPUtime=2438.05 cores=1,3,5,7
/proc/11540/task/11541/stat : 11541 (java) R 11538 11538 897 0 -1 4202560 45418 0 0 0 243787 18 0 0 20 0 15 0 86108120 14316269568 99927 18446744073709551615 4194304 4196468 140725125807376 139904417689088 139904018099141 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11542] ppid=11538 vsize=13980732 memory=402756 CPUtime=3.14 cores=1,3,5,7
/proc/11540/task/11542/stat : 11542 (java) S 11538 11538 897 0 -1 1077944384 11767 0 0 0 299 15 0 0 20 0 15 0 86108120 14316269568 99927 18446744073709551615 4194304 4196468 140725125807376 139904332864144 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11543] ppid=11538 vsize=13980732 memory=399708 CPUtime=3.16 cores=1,3,5,7
/proc/11540/task/11543/stat : 11543 (java) S 11538 11538 897 0 -1 1077944384 7053 0 0 0 299 17 0 0 20 0 15 0 86108120 14316269568 99927 18446744073709551615 4194304 4196468 140725125807376 139904013036048 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11544] ppid=11538 vsize=13980732 memory=1380 CPUtime=3.15 cores=1,3,5,7
/proc/11540/task/11544/stat : 11544 (java) S 11538 11538 897 0 -1 1077944384 7638 0 0 0 297 18 0 0 20 0 15 0 86108120 14316269568 99927 18446744073709551615 4194304 4196468 140725125807376 139904011983248 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11545] ppid=11538 vsize=13980732 memory=402756 CPUtime=3.14 cores=1,3,5,7
/proc/11540/task/11545/stat : 11545 (java) S 11538 11538 897 0 -1 1077944384 9283 0 0 0 297 17 0 0 20 0 15 0 86108120 14316269568 99927 18446744073709551615 4194304 4196468 140725125807376 139904010930448 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11546] ppid=11538 vsize=13980732 memory=402756 CPUtime=0.71 cores=1,3,5,7
/proc/11540/task/11546/stat : 11546 (java) S 11538 11538 897 0 -1 1077944384 16576 0 0 0 60 11 0 0 20 0 15 0 86108122 14316269568 99927 18446744073709551615 4194304 4196468 140725125807376 139903891884912 139904413461122 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11547] ppid=11538 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11547/stat : 11547 (java) S 11538 11538 897 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 86108122 14316269568 99927 18446744073709551615 4194304 4196468 140725125807376 139903890830944 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11548] ppid=11538 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11548/stat : 11548 (java) S 11538 11538 897 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 86108122 14316269568 99927 18446744073709551615 4194304 4196468 140725125807376 139903889778048 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11549] ppid=11538 vsize=13980732 memory=2164 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11549/stat : 11549 (java) S 11538 11538 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86108125 14316269568 99927 18446744073709551615 4194304 4196468 140725125807376 139903888726352 139904413468571 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11550] ppid=11538 vsize=13980732 memory=840 CPUtime=5.01 cores=1,3,5,7
/proc/11540/task/11550/stat : 11550 (java) S 11538 11538 897 0 -1 1077944384 32215 0 0 0 498 3 0 0 20 0 15 0 86108125 14316269568 99927 18446744073709551615 4194304 4196468 140725125807376 139903887673712 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11551] ppid=11538 vsize=13980732 memory=4116 CPUtime=4.36 cores=1,3,5,7
/proc/11540/task/11551/stat : 11551 (java) S 11538 11538 897 0 -1 1077944384 23709 0 0 0 433 3 0 0 20 0 15 0 86108125 14316269568 99927 18446744073709551615 4194304 4196468 140725125807376 139903886620912 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11552] ppid=11538 vsize=13980732 memory=47496 CPUtime=0.77 cores=1,3,5,7
/proc/11540/task/11552/stat : 11552 (java) S 11538 11538 897 0 -1 1077944384 10171 0 0 0 75 2 0 0 20 0 15 0 86108125 14316269568 99927 18446744073709551615 4194304 4196468 140725125807376 139903885568112 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11553] ppid=11538 vsize=13980732 memory=3472468739777129727 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11553/stat : 11553 (java) S 11538 11538 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86108125 14316269568 99927 18446744073709551615 4194304 4196468 140725125807376 139903884515552 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11554] ppid=11538 vsize=13980732 memory=-8774313645642428999 CPUtime=1.36 cores=1,3,5,7
/proc/11540/task/11554/stat : 11554 (java) S 11538 11538 897 0 -1 1077944384 2063 0 0 0 67 69 0 0 20 0 15 0 86108128 14316269568 99927 18446744073709551615 4194304 4196468 140725125807376 139903883463856 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
Current children cumulated CPU time: 2462.95 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 401088 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2499.2 s]
/proc/loadavg: 1.72 1.64 1.75 3/211 11803
/proc/meminfo: memFree=30152624/32770624 swapFree=67108860/67108860
[pid=11538] ppid=11535 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11538/stat : 11538 (xcsp3-exec) S 11535 11538 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86108110 9740288 345 18446744073709551615 4194304 5098028 140721412354064 140721412352168 140479725154940 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 32542720 140721412362616 140721412362821 140721412362821 140721412366315 0
/proc/11538/statm: 2378 345 289 221 0 87 0
[pid=11540] ppid=11538 vsize=13980732 memory=397656 CPUtime=2520 cores=1,3,5,7
/proc/11540/stat : 11540 (java) S 11538 11538 897 0 -1 1077944320 167514 0 0 0 251837 163 0 0 20 0 15 0 86108119 14316269568 99414 18446744073709551615 4194304 4196468 140725125807376 140725125789920 139904413449975 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
/proc/11540/statm: 3495183 99414 3256 1 0 3483476 0
[pid=11540/tid=11541] ppid=11538 vsize=13980732 memory=3904 CPUtime=2494.89 cores=1,3,5,7
/proc/11540/task/11541/stat : 11541 (java) R 11538 11538 897 0 -1 4202560 45646 0 0 0 249471 18 0 0 20 0 15 0 86108120 14316269568 99414 18446744073709551615 4194304 4196468 140725125807376 139904417689056 139904018095646 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11542] ppid=11538 vsize=13980732 memory=960 CPUtime=3.18 cores=1,3,5,7
/proc/11540/task/11542/stat : 11542 (java) S 11538 11538 897 0 -1 1077944384 11770 0 0 0 303 15 0 0 20 0 15 0 86108120 14316269568 99414 18446744073709551615 4194304 4196468 140725125807376 139904332864144 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11543] ppid=11538 vsize=13980732 memory=397656 CPUtime=3.2 cores=1,3,5,7
/proc/11540/task/11543/stat : 11543 (java) S 11538 11538 897 0 -1 1077944384 7056 0 0 0 303 17 0 0 20 0 15 0 86108120 14316269568 99414 18446744073709551615 4194304 4196468 140725125807376 139904013036048 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11544] ppid=11538 vsize=13980732 memory=1380 CPUtime=3.19 cores=1,3,5,7
/proc/11540/task/11544/stat : 11544 (java) S 11538 11538 897 0 -1 1077944384 7643 0 0 0 301 18 0 0 20 0 15 0 86108120 14316269568 99414 18446744073709551615 4194304 4196468 140725125807376 139904011983248 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11545] ppid=11538 vsize=13980732 memory=1380 CPUtime=3.18 cores=1,3,5,7
/proc/11540/task/11545/stat : 11545 (java) S 11538 11538 897 0 -1 1077944384 9286 0 0 0 301 17 0 0 20 0 15 0 86108120 14316269568 99414 18446744073709551615 4194304 4196468 140725125807376 139904010930448 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11546] ppid=11538 vsize=13980732 memory=-8774313645642428999 CPUtime=0.73 cores=1,3,5,7
/proc/11540/task/11546/stat : 11546 (java) S 11538 11538 897 0 -1 1077944384 16586 0 0 0 62 11 0 0 20 0 15 0 86108122 14316269568 99414 18446744073709551615 4194304 4196468 140725125807376 139903891884912 139904413461122 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11547] ppid=11538 vsize=13980732 memory=11016 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11547/stat : 11547 (java) S 11538 11538 897 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 86108122 14316269568 99414 18446744073709551615 4194304 4196468 140725125807376 139903890830944 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11548] ppid=11538 vsize=13980732 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11548/stat : 11548 (java) S 11538 11538 897 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 86108122 14316269568 99414 18446744073709551615 4194304 4196468 140725125807376 139903889778048 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11549] ppid=11538 vsize=13980732 memory=15880 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11549/stat : 11549 (java) S 11538 11538 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86108125 14316269568 99414 18446744073709551615 4194304 4196468 140725125807376 139903888726352 139904413468571 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11550] ppid=11538 vsize=13980732 memory=397656 CPUtime=5.01 cores=1,3,5,7
/proc/11540/task/11550/stat : 11550 (java) S 11538 11538 897 0 -1 1077944384 32215 0 0 0 498 3 0 0 20 0 15 0 86108125 14316269568 99414 18446744073709551615 4194304 4196468 140725125807376 139903887673712 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11551] ppid=11538 vsize=13980732 memory=2316 CPUtime=4.36 cores=1,3,5,7
/proc/11540/task/11551/stat : 11551 (java) S 11538 11538 897 0 -1 1077944384 23709 0 0 0 433 3 0 0 20 0 15 0 86108125 14316269568 99414 18446744073709551615 4194304 4196468 140725125807376 139903886620912 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11552] ppid=11538 vsize=13980732 memory=1728 CPUtime=0.77 cores=1,3,5,7
/proc/11540/task/11552/stat : 11552 (java) S 11538 11538 897 0 -1 1077944384 10171 0 0 0 75 2 0 0 20 0 15 0 86108125 14316269568 99414 18446744073709551615 4194304 4196468 140725125807376 139903885568112 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11553] ppid=11538 vsize=13980732 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/11540/task/11553/stat : 11553 (java) S 11538 11538 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86108125 14316269568 99414 18446744073709551615 4194304 4196468 140725125807376 139903884515552 139904413460181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
[pid=11540/tid=11554] ppid=11538 vsize=13980732 memory=10164 CPUtime=1.39 cores=1,3,5,7
/proc/11540/task/11554/stat : 11554 (java) S 11538 11538 897 0 -1 1077944384 2067 0 0 0 68 71 0 0 20 0 15 0 86108128 14316269568 99414 18446744073709551615 4194304 4196468 140725125807376 139903883463856 139904413461122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140725125812657 140725125812833 140725125812833 140725125816271 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 399036 KiB

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

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

[startup+2499.21 s]
# the end of solver process 11540 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.38 s, system=1.63558 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): 2499.21
CPU time (s): 2520.02
CPU user time (s): 2518.38
CPU system time (s): 1.63558
CPU usage (%): 100.832
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 809340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.38
system time used= 1.63558
maximum resident set size= 810576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168395
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 72300
involuntary context switches= 2132


# summary of solver processes directly reported to runsolver:
#   pid: 11538,11540
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2518.38
#   total CPU system time (s): 1.63558

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4734 second user time and 23.6883 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-16 01:00:28
IDJOB=4271926
IDBENCH=137104
IDSOLVER=2664
FILE ID=node125/4271926-1502838875
RUNJOBID= node125-1502662595-11629
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-30.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-4271926-1502838875/watcher-4271926-1502838875 -o /tmp/evaluation-result-4271926-1502838875/solver-4271926-1502838875 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1668451046 HOME/instance-4271926-1502838875.xml

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

MD5SUM BENCH= 1730b431530ce221acf4898e37ce65f9
RANDOM SEED=1668451046

node125.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.07
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.07
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.07
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.07
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:        28670516 kB
MemAvailable:   29682932 kB
Buffers:          306660 kB
Cached:          1007108 kB
SwapCached:            0 kB
Active:          3034404 kB
Inactive:         626968 kB
Active(anon):    2348032 kB
Inactive(anon):    41292 kB
Active(file):     686372 kB
Inactive(file):   585676 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8292 kB
Writeback:             8 kB
AnonPages:       2347704 kB
Mapped:            66112 kB
Shmem:             41636 kB
Slab:             138100 kB
SReclaimable:     112404 kB
SUnreclaim:        25696 kB
KernelStack:        3472 kB
PageTables:        10168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3481876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2226176 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-16 01:42:08