Trace number 4284214

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-08-18)? (TO) 248.786 240.02499

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n4w2b3r4.xml
MD5SUM1f09663ffd56a311acfaad7e4cbda3a4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3829
Number of constraints235
Number of domains2
Minimum domain size117
Maximum domain size266
Distribution of domain sizes[{"size":117,"count":1},{"size":266,"count":3828}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":3712},{"degree":5,"count":116}]
Minimum constraint arity33
Maximum constraint arity3828
Distribution of constraint arities[{"arity":33,"count":232},{"arity":117,"count":1},{"arity":3828,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":116},{"type":"lex","count":1},{"type":"sum","count":116},{"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-4284214-1503214668.xml"  -tl '264s' -p 1 -x 3
0.11/0.14	c [HOME/instance-4284214-1503214668.xml, -tl, 264s, -p, 1, -x, 3]
0.11/0.20	c simple solver
0.33/0.27	c parse instance...
1.33/0.63	c solve instance...
248.76/240.01	s UNKNOWN
248.76/240.01	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 (11340 MiB free)
  memory of node 1: 16384 MiB (8597 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284214-1503214668/watcher-4284214-1503214668 -o /tmp/evaluation-result-4284214-1503214668/solver-4284214-1503214668 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node114-1503208995-20019 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 859007773 HOME/instance-4284214-1503214668.xml 

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

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

solver pid=24358, runsolver pid=24355

[startup+0.100177 s]*
/proc/loadavg: 1.85 1.83 1.73 4/218 24374
/proc/meminfo: memFree=20400528/32770624 swapFree=67108860/67108860
[pid=24358] ppid=24355 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/24358/stat : 24358 (xcsp3-exec) S 24355 24358 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154554485 9740288 346 33554432000 4194304 5098028 140727340240608 140727340238712 139816652509820 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14475264 140727340246133 140727340246336 140727340246336 140727340249067 0
/proc/24358/statm: 2378 346 289 221 0 87 0
[pid=24360] ppid=24358 vsize=13978596 memory=27792 CPUtime=0.11 cores=0,2,4,6
/proc/24360/stat : 24360 (java) S 24358 24358 19988 0 -1 1077944320 5370 0 0 0 11 0 0 0 20 0 15 0 154554485 14314082304 6948 33554432000 4194304 4196468 140720513668880 140720513651424 139703047479031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
/proc/24360/statm: 3494649 6948 2841 1 0 3482966 0
[pid=24360/tid=24361] ppid=24358 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/24360/task/24361/stat : 24361 (java) R 24358 24358 19988 0 -1 4202560 3385 0 0 0 9 0 0 0 20 0 15 0 154554486 14314082304 6948 33554432000 4194304 4196468 140720513668880 139703051712304 139703047500957 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24362] ppid=24358 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24362/stat : 24362 (java) S 24358 24358 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154554487 14314082304 6948 33554432000 4194304 4196468 140720513668880 139702642752656 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24363] ppid=24358 vsize=13978596 memory=140571464087168 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24363/stat : 24363 (java) S 24358 24358 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154554487 14314082304 6948 33554432000 4194304 4196468 140720513668880 139702641699856 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24364] ppid=24358 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24364/stat : 24364 (java) S 24358 24358 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154554487 14314082304 6948 33554432000 4194304 4196468 140720513668880 139702640647056 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24365] ppid=24358 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24365/stat : 24365 (java) S 24358 24358 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154554487 14314082304 6948 33554432000 4194304 4196468 140720513668880 139702639594256 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24366] ppid=24358 vsize=13978596 memory=140571464087168 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24366/stat : 24366 (java) S 24358 24358 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154554488 14314082304 6948 33554432000 4194304 4196468 140720513668880 139702521764208 139703047490178 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24367] ppid=24358 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24367/stat : 24367 (java) S 24358 24358 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154554488 14314082304 6948 33554432000 4194304 4196468 140720513668880 139702520710176 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24368] ppid=24358 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24368/stat : 24368 (java) S 24358 24358 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154554489 14314082304 6948 33554432000 4194304 4196468 140720513668880 139702519657328 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24369] ppid=24358 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24369/stat : 24369 (java) S 24358 24358 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154554491 14314082304 6948 33554432000 4194304 4196468 140720513668880 139702518605648 139703047497627 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24370] ppid=24358 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24370/stat : 24370 (java) S 24358 24358 19988 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 154554491 14314082304 6948 33554432000 4194304 4196468 140720513668880 139702517554032 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24371] ppid=24358 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24371/stat : 24371 (java) S 24358 24358 19988 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 15 0 154554491 14314082304 6948 33554432000 4194304 4196468 140720513668880 139702516501232 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24372] ppid=24358 vsize=13978596 memory=140571464087168 CPUtime=0.01 cores=0,2,4,6
/proc/24360/task/24372/stat : 24372 (java) R 24358 24358 19988 0 -1 4202560 253 0 0 0 1 0 0 0 20 0 15 0 154554491 14314082304 6948 33554432000 4194304 4196468 140720513668880 139702515448432 139703047500378 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24373] ppid=24358 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24373/stat : 24373 (java) S 24358 24358 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154554491 14314082304 6948 33554432000 4194304 4196468 140720513668880 139702514395872 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24374] ppid=24358 vsize=13978596 memory=140571464087168 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24374/stat : 24374 (java) S 24358 24358 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154554491 14314082304 6948 33554432000 4194304 4196468 140720513668880 139702513343152 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29176 KiB

[startup+0.210973 s]*
/proc/loadavg: 1.85 1.83 1.73 3/218 24374
/proc/meminfo: memFree=20388860/32770624 swapFree=67108860/67108860
[pid=24358] ppid=24355 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/24358/stat : 24358 (xcsp3-exec) S 24355 24358 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154554485 9740288 346 33554432000 4194304 5098028 140727340240608 140727340238712 139816652509820 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14475264 140727340246133 140727340246336 140727340246336 140727340249067 0
/proc/24358/statm: 2378 346 289 221 0 87 0
[pid=24360] ppid=24358 vsize=13982852 memory=40392 CPUtime=0.33 cores=0,2,4,6
/proc/24360/stat : 24360 (java) S 24358 24358 19988 0 -1 1077944320 8134 0 0 0 32 1 0 0 20 0 15 0 154554485 14318440448 10098 33554432000 4194304 4196468 140720513668880 140720513651424 139703047479031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
/proc/24360/statm: 3495713 10098 3059 1 0 3482966 0
[pid=24360/tid=24361] ppid=24358 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/24360/task/24361/stat : 24361 (java) R 24358 24358 19988 0 -1 4202560 5271 0 0 0 19 0 0 0 20 0 15 0 154554486 14318440448 10098 33554432000 4194304 4196468 140720513668880 139703051699840 139703031559518 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24362] ppid=24358 vsize=13982852 memory=9107 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24362/stat : 24362 (java) S 24358 24358 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154554487 14318440448 10098 33554432000 4194304 4196468 140720513668880 139702642752656 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24363] ppid=24358 vsize=13982852 memory=140571464110437 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24363/stat : 24363 (java) S 24358 24358 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154554487 14318440448 10098 33554432000 4194304 4196468 140720513668880 139702641699856 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24364] ppid=24358 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24364/stat : 24364 (java) S 24358 24358 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154554487 14318440448 10098 33554432000 4194304 4196468 140720513668880 139702640647056 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24365] ppid=24358 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24365/stat : 24365 (java) S 24358 24358 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154554487 14318440448 10098 33554432000 4194304 4196468 140720513668880 139702639594256 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24366] ppid=24358 vsize=13982852 memory=140571464087168 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24366/stat : 24366 (java) S 24358 24358 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154554488 14318440448 10098 33554432000 4194304 4196468 140720513668880 139702521764208 139703047490178 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24367] ppid=24358 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24367/stat : 24367 (java) S 24358 24358 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154554488 14318440448 10098 33554432000 4194304 4196468 140720513668880 139702520710176 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24368] ppid=24358 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24368/stat : 24368 (java) S 24358 24358 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154554489 14318440448 10098 33554432000 4194304 4196468 140720513668880 139702519657328 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24369] ppid=24358 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24369/stat : 24369 (java) S 24358 24358 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154554491 14318440448 10098 33554432000 4194304 4196468 140720513668880 139702518605648 139703047497627 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24370] ppid=24358 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/24360/task/24370/stat : 24370 (java) S 24358 24358 19988 0 -1 1077944384 555 0 0 0 2 0 0 0 20 0 15 0 154554491 14318440448 10098 33554432000 4194304 4196468 140720513668880 139702517554032 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24371] ppid=24358 vsize=13982852 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/24360/task/24371/stat : 24371 (java) S 24358 24358 19988 0 -1 1077944384 252 0 0 0 1 0 0 0 20 0 15 0 154554491 14318440448 10098 33554432000 4194304 4196468 140720513668880 139702516501232 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24372] ppid=24358 vsize=13982852 memory=140571464087168 CPUtime=0.08 cores=0,2,4,6
/proc/24360/task/24372/stat : 24372 (java) R 24358 24358 19988 0 -1 4202560 756 0 0 0 8 0 0 0 20 0 15 0 154554491 14318440448 10098 33554432000 4194304 4196468 140720513668880 139702515448432 139703047490966 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24373] ppid=24358 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24373/stat : 24373 (java) S 24358 24358 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154554491 14318440448 10098 33554432000 4194304 4196468 140720513668880 139702514395872 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24374] ppid=24358 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24374/stat : 24374 (java) S 24358 24358 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154554491 14318440448 10098 33554432000 4194304 4196468 140720513668880 139702513343152 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41776 KiB

[startup+0.310515 s]*
/proc/loadavg: 1.85 1.83 1.73 4/218 24374
/proc/meminfo: memFree=20382284/32770624 swapFree=67108860/67108860
[pid=24358] ppid=24355 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/24358/stat : 24358 (xcsp3-exec) S 24355 24358 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154554485 9740288 346 33554432000 4194304 5098028 140727340240608 140727340238712 139816652509820 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14475264 140727340246133 140727340246336 140727340246336 140727340249067 0
/proc/24358/statm: 2378 346 289 221 0 87 0
[pid=24360] ppid=24358 vsize=13982852 memory=47352 CPUtime=0.5 cores=0,2,4,6
/proc/24360/stat : 24360 (java) S 24358 24358 19988 0 -1 1077944320 8995 0 0 0 48 2 0 0 20 0 15 0 154554485 14318440448 11838 33554432000 4194304 4196468 140720513668880 140720513651424 139703047479031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
/proc/24360/statm: 3495713 11838 3103 1 0 3482966 0
[pid=24360/tid=24361] ppid=24358 vsize=13982852 memory=7883960649037381690 CPUtime=0.29 cores=0,2,4,6
/proc/24360/task/24361/stat : 24361 (java) R 24358 24358 19988 0 -1 4202560 5957 0 0 0 28 1 0 0 20 0 15 0 154554486 14318440448 11838 33554432000 4194304 4196468 140720513668880 139703051717904 139703031522661 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24362] ppid=24358 vsize=13982852 memory=9469 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24362/stat : 24362 (java) S 24358 24358 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154554487 14318440448 11838 33554432000 4194304 4196468 140720513668880 139702642752656 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24363] ppid=24358 vsize=13982852 memory=3760840147386781520 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24363/stat : 24363 (java) S 24358 24358 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154554487 14318440448 11838 33554432000 4194304 4196468 140720513668880 139702641699856 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24364] ppid=24358 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24364/stat : 24364 (java) S 24358 24358 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154554487 14318440448 11838 33554432000 4194304 4196468 140720513668880 139702640647056 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24365] ppid=24358 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24365/stat : 24365 (java) S 24358 24358 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154554487 14318440448 11838 33554432000 4194304 4196468 140720513668880 139702639594256 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24366] ppid=24358 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24366/stat : 24366 (java) S 24358 24358 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154554488 14318440448 11838 33554432000 4194304 4196468 140720513668880 139702521764208 139703047490178 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24367] ppid=24358 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24367/stat : 24367 (java) S 24358 24358 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154554488 14318440448 11838 33554432000 4194304 4196468 140720513668880 139702520710176 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24368] ppid=24358 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24368/stat : 24368 (java) S 24358 24358 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154554489 14318440448 11838 33554432000 4194304 4196468 140720513668880 139702519657328 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24369] ppid=24358 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24369/stat : 24369 (java) S 24358 24358 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154554491 14318440448 11838 33554432000 4194304 4196468 140720513668880 139702518605648 139703047497627 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24370] ppid=24358 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/24360/task/24370/stat : 24370 (java) S 24358 24358 19988 0 -1 1077944384 617 0 0 0 4 0 0 0 20 0 15 0 154554491 14318440448 11838 33554432000 4194304 4196468 140720513668880 139702517554032 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24371] ppid=24358 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/24360/task/24371/stat : 24371 (java) R 24358 24358 19988 0 -1 1077944384 259 0 0 0 2 0 0 0 20 0 15 0 154554491 14318440448 11838 33554432000 4194304 4196468 140720513668880 139702516501232 139703047490178 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24372] ppid=24358 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/24360/task/24372/stat : 24372 (java) R 24358 24358 19988 0 -1 4202560 866 0 0 0 12 0 0 0 20 0 15 0 154554491 14318440448 11838 33554432000 4194304 4196468 140720513668880 139702515444800 139703026187158 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24373] ppid=24358 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24373/stat : 24373 (java) S 24358 24358 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154554491 14318440448 11838 33554432000 4194304 4196468 140720513668880 139702514395872 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24374] ppid=24358 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24374/stat : 24374 (java) S 24358 24358 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154554491 14318440448 11838 33554432000 4194304 4196468 140720513668880 139702513343152 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48736 KiB

[startup+0.700839 s]
/proc/loadavg: 1.85 1.83 1.73 6/218 24374
/proc/meminfo: memFree=20363484/32770624 swapFree=67108860/67108860
[pid=24358] ppid=24355 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/24358/stat : 24358 (xcsp3-exec) S 24355 24358 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154554485 9740288 346 33554432000 4194304 5098028 140727340240608 140727340238712 139816652509820 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14475264 140727340246133 140727340246336 140727340246336 140727340249067 0
/proc/24358/statm: 2378 346 289 221 0 87 0
[pid=24360] ppid=24358 vsize=13984976 memory=92148 CPUtime=1.57 cores=0,2,4,6
/proc/24360/stat : 24360 (java) S 24358 24358 19988 0 -1 1077944320 11057 0 0 0 153 4 0 0 20 0 15 0 154554485 14320615424 23037 33554432000 4194304 4196468 140720513668880 140720513651424 139703047479031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
/proc/24360/statm: 3496244 23037 3212 1 0 3483478 0
[pid=24360/tid=24361] ppid=24358 vsize=13984976 memory=23644 CPUtime=0.66 cores=0,2,4,6
/proc/24360/task/24361/stat : 24361 (java) R 24358 24358 19988 0 -1 4202560 6699 0 0 0 64 2 0 0 20 0 15 0 154554486 14320615424 23037 33554432000 4194304 4196468 140720513668880 139703051717936 139702688249812 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24362] ppid=24358 vsize=13984976 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24362/stat : 24362 (java) S 24358 24358 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154554487 14320615424 23037 33554432000 4194304 4196468 140720513668880 139702642752656 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24363] ppid=24358 vsize=13984976 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24363/stat : 24363 (java) S 24358 24358 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154554487 14320615424 23037 33554432000 4194304 4196468 140720513668880 139702641699856 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24364] ppid=24358 vsize=13984976 memory=640 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24364/stat : 24364 (java) S 24358 24358 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154554487 14320615424 23037 33554432000 4194304 4196468 140720513668880 139702640647056 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24365] ppid=24358 vsize=13984976 memory=956 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24365/stat : 24365 (java) S 24358 24358 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154554487 14320615424 23037 33554432000 4194304 4196468 140720513668880 139702639594256 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24366] ppid=24358 vsize=13984976 memory=2468 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24366/stat : 24366 (java) S 24358 24358 19988 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154554488 14320615424 23037 33554432000 4194304 4196468 140720513668880 139702521764208 139703047490178 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24367] ppid=24358 vsize=13984976 memory=1576 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24367/stat : 24367 (java) S 24358 24358 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154554488 14320615424 23037 33554432000 4194304 4196468 140720513668880 139702520710176 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24368] ppid=24358 vsize=13984976 memory=932 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24368/stat : 24368 (java) S 24358 24358 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154554489 14320615424 23037 33554432000 4194304 4196468 140720513668880 139702519657328 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24369] ppid=24358 vsize=13984976 memory=2236 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24369/stat : 24369 (java) S 24358 24358 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154554491 14320615424 23037 33554432000 4194304 4196468 140720513668880 139702518605648 139703047497627 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24370] ppid=24358 vsize=13984976 memory=4124 CPUtime=0.28 cores=0,2,4,6
/proc/24360/task/24370/stat : 24370 (java) S 24358 24358 19988 0 -1 1077944384 1002 0 0 0 28 0 0 0 20 0 15 0 154554491 14320615424 23037 33554432000 4194304 4196468 140720513668880 139702517554032 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24371] ppid=24358 vsize=13984976 memory=2200 CPUtime=0.28 cores=0,2,4,6
/proc/24360/task/24371/stat : 24371 (java) S 24358 24358 19988 0 -1 1077944384 723 0 0 0 28 0 0 0 20 0 15 0 154554491 14320615424 23037 33554432000 4194304 4196468 140720513668880 139702516501232 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24372] ppid=24358 vsize=13984976 memory=7528 CPUtime=0.32 cores=0,2,4,6
/proc/24360/task/24372/stat : 24372 (java) S 24358 24358 19988 0 -1 1077944384 1327 0 0 0 32 0 0 0 20 0 15 0 154554491 14320615424 23037 33554432000 4194304 4196468 140720513668880 139702515448432 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24373] ppid=24358 vsize=13984976 memory=840 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24373/stat : 24373 (java) S 24358 24358 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154554491 14320615424 23037 33554432000 4194304 4196468 140720513668880 139702514395872 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24374] ppid=24358 vsize=13984976 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24374/stat : 24374 (java) S 24358 24358 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154554491 14320615424 23037 33554432000 4194304 4196468 140720513668880 139702513343152 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 93532 KiB

[startup+1.50157 s]
/proc/loadavg: 1.85 1.83 1.73 4/218 24374
/proc/meminfo: memFree=20322600/32770624 swapFree=67108860/67108860
[pid=24358] ppid=24355 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/24358/stat : 24358 (xcsp3-exec) S 24355 24358 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154554485 9740288 346 33554432000 4194304 5098028 140727340240608 140727340238712 139816652509820 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14475264 140727340246133 140727340246336 140727340246336 140727340249067 0
/proc/24358/statm: 2378 346 289 221 0 87 0

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

/proc/24360/task/24368/stat : 24368 (java) S 24358 24358 19988 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 154554489 14320615424 243014 33554432000 4194304 4196468 140720513668880 139702519657328 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24369] ppid=24358 vsize=13984976 memory=972056 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24369/stat : 24369 (java) S 24358 24358 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154554491 14320615424 243014 33554432000 4194304 4196468 140720513668880 139702518605648 139703047497627 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24370] ppid=24358 vsize=13984976 memory=1384 CPUtime=1.89 cores=0,2,4,6
/proc/24360/task/24370/stat : 24370 (java) S 24358 24358 19988 0 -1 1077944384 8117 0 0 0 188 1 0 0 20 0 15 0 154554491 14320615424 243014 33554432000 4194304 4196468 140720513668880 139702517554032 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24371] ppid=24358 vsize=13984976 memory=1384 CPUtime=1.91 cores=0,2,4,6
/proc/24360/task/24371/stat : 24371 (java) S 24358 24358 19988 0 -1 1077944384 9820 0 0 0 189 2 0 0 20 0 15 0 154554491 14320615424 243014 33554432000 4194304 4196468 140720513668880 139702516501232 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24372] ppid=24358 vsize=13984976 memory=1203004 CPUtime=0.55 cores=0,2,4,6
/proc/24360/task/24372/stat : 24372 (java) S 24358 24358 19988 0 -1 1077944384 4527 0 0 0 54 1 0 0 20 0 15 0 154554491 14320615424 243014 33554432000 4194304 4196468 140720513668880 139702515448432 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24373] ppid=24358 vsize=13984976 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24373/stat : 24373 (java) S 24358 24358 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154554491 14320615424 243014 33554432000 4194304 4196468 140720513668880 139702514395872 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24374] ppid=24358 vsize=13984976 memory=42848 CPUtime=0.05 cores=0,2,4,6
/proc/24360/task/24374/stat : 24374 (java) S 24358 24358 19988 0 -1 1077944384 186 0 0 0 2 3 0 0 20 0 15 0 154554491 14320615424 243014 33554432000 4194304 4196468 140720513668880 139702513343152 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
Current children cumulated CPU time: 107.53 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 973440 KiB

[startup+162.301 s]
/proc/loadavg: 1.83 1.86 1.77 3/217 24454
/proc/meminfo: memFree=19799636/32770624 swapFree=67108860/67108860
[pid=24358] ppid=24355 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/24358/stat : 24358 (xcsp3-exec) S 24355 24358 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154554485 9740288 346 33554432000 4194304 5098028 140727340240608 140727340238712 139816652509820 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14475264 140727340246133 140727340246336 140727340246336 140727340249067 0
/proc/24358/statm: 2378 346 289 221 0 87 0
[pid=24360] ppid=24358 vsize=13984976 memory=768932 CPUtime=169.3 cores=0,2,4,6
/proc/24360/stat : 24360 (java) S 24358 24358 19988 0 -1 1077944320 65362 0 0 0 16834 96 0 0 20 0 15 0 154554485 14320615424 192233 33554432000 4194304 4196468 140720513668880 140720513651424 139703047479031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
/proc/24360/statm: 3496244 192233 3269 1 0 3483478 0
[pid=24360/tid=24361] ppid=24358 vsize=13984976 memory=281141312257813 CPUtime=161.46 cores=0,2,4,6
/proc/24360/task/24361/stat : 24361 (java) R 24358 24358 19988 0 -1 4202560 20207 0 0 0 16130 16 0 0 20 0 15 0 154554486 14320615424 192233 33554432000 4194304 4196468 140720513668880 139703051717888 139702690625207 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24362] ppid=24358 vsize=13984976 memory=776624 CPUtime=0.67 cores=0,2,4,6
/proc/24360/task/24362/stat : 24362 (java) S 24358 24358 19988 0 -1 1077944384 1900 0 0 0 50 17 0 0 20 0 15 0 154554487 14320615424 192233 33554432000 4194304 4196468 140720513668880 139702642752656 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24363] ppid=24358 vsize=13984976 memory=1384 CPUtime=0.66 cores=0,2,4,6
/proc/24360/task/24363/stat : 24363 (java) S 24358 24358 19988 0 -1 1077944384 1951 0 0 0 49 17 0 0 20 0 15 0 154554487 14320615424 192233 33554432000 4194304 4196468 140720513668880 139702641699856 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24364] ppid=24358 vsize=13984976 memory=768932 CPUtime=0.66 cores=0,2,4,6
/proc/24360/task/24364/stat : 24364 (java) S 24358 24358 19988 0 -1 1077944384 2449 0 0 0 50 16 0 0 20 0 15 0 154554487 14320615424 192233 33554432000 4194304 4196468 140720513668880 139702640647056 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24365] ppid=24358 vsize=13984976 memory=768932 CPUtime=0.68 cores=0,2,4,6
/proc/24360/task/24365/stat : 24365 (java) S 24358 24358 19988 0 -1 1077944384 1726 0 0 0 50 18 0 0 20 0 15 0 154554487 14320615424 192233 33554432000 4194304 4196468 140720513668880 139702639594256 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24366] ppid=24358 vsize=13984976 memory=978500 CPUtime=0.09 cores=0,2,4,6
/proc/24360/task/24366/stat : 24366 (java) S 24358 24358 19988 0 -1 1077944384 4770 0 0 0 8 1 0 0 20 0 15 0 154554488 14320615424 192233 33554432000 4194304 4196468 140720513668880 139702521764208 139703047490178 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24367] ppid=24358 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24367/stat : 24367 (java) S 24358 24358 19988 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154554488 14320615424 192233 33554432000 4194304 4196468 140720513668880 139702520710240 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24368] ppid=24358 vsize=13984976 memory=777592 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24368/stat : 24368 (java) S 24358 24358 19988 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 154554489 14320615424 192233 33554432000 4194304 4196468 140720513668880 139702519657328 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24369] ppid=24358 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24369/stat : 24369 (java) S 24358 24358 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154554491 14320615424 192233 33554432000 4194304 4196468 140720513668880 139702518605648 139703047497627 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24370] ppid=24358 vsize=13984976 memory=781668 CPUtime=2.34 cores=0,2,4,6
/proc/24360/task/24370/stat : 24370 (java) S 24358 24358 19988 0 -1 1077944384 14948 0 0 0 232 2 0 0 20 0 15 0 154554491 14320615424 192233 33554432000 4194304 4196468 140720513668880 139702517554032 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24371] ppid=24358 vsize=13984976 memory=1384 CPUtime=1.99 cores=0,2,4,6
/proc/24360/task/24371/stat : 24371 (java) S 24358 24358 19988 0 -1 1077944384 10776 0 0 0 197 2 0 0 20 0 15 0 154554491 14320615424 192233 33554432000 4194304 4196468 140720513668880 139702516501232 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24372] ppid=24358 vsize=13984976 memory=2652 CPUtime=0.58 cores=0,2,4,6
/proc/24360/task/24372/stat : 24372 (java) S 24358 24358 19988 0 -1 1077944384 5085 0 0 0 57 1 0 0 20 0 15 0 154554491 14320615424 192233 33554432000 4194304 4196468 140720513668880 139702515448432 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24373] ppid=24358 vsize=13984976 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24373/stat : 24373 (java) S 24358 24358 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154554491 14320615424 192233 33554432000 4194304 4196468 140720513668880 139702514395872 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24374] ppid=24358 vsize=13984976 memory=1384 CPUtime=0.08 cores=0,2,4,6
/proc/24360/task/24374/stat : 24374 (java) S 24358 24358 19988 0 -1 1077944384 206 0 0 0 4 4 0 0 20 0 15 0 154554491 14320615424 192233 33554432000 4194304 4196468 140720513668880 139702513343152 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
Current children cumulated CPU time: 169.3 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 770316 KiB

[startup+222.301 s]
/proc/loadavg: 1.74 1.83 1.76 3/217 24455
/proc/meminfo: memFree=19671140/32770624 swapFree=67108860/67108860
[pid=24358] ppid=24355 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/24358/stat : 24358 (xcsp3-exec) S 24355 24358 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154554485 9740288 346 33554432000 4194304 5098028 140727340240608 140727340238712 139816652509820 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14475264 140727340246133 140727340246336 140727340246336 140727340249067 0
/proc/24358/statm: 2378 346 289 221 0 87 0
[pid=24360] ppid=24358 vsize=13984976 memory=788176 CPUtime=230.83 cores=0,2,4,6
/proc/24360/stat : 24360 (java) S 24358 24358 19988 0 -1 1077944320 74118 0 0 0 22958 125 0 0 20 0 15 0 154554485 14320615424 197044 33554432000 4194304 4196468 140720513668880 140720513651424 139703047479031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
/proc/24360/statm: 3496244 197044 3269 1 0 3483478 0
[pid=24360/tid=24361] ppid=24358 vsize=13984976 memory=773172 CPUtime=220.82 cores=0,2,4,6
/proc/24360/task/24361/stat : 24361 (java) R 24358 24358 19988 0 -1 4202560 21924 0 0 0 22065 17 0 0 20 0 15 0 154554486 14320615424 197044 33554432000 4194304 4196468 140720513668880 139703051717776 139702689959641 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24362] ppid=24358 vsize=13984976 memory=756444 CPUtime=1.19 cores=0,2,4,6
/proc/24360/task/24362/stat : 24362 (java) S 24358 24358 19988 0 -1 1077944384 2920 0 0 0 95 24 0 0 20 0 15 0 154554487 14320615424 197044 33554432000 4194304 4196468 140720513668880 139702642752656 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24363] ppid=24358 vsize=13984976 memory=788180 CPUtime=1.17 cores=0,2,4,6
/proc/24360/task/24363/stat : 24363 (java) S 24358 24358 19988 0 -1 1077944384 2575 0 0 0 93 24 0 0 20 0 15 0 154554487 14320615424 197044 33554432000 4194304 4196468 140720513668880 139702641699856 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24364] ppid=24358 vsize=13984976 memory=788176 CPUtime=1.17 cores=0,2,4,6
/proc/24360/task/24364/stat : 24364 (java) S 24358 24358 19988 0 -1 1077944384 2985 0 0 0 95 22 0 0 20 0 15 0 154554487 14320615424 197044 33554432000 4194304 4196468 140720513668880 139702640647056 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24365] ppid=24358 vsize=13984976 memory=735228 CPUtime=1.19 cores=0,2,4,6
/proc/24360/task/24365/stat : 24365 (java) S 24358 24358 19988 0 -1 1077944384 2694 0 0 0 95 24 0 0 20 0 15 0 154554487 14320615424 197044 33554432000 4194304 4196468 140720513668880 139702639594256 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24366] ppid=24358 vsize=13984976 memory=735228 CPUtime=0.18 cores=0,2,4,6
/proc/24360/task/24366/stat : 24366 (java) S 24358 24358 19988 0 -1 1077944384 6863 0 0 0 14 4 0 0 20 0 15 0 154554488 14320615424 197044 33554432000 4194304 4196468 140720513668880 139702521764208 139703047490178 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24367] ppid=24358 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24367/stat : 24367 (java) S 24358 24358 19988 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154554488 14320615424 197044 33554432000 4194304 4196468 140720513668880 139702520710240 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24368] ppid=24358 vsize=13984976 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24368/stat : 24368 (java) S 24358 24358 19988 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 154554489 14320615424 197044 33554432000 4194304 4196468 140720513668880 139702519657328 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24369] ppid=24358 vsize=13984976 memory=42848 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24369/stat : 24369 (java) S 24358 24358 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154554491 14320615424 197044 33554432000 4194304 4196468 140720513668880 139702518605648 139703047497627 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24370] ppid=24358 vsize=13984976 memory=1228 CPUtime=2.34 cores=0,2,4,6
/proc/24360/task/24370/stat : 24370 (java) S 24358 24358 19988 0 -1 1077944384 15163 0 0 0 232 2 0 0 20 0 15 0 154554491 14320615424 197044 33554432000 4194304 4196468 140720513668880 139702517554032 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24371] ppid=24358 vsize=13984976 memory=5428 CPUtime=1.99 cores=0,2,4,6
/proc/24360/task/24371/stat : 24371 (java) S 24358 24358 19988 0 -1 1077944384 10853 0 0 0 197 2 0 0 20 0 15 0 154554491 14320615424 197044 33554432000 4194304 4196468 140720513668880 139702516501232 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24372] ppid=24358 vsize=13984976 memory=1384 CPUtime=0.59 cores=0,2,4,6
/proc/24360/task/24372/stat : 24372 (java) S 24358 24358 19988 0 -1 1077944384 6557 0 0 0 58 1 0 0 20 0 15 0 154554491 14320615424 197044 33554432000 4194304 4196468 140720513668880 139702515448432 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24373] ppid=24358 vsize=13984976 memory=720964 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24373/stat : 24373 (java) S 24358 24358 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154554491 14320615424 197044 33554432000 4194304 4196468 140720513668880 139702514395872 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24374] ppid=24358 vsize=13984976 memory=1384 CPUtime=0.12 cores=0,2,4,6
/proc/24360/task/24374/stat : 24374 (java) S 24358 24358 19988 0 -1 1077944384 240 0 0 0 6 6 0 0 20 0 15 0 154554491 14320615424 197044 33554432000 4194304 4196468 140720513668880 139702513343152 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
Current children cumulated CPU time: 230.83 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 789560 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.75 1.82 1.77 3/217 24456
/proc/meminfo: memFree=19713664/32770624 swapFree=67108860/67108860
[pid=24358] ppid=24355 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/24358/stat : 24358 (xcsp3-exec) S 24355 24358 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154554485 9740288 346 33554432000 4194304 5098028 140727340240608 140727340238712 139816652509820 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14475264 140727340246133 140727340246336 140727340246336 140727340249067 0
/proc/24358/statm: 2378 346 289 221 0 87 0
[pid=24360] ppid=24358 vsize=13984976 memory=738240 CPUtime=248.76 cores=0,2,4,6
/proc/24360/stat : 24360 (java) S 24358 24358 19988 0 -1 1077944320 76369 0 0 0 24748 128 0 0 20 0 15 0 154554485 14320615424 184560 33554432000 4194304 4196468 140720513668880 140720513651424 139703047479031 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
/proc/24360/statm: 3496244 184560 3269 1 0 3483478 0
[pid=24360/tid=24361] ppid=24358 vsize=13984976 memory=956 CPUtime=238.41 cores=0,2,4,6
/proc/24360/task/24361/stat : 24361 (java) R 24358 24358 19988 0 -1 4202560 23417 0 0 0 23824 17 0 0 20 0 15 0 154554486 14320615424 184560 33554432000 4194304 4196468 140720513668880 139703051717776 139702689166201 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24362] ppid=24358 vsize=13984976 memory=2468 CPUtime=1.26 cores=0,2,4,6
/proc/24360/task/24362/stat : 24362 (java) S 24358 24358 19988 0 -1 1077944384 3024 0 0 0 102 24 0 0 20 0 15 0 154554487 14320615424 184560 33554432000 4194304 4196468 140720513668880 139702642752656 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24363] ppid=24358 vsize=13984976 memory=4872558044660077418 CPUtime=1.25 cores=0,2,4,6
/proc/24360/task/24363/stat : 24363 (java) S 24358 24358 19988 0 -1 1077944384 2710 0 0 0 100 25 0 0 20 0 15 0 154554487 14320615424 184560 33554432000 4194304 4196468 140720513668880 139702641699856 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24364] ppid=24358 vsize=13984976 memory=6791534058613427641 CPUtime=1.25 cores=0,2,4,6
/proc/24360/task/24364/stat : 24364 (java) S 24358 24358 19988 0 -1 1077944384 3372 0 0 0 102 23 0 0 20 0 15 0 154554487 14320615424 184560 33554432000 4194304 4196468 140720513668880 139702640647056 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24365] ppid=24358 vsize=13984976 memory=742856 CPUtime=1.26 cores=0,2,4,6
/proc/24360/task/24365/stat : 24365 (java) S 24358 24358 19988 0 -1 1077944384 2823 0 0 0 102 24 0 0 20 0 15 0 154554487 14320615424 184560 33554432000 4194304 4196468 140720513668880 139702639594256 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24366] ppid=24358 vsize=13984976 memory=3472328296227680337 CPUtime=0.2 cores=0,2,4,6
/proc/24360/task/24366/stat : 24366 (java) S 24358 24358 19988 0 -1 1077944384 6866 0 0 0 16 4 0 0 20 0 15 0 154554488 14320615424 184560 33554432000 4194304 4196468 140720513668880 139702521764208 139703047490178 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24367] ppid=24358 vsize=13984976 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24367/stat : 24367 (java) S 24358 24358 19988 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154554488 14320615424 184560 33554432000 4194304 4196468 140720513668880 139702520710240 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24368] ppid=24358 vsize=13984976 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24368/stat : 24368 (java) S 24358 24358 19988 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 154554489 14320615424 184560 33554432000 4194304 4196468 140720513668880 139702519657328 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24369] ppid=24358 vsize=13984976 memory=16444 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24369/stat : 24369 (java) S 24358 24358 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154554491 14320615424 184560 33554432000 4194304 4196468 140720513668880 139702518605648 139703047497627 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24370] ppid=24358 vsize=13984976 memory=4052 CPUtime=2.34 cores=0,2,4,6
/proc/24360/task/24370/stat : 24370 (java) S 24358 24358 19988 0 -1 1077944384 15163 0 0 0 232 2 0 0 20 0 15 0 154554491 14320615424 184560 33554432000 4194304 4196468 140720513668880 139702517554032 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24371] ppid=24358 vsize=13984976 memory=23644 CPUtime=1.99 cores=0,2,4,6
/proc/24360/task/24371/stat : 24371 (java) S 24358 24358 19988 0 -1 1077944384 10853 0 0 0 197 2 0 0 20 0 15 0 154554491 14320615424 184560 33554432000 4194304 4196468 140720513668880 139702516501232 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24372] ppid=24358 vsize=13984976 memory=1232 CPUtime=0.59 cores=0,2,4,6
/proc/24360/task/24372/stat : 24372 (java) S 24358 24358 19988 0 -1 1077944384 6557 0 0 0 58 1 0 0 20 0 15 0 154554491 14320615424 184560 33554432000 4194304 4196468 140720513668880 139702515448432 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24373] ppid=24358 vsize=13984976 memory=1700 CPUtime=0 cores=0,2,4,6
/proc/24360/task/24373/stat : 24373 (java) S 24358 24358 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154554491 14320615424 184560 33554432000 4194304 4196468 140720513668880 139702514395872 139703047489237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
[pid=24360/tid=24374] ppid=24358 vsize=13984976 memory=1228 CPUtime=0.13 cores=0,2,4,6
/proc/24360/task/24374/stat : 24374 (java) S 24358 24358 19988 0 -1 1077944384 240 0 0 0 6 7 0 0 20 0 15 0 154554491 14320615424 184560 33554432000 4194304 4196468 140720513668880 139702513343152 139703047490178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14618624 140720513672349 140720513672524 140720513672524 140720513675215 0
Current children cumulated CPU time: 248.76 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 739624 KiB

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

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

[startup+240.025 s]
# the end of solver process 24360 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=247.495 s, system=1.29127 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.025
CPU time (s): 248.786
CPU user time (s): 247.495
CPU system time (s): 1.29127
CPU usage (%): 103.65
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 1210512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 247.495
system time used= 1.29127
maximum resident set size= 1250416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77030
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10869
involuntary context switches= 423


# summary of solver processes directly reported to runsolver:
#   pid: 24358,24360
#   total CPU time (s): 248.786
#   total CPU user time (s): 247.495
#   total CPU system time (s): 1.29127

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.44608 second user time and 2.44204 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-20 09:23:28
IDJOB=4284214
IDBENCH=137526
IDSOLVER=2680
FILE ID=node114/4284214-1503214668
RUNJOBID= node114-1503208995-20019
PBS_JOBID= 20630872
Free space on /tmp= 61696 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n4w2b3r4.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-4284214-1503214668/watcher-4284214-1503214668 -o /tmp/evaluation-result-4284214-1503214668/solver-4284214-1503214668 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node114-1503208995-20019 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 859007773 HOME/instance-4284214-1503214668.xml

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

MD5SUM BENCH= 1f09663ffd56a311acfaad7e4cbda3a4
RANDOM SEED=859007773

node114.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.98
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:        20416280 kB
MemAvailable:   31162408 kB
Buffers:          261636 kB
Cached:         10770576 kB
SwapCached:            0 kB
Active:          2815276 kB
Inactive:        9077852 kB
Active(anon):     852720 kB
Inactive(anon):    44260 kB
Active(file):    1962556 kB
Inactive(file):  9033592 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7792 kB
Writeback:             4 kB
AnonPages:        867892 kB
Mapped:            64224 kB
Shmem:             33416 kB
Slab:             158404 kB
SReclaimable:     131628 kB
SUnreclaim:        26776 kB
KernelStack:        3536 kB
PageTables:         7020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2200520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    757760 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61692 MiB
End job on node114 at 2017-08-20 09:27:28