Trace number 4270453

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)? (TO) 20012.199 2520.1101

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-75.xml
MD5SUMd512fd03759c8e886ee5b37275b97c5f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.08
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size45
Distribution of domain sizes[{"size":19,"count":1},{"size":45,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270453-1502802779.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4270453-1502802779.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
12.35/7.61	c solve instance...
20011.53/2520.09	s UNKNOWN
20011.53/2520.09	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 (15319 MiB free)
  memory of node 1: 16384 MiB (15473 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270453-1502802779/watcher-4270453-1502802779 -o /tmp/evaluation-result-4270453-1502802779/solver-4270453-1502802779 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502794356-29582 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2040651679 HOME/instance-4270453-1502802779.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=30039, runsolver pid=30036

[startup+0.100116 s]*
/proc/loadavg: 9.04 8.55 8.33 2/199 30060
/proc/meminfo: memFree=31516680/32770624 swapFree=67108860/67108860
[pid=30039] ppid=30036 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/30039/stat : 30039 (xcsp3-exec) S 30036 30039 29555 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 113365616 9740288 345 33554432000 4194304 5098028 140728520093360 140728520091464 139677148054140 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26824704 140728520094820 140728520095031 140728520095031 140728520097771 0
/proc/30039/statm: 2378 345 289 221 0 87 0
[pid=30041] ppid=30039 vsize=25999808 memory=26672 CPUtime=0.12 cores=0-7
/proc/30041/stat : 30041 (java) S 30039 30039 29555 0 -1 1077944320 5607 0 0 0 11 1 0 0 20 0 20 0 113365616 26623803392 6668 33554432000 4194304 4196468 140728446628288 140728446610832 140016138718967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
/proc/30041/statm: 6499952 6668 2843 1 0 6488269 0
[pid=30041/tid=30042] ppid=30039 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/30041/task/30042/stat : 30042 (java) R 30039 30039 29555 0 -1 4202560 3612 0 0 0 8 0 0 0 20 0 20 0 113365617 26623803392 6668 33554432000 4194304 4196468 140728446628288 140016142945216 140016138730902 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30043] ppid=30039 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30043/stat : 30043 (java) S 30039 30039 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113365617 26623803392 6668 33554432000 4194304 4196468 140728446628288 140016091339792 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30044] ppid=30039 vsize=25999808 memory=140319130699392 CPUtime=0 cores=0-7
/proc/30041/task/30044/stat : 30044 (java) S 30039 30039 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113365617 26623803392 6668 33554432000 4194304 4196468 140728446628288 140016090287248 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30045] ppid=30039 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30045/stat : 30045 (java) S 30039 30039 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113365617 26623803392 6668 33554432000 4194304 4196468 140728446628288 140016089234192 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30046] ppid=30039 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30046/stat : 30046 (java) S 30039 30039 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113365617 26623803392 6668 33554432000 4194304 4196468 140728446628288 140016088181648 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30047] ppid=30039 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30047/stat : 30047 (java) S 30039 30039 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113365617 26623803392 6668 33554432000 4194304 4196468 140728446628288 140016087128592 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30048] ppid=30039 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/30041/task/30048/stat : 30048 (java) S 30039 30039 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113365617 26623803392 6668 33554432000 4194304 4196468 140728446628288 140016086076048 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30049] ppid=30039 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30049/stat : 30049 (java) S 30039 30039 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113365617 26623803392 6668 33554432000 4194304 4196468 140728446628288 140016085022992 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30050] ppid=30039 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30050/stat : 30050 (java) S 30039 30039 29555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113365617 26623803392 6668 33554432000 4194304 4196468 140728446628288 140016083970448 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30051] ppid=30039 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30051/stat : 30051 (java) S 30039 30039 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113365619 26623803392 6668 33554432000 4194304 4196468 140728446628288 140014880844528 140016138730114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30052] ppid=30039 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30052/stat : 30052 (java) S 30039 30039 29555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 113365619 26623803392 6668 33554432000 4194304 4196468 140728446628288 140014879790752 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30053] ppid=30039 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30053/stat : 30053 (java) S 30039 30039 29555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 113365620 26623803392 6668 33554432000 4194304 4196468 140728446628288 140014878737648 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30054] ppid=30039 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30054/stat : 30054 (java) S 30039 30039 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113365622 26623803392 6668 33554432000 4194304 4196468 140728446628288 140014877686224 140016138737563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30055] ppid=30039 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30055/stat : 30055 (java) S 30039 30039 29555 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 113365622 26623803392 6668 33554432000 4194304 4196468 140728446628288 140014876633328 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30056] ppid=30039 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30056/stat : 30056 (java) S 30039 30039 29555 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 113365622 26623803392 6668 33554432000 4194304 4196468 140728446628288 140014875580784 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30057] ppid=30039 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30057/stat : 30057 (java) S 30039 30039 29555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113365622 26623803392 6668 33554432000 4194304 4196468 140728446628288 140014874527728 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30058] ppid=30039 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/30041/task/30058/stat : 30058 (java) S 30039 30039 29555 0 -1 1077944384 261 0 0 0 1 0 0 0 20 0 20 0 113365622 26623803392 6668 33554432000 4194304 4196468 140728446628288 140014873475184 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30059] ppid=30039 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30059/stat : 30059 (java) S 30039 30039 29555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113365622 26623803392 6668 33554432000 4194304 4196468 140728446628288 140014872423392 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30060] ppid=30039 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/30041/task/30060/stat : 30060 (java) S 30039 30039 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113365622 26623803392 6668 33554432000 4194304 4196468 140728446628288 140014871370928 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28052 KiB

[startup+0.209956 s]*
/proc/loadavg: 9.04 8.55 8.33 2/199 30060
/proc/meminfo: memFree=31504868/32770624 swapFree=67108860/67108860
[pid=30039] ppid=30036 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/30039/stat : 30039 (xcsp3-exec) S 30036 30039 29555 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 113365616 9740288 345 33554432000 4194304 5098028 140728520093360 140728520091464 139677148054140 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26824704 140728520094820 140728520095031 140728520095031 140728520097771 0
/proc/30039/statm: 2378 345 289 221 0 87 0
[pid=30041] ppid=30039 vsize=26004064 memory=39520 CPUtime=0.33 cores=0-7
/proc/30041/stat : 30041 (java) S 30039 30039 29555 0 -1 1077944320 8372 0 0 0 31 2 0 0 20 0 20 0 113365616 26628161536 9880 33554432000 4194304 4196468 140728446628288 140728446610832 140016138718967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
/proc/30041/statm: 6501016 9880 3086 1 0 6488269 0
[pid=30041/tid=30042] ppid=30039 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/30041/task/30042/stat : 30042 (java) R 30039 30039 29555 0 -1 4202560 5428 0 0 0 18 1 0 0 20 0 20 0 113365617 26628161536 9880 33554432000 4194304 4196468 140728446628288 140016142939960 140016138740893 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30043] ppid=30039 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/30041/task/30043/stat : 30043 (java) S 30039 30039 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113365617 26628161536 9880 33554432000 4194304 4196468 140728446628288 140016091339792 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30044] ppid=30039 vsize=26004064 memory=288370695282411136 CPUtime=0 cores=0-7
/proc/30041/task/30044/stat : 30044 (java) S 30039 30039 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113365617 26628161536 9880 33554432000 4194304 4196468 140728446628288 140016090287248 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30045] ppid=30039 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30041/task/30045/stat : 30045 (java) S 30039 30039 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113365617 26628161536 9880 33554432000 4194304 4196468 140728446628288 140016089234192 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30046] ppid=30039 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30046/stat : 30046 (java) S 30039 30039 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113365617 26628161536 9880 33554432000 4194304 4196468 140728446628288 140016088181648 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30047] ppid=30039 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30047/stat : 30047 (java) S 30039 30039 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113365617 26628161536 9880 33554432000 4194304 4196468 140728446628288 140016087128592 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30048] ppid=30039 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30041/task/30048/stat : 30048 (java) S 30039 30039 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113365617 26628161536 9880 33554432000 4194304 4196468 140728446628288 140016086076048 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30049] ppid=30039 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30049/stat : 30049 (java) S 30039 30039 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113365617 26628161536 9880 33554432000 4194304 4196468 140728446628288 140016085022992 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30050] ppid=30039 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30050/stat : 30050 (java) S 30039 30039 29555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113365617 26628161536 9880 33554432000 4194304 4196468 140728446628288 140016083970448 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30051] ppid=30039 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30051/stat : 30051 (java) S 30039 30039 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113365619 26628161536 9880 33554432000 4194304 4196468 140728446628288 140014880844528 140016138730114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30052] ppid=30039 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30052/stat : 30052 (java) S 30039 30039 29555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 113365619 26628161536 9880 33554432000 4194304 4196468 140728446628288 140014879790752 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30053] ppid=30039 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30053/stat : 30053 (java) S 30039 30039 29555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 113365620 26628161536 9880 33554432000 4194304 4196468 140728446628288 140014878737648 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30054] ppid=30039 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30054/stat : 30054 (java) S 30039 30039 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113365622 26628161536 9880 33554432000 4194304 4196468 140728446628288 140014877686224 140016138737563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30055] ppid=30039 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/30041/task/30055/stat : 30055 (java) S 30039 30039 29555 0 -1 1077944384 397 0 0 0 1 0 0 0 20 0 20 0 113365622 26628161536 9880 33554432000 4194304 4196468 140728446628288 140014876633328 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30056] ppid=30039 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/30041/task/30056/stat : 30056 (java) S 30039 30039 29555 0 -1 1077944384 465 0 0 0 2 0 0 0 20 0 20 0 113365622 26628161536 9880 33554432000 4194304 4196468 140728446628288 140014875580784 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30057] ppid=30039 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30041/task/30057/stat : 30057 (java) S 30039 30039 29555 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 113365622 26628161536 9880 33554432000 4194304 4196468 140728446628288 140014874527728 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30058] ppid=30039 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/30041/task/30058/stat : 30058 (java) S 30039 30039 29555 0 -1 1077944384 757 0 0 0 7 0 0 0 20 0 20 0 113365622 26628161536 9880 33554432000 4194304 4196468 140728446628288 140014873475184 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30059] ppid=30039 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30059/stat : 30059 (java) S 30039 30039 29555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113365622 26628161536 9880 33554432000 4194304 4196468 140728446628288 140014872423392 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30060] ppid=30039 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30041/task/30060/stat : 30060 (java) S 30039 30039 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113365622 26628161536 9880 33554432000 4194304 4196468 140728446628288 140014871370928 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40900 KiB

[startup+0.309393 s]*
/proc/loadavg: 9.04 8.55 8.33 2/199 30060
/proc/meminfo: memFree=31498916/32770624 swapFree=67108860/67108860
[pid=30039] ppid=30036 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/30039/stat : 30039 (xcsp3-exec) S 30036 30039 29555 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 113365616 9740288 345 33554432000 4194304 5098028 140728520093360 140728520091464 139677148054140 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26824704 140728520094820 140728520095031 140728520095031 140728520097771 0
/proc/30039/statm: 2378 345 289 221 0 87 0
[pid=30041] ppid=30039 vsize=26004064 memory=45956 CPUtime=0.49 cores=0-7
/proc/30041/stat : 30041 (java) S 30039 30039 29555 0 -1 1077944320 9179 0 0 0 46 3 0 0 20 0 20 0 113365616 26628161536 11489 33554432000 4194304 4196468 140728446628288 140728446610832 140016138718967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
/proc/30041/statm: 6501016 11489 3102 1 0 6488269 0
[pid=30041/tid=30042] ppid=30039 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/30041/task/30042/stat : 30042 (java) R 30039 30039 29555 0 -1 4202560 6103 0 0 0 27 2 0 0 20 0 20 0 113365617 26628161536 11489 33554432000 4194304 4196468 140728446628288 140016142955840 140016138740893 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30043] ppid=30039 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30043/stat : 30043 (java) S 30039 30039 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113365617 26628161536 11489 33554432000 4194304 4196468 140728446628288 140016091339792 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30044] ppid=30039 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30044/stat : 30044 (java) S 30039 30039 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113365617 26628161536 11489 33554432000 4194304 4196468 140728446628288 140016090287248 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30045] ppid=30039 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30045/stat : 30045 (java) S 30039 30039 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113365617 26628161536 11489 33554432000 4194304 4196468 140728446628288 140016089234192 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30046] ppid=30039 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30046/stat : 30046 (java) S 30039 30039 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113365617 26628161536 11489 33554432000 4194304 4196468 140728446628288 140016088181648 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30047] ppid=30039 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/30041/task/30047/stat : 30047 (java) S 30039 30039 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113365617 26628161536 11489 33554432000 4194304 4196468 140728446628288 140016087128592 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30048] ppid=30039 vsize=26004064 memory=140318997574575 CPUtime=0 cores=0-7
/proc/30041/task/30048/stat : 30048 (java) S 30039 30039 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113365617 26628161536 11489 33554432000 4194304 4196468 140728446628288 140016086076048 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30049] ppid=30039 vsize=26004064 memory=140318997576880 CPUtime=0 cores=0-7
/proc/30041/task/30049/stat : 30049 (java) S 30039 30039 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113365617 26628161536 11489 33554432000 4194304 4196468 140728446628288 140016085022992 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30050] ppid=30039 vsize=26004064 memory=140318997579184 CPUtime=0 cores=0-7
/proc/30041/task/30050/stat : 30050 (java) S 30039 30039 29555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113365617 26628161536 11489 33554432000 4194304 4196468 140728446628288 140016083970448 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30051] ppid=30039 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30051/stat : 30051 (java) S 30039 30039 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113365619 26628161536 11489 33554432000 4194304 4196468 140728446628288 140014880844528 140016138730114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30052] ppid=30039 vsize=26004064 memory=280637995165328 CPUtime=0 cores=0-7
/proc/30041/task/30052/stat : 30052 (java) S 30039 30039 29555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 113365619 26628161536 11489 33554432000 4194304 4196468 140728446628288 140014879790752 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30053] ppid=30039 vsize=26004064 memory=280637995172240 CPUtime=0 cores=0-7
/proc/30041/task/30053/stat : 30053 (java) S 30039 30039 29555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 113365620 26628161536 11489 33554432000 4194304 4196468 140728446628288 140014878737648 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30054] ppid=30039 vsize=26004064 memory=280637995113392 CPUtime=0 cores=0-7
/proc/30041/task/30054/stat : 30054 (java) S 30039 30039 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113365622 26628161536 11489 33554432000 4194304 4196468 140728446628288 140014877686224 140016138737563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30055] ppid=30039 vsize=26004064 memory=280637995186064 CPUtime=0.02 cores=0-7
/proc/30041/task/30055/stat : 30055 (java) R 30039 30039 29555 0 -1 4202560 403 0 0 0 2 0 0 0 20 0 20 0 113365622 26628161536 11489 33554432000 4194304 4196468 140728446628288 140014876633328 140016131704009 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30056] ppid=30039 vsize=26004064 memory=280637995192976 CPUtime=0.02 cores=0-7
/proc/30041/task/30056/stat : 30056 (java) S 30039 30039 29555 0 -1 1077944384 466 0 0 0 2 0 0 0 20 0 20 0 113365622 26628161536 11489 33554432000 4194304 4196468 140728446628288 140014875580784 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30057] ppid=30039 vsize=26004064 memory=280637995190672 CPUtime=0.01 cores=0-7
/proc/30041/task/30057/stat : 30057 (java) S 30039 30039 29555 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 20 0 113365622 26628161536 11489 33554432000 4194304 4196468 140728446628288 140014874527728 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30058] ppid=30039 vsize=26004064 memory=280637995206832 CPUtime=0.12 cores=0-7
/proc/30041/task/30058/stat : 30058 (java) R 30039 30039 29555 0 -1 4202560 832 0 0 0 12 0 0 0 20 0 20 0 113365622 26628161536 11489 33554432000 4194304 4196468 140728446628288 140014873475184 140016117689957 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30059] ppid=30039 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30059/stat : 30059 (java) S 30039 30039 29555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 113365622 26628161536 11489 33554432000 4194304 4196468 140728446628288 140014872423392 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30060] ppid=30039 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30041/task/30060/stat : 30060 (java) S 30039 30039 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113365622 26628161536 11489 33554432000 4194304 4196468 140728446628288 140014871370928 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47336 KiB

[startup+0.700975 s]
/proc/loadavg: 9.04 8.55 8.33 5/199 30060
/proc/meminfo: memFree=31455668/32770624 swapFree=67108860/67108860
[pid=30039] ppid=30036 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/30039/stat : 30039 (xcsp3-exec) S 30036 30039 29555 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 113365616 9740288 345 33554432000 4194304 5098028 140728520093360 140728520091464 139677148054140 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26824704 140728520094820 140728520095031 140728520095031 140728520097771 0
/proc/30039/statm: 2378 345 289 221 0 87 0
[pid=30041] ppid=30039 vsize=26004140 memory=126060 CPUtime=1.63 cores=0-7
/proc/30041/stat : 30041 (java) S 30039 30039 29555 0 -1 1077944320 11849 0 0 0 158 5 0 0 20 0 20 0 113365616 26628239360 31515 33554432000 4194304 4196468 140728446628288 140728446610832 140016138718967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
/proc/30041/statm: 6501035 31515 3194 1 0 6488269 0
[pid=30041/tid=30042] ppid=30039 vsize=26004140 memory=280637995564720 CPUtime=0.67 cores=0-7
/proc/30041/task/30042/stat : 30042 (java) R 30039 30039 29555 0 -1 4202560 6479 0 0 0 64 3 0 0 20 0 20 0 113365617 26628239360 31515 33554432000 4194304 4196468 140728446628288 140016142954496 140015752595259 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30043] ppid=30039 vsize=26004140 memory=140318997783408 CPUtime=0 cores=0-7
/proc/30041/task/30043/stat : 30043 (java) S 30039 30039 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 113365617 26628239360 31515 33554432000 4194304 4196468 140728446628288 140016091339792 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30044] ppid=30039 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30044/stat : 30044 (java) S 30039 30039 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113365617 26628239360 31515 33554432000 4194304 4196468 140728446628288 140016090287248 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30045] ppid=30039 vsize=26004140 memory=10928 CPUtime=0 cores=0-7
/proc/30041/task/30045/stat : 30045 (java) S 30039 30039 29555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 113365617 26628239360 31515 33554432000 4194304 4196468 140728446628288 140016089234192 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0

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

[pid=30041/tid=30068] ppid=30039 vsize=26538700 memory=2870016 CPUtime=2416.29 cores=0-7
/proc/30041/task/30068/stat : 30068 (java) R 30039 30039 29555 0 -1 4202560 12428 0 0 0 241600 29 0 0 20 0 28 0 113366379 27175628800 718016 33554432000 4194304 4196468 140728446628288 140014788776048 140015755767028 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
Current children cumulated CPU time: 19394 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2873444 KiB

[startup+2502.3 s]
/proc/loadavg: 8.88 8.43 8.31 10/208 30134
/proc/meminfo: memFree=28663596/32770624 swapFree=67108860/67108860
[pid=30039] ppid=30036 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/30039/stat : 30039 (xcsp3-exec) S 30036 30039 29555 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 113365616 9740288 345 33554432000 4194304 5098028 140728520093360 140728520091464 139677148054140 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26824704 140728520094820 140728520095031 140728520095031 140728520097771 0
/proc/30039/statm: 2378 345 289 221 0 87 0
[pid=30041] ppid=30039 vsize=26538700 memory=2874112 CPUtime=19870.8 cores=0-7
/proc/30041/stat : 30041 (java) S 30039 30039 29555 0 -1 1077944320 424422 0 0 0 1986505 576 0 0 20 0 28 0 113365616 27175628800 718528 33554432000 4194304 4196468 140728446628288 140728446610832 140016138718967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
/proc/30041/statm: 6634675 718528 3292 1 0 6621909 0
[pid=30041/tid=30042] ppid=30039 vsize=26538700 memory=2874112 CPUtime=7.33 cores=0-7
/proc/30041/task/30042/stat : 30042 (java) S 30039 30039 29555 0 -1 1077944384 8670 0 0 0 721 12 0 0 20 0 28 0 113365617 27175628800 718528 33554432000 4194304 4196468 140728446628288 140016142959744 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30043] ppid=30039 vsize=26538700 memory=2874112 CPUtime=4.62 cores=0-7
/proc/30041/task/30043/stat : 30043 (java) S 30039 30039 29555 0 -1 1077944384 14183 0 0 0 437 25 0 0 20 0 28 0 113365617 27175628800 718528 33554432000 4194304 4196468 140728446628288 140016091339792 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30044] ppid=30039 vsize=26538700 memory=2874112 CPUtime=4.71 cores=0-7
/proc/30041/task/30044/stat : 30044 (java) S 30039 30039 29555 0 -1 1077944384 16530 0 0 0 444 27 0 0 20 0 28 0 113365617 27175628800 718528 33554432000 4194304 4196468 140728446628288 140016090287248 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30045] ppid=30039 vsize=26538700 memory=280637995243560 CPUtime=4.76 cores=0-7
/proc/30041/task/30045/stat : 30045 (java) S 30039 30039 29555 0 -1 1077944384 17920 0 0 0 449 27 0 0 20 0 28 0 113365617 27175628800 718528 33554432000 4194304 4196468 140728446628288 140016089234192 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30046] ppid=30039 vsize=26538700 memory=1380 CPUtime=4.63 cores=0-7
/proc/30041/task/30046/stat : 30046 (java) S 30039 30039 29555 0 -1 1077944384 14771 0 0 0 439 24 0 0 20 0 28 0 113365617 27175628800 718528 33554432000 4194304 4196468 140728446628288 140016088181648 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30047] ppid=30039 vsize=26538700 memory=32048 CPUtime=4.71 cores=0-7
/proc/30041/task/30047/stat : 30047 (java) S 30039 30039 29555 0 -1 1077944384 14296 0 0 0 447 24 0 0 20 0 28 0 113365617 27175628800 718528 33554432000 4194304 4196468 140728446628288 140016087128592 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30048] ppid=30039 vsize=26538700 memory=1296 CPUtime=4.68 cores=0-7
/proc/30041/task/30048/stat : 30048 (java) S 30039 30039 29555 0 -1 1077944384 17057 0 0 0 443 25 0 0 20 0 28 0 113365617 27175628800 718528 33554432000 4194304 4196468 140728446628288 140016086076048 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30049] ppid=30039 vsize=26538700 memory=1380 CPUtime=4.67 cores=0-7
/proc/30041/task/30049/stat : 30049 (java) S 30039 30039 29555 0 -1 1077944384 19104 0 0 0 441 26 0 0 20 0 28 0 113365617 27175628800 718528 33554432000 4194304 4196468 140728446628288 140016085022992 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30050] ppid=30039 vsize=26538700 memory=2874112 CPUtime=4.68 cores=0-7
/proc/30041/task/30050/stat : 30050 (java) S 30039 30039 29555 0 -1 1077944384 16982 0 0 0 442 26 0 0 20 0 28 0 113365617 27175628800 718528 33554432000 4194304 4196468 140728446628288 140016083970448 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30051] ppid=30039 vsize=26538700 memory=1380 CPUtime=1.84 cores=0-7
/proc/30041/task/30051/stat : 30051 (java) S 30039 30039 29555 0 -1 1077944384 31406 0 0 0 155 29 0 0 20 0 28 0 113365619 27175628800 718528 33554432000 4194304 4196468 140728446628288 140014880844528 140016138730114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30052] ppid=30039 vsize=26538700 memory=2874112 CPUtime=0 cores=0-7
/proc/30041/task/30052/stat : 30052 (java) S 30039 30039 29555 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 113365619 27175628800 718528 33554432000 4194304 4196468 140728446628288 140014879790816 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30053] ppid=30039 vsize=26538700 memory=2874112 CPUtime=0 cores=0-7
/proc/30041/task/30053/stat : 30053 (java) S 30039 30039 29555 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 28 0 113365620 27175628800 718528 33554432000 4194304 4196468 140728446628288 140014878737664 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30054] ppid=30039 vsize=26538700 memory=4132 CPUtime=0 cores=0-7
/proc/30041/task/30054/stat : 30054 (java) S 30039 30039 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 113365622 27175628800 718528 33554432000 4194304 4196468 140728446628288 140014877686224 140016138737563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30055] ppid=30039 vsize=26538700 memory=32056 CPUtime=2.58 cores=0-7
/proc/30041/task/30055/stat : 30055 (java) S 30039 30039 29555 0 -1 1077944384 19845 0 0 0 254 4 0 0 20 0 28 0 113365622 27175628800 718528 33554432000 4194304 4196468 140728446628288 140014876633328 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30056] ppid=30039 vsize=26538700 memory=4132 CPUtime=2.74 cores=0-7
/proc/30041/task/30056/stat : 30056 (java) S 30039 30039 29555 0 -1 1077944384 19685 0 0 0 271 3 0 0 20 0 28 0 113365622 27175628800 718528 33554432000 4194304 4196468 140728446628288 140014875580784 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30057] ppid=30039 vsize=26538700 memory=32056 CPUtime=2.99 cores=0-7
/proc/30041/task/30057/stat : 30057 (java) S 30039 30039 29555 0 -1 1077944384 25159 0 0 0 295 4 0 0 20 0 28 0 113365622 27175628800 718528 33554432000 4194304 4196468 140728446628288 140014874527728 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30058] ppid=30039 vsize=26538700 memory=1296 CPUtime=0.75 cores=0-7
/proc/30041/task/30058/stat : 30058 (java) S 30039 30039 29555 0 -1 1077944384 14068 0 0 0 72 3 0 0 20 0 28 0 113365622 27175628800 718528 33554432000 4194304 4196468 140728446628288 140014873475184 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30059] ppid=30039 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/30041/task/30059/stat : 30059 (java) S 30039 30039 29555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 113365622 27175628800 718528 33554432000 4194304 4196468 140728446628288 140014872423392 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30060] ppid=30039 vsize=26538700 memory=6791534058613427641 CPUtime=0.84 cores=0-7
/proc/30041/task/30060/stat : 30060 (java) S 30039 30039 29555 0 -1 1077944384 3587 0 0 0 36 48 0 0 20 0 28 0 113365622 27175628800 718528 33554432000 4194304 4196468 140728446628288 140014871370928 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30061] ppid=30039 vsize=26538700 memory=2874112 CPUtime=2480.75 cores=0-7
/proc/30041/task/30061/stat : 30061 (java) R 30039 30039 29555 0 -1 4202560 33285 0 0 0 248005 70 0 0 20 0 28 0 113366378 27175628800 718528 33554432000 4194304 4196468 140728446628288 140014863359016 140015756484389 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30062] ppid=30039 vsize=26538700 memory=1380 CPUtime=2473.77 cores=0-7
/proc/30041/task/30062/stat : 30062 (java) R 30039 30039 29555 0 -1 4202560 15622 0 0 0 247352 25 0 0 20 0 28 0 113366379 27175628800 718528 33554432000 4194304 4196468 140728446628288 140014862310880 140015755767005 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30063] ppid=30039 vsize=26538700 memory=2874112 CPUtime=2471.63 cores=0-7
/proc/30041/task/30063/stat : 30063 (java) R 30039 30039 29555 0 -1 4202560 23155 0 0 0 247108 55 0 0 20 0 28 0 113366379 27175628800 718528 33554432000 4194304 4196468 140728446628288 140014861257528 140015755767277 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30064] ppid=30039 vsize=26538700 memory=4132 CPUtime=2483.2 cores=0-7
/proc/30041/task/30064/stat : 30064 (java) R 30039 30039 29555 0 -1 4202560 18471 0 0 0 248286 34 0 0 20 0 28 0 113366379 27175628800 718528 33554432000 4194304 4196468 140728446628288 140014792986360 140015755767005 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30065] ppid=30039 vsize=26538700 memory=4132 CPUtime=2481.96 cores=0-7
/proc/30041/task/30065/stat : 30065 (java) R 30039 30039 29555 0 -1 4202560 30176 0 0 0 248159 37 0 0 20 0 28 0 113366379 27175628800 718528 33554432000 4194304 4196468 140728446628288 140014791933304 140015755767010 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30066] ppid=30039 vsize=26538700 memory=32056 CPUtime=2474.45 cores=0-7
/proc/30041/task/30066/stat : 30066 (java) R 30039 30039 29555 0 -1 4202560 20697 0 0 0 247413 32 0 0 20 0 28 0 113366379 27175628800 718528 33554432000 4194304 4196468 140728446628288 140014790880656 140015755767376 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30067] ppid=30039 vsize=26538700 memory=1296 CPUtime=2472.44 cores=0-7
/proc/30041/task/30067/stat : 30067 (java) R 30039 30039 29555 0 -1 4202560 15773 0 0 0 247213 31 0 0 20 0 28 0 113366379 27175628800 718528 33554432000 4194304 4196468 140728446628288 140014789828728 140015755766977 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30068] ppid=30039 vsize=26538700 memory=2408 CPUtime=2475.85 cores=0-7
/proc/30041/task/30068/stat : 30068 (java) R 30039 30039 29555 0 -1 4202560 12609 0 0 0 247556 29 0 0 20 0 28 0 113366379 27175628800 718528 33554432000 4194304 4196468 140728446628288 140014788779856 140015755768355 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
Current children cumulated CPU time: 19870.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2875492 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.91 8.46 8.32 9/208 30134
/proc/meminfo: memFree=28661580/32770624 swapFree=67108860/67108860
[pid=30039] ppid=30036 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/30039/stat : 30039 (xcsp3-exec) S 30036 30039 29555 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 113365616 9740288 345 33554432000 4194304 5098028 140728520093360 140728520091464 139677148054140 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26824704 140728520094820 140728520095031 140728520095031 140728520097771 0
/proc/30039/statm: 2378 345 289 221 0 87 0
[pid=30041] ppid=30039 vsize=26538700 memory=2876160 CPUtime=20011.5 cores=0-7
/proc/30041/stat : 30041 (java) S 30039 30039 29555 0 -1 1077944320 426597 0 0 0 2000575 578 0 0 20 0 28 0 113365616 27175628800 719040 33554432000 4194304 4196468 140728446628288 140728446610832 140016138718967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
/proc/30041/statm: 6634675 719040 3292 1 0 6621909 0
[pid=30041/tid=30042] ppid=30039 vsize=26538700 memory=1398720917958146503 CPUtime=7.33 cores=0-7
/proc/30041/task/30042/stat : 30042 (java) S 30039 30039 29555 0 -1 1077944384 8670 0 0 0 721 12 0 0 20 0 28 0 113365617 27175628800 719040 33554432000 4194304 4196468 140728446628288 140016142959744 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30043] ppid=30039 vsize=26538700 memory=4126316290023845779 CPUtime=4.69 cores=0-7
/proc/30041/task/30043/stat : 30043 (java) S 30039 30039 29555 0 -1 1077944384 14317 0 0 0 443 26 0 0 20 0 28 0 113365617 27175628800 719040 33554432000 4194304 4196468 140728446628288 140016091339792 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30044] ppid=30039 vsize=26538700 memory=2408 CPUtime=4.77 cores=0-7
/proc/30041/task/30044/stat : 30044 (java) S 30039 30039 29555 0 -1 1077944384 16734 0 0 0 450 27 0 0 20 0 28 0 113365617 27175628800 719040 33554432000 4194304 4196468 140728446628288 140016090287248 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30045] ppid=30039 vsize=26538700 memory=1728 CPUtime=4.82 cores=0-7
/proc/30041/task/30045/stat : 30045 (java) S 30039 30039 29555 0 -1 1077944384 17983 0 0 0 455 27 0 0 20 0 28 0 113365617 27175628800 719040 33554432000 4194304 4196468 140728446628288 140016089234192 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30046] ppid=30039 vsize=26538700 memory=1720 CPUtime=4.69 cores=0-7
/proc/30041/task/30046/stat : 30046 (java) S 30039 30039 29555 0 -1 1077944384 14843 0 0 0 445 24 0 0 20 0 28 0 113365617 27175628800 719040 33554432000 4194304 4196468 140728446628288 140016088181648 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30047] ppid=30039 vsize=26538700 memory=1008 CPUtime=4.77 cores=0-7
/proc/30041/task/30047/stat : 30047 (java) S 30039 30039 29555 0 -1 1077944384 14472 0 0 0 453 24 0 0 20 0 28 0 113365617 27175628800 719040 33554432000 4194304 4196468 140728446628288 140016087128592 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30048] ppid=30039 vsize=26538700 memory=0 CPUtime=4.73 cores=0-7
/proc/30041/task/30048/stat : 30048 (java) S 30039 30039 29555 0 -1 1077944384 17496 0 0 0 448 25 0 0 20 0 28 0 113365617 27175628800 719040 33554432000 4194304 4196468 140728446628288 140016086076048 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30049] ppid=30039 vsize=26538700 memory=0 CPUtime=4.72 cores=0-7
/proc/30041/task/30049/stat : 30049 (java) S 30039 30039 29555 0 -1 1077944384 19144 0 0 0 446 26 0 0 20 0 28 0 113365617 27175628800 719040 33554432000 4194304 4196468 140728446628288 140016085022992 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30050] ppid=30039 vsize=26538700 memory=0 CPUtime=4.73 cores=0-7
/proc/30041/task/30050/stat : 30050 (java) S 30039 30039 29555 0 -1 1077944384 17129 0 0 0 447 26 0 0 20 0 28 0 113365617 27175628800 719040 33554432000 4194304 4196468 140728446628288 140016083970448 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30051] ppid=30039 vsize=26538700 memory=0 CPUtime=1.87 cores=0-7
/proc/30041/task/30051/stat : 30051 (java) S 30039 30039 29555 0 -1 1077944384 31601 0 0 0 157 30 0 0 20 0 28 0 113365619 27175628800 719040 33554432000 4194304 4196468 140728446628288 140014880844528 140016138730114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30052] ppid=30039 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30052/stat : 30052 (java) S 30039 30039 29555 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 113365619 27175628800 719040 33554432000 4194304 4196468 140728446628288 140014879790816 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30053] ppid=30039 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30053/stat : 30053 (java) S 30039 30039 29555 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 28 0 113365620 27175628800 719040 33554432000 4194304 4196468 140728446628288 140014878737664 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30054] ppid=30039 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/30041/task/30054/stat : 30054 (java) S 30039 30039 29555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 113365622 27175628800 719040 33554432000 4194304 4196468 140728446628288 140014877686224 140016138737563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30055] ppid=30039 vsize=26538700 memory=0 CPUtime=2.58 cores=0-7
/proc/30041/task/30055/stat : 30055 (java) S 30039 30039 29555 0 -1 1077944384 19847 0 0 0 254 4 0 0 20 0 28 0 113365622 27175628800 719040 33554432000 4194304 4196468 140728446628288 140014876633328 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30056] ppid=30039 vsize=26538700 memory=0 CPUtime=2.74 cores=0-7
/proc/30041/task/30056/stat : 30056 (java) S 30039 30039 29555 0 -1 1077944384 19687 0 0 0 271 3 0 0 20 0 28 0 113365622 27175628800 719040 33554432000 4194304 4196468 140728446628288 140014875580784 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30057] ppid=30039 vsize=26538700 memory=0 CPUtime=2.99 cores=0-7
/proc/30041/task/30057/stat : 30057 (java) S 30039 30039 29555 0 -1 1077944384 25161 0 0 0 295 4 0 0 20 0 28 0 113365622 27175628800 719040 33554432000 4194304 4196468 140728446628288 140014874527728 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30058] ppid=30039 vsize=26538700 memory=6508 CPUtime=0.75 cores=0-7
/proc/30041/task/30058/stat : 30058 (java) S 30039 30039 29555 0 -1 1077944384 14070 0 0 0 72 3 0 0 20 0 28 0 113365622 27175628800 719040 33554432000 4194304 4196468 140728446628288 140014873475184 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30059] ppid=30039 vsize=26538700 memory=836 CPUtime=0 cores=0-7
/proc/30041/task/30059/stat : 30059 (java) S 30039 30039 29555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 113365622 27175628800 719040 33554432000 4194304 4196468 140728446628288 140014872423392 140016138729173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30060] ppid=30039 vsize=26538700 memory=1692 CPUtime=0.85 cores=0-7
/proc/30041/task/30060/stat : 30060 (java) S 30039 30039 29555 0 -1 1077944384 3600 0 0 0 36 49 0 0 20 0 28 0 113365622 27175628800 719040 33554432000 4194304 4196468 140728446628288 140014871370928 140016138730114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30061] ppid=30039 vsize=26538700 memory=916 CPUtime=2498.22 cores=0-7
/proc/30041/task/30061/stat : 30061 (java) R 30039 30039 29555 0 -1 4202560 33427 0 0 0 249752 70 0 0 20 0 28 0 113366378 27175628800 719040 33554432000 4194304 4196468 140728446628288 140014863358480 140015755768320 0 4 0 16800975 0 0 0 -1 7 0 0 5 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30062] ppid=30039 vsize=26538700 memory=4120 CPUtime=2491.23 cores=0-7
/proc/30041/task/30062/stat : 30062 (java) R 30039 30039 29555 0 -1 4202560 15668 0 0 0 249098 25 0 0 20 0 28 0 113366379 27175628800 719040 33554432000 4194304 4196468 140728446628288 140014862310304 140015755769676 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30063] ppid=30039 vsize=26538700 memory=1152 CPUtime=2489.22 cores=0-7
/proc/30041/task/30063/stat : 30063 (java) R 30039 30039 29555 0 -1 4202560 23224 0 0 0 248866 56 0 0 20 0 28 0 113366379 27175628800 719040 33554432000 4194304 4196468 140728446628288 140014861254264 140015755767074 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30064] ppid=30039 vsize=26538700 memory=3752 CPUtime=2500.8 cores=0-7
/proc/30041/task/30064/stat : 30064 (java) R 30039 30039 29555 0 -1 4202560 18542 0 0 0 250046 34 0 0 20 0 28 0 113366379 27175628800 719040 33554432000 4194304 4196468 140728446628288 140014792986264 140015755767028 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30065] ppid=30039 vsize=26538700 memory=1380 CPUtime=2499.48 cores=0-7
/proc/30041/task/30065/stat : 30065 (java) R 30039 30039 29555 0 -1 4202560 30340 0 0 0 249911 37 0 0 20 0 28 0 113366379 27175628800 719040 33554432000 4194304 4196468 140728446628288 140014791933160 140015755768392 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30066] ppid=30039 vsize=26538700 memory=2876160 CPUtime=2491.98 cores=0-7
/proc/30041/task/30066/stat : 30066 (java) R 30039 30039 29555 0 -1 4202560 20782 0 0 0 249166 32 0 0 20 0 28 0 113366379 27175628800 719040 33554432000 4194304 4196468 140728446628288 140014790880664 140015755768491 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30067] ppid=30039 vsize=26538700 memory=4100 CPUtime=2489.97 cores=0-7
/proc/30041/task/30067/stat : 30067 (java) R 30039 30039 29555 0 -1 4202560 15832 0 0 0 248965 32 0 0 20 0 28 0 113366379 27175628800 719040 33554432000 4194304 4196468 140728446628288 140014789828728 140015755768401 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
[pid=30041/tid=30068] ppid=30039 vsize=26538700 memory=1398720917958146503 CPUtime=2493.38 cores=0-7
/proc/30041/task/30068/stat : 30068 (java) R 30039 30039 29555 0 -1 4202560 12657 0 0 0 249309 29 0 0 20 0 28 0 113366379 27175628800 719040 33554432000 4194304 4196468 140728446628288 140014788776184 140015755768800 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 17424384 140728446633106 140728446633283 140728446633283 140728446635983 0
Current children cumulated CPU time: 20011.5 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2877540 KiB

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

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

[startup+2520.11 s]
# the end of solver process 30041 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20006.4 s, system=5.79917 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): 2520.11
CPU time (s): 20012.2
CPU user time (s): 20006.4
CPU system time (s): 5.79917
CPU usage (%): 794.1
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 4730932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20006.4
system time used= 5.79917
maximum resident set size= 4731580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 427435
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 182565
involuntary context switches= 214260


# summary of solver processes directly reported to runsolver:
#   pid: 30039,30041
#   total CPU time (s): 20012.2
#   total CPU user time (s): 20006.4
#   total CPU system time (s): 5.79917

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.0117 second user time and 29.1399 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-15 14:58:40
IDJOB=4270453
IDBENCH=137706
IDSOLVER=2662
FILE ID=node115/4270453-1502802779
RUNJOBID= node115-1502794356-29582
PBS_JOBID= 20629813
Free space on /tmp= 61824 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-75.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270453-1502802779/watcher-4270453-1502802779 -o /tmp/evaluation-result-4270453-1502802779/solver-4270453-1502802779 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502794356-29582 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2040651679 HOME/instance-4270453-1502802779.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= d512fd03759c8e886ee5b37275b97c5f
RANDOM SEED=2040651679

node115.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.69
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.69
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.69
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.69
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:        31532356 kB
MemAvailable:   31983744 kB
Buffers:          187048 kB
Cached:           550144 kB
SwapCached:            0 kB
Active:           539120 kB
Inactive:         252920 kB
Active(anon):       3664 kB
Inactive(anon):    79412 kB
Active(file):     535456 kB
Inactive(file):   173508 kB
Unevictable:        6188 kB
Mlocked:            6188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8328 kB
Writeback:             4 kB
AnonPages:         61604 kB
Mapped:            45896 kB
Shmem:             25224 kB
Slab:             142760 kB
SReclaimable:     116520 kB
SUnreclaim:        26240 kB
KernelStack:        3152 kB
PageTables:         4692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61816 MiB
End job on node115 at 2017-08-15 15:40:41