Trace number 4281090

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) 19651.5 2520.2

General information on the benchmark

NameSportsScheduling/SportsScheduling-m1-s1/
SportsScheduling-26.xml
MD5SUMe7fb96dadee149724dd4cb9af2eae5d9
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 variables1001
Number of constraints429
Number of domains2
Minimum domain size26
Maximum domain size325
Distribution of domain sizes[{"size":26,"count":676},{"size":325,"count":325}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":338},{"degree":4,"count":663}]
Minimum constraint arity1
Maximum constraint arity325
Distribution of constraint arities[{"arity":1,"count":13},{"arity":2,"count":13},{"arity":3,"count":325},{"arity":13,"count":25},{"arity":26,"count":26},{"arity":50,"count":13},{"arity":52,"count":13},{"arity":325,"count":1}]
Number of extensional constraints325
Number of intensional constraints26
Distribution of constraint types[{"type":"extension","count":325},{"type":"intension","count":26},{"type":"allDifferent","count":27},{"type":"count","count":25},{"type":"cardinality","count":26}]
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-4281090-1503154778.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4281090-1503154778.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
3.01/1.06	c solve instance...
19651.31/2520.15	s UNKNOWN
19651.31/2520.15	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 (13009 MiB free)
  memory of node 1: 16384 MiB (12578 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281090-1503154778/watcher-4281090-1503154778 -o /tmp/evaluation-result-4281090-1503154778/solver-4281090-1503154778 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1503148812-10443 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1014301825 HOME/instance-4281090-1503154778.xml 

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

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


[startup+0.100158 s]*
/proc/loadavg: 8.19 8.34 8.30 2/199 11811
/proc/meminfo: memFree=26186340/32770624 swapFree=67108860/67108860
[pid=11790] ppid=11787 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11790/stat : 11790 (xcsp3-exec) S 11787 11790 10416 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148565477 9740288 346 33554432000 4194304 5098028 140728502432992 140728502431096 140380165177980 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33607680 140728502436964 140728502437175 140728502437175 140728502439915 0
/proc/11790/statm: 2378 346 289 221 0 87 0
[pid=11792] ppid=11790 vsize=25999808 memory=26612 CPUtime=0.12 cores=0-7
/proc/11792/stat : 11792 (java) S 11790 11790 10416 0 -1 1077944320 5513 0 0 0 11 1 0 0 20 0 20 0 148565477 26623803392 6653 33554432000 4194304 4196468 140722118522416 140722118504960 140185557716727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
/proc/11792/statm: 6499952 6653 2869 1 0 6488269 0
[pid=11792/tid=11793] ppid=11790 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/11792/task/11793/stat : 11793 (java) R 11790 11790 10416 0 -1 4202560 3519 0 0 0 8 0 0 0 20 0 20 0 148565478 26623803392 6653 33554432000 4194304 4196468 140722118522416 140185561950000 140185557728662 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11794] ppid=11790 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/11792/task/11794/stat : 11794 (java) S 11790 11790 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148565478 26623803392 6653 33554432000 4194304 4196468 140722118522416 140185115737232 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11795] ppid=11790 vsize=25999808 memory=140157995595392 CPUtime=0 cores=0-7
/proc/11792/task/11795/stat : 11795 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26623803392 6653 33554432000 4194304 4196468 140722118522416 140185114684432 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11796] ppid=11790 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11796/stat : 11796 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26623803392 6653 33554432000 4194304 4196468 140722118522416 140185113631632 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11797] ppid=11790 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11797/stat : 11797 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26623803392 6653 33554432000 4194304 4196468 140722118522416 140185112578832 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11798] ppid=11790 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11798/stat : 11798 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26623803392 6653 33554432000 4194304 4196468 140722118522416 140185111526032 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11799] ppid=11790 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11792/task/11799/stat : 11799 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26623803392 6653 33554432000 4194304 4196468 140722118522416 140185110473232 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11800] ppid=11790 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11800/stat : 11800 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26623803392 6653 33554432000 4194304 4196468 140722118522416 140185109420432 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11801] ppid=11790 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11801/stat : 11801 (java) S 11790 11790 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148565478 26623803392 6653 33554432000 4194304 4196468 140722118522416 140185108367632 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11802] ppid=11790 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11802/stat : 11802 (java) S 11790 11790 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148565480 26623803392 6653 33554432000 4194304 4196468 140722118522416 140184684997488 140185557727874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11803] ppid=11790 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11803/stat : 11803 (java) S 11790 11790 10416 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148565480 26623803392 6653 33554432000 4194304 4196468 140722118522416 140184683943456 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11804] ppid=11790 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11804/stat : 11804 (java) S 11790 11790 10416 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148565481 26623803392 6653 33554432000 4194304 4196468 140722118522416 140184682890608 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11805] ppid=11790 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11805/stat : 11805 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565483 26623803392 6653 33554432000 4194304 4196468 140722118522416 140184681838928 140185557735323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11806] ppid=11790 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11806/stat : 11806 (java) S 11790 11790 10416 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 20 0 148565483 26623803392 6653 33554432000 4194304 4196468 140722118522416 140184680786288 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11807] ppid=11790 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11807/stat : 11807 (java) S 11790 11790 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148565483 26623803392 6653 33554432000 4194304 4196468 140722118522416 140184679733488 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11808] ppid=11790 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11808/stat : 11808 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565483 26623803392 6653 33554432000 4194304 4196468 140722118522416 140184678680688 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11809] ppid=11790 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/11792/task/11809/stat : 11809 (java) S 11790 11790 10416 0 -1 1077944384 263 0 0 0 1 0 0 0 20 0 20 0 148565483 26623803392 6653 33554432000 4194304 4196468 140722118522416 140184677627888 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11810] ppid=11790 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11810/stat : 11810 (java) S 11790 11790 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148565483 26623803392 6653 33554432000 4194304 4196468 140722118522416 140184676576352 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11811] ppid=11790 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11792/task/11811/stat : 11811 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565483 26623803392 6653 33554432000 4194304 4196468 140722118522416 140184675523632 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27996 KiB

[startup+0.210101 s]*
/proc/loadavg: 8.19 8.34 8.30 3/199 11811
/proc/meminfo: memFree=26175300/32770624 swapFree=67108860/67108860
[pid=11790] ppid=11787 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11790/stat : 11790 (xcsp3-exec) S 11787 11790 10416 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148565477 9740288 346 33554432000 4194304 5098028 140728502432992 140728502431096 140380165177980 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33607680 140728502436964 140728502437175 140728502437175 140728502439915 0
/proc/11790/statm: 2378 346 289 221 0 87 0
[pid=11792] ppid=11790 vsize=26004064 memory=39220 CPUtime=0.33 cores=0-7
/proc/11792/stat : 11792 (java) S 11790 11790 10416 0 -1 1077944320 8338 0 0 0 31 2 0 0 20 0 20 0 148565477 26628161536 9805 33554432000 4194304 4196468 140722118522416 140722118504960 140185557716727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
/proc/11792/statm: 6501016 9805 3045 1 0 6488269 0
[pid=11792/tid=11793] ppid=11790 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/11792/task/11793/stat : 11793 (java) R 11790 11790 10416 0 -1 4202560 5428 0 0 0 18 1 0 0 20 0 20 0 148565478 26628161536 9805 33554432000 4194304 4196468 140722118522416 140185561929792 140185557738653 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11794] ppid=11790 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/11792/task/11794/stat : 11794 (java) S 11790 11790 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148565478 26628161536 9805 33554432000 4194304 4196468 140722118522416 140185115737232 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11795] ppid=11790 vsize=26004064 memory=288370534147307136 CPUtime=0 cores=0-7
/proc/11792/task/11795/stat : 11795 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26628161536 9805 33554432000 4194304 4196468 140722118522416 140185114684432 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11796] ppid=11790 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11792/task/11796/stat : 11796 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26628161536 9805 33554432000 4194304 4196468 140722118522416 140185113631632 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11797] ppid=11790 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11797/stat : 11797 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26628161536 9805 33554432000 4194304 4196468 140722118522416 140185112578832 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11798] ppid=11790 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11798/stat : 11798 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26628161536 9805 33554432000 4194304 4196468 140722118522416 140185111526032 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11799] ppid=11790 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11792/task/11799/stat : 11799 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26628161536 9805 33554432000 4194304 4196468 140722118522416 140185110473232 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11800] ppid=11790 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11800/stat : 11800 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26628161536 9805 33554432000 4194304 4196468 140722118522416 140185109420432 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11801] ppid=11790 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11801/stat : 11801 (java) S 11790 11790 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148565478 26628161536 9805 33554432000 4194304 4196468 140722118522416 140185108367632 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11802] ppid=11790 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11802/stat : 11802 (java) S 11790 11790 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148565480 26628161536 9805 33554432000 4194304 4196468 140722118522416 140184684997488 140185557727874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11803] ppid=11790 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11803/stat : 11803 (java) S 11790 11790 10416 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148565480 26628161536 9805 33554432000 4194304 4196468 140722118522416 140184683943456 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11804] ppid=11790 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11804/stat : 11804 (java) S 11790 11790 10416 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148565481 26628161536 9805 33554432000 4194304 4196468 140722118522416 140184682890608 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11805] ppid=11790 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11805/stat : 11805 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565483 26628161536 9805 33554432000 4194304 4196468 140722118522416 140184681838928 140185557735323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11806] ppid=11790 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11806/stat : 11806 (java) S 11790 11790 10416 0 -1 1077944384 429 0 0 0 0 0 0 0 20 0 20 0 148565483 26628161536 9805 33554432000 4194304 4196468 140722118522416 140184680786288 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11807] ppid=11790 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/11792/task/11807/stat : 11807 (java) S 11790 11790 10416 0 -1 1077944384 215 0 0 0 1 0 0 0 20 0 20 0 148565483 26628161536 9805 33554432000 4194304 4196468 140722118522416 140184679733488 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11808] ppid=11790 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/11792/task/11808/stat : 11808 (java) S 11790 11790 10416 0 -1 1077944384 210 0 0 0 2 0 0 0 20 0 20 0 148565483 26628161536 9805 33554432000 4194304 4196468 140722118522416 140184678680688 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11809] ppid=11790 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/11792/task/11809/stat : 11809 (java) R 11790 11790 10416 0 -1 4202560 754 0 0 0 7 0 0 0 20 0 20 0 148565483 26628161536 9805 33554432000 4194304 4196468 140722118522416 140184677627888 140185536206960 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11810] ppid=11790 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11810/stat : 11810 (java) S 11790 11790 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148565483 26628161536 9805 33554432000 4194304 4196468 140722118522416 140184676576352 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11811] ppid=11790 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11792/task/11811/stat : 11811 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565483 26628161536 9805 33554432000 4194304 4196468 140722118522416 140184675523632 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40604 KiB

[startup+0.30947 s]*
/proc/loadavg: 8.19 8.34 8.30 3/199 11811
/proc/meminfo: memFree=26170896/32770624 swapFree=67108860/67108860
[pid=11790] ppid=11787 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11790/stat : 11790 (xcsp3-exec) S 11787 11790 10416 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148565477 9740288 346 33554432000 4194304 5098028 140728502432992 140728502431096 140380165177980 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33607680 140728502436964 140728502437175 140728502437175 140728502439915 0
/proc/11790/statm: 2378 346 289 221 0 87 0
[pid=11792] ppid=11790 vsize=26004064 memory=43876 CPUtime=0.5 cores=0-7
/proc/11792/stat : 11792 (java) S 11790 11790 10416 0 -1 1077944320 9193 0 0 0 47 3 0 0 20 0 20 0 148565477 26628161536 10969 33554432000 4194304 4196468 140722118522416 140722118504960 140185557716727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
/proc/11792/statm: 6501016 10969 3073 1 0 6488269 0
[pid=11792/tid=11793] ppid=11790 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11792/task/11793/stat : 11793 (java) R 11790 11790 10416 0 -1 4202560 6101 0 0 0 28 1 0 0 20 0 20 0 148565478 26628161536 10969 33554432000 4194304 4196468 140722118522416 140185561955888 140185557728662 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11794] ppid=11790 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11794/stat : 11794 (java) S 11790 11790 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148565478 26628161536 10969 33554432000 4194304 4196468 140722118522416 140185115737232 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11795] ppid=11790 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11795/stat : 11795 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26628161536 10969 33554432000 4194304 4196468 140722118522416 140185114684432 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11796] ppid=11790 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11796/stat : 11796 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26628161536 10969 33554432000 4194304 4196468 140722118522416 140185113631632 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11797] ppid=11790 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11797/stat : 11797 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26628161536 10969 33554432000 4194304 4196468 140722118522416 140185112578832 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11798] ppid=11790 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/11792/task/11798/stat : 11798 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26628161536 10969 33554432000 4194304 4196468 140722118522416 140185111526032 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11799] ppid=11790 vsize=26004064 memory=140157869192111 CPUtime=0 cores=0-7
/proc/11792/task/11799/stat : 11799 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26628161536 10969 33554432000 4194304 4196468 140722118522416 140185110473232 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11800] ppid=11790 vsize=26004064 memory=140157869194416 CPUtime=0 cores=0-7
/proc/11792/task/11800/stat : 11800 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26628161536 10969 33554432000 4194304 4196468 140722118522416 140185109420432 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11801] ppid=11790 vsize=26004064 memory=140157869196720 CPUtime=0 cores=0-7
/proc/11792/task/11801/stat : 11801 (java) S 11790 11790 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148565478 26628161536 10969 33554432000 4194304 4196468 140722118522416 140185108367632 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11802] ppid=11790 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11802/stat : 11802 (java) S 11790 11790 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148565480 26628161536 10969 33554432000 4194304 4196468 140722118522416 140184684997488 140185557727874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11803] ppid=11790 vsize=26004064 memory=280315738400400 CPUtime=0 cores=0-7
/proc/11792/task/11803/stat : 11803 (java) S 11790 11790 10416 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148565480 26628161536 10969 33554432000 4194304 4196468 140722118522416 140184683943456 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11804] ppid=11790 vsize=26004064 memory=280315738407312 CPUtime=0 cores=0-7
/proc/11792/task/11804/stat : 11804 (java) S 11790 11790 10416 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148565481 26628161536 10969 33554432000 4194304 4196468 140722118522416 140184682890608 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11805] ppid=11790 vsize=26004064 memory=280315738348592 CPUtime=0 cores=0-7
/proc/11792/task/11805/stat : 11805 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565483 26628161536 10969 33554432000 4194304 4196468 140722118522416 140184681838928 140185557735323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11806] ppid=11790 vsize=26004064 memory=280315738421136 CPUtime=0.01 cores=0-7
/proc/11792/task/11806/stat : 11806 (java) S 11790 11790 10416 0 -1 1077944384 443 0 0 0 1 0 0 0 20 0 20 0 148565483 26628161536 10969 33554432000 4194304 4196468 140722118522416 140184680786288 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11807] ppid=11790 vsize=26004064 memory=280315738428048 CPUtime=0.02 cores=0-7
/proc/11792/task/11807/stat : 11807 (java) S 11790 11790 10416 0 -1 1077944384 221 0 0 0 2 0 0 0 20 0 20 0 148565483 26628161536 10969 33554432000 4194304 4196468 140722118522416 140184679733488 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11808] ppid=11790 vsize=26004064 memory=280315738425744 CPUtime=0.03 cores=0-7
/proc/11792/task/11808/stat : 11808 (java) S 11790 11790 10416 0 -1 1077944384 280 0 0 0 3 0 0 0 20 0 20 0 148565483 26628161536 10969 33554432000 4194304 4196468 140722118522416 140184678680688 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11809] ppid=11790 vsize=26004064 memory=280315738441904 CPUtime=0.12 cores=0-7
/proc/11792/task/11809/stat : 11809 (java) R 11790 11790 10416 0 -1 4202560 842 0 0 0 12 0 0 0 20 0 20 0 148565483 26628161536 11481 33554432000 4194304 4196468 140722118522416 140184677624256 140185536734861 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11810] ppid=11790 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11810/stat : 11810 (java) S 11790 11790 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148565483 26628161536 11481 33554432000 4194304 4196468 140722118522416 140184676576352 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11811] ppid=11790 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11792/task/11811/stat : 11811 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565483 26628161536 11481 33554432000 4194304 4196468 140722118522416 140184675523632 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45260 KiB

[startup+0.700913 s]
/proc/loadavg: 8.19 8.34 8.30 3/199 11811
/proc/meminfo: memFree=26155308/32770624 swapFree=67108860/67108860
[pid=11790] ppid=11787 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11790/stat : 11790 (xcsp3-exec) S 11787 11790 10416 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148565477 9740288 346 33554432000 4194304 5098028 140728502432992 140728502431096 140380165177980 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33607680 140728502436964 140728502437175 140728502437175 140728502439915 0
/proc/11790/statm: 2378 346 289 221 0 87 0
[pid=11792] ppid=11790 vsize=26006188 memory=84184 CPUtime=1.73 cores=0-7
/proc/11792/stat : 11792 (java) S 11790 11790 10416 0 -1 1077944320 12736 0 0 0 167 6 0 0 20 0 20 0 148565477 26630336512 21046 33554432000 4194304 4196468 140722118522416 140722118504960 140185557716727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
/proc/11792/statm: 6501547 21046 3206 1 0 6488781 0
[pid=11792/tid=11793] ppid=11790 vsize=26006188 memory=280315738799792 CPUtime=0.67 cores=0-7
/proc/11792/task/11793/stat : 11793 (java) R 11790 11790 10416 0 -1 4202560 6909 0 0 0 65 2 0 0 20 0 20 0 148565478 26630336512 21046 33554432000 4194304 4196468 140722118522416 140185561955424 140185195093984 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11794] ppid=11790 vsize=26006188 memory=140157869400944 CPUtime=0 cores=0-7
/proc/11792/task/11794/stat : 11794 (java) S 11790 11790 10416 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148565478 26630336512 21046 33554432000 4194304 4196468 140722118522416 140185115737232 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11795] ppid=11790 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/11792/task/11795/stat : 11795 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26630336512 21046 33554432000 4194304 4196468 140722118522416 140185114684432 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11796] ppid=11790 vsize=26006188 memory=1004 CPUtime=0 cores=0-7
/proc/11792/task/11796/stat : 11796 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148565478 26630336512 21046 33554432000 4194304 4196468 140722118522416 140185113631632 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0

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

Current children cumulated CPU time: 19516.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 773540 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 7.99 7.90 7.97 9/207 11876
/proc/meminfo: memFree=25477100/32770624 swapFree=67108860/67108860
[pid=11790] ppid=11787 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11790/stat : 11790 (xcsp3-exec) S 11787 11790 10416 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 148565477 9740288 346 33554432000 4194304 5098028 140728502432992 140728502431096 140380165177980 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33607680 140728502436964 140728502437175 140728502437175 140728502439915 0
/proc/11790/statm: 2378 346 289 221 0 87 0
[pid=11792] ppid=11790 vsize=26538700 memory=727800 CPUtime=19650.4 cores=0-7
/proc/11792/stat : 11792 (java) S 11790 11790 10416 0 -1 1077944320 952780 0 0 0 1960355 4690 0 0 20 0 28 0 148565477 27175628800 181950 33554432000 4194304 4196468 140722118522416 140722118504960 140185557716727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
/proc/11792/statm: 6634675 181950 3301 1 0 6621909 0
[pid=11792/tid=11793] ppid=11790 vsize=26538700 memory=6791534058613427641 CPUtime=1.05 cores=0-7
/proc/11792/task/11793/stat : 11793 (java) S 11790 11790 10416 0 -1 1077944384 8267 0 0 0 102 3 0 0 20 0 28 0 148565478 27175628800 181950 33554432000 4194304 4196468 140722118522416 140185561957504 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11794] ppid=11790 vsize=26538700 memory=4872558044660077418 CPUtime=16.24 cores=0-7
/proc/11792/task/11794/stat : 11794 (java) S 11790 11790 10416 0 -1 1077944384 40687 0 0 0 1562 62 0 0 20 0 28 0 148565478 27175628800 181950 33554432000 4194304 4196468 140722118522416 140185115737232 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11795] ppid=11790 vsize=26538700 memory=2236 CPUtime=16.41 cores=0-7
/proc/11792/task/11795/stat : 11795 (java) S 11790 11790 10416 0 -1 1077944384 39133 0 0 0 1579 62 0 0 20 0 28 0 148565478 27175628800 181950 33554432000 4194304 4196468 140722118522416 140185114684432 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11796] ppid=11790 vsize=26538700 memory=5788 CPUtime=16.4 cores=0-7
/proc/11792/task/11796/stat : 11796 (java) S 11790 11790 10416 0 -1 1077944384 35764 0 0 0 1580 60 0 0 20 0 28 0 148565478 27175628800 181950 33554432000 4194304 4196468 140722118522416 140185113631632 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11797] ppid=11790 vsize=26538700 memory=1228 CPUtime=16.34 cores=0-7
/proc/11792/task/11797/stat : 11797 (java) S 11790 11790 10416 0 -1 1077944384 38853 0 0 0 1572 62 0 0 20 0 28 0 148565478 27175628800 181950 33554432000 4194304 4196468 140722118522416 140185112578832 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11798] ppid=11790 vsize=26538700 memory=796 CPUtime=16.35 cores=0-7
/proc/11792/task/11798/stat : 11798 (java) S 11790 11790 10416 0 -1 1077944384 41529 0 0 0 1575 60 0 0 20 0 28 0 148565478 27175628800 181950 33554432000 4194304 4196468 140722118522416 140185111526032 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11799] ppid=11790 vsize=26538700 memory=10088 CPUtime=16.25 cores=0-7
/proc/11792/task/11799/stat : 11799 (java) S 11790 11790 10416 0 -1 1077944384 38469 0 0 0 1566 59 0 0 20 0 28 0 148565478 27175628800 181950 33554432000 4194304 4196468 140722118522416 140185110473232 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11800] ppid=11790 vsize=26538700 memory=1948 CPUtime=16.38 cores=0-7
/proc/11792/task/11800/stat : 11800 (java) S 11790 11790 10416 0 -1 1077944384 37062 0 0 0 1579 59 0 0 20 0 28 0 148565478 27175628800 181950 33554432000 4194304 4196468 140722118522416 140185109420432 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11801] ppid=11790 vsize=26538700 memory=729412 CPUtime=16.38 cores=0-7
/proc/11792/task/11801/stat : 11801 (java) S 11790 11790 10416 0 -1 1077944384 39277 0 0 0 1579 59 0 0 20 0 28 0 148565478 27175628800 181950 33554432000 4194304 4196468 140722118522416 140185108367632 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11802] ppid=11790 vsize=26538700 memory=1792 CPUtime=61.26 cores=0-7
/proc/11792/task/11802/stat : 11802 (java) S 11790 11790 10416 0 -1 1077944384 117607 0 0 0 2380 3746 0 0 20 0 28 0 148565480 27175628800 181950 33554432000 4194304 4196468 140722118522416 140184684997488 140185557727874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11803] ppid=11790 vsize=26538700 memory=648 CPUtime=0 cores=0-7
/proc/11792/task/11803/stat : 11803 (java) S 11790 11790 10416 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 148565480 27175628800 181950 33554432000 4194304 4196468 140722118522416 140184683943520 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11804] ppid=11790 vsize=26538700 memory=1236 CPUtime=0 cores=0-7
/proc/11792/task/11804/stat : 11804 (java) S 11790 11790 10416 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 148565481 27175628800 181950 33554432000 4194304 4196468 140722118522416 140184682890624 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11805] ppid=11790 vsize=26538700 memory=960 CPUtime=0 cores=0-7
/proc/11792/task/11805/stat : 11805 (java) S 11790 11790 10416 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 148565483 27175628800 181950 33554432000 4194304 4196468 140722118522416 140184681838928 140185557735323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11806] ppid=11790 vsize=26538700 memory=2424 CPUtime=2.98 cores=0-7
/proc/11792/task/11806/stat : 11806 (java) S 11790 11790 10416 0 -1 1077944384 19366 0 0 0 294 4 0 0 20 0 28 0 148565483 27175628800 181950 33554432000 4194304 4196468 140722118522416 140184680786288 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11807] ppid=11790 vsize=26538700 memory=2236 CPUtime=3.48 cores=0-7
/proc/11792/task/11807/stat : 11807 (java) S 11790 11790 10416 0 -1 1077944384 17333 0 0 0 346 2 0 0 20 0 28 0 148565483 27175628800 181950 33554432000 4194304 4196468 140722118522416 140184679733488 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11808] ppid=11790 vsize=26538700 memory=4084 CPUtime=3.41 cores=0-7
/proc/11792/task/11808/stat : 11808 (java) S 11790 11790 10416 0 -1 1077944384 17391 0 0 0 338 3 0 0 20 0 28 0 148565483 27175628800 181950 33554432000 4194304 4196468 140722118522416 140184678680688 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11809] ppid=11790 vsize=26538700 memory=932 CPUtime=0.89 cores=0-7
/proc/11792/task/11809/stat : 11809 (java) S 11790 11790 10416 0 -1 1077944384 16210 0 0 0 86 3 0 0 20 0 28 0 148565483 27175628800 181950 33554432000 4194304 4196468 140722118522416 140184677627888 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11810] ppid=11790 vsize=26538700 memory=735568 CPUtime=0 cores=0-7
/proc/11792/task/11810/stat : 11810 (java) S 11790 11790 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148565483 27175628800 181950 33554432000 4194304 4196468 140722118522416 140184676576352 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11811] ppid=11790 vsize=26538700 memory=6791534058613427641 CPUtime=1.01 cores=0-7
/proc/11792/task/11811/stat : 11811 (java) S 11790 11790 10416 0 -1 1077944384 6410 0 0 0 18 83 0 0 20 0 28 0 148565483 27175628800 181950 33554432000 4194304 4196468 140722118522416 140184675523632 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11812] ppid=11790 vsize=26538700 memory=41608 CPUtime=2424.97 cores=0-7
/proc/11792/task/11812/stat : 11812 (java) R 11790 11790 10416 0 -1 4202560 47421 0 0 0 242443 54 0 0 20 0 28 0 148565585 27175628800 181950 33554432000 4194304 4196468 140722118522416 140184667512072 140185202084180 0 4 0 16800975 0 0 0 -1 6 0 0 19 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11813] ppid=11790 vsize=26538700 memory=2332 CPUtime=2420.28 cores=0-7
/proc/11792/task/11813/stat : 11813 (java) R 11790 11790 10416 0 -1 4202560 55316 0 0 0 241967 61 0 0 20 0 28 0 148565585 27175628800 181950 33554432000 4194304 4196468 140722118522416 140184666460808 140185202460718 0 4 0 16800975 0 0 0 -1 5 0 0 23 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11814] ppid=11790 vsize=26538700 memory=1292 CPUtime=2470.41 cores=0-7
/proc/11792/task/11814/stat : 11814 (java) R 11790 11790 10416 0 -1 4202560 71428 0 0 0 246966 75 0 0 20 0 28 0 148565585 27175628800 181950 33554432000 4194304 4196468 140722118522416 140184665407448 140185198459587 0 4 0 16800975 0 0 0 -1 7 0 0 13 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11815] ppid=11790 vsize=26538700 memory=1228 CPUtime=2422.53 cores=0-7
/proc/11792/task/11815/stat : 11815 (java) R 11790 11790 10416 0 -1 4202560 67186 0 0 0 242177 76 0 0 20 0 28 0 148565585 27175628800 181950 33554432000 4194304 4196468 140722118522416 140184664357648 140185201019278 0 4 0 16800975 0 0 0 -1 4 0 0 16 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11816] ppid=11790 vsize=26538700 memory=796 CPUtime=2430.96 cores=0-7
/proc/11792/task/11816/stat : 11816 (java) R 11790 11790 10416 0 -1 4202560 47819 0 0 0 243041 55 0 0 20 0 28 0 148565585 27175628800 181950 33554432000 4194304 4196468 140722118522416 140184663301136 140185201019260 0 4 0 16800975 0 0 0 -1 3 0 0 16 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11817] ppid=11790 vsize=26538700 memory=10088 CPUtime=2427.15 cores=0-7
/proc/11792/task/11817/stat : 11817 (java) R 11790 11790 10416 0 -1 4202560 39126 0 0 0 242657 58 0 0 20 0 28 0 148565585 27175628800 181950 33554432000 4194304 4196468 140722118522416 140184662249080 140185204054441 0 4 0 16800975 0 0 0 -1 0 0 0 24 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11818] ppid=11790 vsize=26538700 memory=1948 CPUtime=2424.01 cores=0-7
/proc/11792/task/11818/stat : 11818 (java) R 11790 11790 10416 0 -1 4202560 55325 0 0 0 242343 58 0 0 20 0 28 0 148565589 27175628800 181950 33554432000 4194304 4196468 140722118522416 140184661197352 140185205223800 0 4 0 16800975 0 0 0 -1 1 0 0 24 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11819] ppid=11790 vsize=26538700 memory=8576 CPUtime=2425.1 cores=0-7
/proc/11792/task/11819/stat : 11819 (java) R 11790 11790 10416 0 -1 4202560 54463 0 0 0 242442 68 0 0 20 0 28 0 148565589 27175628800 181950 33554432000 4194304 4196468 140722118522416 140184660144520 140185201930193 0 4 0 16800975 0 0 0 -1 2 0 0 17 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
Current children cumulated CPU time: 19650.5 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 729184 KiB

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

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

[startup+2520.2 s]
# the end of solver process 11792 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19604.5 s, system=46.9495 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.14 s]*
/proc/loadavg: 7.99 7.90 7.97 10/208 11878
/proc/meminfo: memFree=25473128/32770624 swapFree=67108860/67108860
[pid=11792] ppid=11787 vsize=26606292 memory=732080 CPUtime=19651.3 cores=0-7
/proc/11792/stat : 11792 (java) S 11787 11790 10416 0 -1 1077944320 953001 0 0 0 1960439 4692 0 0 20 0 30 0 148565477 27244843008 183020 33554432000 4194304 4196468 140722118522416 140722118504960 140185557716727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
/proc/11792/statm: 6651573 183020 3301 1 0 6638807 0
[pid=11792/tid=11793] ppid=11787 vsize=26606292 memory=1236 CPUtime=1.05 cores=0-7
/proc/11792/task/11793/stat : 11793 (java) S 11787 11790 10416 0 -1 1077944384 8267 0 0 0 102 3 0 0 20 0 30 0 148565478 27244843008 183020 33554432000 4194304 4196468 140722118522416 140185561957504 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11794] ppid=11787 vsize=26606292 memory=4872558044660077418 CPUtime=16.24 cores=0-7
/proc/11792/task/11794/stat : 11794 (java) S 11787 11790 10416 0 -1 1077944384 40687 0 0 0 1562 62 0 0 20 0 30 0 148565478 27244843008 183020 33554432000 4194304 4196468 140722118522416 140185115737232 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11795] ppid=11787 vsize=26606292 memory=7516933565462523282 CPUtime=16.41 cores=0-7
/proc/11792/task/11795/stat : 11795 (java) S 11787 11790 10416 0 -1 1077944384 39133 0 0 0 1579 62 0 0 20 0 30 0 148565478 27244843008 183020 33554432000 4194304 4196468 140722118522416 140185114684432 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11796] ppid=11787 vsize=26606292 memory=5311331579376857093 CPUtime=16.41 cores=0-7
/proc/11792/task/11796/stat : 11796 (java) S 11787 11790 10416 0 -1 1077944384 35764 0 0 0 1581 60 0 0 20 0 30 0 148565478 27244843008 183020 33554432000 4194304 4196468 140722118522416 140185113631632 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11797] ppid=11787 vsize=26606292 memory=1292 CPUtime=16.35 cores=0-7
/proc/11792/task/11797/stat : 11797 (java) S 11787 11790 10416 0 -1 1077944384 38856 0 0 0 1573 62 0 0 20 0 30 0 148565478 27244843008 183020 33554432000 4194304 4196468 140722118522416 140185112578832 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11798] ppid=11787 vsize=26606292 memory=1728 CPUtime=16.35 cores=0-7
/proc/11792/task/11798/stat : 11798 (java) S 11787 11790 10416 0 -1 1077944384 41530 0 0 0 1575 60 0 0 20 0 30 0 148565478 27244843008 183020 33554432000 4194304 4196468 140722118522416 140185111526032 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11799] ppid=11787 vsize=26606292 memory=5788 CPUtime=16.25 cores=0-7
/proc/11792/task/11799/stat : 11799 (java) S 11787 11790 10416 0 -1 1077944384 38477 0 0 0 1566 59 0 0 20 0 30 0 148565478 27244843008 183020 33554432000 4194304 4196468 140722118522416 140185110473232 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11800] ppid=11787 vsize=26606292 memory=1228 CPUtime=16.38 cores=0-7
/proc/11792/task/11800/stat : 11800 (java) S 11787 11790 10416 0 -1 1077944384 37063 0 0 0 1579 59 0 0 20 0 30 0 148565478 27244843008 183020 33554432000 4194304 4196468 140722118522416 140185109420432 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11801] ppid=11787 vsize=26606292 memory=796 CPUtime=16.39 cores=0-7
/proc/11792/task/11801/stat : 11801 (java) S 11787 11790 10416 0 -1 1077944384 39281 0 0 0 1579 60 0 0 20 0 30 0 148565478 27244843008 183020 33554432000 4194304 4196468 140722118522416 140185108367632 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11802] ppid=11787 vsize=26606292 memory=10088 CPUtime=61.3 cores=0-7
/proc/11792/task/11802/stat : 11802 (java) S 11787 11790 10416 0 -1 1077944384 117608 0 0 0 2382 3748 0 0 20 0 30 0 148565480 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184684997488 140185557727874 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11803] ppid=11787 vsize=26606292 memory=1948 CPUtime=0 cores=0-7
/proc/11792/task/11803/stat : 11803 (java) S 11787 11790 10416 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 30 0 148565480 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184683943520 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11804] ppid=11787 vsize=26606292 memory=8576 CPUtime=0 cores=0-7
/proc/11792/task/11804/stat : 11804 (java) S 11787 11790 10416 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 30 0 148565481 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184682890624 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11805] ppid=11787 vsize=26606292 memory=4616 CPUtime=0 cores=0-7
/proc/11792/task/11805/stat : 11805 (java) S 11787 11790 10416 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 30 0 148565483 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184681838928 140185557735323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11806] ppid=11787 vsize=26606292 memory=-9206908407010585447 CPUtime=2.98 cores=0-7
/proc/11792/task/11806/stat : 11806 (java) S 11787 11790 10416 0 -1 1077944384 19366 0 0 0 294 4 0 0 20 0 30 0 148565483 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184680786288 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11807] ppid=11787 vsize=26606292 memory=6003393309343901796 CPUtime=3.48 cores=0-7
/proc/11792/task/11807/stat : 11807 (java) S 11787 11790 10416 0 -1 1077944384 17333 0 0 0 346 2 0 0 20 0 30 0 148565483 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184679733488 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11808] ppid=11787 vsize=26606292 memory=-9174445032661854264 CPUtime=3.41 cores=0-7
/proc/11792/task/11808/stat : 11808 (java) S 11787 11790 10416 0 -1 1077944384 17391 0 0 0 338 3 0 0 20 0 30 0 148565483 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184678680688 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11809] ppid=11787 vsize=26606292 memory=6003391097553250404 CPUtime=0.89 cores=0-7
/proc/11792/task/11809/stat : 11809 (java) S 11787 11790 10416 0 -1 1077944384 16210 0 0 0 86 3 0 0 20 0 30 0 148565483 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184677627888 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11810] ppid=11787 vsize=26606292 memory=4279073131472642624 CPUtime=0 cores=0-7
/proc/11792/task/11810/stat : 11810 (java) S 11787 11790 10416 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 30 0 148565483 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184676576352 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11811] ppid=11787 vsize=26606292 memory=6003392184163199076 CPUtime=1.01 cores=0-7
/proc/11792/task/11811/stat : 11811 (java) S 11787 11790 10416 0 -1 1077944384 6410 0 0 0 18 83 0 0 20 0 30 0 148565483 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184675523632 140185557727874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11812] ppid=11787 vsize=26606292 memory=4279073131472642624 CPUtime=2425.07 cores=0-7
/proc/11792/task/11812/stat : 11812 (java) R 11787 11790 10416 0 -1 4202560 47422 0 0 0 242453 54 0 0 20 0 30 0 148565585 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184667514584 140185202571878 0 4 0 16800975 0 0 0 -1 6 0 0 19 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11813] ppid=11787 vsize=26606292 memory=-6876588461455810464 CPUtime=2420.37 cores=0-7
/proc/11792/task/11813/stat : 11813 (java) R 11787 11790 10416 0 -1 4202560 55316 0 0 0 241976 61 0 0 20 0 30 0 148565585 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184666463344 140185204056261 0 4 0 16800975 0 0 0 -1 2 0 0 23 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11814] ppid=11787 vsize=26606292 memory=-7737621075815351712 CPUtime=2470.53 cores=0-7
/proc/11792/task/11814/stat : 11814 (java) R 11787 11790 10416 0 -1 4202560 71431 0 0 0 246978 75 0 0 20 0 30 0 148565585 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184665407408 140185198459600 0 4 0 16800975 0 0 0 -1 7 0 0 13 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11815] ppid=11787 vsize=26606292 memory=8292148123324110535 CPUtime=2422.63 cores=0-7
/proc/11792/task/11815/stat : 11815 (java) R 11787 11790 10416 0 -1 4202560 67186 0 0 0 242187 76 0 0 20 0 30 0 148565585 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184664354592 140185202084127 0 4 0 16800975 0 0 0 -1 4 0 0 16 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11816] ppid=11787 vsize=26606292 memory=-8253362762722141311 CPUtime=2431.06 cores=0-7
/proc/11792/task/11816/stat : 11816 (java) R 11787 11790 10416 0 -1 4202560 47819 0 0 0 243051 55 0 0 20 0 30 0 148565585 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184663304944 140185203146300 0 4 0 16800975 0 0 0 -1 3 0 0 16 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11817] ppid=11787 vsize=26606292 memory=7307438350545409104 CPUtime=2427.24 cores=0-7
/proc/11792/task/11817/stat : 11817 (java) R 11787 11790 10416 0 -1 4202560 39126 0 0 0 242666 58 0 0 20 0 30 0 148565585 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184662252312 140185203145763 0 4 0 16800975 0 0 0 -1 1 0 0 24 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11818] ppid=11787 vsize=26606292 memory=6943526294502006880 CPUtime=2424.1 cores=0-7
/proc/11792/task/11818/stat : 11818 (java) R 11787 11790 10416 0 -1 4202560 55325 0 0 0 242352 58 0 0 20 0 30 0 148565589 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184661200368 140185204054654 0 4 0 16800975 0 0 0 -1 5 0 0 24 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11819] ppid=11787 vsize=26606292 memory=7019207974393697360 CPUtime=2425.2 cores=0-7
/proc/11792/task/11819/stat : 11819 (java) R 11787 11790 10416 0 -1 4202560 54463 0 0 0 242452 68 0 0 20 0 30 0 148565589 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184660144416 140185201019472 0 4 0 16800975 0 0 0 -1 0 0 0 17 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11877] ppid=11787 vsize=26606292 memory=1384 CPUtime=0 cores=0-7
/proc/11792/task/11877/stat : 11877 (java) S 11787 11790 10416 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 30 0 148817483 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184659096176 140185557726933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
[pid=11792/tid=11878] ppid=11787 vsize=26606292 memory=730436 CPUtime=0 cores=0-7
/proc/11792/task/11878/stat : 11878 (java) R 11787 11790 10416 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 30 0 148817490 27244843008 183020 33554432000 4194304 4196468 140722118522416 140184658046048 140185557726933 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33574912 140722118526098 140722118526275 140722118526275 140722118528975 0
Current cumulated CPU time of completed processes: 0.001935 s
Current children cumulated CPU time: 19651.3 s
Current children cumulated vsize: 26606292 KiB
Current children cumulated memory: 732080 KiB

Child status: 143
Real time (s): 2520.2
CPU time (s): 19651.5
CPU user time (s): 19604.5
CPU system time (s): 46.9495
CPU usage (%): 779.758
Max. virtual memory (cumulated for all children) (KiB): 26606292
Max. memory (cumulated for all children) (KiB): 2549388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19604.5
system time used= 46.9495
maximum resident set size= 2548744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 953600
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 355203
involuntary context switches= 227549


# summary of solver processes directly reported to runsolver:
#   pid: 11790,11792
#   total CPU time (s): 19651.5
#   total CPU user time (s): 19604.5
#   total CPU system time (s): 46.9495

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.5077 second user time and 32.4655 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-19 16:45:18
IDJOB=4281090
IDBENCH=133909
IDSOLVER=2675
FILE ID=node112/4281090-1503154778
RUNJOBID= node112-1503148812-10443
PBS_JOBID= 20630809
Free space on /tmp= 61856 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/SportsScheduling/SportsScheduling-m1-s1/SportsScheduling-26.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-4281090-1503154778/watcher-4281090-1503154778 -o /tmp/evaluation-result-4281090-1503154778/solver-4281090-1503154778 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1503148812-10443 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1014301825 HOME/instance-4281090-1503154778.xml

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

MD5SUM BENCH= e7fb96dadee149724dd4cb9af2eae5d9
RANDOM SEED=1014301825

node112.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.24
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.24
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.24
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.24
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:        26202440 kB
MemAvailable:   31971120 kB
Buffers:          248932 kB
Cached:          5809276 kB
SwapCached:            0 kB
Active:          1094244 kB
Inactive:        5016232 kB
Active(anon):       3820 kB
Inactive(anon):    84388 kB
Active(file):    1090424 kB
Inactive(file):  4931844 kB
Unevictable:        7840 kB
Mlocked:            7840 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7572 kB
Writeback:             0 kB
AnonPages:         55688 kB
Mapped:            50804 kB
Shmem:             33416 kB
Slab:             151296 kB
SReclaimable:     124496 kB
SUnreclaim:        26800 kB
KernelStack:        3088 kB
PageTables:         4848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61848 MiB
End job on node112 at 2017-08-19 17:27:19