Trace number 4281770

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 2520.0901 2491.8601

General information on the benchmark

NameBinPacking/BinPacking-tab-sw100/
BinPacking-tab-sw100-74.xml
MD5SUM748f42f61d3aaac6f60870392cb688ba
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables115
Number of constraints22
Number of domains2
Minimum domain size20
Maximum domain size42
Distribution of domain sizes[{"size":20,"count":1},{"size":42,"count":114}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":95},{"degree":4,"count":19}]
Minimum constraint arity6
Maximum constraint arity114
Distribution of constraint arities[{"arity":6,"count":19},{"arity":20,"count":1},{"arity":114,"count":2}]
Number of extensional constraints19
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":19},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281770-1503156315.xml"  -tl '2520s' -p 1 -x 0
0.16/0.24	c [HOME/instance-4281770-1503156315.xml, -tl, 2520s, -p, 1, -x, 0]
0.16/0.29	c simple solver
0.35/0.36	c parse instance...
71.84/52.41	c solve instance...
182.09/158.66	o 0 
2520.04/2491.80	s SATISFIABLE
2520.04/2491.80	v <instantiation>
2520.04/2491.80	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] </list>
2520.04/2491.80	v 	<values>0 200 199 198 198 198 0 199 171 161 159 154 152 198 190 189 188 187 0 196 196 196 195 195 0 195 194 191 191 190 0 194 172 161 159 154 151 186 185 184 183 183 0 186 171 164 158 156 151 182 182 182 181 181 0 182 171 161 158 156 151 182 169 166 157 155 151 181 181 181 181 180 0 180 180 180 179 179 0 179 178 174 173 0 0 178 170 168 156 154 151 176 174 174 174 172 0 175 173 173 173 172 0 175 171 164 156 154 153 174 173 173 172 0 0 </values>
2520.04/2491.80	v </instantiation>
2520.04/2491.80	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 (14789 MiB free)
  memory of node 1: 16384 MiB (15074 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281770-1503156315/watcher-4281770-1503156315 -o /tmp/evaluation-result-4281770-1503156315/solver-4281770-1503156315 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8621 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 138696272 HOME/instance-4281770-1503156315.xml 

running on 4 cores: 0,2,4,6

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
solver pid=22564, runsolver pid=22561
Current StackSize limit: 8192 KiB


[startup+0.100109 s]*
/proc/loadavg: 1.66 1.70 1.72 4/208 22574
/proc/meminfo: memFree=30572032/32770624 swapFree=67108860/67108860
[pid=22564] ppid=22561 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/22564/stat : 22564 (xcsp3-exec) S 22561 22564 8563 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117852003 9740288 345 18446744073709551615 4194304 5098028 140734271216320 140734271214424 140230313558652 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 9682944 140734271218041 140734271218245 140734271218245 140734271221739 0
/proc/22564/statm: 2378 345 289 221 0 87 0
[pid=22566] ppid=22564 vsize=13574484 memory=18032 CPUtime=0.03 cores=0,2,4,6
/proc/22566/stat : 22566 (java) S 22564 22564 8563 0 -1 1077944320 3875 0 0 0 3 0 0 0 20 0 9 0 117852009 13900271616 4508 18446744073709551615 4194304 4196468 140725068142144 140725068124688 139968571092727 0 0 1 16800970 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
/proc/22566/statm: 3393621 4508 2105 1 0 3383118 0
[pid=22566/tid=22567] ppid=22564 vsize=13574484 memory=-6871798056524144002 CPUtime=0.03 cores=0,2,4,6
/proc/22566/task/22567/stat : 22567 (java) R 22564 22564 8563 0 -1 4202560 2579 0 0 0 3 0 0 0 20 0 9 0 117852010 13900271616 4508 18446744073709551615 4194304 4196468 140725068142144 139968575327824 139968555173214 0 4 1 16800970 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22568] ppid=22564 vsize=13574484 memory=6735269665564437106 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22568/stat : 22568 (java) S 22564 22564 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 117852010 13900271616 4508 18446744073709551615 4194304 4196468 140725068142144 139968490506640 139968571102933 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22569] ppid=22564 vsize=13574484 memory=139846011864704 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22569/stat : 22569 (java) S 22564 22564 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 117852010 13900271616 4508 18446744073709551615 4194304 4196468 140725068142144 139968489453840 139968571102933 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22570] ppid=22564 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22570/stat : 22570 (java) S 22564 22564 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 117852010 13900271616 4508 18446744073709551615 4194304 4196468 140725068142144 139968169110160 139968571102933 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22571] ppid=22564 vsize=13574484 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22571/stat : 22571 (java) S 22564 22564 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 117852010 13900271616 4508 18446744073709551615 4194304 4196468 140725068142144 139968168057360 139968571102933 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22572] ppid=22564 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22572/stat : 22572 (java) S 22564 22564 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 117852012 13900271616 4508 18446744073709551615 4194304 4196468 140725068142144 139968049658480 139968571103874 0 0 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22573] ppid=22564 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22573/stat : 22573 (java) S 22564 22564 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 117852012 13900271616 4508 18446744073709551615 4194304 4196468 140725068142144 139968048604448 139968571102933 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22574] ppid=22564 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22574/stat : 22574 (java) S 22564 22564 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 117852012 13900271616 4508 18446744073709551615 4194304 4196468 140725068142144 139968047552112 139968571102933 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19412 KiB

[startup+0.210809 s]*
/proc/loadavg: 1.66 1.70 1.72 6/214 22580
/proc/meminfo: memFree=30563908/32770624 swapFree=67108860/67108860
[pid=22564] ppid=22561 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/22564/stat : 22564 (xcsp3-exec) S 22561 22564 8563 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117852003 9740288 345 18446744073709551615 4194304 5098028 140734271216320 140734271214424 140230313558652 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 9682944 140734271218041 140734271218245 140734271218245 140734271221739 0
/proc/22564/statm: 2378 345 289 221 0 87 0
[pid=22566] ppid=22564 vsize=13974352 memory=29308 CPUtime=0.16 cores=0,2,4,6
/proc/22566/stat : 22566 (java) S 22564 22564 8563 0 -1 1077944320 5713 0 0 0 15 1 0 0 20 0 15 0 117852009 14309736448 7327 18446744073709551615 4194304 4196468 140725068142144 140725068124688 139968571092727 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
/proc/22566/statm: 3493588 7327 2943 1 0 3482964 0
[pid=22566/tid=22567] ppid=22564 vsize=13974352 memory=8390339637985935414 CPUtime=0.11 cores=0,2,4,6
/proc/22566/task/22567/stat : 22567 (java) R 22564 22564 8563 0 -1 4202560 3421 0 0 0 10 1 0 0 20 0 15 0 117852010 14309736448 7327 18446744073709551615 4194304 4196468 140725068142144 139968575321944 139968563329854 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22568] ppid=22564 vsize=13974352 memory=288230596118065508 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22568/stat : 22568 (java) S 22564 22564 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117852010 14309736448 7327 18446744073709551615 4194304 4196468 140725068142144 139968490506640 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22569] ppid=22564 vsize=13974352 memory=3760702920763393696 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22569/stat : 22569 (java) S 22564 22564 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117852010 14309736448 7327 18446744073709551615 4194304 4196468 140725068142144 139968489453840 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22570] ppid=22564 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22570/stat : 22570 (java) S 22564 22564 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117852010 14309736448 7327 18446744073709551615 4194304 4196468 140725068142144 139968169110160 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22571] ppid=22564 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22571/stat : 22571 (java) S 22564 22564 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117852010 14309736448 7327 18446744073709551615 4194304 4196468 140725068142144 139968168057360 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22572] ppid=22564 vsize=13974352 memory=139846011864704 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22572/stat : 22572 (java) S 22564 22564 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117852012 14309736448 7327 18446744073709551615 4194304 4196468 140725068142144 139968049658480 139968571103874 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22573] ppid=22564 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22573/stat : 22573 (java) S 22564 22564 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117852012 14309736448 7327 18446744073709551615 4194304 4196468 140725068142144 139968048604448 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22574] ppid=22564 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22574/stat : 22574 (java) S 22564 22564 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117852012 14309736448 7327 18446744073709551615 4194304 4196468 140725068142144 139968047552112 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22575] ppid=22564 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22575/stat : 22575 (java) S 22564 22564 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117852015 14309736448 7327 18446744073709551615 4194304 4196468 140725068142144 139968046500432 139968571111323 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22576] ppid=22564 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22576/stat : 22576 (java) R 22564 22564 8563 0 -1 1077944384 470 0 0 0 0 0 0 0 20 0 15 0 117852015 14309736448 7327 18446744073709551615 4194304 4196468 140725068142144 139968045447280 139968571103874 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22577] ppid=22564 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22577/stat : 22577 (java) R 22564 22564 8563 0 -1 4202560 97 0 0 0 0 0 0 0 20 0 15 0 117852015 14309736448 7327 18446744073709551615 4194304 4196468 140725068142144 139968044394480 139968563329854 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22578] ppid=22564 vsize=13974352 memory=139846011864704 CPUtime=0.03 cores=0,2,4,6
/proc/22566/task/22578/stat : 22578 (java) R 22564 22564 8563 0 -1 4202560 434 0 0 0 3 0 0 0 20 0 15 0 117852015 14309736448 7327 18446744073709551615 4194304 4196468 140725068142144 139968043338560 139968555173214 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22579] ppid=22564 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22579/stat : 22579 (java) S 22564 22564 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117852015 14309736448 7327 18446744073709551615 4194304 4196468 140725068142144 139968042289632 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22580] ppid=22564 vsize=13974352 memory=139846011864704 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22580/stat : 22580 (java) S 22564 22564 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117852018 14309736448 7327 18446744073709551615 4194304 4196468 140725068142144 139968041237424 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 30688 KiB

[startup+0.310523 s]*
/proc/loadavg: 1.66 1.70 1.72 3/214 22580
/proc/meminfo: memFree=30549560/32770624 swapFree=67108860/67108860
[pid=22564] ppid=22561 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/22564/stat : 22564 (xcsp3-exec) S 22561 22564 8563 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117852003 9740288 345 18446744073709551615 4194304 5098028 140734271216320 140734271214424 140230313558652 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 9682944 140734271218041 140734271218245 140734271218245 140734271221739 0
/proc/22564/statm: 2378 345 289 221 0 87 0
[pid=22566] ppid=22564 vsize=13978608 memory=40728 CPUtime=0.35 cores=0,2,4,6
/proc/22566/stat : 22566 (java) S 22564 22564 8563 0 -1 1077944320 9720 0 0 0 32 3 0 0 20 0 15 0 117852009 14314094592 10182 18446744073709551615 4194304 4196468 140725068142144 140725068124688 139968571092727 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
/proc/22566/statm: 3494908 10182 3045 1 0 3483220 0
[pid=22566/tid=22567] ppid=22564 vsize=13978608 memory=8390339637985935414 CPUtime=0.2 cores=0,2,4,6
/proc/22566/task/22567/stat : 22567 (java) R 22564 22564 8563 0 -1 1077944384 6831 0 0 0 18 2 0 0 20 0 15 0 117852010 14314094592 10182 18446744073709551615 4194304 4196468 140725068142144 139968575302640 139968563771949 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22568] ppid=22564 vsize=13978608 memory=301741395000176996 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22568/stat : 22568 (java) S 22564 22564 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117852010 14314094592 10182 18446744073709551615 4194304 4196468 140725068142144 139968490506640 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22569] ppid=22564 vsize=13979632 memory=3760702920763393696 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22569/stat : 22569 (java) S 22564 22564 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117852010 14315143168 10182 18446744073709551615 4194304 4196468 140725068142144 139968489453840 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22570] ppid=22564 vsize=13979632 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22570/stat : 22570 (java) S 22564 22564 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117852010 14315143168 10182 18446744073709551615 4194304 4196468 140725068142144 139968169110160 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22571] ppid=22564 vsize=13978608 memory=3472328296227680303 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22571/stat : 22571 (java) S 22564 22564 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117852010 14314094592 10182 18446744073709551615 4194304 4196468 140725068142144 139968168057360 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22572] ppid=22564 vsize=13978608 memory=8751304024643449583 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22572/stat : 22572 (java) S 22564 22564 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117852012 14314094592 10182 18446744073709551615 4194304 4196468 140725068142144 139968049658480 139968571103874 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22573] ppid=22564 vsize=13978608 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22573/stat : 22573 (java) S 22564 22564 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117852012 14314094592 10182 18446744073709551615 4194304 4196468 140725068142144 139968048604448 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22574] ppid=22564 vsize=13979632 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22574/stat : 22574 (java) S 22564 22564 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117852012 14315143168 10182 18446744073709551615 4194304 4196468 140725068142144 139968047552112 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22575] ppid=22564 vsize=13979632 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22575/stat : 22575 (java) S 22564 22564 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117852015 14315143168 10182 18446744073709551615 4194304 4196468 140725068142144 139968046500432 139968571111323 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22576] ppid=22564 vsize=13979632 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/22566/task/22576/stat : 22576 (java) S 22564 22564 8563 0 -1 1077944384 557 0 0 0 2 0 0 0 20 0 15 0 117852015 14315143168 10182 18446744073709551615 4194304 4196468 140725068142144 139968045447280 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22577] ppid=22564 vsize=13978608 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/22566/task/22577/stat : 22577 (java) S 22564 22564 8563 0 -1 1077944384 341 0 0 0 2 0 0 0 20 0 15 0 117852015 14314094592 10182 18446744073709551615 4194304 4196468 140725068142144 139968044394480 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22578] ppid=22564 vsize=13978608 memory=139846011864704 CPUtime=0.08 cores=0,2,4,6
/proc/22566/task/22578/stat : 22578 (java) S 22564 22564 8563 0 -1 1077944384 748 0 0 0 8 0 0 0 20 0 15 0 117852015 14314094592 10182 18446744073709551615 4194304 4196468 140725068142144 139968043342192 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22579] ppid=22564 vsize=13978608 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22579/stat : 22579 (java) S 22564 22564 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117852015 14314094592 10182 18446744073709551615 4194304 4196468 140725068142144 139968042289632 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22580] ppid=22564 vsize=13978608 memory=139846011864704 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22580/stat : 22580 (java) S 22564 22564 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117852018 14314094592 10182 18446744073709551615 4194304 4196468 140725068142144 139968041237424 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 42108 KiB

[startup+0.701051 s]
/proc/loadavg: 1.66 1.70 1.72 3/214 22580
/proc/meminfo: memFree=30478468/32770624 swapFree=67108860/67108860
[pid=22564] ppid=22561 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/22564/stat : 22564 (xcsp3-exec) S 22561 22564 8563 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117852003 9740288 345 18446744073709551615 4194304 5098028 140734271216320 140734271214424 140230313558652 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 9682944 140734271218041 140734271218245 140734271218245 140734271221739 0
/proc/22564/statm: 2378 345 289 221 0 87 0
[pid=22566] ppid=22564 vsize=13978684 memory=403828 CPUtime=1.04 cores=0,2,4,6
/proc/22566/stat : 22566 (java) S 22564 22564 8563 0 -1 1077944320 11567 0 0 0 85 19 0 0 20 0 15 0 117852009 14314172416 100957 18446744073709551615 4194304 4196468 140725068142144 140725068124688 139968571092727 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
/proc/22566/statm: 3494671 100957 3133 1 0 3482964 0
[pid=22566/tid=22567] ppid=22564 vsize=13978684 memory=2531480569601 CPUtime=0.53 cores=0,2,4,6
/proc/22566/task/22567/stat : 22567 (java) R 22564 22564 8563 0 -1 4202560 7900 0 0 0 47 6 0 0 20 0 15 0 117852010 14314172416 100957 18446744073709551615 4194304 4196468 140725068142144 139968575327864 139968169452318 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22568] ppid=22564 vsize=13978684 memory=2660329588225 CPUtime=0.04 cores=0,2,4,6
/proc/22566/task/22568/stat : 22568 (java) S 22564 22564 8563 0 -1 1077944384 53 0 0 0 2 2 0 0 20 0 15 0 117852010 14314172416 100957 18446744073709551615 4194304 4196468 140725068142144 139968490506640 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22569] ppid=22564 vsize=13978684 memory=2664624555521 CPUtime=0.05 cores=0,2,4,6
/proc/22566/task/22569/stat : 22569 (java) S 22564 22564 8563 0 -1 1077944384 51 0 0 0 2 3 0 0 20 0 15 0 117852010 14314172416 100957 18446744073709551615 4194304 4196468 140725068142144 139968489453840 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22570] ppid=22564 vsize=13978684 memory=121828 CPUtime=0.04 cores=0,2,4,6
/proc/22566/task/22570/stat : 22570 (java) S 22564 22564 8563 0 -1 1077944384 46 0 0 0 2 2 0 0 20 0 15 0 117852010 14314172416 100957 18446744073709551615 4194304 4196468 140725068142144 139968169110160 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22571] ppid=22564 vsize=13978684 memory=-8774313645642428999 CPUtime=0.04 cores=0,2,4,6
/proc/22566/task/22571/stat : 22571 (java) S 22564 22564 8563 0 -1 1077944384 54 0 0 0 2 2 0 0 20 0 15 0 117852010 14314172416 100957 18446744073709551615 4194304 4196468 140725068142144 139968168057360 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22572] ppid=22564 vsize=13978684 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22572/stat : 22572 (java) S 22564 22564 8563 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 117852012 14314172416 100957 18446744073709551615 4194304 4196468 140725068142144 139968049658480 139968571103874 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22573] ppid=22564 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22573/stat : 22573 (java) S 22564 22564 8563 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 117852012 14314172416 100957 18446744073709551615 4194304 4196468 140725068142144 139968048604448 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22574] ppid=22564 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22574/stat : 22574 (java) S 22564 22564 8563 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 117852012 14314172416 100957 18446744073709551615 4194304 4196468 140725068142144 139968047552112 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22575] ppid=22564 vsize=13978684 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22575/stat : 22575 (java) S 22564 22564 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117852015 14314172416 100957 18446744073709551615 4194304 4196468 140725068142144 139968046500432 139968571111323 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22576] ppid=22564 vsize=13978684 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/22566/task/22576/stat : 22576 (java) S 22564 22564 8563 0 -1 1077944384 629 0 0 0 5 0 0 0 20 0 15 0 117852015 14314172416 100957 18446744073709551615 4194304 4196468 140725068142144 139968045447280 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22577] ppid=22564 vsize=13978684 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/22566/task/22577/stat : 22577 (java) S 22564 22564 8563 0 -1 1077944384 501 0 0 0 5 0 0 0 20 0 15 0 117852015 14314172416 100957 18446744073709551615 4194304 4196468 140725068142144 139968044394480 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22578] ppid=22564 vsize=13978684 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/22566/task/22578/stat : 22578 (java) S 22564 22564 8563 0 -1 1077944384 951 0 0 0 17 0 0 0 20 0 15 0 117852015 14314172416 100957 18446744073709551615 4194304 4196468 140725068142144 139968043342192 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22579] ppid=22564 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22579/stat : 22579 (java) S 22564 22564 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117852015 14314172416 100957 18446744073709551615 4194304 4196468 140725068142144 139968042289632 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22580] ppid=22564 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22580/stat : 22580 (java) S 22564 22564 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117852018 14314172416 100957 18446744073709551615 4194304 4196468 140725068142144 139968041237424 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
Current children cumulated CPU time: 1.04 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 405208 KiB

[startup+1.50083 s]
/proc/loadavg: 1.77 1.72 1.72 5/214 22580
/proc/meminfo: memFree=29998396/32770624 swapFree=67108860/67108860
[pid=22564] ppid=22561 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/22564/stat : 22564 (xcsp3-exec) S 22561 22564 8563 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117852003 9740288 345 18446744073709551615 4194304 5098028 140734271216320 140734271214424 140230313558652 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 9682944 140734271218041 140734271218245 140734271218245 140734271221739 0
/proc/22564/statm: 2378 345 289 221 0 87 0
[pid=22566] ppid=22564 vsize=13978684 memory=652292 CPUtime=2.64 cores=0,2,4,6
/proc/22566/stat : 22566 (java) S 22564 22564 8563 0 -1 1077944320 15290 0 0 0 238 26 0 0 20 0 15 0 117852009 14314172416 163073 18446744073709551615 4194304 4196468 140725068142144 140725068124688 139968571092727 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
/proc/22566/statm: 3494671 163073 3206 1 0 3482964 0
[pid=22566/tid=22567] ppid=22564 vsize=13978684 memory=0 CPUtime=1.22 cores=0,2,4,6
/proc/22566/task/22567/stat : 22567 (java) R 22564 22564 8563 0 -1 4202560 8090 0 0 0 112 10 0 0 20 0 15 0 117852010 14314172416 163073 18446744073709551615 4194304 4196468 140725068142144 139968575330640 139968169455904 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22568] ppid=22564 vsize=13978684 memory=2529 CPUtime=0.14 cores=0,2,4,6
/proc/22566/task/22568/stat : 22568 (java) S 22564 22564 8563 0 -1 1077944384 109 0 0 0 11 3 0 0 20 0 15 0 117852010 14314172416 163073 18446744073709551615 4194304 4196468 140725068142144 139968490506640 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22569] ppid=22564 vsize=13978684 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/22566/task/22569/stat : 22569 (java) S 22564 22564 8563 0 -1 1077944384 97 0 0 0 11 3 0 0 20 0 15 0 117852010 14314172416 163073 18446744073709551615 4194304 4196468 140725068142144 139968489453840 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22570] ppid=22564 vsize=13978684 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/22566/task/22570/stat : 22570 (java) S 22564 22564 8563 0 -1 1077944384 610 0 0 0 10 3 0 0 20 0 15 0 117852010 14314172416 163073 18446744073709551615 4194304 4196468 140725068142144 139968169110160 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22571] ppid=22564 vsize=13978684 memory=0 CPUtime=0.14 cores=0,2,4,6

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

/proc/22566/task/22574/stat : 22574 (java) S 22564 22564 8563 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 15 0 117852012 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968047552128 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22575] ppid=22564 vsize=13980732 memory=7480296 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22575/stat : 22575 (java) S 22564 22564 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968046500432 139968571111323 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22576] ppid=22564 vsize=13980732 memory=1380 CPUtime=3.35 cores=0,2,4,6
/proc/22566/task/22576/stat : 22576 (java) S 22564 22564 8563 0 -1 1077944384 32738 0 0 0 330 5 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968045447280 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22577] ppid=22564 vsize=13980732 memory=7480296 CPUtime=2.91 cores=0,2,4,6
/proc/22566/task/22577/stat : 22577 (java) S 22564 22564 8563 0 -1 1077944384 22338 0 0 0 287 4 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968044394480 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22578] ppid=22564 vsize=13980732 memory=7480296 CPUtime=0.61 cores=0,2,4,6
/proc/22566/task/22578/stat : 22578 (java) S 22564 22564 8563 0 -1 1077944384 10646 0 0 0 60 1 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968043342192 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22579] ppid=22564 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22579/stat : 22579 (java) S 22564 22564 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968042289632 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22580] ppid=22564 vsize=13980732 memory=-8774313645642428999 CPUtime=1.51 cores=0,2,4,6
/proc/22566/task/22580/stat : 22580 (java) S 22564 22564 8563 0 -1 1077944384 2008 0 0 0 69 82 0 0 20 0 15 0 117852018 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968041237424 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
Current children cumulated CPU time: 2350.38 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 7481676 KiB

[startup+2382.3 s]
/proc/loadavg: 1.83 1.85 1.90 3/215 23102
/proc/meminfo: memFree=23113344/32770624 swapFree=67108860/67108860
[pid=22564] ppid=22561 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/22564/stat : 22564 (xcsp3-exec) S 22561 22564 8563 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117852003 9740288 345 18446744073709551615 4194304 5098028 140734271216320 140734271214424 140230313558652 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 9682944 140734271218041 140734271218245 140734271218245 140734271221739 0
/proc/22564/statm: 2378 345 289 221 0 87 0
[pid=22566] ppid=22564 vsize=13980732 memory=7480296 CPUtime=2410.45 cores=0,2,4,6
/proc/22566/stat : 22566 (java) S 22564 22564 8563 0 -1 1077944320 224468 0 0 0 240128 917 0 0 20 0 15 0 117852009 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 140725068124688 139968571092727 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
/proc/22566/statm: 3495183 1870074 3241 1 0 3483476 0
[pid=22566/tid=22567] ppid=22564 vsize=13980732 memory=7480296 CPUtime=2374.96 cores=0,2,4,6
/proc/22566/task/22567/stat : 22567 (java) R 22564 22564 8563 0 -1 4202560 103636 0 0 0 237462 34 0 0 20 0 15 0 117852010 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968575328704 139968174934907 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22568] ppid=22564 vsize=13980732 memory=7480296 CPUtime=6.52 cores=0,2,4,6
/proc/22566/task/22568/stat : 22568 (java) S 22564 22564 8563 0 -1 1077944384 7328 0 0 0 446 206 0 0 20 0 15 0 117852010 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968490506640 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22569] ppid=22564 vsize=13980732 memory=7480296 CPUtime=6.51 cores=0,2,4,6
/proc/22566/task/22569/stat : 22569 (java) S 22564 22564 8563 0 -1 1077944384 8240 0 0 0 449 202 0 0 20 0 15 0 117852010 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968489453840 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22570] ppid=22564 vsize=13980732 memory=7480296 CPUtime=6.52 cores=0,2,4,6
/proc/22566/task/22570/stat : 22570 (java) S 22564 22564 8563 0 -1 1077944384 10515 0 0 0 444 208 0 0 20 0 15 0 117852010 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968169110160 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22571] ppid=22564 vsize=13980732 memory=7480296 CPUtime=6.46 cores=0,2,4,6
/proc/22566/task/22571/stat : 22571 (java) S 22564 22564 8563 0 -1 1077944384 10862 0 0 0 457 189 0 0 20 0 15 0 117852010 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968168057360 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22572] ppid=22564 vsize=13980732 memory=7480296 CPUtime=0.93 cores=0,2,4,6
/proc/22566/task/22572/stat : 22572 (java) S 22564 22564 8563 0 -1 1077944384 13243 0 0 0 88 5 0 0 20 0 15 0 117852012 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968049658480 139968571103874 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22573] ppid=22564 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22573/stat : 22573 (java) S 22564 22564 8563 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 117852012 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968048604512 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22574] ppid=22564 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22574/stat : 22574 (java) S 22564 22564 8563 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 15 0 117852012 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968047552128 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22575] ppid=22564 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22575/stat : 22575 (java) S 22564 22564 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968046500432 139968571111323 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22576] ppid=22564 vsize=13980732 memory=4116 CPUtime=3.35 cores=0,2,4,6
/proc/22566/task/22576/stat : 22576 (java) S 22564 22564 8563 0 -1 1077944384 32743 0 0 0 330 5 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968045447280 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22577] ppid=22564 vsize=13980732 memory=1380 CPUtime=2.93 cores=0,2,4,6
/proc/22566/task/22577/stat : 22577 (java) S 22564 22564 8563 0 -1 1077944384 23813 0 0 0 289 4 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968044394480 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22578] ppid=22564 vsize=13980732 memory=1380 CPUtime=0.61 cores=0,2,4,6
/proc/22566/task/22578/stat : 22578 (java) S 22564 22564 8563 0 -1 1077944384 10650 0 0 0 60 1 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968043342192 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22579] ppid=22564 vsize=13980732 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22579/stat : 22579 (java) S 22564 22564 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968042289632 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22580] ppid=22564 vsize=13980732 memory=2316 CPUtime=1.56 cores=0,2,4,6
/proc/22566/task/22580/stat : 22580 (java) S 22564 22564 8563 0 -1 1077944384 2045 0 0 0 72 84 0 0 20 0 15 0 117852018 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968041237424 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
Current children cumulated CPU time: 2410.45 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 7481676 KiB

[startup+2442.3 s]
/proc/loadavg: 1.87 1.86 1.90 3/212 23104
/proc/meminfo: memFree=23113960/32770624 swapFree=67108860/67108860
[pid=22564] ppid=22561 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/22564/stat : 22564 (xcsp3-exec) S 22561 22564 8563 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117852003 9740288 345 18446744073709551615 4194304 5098028 140734271216320 140734271214424 140230313558652 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 9682944 140734271218041 140734271218245 140734271218245 140734271221739 0
/proc/22564/statm: 2378 345 289 221 0 87 0
[pid=22566] ppid=22564 vsize=13980732 memory=7480296 CPUtime=2470.5 cores=0,2,4,6
/proc/22566/stat : 22566 (java) S 22564 22564 8563 0 -1 1077944320 227258 0 0 0 246132 918 0 0 20 0 15 0 117852009 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 140725068124688 139968571092727 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
/proc/22566/statm: 3495183 1870074 3241 1 0 3483476 0
[pid=22566/tid=22567] ppid=22564 vsize=13980732 memory=1380 CPUtime=2434.98 cores=0,2,4,6
/proc/22566/task/22567/stat : 22567 (java) R 22564 22564 8563 0 -1 4202560 106374 0 0 0 243463 35 0 0 20 0 15 0 117852010 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968575328704 139968174934333 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22568] ppid=22564 vsize=13980732 memory=7480296 CPUtime=6.52 cores=0,2,4,6
/proc/22566/task/22568/stat : 22568 (java) S 22564 22564 8563 0 -1 1077944384 7328 0 0 0 446 206 0 0 20 0 15 0 117852010 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968490506640 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22569] ppid=22564 vsize=13980732 memory=1380 CPUtime=6.51 cores=0,2,4,6
/proc/22566/task/22569/stat : 22569 (java) S 22564 22564 8563 0 -1 1077944384 8240 0 0 0 449 202 0 0 20 0 15 0 117852010 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968489453840 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22570] ppid=22564 vsize=13980732 memory=1380 CPUtime=6.52 cores=0,2,4,6
/proc/22566/task/22570/stat : 22570 (java) S 22564 22564 8563 0 -1 1077944384 10515 0 0 0 444 208 0 0 20 0 15 0 117852010 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968169110160 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22571] ppid=22564 vsize=13980732 memory=7480296 CPUtime=6.46 cores=0,2,4,6
/proc/22566/task/22571/stat : 22571 (java) S 22564 22564 8563 0 -1 1077944384 10862 0 0 0 457 189 0 0 20 0 15 0 117852010 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968168057360 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22572] ppid=22564 vsize=13980732 memory=7480296 CPUtime=0.94 cores=0,2,4,6
/proc/22566/task/22572/stat : 22572 (java) S 22564 22564 8563 0 -1 1077944384 13252 0 0 0 89 5 0 0 20 0 15 0 117852012 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968049658480 139968571103874 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22573] ppid=22564 vsize=13980732 memory=7480296 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22573/stat : 22573 (java) S 22564 22564 8563 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 117852012 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968048604512 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22574] ppid=22564 vsize=13980732 memory=7480296 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22574/stat : 22574 (java) S 22564 22564 8563 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 15 0 117852012 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968047552128 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22575] ppid=22564 vsize=13980732 memory=7480296 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22575/stat : 22575 (java) S 22564 22564 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968046500432 139968571111323 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22576] ppid=22564 vsize=13980732 memory=1380 CPUtime=3.35 cores=0,2,4,6
/proc/22566/task/22576/stat : 22576 (java) S 22564 22564 8563 0 -1 1077944384 32747 0 0 0 330 5 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968045447280 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22577] ppid=22564 vsize=13980732 memory=1380 CPUtime=2.93 cores=0,2,4,6
/proc/22566/task/22577/stat : 22577 (java) S 22564 22564 8563 0 -1 1077944384 23816 0 0 0 289 4 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968044394480 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22578] ppid=22564 vsize=13980732 memory=7480296 CPUtime=0.61 cores=0,2,4,6
/proc/22566/task/22578/stat : 22578 (java) S 22564 22564 8563 0 -1 1077944384 10657 0 0 0 60 1 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968043342192 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22579] ppid=22564 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22579/stat : 22579 (java) S 22564 22564 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968042289632 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22580] ppid=22564 vsize=13980732 memory=1380 CPUtime=1.59 cores=0,2,4,6
/proc/22566/task/22580/stat : 22580 (java) S 22564 22564 8563 0 -1 1077944384 2074 0 0 0 74 85 0 0 20 0 15 0 117852018 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968041237424 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
Current children cumulated CPU time: 2470.5 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 7481676 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2491.8 s]
/proc/loadavg: 2.12 1.91 1.92 3/212 23106
/proc/meminfo: memFree=23114364/32770624 swapFree=67108860/67108860
[pid=22564] ppid=22561 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/22564/stat : 22564 (xcsp3-exec) S 22561 22564 8563 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117852003 9740288 345 18446744073709551615 4194304 5098028 140734271216320 140734271214424 140230313558652 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 9682944 140734271218041 140734271218245 140734271218245 140734271221739 0
/proc/22564/statm: 2378 345 289 221 0 87 0
[pid=22566] ppid=22564 vsize=13980732 memory=7480296 CPUtime=2520.04 cores=0,2,4,6
/proc/22566/stat : 22566 (java) S 22564 22564 8563 0 -1 1077944320 228481 0 0 0 251085 919 0 0 20 0 15 0 117852009 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 140725068124688 139968571092727 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
/proc/22566/statm: 3495183 1870074 3241 1 0 3483476 0
[pid=22566/tid=22567] ppid=22564 vsize=13980732 memory=960 CPUtime=2484.48 cores=0,2,4,6
/proc/22566/task/22567/stat : 22567 (java) R 22564 22564 8563 0 -1 4202560 107544 0 0 0 248413 35 0 0 20 0 15 0 117852010 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968575328704 139968174934333 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22568] ppid=22564 vsize=13980732 memory=2316 CPUtime=6.52 cores=0,2,4,6
/proc/22566/task/22568/stat : 22568 (java) S 22564 22564 8563 0 -1 1077944384 7328 0 0 0 446 206 0 0 20 0 15 0 117852010 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968490506640 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22569] ppid=22564 vsize=13980732 memory=1728 CPUtime=6.51 cores=0,2,4,6
/proc/22566/task/22569/stat : 22569 (java) S 22564 22564 8563 0 -1 1077944384 8240 0 0 0 449 202 0 0 20 0 15 0 117852010 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968489453840 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22570] ppid=22564 vsize=13980732 memory=1228 CPUtime=6.52 cores=0,2,4,6
/proc/22566/task/22570/stat : 22570 (java) S 22564 22564 8563 0 -1 1077944384 10515 0 0 0 444 208 0 0 20 0 15 0 117852010 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968169110160 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22571] ppid=22564 vsize=13980732 memory=-8774313645642428999 CPUtime=6.46 cores=0,2,4,6
/proc/22566/task/22571/stat : 22571 (java) S 22564 22564 8563 0 -1 1077944384 10862 0 0 0 457 189 0 0 20 0 15 0 117852010 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968168057360 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22572] ppid=22564 vsize=13980732 memory=2760 CPUtime=0.94 cores=0,2,4,6
/proc/22566/task/22572/stat : 22572 (java) S 22564 22564 8563 0 -1 1077944384 13261 0 0 0 89 5 0 0 20 0 15 0 117852012 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968049658480 139968571103874 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22573] ppid=22564 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22573/stat : 22573 (java) S 22564 22564 8563 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 117852012 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968048604512 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22574] ppid=22564 vsize=13980732 memory=7480296 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22574/stat : 22574 (java) S 22564 22564 8563 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 15 0 117852012 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968047552128 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22575] ppid=22564 vsize=13980732 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22575/stat : 22575 (java) S 22564 22564 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968046500432 139968571111323 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22576] ppid=22564 vsize=13980732 memory=2316 CPUtime=3.35 cores=0,2,4,6
/proc/22566/task/22576/stat : 22576 (java) S 22564 22564 8563 0 -1 1077944384 32753 0 0 0 330 5 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968045447280 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22577] ppid=22564 vsize=13980732 memory=1728 CPUtime=2.93 cores=0,2,4,6
/proc/22566/task/22577/stat : 22577 (java) S 22564 22564 8563 0 -1 1077944384 23819 0 0 0 289 4 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968044394480 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22578] ppid=22564 vsize=13980732 memory=10180 CPUtime=0.61 cores=0,2,4,6
/proc/22566/task/22578/stat : 22578 (java) S 22564 22564 8563 0 -1 1077944384 10662 0 0 0 60 1 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968043342192 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22579] ppid=22564 vsize=13980732 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/22566/task/22579/stat : 22579 (java) S 22564 22564 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117852015 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968042289632 139968571102933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
[pid=22566/tid=22580] ppid=22564 vsize=13980732 memory=2000 CPUtime=1.63 cores=0,2,4,6
/proc/22566/task/22580/stat : 22580 (java) S 22564 22564 8563 0 -1 1077944384 2104 0 0 0 76 87 0 0 20 0 15 0 117852018 14316269568 1870074 18446744073709551615 4194304 4196468 140725068142144 139968041237424 139968571103874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32448512 140725068145073 140725068145249 140725068145249 140725068148687 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 7481676 KiB

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

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

[startup+2491.86 s]
# the end of solver process 22566 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2510.87 s, system=9.22526 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): 2491.86
CPU time (s): 2520.09
CPU user time (s): 2510.87
CPU system time (s): 9.22526
CPU usage (%): 101.133
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 7481676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2510.87
system time used= 9.22526
maximum resident set size= 7480776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229964
page faults= 0
swaps= 0
block input operations= 8
block output operations= 2064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58036
involuntary context switches= 996


# summary of solver processes directly reported to runsolver:
#   pid: 22564,22566
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2510.87
#   total CPU system time (s): 9.22526

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2208 second user time and 23.16 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-19 17:11:07
IDJOB=4281770
IDBENCH=137964
IDSOLVER=2677
FILE ID=node125/4281770-1503156315
RUNJOBID= node125-1503095795-8621
PBS_JOBID= 
Free space on /tmp= 61984 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw100/BinPacking-tab-sw100-74.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-4281770-1503156315/watcher-4281770-1503156315 -o /tmp/evaluation-result-4281770-1503156315/solver-4281770-1503156315 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8621 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 138696272 HOME/instance-4281770-1503156315.xml

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

MD5SUM BENCH= 748f42f61d3aaac6f60870392cb688ba
RANDOM SEED=138696272

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:        30580508 kB
MemAvailable:   31775604 kB
Buffers:          326268 kB
Cached:          1175916 kB
SwapCached:            0 kB
Active:          1071664 kB
Inactive:         678728 kB
Active(anon):     248600 kB
Inactive(anon):    49484 kB
Active(file):     823064 kB
Inactive(file):   629244 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             45744 kB
Writeback:             0 kB
AnonPages:        248260 kB
Mapped:            74856 kB
Shmem:             49828 kB
Slab:             143688 kB
SReclaimable:     117244 kB
SUnreclaim:        26444 kB
KernelStack:        3488 kB
PageTables:         6176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1226768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 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= 61976 MiB
End job on node125 at 2017-08-19 17:52:39