Trace number 4281102

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) 20016.199 2520.1399

General information on the benchmark

NameStripPacking/StripPacking-m1-seriesN/
StripPacking-N1c.xml
MD5SUM19f4dcf35e46defaa68e633424c84ce1
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 variables85
Number of constraints52
Number of domains19
Minimum domain size2
Maximum domain size200
Distribution of domain sizes[{"size":2,"count":51},{"size":200,"count":34}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":17},{"degree":2,"count":34},{"degree":3,"count":34}]
Minimum constraint arity2
Maximum constraint arity68
Distribution of constraint arities[{"arity":2,"count":34},{"arity":3,"count":17},{"arity":68,"count":1}]
Number of extensional constraints17
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":17},{"type":"intension","count":34},{"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-4281102-1503119332.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4281102-1503119332.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
1.28/0.66	c solve instance...
20015.33/2520.10	s UNKNOWN
20015.33/2520.10	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 (12713 MiB free)
  memory of node 1: 16384 MiB (13855 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281102-1503119332/watcher-4281102-1503119332 -o /tmp/evaluation-result-4281102-1503119332/solver-4281102-1503119332 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1503110856-22369 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1588928899 HOME/instance-4281102-1503119332.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=1621, runsolver pid=1618
Current StackSize limit: 8192 KiB


[startup+0.100113 s]*
/proc/loadavg: 7.63 8.07 8.19 3/200 1642
/proc/meminfo: memFree=27188936/32770624 swapFree=67108860/67108860
[pid=1621] ppid=1618 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/1621/stat : 1621 (xcsp3-exec) S 1618 1621 22342 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 145020798 9740288 345 33554432000 4194304 5098028 140722170953152 140722170951256 140457737912956 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12922880 140722170954852 140722170955063 140722170955063 140722170957803 0
/proc/1621/statm: 2378 345 289 221 0 87 0
[pid=1623] ppid=1621 vsize=25999808 memory=28184 CPUtime=0.11 cores=0-7
/proc/1623/stat : 1623 (java) S 1621 1621 22342 0 -1 1077944320 5476 0 0 0 10 1 0 0 20 0 20 0 145020798 26623803392 7046 33554432000 4194304 4196468 140732693819248 140732693801792 139869471235831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
/proc/1623/statm: 6499952 7046 2847 1 0 6488269 0
[pid=1623/tid=1624] ppid=1621 vsize=25999808 memory=6935054825532540783 CPUtime=0.09 cores=0-7
/proc/1623/task/1624/stat : 1624 (java) R 1621 1621 22342 0 -1 4202560 3486 0 0 0 8 1 0 0 20 0 20 0 145020798 26623803392 7046 33554432000 4194304 4196468 140732693819248 139869475468080 139869471247766 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1625] ppid=1621 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/1623/task/1625/stat : 1625 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020799 26623803392 7046 33554432000 4194304 4196468 140732693819248 139869436516624 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1626] ppid=1621 vsize=25999808 memory=140075723671168 CPUtime=0 cores=0-7
/proc/1623/task/1626/stat : 1626 (java) S 1621 1621 22342 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145020799 26623803392 7046 33554432000 4194304 4196468 140732693819248 139869028665744 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1627] ppid=1621 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1627/stat : 1627 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020799 26623803392 7046 33554432000 4194304 4196468 140732693819248 139869027613200 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1628] ppid=1621 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1628/stat : 1628 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020799 26623803392 7046 33554432000 4194304 4196468 140732693819248 139869026560656 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1629] ppid=1621 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1629/stat : 1629 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020799 26623803392 7046 33554432000 4194304 4196468 140732693819248 139869025508112 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1630] ppid=1621 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/1623/task/1630/stat : 1630 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020799 26623803392 7046 33554432000 4194304 4196468 140732693819248 139869024455568 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1631] ppid=1621 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1631/stat : 1631 (java) S 1621 1621 22342 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145020799 26623803392 7046 33554432000 4194304 4196468 140732693819248 139869023403024 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1632] ppid=1621 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1632/stat : 1632 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020799 26623803392 7046 33554432000 4194304 4196468 140732693819248 139869022350480 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1633] ppid=1621 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1633/stat : 1633 (java) S 1621 1621 22342 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145020801 26623803392 7046 33554432000 4194304 4196468 140732693819248 139867809843184 139869471246978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1634] ppid=1621 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1634/stat : 1634 (java) S 1621 1621 22342 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145020801 26623803392 7046 33554432000 4194304 4196468 140732693819248 139867808789408 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1635] ppid=1621 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1635/stat : 1635 (java) S 1621 1621 22342 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145020801 26623803392 7046 33554432000 4194304 4196468 140732693819248 139867807736816 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1636] ppid=1621 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1636/stat : 1636 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020804 26623803392 7046 33554432000 4194304 4196468 140732693819248 139867806685392 139869471254427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1637] ppid=1621 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1637/stat : 1637 (java) S 1621 1621 22342 0 -1 1077944384 329 0 0 0 0 0 0 0 20 0 20 0 145020804 26623803392 7046 33554432000 4194304 4196468 140732693819248 139867805633008 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1638] ppid=1621 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1638/stat : 1638 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020804 26623803392 7046 33554432000 4194304 4196468 140732693819248 139867804580464 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1639] ppid=1621 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1639/stat : 1639 (java) S 1621 1621 22342 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 145020804 26623803392 7046 33554432000 4194304 4196468 140732693819248 139867803527920 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1640] ppid=1621 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/1623/task/1640/stat : 1640 (java) R 1621 1621 22342 0 -1 4202560 252 0 0 0 1 0 0 0 20 0 20 0 145020804 26623803392 7046 33554432000 4194304 4196468 140732693819248 139867802475376 139869449936032 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1641] ppid=1621 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1641/stat : 1641 (java) S 1621 1621 22342 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145020804 26623803392 7046 33554432000 4194304 4196468 140732693819248 139867801422048 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1642] ppid=1621 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/1623/task/1642/stat : 1642 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020804 26623803392 7046 33554432000 4194304 4196468 140732693819248 139867800369584 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 29564 KiB

[startup+0.210337 s]*
/proc/loadavg: 7.63 8.07 8.19 3/200 1642
/proc/meminfo: memFree=27177260/32770624 swapFree=67108860/67108860
[pid=1621] ppid=1618 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/1621/stat : 1621 (xcsp3-exec) S 1618 1621 22342 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 145020798 9740288 345 33554432000 4194304 5098028 140722170953152 140722170951256 140457737912956 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12922880 140722170954852 140722170955063 140722170955063 140722170957803 0
/proc/1621/statm: 2378 345 289 221 0 87 0
[pid=1623] ppid=1621 vsize=26004064 memory=41428 CPUtime=0.33 cores=0-7
/proc/1623/stat : 1623 (java) S 1621 1621 22342 0 -1 1077944320 8336 0 0 0 30 3 0 0 20 0 20 0 145020798 26628161536 10357 33554432000 4194304 4196468 140732693819248 140732693801792 139869471235831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
/proc/1623/statm: 6501016 10357 3078 1 0 6488269 0
[pid=1623/tid=1624] ppid=1621 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/1623/task/1624/stat : 1624 (java) R 1621 1621 22342 0 -1 4202560 5404 0 0 0 18 2 0 0 20 0 20 0 145020798 26628161536 10357 33554432000 4194304 4196468 140732693819248 139869475450064 139869463913845 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1625] ppid=1621 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/1623/task/1625/stat : 1625 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020799 26628161536 10357 33554432000 4194304 4196468 140732693819248 139869436516624 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1626] ppid=1621 vsize=26004064 memory=288370451875382912 CPUtime=0 cores=0-7
/proc/1623/task/1626/stat : 1626 (java) S 1621 1621 22342 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145020799 26628161536 10357 33554432000 4194304 4196468 140732693819248 139869028665744 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1627] ppid=1621 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1623/task/1627/stat : 1627 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020799 26628161536 10357 33554432000 4194304 4196468 140732693819248 139869027613200 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1628] ppid=1621 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1628/stat : 1628 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020799 26628161536 10357 33554432000 4194304 4196468 140732693819248 139869026560656 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1629] ppid=1621 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1629/stat : 1629 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020799 26628161536 10357 33554432000 4194304 4196468 140732693819248 139869025508112 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1630] ppid=1621 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1623/task/1630/stat : 1630 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020799 26628161536 10357 33554432000 4194304 4196468 140732693819248 139869024455568 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1631] ppid=1621 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1631/stat : 1631 (java) S 1621 1621 22342 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145020799 26628161536 10357 33554432000 4194304 4196468 140732693819248 139869023403024 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1632] ppid=1621 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1632/stat : 1632 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020799 26628161536 10357 33554432000 4194304 4196468 140732693819248 139869022350480 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1633] ppid=1621 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1633/stat : 1633 (java) S 1621 1621 22342 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145020801 26628161536 10357 33554432000 4194304 4196468 140732693819248 139867809843184 139869471246978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1634] ppid=1621 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1634/stat : 1634 (java) S 1621 1621 22342 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145020801 26628161536 10357 33554432000 4194304 4196468 140732693819248 139867808789408 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1635] ppid=1621 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1635/stat : 1635 (java) S 1621 1621 22342 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145020801 26628161536 10357 33554432000 4194304 4196468 140732693819248 139867807736816 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1636] ppid=1621 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1636/stat : 1636 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020804 26628161536 10357 33554432000 4194304 4196468 140732693819248 139867806685392 139869471254427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1637] ppid=1621 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1637/stat : 1637 (java) S 1621 1621 22342 0 -1 1077944384 336 0 0 0 0 0 0 0 20 0 20 0 145020804 26628161536 10357 33554432000 4194304 4196468 140732693819248 139867805633008 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1638] ppid=1621 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/1623/task/1638/stat : 1638 (java) S 1621 1621 22342 0 -1 1077944384 152 0 0 0 1 0 0 0 20 0 20 0 145020804 26628161536 10357 33554432000 4194304 4196468 140732693819248 139867804580464 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1639] ppid=1621 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/1623/task/1639/stat : 1639 (java) S 1621 1621 22342 0 -1 1077944384 413 0 0 0 2 0 0 0 20 0 20 0 145020804 26628161536 10357 33554432000 4194304 4196468 140732693819248 139867803527920 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1640] ppid=1621 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/1623/task/1640/stat : 1640 (java) R 1621 1621 22342 0 -1 4202560 732 0 0 0 7 0 0 0 20 0 20 0 145020804 26628161536 10357 33554432000 4194304 4196468 140732693819248 139867802475376 139869471257178 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1641] ppid=1621 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1641/stat : 1641 (java) S 1621 1621 22342 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145020804 26628161536 10357 33554432000 4194304 4196468 140732693819248 139867801422048 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1642] ppid=1621 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1623/task/1642/stat : 1642 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020804 26628161536 10357 33554432000 4194304 4196468 140732693819248 139867800369584 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 42808 KiB

[startup+0.31027 s]*
/proc/loadavg: 7.63 8.07 8.19 3/200 1642
/proc/meminfo: memFree=27172856/32770624 swapFree=67108860/67108860
[pid=1621] ppid=1618 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/1621/stat : 1621 (xcsp3-exec) S 1618 1621 22342 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 145020798 9740288 345 33554432000 4194304 5098028 140722170953152 140722170951256 140457737912956 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12922880 140722170954852 140722170955063 140722170955063 140722170957803 0
/proc/1621/statm: 2378 345 289 221 0 87 0
[pid=1623] ppid=1621 vsize=26004064 memory=48128 CPUtime=0.49 cores=0-7
/proc/1623/stat : 1623 (java) S 1621 1621 22342 0 -1 1077944320 9273 0 0 0 46 3 0 0 20 0 20 0 145020798 26628161536 12032 33554432000 4194304 4196468 140732693819248 140732693801792 139869471235831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
/proc/1623/statm: 6501016 12032 3100 1 0 6488269 0
[pid=1623/tid=1624] ppid=1621 vsize=26004064 memory=6935054825532540783 CPUtime=0.29 cores=0-7
/proc/1623/task/1624/stat : 1624 (java) R 1621 1621 22342 0 -1 4202560 6130 0 0 0 27 2 0 0 20 0 20 0 145020798 26628161536 12032 33554432000 4194304 4196468 140732693819248 139869475470880 139869455316318 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1625] ppid=1621 vsize=26004064 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/1623/task/1625/stat : 1625 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020799 26628161536 12032 33554432000 4194304 4196468 140732693819248 139869436516624 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1626] ppid=1621 vsize=26004064 memory=5784 CPUtime=0 cores=0-7
/proc/1623/task/1626/stat : 1626 (java) S 1621 1621 22342 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145020799 26628161536 12032 33554432000 4194304 4196468 140732693819248 139869028665744 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1627] ppid=1621 vsize=26004064 memory=4616 CPUtime=0 cores=0-7
/proc/1623/task/1627/stat : 1627 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020799 26628161536 12032 33554432000 4194304 4196468 140732693819248 139869027613200 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1628] ppid=1621 vsize=26004064 memory=1228 CPUtime=0 cores=0-7
/proc/1623/task/1628/stat : 1628 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020799 26628161536 12032 33554432000 4194304 4196468 140732693819248 139869026560656 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1629] ppid=1621 vsize=26004064 memory=11108 CPUtime=0 cores=0-7
/proc/1623/task/1629/stat : 1629 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020799 26628161536 12032 33554432000 4194304 4196468 140732693819248 139869025508112 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1630] ppid=1621 vsize=26004064 memory=796 CPUtime=0 cores=0-7
/proc/1623/task/1630/stat : 1630 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020799 26628161536 12032 33554432000 4194304 4196468 140732693819248 139869024455568 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1631] ppid=1621 vsize=26004064 memory=1424 CPUtime=0 cores=0-7
/proc/1623/task/1631/stat : 1631 (java) S 1621 1621 22342 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145020799 26628161536 12032 33554432000 4194304 4196468 140732693819248 139869023403024 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1632] ppid=1621 vsize=26004064 memory=15876 CPUtime=0 cores=0-7
/proc/1623/task/1632/stat : 1632 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020799 26628161536 12032 33554432000 4194304 4196468 140732693819248 139869022350480 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1633] ppid=1621 vsize=26004064 memory=4052 CPUtime=0 cores=0-7
/proc/1623/task/1633/stat : 1633 (java) S 1621 1621 22342 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145020801 26628161536 12032 33554432000 4194304 4196468 140732693819248 139867809843184 139869471246978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1634] ppid=1621 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1634/stat : 1634 (java) S 1621 1621 22342 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145020801 26628161536 12032 33554432000 4194304 4196468 140732693819248 139867808789408 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1635] ppid=1621 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1635/stat : 1635 (java) S 1621 1621 22342 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145020801 26628161536 12032 33554432000 4194304 4196468 140732693819248 139867807736816 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1636] ppid=1621 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1636/stat : 1636 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020804 26628161536 12032 33554432000 4194304 4196468 140732693819248 139867806685392 139869471254427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1637] ppid=1621 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/1623/task/1637/stat : 1637 (java) S 1621 1621 22342 0 -1 1077944384 446 0 0 0 2 0 0 0 20 0 20 0 145020804 26628161536 12032 33554432000 4194304 4196468 140732693819248 139867805633008 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1638] ppid=1621 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/1623/task/1638/stat : 1638 (java) S 1621 1621 22342 0 -1 1077944384 154 0 0 0 1 0 0 0 20 0 20 0 145020804 26628161536 12096 33554432000 4194304 4196468 140732693819248 139867804580464 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1639] ppid=1621 vsize=26004064 memory=140075593729487 CPUtime=0.02 cores=0-7
/proc/1623/task/1639/stat : 1639 (java) S 1621 1621 22342 0 -1 1077944384 419 0 0 0 2 0 0 0 20 0 20 0 145020804 26628161536 12096 33554432000 4194304 4196468 140732693819248 139867803527920 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1640] ppid=1621 vsize=26004064 memory=0 CPUtime=0.12 cores=0-7
/proc/1623/task/1640/stat : 1640 (java) R 1621 1621 22342 0 -1 4202560 847 0 0 0 12 0 0 0 20 0 20 0 145020804 26628161536 12096 33554432000 4194304 4196468 140732693819248 139867802471104 139869471257178 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1641] ppid=1621 vsize=26004064 memory=140075593757556 CPUtime=0 cores=0-7
/proc/1623/task/1641/stat : 1641 (java) S 1621 1621 22342 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145020804 26628161536 12096 33554432000 4194304 4196468 140732693819248 139867801422048 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1642] ppid=1621 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1623/task/1642/stat : 1642 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145020804 26628161536 12096 33554432000 4194304 4196468 140732693819248 139867800369584 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 49508 KiB

[startup+0.704219 s]
/proc/loadavg: 7.63 8.07 8.19 3/200 1642
/proc/meminfo: memFree=27153952/32770624 swapFree=67108860/67108860
[pid=1621] ppid=1618 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/1621/stat : 1621 (xcsp3-exec) S 1618 1621 22342 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 145020798 9740288 345 33554432000 4194304 5098028 140722170953152 140722170951256 140457737912956 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12922880 140722170954852 140722170955063 140722170955063 140722170957803 0
/proc/1621/statm: 2378 345 289 221 0 87 0
[pid=1623] ppid=1621 vsize=26538700 memory=96452 CPUtime=1.68 cores=0-7
/proc/1623/stat : 1623 (java) S 1621 1621 22342 0 -1 1077944320 12963 0 0 0 161 7 0 0 20 0 28 0 145020798 27175628800 24113 33554432000 4194304 4196468 140732693819248 140732693801792 139869471235831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
/proc/1623/statm: 6634675 24113 3202 1 0 6621909 0
[pid=1623/tid=1624] ppid=1621 vsize=26538700 memory=0 CPUtime=0.64 cores=0-7
/proc/1623/task/1624/stat : 1624 (java) S 1621 1621 22342 0 -1 1077944384 7038 0 0 0 60 4 0 0 20 0 28 0 145020798 27175628800 24113 33554432000 4194304 4196468 140732693819248 139869475476608 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1625] ppid=1621 vsize=26538700 memory=140075593933680 CPUtime=0 cores=0-7
/proc/1623/task/1625/stat : 1625 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145020799 27175628800 24113 33554432000 4194304 4196468 140732693819248 139869436516624 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1626] ppid=1621 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1626/stat : 1626 (java) S 1621 1621 22342 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145020799 27175628800 24113 33554432000 4194304 4196468 140732693819248 139869028665744 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1627] ppid=1621 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1627/stat : 1627 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145020799 27175628800 24113 33554432000 4194304 4196468 140732693819248 139869027613200 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0

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

[pid=1623/tid=1650] ppid=1621 vsize=26538700 memory=932 CPUtime=2404.31 cores=0-7
/proc/1623/task/1650/stat : 1650 (java) R 1621 1621 22342 0 -1 4202560 118465 0 0 0 240394 37 0 0 20 0 28 0 145020866 27175628800 194796 33554432000 4194304 4196468 140732693819248 139867785488912 139869117557629 0 4 0 16800975 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
Current children cumulated CPU time: 19396.1 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 780564 KiB

[startup+2502.3 s]
/proc/loadavg: 8.01 8.17 8.24 9/207 1709
/proc/meminfo: memFree=25917728/32770624 swapFree=67108860/67108860
[pid=1621] ppid=1618 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/1621/stat : 1621 (xcsp3-exec) S 1618 1621 22342 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 145020798 9740288 345 33554432000 4194304 5098028 140722170953152 140722170951256 140457737912956 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12922880 140722170954852 140722170955063 140722170955063 140722170957803 0
/proc/1621/statm: 2378 345 289 221 0 87 0
[pid=1623] ppid=1621 vsize=26538700 memory=1304200 CPUtime=19874.2 cores=0-7
/proc/1623/stat : 1623 (java) S 1621 1621 22342 0 -1 1077944320 1178960 0 0 0 1986087 1333 0 0 20 0 28 0 145020798 27175628800 326050 33554432000 4194304 4196468 140732693819248 140732693801792 139869471235831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
/proc/1623/statm: 6634675 326050 3296 1 0 6621909 0
[pid=1623/tid=1624] ppid=1621 vsize=26538700 memory=1380 CPUtime=0.64 cores=0-7
/proc/1623/task/1624/stat : 1624 (java) S 1621 1621 22342 0 -1 1077944384 7038 0 0 0 60 4 0 0 20 0 28 0 145020798 27175628800 326050 33554432000 4194304 4196468 140732693819248 139869475476608 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1625] ppid=1621 vsize=26538700 memory=1304200 CPUtime=17.04 cores=0-7
/proc/1623/task/1625/stat : 1625 (java) S 1621 1621 22342 0 -1 1077944384 41004 0 0 0 1641 63 0 0 20 0 28 0 145020799 27175628800 326050 33554432000 4194304 4196468 140732693819248 139869436516624 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1626] ppid=1621 vsize=26538700 memory=1380 CPUtime=17.03 cores=0-7
/proc/1623/task/1626/stat : 1626 (java) S 1621 1621 22342 0 -1 1077944384 38608 0 0 0 1638 65 0 0 20 0 28 0 145020799 27175628800 326050 33554432000 4194304 4196468 140732693819248 139869028665744 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1627] ppid=1621 vsize=26538700 memory=797252 CPUtime=17.16 cores=0-7
/proc/1623/task/1627/stat : 1627 (java) S 1621 1621 22342 0 -1 1077944384 35723 0 0 0 1654 62 0 0 20 0 28 0 145020799 27175628800 326050 33554432000 4194304 4196468 140732693819248 139869027613200 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1628] ppid=1621 vsize=26538700 memory=1380 CPUtime=16.98 cores=0-7
/proc/1623/task/1628/stat : 1628 (java) S 1621 1621 22342 0 -1 1077944384 38319 0 0 0 1633 65 0 0 20 0 28 0 145020799 27175628800 326050 33554432000 4194304 4196468 140732693819248 139869026560656 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1629] ppid=1621 vsize=26538700 memory=2408 CPUtime=17.15 cores=0-7
/proc/1623/task/1629/stat : 1629 (java) S 1621 1621 22342 0 -1 1077944384 43555 0 0 0 1648 67 0 0 20 0 28 0 145020799 27175628800 326050 33554432000 4194304 4196468 140732693819248 139869025508112 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1630] ppid=1621 vsize=26538700 memory=1728 CPUtime=17.14 cores=0-7
/proc/1623/task/1630/stat : 1630 (java) S 1621 1621 22342 0 -1 1077944384 41984 0 0 0 1646 68 0 0 20 0 28 0 145020799 27175628800 326050 33554432000 4194304 4196468 140732693819248 139869024455568 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1631] ppid=1621 vsize=26538700 memory=1380 CPUtime=17.17 cores=0-7
/proc/1623/task/1631/stat : 1631 (java) S 1621 1621 22342 0 -1 1077944384 41933 0 0 0 1655 62 0 0 20 0 28 0 145020799 27175628800 326050 33554432000 4194304 4196468 140732693819248 139869023403024 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1632] ppid=1621 vsize=26538700 memory=1380 CPUtime=17.16 cores=0-7
/proc/1623/task/1632/stat : 1632 (java) S 1621 1621 22342 0 -1 1077944384 36544 0 0 0 1654 62 0 0 20 0 28 0 145020799 27175628800 326050 33554432000 4194304 4196468 140732693819248 139869022350480 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1633] ppid=1621 vsize=26538700 memory=4132 CPUtime=10.59 cores=0-7
/proc/1623/task/1633/stat : 1633 (java) S 1621 1621 22342 0 -1 1077944384 81769 0 0 0 512 547 0 0 20 0 28 0 145020801 27175628800 326050 33554432000 4194304 4196468 140732693819248 139867809843184 139869471246978 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1634] ppid=1621 vsize=26538700 memory=40244 CPUtime=0 cores=0-7
/proc/1623/task/1634/stat : 1634 (java) S 1621 1621 22342 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 145020801 27175628800 326050 33554432000 4194304 4196468 140732693819248 139867808789472 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1635] ppid=1621 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1623/task/1635/stat : 1635 (java) S 1621 1621 22342 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 145020801 27175628800 326050 33554432000 4194304 4196468 140732693819248 139867807736832 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1636] ppid=1621 vsize=26538700 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/1623/task/1636/stat : 1636 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145020804 27175628800 326050 33554432000 4194304 4196468 140732693819248 139867806685392 139869471254427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1637] ppid=1621 vsize=26538700 memory=97 CPUtime=3.58 cores=0-7
/proc/1623/task/1637/stat : 1637 (java) S 1621 1621 22342 0 -1 1077944384 18327 0 0 0 355 3 0 0 20 0 28 0 145020804 27175628800 326050 33554432000 4194304 4196468 140732693819248 139867805633008 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1638] ppid=1621 vsize=26538700 memory=-7175753904026764170 CPUtime=3.53 cores=0-7
/proc/1623/task/1638/stat : 1638 (java) S 1621 1621 22342 0 -1 1077944384 16901 0 0 0 348 5 0 0 20 0 28 0 145020804 27175628800 326050 33554432000 4194304 4196468 140732693819248 139867804580464 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1639] ppid=1621 vsize=26538700 memory=2240 CPUtime=3.38 cores=0-7
/proc/1623/task/1639/stat : 1639 (java) S 1621 1621 22342 0 -1 1077944384 16128 0 0 0 334 4 0 0 20 0 28 0 145020804 27175628800 326050 33554432000 4194304 4196468 140732693819248 139867803527920 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1640] ppid=1621 vsize=26538700 memory=4128 CPUtime=0.84 cores=0-7
/proc/1623/task/1640/stat : 1640 (java) S 1621 1621 22342 0 -1 1077944384 10240 0 0 0 80 4 0 0 20 0 28 0 145020804 27175628800 326050 33554432000 4194304 4196468 140732693819248 139867802475376 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1641] ppid=1621 vsize=26538700 memory=1228 CPUtime=0 cores=0-7
/proc/1623/task/1641/stat : 1641 (java) S 1621 1621 22342 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145020804 27175628800 326050 33554432000 4194304 4196468 140732693819248 139867801422048 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1642] ppid=1621 vsize=26538700 memory=11108 CPUtime=0.65 cores=0-7
/proc/1623/task/1642/stat : 1642 (java) S 1621 1621 22342 0 -1 1077944384 4749 0 0 0 36 29 0 0 20 0 28 0 145020804 27175628800 326050 33554432000 4194304 4196468 140732693819248 139867800369584 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1643] ppid=1621 vsize=26538700 memory=1259696 CPUtime=2461.53 cores=0-7
/proc/1623/task/1643/stat : 1643 (java) R 1621 1621 22342 0 -1 4202560 39903 0 0 0 246127 26 0 0 20 0 28 0 145020865 27175628800 326050 33554432000 4194304 4196468 140732693819248 139867792853432 139869114018138 0 4 0 16800975 0 0 0 -1 3 0 0 15 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1644] ppid=1621 vsize=26538700 memory=1380 CPUtime=2464.5 cores=0-7
/proc/1623/task/1644/stat : 1644 (java) R 1621 1621 22342 0 -1 4202560 69689 0 0 0 246422 28 0 0 20 0 28 0 145020866 27175628800 326050 33554432000 4194304 4196468 140732693819248 139867791801976 139869113667776 0 4 0 16800975 0 0 0 -1 1 0 0 11 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1645] ppid=1621 vsize=26538700 memory=3475195943634209338 CPUtime=2469.65 cores=0-7
/proc/1623/task/1645/stat : 1645 (java) R 1621 1621 22342 0 -1 4202560 109501 0 0 0 246933 32 0 0 20 0 28 0 145020866 27175628800 326050 33554432000 4194304 4196468 140732693819248 139867790750360 139869116149618 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1646] ppid=1621 vsize=26538700 memory=6656426215495839792 CPUtime=2468.59 cores=0-7
/proc/1623/task/1646/stat : 1646 (java) R 1621 1621 22342 0 -1 4202560 151641 0 0 0 246811 48 0 0 20 0 28 0 145020866 27175628800 326050 33554432000 4194304 4196468 140732693819248 139867789697080 139869114856027 0 4 0 16800975 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1647] ppid=1621 vsize=26538700 memory=0 CPUtime=2459.92 cores=0-7
/proc/1623/task/1647/stat : 1647 (java) R 1621 1621 22342 0 -1 4202560 88248 0 0 0 245954 38 0 0 20 0 28 0 145020866 27175628800 326050 33554432000 4194304 4196468 140732693819248 139867788644688 139869109795536 0 4 0 16800975 0 0 0 -1 5 0 0 13 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1648] ppid=1621 vsize=26538700 memory=-7965959130280075168 CPUtime=2460.8 cores=0-7
/proc/1623/task/1648/stat : 1648 (java) R 1621 1621 22342 0 -1 4202560 51908 0 0 0 246058 22 0 0 20 0 28 0 145020866 27175628800 326050 33554432000 4194304 4196468 140732693819248 139867787591992 139869116065159 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1649] ppid=1621 vsize=26538700 memory=1259696 CPUtime=2465.55 cores=0-7
/proc/1623/task/1649/stat : 1649 (java) R 1621 1621 22342 0 -1 4202560 75252 0 0 0 246527 28 0 0 20 0 28 0 145020866 27175628800 326050 33554432000 4194304 4196468 140732693819248 139867786538744 139869115931424 0 4 0 16800975 0 0 0 -1 6 0 0 10 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1650] ppid=1621 vsize=26538700 memory=1259696 CPUtime=2463.41 cores=0-7
/proc/1623/task/1650/stat : 1650 (java) R 1621 1621 22342 0 -1 4202560 118622 0 0 0 246303 38 0 0 20 0 28 0 145020866 27175628800 326050 33554432000 4194304 4196468 140732693819248 139867785488912 139869117557288 0 4 0 16800975 0 0 0 -1 7 0 0 7 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
Current children cumulated CPU time: 19874.2 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1305580 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.29 8.22 8.26 10/207 1709
/proc/meminfo: memFree=25914968/32770624 swapFree=67108860/67108860
[pid=1621] ppid=1618 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/1621/stat : 1621 (xcsp3-exec) S 1618 1621 22342 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 145020798 9740288 345 33554432000 4194304 5098028 140722170953152 140722170951256 140457737912956 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12922880 140722170954852 140722170955063 140722170955063 140722170957803 0
/proc/1621/statm: 2378 345 289 221 0 87 0
[pid=1623] ppid=1621 vsize=26538700 memory=1306692 CPUtime=20015.3 cores=0-7
/proc/1623/stat : 1623 (java) S 1621 1621 22342 0 -1 1077944320 1180215 0 0 0 2000196 1337 0 0 20 0 28 0 145020798 27175628800 326673 33554432000 4194304 4196468 140732693819248 140732693801792 139869471235831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
/proc/1623/statm: 6634675 326673 3296 1 0 6621909 0
[pid=1623/tid=1624] ppid=1621 vsize=26538700 memory=6935054825532540783 CPUtime=0.64 cores=0-7
/proc/1623/task/1624/stat : 1624 (java) S 1621 1621 22342 0 -1 1077944384 7038 0 0 0 60 4 0 0 20 0 28 0 145020798 27175628800 326673 33554432000 4194304 4196468 140732693819248 139869475476608 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1625] ppid=1621 vsize=26538700 memory=-2247047206221470809 CPUtime=17.14 cores=0-7
/proc/1623/task/1625/stat : 1625 (java) S 1621 1621 22342 0 -1 1077944384 41023 0 0 0 1651 63 0 0 20 0 28 0 145020799 27175628800 326673 33554432000 4194304 4196468 140732693819248 139869436516624 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1626] ppid=1621 vsize=26538700 memory=6944656592387989600 CPUtime=17.12 cores=0-7
/proc/1623/task/1626/stat : 1626 (java) S 1621 1621 22342 0 -1 1077944384 38615 0 0 0 1647 65 0 0 20 0 28 0 145020799 27175628800 326673 33554432000 4194304 4196468 140732693819248 139869028665744 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1627] ppid=1621 vsize=26538700 memory=6224628384707220136 CPUtime=17.27 cores=0-7
/proc/1623/task/1627/stat : 1627 (java) S 1621 1621 22342 0 -1 1077944384 35732 0 0 0 1664 63 0 0 20 0 28 0 145020799 27175628800 326673 33554432000 4194304 4196468 140732693819248 139869027613200 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1628] ppid=1621 vsize=26538700 memory=4126316290023845779 CPUtime=17.08 cores=0-7
/proc/1623/task/1628/stat : 1628 (java) S 1621 1621 22342 0 -1 1077944384 38327 0 0 0 1643 65 0 0 20 0 28 0 145020799 27175628800 326673 33554432000 4194304 4196468 140732693819248 139869026560656 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1629] ppid=1621 vsize=26538700 memory=23320 CPUtime=17.25 cores=0-7
/proc/1623/task/1629/stat : 1629 (java) S 1621 1621 22342 0 -1 1077944384 43667 0 0 0 1658 67 0 0 20 0 28 0 145020799 27175628800 326673 33554432000 4194304 4196468 140732693819248 139869025508112 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1630] ppid=1621 vsize=26538700 memory=18444 CPUtime=17.23 cores=0-7
/proc/1623/task/1630/stat : 1630 (java) S 1621 1621 22342 0 -1 1077944384 42016 0 0 0 1655 68 0 0 20 0 28 0 145020799 27175628800 326673 33554432000 4194304 4196468 140732693819248 139869024455568 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1631] ppid=1621 vsize=26538700 memory=1788 CPUtime=17.26 cores=0-7
/proc/1623/task/1631/stat : 1631 (java) S 1621 1621 22342 0 -1 1077944384 41947 0 0 0 1664 62 0 0 20 0 28 0 145020799 27175628800 326673 33554432000 4194304 4196468 140732693819248 139869023403024 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1632] ppid=1621 vsize=26538700 memory=640 CPUtime=17.25 cores=0-7
/proc/1623/task/1632/stat : 1632 (java) S 1621 1621 22342 0 -1 1077944384 36568 0 0 0 1663 62 0 0 20 0 28 0 145020799 27175628800 326673 33554432000 4194304 4196468 140732693819248 139869022350480 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1633] ppid=1621 vsize=26538700 memory=952 CPUtime=10.61 cores=0-7
/proc/1623/task/1633/stat : 1633 (java) S 1621 1621 22342 0 -1 1077944384 81771 0 0 0 513 548 0 0 20 0 28 0 145020801 27175628800 326673 33554432000 4194304 4196468 140732693819248 139867809843184 139869471246978 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1634] ppid=1621 vsize=26538700 memory=1236 CPUtime=0 cores=0-7
/proc/1623/task/1634/stat : 1634 (java) S 1621 1621 22342 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 145020801 27175628800 326673 33554432000 4194304 4196468 140732693819248 139867808789472 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1635] ppid=1621 vsize=26538700 memory=1152 CPUtime=0 cores=0-7
/proc/1623/task/1635/stat : 1635 (java) S 1621 1621 22342 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 145020801 27175628800 326673 33554432000 4194304 4196468 140732693819248 139867807736832 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1636] ppid=1621 vsize=26538700 memory=1728 CPUtime=0 cores=0-7
/proc/1623/task/1636/stat : 1636 (java) S 1621 1621 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145020804 27175628800 326673 33554432000 4194304 4196468 140732693819248 139867806685392 139869471254427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1637] ppid=1621 vsize=26538700 memory=1380 CPUtime=3.58 cores=0-7
/proc/1623/task/1637/stat : 1637 (java) S 1621 1621 22342 0 -1 1077944384 18327 0 0 0 355 3 0 0 20 0 28 0 145020804 27175628800 326673 33554432000 4194304 4196468 140732693819248 139867805633008 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1638] ppid=1621 vsize=26538700 memory=1424 CPUtime=3.53 cores=0-7
/proc/1623/task/1638/stat : 1638 (java) S 1621 1621 22342 0 -1 1077944384 16901 0 0 0 348 5 0 0 20 0 28 0 145020804 27175628800 326673 33554432000 4194304 4196468 140732693819248 139867804580464 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1639] ppid=1621 vsize=26538700 memory=15876 CPUtime=3.38 cores=0-7
/proc/1623/task/1639/stat : 1639 (java) S 1621 1621 22342 0 -1 1077944384 16267 0 0 0 334 4 0 0 20 0 28 0 145020804 27175628800 326673 33554432000 4194304 4196468 140732693819248 139867803527920 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1640] ppid=1621 vsize=26538700 memory=4052 CPUtime=0.84 cores=0-7
/proc/1623/task/1640/stat : 1640 (java) S 1621 1621 22342 0 -1 1077944384 10240 0 0 0 80 4 0 0 20 0 28 0 145020804 27175628800 326673 33554432000 4194304 4196468 140732693819248 139867802475376 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1641] ppid=1621 vsize=26538700 memory=23320 CPUtime=0 cores=0-7
/proc/1623/task/1641/stat : 1641 (java) S 1621 1621 22342 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145020804 27175628800 326673 33554432000 4194304 4196468 140732693819248 139867801422048 139869471246037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1642] ppid=1621 vsize=26538700 memory=18444 CPUtime=0.65 cores=0-7
/proc/1623/task/1642/stat : 1642 (java) S 1621 1621 22342 0 -1 1077944384 4753 0 0 0 36 29 0 0 20 0 28 0 145020804 27175628800 326673 33554432000 4194304 4196468 140732693819248 139867800369584 139869471246978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1643] ppid=1621 vsize=26538700 memory=1788 CPUtime=2479.12 cores=0-7
/proc/1623/task/1643/stat : 1643 (java) R 1621 1621 22342 0 -1 4202560 39920 0 0 0 247886 26 0 0 20 0 28 0 145020865 27175628800 326673 33554432000 4194304 4196468 140732693819248 139867792853048 139869118256163 0 4 0 16800975 0 0 0 -1 3 0 0 15 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1644] ppid=1621 vsize=26538700 memory=640 CPUtime=2481.95 cores=0-7
/proc/1623/task/1644/stat : 1644 (java) R 1621 1621 22342 0 -1 4202560 69712 0 0 0 248167 28 0 0 20 0 28 0 145020866 27175628800 326673 33554432000 4194304 4196468 140732693819248 139867791802536 139869115184233 0 4 0 16800975 0 0 0 -1 7 0 0 11 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1645] ppid=1621 vsize=26538700 memory=952 CPUtime=2487.25 cores=0-7
/proc/1623/task/1645/stat : 1645 (java) R 1621 1621 22342 0 -1 4202560 109999 0 0 0 248692 33 0 0 20 0 28 0 145020866 27175628800 326673 33554432000 4194304 4196468 140732693819248 139867790750360 139869115932103 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1646] ppid=1621 vsize=26538700 memory=1236 CPUtime=2486.18 cores=0-7
/proc/1623/task/1646/stat : 1646 (java) R 1621 1621 22342 0 -1 4202560 151662 0 0 0 248570 48 0 0 20 0 28 0 145020866 27175628800 326673 33554432000 4194304 4196468 140732693819248 139867789697592 139869112368272 0 4 0 16800975 0 0 0 -1 6 0 0 11 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1647] ppid=1621 vsize=26538700 memory=1152 CPUtime=2477.39 cores=0-7
/proc/1623/task/1647/stat : 1647 (java) R 1621 1621 22342 0 -1 4202560 88267 0 0 0 247701 38 0 0 20 0 28 0 145020866 27175628800 326673 33554432000 4194304 4196468 140732693819248 139867788644344 139869112505984 0 4 0 16800975 0 0 0 -1 1 0 0 13 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1648] ppid=1621 vsize=26538700 memory=1380 CPUtime=2478.39 cores=0-7
/proc/1623/task/1648/stat : 1648 (java) R 1621 1621 22342 0 -1 4202560 52131 0 0 0 247817 22 0 0 20 0 28 0 145020866 27175628800 326673 33554432000 4194304 4196468 140732693819248 139867787595232 139869115820191 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1649] ppid=1621 vsize=26538700 memory=1306692 CPUtime=2483.15 cores=0-7
/proc/1623/task/1649/stat : 1649 (java) R 1621 1621 22342 0 -1 4202560 75310 0 0 0 248287 28 0 0 20 0 28 0 145020866 27175628800 326673 33554432000 4194304 4196468 140732693819248 139867786538744 139869114855997 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
[pid=1623/tid=1650] ppid=1621 vsize=26538700 memory=4616 CPUtime=2480.87 cores=0-7
/proc/1623/task/1650/stat : 1650 (java) R 1621 1621 22342 0 -1 4202560 118648 0 0 0 248049 38 0 0 20 0 28 0 145020866 27175628800 326673 33554432000 4194304 4196468 140732693819248 139867785486824 139869117557491 0 4 0 16800975 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 9949184 140732693820562 140732693820739 140732693820739 140732693823439 0
Current children cumulated CPU time: 20015.3 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1308072 KiB

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

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

[startup+2520.13 s]
# the end of solver process 1623 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20002.8 s, system=13.3904 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.14
CPU time (s): 20016.2
CPU user time (s): 20002.8
CPU system time (s): 13.3904
CPU usage (%): 794.251
Max. virtual memory (cumulated for all children) (KiB): 26551872
Max. memory (cumulated for all children) (KiB): 1332700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20002.8
system time used= 13.3904
maximum resident set size= 1333368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1180952
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 147350
involuntary context switches= 205940


# summary of solver processes directly reported to runsolver:
#   pid: 1621,1623
#   total CPU time (s): 20016.2
#   total CPU user time (s): 20002.8
#   total CPU system time (s): 13.3904

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.0057 second user time and 24.7762 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-19 06:54:32
IDJOB=4281102
IDBENCH=120419
IDSOLVER=2675
FILE ID=node115/4281102-1503119332
RUNJOBID= node115-1503110856-22369
PBS_JOBID= 20630758
Free space on /tmp= 61868 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/StripPacking/StripPacking-m1-seriesN/StripPacking-N1c.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-4281102-1503119332/watcher-4281102-1503119332 -o /tmp/evaluation-result-4281102-1503119332/solver-4281102-1503119332 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1503110856-22369 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1588928899 HOME/instance-4281102-1503119332.xml

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

MD5SUM BENCH= 19f4dcf35e46defaa68e633424c84ce1
RANDOM SEED=1588928899

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:        27207436 kB
MemAvailable:   31970896 kB
Buffers:          237212 kB
Cached:          4819560 kB
SwapCached:            0 kB
Active:           888124 kB
Inactive:        4224664 kB
Active(anon):       6948 kB
Inactive(anon):    85176 kB
Active(file):     881176 kB
Inactive(file):  4139488 kB
Unevictable:        7056 kB
Mlocked:            7056 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8060 kB
Writeback:             4 kB
AnonPages:         63156 kB
Mapped:            50476 kB
Shmem:             33416 kB
Slab:             144184 kB
SReclaimable:     117264 kB
SUnreclaim:        26920 kB
KernelStack:        3248 kB
PageTables:         4864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332792 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= 61860 MiB
End job on node115 at 2017-08-19 07:36:32