Trace number 4283224

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) 2520.1001 2457.03

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-4283224-1503221208.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4283224-1503221208.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.33/0.26	c parse instance...
1.32/0.63	c solve instance...
2520.06/2457.01	s UNKNOWN
2520.06/2457.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 (12481 MiB free)
  memory of node 1: 16384 MiB (13646 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283224-1503221208/watcher-4283224-1503221208 -o /tmp/evaluation-result-4283224-1503221208/solver-4283224-1503221208 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1503215446-32149 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1817004491 HOME/instance-4283224-1503221208.xml 

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

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

solver pid=32627, runsolver pid=32624

[startup+0.100311 s]*
/proc/loadavg: 1.58 1.48 1.44 4/218 32643
/proc/meminfo: memFree=26738508/32770624 swapFree=67108860/67108860
[pid=32627] ppid=32624 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/32627/stat : 32627 (xcsp3-exec) S 32624 32627 25930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155208371 9740288 346 33554432000 4194304 5098028 140733153793136 140733153791240 140680528392828 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12087296 140733153797230 140733153797435 140733153797435 140733153800171 0
/proc/32627/statm: 2378 346 289 221 0 87 0
[pid=32629] ppid=32627 vsize=13978596 memory=28728 CPUtime=0.12 cores=0,2,4,6
/proc/32629/stat : 32629 (java) S 32627 32627 25930 0 -1 1077944320 5566 0 0 0 11 1 0 0 20 0 15 0 155208371 14314082304 7182 33554432000 4194304 4196468 140734869278816 140734869261360 140649709018871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
/proc/32629/statm: 3494649 7182 2856 1 0 3482966 0
[pid=32629/tid=32630] ppid=32627 vsize=13978596 memory=-6962121287837372198 CPUtime=0.08 cores=0,2,4,6
/proc/32629/task/32630/stat : 32630 (java) R 32627 32627 25930 0 -1 4202560 3560 0 0 0 8 0 0 0 20 0 15 0 155208372 14314082304 7182 33554432000 4194304 4196468 140734869278816 140649713251392 140649709030806 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32631] ppid=32627 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32631/stat : 32631 (java) S 32627 32627 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155208373 14314082304 7182 33554432000 4194304 4196468 140734869278816 140649646619152 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32632] ppid=32627 vsize=13978596 memory=139986768111232 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32632/stat : 32632 (java) S 32627 32627 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155208373 14314082304 7182 33554432000 4194304 4196468 140734869278816 140649645566608 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32633] ppid=32627 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32633/stat : 32633 (java) S 32627 32627 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155208373 14314082304 7182 33554432000 4194304 4196468 140734869278816 140649644513552 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32634] ppid=32627 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32634/stat : 32634 (java) S 32627 32627 25930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155208373 14314082304 7182 33554432000 4194304 4196468 140734869278816 140649301547408 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32635] ppid=32627 vsize=13978596 memory=139986768111232 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32635/stat : 32635 (java) S 32627 32627 25930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155208374 14314082304 7182 33554432000 4194304 4196468 140734869278816 140649250368240 140649709030018 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32636] ppid=32627 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32636/stat : 32636 (java) S 32627 32627 25930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155208374 14314082304 7182 33554432000 4194304 4196468 140734869278816 140649249314464 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32637] ppid=32627 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32637/stat : 32637 (java) S 32627 32627 25930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155208375 14314082304 7182 33554432000 4194304 4196468 140734869278816 140649248261360 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32638] ppid=32627 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32638/stat : 32638 (java) S 32627 32627 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155208377 14314082304 7182 33554432000 4194304 4196468 140734869278816 140649247209936 140649709037467 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32639] ppid=32627 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32639/stat : 32639 (java) S 32627 32627 25930 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 155208377 14314082304 7182 33554432000 4194304 4196468 140734869278816 140649246157040 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32640] ppid=32627 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32640/stat : 32640 (java) S 32627 32627 25930 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 155208377 14314082304 7182 33554432000 4194304 4196468 140734869278816 140649245104496 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32641] ppid=32627 vsize=13978596 memory=139986768111232 CPUtime=0.01 cores=0,2,4,6
/proc/32629/task/32641/stat : 32641 (java) R 32627 32627 25930 0 -1 4202560 275 0 0 0 1 0 0 0 20 0 15 0 155208377 14314082304 7182 33554432000 4194304 4196468 140734869278816 140649244051440 140649687387742 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32642] ppid=32627 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32642/stat : 32642 (java) S 32627 32627 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155208377 14314082304 7182 33554432000 4194304 4196468 140734869278816 140649242999136 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32643] ppid=32627 vsize=13978596 memory=139986768111232 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32643/stat : 32643 (java) S 32627 32627 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155208377 14314082304 7182 33554432000 4194304 4196468 140734869278816 140649241947184 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30112 KiB

[startup+0.210709 s]*
/proc/loadavg: 1.58 1.48 1.44 3/218 32643
/proc/meminfo: memFree=26727856/32770624 swapFree=67108860/67108860
[pid=32627] ppid=32624 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/32627/stat : 32627 (xcsp3-exec) S 32624 32627 25930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155208371 9740288 346 33554432000 4194304 5098028 140733153793136 140733153791240 140680528392828 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12087296 140733153797230 140733153797435 140733153797435 140733153800171 0
/proc/32627/statm: 2378 346 289 221 0 87 0
[pid=32629] ppid=32627 vsize=13982884 memory=40196 CPUtime=0.33 cores=0,2,4,6
/proc/32629/stat : 32629 (java) S 32627 32627 25930 0 -1 1077944320 8191 0 0 0 31 2 0 0 20 0 15 0 155208371 14318473216 10049 33554432000 4194304 4196468 140734869278816 140734869261360 140649709018871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
/proc/32629/statm: 3495713 10049 3035 1 0 3482966 0
[pid=32629/tid=32630] ppid=32627 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/32629/task/32630/stat : 32630 (java) D 32627 32627 25930 0 -1 1077944384 5349 0 0 0 18 1 0 0 20 0 15 0 155208372 14318440448 10049 33554432000 4194304 4196468 140734869278816 140649713229664 140649701698093 0 4 0 16800975 18446744072101707300 0 0 -1 2 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32631] ppid=32627 vsize=13982852 memory=13602 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32631/stat : 32631 (java) S 32627 32627 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155208373 14318440448 10049 33554432000 4194304 4196468 140734869278816 140649646619152 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32632] ppid=32627 vsize=13982852 memory=139986768142147 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32632/stat : 32632 (java) S 32627 32627 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155208373 14318440448 10049 33554432000 4194304 4196468 140734869278816 140649645566608 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32633] ppid=32627 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32633/stat : 32633 (java) S 32627 32627 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155208373 14318473216 10049 33554432000 4194304 4196468 140734869278816 140649644513552 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32634] ppid=32627 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32634/stat : 32634 (java) S 32627 32627 25930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155208373 14318473216 10049 33554432000 4194304 4196468 140734869278816 140649301547408 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32635] ppid=32627 vsize=13982852 memory=139986768111232 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32635/stat : 32635 (java) S 32627 32627 25930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155208374 14318440448 10049 33554432000 4194304 4196468 140734869278816 140649250368240 140649709030018 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32636] ppid=32627 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32636/stat : 32636 (java) S 32627 32627 25930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155208374 14318440448 10049 33554432000 4194304 4196468 140734869278816 140649249314464 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32637] ppid=32627 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32637/stat : 32637 (java) S 32627 32627 25930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155208375 14318440448 10049 33554432000 4194304 4196468 140734869278816 140649248261360 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32638] ppid=32627 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32638/stat : 32638 (java) S 32627 32627 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155208377 14318440448 10049 33554432000 4194304 4196468 140734869278816 140649247209936 140649709037467 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32639] ppid=32627 vsize=13982852 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/32629/task/32639/stat : 32639 (java) S 32627 32627 25930 0 -1 1077944384 421 0 0 0 1 0 0 0 20 0 15 0 155208377 14318440448 10049 33554432000 4194304 4196468 140734869278816 140649246157040 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32640] ppid=32627 vsize=13982852 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/32629/task/32640/stat : 32640 (java) S 32627 32627 25930 0 -1 1077944384 391 0 0 0 3 0 0 0 20 0 15 0 155208377 14318440448 10049 33554432000 4194304 4196468 140734869278816 140649245104496 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32641] ppid=32627 vsize=13982852 memory=139986768111232 CPUtime=0.07 cores=0,2,4,6
/proc/32629/task/32641/stat : 32641 (java) S 32627 32627 25930 0 -1 1077944384 726 0 0 0 7 0 0 0 20 0 15 0 155208377 14318440448 10049 33554432000 4194304 4196468 140734869278816 140649244051440 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32642] ppid=32627 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32642/stat : 32642 (java) S 32627 32627 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155208377 14318473216 10049 33554432000 4194304 4196468 140734869278816 140649242999136 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32643] ppid=32627 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32643/stat : 32643 (java) S 32627 32627 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155208377 14318473216 10049 33554432000 4194304 4196468 140734869278816 140649241947184 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992396 KiB
Current children cumulated memory: 41580 KiB

[startup+0.311593 s]*
/proc/loadavg: 1.58 1.48 1.44 5/218 32643
/proc/meminfo: memFree=26720908/32770624 swapFree=67108860/67108860
[pid=32627] ppid=32624 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/32627/stat : 32627 (xcsp3-exec) S 32624 32627 25930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155208371 9740288 346 33554432000 4194304 5098028 140733153793136 140733153791240 140680528392828 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12087296 140733153797230 140733153797435 140733153797435 140733153800171 0
/proc/32627/statm: 2378 346 289 221 0 87 0
[pid=32629] ppid=32627 vsize=13982852 memory=47056 CPUtime=0.51 cores=0,2,4,6
/proc/32629/stat : 32629 (java) S 32627 32627 25930 0 -1 1077944320 9032 0 0 0 49 2 0 0 20 0 15 0 155208371 14318440448 11764 33554432000 4194304 4196468 140734869278816 140734869261360 140649709018871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
/proc/32629/statm: 3495713 11764 3110 1 0 3482966 0
[pid=32629/tid=32630] ppid=32627 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/32629/task/32630/stat : 32630 (java) R 32627 32627 25930 0 -1 4202560 5991 0 0 0 28 1 0 0 20 0 15 0 155208372 14318440448 11764 33554432000 4194304 4196468 140734869278816 140649713251296 140649693099358 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32631] ppid=32627 vsize=13982852 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32631/stat : 32631 (java) S 32627 32627 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155208373 14318440448 11764 33554432000 4194304 4196468 140734869278816 140649646619152 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32632] ppid=32627 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32632/stat : 32632 (java) S 32627 32627 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155208373 14318440448 11764 33554432000 4194304 4196468 140734869278816 140649645566608 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32633] ppid=32627 vsize=13982852 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32633/stat : 32633 (java) S 32627 32627 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155208373 14318440448 11764 33554432000 4194304 4196468 140734869278816 140649644513552 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32634] ppid=32627 vsize=13982852 memory=4500088472188524148 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32634/stat : 32634 (java) S 32627 32627 25930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155208373 14318440448 11764 33554432000 4194304 4196468 140734869278816 140649301547408 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32635] ppid=32627 vsize=13982852 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32635/stat : 32635 (java) S 32627 32627 25930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155208374 14318440448 11764 33554432000 4194304 4196468 140734869278816 140649250368240 140649709030018 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32636] ppid=32627 vsize=13982852 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32636/stat : 32636 (java) S 32627 32627 25930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155208374 14318440448 11764 33554432000 4194304 4196468 140734869278816 140649249314464 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32637] ppid=32627 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32637/stat : 32637 (java) S 32627 32627 25930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155208375 14318440448 11764 33554432000 4194304 4196468 140734869278816 140649248261360 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32638] ppid=32627 vsize=13982852 memory=-6664436420846798482 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32638/stat : 32638 (java) S 32627 32627 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155208377 14318440448 11764 33554432000 4194304 4196468 140734869278816 140649247209936 140649709037467 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32639] ppid=32627 vsize=13982852 memory=4713750055892520310 CPUtime=0.02 cores=0,2,4,6
/proc/32629/task/32639/stat : 32639 (java) S 32627 32627 25930 0 -1 1077944384 447 0 0 0 2 0 0 0 20 0 15 0 155208377 14318440448 11764 33554432000 4194304 4196468 140734869278816 140649246157040 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32640] ppid=32627 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/32629/task/32640/stat : 32640 (java) S 32627 32627 25930 0 -1 1077944384 441 0 0 0 4 0 0 0 20 0 15 0 155208377 14318440448 11764 33554432000 4194304 4196468 140734869278816 140649245104496 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32641] ppid=32627 vsize=13982852 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/32629/task/32641/stat : 32641 (java) R 32627 32627 25930 0 -1 4202560 852 0 0 0 13 0 0 0 20 0 15 0 155208377 14318440448 11764 33554432000 4194304 4196468 140734869278816 140649244048376 140649687701451 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32642] ppid=32627 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32642/stat : 32642 (java) S 32627 32627 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155208377 14318440448 11764 33554432000 4194304 4196468 140734869278816 140649242999136 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32643] ppid=32627 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32643/stat : 32643 (java) S 32627 32627 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155208377 14318440448 11764 33554432000 4194304 4196468 140734869278816 140649241947184 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48440 KiB

[startup+0.701247 s]
/proc/loadavg: 1.58 1.48 1.44 5/218 32643
/proc/meminfo: memFree=26700184/32770624 swapFree=67108860/67108860
[pid=32627] ppid=32624 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/32627/stat : 32627 (xcsp3-exec) S 32624 32627 25930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155208371 9740288 346 33554432000 4194304 5098028 140733153793136 140733153791240 140680528392828 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12087296 140733153797230 140733153797435 140733153797435 140733153800171 0
/proc/32627/statm: 2378 346 289 221 0 87 0
[pid=32629] ppid=32627 vsize=13984976 memory=95224 CPUtime=1.56 cores=0,2,4,6
/proc/32629/stat : 32629 (java) S 32627 32627 25930 0 -1 1077944320 10811 0 0 0 152 4 0 0 20 0 15 0 155208371 14320615424 23806 33554432000 4194304 4196468 140734869278816 140734869261360 140649709018871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
/proc/32629/statm: 3496244 23806 3210 1 0 3483478 0
[pid=32629/tid=32630] ppid=32627 vsize=13984976 memory=3472328296227679313 CPUtime=0.67 cores=0,2,4,6
/proc/32629/task/32630/stat : 32630 (java) R 32627 32627 25930 0 -1 4202560 6685 0 0 0 64 3 0 0 20 0 15 0 155208372 14320615424 23806 33554432000 4194304 4196468 140734869278816 140649713255920 140649695086990 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32631] ppid=32627 vsize=13984976 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32631/stat : 32631 (java) S 32627 32627 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155208373 14320615424 23806 33554432000 4194304 4196468 140734869278816 140649646619152 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32632] ppid=32627 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32632/stat : 32632 (java) S 32627 32627 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155208373 14320615424 23806 33554432000 4194304 4196468 140734869278816 140649645566608 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32633] ppid=32627 vsize=13984976 memory=43064 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32633/stat : 32633 (java) S 32627 32627 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155208373 14320615424 23806 33554432000 4194304 4196468 140734869278816 140649644513552 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32634] ppid=32627 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32634/stat : 32634 (java) S 32627 32627 25930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155208373 14320615424 23806 33554432000 4194304 4196468 140734869278816 140649301547408 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32635] ppid=32627 vsize=13984976 memory=2416 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32635/stat : 32635 (java) S 32627 32627 25930 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 155208374 14320615424 23806 33554432000 4194304 4196468 140734869278816 140649250368240 140649709030018 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32636] ppid=32627 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32636/stat : 32636 (java) S 32627 32627 25930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155208374 14320615424 23806 33554432000 4194304 4196468 140734869278816 140649249314464 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32637] ppid=32627 vsize=13984976 memory=796 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32637/stat : 32637 (java) S 32627 32627 25930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155208375 14320615424 23806 33554432000 4194304 4196468 140734869278816 140649248261360 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32638] ppid=32627 vsize=13984976 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32638/stat : 32638 (java) S 32627 32627 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155208377 14320615424 23806 33554432000 4194304 4196468 140734869278816 140649247209936 140649709037467 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32639] ppid=32627 vsize=13984976 memory=1956 CPUtime=0.26 cores=0,2,4,6
/proc/32629/task/32639/stat : 32639 (java) S 32627 32627 25930 0 -1 1077944384 765 0 0 0 26 0 0 0 20 0 15 0 155208377 14320615424 23806 33554432000 4194304 4196468 140734869278816 140649246157040 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32640] ppid=32627 vsize=13984976 memory=8608 CPUtime=0.28 cores=0,2,4,6
/proc/32629/task/32640/stat : 32640 (java) R 32627 32627 25930 0 -1 4202560 747 0 0 0 28 0 0 0 20 0 15 0 155208377 14320615424 23806 33554432000 4194304 4196468 140734869278816 140649245104496 140649692924800 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32641] ppid=32627 vsize=13984976 memory=1228 CPUtime=0.31 cores=0,2,4,6
/proc/32629/task/32641/stat : 32641 (java) S 32627 32627 25930 0 -1 1077944384 1307 0 0 0 31 0 0 0 20 0 15 0 155208377 14320615424 23806 33554432000 4194304 4196468 140734869278816 140649244051440 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32642] ppid=32627 vsize=13984976 memory=12136 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32642/stat : 32642 (java) S 32627 32627 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155208377 14320615424 23806 33554432000 4194304 4196468 140734869278816 140649242999136 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32643] ppid=32627 vsize=13984976 memory=5792 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32643/stat : 32643 (java) S 32627 32627 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155208377 14320615424 23806 33554432000 4194304 4196468 140734869278816 140649241947184 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 96608 KiB

[startup+1.50078 s]
/proc/loadavg: 1.58 1.48 1.44 4/216 32674
/proc/meminfo: memFree=26944764/32770624 swapFree=67108860/67108860
[pid=32627] ppid=32624 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/32627/stat : 32627 (xcsp3-exec) S 32624 32627 25930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155208371 9740288 346 33554432000 4194304 5098028 140733153793136 140733153791240 140680528392828 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12087296 140733153797230 140733153797435 140733153797435 140733153800171 0
/proc/32627/statm: 2378 346 289 221 0 87 0

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

/proc/32629/task/32637/stat : 32637 (java) S 32627 32627 25930 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 155208375 14320615424 716390 33554432000 4194304 4196468 140734869278816 140649248261376 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32638] ppid=32627 vsize=13984976 memory=2842548 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32638/stat : 32638 (java) S 32627 32627 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155208377 14320615424 716390 33554432000 4194304 4196468 140734869278816 140649247209936 140649709037467 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32639] ppid=32627 vsize=13984976 memory=1384 CPUtime=2.61 cores=0,2,4,6
/proc/32629/task/32639/stat : 32639 (java) S 32627 32627 25930 0 -1 1077944384 21811 0 0 0 259 2 0 0 20 0 15 0 155208377 14320615424 716390 33554432000 4194304 4196468 140734869278816 140649246157040 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32640] ppid=32627 vsize=13984976 memory=1384 CPUtime=2.64 cores=0,2,4,6
/proc/32629/task/32640/stat : 32640 (java) S 32627 32627 25930 0 -1 1077944384 21597 0 0 0 262 2 0 0 20 0 15 0 155208377 14320615424 716390 33554432000 4194304 4196468 140734869278816 140649245104496 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 25 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32641] ppid=32627 vsize=13984976 memory=1384 CPUtime=0.71 cores=0,2,4,6
/proc/32629/task/32641/stat : 32641 (java) S 32627 32627 25930 0 -1 1077944384 14399 0 0 0 68 3 0 0 20 0 15 0 155208377 14320615424 716390 33554432000 4194304 4196468 140734869278816 140649244051440 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32642] ppid=32627 vsize=13984976 memory=1349780 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32642/stat : 32642 (java) S 32627 32627 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155208377 14320615424 716390 33554432000 4194304 4196468 140734869278816 140649242999136 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32643] ppid=32627 vsize=13984976 memory=6791534058613427641 CPUtime=1.14 cores=0,2,4,6
/proc/32629/task/32643/stat : 32643 (java) S 32627 32627 25930 0 -1 1077944384 976 0 0 0 60 54 0 0 20 0 15 0 155208377 14320615424 716390 33554432000 4194304 4196468 140734869278816 140649241947184 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 24 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
Current children cumulated CPU time: 2382.44 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 2866944 KiB

[startup+2382.3 s]
/proc/loadavg: 1.43 1.50 1.53 3/218 331
/proc/meminfo: memFree=22789372/32770624 swapFree=67108860/67108860
[pid=32627] ppid=32624 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/32627/stat : 32627 (xcsp3-exec) S 32624 32627 25930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155208371 9740288 346 33554432000 4194304 5098028 140733153793136 140733153791240 140680528392828 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12087296 140733153797230 140733153797435 140733153797435 140733153800171 0
/proc/32627/statm: 2378 346 289 221 0 87 0
[pid=32629] ppid=32627 vsize=13984976 memory=2920888 CPUtime=2443.71 cores=0,2,4,6
/proc/32629/stat : 32629 (java) S 32627 32627 25930 0 -1 1077944320 465855 0 0 0 243714 657 0 0 20 0 15 0 155208371 14320615424 730222 33554432000 4194304 4196468 140734869278816 140734869261360 140649709018871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
/proc/32629/statm: 3496244 730222 3277 1 0 3483478 0
[pid=32629/tid=32630] ppid=32627 vsize=13984976 memory=2916792 CPUtime=2359.77 cores=0,2,4,6
/proc/32629/task/32630/stat : 32630 (java) R 32627 32627 25930 0 -1 4202560 170580 0 0 0 235917 60 0 0 20 0 15 0 155208372 14320615424 730222 33554432000 4194304 4196468 140734869278816 140649713258080 140649325620064 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32631] ppid=32627 vsize=13984976 memory=1384 CPUtime=18.58 cores=0,2,4,6
/proc/32629/task/32631/stat : 32631 (java) S 32627 32627 25930 0 -1 1077944384 50289 0 0 0 1730 128 0 0 20 0 15 0 155208373 14320615424 730222 33554432000 4194304 4196468 140734869278816 140649646619152 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32632] ppid=32627 vsize=13984976 memory=2916792 CPUtime=18.59 cores=0,2,4,6
/proc/32629/task/32632/stat : 32632 (java) S 32627 32627 25930 0 -1 1077944384 51468 0 0 0 1733 126 0 0 20 0 15 0 155208373 14320615424 730222 33554432000 4194304 4196468 140734869278816 140649645566608 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32633] ppid=32627 vsize=13984976 memory=2920888 CPUtime=18.58 cores=0,2,4,6
/proc/32629/task/32633/stat : 32633 (java) S 32627 32627 25930 0 -1 1077944384 51514 0 0 0 1729 129 0 0 20 0 15 0 155208373 14320615424 730222 33554432000 4194304 4196468 140734869278816 140649644513552 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32634] ppid=32627 vsize=13984976 memory=2898836 CPUtime=18.59 cores=0,2,4,6
/proc/32629/task/32634/stat : 32634 (java) S 32627 32627 25930 0 -1 1077944384 47675 0 0 0 1732 127 0 0 20 0 15 0 155208373 14320615424 730222 33554432000 4194304 4196468 140734869278816 140649301547408 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32635] ppid=32627 vsize=13984976 memory=25988 CPUtime=2.37 cores=0,2,4,6
/proc/32629/task/32635/stat : 32635 (java) S 32627 32627 25930 0 -1 1077944384 33913 0 0 0 188 49 0 0 20 0 15 0 155208374 14320615424 730222 33554432000 4194304 4196468 140734869278816 140649250368240 140649709030018 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32636] ppid=32627 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32636/stat : 32636 (java) S 32627 32627 25930 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 155208374 14320615424 730222 33554432000 4194304 4196468 140734869278816 140649249314528 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32637] ppid=32627 vsize=13984976 memory=2416 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32637/stat : 32637 (java) S 32627 32627 25930 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 155208375 14320615424 730222 33554432000 4194304 4196468 140734869278816 140649248261376 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32638] ppid=32627 vsize=13984976 memory=840 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32638/stat : 32638 (java) S 32627 32627 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155208377 14320615424 730222 33554432000 4194304 4196468 140734869278816 140649247209936 140649709037467 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32639] ppid=32627 vsize=13984976 memory=1692 CPUtime=2.62 cores=0,2,4,6
/proc/32629/task/32639/stat : 32639 (java) S 32627 32627 25930 0 -1 1077944384 21905 0 0 0 260 2 0 0 20 0 15 0 155208377 14320615424 730222 33554432000 4194304 4196468 140734869278816 140649246157040 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32640] ppid=32627 vsize=13984976 memory=796 CPUtime=2.65 cores=0,2,4,6
/proc/32629/task/32640/stat : 32640 (java) S 32627 32627 25930 0 -1 1077944384 21719 0 0 0 262 3 0 0 20 0 15 0 155208377 14320615424 730222 33554432000 4194304 4196468 140734869278816 140649245104496 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 25 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32641] ppid=32627 vsize=13984976 memory=1716 CPUtime=0.71 cores=0,2,4,6
/proc/32629/task/32641/stat : 32641 (java) S 32627 32627 25930 0 -1 1077944384 14401 0 0 0 68 3 0 0 20 0 15 0 155208377 14320615424 730222 33554432000 4194304 4196468 140734869278816 140649244051440 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32642] ppid=32627 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32642/stat : 32642 (java) S 32627 32627 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155208377 14320615424 730222 33554432000 4194304 4196468 140734869278816 140649242999136 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32643] ppid=32627 vsize=13984976 memory=2924488 CPUtime=1.16 cores=0,2,4,6
/proc/32629/task/32643/stat : 32643 (java) S 32627 32627 25930 0 -1 1077944384 1005 0 0 0 61 55 0 0 20 0 15 0 155208377 14320615424 730222 33554432000 4194304 4196468 140734869278816 140649241947184 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 24 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
Current children cumulated CPU time: 2443.71 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 2922272 KiB

[startup+2442.3 s]
/proc/loadavg: 1.33 1.46 1.51 3/218 332
/proc/meminfo: memFree=22711576/32770624 swapFree=67108860/67108860
[pid=32627] ppid=32624 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/32627/stat : 32627 (xcsp3-exec) S 32624 32627 25930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155208371 9740288 346 33554432000 4194304 5098028 140733153793136 140733153791240 140680528392828 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12087296 140733153797230 140733153797435 140733153797435 140733153800171 0
/proc/32627/statm: 2378 346 289 221 0 87 0
[pid=32629] ppid=32627 vsize=13984976 memory=2952516 CPUtime=2505.02 cores=0,2,4,6
/proc/32629/stat : 32629 (java) S 32627 32627 25930 0 -1 1077944320 479665 0 0 0 249833 669 0 0 20 0 15 0 155208371 14320615424 738129 33554432000 4194304 4196468 140734869278816 140734869261360 140649709018871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
/proc/32629/statm: 3496244 738129 3277 1 0 3483478 0
[pid=32629/tid=32630] ppid=32627 vsize=13984976 memory=2954052 CPUtime=2419.24 cores=0,2,4,6
/proc/32629/task/32630/stat : 32630 (java) R 32627 32627 25930 0 -1 4202560 177080 0 0 0 241863 61 0 0 20 0 15 0 155208372 14320615424 738129 33554432000 4194304 4196468 140734869278816 140649713258080 140649324422308 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32631] ppid=32627 vsize=13984976 memory=2954052 CPUtime=19.02 cores=0,2,4,6
/proc/32629/task/32631/stat : 32631 (java) S 32627 32627 25930 0 -1 1077944384 52211 0 0 0 1772 130 0 0 20 0 15 0 155208373 14320615424 738129 33554432000 4194304 4196468 140734869278816 140649646619152 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32632] ppid=32627 vsize=13984976 memory=2909560 CPUtime=19.04 cores=0,2,4,6
/proc/32629/task/32632/stat : 32632 (java) S 32627 32627 25930 0 -1 1077944384 52792 0 0 0 1775 129 0 0 20 0 15 0 155208373 14320615424 738129 33554432000 4194304 4196468 140734869278816 140649645566608 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32633] ppid=32627 vsize=13984976 memory=2949960 CPUtime=19.02 cores=0,2,4,6
/proc/32629/task/32633/stat : 32633 (java) S 32627 32627 25930 0 -1 1077944384 53463 0 0 0 1771 131 0 0 20 0 15 0 155208373 14320615424 738129 33554432000 4194304 4196468 140734869278816 140649644513552 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32634] ppid=32627 vsize=13984976 memory=2952516 CPUtime=19.04 cores=0,2,4,6
/proc/32629/task/32634/stat : 32634 (java) S 32627 32627 25930 0 -1 1077944384 49507 0 0 0 1774 130 0 0 20 0 15 0 155208373 14320615424 738129 33554432000 4194304 4196468 140734869278816 140649301547408 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32635] ppid=32627 vsize=13984976 memory=1384 CPUtime=2.42 cores=0,2,4,6
/proc/32629/task/32635/stat : 32635 (java) S 32627 32627 25930 0 -1 1077944384 34167 0 0 0 192 50 0 0 20 0 15 0 155208374 14320615424 738129 33554432000 4194304 4196468 140734869278816 140649250368240 140649709030018 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32636] ppid=32627 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32636/stat : 32636 (java) S 32627 32627 25930 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 155208374 14320615424 738129 33554432000 4194304 4196468 140734869278816 140649249314528 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32637] ppid=32627 vsize=13984976 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32637/stat : 32637 (java) S 32627 32627 25930 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 155208375 14320615424 738129 33554432000 4194304 4196468 140734869278816 140649248261376 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32638] ppid=32627 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32638/stat : 32638 (java) S 32627 32627 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155208377 14320615424 738129 33554432000 4194304 4196468 140734869278816 140649247209936 140649709037467 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32639] ppid=32627 vsize=13984976 memory=796 CPUtime=2.62 cores=0,2,4,6
/proc/32629/task/32639/stat : 32639 (java) S 32627 32627 25930 0 -1 1077944384 21907 0 0 0 260 2 0 0 20 0 15 0 155208377 14320615424 738129 33554432000 4194304 4196468 140734869278816 140649246157040 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32640] ppid=32627 vsize=13984976 memory=1384 CPUtime=2.65 cores=0,2,4,6
/proc/32629/task/32640/stat : 32640 (java) S 32627 32627 25930 0 -1 1077944384 21721 0 0 0 262 3 0 0 20 0 15 0 155208377 14320615424 738129 33554432000 4194304 4196468 140734869278816 140649245104496 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 25 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32641] ppid=32627 vsize=13984976 memory=2954052 CPUtime=0.71 cores=0,2,4,6
/proc/32629/task/32641/stat : 32641 (java) S 32627 32627 25930 0 -1 1077944384 14403 0 0 0 68 3 0 0 20 0 15 0 155208377 14320615424 738129 33554432000 4194304 4196468 140734869278816 140649244051440 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32642] ppid=32627 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32642/stat : 32642 (java) S 32627 32627 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155208377 14320615424 738129 33554432000 4194304 4196468 140734869278816 140649242999136 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32643] ppid=32627 vsize=13984976 memory=2916228 CPUtime=1.18 cores=0,2,4,6
/proc/32629/task/32643/stat : 32643 (java) S 32627 32627 25930 0 -1 1077944384 1028 0 0 0 62 56 0 0 20 0 15 0 155208377 14320615424 738129 33554432000 4194304 4196468 140734869278816 140649241947184 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 24 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
Current children cumulated CPU time: 2505.02 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 2953900 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2457 s]*
/proc/loadavg: 1.47 1.48 1.52 3/218 332
/proc/meminfo: memFree=22758924/32770624 swapFree=67108860/67108860
[pid=32627] ppid=32624 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/32627/stat : 32627 (xcsp3-exec) S 32624 32627 25930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 155208371 9740288 346 33554432000 4194304 5098028 140733153793136 140733153791240 140680528392828 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12087296 140733153797230 140733153797435 140733153797435 140733153800171 0
/proc/32627/statm: 2378 346 289 221 0 87 0
[pid=32629] ppid=32627 vsize=13984976 memory=2950604 CPUtime=2520.06 cores=0,2,4,6
/proc/32629/stat : 32629 (java) S 32627 32627 25930 0 -1 1077944320 481127 0 0 0 251334 672 0 0 20 0 15 0 155208371 14320615424 737651 33554432000 4194304 4196468 140734869278816 140734869261360 140649709018871 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
/proc/32629/statm: 3496244 737651 3277 1 0 3483478 0
[pid=32629/tid=32630] ppid=32627 vsize=13984976 memory=6791534058613427641 CPUtime=2433.82 cores=0,2,4,6
/proc/32629/task/32630/stat : 32630 (java) R 32627 32627 25930 0 -1 4202560 177175 0 0 0 243321 61 0 0 20 0 15 0 155208372 14320615424 737651 33554432000 4194304 4196468 140734869278816 140649713258080 140649325619952 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32631] ppid=32627 vsize=13984976 memory=4126316290023845779 CPUtime=19.13 cores=0,2,4,6
/proc/32629/task/32631/stat : 32631 (java) S 32627 32627 25930 0 -1 1077944384 52537 0 0 0 1783 130 0 0 20 0 15 0 155208373 14320615424 737651 33554432000 4194304 4196468 140734869278816 140649646619152 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32632] ppid=32627 vsize=13984976 memory=7741237421010932331 CPUtime=19.14 cores=0,2,4,6
/proc/32629/task/32632/stat : 32632 (java) S 32627 32627 25930 0 -1 1077944384 53118 0 0 0 1785 129 0 0 20 0 15 0 155208373 14320615424 737651 33554432000 4194304 4196468 140734869278816 140649645566608 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32633] ppid=32627 vsize=13984976 memory=6369336081189858153 CPUtime=19.13 cores=0,2,4,6
/proc/32629/task/32633/stat : 32633 (java) S 32627 32627 25930 0 -1 1077944384 53772 0 0 0 1782 131 0 0 20 0 15 0 155208373 14320615424 737651 33554432000 4194304 4196468 140734869278816 140649644513552 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32634] ppid=32627 vsize=13984976 memory=4639950512826379884 CPUtime=19.14 cores=0,2,4,6
/proc/32629/task/32634/stat : 32634 (java) S 32627 32627 25930 0 -1 1077944384 49775 0 0 0 1784 130 0 0 20 0 15 0 155208373 14320615424 737651 33554432000 4194304 4196468 140734869278816 140649301547408 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32635] ppid=32627 vsize=13984976 memory=7954878022864366184 CPUtime=2.42 cores=0,2,4,6
/proc/32629/task/32635/stat : 32635 (java) S 32627 32627 25930 0 -1 1077944384 34186 0 0 0 192 50 0 0 20 0 15 0 155208374 14320615424 737651 33554432000 4194304 4196468 140734869278816 140649250368240 140649709030018 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32636] ppid=32627 vsize=13984976 memory=7954878022864366184 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32636/stat : 32636 (java) S 32627 32627 25930 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 155208374 14320615424 737651 33554432000 4194304 4196468 140734869278816 140649249314528 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32637] ppid=32627 vsize=13984976 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32637/stat : 32637 (java) S 32627 32627 25930 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 155208375 14320615424 737651 33554432000 4194304 4196468 140734869278816 140649248261376 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32638] ppid=32627 vsize=13984976 memory=7595149614654251625 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32638/stat : 32638 (java) S 32627 32627 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155208377 14320615424 737651 33554432000 4194304 4196468 140734869278816 140649247209936 140649709037467 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32639] ppid=32627 vsize=13984976 memory=7884511474100498023 CPUtime=2.62 cores=0,2,4,6
/proc/32629/task/32639/stat : 32639 (java) S 32627 32627 25930 0 -1 1077944384 21907 0 0 0 260 2 0 0 20 0 15 0 155208377 14320615424 737651 33554432000 4194304 4196468 140734869278816 140649246157040 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32640] ppid=32627 vsize=13984976 memory=7522246478609081960 CPUtime=2.65 cores=0,2,4,6
/proc/32629/task/32640/stat : 32640 (java) S 32627 32627 25930 0 -1 1077944384 21838 0 0 0 262 3 0 0 20 0 15 0 155208377 14320615424 737651 33554432000 4194304 4196468 140734869278816 140649245104496 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 25 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32641] ppid=32627 vsize=13984976 memory=7440056984007045732 CPUtime=0.71 cores=0,2,4,6
/proc/32629/task/32641/stat : 32641 (java) S 32627 32627 25930 0 -1 1077944384 14403 0 0 0 68 3 0 0 20 0 15 0 155208377 14320615424 737651 33554432000 4194304 4196468 140734869278816 140649244051440 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32642] ppid=32627 vsize=13984976 memory=7451032231799841898 CPUtime=0 cores=0,2,4,6
/proc/32629/task/32642/stat : 32642 (java) S 32627 32627 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155208377 14320615424 737651 33554432000 4194304 4196468 140734869278816 140649242999136 140649709029077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
[pid=32629/tid=32643] ppid=32627 vsize=13984976 memory=7525064647469198951 CPUtime=1.2 cores=0,2,4,6
/proc/32629/task/32643/stat : 32643 (java) S 32627 32627 25930 0 -1 1077944384 1030 0 0 0 63 57 0 0 20 0 15 0 155208377 14320615424 737651 33554432000 4194304 4196468 140734869278816 140649241947184 140649709030018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 24 0 0 6293624 6294260 12210176 140734869279895 140734869280071 140734869280071 140734869282767 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 2951988 KiB

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

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

[startup+2457.03 s]
# the end of solver process 32629 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.36 s, system=6.74425 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): 2457.03
CPU time (s): 2520.1
CPU user time (s): 2513.36
CPU system time (s): 6.74425
CPU usage (%): 102.567
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 2955436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.36
system time used= 6.74425
maximum resident set size= 2955592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 481833
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 104714
involuntary context switches= 5508


# summary of solver processes directly reported to runsolver:
#   pid: 32627,32629
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2513.36
#   total CPU system time (s): 6.74425

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6613 second user time and 24.8054 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-20 11:12:27
IDJOB=4283224
IDBENCH=137526
IDSOLVER=2679
FILE ID=node106/4283224-1503221208
RUNJOBID= node106-1503215446-32149
PBS_JOBID= 20630868
Free space on /tmp= 61784 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-4283224-1503221208/watcher-4283224-1503221208 -o /tmp/evaluation-result-4283224-1503221208/solver-4283224-1503221208 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1503215446-32149 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1817004491 HOME/instance-4283224-1503221208.xml

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

MD5SUM BENCH= 1f09663ffd56a311acfaad7e4cbda3a4
RANDOM SEED=1817004491

node106.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.86
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.86
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.86
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.86
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:        26756532 kB
MemAvailable:   31670576 kB
Buffers:          244460 kB
Cached:          4961160 kB
SwapCached:            0 kB
Active:          1411496 kB
Inactive:        4152244 kB
Active(anon):     314220 kB
Inactive(anon):    80012 kB
Active(file):    1097276 kB
Inactive(file):  4072232 kB
Unevictable:        7764 kB
Mlocked:            7764 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7848 kB
Writeback:            20 kB
AnonPages:        355528 kB
Mapped:            64360 kB
Shmem:             33420 kB
Slab:             148136 kB
SReclaimable:     120740 kB
SUnreclaim:        27396 kB
KernelStack:        3712 kB
PageTables:         5956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     996344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    286720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61776 MiB
End job on node106 at 2017-08-20 11:53:25