Trace number 4271924

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)? (TO) 2520.0901 2500.4099

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-92.xml
MD5SUM6d97f1ae26f5c15ae832acf0c34f9a7a
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.05
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size46
Distribution of domain sizes[{"size":19,"count":1},{"size":46,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271924-1502842998.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4271924-1502842998.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
3.56/1.61	c solve instance...
2520.07/2500.40	s UNKNOWN
2520.07/2500.40	c Unexpected resolution interruption!

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271924-1502842998/watcher-4271924-1502842998 -o /tmp/evaluation-result-4271924-1502842998/solver-4271924-1502842998 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502842139-30799 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 268309472 HOME/instance-4271924-1502842998.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
solver pid=30835, runsolver pid=30832
Current StackSize limit: 8192 KiB


[startup+0.100108 s]*
/proc/loadavg: 6.76 8.45 8.66 5/219 30860
/proc/meminfo: memFree=31426084/32770624 swapFree=67108860/67108860
[pid=30835] ppid=30832 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/30835/stat : 30835 (xcsp3-exec) S 30832 30835 30767 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117387996 9740288 346 33554432000 4194304 5098028 140722682853568 140722682851672 139776427643516 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26574848 140722682856559 140722682856763 140722682856763 140722682859499 0
/proc/30835/statm: 2378 346 289 221 0 87 0
[pid=30837] ppid=30835 vsize=13978596 memory=28016 CPUtime=0.12 cores=1,3,5,7
/proc/30837/stat : 30837 (java) S 30835 30835 30767 0 -1 1077944320 5330 0 0 0 11 1 0 0 20 0 15 0 117387996 14314082304 7004 33554432000 4194304 4196468 140731178956320 140731178938864 139781658259191 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
/proc/30837/statm: 3494649 7004 2873 1 0 3482966 0
[pid=30837/tid=30838] ppid=30835 vsize=13978596 memory=8514701219881125282 CPUtime=0.09 cores=1,3,5,7
/proc/30837/task/30838/stat : 30838 (java) R 30835 30835 30767 0 -1 4202560 3325 0 0 0 8 1 0 0 20 0 15 0 117387996 14314082304 7004 33554432000 4194304 4196468 140731178956320 139781662488368 139781638452009 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30841] ppid=30835 vsize=13978596 memory=3472468576306353360 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30841/stat : 30841 (java) S 30835 30835 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117387997 14314082304 7004 33554432000 4194304 4196468 140731178956320 139781595859472 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30842] ppid=30835 vsize=13978596 memory=140447411201664 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30842/stat : 30842 (java) S 30835 30835 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387997 14314082304 7004 33554432000 4194304 4196468 140731178956320 139781594806928 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30843] ppid=30835 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30843/stat : 30843 (java) S 30835 30835 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387997 14314082304 7004 33554432000 4194304 4196468 140731178956320 139781593753872 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30844] ppid=30835 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30844/stat : 30844 (java) S 30835 30835 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387997 14314082304 7004 33554432000 4194304 4196468 140731178956320 139781592701328 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30846] ppid=30835 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30846/stat : 30846 (java) S 30835 30835 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117387999 14314082304 7004 33554432000 4194304 4196468 140731178956320 139781199612656 139781658270338 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30847] ppid=30835 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30847/stat : 30847 (java) S 30835 30835 30767 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117387999 14314082304 7004 33554432000 4194304 4196468 140731178956320 139781198558880 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30848] ppid=30835 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30848/stat : 30848 (java) S 30835 30835 30767 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117387999 14314082304 7004 33554432000 4194304 4196468 140731178956320 139781197505776 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30855] ppid=30835 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30855/stat : 30855 (java) S 30835 30835 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388002 14314082304 7004 33554432000 4194304 4196468 140731178956320 139781196454352 139781658277787 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30856] ppid=30835 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30856/stat : 30856 (java) S 30835 30835 30767 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 117388002 14314082304 7004 33554432000 4194304 4196468 140731178956320 139781195401456 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30857] ppid=30835 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30857/stat : 30857 (java) S 30835 30835 30767 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 15 0 117388002 14314082304 7004 33554432000 4194304 4196468 140731178956320 139781194348912 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30858] ppid=30835 vsize=13978596 memory=140447411201664 CPUtime=0.01 cores=1,3,5,7
/proc/30837/task/30858/stat : 30858 (java) R 30835 30835 30767 0 -1 4202560 322 0 0 0 1 0 0 0 20 0 15 0 117388002 14314082304 7004 33554432000 4194304 4196468 140731178956320 139781193295856 139781637212010 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30859] ppid=30835 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30859/stat : 30859 (java) S 30835 30835 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388002 14314082304 7004 33554432000 4194304 4196468 140731178956320 139781192243552 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30860] ppid=30835 vsize=13978596 memory=140447411201664 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30860/stat : 30860 (java) S 30835 30835 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117388002 14314082304 7004 33554432000 4194304 4196468 140731178956320 139781191191600 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29400 KiB

[startup+0.210719 s]*
/proc/loadavg: 6.76 8.45 8.66 3/219 30860
/proc/meminfo: memFree=31400948/32770624 swapFree=67108860/67108860
[pid=30835] ppid=30832 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/30835/stat : 30835 (xcsp3-exec) S 30832 30835 30767 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117387996 9740288 346 33554432000 4194304 5098028 140722682853568 140722682851672 139776427643516 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26574848 140722682856559 140722682856763 140722682856763 140722682859499 0
/proc/30835/statm: 2378 346 289 221 0 87 0
[pid=30837] ppid=30835 vsize=13982852 memory=42400 CPUtime=0.34 cores=1,3,5,7
/proc/30837/stat : 30837 (java) S 30835 30835 30767 0 -1 1077944320 8170 0 0 0 32 2 0 0 20 0 15 0 117387996 14318440448 10600 33554432000 4194304 4196468 140731178956320 140731178938864 139781658259191 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
/proc/30837/statm: 3495713 10600 3079 1 0 3482966 0
[pid=30837/tid=30838] ppid=30835 vsize=13982852 memory=5853961137533323680 CPUtime=0.2 cores=1,3,5,7
/proc/30837/task/30838/stat : 30838 (java) R 30835 30835 30767 0 -1 4202560 5260 0 0 0 19 1 0 0 20 0 15 0 117387996 14318440448 10600 33554432000 4194304 4196468 140731178956320 139781662460912 139781650976295 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30841] ppid=30835 vsize=13982852 memory=3472468576306353360 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30841/stat : 30841 (java) S 30835 30835 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117387997 14318440448 10600 33554432000 4194304 4196468 140731178956320 139781595859472 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30842] ppid=30835 vsize=13982852 memory=140447411201664 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30842/stat : 30842 (java) S 30835 30835 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387997 14318440448 10600 33554432000 4194304 4196468 140731178956320 139781594806928 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30843] ppid=30835 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30843/stat : 30843 (java) S 30835 30835 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387997 14318440448 10600 33554432000 4194304 4196468 140731178956320 139781593753872 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30844] ppid=30835 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30844/stat : 30844 (java) S 30835 30835 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387997 14318440448 10600 33554432000 4194304 4196468 140731178956320 139781592701328 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30846] ppid=30835 vsize=13982852 memory=140447411201664 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30846/stat : 30846 (java) S 30835 30835 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117387999 14318440448 10600 33554432000 4194304 4196468 140731178956320 139781199612656 139781658270338 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30847] ppid=30835 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30847/stat : 30847 (java) S 30835 30835 30767 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117387999 14318473216 10600 33554432000 4194304 4196468 140731178956320 139781198558880 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30848] ppid=30835 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30848/stat : 30848 (java) S 30835 30835 30767 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117387999 14318440448 10600 33554432000 4194304 4196468 140731178956320 139781197505776 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30855] ppid=30835 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30855/stat : 30855 (java) S 30835 30835 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388002 14318440448 10600 33554432000 4194304 4196468 140731178956320 139781196454352 139781658277787 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30856] ppid=30835 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/30837/task/30856/stat : 30856 (java) S 30835 30835 30767 0 -1 1077944384 412 0 0 0 2 0 0 0 20 0 15 0 117388002 14318440448 10600 33554432000 4194304 4196468 140731178956320 139781195401456 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30857] ppid=30835 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/30837/task/30857/stat : 30857 (java) S 30835 30835 30767 0 -1 1077944384 476 0 0 0 2 0 0 0 20 0 15 0 117388002 14318440448 10600 33554432000 4194304 4196468 140731178956320 139781194348912 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30858] ppid=30835 vsize=13982852 memory=140447411201664 CPUtime=0.07 cores=1,3,5,7
/proc/30837/task/30858/stat : 30858 (java) S 30835 30835 30767 0 -1 1077944384 725 0 0 0 7 0 0 0 20 0 15 0 117388002 14318440448 10600 33554432000 4194304 4196468 140731178956320 139781193295856 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30859] ppid=30835 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30859/stat : 30859 (java) S 30835 30835 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388002 14318440448 10600 33554432000 4194304 4196468 140731178956320 139781192243552 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30860] ppid=30835 vsize=13982884 memory=140447411201664 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30860/stat : 30860 (java) S 30835 30835 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117388002 14318473216 10600 33554432000 4194304 4196468 140731178956320 139781191191600 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 43784 KiB

[startup+0.310553 s]*
/proc/loadavg: 6.76 8.45 8.66 4/219 30860
/proc/meminfo: memFree=31386936/32770624 swapFree=67108860/67108860
[pid=30835] ppid=30832 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/30835/stat : 30835 (xcsp3-exec) S 30832 30835 30767 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117387996 9740288 346 33554432000 4194304 5098028 140722682853568 140722682851672 139776427643516 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26574848 140722682856559 140722682856763 140722682856763 140722682859499 0
/proc/30835/statm: 2378 346 289 221 0 87 0
[pid=30837] ppid=30835 vsize=13982852 memory=49528 CPUtime=0.5 cores=1,3,5,7
/proc/30837/stat : 30837 (java) S 30835 30835 30767 0 -1 1077944320 9018 0 0 0 48 2 0 0 20 0 15 0 117387996 14318440448 12382 33554432000 4194304 4196468 140731178956320 140731178938864 139781658259191 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
/proc/30837/statm: 3495713 12382 3109 1 0 3482966 0
[pid=30837/tid=30838] ppid=30835 vsize=13982852 memory=5853961137533323680 CPUtime=0.29 cores=1,3,5,7
/proc/30837/task/30838/stat : 30838 (java) R 30835 30835 30767 0 -1 4202560 5840 0 0 0 28 1 0 0 20 0 15 0 117387996 14318440448 12382 33554432000 4194304 4196468 140731178956320 139781662496064 139781658281117 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30841] ppid=30835 vsize=13982852 memory=3472468576306353360 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30841/stat : 30841 (java) S 30835 30835 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117387997 14318440448 12382 33554432000 4194304 4196468 140731178956320 139781595859472 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30842] ppid=30835 vsize=13982852 memory=140447411232354 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30842/stat : 30842 (java) S 30835 30835 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387997 14318440448 12382 33554432000 4194304 4196468 140731178956320 139781594806928 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30843] ppid=30835 vsize=13982852 memory=140447309771839 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30843/stat : 30843 (java) S 30835 30835 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387997 14318440448 12382 33554432000 4194304 4196468 140731178956320 139781593753872 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30844] ppid=30835 vsize=13982852 memory=140447309754831 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30844/stat : 30844 (java) S 30835 30835 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387997 14318440448 12382 33554432000 4194304 4196468 140731178956320 139781592701328 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30846] ppid=30835 vsize=13982852 memory=140447411232458 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30846/stat : 30846 (java) S 30835 30835 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117387999 14318440448 12382 33554432000 4194304 4196468 140731178956320 139781199612656 139781658270338 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30847] ppid=30835 vsize=13982852 memory=140447309745615 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30847/stat : 30847 (java) S 30835 30835 30767 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117387999 14318440448 12382 33554432000 4194304 4196468 140731178956320 139781198558880 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30848] ppid=30835 vsize=13982852 memory=280894619505040 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30848/stat : 30848 (java) S 30835 30835 30767 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117387999 14318440448 12382 33554432000 4194304 4196468 140731178956320 139781197505776 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30855] ppid=30835 vsize=13982852 memory=280894619493488 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30855/stat : 30855 (java) S 30835 30835 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388002 14318440448 12382 33554432000 4194304 4196468 140731178956320 139781196454352 139781658277787 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30856] ppid=30835 vsize=13982852 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/30837/task/30856/stat : 30856 (java) R 30835 30835 30767 0 -1 1077944384 446 0 0 0 4 0 0 0 20 0 15 0 117388002 14318440448 12382 33554432000 4194304 4196468 140731178956320 139781195401456 139781658270338 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30857] ppid=30835 vsize=13982852 memory=2240 CPUtime=0.03 cores=1,3,5,7
/proc/30837/task/30857/stat : 30857 (java) R 30835 30835 30767 0 -1 4202560 627 0 0 0 3 0 0 0 20 0 15 0 117388002 14318440448 12382 33554432000 4194304 4196468 140731178956320 139781194348912 139781636013073 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30858] ppid=30835 vsize=13982852 memory=140447411201664 CPUtime=0.11 cores=1,3,5,7
/proc/30837/task/30858/stat : 30858 (java) S 30835 30835 30767 0 -1 1077944384 800 0 0 0 11 0 0 0 20 0 15 0 117388002 14318440448 12382 33554432000 4194304 4196468 140731178956320 139781193295856 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30859] ppid=30835 vsize=13982852 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30859/stat : 30859 (java) S 30835 30835 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388002 14318440448 12382 33554432000 4194304 4196468 140731178956320 139781192243552 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30860] ppid=30835 vsize=13982852 memory=140447411201664 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30860/stat : 30860 (java) S 30835 30835 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117388002 14318440448 12382 33554432000 4194304 4196468 140731178956320 139781191191600 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 50912 KiB

[startup+0.700852 s]
/proc/loadavg: 6.76 8.45 8.66 7/219 30860
/proc/meminfo: memFree=31336052/32770624 swapFree=67108860/67108860
[pid=30835] ppid=30832 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/30835/stat : 30835 (xcsp3-exec) S 30832 30835 30767 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117387996 9740288 346 33554432000 4194304 5098028 140722682853568 140722682851672 139776427643516 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26574848 140722682856559 140722682856763 140722682856763 140722682859499 0
/proc/30835/statm: 2378 346 289 221 0 87 0
[pid=30837] ppid=30835 vsize=13982928 memory=124348 CPUtime=1.55 cores=1,3,5,7
/proc/30837/stat : 30837 (java) S 30835 30835 30767 0 -1 1077944320 10881 0 0 0 151 4 0 0 20 0 15 0 117387996 14318518272 31087 33554432000 4194304 4196468 140731178956320 140731178938864 139781658259191 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
/proc/30837/statm: 3495732 31087 3195 1 0 3482966 0
[pid=30837/tid=30838] ppid=30835 vsize=13982928 memory=1420 CPUtime=0.67 cores=1,3,5,7
/proc/30837/task/30838/stat : 30838 (java) R 30835 30835 30767 0 -1 4202560 6217 0 0 0 65 2 0 0 20 0 15 0 117387996 14318518272 31087 33554432000 4194304 4196468 140731178956320 139781662496416 139781658271126 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30841] ppid=30835 vsize=13982928 memory=13040 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30841/stat : 30841 (java) S 30835 30835 30767 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117387997 14318518272 31087 33554432000 4194304 4196468 140731178956320 139781595859472 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30842] ppid=30835 vsize=13982928 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30842/stat : 30842 (java) S 30835 30835 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387997 14318518272 31087 33554432000 4194304 4196468 140731178956320 139781594806928 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30843] ppid=30835 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30843/stat : 30843 (java) S 30835 30835 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387997 14318518272 31087 33554432000 4194304 4196468 140731178956320 139781593753872 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30844] ppid=30835 vsize=13982928 memory=280894619584320 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30844/stat : 30844 (java) S 30835 30835 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117387997 14318518272 31087 33554432000 4194304 4196468 140731178956320 139781592701328 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30846] ppid=30835 vsize=13982928 memory=140447309802980 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30846/stat : 30846 (java) S 30835 30835 30767 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117387999 14318518272 31087 33554432000 4194304 4196468 140731178956320 139781199612656 139781658270338 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30847] ppid=30835 vsize=13982928 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30847/stat : 30847 (java) S 30835 30835 30767 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117387999 14318518272 31087 33554432000 4194304 4196468 140731178956320 139781198558880 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30848] ppid=30835 vsize=13982928 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30848/stat : 30848 (java) S 30835 30835 30767 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117387999 14318518272 31087 33554432000 4194304 4196468 140731178956320 139781197505776 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30855] ppid=30835 vsize=13982928 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30855/stat : 30855 (java) S 30835 30835 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388002 14318518272 31087 33554432000 4194304 4196468 140731178956320 139781196454352 139781658277787 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30856] ppid=30835 vsize=13982928 memory=3783 CPUtime=0.32 cores=1,3,5,7
/proc/30837/task/30856/stat : 30856 (java) R 30835 30835 30767 0 -1 4202560 1036 0 0 0 32 0 0 0 20 0 15 0 117388002 14318518272 31087 33554432000 4194304 4196468 140731178956320 139781195401456 139781658271126 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30857] ppid=30835 vsize=13982928 memory=4 CPUtime=0.31 cores=1,3,5,7
/proc/30837/task/30857/stat : 30857 (java) R 30835 30835 30767 0 -1 4202560 1166 0 0 0 31 0 0 0 20 0 15 0 117388002 14318518272 31087 33554432000 4194304 4196468 140731178956320 139781194348912 139781658280538 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30858] ppid=30835 vsize=13982928 memory=7002 CPUtime=0.21 cores=1,3,5,7
/proc/30837/task/30858/stat : 30858 (java) S 30835 30835 30767 0 -1 1077944384 1154 0 0 0 21 0 0 0 20 0 15 0 117388002 14318518272 31087 33554432000 4194304 4196468 140731178956320 139781193295856 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30859] ppid=30835 vsize=13982928 memory=370 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30859/stat : 30859 (java) S 30835 30835 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388002 14318518272 31087 33554432000 4194304 4196468 140731178956320 139781192243552 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30860] ppid=30835 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30860/stat : 30860 (java) S 30835 30835 30767 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117388002 14318518272 31087 33554432000 4194304 4196468 140731178956320 139781191191600 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 125732 KiB

[startup+1.50173 s]
/proc/loadavg: 6.76 8.45 8.66 6/219 30860
/proc/meminfo: memFree=31208840/32770624 swapFree=67108860/67108860
[pid=30835] ppid=30832 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/30835/stat : 30835 (xcsp3-exec) S 30832 30835 30767 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117387996 9740288 346 33554432000 4194304 5098028 140722682853568 140722682851672 139776427643516 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26574848 140722682856559 140722682856763 140722682856763 140722682859499 0
/proc/30835/statm: 2378 346 289 221 0 87 0

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

/proc/30837/task/30848/stat : 30848 (java) S 30835 30835 30767 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 15 0 117387999 14320615424 88704 33554432000 4194304 4196468 140731178956320 139781197505792 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30855] ppid=30835 vsize=13984976 memory=354816 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30855/stat : 30855 (java) S 30835 30835 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388002 14320615424 88704 33554432000 4194304 4196468 140731178956320 139781196454352 139781658277787 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30856] ppid=30835 vsize=13984976 memory=4140 CPUtime=3.88 cores=1,3,5,7
/proc/30837/task/30856/stat : 30856 (java) S 30835 30835 30767 0 -1 1077944384 24333 0 0 0 386 2 0 0 20 0 15 0 117388002 14320615424 88704 33554432000 4194304 4196468 140731178956320 139781195401456 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30857] ppid=30835 vsize=13984976 memory=32868 CPUtime=4.55 cores=1,3,5,7
/proc/30837/task/30857/stat : 30857 (java) S 30835 30835 30767 0 -1 1077944384 28665 0 0 0 452 3 0 0 20 0 15 0 117388002 14320615424 88704 33554432000 4194304 4196468 140731178956320 139781194348912 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30858] ppid=30835 vsize=13984976 memory=4140 CPUtime=0.78 cores=1,3,5,7
/proc/30837/task/30858/stat : 30858 (java) S 30835 30835 30767 0 -1 1077944384 12450 0 0 0 75 3 0 0 20 0 15 0 117388002 14320615424 88704 33554432000 4194304 4196468 140731178956320 139781193295856 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30859] ppid=30835 vsize=13984976 memory=32868 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30859/stat : 30859 (java) S 30835 30835 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388002 14320615424 88704 33554432000 4194304 4196468 140731178956320 139781192243552 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30860] ppid=30835 vsize=13984976 memory=1296 CPUtime=1.17 cores=1,3,5,7
/proc/30837/task/30860/stat : 30860 (java) S 30835 30835 30767 0 -1 1077944384 1414 0 0 0 50 67 0 0 20 0 15 0 117388002 14320615424 88704 33554432000 4194304 4196468 140731178956320 139781191191600 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
Current children cumulated CPU time: 2341.05 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 356200 KiB

[startup+2382.31 s]
/proc/loadavg: 1.49 1.59 2.12 3/218 30921
/proc/meminfo: memFree=30762432/32770624 swapFree=67108860/67108860
[pid=30835] ppid=30832 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/30835/stat : 30835 (xcsp3-exec) S 30832 30835 30767 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117387996 9740288 346 33554432000 4194304 5098028 140722682853568 140722682851672 139776427643516 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26574848 140722682856559 140722682856763 140722682856763 140722682859499 0
/proc/30835/statm: 2378 346 289 221 0 87 0
[pid=30837] ppid=30835 vsize=13984976 memory=353816 CPUtime=2401.26 cores=1,3,5,7
/proc/30837/stat : 30837 (java) S 30835 30835 30767 0 -1 1077944320 159195 0 0 0 239959 167 0 0 20 0 15 0 117387996 14320615424 88454 33554432000 4194304 4196468 140731178956320 140731178938864 139781658259191 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
/proc/30837/statm: 3496244 88454 3278 1 0 3483478 0
[pid=30837/tid=30838] ppid=30835 vsize=13984976 memory=1384 CPUtime=2377.94 cores=1,3,5,7
/proc/30837/task/30838/stat : 30838 (java) R 30835 30835 30767 0 -1 4202560 40362 0 0 0 237781 13 0 0 20 0 15 0 117387996 14320615424 88454 33554432000 4194304 4196468 140731178956320 139781662498624 139781275813221 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30841] ppid=30835 vsize=13984976 memory=353816 CPUtime=2.99 cores=1,3,5,7
/proc/30837/task/30841/stat : 30841 (java) S 30835 30835 30767 0 -1 1077944384 8768 0 0 0 279 20 0 0 20 0 15 0 117387997 14320615424 88454 33554432000 4194304 4196468 140731178956320 139781595859472 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30842] ppid=30835 vsize=13984976 memory=354840 CPUtime=2.97 cores=1,3,5,7
/proc/30837/task/30842/stat : 30842 (java) S 30835 30835 30767 0 -1 1077944384 8621 0 0 0 276 21 0 0 20 0 15 0 117387997 14320615424 88454 33554432000 4194304 4196468 140731178956320 139781594806928 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30843] ppid=30835 vsize=13984976 memory=354840 CPUtime=3.02 cores=1,3,5,7
/proc/30837/task/30843/stat : 30843 (java) S 30835 30835 30767 0 -1 1077944384 8597 0 0 0 281 21 0 0 20 0 15 0 117387997 14320615424 88454 33554432000 4194304 4196468 140731178956320 139781593753872 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30844] ppid=30835 vsize=13984976 memory=354840 CPUtime=3.03 cores=1,3,5,7
/proc/30837/task/30844/stat : 30844 (java) S 30835 30835 30767 0 -1 1077944384 7470 0 0 0 282 21 0 0 20 0 15 0 117387997 14320615424 88454 33554432000 4194304 4196468 140731178956320 139781592701328 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30846] ppid=30835 vsize=13984976 memory=353816 CPUtime=0.8 cores=1,3,5,7
/proc/30837/task/30846/stat : 30846 (java) S 30835 30835 30767 0 -1 1077944384 17095 0 0 0 67 13 0 0 20 0 15 0 117387999 14320615424 88454 33554432000 4194304 4196468 140731178956320 139781199612656 139781658270338 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30847] ppid=30835 vsize=13984976 memory=353816 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30847/stat : 30847 (java) S 30835 30835 30767 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 117387999 14320615424 88454 33554432000 4194304 4196468 140731178956320 139781198558944 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30848] ppid=30835 vsize=13984976 memory=353816 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30848/stat : 30848 (java) S 30835 30835 30767 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 15 0 117387999 14320615424 88454 33554432000 4194304 4196468 140731178956320 139781197505792 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30855] ppid=30835 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30855/stat : 30855 (java) S 30835 30835 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388002 14320615424 88454 33554432000 4194304 4196468 140731178956320 139781196454352 139781658277787 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30856] ppid=30835 vsize=13984976 memory=0 CPUtime=3.88 cores=1,3,5,7
/proc/30837/task/30856/stat : 30856 (java) S 30835 30835 30767 0 -1 1077944384 24336 0 0 0 386 2 0 0 20 0 15 0 117388002 14320615424 88454 33554432000 4194304 4196468 140731178956320 139781195401456 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30857] ppid=30835 vsize=13984976 memory=32868 CPUtime=4.55 cores=1,3,5,7
/proc/30837/task/30857/stat : 30857 (java) S 30835 30835 30767 0 -1 1077944384 28668 0 0 0 452 3 0 0 20 0 15 0 117388002 14320615424 88454 33554432000 4194304 4196468 140731178956320 139781194348912 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30858] ppid=30835 vsize=13984976 memory=1296 CPUtime=0.78 cores=1,3,5,7
/proc/30837/task/30858/stat : 30858 (java) S 30835 30835 30767 0 -1 1077944384 12452 0 0 0 75 3 0 0 20 0 15 0 117388002 14320615424 88454 33554432000 4194304 4196468 140731178956320 139781193295856 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30859] ppid=30835 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30859/stat : 30859 (java) S 30835 30835 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388002 14320615424 88454 33554432000 4194304 4196468 140731178956320 139781192243552 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30860] ppid=30835 vsize=13984976 memory=1384 CPUtime=1.2 cores=1,3,5,7
/proc/30837/task/30860/stat : 30860 (java) S 30835 30835 30767 0 -1 1077944384 1439 0 0 0 52 68 0 0 20 0 15 0 117388002 14320615424 88454 33554432000 4194304 4196468 140731178956320 139781191191600 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
Current children cumulated CPU time: 2401.26 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 355200 KiB

[startup+2442.31 s]
/proc/loadavg: 1.35 1.53 2.06 3/218 30922
/proc/meminfo: memFree=30786144/32770624 swapFree=67108860/67108860
[pid=30835] ppid=30832 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/30835/stat : 30835 (xcsp3-exec) S 30832 30835 30767 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117387996 9740288 346 33554432000 4194304 5098028 140722682853568 140722682851672 139776427643516 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26574848 140722682856559 140722682856763 140722682856763 140722682859499 0
/proc/30835/statm: 2378 346 289 221 0 87 0
[pid=30837] ppid=30835 vsize=13984976 memory=352380 CPUtime=2461.8 cores=1,3,5,7
/proc/30837/stat : 30837 (java) S 30835 30835 30767 0 -1 1077944320 162779 0 0 0 246010 170 0 0 20 0 15 0 117387996 14320615424 88095 33554432000 4194304 4196468 140731178956320 140731178938864 139781658259191 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
/proc/30837/statm: 3496244 88095 3278 1 0 3483478 0
[pid=30837/tid=30838] ppid=30835 vsize=13984976 memory=350744 CPUtime=2437.69 cores=1,3,5,7
/proc/30837/task/30838/stat : 30838 (java) R 30835 30835 30767 0 -1 4202560 40912 0 0 0 243755 14 0 0 20 0 15 0 117387996 14320615424 88095 33554432000 4194304 4196468 140731178956320 139781662498272 139781275811235 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30841] ppid=30835 vsize=13984976 memory=352380 CPUtime=3.17 cores=1,3,5,7
/proc/30837/task/30841/stat : 30841 (java) S 30835 30835 30767 0 -1 1077944384 9331 0 0 0 297 20 0 0 20 0 15 0 117387997 14320615424 88095 33554432000 4194304 4196468 140731178956320 139781595859472 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30842] ppid=30835 vsize=13984976 memory=1384 CPUtime=3.15 cores=1,3,5,7
/proc/30837/task/30842/stat : 30842 (java) S 30835 30835 30767 0 -1 1077944384 8914 0 0 0 294 21 0 0 20 0 15 0 117387997 14320615424 88095 33554432000 4194304 4196468 140731178956320 139781594806928 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30843] ppid=30835 vsize=13984976 memory=4140 CPUtime=3.2 cores=1,3,5,7
/proc/30837/task/30843/stat : 30843 (java) S 30835 30835 30767 0 -1 1077944384 8932 0 0 0 299 21 0 0 20 0 15 0 117387997 14320615424 88095 33554432000 4194304 4196468 140731178956320 139781593753872 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30844] ppid=30835 vsize=13984976 memory=350744 CPUtime=3.2 cores=1,3,5,7
/proc/30837/task/30844/stat : 30844 (java) S 30835 30835 30767 0 -1 1077944384 7758 0 0 0 299 21 0 0 20 0 15 0 117387997 14320615424 88095 33554432000 4194304 4196468 140731178956320 139781592701328 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30846] ppid=30835 vsize=13984976 memory=78 CPUtime=0.85 cores=1,3,5,7
/proc/30837/task/30846/stat : 30846 (java) S 30835 30835 30767 0 -1 1077944384 18303 0 0 0 72 13 0 0 20 0 15 0 117387999 14320615424 88095 33554432000 4194304 4196468 140731178956320 139781199612656 139781658270338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30847] ppid=30835 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30847/stat : 30847 (java) S 30835 30835 30767 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 117387999 14320615424 88095 33554432000 4194304 4196468 140731178956320 139781198558944 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30848] ppid=30835 vsize=13984976 memory=352380 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30848/stat : 30848 (java) S 30835 30835 30767 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 15 0 117387999 14320615424 88095 33554432000 4194304 4196468 140731178956320 139781197505792 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30855] ppid=30835 vsize=13984976 memory=350744 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30855/stat : 30855 (java) S 30835 30835 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388002 14320615424 88095 33554432000 4194304 4196468 140731178956320 139781196454352 139781658277787 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30856] ppid=30835 vsize=13984976 memory=1384 CPUtime=3.88 cores=1,3,5,7
/proc/30837/task/30856/stat : 30856 (java) S 30835 30835 30767 0 -1 1077944384 24336 0 0 0 386 2 0 0 20 0 15 0 117388002 14320615424 88095 33554432000 4194304 4196468 140731178956320 139781195401456 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30857] ppid=30835 vsize=13984976 memory=352380 CPUtime=4.55 cores=1,3,5,7
/proc/30837/task/30857/stat : 30857 (java) S 30835 30835 30767 0 -1 1077944384 28668 0 0 0 452 3 0 0 20 0 15 0 117388002 14320615424 88095 33554432000 4194304 4196468 140731178956320 139781194348912 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30858] ppid=30835 vsize=13984976 memory=1384 CPUtime=0.78 cores=1,3,5,7
/proc/30837/task/30858/stat : 30858 (java) S 30835 30835 30767 0 -1 1077944384 12786 0 0 0 75 3 0 0 20 0 15 0 117388002 14320615424 88095 33554432000 4194304 4196468 140731178956320 139781193295856 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30859] ppid=30835 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30859/stat : 30859 (java) S 30835 30835 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388002 14320615424 88095 33554432000 4194304 4196468 140731178956320 139781192243552 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30860] ppid=30835 vsize=13984976 memory=352380 CPUtime=1.24 cores=1,3,5,7
/proc/30837/task/30860/stat : 30860 (java) S 30835 30835 30767 0 -1 1077944384 1452 0 0 0 54 70 0 0 20 0 15 0 117388002 14320615424 88095 33554432000 4194304 4196468 140731178956320 139781191191600 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
Current children cumulated CPU time: 2461.8 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 353764 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2500.4 s]
/proc/loadavg: 1.64 1.58 2.05 3/218 31005
/proc/meminfo: memFree=27156448/32770624 swapFree=67108860/67108860
[pid=30835] ppid=30832 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/30835/stat : 30835 (xcsp3-exec) S 30832 30835 30767 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117387996 9740288 346 33554432000 4194304 5098028 140722682853568 140722682851672 139776427643516 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26574848 140722682856559 140722682856763 140722682856763 140722682859499 0
/proc/30835/statm: 2378 346 289 221 0 87 0
[pid=30837] ppid=30835 vsize=13984976 memory=349676 CPUtime=2520.07 cores=1,3,5,7
/proc/30837/stat : 30837 (java) S 30835 30835 30767 0 -1 1077944320 163899 0 0 0 251833 174 0 0 20 0 15 0 117387996 14320615424 87419 33554432000 4194304 4196468 140731178956320 140731178938864 139781658259191 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
/proc/30837/statm: 3496244 87419 3278 1 0 3483478 0
[pid=30837/tid=30838] ppid=30835 vsize=13984976 memory=16106991470774530 CPUtime=2495.7 cores=1,3,5,7
/proc/30837/task/30838/stat : 30838 (java) R 30835 30835 30767 0 -1 4202560 41286 0 0 0 249555 15 0 0 20 0 15 0 117387996 14320615424 87419 33554432000 4194304 4196468 140731178956320 139781662498800 139781275812653 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30841] ppid=30835 vsize=13984976 memory=1568 CPUtime=3.22 cores=1,3,5,7
/proc/30837/task/30841/stat : 30841 (java) S 30835 30835 30767 0 -1 1077944384 9392 0 0 0 302 20 0 0 20 0 15 0 117387997 14320615424 87419 33554432000 4194304 4196468 140731178956320 139781595859472 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30842] ppid=30835 vsize=13984976 memory=2240 CPUtime=3.2 cores=1,3,5,7
/proc/30837/task/30842/stat : 30842 (java) S 30835 30835 30767 0 -1 1077944384 9038 0 0 0 299 21 0 0 20 0 15 0 117387997 14320615424 87419 33554432000 4194304 4196468 140731178956320 139781594806928 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30843] ppid=30835 vsize=13984976 memory=4128 CPUtime=3.25 cores=1,3,5,7
/proc/30837/task/30843/stat : 30843 (java) S 30835 30835 30767 0 -1 1077944384 9240 0 0 0 304 21 0 0 20 0 15 0 117387997 14320615424 87419 33554432000 4194304 4196468 140731178956320 139781593753872 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30844] ppid=30835 vsize=13984976 memory=2204 CPUtime=3.25 cores=1,3,5,7
/proc/30837/task/30844/stat : 30844 (java) S 30835 30835 30767 0 -1 1077944384 7801 0 0 0 304 21 0 0 20 0 15 0 117387997 14320615424 87419 33554432000 4194304 4196468 140731178956320 139781592701328 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30846] ppid=30835 vsize=13984976 memory=6764 CPUtime=0.86 cores=1,3,5,7
/proc/30837/task/30846/stat : 30846 (java) S 30835 30835 30767 0 -1 1077944384 18475 0 0 0 73 13 0 0 20 0 15 0 117387999 14320615424 87419 33554432000 4194304 4196468 140731178956320 139781199612656 139781658270338 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30847] ppid=30835 vsize=13984976 memory=840 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30847/stat : 30847 (java) S 30835 30835 30767 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 117387999 14320615424 87419 33554432000 4194304 4196468 140731178956320 139781198558944 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30848] ppid=30835 vsize=13984976 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30848/stat : 30848 (java) S 30835 30835 30767 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 15 0 117387999 14320615424 87419 33554432000 4194304 4196468 140731178956320 139781197505792 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30855] ppid=30835 vsize=13984976 memory=736 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30855/stat : 30855 (java) S 30835 30835 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388002 14320615424 87419 33554432000 4194304 4196468 140731178956320 139781196454352 139781658277787 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30856] ppid=30835 vsize=13984976 memory=1696 CPUtime=3.89 cores=1,3,5,7
/proc/30837/task/30856/stat : 30856 (java) S 30835 30835 30767 0 -1 1077944384 24339 0 0 0 386 3 0 0 20 0 15 0 117388002 14320615424 87419 33554432000 4194304 4196468 140731178956320 139781195401456 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30857] ppid=30835 vsize=13984976 memory=920 CPUtime=4.55 cores=1,3,5,7
/proc/30837/task/30857/stat : 30857 (java) S 30835 30835 30767 0 -1 1077944384 28670 0 0 0 452 3 0 0 20 0 15 0 117388002 14320615424 87419 33554432000 4194304 4196468 140731178956320 139781194348912 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30858] ppid=30835 vsize=13984976 memory=3796 CPUtime=0.78 cores=1,3,5,7
/proc/30837/task/30858/stat : 30858 (java) S 30835 30835 30767 0 -1 1077944384 12788 0 0 0 75 3 0 0 20 0 15 0 117388002 14320615424 87419 33554432000 4194304 4196468 140731178956320 139781193295856 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30859] ppid=30835 vsize=13984976 memory=928 CPUtime=0 cores=1,3,5,7
/proc/30837/task/30859/stat : 30859 (java) S 30835 30835 30767 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117388002 14320615424 87419 33554432000 4194304 4196468 140731178956320 139781192243552 139781658269397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
[pid=30837/tid=30860] ppid=30835 vsize=13984976 memory=6791534058613427641 CPUtime=1.27 cores=1,3,5,7
/proc/30837/task/30860/stat : 30860 (java) S 30835 30835 30767 0 -1 1077944384 1483 0 0 0 55 72 0 0 20 0 15 0 117388002 14320615424 87419 33554432000 4194304 4196468 140731178956320 139781191191600 139781658270338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14082048 140731178964119 140731178964295 140731178964295 140731178966991 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 351060 KiB

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

[startup+2500.41 s]
# the end of solver process 30835 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0 s, system=0.00194 s

[startup+2500.41 s]
# the end of solver process 30837 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.35 s, system=1.74771 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): 2500.41
CPU time (s): 2520.09
CPU user time (s): 2518.35
CPU system time (s): 1.74771
CPU usage (%): 100.787
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 813048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.35
system time used= 1.74771
maximum resident set size= 818404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 164719
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 76469
involuntary context switches= 1995


# summary of solver processes directly reported to runsolver:
#   pid: 30835,30837
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2518.35
#   total CPU system time (s): 1.74771

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4104 second user time and 24.5137 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-16 02:08:59
IDJOB=4271924
IDBENCH=137678
IDSOLVER=2664
FILE ID=node103/4271924-1502842998
RUNJOBID= node103-1502842139-30799
PBS_JOBID= 20629857
Free space on /tmp= 61792 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-92.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-4271924-1502842998/watcher-4271924-1502842998 -o /tmp/evaluation-result-4271924-1502842998/solver-4271924-1502842998 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502842139-30799 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 268309472 HOME/instance-4271924-1502842998.xml

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

MD5SUM BENCH= 6d97f1ae26f5c15ae832acf0c34f9a7a
RANDOM SEED=268309472

node103.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.56
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.56
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.56
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.56
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:        31461436 kB
MemAvailable:   31983836 kB
Buffers:          194608 kB
Cached:           613388 kB
SwapCached:            0 kB
Active:           617052 kB
Inactive:         246416 kB
Active(anon):       4916 kB
Inactive(anon):    78576 kB
Active(file):     612136 kB
Inactive(file):   167840 kB
Unevictable:        6448 kB
Mlocked:            6448 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15952 kB
Writeback:             0 kB
AnonPages:         61464 kB
Mapped:            46780 kB
Shmem:             25260 kB
Slab:             142452 kB
SReclaimable:     116520 kB
SUnreclaim:        25932 kB
KernelStack:        3152 kB
PageTables:         5412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61696 MiB
End job on node103 at 2017-08-16 02:50:40