Trace number 4270748

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-020-15-4.xml
MD5SUM51c1ec7c53f2e239726c0b7c1f1d5b64
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1387
Best CPU time to get the best result obtained on this benchmark2400.09
Satisfiable
(Un)Satisfiability was proved
Number of variables320
Number of constraints335
Number of domains1
Minimum domain size1466
Maximum domain size1466
Distribution of domain sizes[{"size":1466,"count":320}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":300}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":300},{"arity":20,"count":15}]
Number of extensional constraints0
Number of intensional constraints320
Distribution of constraint types[{"type":"intension","count":320},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270748-1502659043.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4270748-1502659043.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.19	c 8 solvers in parallel
0.32/0.26	c parse instance...
2.18/0.85	c solve instance...
19924.10/2520.09	s UNKNOWN
19924.10/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 (12923 MiB free)
  memory of node 1: 16384 MiB (14985 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270748-1502659043/watcher-4270748-1502659043 -o /tmp/evaluation-result-4270748-1502659043/solver-4270748-1502659043 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1502658185-18774 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 827580790 HOME/instance-4270748-1502659043.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=18791, runsolver pid=18788
Current StackSize limit: 8192 KiB


[startup+0.100164 s]*
/proc/loadavg: 8.57 8.60 8.62 3/200 18812
/proc/meminfo: memFree=28562868/32770624 swapFree=67108860/67108860
[pid=18791] ppid=18788 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18791/stat : 18791 (xcsp3-exec) S 18788 18791 18747 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 98992260 9740288 346 33554432000 4194304 5098028 140731290854288 140731290852392 139873805816444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37318656 140731290858597 140731290858807 140731290858807 140731290861547 0
/proc/18791/statm: 2378 346 289 221 0 87 0
[pid=18793] ppid=18791 vsize=25999808 memory=26752 CPUtime=0.11 cores=0-7
/proc/18793/stat : 18793 (java) S 18791 18791 18747 0 -1 1077944320 5489 0 0 0 10 1 0 0 20 0 20 0 98992260 26623803392 6688 33554432000 4194304 4196468 140721963364528 140721963347072 140527375310583 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
/proc/18793/statm: 6499952 6688 2895 1 0 6488269 0
[pid=18793/tid=18794] ppid=18791 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/18793/task/18794/stat : 18794 (java) R 18791 18791 18747 0 -1 4202560 3483 0 0 0 8 1 0 0 20 0 20 0 98992260 26623803392 6688 33554432000 4194304 4196468 140721963364528 140527379539760 140527375322518 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18795] ppid=18791 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/18793/task/18795/stat : 18795 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992261 26623803392 6688 33554432000 4194304 4196468 140721963364528 140527327931408 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18796] ppid=18791 vsize=25999808 memory=140263870453376 CPUtime=0 cores=0-7
/proc/18793/task/18796/stat : 18796 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992261 26623803392 6688 33554432000 4194304 4196468 140721963364528 140527326878864 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18797] ppid=18791 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18797/stat : 18797 (java) S 18791 18791 18747 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98992261 26623803392 6688 33554432000 4194304 4196468 140721963364528 140527325825808 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18798] ppid=18791 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18798/stat : 18798 (java) S 18791 18791 18747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98992261 26623803392 6688 33554432000 4194304 4196468 140721963364528 140527324773264 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18799] ppid=18791 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18799/stat : 18799 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992261 26623803392 6688 33554432000 4194304 4196468 140721963364528 140527323720208 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18800] ppid=18791 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/18793/task/18800/stat : 18800 (java) S 18791 18791 18747 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98992261 26623803392 6688 33554432000 4194304 4196468 140721963364528 140527322667664 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18801] ppid=18791 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18801/stat : 18801 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992261 26623803392 6688 33554432000 4194304 4196468 140721963364528 140527321614608 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18802] ppid=18791 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18802/stat : 18802 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992261 26623803392 6688 33554432000 4194304 4196468 140721963364528 140527320562064 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18803] ppid=18791 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18803/stat : 18803 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992262 26623803392 6688 33554432000 4194304 4196468 140721963364528 140525915101936 140527375321730 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18804] ppid=18791 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18804/stat : 18804 (java) S 18791 18791 18747 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 98992263 26623803392 6688 33554432000 4194304 4196468 140721963364528 140525914048160 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18805] ppid=18791 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18805/stat : 18805 (java) S 18791 18791 18747 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 98992263 26623803392 6688 33554432000 4194304 4196468 140721963364528 140525912995056 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18806] ppid=18791 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18806/stat : 18806 (java) S 18791 18791 18747 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98992265 26623803392 6688 33554432000 4194304 4196468 140721963364528 140525911943632 140527375329179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18807] ppid=18791 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18807/stat : 18807 (java) S 18791 18791 18747 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 20 0 98992265 26623803392 6688 33554432000 4194304 4196468 140721963364528 140525910890736 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18808] ppid=18791 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18808/stat : 18808 (java) S 18791 18791 18747 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 98992265 26623803392 6688 33554432000 4194304 4196468 140721963364528 140525909838192 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18809] ppid=18791 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18809/stat : 18809 (java) S 18791 18791 18747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98992265 26623803392 6688 33554432000 4194304 4196468 140721963364528 140525908785136 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18810] ppid=18791 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/18793/task/18810/stat : 18810 (java) R 18791 18791 18747 0 -1 4202560 277 0 0 0 1 0 0 0 20 0 20 0 98992265 26623803392 6688 33554432000 4194304 4196468 140721963364528 140525907732592 140527354699844 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18811] ppid=18791 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18811/stat : 18811 (java) S 18791 18791 18747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98992266 26623803392 6688 33554432000 4194304 4196468 140721963364528 140525906680800 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18812] ppid=18791 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/18793/task/18812/stat : 18812 (java) S 18791 18791 18747 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98992266 26623803392 6688 33554432000 4194304 4196468 140721963364528 140525905628336 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28136 KiB

[startup+0.210554 s]*
/proc/loadavg: 8.57 8.60 8.62 2/200 18812
/proc/meminfo: memFree=28551736/32770624 swapFree=67108860/67108860
[pid=18791] ppid=18788 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18791/stat : 18791 (xcsp3-exec) S 18788 18791 18747 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 98992260 9740288 346 33554432000 4194304 5098028 140731290854288 140731290852392 139873805816444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37318656 140731290858597 140731290858807 140731290858807 140731290861547 0
/proc/18791/statm: 2378 346 289 221 0 87 0
[pid=18793] ppid=18791 vsize=26004064 memory=38888 CPUtime=0.32 cores=0-7
/proc/18793/stat : 18793 (java) S 18791 18791 18747 0 -1 1077944320 8387 0 0 0 29 3 0 0 20 0 20 0 98992260 26628161536 9722 33554432000 4194304 4196468 140721963364528 140721963347072 140527375310583 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
/proc/18793/statm: 6501016 9722 2992 1 0 6488269 0
[pid=18793/tid=18794] ppid=18791 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/18793/task/18794/stat : 18794 (java) D 18791 18791 18747 0 -1 1077944384 5470 0 0 0 17 2 0 0 20 0 20 0 98992260 26628161536 9722 33554432000 4194304 4196468 140721963364528 140527379512304 140527367989805 0 4 0 16800975 18446744072101584420 0 0 -1 1 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18795] ppid=18791 vsize=26004064 memory=330 CPUtime=0 cores=0-7
/proc/18793/task/18795/stat : 18795 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992261 26628161536 9722 33554432000 4194304 4196468 140721963364528 140527327931408 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18796] ppid=18791 vsize=26004064 memory=140263870865082 CPUtime=0 cores=0-7
/proc/18793/task/18796/stat : 18796 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992261 26628161536 9722 33554432000 4194304 4196468 140721963364528 140527326878864 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18797] ppid=18791 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/18793/task/18797/stat : 18797 (java) S 18791 18791 18747 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98992261 26628194304 9722 33554432000 4194304 4196468 140721963364528 140527325825808 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18798] ppid=18791 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18798/stat : 18798 (java) S 18791 18791 18747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98992261 26628161536 9722 33554432000 4194304 4196468 140721963364528 140527324773264 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18799] ppid=18791 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18799/stat : 18799 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992261 26628161536 9722 33554432000 4194304 4196468 140721963364528 140527323720208 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18800] ppid=18791 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18793/task/18800/stat : 18800 (java) S 18791 18791 18747 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98992261 26628161536 9722 33554432000 4194304 4196468 140721963364528 140527322667664 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18801] ppid=18791 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18801/stat : 18801 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992261 26628161536 9722 33554432000 4194304 4196468 140721963364528 140527321614608 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18802] ppid=18791 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18802/stat : 18802 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992261 26628194304 9722 33554432000 4194304 4196468 140721963364528 140527320562064 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18803] ppid=18791 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18803/stat : 18803 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992262 26628194304 9722 33554432000 4194304 4196468 140721963364528 140525915101936 140527375321730 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18804] ppid=18791 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18804/stat : 18804 (java) S 18791 18791 18747 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 98992263 26628161536 9722 33554432000 4194304 4196468 140721963364528 140525914048160 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18805] ppid=18791 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18805/stat : 18805 (java) S 18791 18791 18747 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 98992263 26628161536 9722 33554432000 4194304 4196468 140721963364528 140525912995056 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18806] ppid=18791 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18806/stat : 18806 (java) S 18791 18791 18747 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98992265 26628161536 9722 33554432000 4194304 4196468 140721963364528 140525911943632 140527375329179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18807] ppid=18791 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/18793/task/18807/stat : 18807 (java) S 18791 18791 18747 0 -1 1077944384 515 0 0 0 1 0 0 0 20 0 20 0 98992265 26628161536 9722 33554432000 4194304 4196468 140721963364528 140525910890736 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18808] ppid=18791 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/18793/task/18808/stat : 18808 (java) S 18791 18791 18747 0 -1 1077944384 279 0 0 0 1 0 0 0 20 0 20 0 98992265 26628161536 9722 33554432000 4194304 4196468 140721963364528 140525909838192 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18809] ppid=18791 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/18793/task/18809/stat : 18809 (java) S 18791 18791 18747 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 98992265 26628194304 9722 33554432000 4194304 4196468 140721963364528 140525908785136 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18810] ppid=18791 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/18793/task/18810/stat : 18810 (java) S 18791 18791 18747 0 -1 1077944384 768 0 0 0 7 0 0 0 20 0 20 0 98992265 26628161536 9722 33554432000 4194304 4196468 140721963364528 140525907732592 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18811] ppid=18791 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18811/stat : 18811 (java) S 18791 18791 18747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98992266 26628161536 9722 33554432000 4194304 4196468 140721963364528 140525906680800 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18812] ppid=18791 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18793/task/18812/stat : 18812 (java) S 18791 18791 18747 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98992266 26628161536 9722 33554432000 4194304 4196468 140721963364528 140525905628336 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40272 KiB

[startup+0.310914 s]*
/proc/loadavg: 8.57 8.60 8.62 3/200 18812
/proc/meminfo: memFree=28547332/32770624 swapFree=67108860/67108860
[pid=18791] ppid=18788 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18791/stat : 18791 (xcsp3-exec) S 18788 18791 18747 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 98992260 9740288 346 33554432000 4194304 5098028 140731290854288 140731290852392 139873805816444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37318656 140731290858597 140731290858807 140731290858807 140731290861547 0
/proc/18791/statm: 2378 346 289 221 0 87 0
[pid=18793] ppid=18791 vsize=26004064 memory=46052 CPUtime=0.5 cores=0-7
/proc/18793/stat : 18793 (java) S 18791 18791 18747 0 -1 1077944320 9254 0 0 0 46 4 0 0 20 0 20 0 98992260 26628161536 11513 33554432000 4194304 4196468 140721963364528 140721963347072 140527375310583 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
/proc/18793/statm: 6501016 11513 3063 1 0 6488269 0
[pid=18793/tid=18794] ppid=18791 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/18793/task/18794/stat : 18794 (java) R 18791 18791 18747 0 -1 4202560 6091 0 0 0 27 2 0 0 20 0 20 0 98992260 26628161536 11513 33554432000 4194304 4196468 140721963364528 140527379534400 140527375332509 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18795] ppid=18791 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18795/stat : 18795 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992261 26628161536 11513 33554432000 4194304 4196468 140721963364528 140527327931408 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18796] ppid=18791 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18796/stat : 18796 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992261 26628161536 11513 33554432000 4194304 4196468 140721963364528 140527326878864 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18797] ppid=18791 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18797/stat : 18797 (java) S 18791 18791 18747 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98992261 26628161536 11513 33554432000 4194304 4196468 140721963364528 140527325825808 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18798] ppid=18791 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18798/stat : 18798 (java) S 18791 18791 18747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98992261 26628161536 11513 33554432000 4194304 4196468 140721963364528 140527324773264 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18799] ppid=18791 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/18793/task/18799/stat : 18799 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992261 26628161536 11513 33554432000 4194304 4196468 140721963364528 140527323720208 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18800] ppid=18791 vsize=26004064 memory=140263766979503 CPUtime=0 cores=0-7
/proc/18793/task/18800/stat : 18800 (java) S 18791 18791 18747 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98992261 26628161536 11513 33554432000 4194304 4196468 140721963364528 140527322667664 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18801] ppid=18791 vsize=26004064 memory=140263766981808 CPUtime=0 cores=0-7
/proc/18793/task/18801/stat : 18801 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992261 26628161536 11513 33554432000 4194304 4196468 140721963364528 140527321614608 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18802] ppid=18791 vsize=26004064 memory=140263766984112 CPUtime=0 cores=0-7
/proc/18793/task/18802/stat : 18802 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992261 26628161536 11513 33554432000 4194304 4196468 140721963364528 140527320562064 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18803] ppid=18791 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18803/stat : 18803 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992262 26628161536 11513 33554432000 4194304 4196468 140721963364528 140525915101936 140527375321730 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18804] ppid=18791 vsize=26004064 memory=280527533975184 CPUtime=0 cores=0-7
/proc/18793/task/18804/stat : 18804 (java) S 18791 18791 18747 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 98992263 26628161536 11513 33554432000 4194304 4196468 140721963364528 140525914048160 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18805] ppid=18791 vsize=26004064 memory=280527533982096 CPUtime=0 cores=0-7
/proc/18793/task/18805/stat : 18805 (java) S 18791 18791 18747 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 98992263 26628161536 11513 33554432000 4194304 4196468 140721963364528 140525912995056 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18806] ppid=18791 vsize=26004064 memory=280527533923376 CPUtime=0 cores=0-7
/proc/18793/task/18806/stat : 18806 (java) S 18791 18791 18747 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98992265 26628161536 11513 33554432000 4194304 4196468 140721963364528 140525911943632 140527375329179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18807] ppid=18791 vsize=26004064 memory=280527533995920 CPUtime=0.02 cores=0-7
/proc/18793/task/18807/stat : 18807 (java) S 18791 18791 18747 0 -1 1077944384 516 0 0 0 2 0 0 0 20 0 20 0 98992265 26628161536 11513 33554432000 4194304 4196468 140721963364528 140525910890736 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18808] ppid=18791 vsize=26004064 memory=280527534002832 CPUtime=0.02 cores=0-7
/proc/18793/task/18808/stat : 18808 (java) S 18791 18791 18747 0 -1 1077944384 286 0 0 0 2 0 0 0 20 0 20 0 98992265 26628161536 11513 33554432000 4194304 4196468 140721963364528 140525909838192 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18809] ppid=18791 vsize=26004064 memory=280527534000528 CPUtime=0.01 cores=0-7
/proc/18793/task/18809/stat : 18809 (java) S 18791 18791 18747 0 -1 1077944384 160 0 0 0 1 0 0 0 20 0 20 0 98992265 26628161536 11513 33554432000 4194304 4196468 140721963364528 140525908785136 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18810] ppid=18791 vsize=26004064 memory=280527534016688 CPUtime=0.12 cores=0-7
/proc/18793/task/18810/stat : 18810 (java) S 18791 18791 18747 0 -1 1077944384 891 0 0 0 12 0 0 0 20 0 20 0 98992265 26628161536 11513 33554432000 4194304 4196468 140721963364528 140525907732592 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18811] ppid=18791 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18811/stat : 18811 (java) S 18791 18791 18747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 98992266 26628161536 11513 33554432000 4194304 4196468 140721963364528 140525906680800 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18812] ppid=18791 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18793/task/18812/stat : 18812 (java) S 18791 18791 18747 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98992266 26628161536 11513 33554432000 4194304 4196468 140721963364528 140525905628336 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47436 KiB

[startup+0.701047 s]
/proc/loadavg: 8.04 8.49 8.58 3/200 18812
/proc/meminfo: memFree=28532404/32770624 swapFree=67108860/67108860
[pid=18791] ppid=18788 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18791/stat : 18791 (xcsp3-exec) S 18788 18791 18747 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 98992260 9740288 346 33554432000 4194304 5098028 140731290854288 140731290852392 139873805816444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37318656 140731290858597 140731290858807 140731290858807 140731290861547 0
/proc/18791/statm: 2378 346 289 221 0 87 0
[pid=18793] ppid=18791 vsize=26006188 memory=96388 CPUtime=1.74 cores=0-7
/proc/18793/stat : 18793 (java) S 18791 18791 18747 0 -1 1077944320 14733 0 0 0 168 6 0 0 20 0 20 0 98992260 26630336512 24097 33554432000 4194304 4196468 140721963364528 140721963347072 140527375310583 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
/proc/18793/statm: 6501547 24097 3206 1 0 6488781 0
[pid=18793/tid=18794] ppid=18791 vsize=26006188 memory=280527534374576 CPUtime=0.66 cores=0-7
/proc/18793/task/18794/stat : 18794 (java) R 18791 18791 18747 0 -1 4202560 6875 0 0 0 63 3 0 0 20 0 20 0 98992260 26630336512 24097 33554432000 4194304 4196468 140721963364528 140527379545216 140527375332509 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18795] ppid=18791 vsize=26006188 memory=140263767188336 CPUtime=0 cores=0-7
/proc/18793/task/18795/stat : 18795 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992261 26630336512 24097 33554432000 4194304 4196468 140721963364528 140527327931408 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18796] ppid=18791 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/18793/task/18796/stat : 18796 (java) S 18791 18791 18747 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 98992261 26630336512 24097 33554432000 4194304 4196468 140721963364528 140527326878864 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18797] ppid=18791 vsize=26006188 memory=11008 CPUtime=0 cores=0-7
/proc/18793/task/18797/stat : 18797 (java) S 18791 18791 18747 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 98992261 26630336512 24097 33554432000 4194304 4196468 140721963364528 140527325825808 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0

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

[pid=18793/tid=18819] ppid=18791 vsize=26538700 memory=7649399375624943665 CPUtime=2467.82 cores=0-7
/proc/18793/task/18819/stat : 18819 (java) R 18791 18791 18747 0 -1 4202560 15996 0 0 0 246769 13 0 0 20 0 28 0 98992346 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525823828296 140526993824312 0 4 0 16800975 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18820] ppid=18791 vsize=26538700 memory=7649399379919910961 CPUtime=2469.44 cores=0-7
/proc/18793/task/18820/stat : 18820 (java) R 18791 18791 18747 0 -1 4202560 17076 0 0 0 246930 14 0 0 20 0 28 0 98992347 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525822775296 140526993824182 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
Current children cumulated CPU time: 19785.2 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 372644 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 8.15 8.21 8.23 9/207 18856
/proc/meminfo: memFree=28221060/32770624 swapFree=67108860/67108860
[pid=18791] ppid=18788 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18791/stat : 18791 (xcsp3-exec) S 18788 18791 18747 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 98992260 9740288 346 33554432000 4194304 5098028 140731290854288 140731290852392 139873805816444 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37318656 140731290858597 140731290858807 140731290858807 140731290861547 0
/proc/18791/statm: 2378 346 289 221 0 87 0
[pid=18793] ppid=18791 vsize=26538700 memory=371260 CPUtime=19924.1 cores=0-7
/proc/18793/stat : 18793 (java) S 18791 18791 18747 0 -1 1077944320 381963 0 0 0 1990729 1681 0 0 20 0 28 0 98992260 27175628800 92815 33554432000 4194304 4196468 140721963364528 140721963347072 140527375310583 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
/proc/18793/statm: 6634675 92815 3294 1 0 6621909 0
[pid=18793/tid=18794] ppid=18791 vsize=26538700 memory=1384 CPUtime=0.83 cores=0-7
/proc/18793/task/18794/stat : 18794 (java) S 18791 18791 18747 0 -1 1077944384 7025 0 0 0 79 4 0 0 20 0 28 0 98992260 27175628800 92815 33554432000 4194304 4196468 140721963364528 140527379551360 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18795] ppid=18791 vsize=26538700 memory=1384 CPUtime=2.77 cores=0-7
/proc/18793/task/18795/stat : 18795 (java) S 18791 18791 18747 0 -1 1077944384 13402 0 0 0 261 16 0 0 20 0 28 0 98992261 27175628800 92815 33554432000 4194304 4196468 140721963364528 140527327931408 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18796] ppid=18791 vsize=26538700 memory=371260 CPUtime=2.76 cores=0-7
/proc/18793/task/18796/stat : 18796 (java) S 18791 18791 18747 0 -1 1077944384 14505 0 0 0 257 19 0 0 20 0 28 0 98992261 27175628800 92815 33554432000 4194304 4196468 140721963364528 140527326878864 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18797] ppid=18791 vsize=26538700 memory=371260 CPUtime=2.81 cores=0-7
/proc/18793/task/18797/stat : 18797 (java) S 18791 18791 18747 0 -1 1077944384 15585 0 0 0 261 20 0 0 20 0 28 0 98992261 27175628800 92815 33554432000 4194304 4196468 140721963364528 140527325825808 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18798] ppid=18791 vsize=26538700 memory=371260 CPUtime=2.78 cores=0-7
/proc/18793/task/18798/stat : 18798 (java) S 18791 18791 18747 0 -1 1077944384 14712 0 0 0 261 17 0 0 20 0 28 0 98992261 27175628800 92815 33554432000 4194304 4196468 140721963364528 140527324773264 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18799] ppid=18791 vsize=26538700 memory=1384 CPUtime=2.76 cores=0-7
/proc/18793/task/18799/stat : 18799 (java) S 18791 18791 18747 0 -1 1077944384 10780 0 0 0 258 18 0 0 20 0 28 0 98992261 27175628800 92815 33554432000 4194304 4196468 140721963364528 140527323720208 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18800] ppid=18791 vsize=26538700 memory=371260 CPUtime=2.78 cores=0-7
/proc/18793/task/18800/stat : 18800 (java) S 18791 18791 18747 0 -1 1077944384 15423 0 0 0 260 18 0 0 20 0 28 0 98992261 27175628800 92815 33554432000 4194304 4196468 140721963364528 140527322667664 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18801] ppid=18791 vsize=26538700 memory=0 CPUtime=2.8 cores=0-7
/proc/18793/task/18801/stat : 18801 (java) S 18791 18791 18747 0 -1 1077944384 16416 0 0 0 259 21 0 0 20 0 28 0 98992261 27175628800 92815 33554432000 4194304 4196468 140721963364528 140527321614608 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18802] ppid=18791 vsize=26538700 memory=371260 CPUtime=2.77 cores=0-7
/proc/18793/task/18802/stat : 18802 (java) S 18791 18791 18747 0 -1 1077944384 15132 0 0 0 258 19 0 0 20 0 28 0 98992261 27175628800 92815 33554432000 4194304 4196468 140721963364528 140527320562064 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18803] ppid=18791 vsize=26538700 memory=371260 CPUtime=23.58 cores=0-7
/proc/18793/task/18803/stat : 18803 (java) R 18791 18791 18747 0 -1 4202560 39329 0 0 0 951 1407 0 0 20 0 28 0 98992262 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525915102072 140527367938791 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18804] ppid=18791 vsize=26538700 memory=1008 CPUtime=0 cores=0-7
/proc/18793/task/18804/stat : 18804 (java) S 18791 18791 18747 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 98992263 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525914048224 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18805] ppid=18791 vsize=26538700 memory=11008 CPUtime=0 cores=0-7
/proc/18793/task/18805/stat : 18805 (java) S 18791 18791 18747 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 28 0 98992263 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525912995072 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18806] ppid=18791 vsize=26538700 memory=28600 CPUtime=0 cores=0-7
/proc/18793/task/18806/stat : 18806 (java) S 18791 18791 18747 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 98992265 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525911943632 140527375329179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18807] ppid=18791 vsize=26538700 memory=1296 CPUtime=2.49 cores=0-7
/proc/18793/task/18807/stat : 18807 (java) S 18791 18791 18747 0 -1 1077944384 17783 0 0 0 246 3 0 0 20 0 28 0 98992265 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525910890736 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18808] ppid=18791 vsize=26538700 memory=0 CPUtime=2.77 cores=0-7
/proc/18793/task/18808/stat : 18808 (java) S 18791 18791 18747 0 -1 1077944384 21806 0 0 0 272 5 0 0 20 0 28 0 98992265 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525909838192 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18809] ppid=18791 vsize=26538700 memory=0 CPUtime=2.63 cores=0-7
/proc/18793/task/18809/stat : 18809 (java) S 18791 18791 18747 0 -1 1077944384 18366 0 0 0 259 4 0 0 20 0 28 0 98992265 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525908785136 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18810] ppid=18791 vsize=26538700 memory=1384 CPUtime=0.92 cores=0-7
/proc/18793/task/18810/stat : 18810 (java) S 18791 18791 18747 0 -1 1077944384 17054 0 0 0 88 4 0 0 20 0 28 0 98992265 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525907732592 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18811] ppid=18791 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/18793/task/18811/stat : 18811 (java) S 18791 18791 18747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 98992266 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525906680800 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18812] ppid=18791 vsize=26538700 memory=5516 CPUtime=0.57 cores=0-7
/proc/18793/task/18812/stat : 18812 (java) S 18791 18791 18747 0 -1 1077944384 3384 0 0 0 27 30 0 0 20 0 28 0 98992266 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525905628336 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18813] ppid=18791 vsize=26538700 memory=371260 CPUtime=2476.88 cores=0-7
/proc/18793/task/18813/stat : 18813 (java) S 18791 18791 18747 0 -1 1077944384 16252 0 0 0 247673 15 0 0 20 0 28 0 98992346 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525898111824 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18814] ppid=18791 vsize=26538700 memory=952 CPUtime=2485.2 cores=0-7
/proc/18793/task/18814/stat : 18814 (java) S 18791 18791 18747 0 -1 1077944384 15718 0 0 0 248507 13 0 0 20 0 28 0 98992346 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525897060416 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18815] ppid=18791 vsize=26538700 memory=2340 CPUtime=2478.41 cores=0-7
/proc/18793/task/18815/stat : 18815 (java) S 18791 18791 18747 0 -1 1077944384 19444 0 0 0 247822 19 0 0 20 0 28 0 98992346 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525896007360 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18816] ppid=18791 vsize=26538700 memory=1384 CPUtime=2476.34 cores=0-7
/proc/18793/task/18816/stat : 18816 (java) S 18791 18791 18747 0 -1 1077944384 20729 0 0 0 247614 20 0 0 20 0 28 0 98992346 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525826988768 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18817] ppid=18791 vsize=26538700 memory=1384 CPUtime=2499.29 cores=0-7
/proc/18793/task/18817/stat : 18817 (java) R 18791 18791 18747 0 -1 4202560 23268 0 0 0 249900 29 0 0 20 0 28 0 98992346 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525825932672 140526987102891 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18818] ppid=18791 vsize=26538700 memory=11008 CPUtime=2479.95 cores=0-7
/proc/18793/task/18818/stat : 18818 (java) S 18791 18791 18747 0 -1 1077944384 11230 0 0 0 247980 15 0 0 20 0 28 0 98992346 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525824880192 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18819] ppid=18791 vsize=26538700 memory=1228 CPUtime=2485.1 cores=0-7
/proc/18793/task/18819/stat : 18819 (java) S 18791 18791 18747 0 -1 1077944384 16063 0 0 0 248496 14 0 0 20 0 28 0 98992346 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525823828016 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18820] ppid=18791 vsize=26538700 memory=288230574492221466 CPUtime=2486.71 cores=0-7
/proc/18793/task/18820/stat : 18820 (java) S 18791 18791 18747 0 -1 1077944384 17181 0 0 0 248657 14 0 0 20 0 28 0 98992347 27175628800 92815 33554432000 4194304 4196468 140721963364528 140525822775408 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
Current children cumulated CPU time: 19924.1 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 372644 KiB

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

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

[startup+2520.13 s]
# the end of solver process 18793 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19908.1 s, system=16.8321 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.11 s]*
/proc/loadavg: 8.15 8.21 8.23 3/206 18858
/proc/meminfo: memFree=28220920/32770624 swapFree=67108860/67108860
[pid=18793] ppid=18788 vsize=26671828 memory=371472 CPUtime=19924.9 cores=0-7
/proc/18793/stat : 18793 (java) S 18788 18791 18747 0 -1 1077944320 382186 0 0 0 1990811 1682 0 0 20 0 28 0 98992260 27311951872 92868 33554432000 4194304 4196468 140721963364528 140721963347072 140527375310583 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
/proc/18793/statm: 6667957 92868 3296 1 0 6655191 0
[pid=18793/tid=18794] ppid=18788 vsize=26671828 memory=1398720917958146503 CPUtime=0.83 cores=0-7
/proc/18793/task/18794/stat : 18794 (java) S 18788 18791 18747 0 -1 1077944384 7025 0 0 0 79 4 0 0 20 0 28 0 98992260 27311951872 92868 33554432000 4194304 4196468 140721963364528 140527379551360 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18795] ppid=18788 vsize=26671828 memory=4872558044660077418 CPUtime=2.77 cores=0-7
/proc/18793/task/18795/stat : 18795 (java) S 18788 18791 18747 0 -1 1077944384 13402 0 0 0 261 16 0 0 20 0 28 0 98992261 27311951872 92868 33554432000 4194304 4196468 140721963364528 140527327931408 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18796] ppid=18788 vsize=26671828 memory=1788 CPUtime=2.76 cores=0-7
/proc/18793/task/18796/stat : 18796 (java) S 18788 18791 18747 0 -1 1077944384 14505 0 0 0 257 19 0 0 20 0 28 0 98992261 27311951872 92868 33554432000 4194304 4196468 140721963364528 140527326878864 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18797] ppid=18788 vsize=26671828 memory=952 CPUtime=2.81 cores=0-7
/proc/18793/task/18797/stat : 18797 (java) S 18788 18791 18747 0 -1 1077944384 15585 0 0 0 261 20 0 0 20 0 28 0 98992261 27311951872 92868 33554432000 4194304 4196468 140721963364528 140527325825808 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18798] ppid=18788 vsize=26671828 memory=2340 CPUtime=2.78 cores=0-7
/proc/18793/task/18798/stat : 18798 (java) S 18788 18791 18747 0 -1 1077944384 14712 0 0 0 261 17 0 0 20 0 28 0 98992261 27311951872 92868 33554432000 4194304 4196468 140721963364528 140527324773264 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18799] ppid=18788 vsize=26671828 memory=1384 CPUtime=2.76 cores=0-7
/proc/18793/task/18799/stat : 18799 (java) S 18788 18791 18747 0 -1 1077944384 10780 0 0 0 258 18 0 0 20 0 28 0 98992261 27311951872 92868 33554432000 4194304 4196468 140721963364528 140527323720208 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18800] ppid=18788 vsize=26671828 memory=4140 CPUtime=2.78 cores=0-7
/proc/18793/task/18800/stat : 18800 (java) S 18788 18791 18747 0 -1 1077944384 15423 0 0 0 260 18 0 0 20 0 28 0 98992261 27311951872 92868 33554432000 4194304 4196468 140721963364528 140527322667664 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18801] ppid=18788 vsize=26671828 memory=1952 CPUtime=2.8 cores=0-7
/proc/18793/task/18801/stat : 18801 (java) S 18788 18791 18747 0 -1 1077944384 16416 0 0 0 259 21 0 0 20 0 28 0 98992261 27311951872 92868 33554432000 4194304 4196468 140721963364528 140527321614608 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18802] ppid=18788 vsize=26671828 memory=1200 CPUtime=2.77 cores=0-7
/proc/18793/task/18802/stat : 18802 (java) S 18788 18791 18747 0 -1 1077944384 15132 0 0 0 258 19 0 0 20 0 28 0 98992261 27311951872 92868 33554432000 4194304 4196468 140721963364528 140527320562064 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18803] ppid=18788 vsize=26671828 memory=8552 CPUtime=23.6 cores=0-7
/proc/18793/task/18803/stat : 18803 (java) R 18788 18791 18747 0 -1 4202560 39329 0 0 0 952 1408 0 0 20 0 28 0 98992262 27311951872 92868 33554432000 4194304 4196468 140721963364528 140525915101936 140527367938791 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18804] ppid=18788 vsize=26671828 memory=5516 CPUtime=0 cores=0-7
/proc/18793/task/18804/stat : 18804 (java) S 18788 18791 18747 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 98992263 27311951872 92868 33554432000 4194304 4196468 140721963364528 140525914048224 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18805] ppid=18788 vsize=26671828 memory=4616 CPUtime=0 cores=0-7
/proc/18793/task/18805/stat : 18805 (java) S 18788 18791 18747 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 28 0 98992263 27311951872 92868 33554432000 4194304 4196468 140721963364528 140525912995072 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18806] ppid=18788 vsize=26671828 memory=1008 CPUtime=0 cores=0-7
/proc/18793/task/18806/stat : 18806 (java) S 18788 18791 18747 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 28 0 98992265 27311951872 92868 33554432000 4194304 4196468 140721963364528 140525911943280 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18807] ppid=18788 vsize=26671828 memory=11008 CPUtime=2.49 cores=0-7
/proc/18793/task/18807/stat : 18807 (java) S 18788 18791 18747 0 -1 1077944384 17783 0 0 0 246 3 0 0 20 0 28 0 98992265 27311951872 92868 33554432000 4194304 4196468 140721963364528 140525910890736 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18808] ppid=18788 vsize=26671828 memory=1228 CPUtime=2.77 cores=0-7
/proc/18793/task/18808/stat : 18808 (java) S 18788 18791 18747 0 -1 1077944384 21806 0 0 0 272 5 0 0 20 0 28 0 98992265 27311951872 92868 33554432000 4194304 4196468 140721963364528 140525909838192 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18809] ppid=18788 vsize=26671828 memory=1420 CPUtime=2.63 cores=0-7
/proc/18793/task/18809/stat : 18809 (java) S 18788 18791 18747 0 -1 1077944384 18366 0 0 0 259 4 0 0 20 0 28 0 98992265 27311951872 92868 33554432000 4194304 4196468 140721963364528 140525908785136 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18810] ppid=18788 vsize=26671828 memory=15872 CPUtime=0.92 cores=0-7
/proc/18793/task/18810/stat : 18810 (java) S 18788 18791 18747 0 -1 1077944384 17054 0 0 0 88 4 0 0 20 0 28 0 98992265 27311951872 92868 33554432000 4194304 4196468 140721963364528 140525907732592 140527375321730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18811] ppid=18788 vsize=26671828 memory=11008 CPUtime=0 cores=0-7
/proc/18793/task/18811/stat : 18811 (java) S 18788 18791 18747 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 98992266 27311951872 92868 33554432000 4194304 4196468 140721963364528 140525906680800 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18813] ppid=18788 vsize=26671828 memory=1228 CPUtime=2476.97 cores=0-7
/proc/18793/task/18813/stat : 18813 (java) S 18788 18791 18747 0 -1 1077944384 16252 0 0 0 247682 15 0 0 20 0 28 0 98992346 27311951872 92868 33554432000 4194304 4196468 140721963364528 140525898111952 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18814] ppid=18788 vsize=26671828 memory=1420 CPUtime=2485.3 cores=0-7
/proc/18793/task/18814/stat : 18814 (java) S 18788 18791 18747 0 -1 1077944384 15718 0 0 0 248517 13 0 0 20 0 28 0 98992346 27311951872 92868 33554432000 4194304 4196468 140721963364528 140525897060416 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18815] ppid=18788 vsize=26671828 memory=15872 CPUtime=2478.51 cores=0-7
/proc/18793/task/18815/stat : 18815 (java) S 18788 18791 18747 0 -1 1077944384 19444 0 0 0 247832 19 0 0 20 0 28 0 98992346 27311951872 92868 33554432000 4194304 4196468 140721963364528 140525896007360 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18816] ppid=18788 vsize=26671828 memory=16448 CPUtime=2476.44 cores=0-7
/proc/18793/task/18816/stat : 18816 (java) S 18788 18791 18747 0 -1 1077944384 20729 0 0 0 247624 20 0 0 20 0 28 0 98992346 27311951872 92868 33554432000 4194304 4196468 140721963364528 140525826985792 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18817] ppid=18788 vsize=26671828 memory=15968 CPUtime=2499.4 cores=0-7
/proc/18793/task/18817/stat : 18817 (java) R 18788 18791 18747 0 -1 4202560 23268 0 0 0 249911 29 0 0 20 0 28 0 98992346 27311951872 92868 33554432000 4194304 4196468 140721963364528 140525825932808 140526987102891 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18818] ppid=18788 vsize=26671828 memory=4048 CPUtime=2480.04 cores=0-7
/proc/18793/task/18818/stat : 18818 (java) S 18788 18791 18747 0 -1 1077944384 11230 0 0 0 247989 15 0 0 20 0 28 0 98992346 27311951872 92868 33554432000 4194304 4196468 140721963364528 140525824880192 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18819] ppid=18788 vsize=26671828 memory=1236 CPUtime=2485.2 cores=0-7
/proc/18793/task/18819/stat : 18819 (java) S 18788 18791 18747 0 -1 1077944384 16063 0 0 0 248506 14 0 0 20 0 28 0 98992346 27311951872 92868 33554432000 4194304 4196468 140721963364528 140525823828160 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18820] ppid=18788 vsize=26671828 memory=644 CPUtime=2486.81 cores=0-7
/proc/18793/task/18820/stat : 18820 (java) S 18788 18791 18747 0 -1 1077944384 17181 0 0 0 248667 14 0 0 20 0 28 0 98992347 27311951872 92868 33554432000 4194304 4196468 140721963364528 140525822775408 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
[pid=18793/tid=18857] ppid=18788 vsize=26671828 memory=1788 CPUtime=0 cores=0-7
/proc/18793/task/18857/stat : 18857 (java) S 18788 18791 18747 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 28 0 99244264 27311951872 92868 33554432000 4194304 4196468 140721963364528 140525821727216 140527375320789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38367232 140721963369618 140721963369795 140721963369795 140721963372495 0
Current cumulated CPU time of completed processes: 0.002066 s
Current children cumulated CPU time: 19924.9 s
Current children cumulated vsize: 26671828 KiB
Current children cumulated memory: 371472 KiB

Child status: 143
Real time (s): 2520.13
CPU time (s): 19925
CPU user time (s): 19908.1
CPU system time (s): 16.8321
CPU usage (%): 790.633
Max. virtual memory (cumulated for all children) (KiB): 26671828
Max. memory (cumulated for all children) (KiB): 514784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19908.1
system time used= 16.8321
maximum resident set size= 534468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 382726
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 201992
involuntary context switches= 205588


# summary of solver processes directly reported to runsolver:
#   pid: 18791,18793
#   total CPU time (s): 19925
#   total CPU user time (s): 19908.1
#   total CPU system time (s): 16.8321

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.5708 second user time and 23.2584 second system time

The end

Launcher Data

Begin job on node104 at 2017-08-13 23:03:05
IDJOB=4270748
IDBENCH=115772
IDSOLVER=2662
FILE ID=node104/4270748-1502659043
RUNJOBID= node104-1502658185-18774
PBS_JOBID= 20628953
Free space on /tmp= 61864 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-020-15-4.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-4270748-1502659043/watcher-4270748-1502659043 -o /tmp/evaluation-result-4270748-1502659043/solver-4270748-1502659043 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1502658185-18774 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 827580790 HOME/instance-4270748-1502659043.xml

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

MD5SUM BENCH= 51c1ec7c53f2e239726c0b7c1f1d5b64
RANDOM SEED=827580790

node104.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.43
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.43
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.43
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.43
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:        28578924 kB
MemAvailable:   31983004 kB
Buffers:          171748 kB
Cached:          3513352 kB
SwapCached:            0 kB
Active:           402900 kB
Inactive:        3332696 kB
Active(anon):      53348 kB
Inactive(anon):    25024 kB
Active(file):     349552 kB
Inactive(file):  3307672 kB
Unevictable:        6532 kB
Mlocked:            6532 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7804 kB
Writeback:             0 kB
AnonPages:         56816 kB
Mapped:            43808 kB
Shmem:             25228 kB
Slab:             150696 kB
SReclaimable:     125384 kB
SUnreclaim:        25312 kB
KernelStack:        3120 kB
PageTables:         4776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61856 MiB
End job on node104 at 2017-08-13 23:45:05