Trace number 4281104

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 NameAnswerCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-18)? (TO) 18977.1 2520.2

General information on the benchmark

NameStripPacking/StripPacking-m1-seriesN/
StripPacking-N7a.xml
MD5SUM7683a0cf8356c785808b20063e428e98
Bench CategoryCSP (decision 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 variables985
Number of constraints592
Number of domains147
Minimum domain size1
Maximum domain size200
Distribution of domain sizes[{"size":1,"count":18},{"size":2,"count":573},{"size":200,"count":394}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":197},{"degree":2,"count":394},{"degree":3,"count":394}]
Minimum constraint arity2
Maximum constraint arity788
Distribution of constraint arities[{"arity":2,"count":394},{"arity":3,"count":197},{"arity":788,"count":1}]
Number of extensional constraints197
Number of intensional constraints394
Distribution of constraint types[{"type":"extension","count":197},{"type":"intension","count":394},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281104-1503119340.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4281104-1503119340.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
3.45/1.19	c solve instance...
18976.11/2520.09	s UNKNOWN
18976.11/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 (13315 MiB free)
  memory of node 1: 16384 MiB (13298 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281104-1503119340/watcher-4281104-1503119340 -o /tmp/evaluation-result-4281104-1503119340/solver-4281104-1503119340 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503118348-10945 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2020920473 HOME/instance-4281104-1503119340.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
solver pid=11063, runsolver pid=11060
Current StackSize limit: 8192 KiB


[startup+0.100136 s]*
/proc/loadavg: 2.09 5.85 7.39 3/200 11084
/proc/meminfo: memFree=27236492/32770624 swapFree=67108860/67108860
[pid=11063] ppid=11060 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/11063/stat : 11063 (xcsp3-exec) S 11060 11063 10918 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 145021483 9740288 345 33554432000 4194304 5098028 140720727813776 140720727811880 140080697303676 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37879808 140720727815268 140720727815479 140720727815479 140720727818219 0
/proc/11063/statm: 2378 345 289 221 0 87 0
[pid=11065] ppid=11063 vsize=25999808 memory=26140 CPUtime=0.11 cores=0-7
/proc/11065/stat : 11065 (java) S 11063 11063 10918 0 -1 1077944320 5480 0 0 0 10 1 0 0 20 0 20 0 145021483 26623803392 6535 33554432000 4194304 4196468 140724735945184 140724735927728 140000855719671 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
/proc/11065/statm: 6499952 6535 2844 1 0 6488269 0
[pid=11065/tid=11066] ppid=11063 vsize=25999808 memory=7680214547666214557 CPUtime=0.09 cores=0-7
/proc/11065/task/11066/stat : 11066 (java) R 11063 11063 10918 0 -1 4202560 3484 0 0 0 8 1 0 0 20 0 20 0 145021483 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000859952944 140000855731606 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11067] ppid=11063 vsize=25999808 memory=732370521895001061 CPUtime=0 cores=0-7
/proc/11065/task/11067/stat : 11067 (java) S 11063 11063 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145021484 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000778300432 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11068] ppid=11063 vsize=25999808 memory=140383557547648 CPUtime=0 cores=0-7
/proc/11065/task/11068/stat : 11068 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021484 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000777247888 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11069] ppid=11063 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11069/stat : 11069 (java) S 11063 11063 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145021484 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000776194832 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11070] ppid=11063 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11070/stat : 11070 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021484 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000775142288 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11071] ppid=11063 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11071/stat : 11071 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021484 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000774089232 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11072] ppid=11063 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11065/task/11072/stat : 11072 (java) S 11063 11063 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145021484 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000773036688 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11073] ppid=11063 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11073/stat : 11073 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021484 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000771983632 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11074] ppid=11063 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11074/stat : 11074 (java) S 11063 11063 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145021484 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000770931088 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11075] ppid=11063 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11075/stat : 11075 (java) S 11063 11063 10918 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 145021486 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000117152496 140000855730818 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11076] ppid=11063 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11076/stat : 11076 (java) S 11063 11063 10918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145021486 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000116098720 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11077] ppid=11063 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11077/stat : 11077 (java) S 11063 11063 10918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145021486 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000115045616 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11078] ppid=11063 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11078/stat : 11078 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021489 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000113994192 140000855738267 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11079] ppid=11063 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11079/stat : 11079 (java) S 11063 11063 10918 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 145021489 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000112941296 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11080] ppid=11063 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11080/stat : 11080 (java) S 11063 11063 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145021489 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000111888752 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11081] ppid=11063 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11081/stat : 11081 (java) S 11063 11063 10918 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 145021489 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000110835696 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11082] ppid=11063 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/11065/task/11082/stat : 11082 (java) R 11063 11063 10918 0 -1 4202560 256 0 0 0 1 0 0 0 20 0 20 0 145021489 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000109783152 140000847956798 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11083] ppid=11063 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11083/stat : 11083 (java) S 11063 11063 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145021489 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000108731360 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11084] ppid=11063 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11065/task/11084/stat : 11084 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021489 26623803392 6535 33554432000 4194304 4196468 140724735945184 140000107678896 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27520 KiB

[startup+0.21043 s]*
/proc/loadavg: 2.08 5.78 7.36 3/200 11084
/proc/meminfo: memFree=27225328/32770624 swapFree=67108860/67108860
[pid=11063] ppid=11060 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/11063/stat : 11063 (xcsp3-exec) S 11060 11063 10918 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 145021483 9740288 345 33554432000 4194304 5098028 140720727813776 140720727811880 140080697303676 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37879808 140720727815268 140720727815479 140720727815479 140720727818219 0
/proc/11063/statm: 2378 345 289 221 0 87 0
[pid=11065] ppid=11063 vsize=26004064 memory=39132 CPUtime=0.33 cores=0-7
/proc/11065/stat : 11065 (java) S 11063 11063 10918 0 -1 1077944320 8302 0 0 0 31 2 0 0 20 0 20 0 145021483 26628161536 9783 33554432000 4194304 4196468 140724735945184 140724735927728 140000855719671 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
/proc/11065/statm: 6501016 9783 3083 1 0 6488269 0
[pid=11065/tid=11066] ppid=11063 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/11065/task/11066/stat : 11066 (java) R 11063 11063 10918 0 -1 4202560 5401 0 0 0 18 1 0 0 20 0 20 0 145021483 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000859933056 140000855741597 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11067] ppid=11063 vsize=26004064 memory=280766979536632 CPUtime=0 cores=0-7
/proc/11065/task/11067/stat : 11067 (java) S 11063 11063 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145021484 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000778300432 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11068] ppid=11063 vsize=26004064 memory=140383557547648 CPUtime=0 cores=0-7
/proc/11065/task/11068/stat : 11068 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021484 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000777247888 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11069] ppid=11063 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11069/stat : 11069 (java) S 11063 11063 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145021484 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000776194832 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11070] ppid=11063 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11070/stat : 11070 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021484 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000775142288 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11071] ppid=11063 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11071/stat : 11071 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021484 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000774089232 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11072] ppid=11063 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11065/task/11072/stat : 11072 (java) S 11063 11063 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145021484 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000773036688 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11073] ppid=11063 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11073/stat : 11073 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021484 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000771983632 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11074] ppid=11063 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11074/stat : 11074 (java) S 11063 11063 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145021484 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000770931088 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11075] ppid=11063 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11075/stat : 11075 (java) S 11063 11063 10918 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 145021486 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000117152496 140000855730818 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11076] ppid=11063 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11076/stat : 11076 (java) S 11063 11063 10918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145021486 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000116098720 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11077] ppid=11063 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11077/stat : 11077 (java) S 11063 11063 10918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145021486 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000115045616 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11078] ppid=11063 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11078/stat : 11078 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021489 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000113994192 140000855738267 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11079] ppid=11063 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11079/stat : 11079 (java) S 11063 11063 10918 0 -1 1077944384 346 0 0 0 0 0 0 0 20 0 20 0 145021489 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000112941296 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11080] ppid=11063 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11080/stat : 11080 (java) S 11063 11063 10918 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 20 0 145021489 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000111888752 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11081] ppid=11063 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/11065/task/11081/stat : 11081 (java) S 11063 11063 10918 0 -1 1077944384 398 0 0 0 2 0 0 0 20 0 20 0 145021489 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000110835696 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11082] ppid=11063 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/11065/task/11082/stat : 11082 (java) R 11063 11063 10918 0 -1 4202560 774 0 0 0 7 0 0 0 20 0 20 0 145021489 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000109783152 140000855731606 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11083] ppid=11063 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11083/stat : 11083 (java) S 11063 11063 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145021489 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000108731360 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11084] ppid=11063 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11065/task/11084/stat : 11084 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021489 26628161536 9783 33554432000 4194304 4196468 140724735945184 140000107678896 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40512 KiB

[startup+0.312297 s]*
/proc/loadavg: 2.08 5.78 7.36 3/200 11084
/proc/meminfo: memFree=27220172/32770624 swapFree=67108860/67108860
[pid=11063] ppid=11060 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/11063/stat : 11063 (xcsp3-exec) S 11060 11063 10918 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 145021483 9740288 345 33554432000 4194304 5098028 140720727813776 140720727811880 140080697303676 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37879808 140720727815268 140720727815479 140720727815479 140720727818219 0
/proc/11063/statm: 2378 345 289 221 0 87 0
[pid=11065] ppid=11063 vsize=26004064 memory=44032 CPUtime=0.51 cores=0-7
/proc/11065/stat : 11065 (java) S 11063 11063 10918 0 -1 1077944320 9214 0 0 0 48 3 0 0 20 0 20 0 145021483 26628161536 11008 33554432000 4194304 4196468 140724735945184 140724735927728 140000855719671 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
/proc/11065/statm: 6501016 11008 3109 1 0 6488269 0
[pid=11065/tid=11066] ppid=11063 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11065/task/11066/stat : 11066 (java) R 11063 11063 10918 0 -1 4202560 6074 0 0 0 28 1 0 0 20 0 20 0 145021483 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000859957904 140000855731606 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11067] ppid=11063 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11067/stat : 11067 (java) S 11063 11063 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145021484 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000778300432 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11068] ppid=11063 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11068/stat : 11068 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021484 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000777247888 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11069] ppid=11063 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11069/stat : 11069 (java) S 11063 11063 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145021484 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000776194832 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11070] ppid=11063 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11070/stat : 11070 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021484 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000775142288 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11071] ppid=11063 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/11065/task/11071/stat : 11071 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021484 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000774089232 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11072] ppid=11063 vsize=26004064 memory=140383422084015 CPUtime=0 cores=0-7
/proc/11065/task/11072/stat : 11072 (java) S 11063 11063 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145021484 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000773036688 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11073] ppid=11063 vsize=26004064 memory=140383422086320 CPUtime=0 cores=0-7
/proc/11065/task/11073/stat : 11073 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021484 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000771983632 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11074] ppid=11063 vsize=26004064 memory=140383422088624 CPUtime=0 cores=0-7
/proc/11065/task/11074/stat : 11074 (java) S 11063 11063 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145021484 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000770931088 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11075] ppid=11063 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11075/stat : 11075 (java) S 11063 11063 10918 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 145021486 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000117152496 140000855730818 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11076] ppid=11063 vsize=26004064 memory=280766844184208 CPUtime=0 cores=0-7
/proc/11065/task/11076/stat : 11076 (java) S 11063 11063 10918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145021486 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000116098720 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11077] ppid=11063 vsize=26004064 memory=280766844191120 CPUtime=0 cores=0-7
/proc/11065/task/11077/stat : 11077 (java) S 11063 11063 10918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145021486 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000115045616 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11078] ppid=11063 vsize=26004064 memory=280766844132400 CPUtime=0 cores=0-7
/proc/11065/task/11078/stat : 11078 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021489 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000113994192 140000855738267 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11079] ppid=11063 vsize=26004064 memory=280766844204944 CPUtime=0.02 cores=0-7
/proc/11065/task/11079/stat : 11079 (java) S 11063 11063 10918 0 -1 1077944384 428 0 0 0 2 0 0 0 20 0 20 0 145021489 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000112941296 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11080] ppid=11063 vsize=26004064 memory=280766844211856 CPUtime=0.01 cores=0-7
/proc/11065/task/11080/stat : 11080 (java) S 11063 11063 10918 0 -1 1077944384 87 0 0 0 1 0 0 0 20 0 20 0 145021489 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000111888752 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11081] ppid=11063 vsize=26004064 memory=280766844209552 CPUtime=0.03 cores=0-7
/proc/11065/task/11081/stat : 11081 (java) S 11063 11063 10918 0 -1 1077944384 414 0 0 0 3 0 0 0 20 0 20 0 145021489 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000110835696 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11082] ppid=11063 vsize=26004064 memory=280766844225712 CPUtime=0.12 cores=0-7
/proc/11065/task/11082/stat : 11082 (java) R 11063 11063 10918 0 -1 4202560 900 0 0 0 12 0 0 0 20 0 20 0 145021489 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000109779520 140000833314272 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11083] ppid=11063 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11083/stat : 11083 (java) S 11063 11063 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145021489 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000108731360 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11084] ppid=11063 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11065/task/11084/stat : 11084 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021489 26628161536 11008 33554432000 4194304 4196468 140724735945184 140000107678896 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45412 KiB

[startup+0.700981 s]
/proc/loadavg: 2.08 5.78 7.36 6/200 11084
/proc/meminfo: memFree=27202204/32770624 swapFree=67108860/67108860
[pid=11063] ppid=11060 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/11063/stat : 11063 (xcsp3-exec) S 11060 11063 10918 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 145021483 9740288 345 33554432000 4194304 5098028 140720727813776 140720727811880 140080697303676 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37879808 140720727815268 140720727815479 140720727815479 140720727818219 0
/proc/11063/statm: 2378 345 289 221 0 87 0
[pid=11065] ppid=11063 vsize=26006188 memory=83908 CPUtime=1.64 cores=0-7
/proc/11065/stat : 11065 (java) S 11063 11063 10918 0 -1 1077944320 13652 0 0 0 159 5 0 0 20 0 20 0 145021483 26630336512 20977 33554432000 4194304 4196468 140724735945184 140724735927728 140000855719671 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
/proc/11065/statm: 6501547 20977 3207 1 0 6488781 0
[pid=11065/tid=11066] ppid=11063 vsize=26006188 memory=280766844520576 CPUtime=0.67 cores=0-7
/proc/11065/task/11066/stat : 11066 (java) R 11063 11063 10918 0 -1 4202560 6952 0 0 0 65 2 0 0 20 0 20 0 145021483 26630336512 20977 33554432000 4194304 4196468 140724735945184 140000859938304 140000855731606 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11067] ppid=11063 vsize=26006188 memory=5016521802893 CPUtime=0 cores=0-7
/proc/11065/task/11067/stat : 11067 (java) S 11063 11063 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145021484 26630336512 20977 33554432000 4194304 4196468 140724735945184 140000778300432 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11068] ppid=11063 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11068/stat : 11068 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145021484 26630336512 20977 33554432000 4194304 4196468 140724735945184 140000777247888 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11069] ppid=11063 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/11065/task/11069/stat : 11069 (java) S 11063 11063 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145021484 26630336512 20977 33554432000 4194304 4196468 140724735945184 140000776194832 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0

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

[pid=11065/tid=11090] ppid=11063 vsize=26540748 memory=40116 CPUtime=2293.39 cores=0-7
/proc/11065/task/11090/stat : 11090 (java) R 11063 11063 10918 0 -1 4202560 33054 0 0 0 229293 46 0 0 20 0 28 0 145021603 27177725952 137014 33554432000 4194304 4196468 140724735945184 139999892713136 140000449616276 0 4 0 16800975 0 0 0 -1 6 0 0 13 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11091] ppid=11063 vsize=26540748 memory=1292 CPUtime=2289.62 cores=0-7
/proc/11065/task/11091/stat : 11091 (java) R 11063 11063 10918 0 -1 4202560 118259 0 0 0 228899 63 0 0 20 0 28 0 145021603 27177725952 137014 33554432000 4194304 4196468 140724735945184 139999891661336 140000457337976 0 4 0 16800975 0 0 0 -1 4 0 0 18 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11092] ppid=11063 vsize=26540748 memory=1380 CPUtime=2420.93 cores=0-7
/proc/11065/task/11092/stat : 11092 (java) R 11063 11063 10918 0 -1 4202560 12905 0 0 0 242069 24 0 0 20 0 28 0 145021603 27177725952 137014 33554432000 4194304 4196468 140724735945184 139999890608560 140000457875385 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
Current children cumulated CPU time: 18849.5 s
Current children cumulated vsize: 26550260 KiB
Current children cumulated memory: 549436 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 5.63 6.94 7.36 9/207 11147
/proc/meminfo: memFree=26693092/32770624 swapFree=67108860/67108860
[pid=11063] ppid=11060 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/11063/stat : 11063 (xcsp3-exec) S 11060 11063 10918 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 145021483 9740288 345 33554432000 4194304 5098028 140720727813776 140720727811880 140080697303676 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37879808 140720727815268 140720727815479 140720727815479 140720727818219 0
/proc/11063/statm: 2378 345 289 221 0 87 0
[pid=11065] ppid=11063 vsize=26540748 memory=568296 CPUtime=18976.1 cores=0-7
/proc/11065/stat : 11065 (java) S 11063 11063 10918 0 -1 1077944320 981210 0 0 0 1884432 13179 0 0 20 0 28 0 145021483 27177725952 142074 33554432000 4194304 4196468 140724735945184 140724735927728 140000855719671 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
/proc/11065/statm: 6635187 142074 3307 1 0 6622421 0
[pid=11065/tid=11066] ppid=11063 vsize=26540748 memory=6791534058613427641 CPUtime=1.14 cores=0-7
/proc/11065/task/11066/stat : 11066 (java) S 11063 11063 10918 0 -1 1077944384 7763 0 0 0 110 4 0 0 20 0 28 0 145021483 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000859960448 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11067] ppid=11063 vsize=26540748 memory=-7003737579269690708 CPUtime=13.45 cores=0-7
/proc/11065/task/11067/stat : 11067 (java) S 11063 11063 10918 0 -1 1077944384 34088 0 0 0 1278 67 0 0 20 0 28 0 145021484 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000778300432 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11068] ppid=11063 vsize=26540748 memory=548596 CPUtime=13.5 cores=0-7
/proc/11065/task/11068/stat : 11068 (java) S 11063 11063 10918 0 -1 1077944384 32482 0 0 0 1287 63 0 0 20 0 28 0 145021484 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000777247888 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11069] ppid=11063 vsize=26540748 memory=6791534058613427641 CPUtime=13.46 cores=0-7
/proc/11065/task/11069/stat : 11069 (java) S 11063 11063 10918 0 -1 1077944384 33047 0 0 0 1280 66 0 0 20 0 28 0 145021484 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000776194832 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11070] ppid=11063 vsize=26540748 memory=7788 CPUtime=13.55 cores=0-7
/proc/11065/task/11070/stat : 11070 (java) S 11063 11063 10918 0 -1 1077944384 34450 0 0 0 1287 68 0 0 20 0 28 0 145021484 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000775142288 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11071] ppid=11063 vsize=26540748 memory=840 CPUtime=13.49 cores=0-7
/proc/11065/task/11071/stat : 11071 (java) S 11063 11063 10918 0 -1 1077944384 30817 0 0 0 1283 66 0 0 20 0 28 0 145021484 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000774089232 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11072] ppid=11063 vsize=26540748 memory=4104 CPUtime=13.46 cores=0-7
/proc/11065/task/11072/stat : 11072 (java) S 11063 11063 10918 0 -1 1077944384 32726 0 0 0 1280 66 0 0 20 0 28 0 145021484 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000773036688 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11073] ppid=11063 vsize=26540748 memory=4472 CPUtime=13.5 cores=0-7
/proc/11065/task/11073/stat : 11073 (java) S 11063 11063 10918 0 -1 1077944384 35227 0 0 0 1284 66 0 0 20 0 28 0 145021484 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000771983632 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11074] ppid=11063 vsize=26540748 memory=1236 CPUtime=13.5 cores=0-7
/proc/11065/task/11074/stat : 11074 (java) S 11063 11063 10918 0 -1 1077944384 32055 0 0 0 1283 67 0 0 20 0 28 0 145021484 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000770931088 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11075] ppid=11063 vsize=26540748 memory=932 CPUtime=185.15 cores=0-7
/proc/11065/task/11075/stat : 11075 (java) S 11063 11063 10918 0 -1 1077944384 78231 0 0 0 6195 12320 0 0 20 0 28 0 145021486 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000117152496 140000855730818 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11076] ppid=11063 vsize=26540748 memory=1568 CPUtime=0 cores=0-7
/proc/11065/task/11076/stat : 11076 (java) S 11063 11063 10918 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 145021486 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000116098784 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11077] ppid=11063 vsize=26540748 memory=2240 CPUtime=0 cores=0-7
/proc/11065/task/11077/stat : 11077 (java) S 11063 11063 10918 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 145021486 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000115045632 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11078] ppid=11063 vsize=26540748 memory=4124 CPUtime=0 cores=0-7
/proc/11065/task/11078/stat : 11078 (java) S 11063 11063 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145021489 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000113994192 140000855738267 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11079] ppid=11063 vsize=26540748 memory=2196 CPUtime=5.14 cores=0-7
/proc/11065/task/11079/stat : 11079 (java) S 11063 11063 10918 0 -1 1077944384 30594 0 0 0 508 6 0 0 20 0 28 0 145021489 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000112941296 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11080] ppid=11063 vsize=26540748 memory=7788 CPUtime=4.56 cores=0-7
/proc/11065/task/11080/stat : 11080 (java) S 11063 11063 10918 0 -1 1077944384 26027 0 0 0 451 5 0 0 20 0 28 0 145021489 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000111888752 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11081] ppid=11063 vsize=26540748 memory=840 CPUtime=4.4 cores=0-7
/proc/11065/task/11081/stat : 11081 (java) S 11063 11063 10918 0 -1 1077944384 24811 0 0 0 437 3 0 0 20 0 28 0 145021489 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000110835696 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11082] ppid=11063 vsize=26540748 memory=4104 CPUtime=1.16 cores=0-7
/proc/11065/task/11082/stat : 11082 (java) S 11063 11063 10918 0 -1 1077944384 15795 0 0 0 113 3 0 0 20 0 28 0 145021489 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000109783152 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11083] ppid=11063 vsize=26540748 memory=1696 CPUtime=0 cores=0-7
/proc/11065/task/11083/stat : 11083 (java) S 11063 11063 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145021489 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000108731360 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11084] ppid=11063 vsize=26540748 memory=916 CPUtime=1.08 cores=0-7
/proc/11065/task/11084/stat : 11084 (java) S 11063 11063 10918 0 -1 1077944384 4102 0 0 0 43 65 0 0 20 0 28 0 145021489 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000107678896 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11085] ppid=11063 vsize=26540748 memory=4120 CPUtime=2306.94 cores=0-7
/proc/11065/task/11085/stat : 11085 (java) R 11063 11063 10918 0 -1 4202560 50538 0 0 0 230652 42 0 0 20 0 28 0 145021603 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000099670096 140000449615819 0 4 0 16800975 0 0 0 -1 6 0 0 14 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11086] ppid=11063 vsize=26540748 memory=1380 CPUtime=2299.27 cores=0-7
/proc/11065/task/11086/stat : 11086 (java) R 11063 11063 10918 0 -1 4202560 58964 0 0 0 229874 53 0 0 20 0 28 0 145021603 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000098615704 140000462280276 0 4 0 16800975 0 0 0 -1 5 0 0 15 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11087] ppid=11063 vsize=26540748 memory=1380 CPUtime=2397.83 cores=0-7
/proc/11065/task/11087/stat : 11087 (java) R 11063 11063 10918 0 -1 4202560 33710 0 0 0 239751 32 0 0 20 0 28 0 145021603 27177725952 142074 33554432000 4194304 4196468 140724735945184 140000097562528 140000457875186 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11088] ppid=11063 vsize=26540748 memory=557692 CPUtime=2303.47 cores=0-7
/proc/11065/task/11088/stat : 11088 (java) R 11063 11063 10918 0 -1 4202560 191648 0 0 0 230274 73 0 0 20 0 28 0 145021603 27177725952 142074 33554432000 4194304 4196468 140724735945184 139999894818856 140000449615931 0 4 0 16800975 0 0 0 -1 7 0 0 14 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11089] ppid=11063 vsize=26540748 memory=4104 CPUtime=2307.04 cores=0-7
/proc/11065/task/11089/stat : 11089 (java) R 11063 11063 10918 0 -1 4202560 27860 0 0 0 230668 36 0 0 20 0 28 0 145021603 27177725952 142074 33554432000 4194304 4196468 140724735945184 139999893765816 140000459681998 0 4 0 16800975 0 0 0 -1 1 0 0 13 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11090] ppid=11063 vsize=26540748 memory=1696 CPUtime=2308.44 cores=0-7
/proc/11065/task/11090/stat : 11090 (java) R 11063 11063 10918 0 -1 4202560 33134 0 0 0 230798 46 0 0 20 0 28 0 145021603 27177725952 142074 33554432000 4194304 4196468 140724735945184 139999892713360 140000460633151 0 4 0 16800975 0 0 0 -1 4 0 0 13 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11091] ppid=11063 vsize=26540748 memory=916 CPUtime=2304.67 cores=0-7
/proc/11065/task/11091/stat : 11091 (java) R 11063 11063 10918 0 -1 4202560 118882 0 0 0 230404 63 0 0 20 0 28 0 145021603 27177725952 142074 33554432000 4194304 4196468 140724735945184 139999891661200 140000456998272 0 4 0 16800975 0 0 0 -1 2 0 0 18 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11092] ppid=11063 vsize=26540748 memory=2196 CPUtime=2437.79 cores=0-7
/proc/11065/task/11092/stat : 11092 (java) R 11063 11063 10918 0 -1 4202560 12918 0 0 0 243755 24 0 0 20 0 28 0 145021603 27177725952 142074 33554432000 4194304 4196468 140724735945184 139999890608672 140000457875332 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
Current children cumulated CPU time: 18976.1 s
Current children cumulated vsize: 26550260 KiB
Current children cumulated memory: 569676 KiB

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

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

[startup+2520.2 s]
# the end of solver process 11065 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=18845.3 s, system=131.86 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

[startup+2520.13 s]*
/proc/loadavg: 5.63 6.94 7.36 4/205 11149
/proc/meminfo: memFree=26692828/32770624 swapFree=67108860/67108860
[pid=11065] ppid=11060 vsize=26673876 memory=568456 CPUtime=18977 cores=0-7
/proc/11065/stat : 11065 (java) S 11060 11063 10918 0 -1 1077944320 981499 0 0 0 1884518 13180 0 0 20 0 27 0 145021483 27314049024 142114 33554432000 4194304 4196468 140724735945184 140724735927728 140000855719671 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
/proc/11065/statm: 6668469 142114 3309 1 0 6655703 0
[pid=11065/tid=11066] ppid=11060 vsize=26673876 memory=6791534058613427641 CPUtime=1.14 cores=0-7
/proc/11065/task/11066/stat : 11066 (java) S 11060 11063 10918 0 -1 1077944384 7763 0 0 0 110 4 0 0 20 0 27 0 145021483 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000859960448 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11067] ppid=11060 vsize=26673876 memory=-7003737579269690708 CPUtime=13.45 cores=0-7
/proc/11065/task/11067/stat : 11067 (java) S 11060 11063 10918 0 -1 1077944384 34088 0 0 0 1278 67 0 0 20 0 27 0 145021484 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000778300432 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11068] ppid=11060 vsize=26673876 memory=1004 CPUtime=13.5 cores=0-7
/proc/11065/task/11068/stat : 11068 (java) S 11060 11063 10918 0 -1 1077944384 32482 0 0 0 1287 63 0 0 20 0 27 0 145021484 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000777247888 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11069] ppid=11060 vsize=26673876 memory=1200 CPUtime=13.46 cores=0-7
/proc/11065/task/11069/stat : 11069 (java) S 11060 11063 10918 0 -1 1077944384 33047 0 0 0 1280 66 0 0 20 0 27 0 145021484 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000776194832 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11070] ppid=11060 vsize=26673876 memory=15876 CPUtime=13.55 cores=0-7
/proc/11065/task/11070/stat : 11070 (java) S 11060 11063 10918 0 -1 1077944384 34450 0 0 0 1287 68 0 0 20 0 27 0 145021484 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000775142288 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11071] ppid=11060 vsize=26673876 memory=22224 CPUtime=13.49 cores=0-7
/proc/11065/task/11071/stat : 11071 (java) S 11060 11063 10918 0 -1 1077944384 30817 0 0 0 1283 66 0 0 20 0 27 0 145021484 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000774089232 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11072] ppid=11060 vsize=26673876 memory=4052 CPUtime=13.46 cores=0-7
/proc/11065/task/11072/stat : 11072 (java) S 11060 11063 10918 0 -1 1077944384 32726 0 0 0 1280 66 0 0 20 0 27 0 145021484 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000773036688 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11073] ppid=11060 vsize=26673876 memory=16236 CPUtime=13.5 cores=0-7
/proc/11065/task/11073/stat : 11073 (java) S 11060 11063 10918 0 -1 1077944384 35227 0 0 0 1284 66 0 0 20 0 27 0 145021484 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000771983632 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11074] ppid=11060 vsize=26673876 memory=1796 CPUtime=13.5 cores=0-7
/proc/11065/task/11074/stat : 11074 (java) S 11060 11063 10918 0 -1 1077944384 32055 0 0 0 1283 67 0 0 20 0 27 0 145021484 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000770931088 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11075] ppid=11060 vsize=26673876 memory=644 CPUtime=185.19 cores=0-7
/proc/11065/task/11075/stat : 11075 (java) R 11060 11063 10918 0 -1 4202560 78231 0 0 0 6197 12322 0 0 20 0 27 0 145021486 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000117152632 140000848347879 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11076] ppid=11060 vsize=26673876 memory=960 CPUtime=0 cores=0-7
/proc/11065/task/11076/stat : 11076 (java) S 11060 11063 10918 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 27 0 145021486 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000116098784 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11077] ppid=11060 vsize=26673876 memory=4100 CPUtime=0 cores=0-7
/proc/11065/task/11077/stat : 11077 (java) S 11060 11063 10918 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 27 0 145021486 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000115045632 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11079] ppid=11060 vsize=26673876 memory=33 CPUtime=5.14 cores=0-7
/proc/11065/task/11079/stat : 11079 (java) S 11060 11063 10918 0 -1 1077944384 30594 0 0 0 508 6 0 0 20 0 27 0 145021489 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000112941296 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11080] ppid=11060 vsize=26673876 memory=7358951405336095040 CPUtime=4.56 cores=0-7
/proc/11065/task/11080/stat : 11080 (java) S 11060 11063 10918 0 -1 1077944384 26027 0 0 0 451 5 0 0 20 0 27 0 145021489 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000111888752 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11081] ppid=11060 vsize=26673876 memory=7378674517627528528 CPUtime=4.4 cores=0-7
/proc/11065/task/11081/stat : 11081 (java) S 11060 11063 10918 0 -1 1077944384 24811 0 0 0 437 3 0 0 20 0 27 0 145021489 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000110835696 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11082] ppid=11060 vsize=26673876 memory=7156589670649974864 CPUtime=1.16 cores=0-7
/proc/11065/task/11082/stat : 11082 (java) S 11060 11063 10918 0 -1 1077944384 15795 0 0 0 113 3 0 0 20 0 27 0 145021489 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000109783152 140000855730818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11083] ppid=11060 vsize=26673876 memory=7373357215605874752 CPUtime=0 cores=0-7
/proc/11065/task/11083/stat : 11083 (java) S 11060 11063 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 27 0 145021489 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000108731360 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11085] ppid=11060 vsize=26673876 memory=280766845815952 CPUtime=2307.04 cores=0-7
/proc/11065/task/11085/stat : 11085 (java) S 11060 11063 10918 0 -1 1077944384 50538 0 0 0 230662 42 0 0 20 0 27 0 145021603 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000099667104 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11086] ppid=11060 vsize=26673876 memory=40116 CPUtime=2299.37 cores=0-7
/proc/11065/task/11086/stat : 11086 (java) S 11060 11063 10918 0 -1 1077944384 58965 0 0 0 229884 53 0 0 20 0 27 0 145021603 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000098614800 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 15 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11087] ppid=11060 vsize=26673876 memory=1292 CPUtime=2397.96 cores=0-7
/proc/11065/task/11087/stat : 11087 (java) R 11060 11063 10918 0 -1 4202560 33710 0 0 0 239764 32 0 0 20 0 27 0 145021603 27314049024 142114 33554432000 4194304 4196468 140724735945184 140000097562664 140000457875279 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11088] ppid=11060 vsize=26673876 memory=2448 CPUtime=2303.57 cores=0-7
/proc/11065/task/11088/stat : 11088 (java) S 11060 11063 10918 0 -1 1077944384 191648 0 0 0 230284 73 0 0 20 0 27 0 145021603 27314049024 142114 33554432000 4194304 4196468 140724735945184 139999894818736 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11089] ppid=11060 vsize=26673876 memory=1732 CPUtime=2307.13 cores=0-7
/proc/11065/task/11089/stat : 11089 (java) S 11060 11063 10918 0 -1 1077944384 27861 0 0 0 230677 36 0 0 20 0 27 0 145021603 27314049024 142114 33554432000 4194304 4196468 140724735945184 139999893765360 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11090] ppid=11060 vsize=26673876 memory=1948 CPUtime=2308.54 cores=0-7
/proc/11065/task/11090/stat : 11090 (java) S 11060 11063 10918 0 -1 1077944384 33135 0 0 0 230808 46 0 0 20 0 27 0 145021603 27314049024 142114 33554432000 4194304 4196468 140724735945184 139999892713232 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11091] ppid=11060 vsize=26673876 memory=800 CPUtime=2304.76 cores=0-7
/proc/11065/task/11091/stat : 11091 (java) S 11060 11063 10918 0 -1 1077944384 118883 0 0 0 230413 63 0 0 20 0 27 0 145021603 27314049024 142114 33554432000 4194304 4196468 140724735945184 139999891660784 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 18 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11092] ppid=11060 vsize=26673876 memory=12132 CPUtime=2437.92 cores=0-7
/proc/11065/task/11092/stat : 11092 (java) R 11060 11063 10918 0 -1 4202560 12918 0 0 0 243768 24 0 0 20 0 27 0 145021603 27314049024 142114 33554432000 4194304 4196468 140724735945184 139999890608560 140000457875332 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
[pid=11065/tid=11148] ppid=11060 vsize=26673876 memory=1440 CPUtime=0 cores=0-7
/proc/11065/task/11148/stat : 11148 (java) S 11060 11063 10918 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 27 0 145273488 27314049024 142114 33554432000 4194304 4196468 140724735945184 139999887462896 140000855729877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25845760 140724735952018 140724735952195 140724735952195 140724735954895 0
Current cumulated CPU time of completed processes: 0.002054 s
Current children cumulated CPU time: 18977 s
Current children cumulated vsize: 26673876 KiB
Current children cumulated memory: 568456 KiB

Child status: 143
Real time (s): 2520.2
CPU time (s): 18977.1
CPU user time (s): 18845.3
CPU system time (s): 131.86
CPU usage (%): 753.001
Max. virtual memory (cumulated for all children) (KiB): 26673876
Max. memory (cumulated for all children) (KiB): 1299964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18845.3
system time used= 131.86
maximum resident set size= 1300632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 982037
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 333095
involuntary context switches= 203906


# summary of solver processes directly reported to runsolver:
#   pid: 11063,11065
#   total CPU time (s): 18977.1
#   total CPU user time (s): 18845.3
#   total CPU system time (s): 131.86

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.1755 second user time and 30.8547 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-19 06:54:40
IDJOB=4281104
IDBENCH=120424
IDSOLVER=2675
FILE ID=node113/4281104-1503119340
RUNJOBID= node113-1503118348-10945
PBS_JOBID= 20630765
Free space on /tmp= 61692 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/StripPacking/StripPacking-m1-seriesN/StripPacking-N7a.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-4281104-1503119340/watcher-4281104-1503119340 -o /tmp/evaluation-result-4281104-1503119340/solver-4281104-1503119340 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503118348-10945 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2020920473 HOME/instance-4281104-1503119340.xml

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

MD5SUM BENCH= 7683a0cf8356c785808b20063e428e98
RANDOM SEED=2020920473

node113.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.89
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.89
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.89
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.89
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:        27253140 kB
MemAvailable:   31972256 kB
Buffers:          245216 kB
Cached:          4764872 kB
SwapCached:            0 kB
Active:          1237356 kB
Inactive:        3825988 kB
Active(anon):       3484 kB
Inactive(anon):    85840 kB
Active(file):    1233872 kB
Inactive(file):  3740148 kB
Unevictable:        7568 kB
Mlocked:            7568 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7784 kB
Writeback:             4 kB
AnonPages:         60792 kB
Mapped:            50284 kB
Shmem:             33416 kB
Slab:             148548 kB
SReclaimable:     121860 kB
SUnreclaim:        26688 kB
KernelStack:        3168 kB
PageTables:         4756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61684 MiB
End job on node113 at 2017-08-19 07:36:40