Trace number 4280684

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) 20097.6 2520.1299

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s13/
Blackhole-4-13-2_X2.xml
MD5SUM88708c27ba26ffc45c437651276dcd59
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 variables208
Number of constraints4218
Number of domains4
Minimum domain size1
Maximum domain size52
Distribution of domain sizes[{"size":1,"count":2},{"size":13,"count":52},{"size":26,"count":51},{"size":52,"count":102}]
Minimum variable degree0
Maximum variable degree104
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":53},{"degree":3,"count":50},{"degree":52,"count":1},{"degree":53,"count":34},{"degree":54,"count":17},{"degree":104,"count":52}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4218}]
Number of extensional constraints4218
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4218}]
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-4280684-1503156015.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4280684-1503156015.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
7.67/2.13	c solve instance...
20096.83/2520.09	s UNKNOWN
20096.83/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 (12702 MiB free)
  memory of node 1: 16384 MiB (13859 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280684-1503156015/watcher-4280684-1503156015 -o /tmp/evaluation-result-4280684-1503156015/solver-4280684-1503156015 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1503152222-9390 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1047087477 HOME/instance-4280684-1503156015.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=9981, runsolver pid=9978
Current StackSize limit: 8192 KiB


[startup+0.100129 s]*
/proc/loadavg: 7.69 8.14 8.29 2/200 10002
/proc/meminfo: memFree=27184188/32770624 swapFree=67108860/67108860
[pid=9981] ppid=9978 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/9981/stat : 9981 (xcsp3-exec) S 9978 9981 9363 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148689084 9740288 346 33554432000 4194304 5098028 140720394778032 140720394776136 139704281956988 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16687104 140720394781796 140720394782007 140720394782007 140720394784747 0
/proc/9981/statm: 2378 346 289 221 0 87 0
[pid=9983] ppid=9981 vsize=25999808 memory=26316 CPUtime=0.11 cores=0-7
/proc/9983/stat : 9983 (java) S 9981 9981 9363 0 -1 1077944320 5513 0 0 0 10 1 0 0 20 0 20 0 148689084 26623803392 6579 33554432000 4194304 4196468 140731976381808 140731976364352 140519288667895 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
/proc/9983/statm: 6499952 6579 2842 1 0 6488269 0
[pid=9983/tid=9984] ppid=9981 vsize=25999808 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/9983/task/9984/stat : 9984 (java) R 9981 9981 9363 0 -1 4202560 3509 0 0 0 8 1 0 0 20 0 20 0 148689084 26623803392 6579 33554432000 4194304 4196468 140731976381808 140519292890288 140519272711525 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9985] ppid=9981 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/9983/task/9985/stat : 9985 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689085 26623803392 6579 33554432000 4194304 4196468 140731976381808 140519251773712 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9986] ppid=9981 vsize=25999808 memory=140054574630528 CPUtime=0 cores=0-7
/proc/9983/task/9986/stat : 9986 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689085 26623803392 6579 33554432000 4194304 4196468 140731976381808 140518845970832 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9987] ppid=9981 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9987/stat : 9987 (java) S 9981 9981 9363 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148689085 26623803392 6579 33554432000 4194304 4196468 140731976381808 140518844918288 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9988] ppid=9981 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9988/stat : 9988 (java) S 9981 9981 9363 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148689085 26623803392 6579 33554432000 4194304 4196468 140731976381808 140518843865744 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9989] ppid=9981 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9989/stat : 9989 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689085 26623803392 6579 33554432000 4194304 4196468 140731976381808 140518842813200 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9990] ppid=9981 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/9983/task/9990/stat : 9990 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689085 26623803392 6579 33554432000 4194304 4196468 140731976381808 140518841760656 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9991] ppid=9981 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9991/stat : 9991 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689085 26623803392 6579 33554432000 4194304 4196468 140731976381808 140518840708112 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9992] ppid=9981 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9992/stat : 9992 (java) S 9981 9981 9363 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148689085 26623803392 6579 33554432000 4194304 4196468 140731976381808 140518839655568 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9993] ppid=9981 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9993/stat : 9993 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689087 26623803392 6579 33554432000 4194304 4196468 140731976381808 140517963540464 140519288679042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9994] ppid=9981 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9994/stat : 9994 (java) S 9981 9981 9363 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148689087 26623803392 6579 33554432000 4194304 4196468 140731976381808 140517962486688 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9995] ppid=9981 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9995/stat : 9995 (java) S 9981 9981 9363 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148689087 26623803392 6579 33554432000 4194304 4196468 140731976381808 140517961434096 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9996] ppid=9981 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9996/stat : 9996 (java) S 9981 9981 9363 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148689090 26623803392 6579 33554432000 4194304 4196468 140731976381808 140517960382672 140519288686491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9997] ppid=9981 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9997/stat : 9997 (java) S 9981 9981 9363 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 20 0 148689090 26623803392 6579 33554432000 4194304 4196468 140731976381808 140517959330288 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9998] ppid=9981 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9998/stat : 9998 (java) S 9981 9981 9363 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148689090 26623803392 6579 33554432000 4194304 4196468 140731976381808 140517958277744 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9999] ppid=9981 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9999/stat : 9999 (java) S 9981 9981 9363 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 148689090 26623803392 6579 33554432000 4194304 4196468 140731976381808 140517957225200 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10000] ppid=9981 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/9983/task/10000/stat : 10000 (java) R 9981 9981 9363 0 -1 4202560 251 0 0 0 1 0 0 0 20 0 20 0 148689090 26623803392 6579 33554432000 4194304 4196468 140731976381808 140517956172656 140519272748382 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10001] ppid=9981 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/10001/stat : 10001 (java) S 9981 9981 9363 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148689090 26623803392 6579 33554432000 4194304 4196468 140731976381808 140517955119328 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10002] ppid=9981 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/9983/task/10002/stat : 10002 (java) S 9981 9981 9363 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148689090 26623803392 6579 33554432000 4194304 4196468 140731976381808 140517954066864 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27700 KiB

[startup+0.210277 s]*
/proc/loadavg: 7.69 8.14 8.29 3/200 10002
/proc/meminfo: memFree=27172528/32770624 swapFree=67108860/67108860
[pid=9981] ppid=9978 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/9981/stat : 9981 (xcsp3-exec) S 9978 9981 9363 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148689084 9740288 346 33554432000 4194304 5098028 140720394778032 140720394776136 139704281956988 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16687104 140720394781796 140720394782007 140720394782007 140720394784747 0
/proc/9981/statm: 2378 346 289 221 0 87 0
[pid=9983] ppid=9981 vsize=26004064 memory=39232 CPUtime=0.33 cores=0-7
/proc/9983/stat : 9983 (java) S 9981 9981 9363 0 -1 1077944320 8357 0 0 0 31 2 0 0 20 0 20 0 148689084 26628161536 9808 33554432000 4194304 4196468 140731976381808 140731976364352 140519288667895 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
/proc/9983/statm: 6501016 9808 3074 1 0 6488269 0
[pid=9983/tid=9984] ppid=9981 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/9983/task/9984/stat : 9984 (java) R 9981 9981 9363 0 -1 4202560 5430 0 0 0 18 1 0 0 20 0 20 0 148689084 26628161536 9808 33554432000 4194304 4196468 140731976381808 140519292888704 140519272748382 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9985] ppid=9981 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/9983/task/9985/stat : 9985 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689085 26628161536 9808 33554432000 4194304 4196468 140731976381808 140519251773712 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9986] ppid=9981 vsize=26004064 memory=288370430726342272 CPUtime=0 cores=0-7
/proc/9983/task/9986/stat : 9986 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689085 26628161536 9808 33554432000 4194304 4196468 140731976381808 140518845970832 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9987] ppid=9981 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/9983/task/9987/stat : 9987 (java) S 9981 9981 9363 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148689085 26628161536 9808 33554432000 4194304 4196468 140731976381808 140518844918288 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9988] ppid=9981 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9988/stat : 9988 (java) S 9981 9981 9363 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148689085 26628161536 9808 33554432000 4194304 4196468 140731976381808 140518843865744 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9989] ppid=9981 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9989/stat : 9989 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689085 26628161536 9808 33554432000 4194304 4196468 140731976381808 140518842813200 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9990] ppid=9981 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/9983/task/9990/stat : 9990 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689085 26628161536 9808 33554432000 4194304 4196468 140731976381808 140518841760656 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9991] ppid=9981 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9991/stat : 9991 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689085 26628161536 9808 33554432000 4194304 4196468 140731976381808 140518840708112 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9992] ppid=9981 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9992/stat : 9992 (java) S 9981 9981 9363 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148689085 26628161536 9808 33554432000 4194304 4196468 140731976381808 140518839655568 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9993] ppid=9981 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9993/stat : 9993 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689087 26628161536 9808 33554432000 4194304 4196468 140731976381808 140517963540464 140519288679042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9994] ppid=9981 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9994/stat : 9994 (java) S 9981 9981 9363 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148689087 26628161536 9808 33554432000 4194304 4196468 140731976381808 140517962486688 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9995] ppid=9981 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9995/stat : 9995 (java) S 9981 9981 9363 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148689087 26628161536 9808 33554432000 4194304 4196468 140731976381808 140517961434096 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9996] ppid=9981 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9996/stat : 9996 (java) S 9981 9981 9363 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148689090 26628161536 9808 33554432000 4194304 4196468 140731976381808 140517960382672 140519288686491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9997] ppid=9981 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/9983/task/9997/stat : 9997 (java) S 9981 9981 9363 0 -1 1077944384 382 0 0 0 1 0 0 0 20 0 20 0 148689090 26628161536 9808 33554432000 4194304 4196468 140731976381808 140517959330288 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9998] ppid=9981 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/9983/task/9998/stat : 9998 (java) S 9981 9981 9363 0 -1 1077944384 276 0 0 0 1 0 0 0 20 0 20 0 148689090 26628161536 9808 33554432000 4194304 4196468 140731976381808 140517958277744 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9999] ppid=9981 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/9983/task/9999/stat : 9999 (java) S 9981 9981 9363 0 -1 1077944384 229 0 0 0 2 0 0 0 20 0 20 0 148689090 26628161536 9808 33554432000 4194304 4196468 140731976381808 140517957225200 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10000] ppid=9981 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/9983/task/10000/stat : 10000 (java) R 9981 9981 9363 0 -1 4202560 731 0 0 0 8 0 0 0 20 0 20 0 148689090 26628161536 9808 33554432000 4194304 4196468 140731976381808 140517956172656 140519272748382 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10001] ppid=9981 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/10001/stat : 10001 (java) S 9981 9981 9363 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148689090 26628161536 9808 33554432000 4194304 4196468 140731976381808 140517955119328 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10002] ppid=9981 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/9983/task/10002/stat : 10002 (java) S 9981 9981 9363 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148689090 26628161536 9808 33554432000 4194304 4196468 140731976381808 140517954066864 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40616 KiB

[startup+0.310231 s]*
/proc/loadavg: 7.69 8.14 8.29 3/200 10002
/proc/meminfo: memFree=27167752/32770624 swapFree=67108860/67108860
[pid=9981] ppid=9978 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/9981/stat : 9981 (xcsp3-exec) S 9978 9981 9363 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148689084 9740288 346 33554432000 4194304 5098028 140720394778032 140720394776136 139704281956988 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16687104 140720394781796 140720394782007 140720394782007 140720394784747 0
/proc/9981/statm: 2378 346 289 221 0 87 0
[pid=9983] ppid=9981 vsize=26004064 memory=43876 CPUtime=0.5 cores=0-7
/proc/9983/stat : 9983 (java) S 9981 9981 9363 0 -1 1077944320 9216 0 0 0 47 3 0 0 20 0 20 0 148689084 26628161536 10969 33554432000 4194304 4196468 140731976381808 140731976364352 140519288667895 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
/proc/9983/statm: 6501016 10969 3087 1 0 6488269 0
[pid=9983/tid=9984] ppid=9981 vsize=26004064 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9983/task/9984/stat : 9984 (java) R 9981 9981 9363 0 -1 4202560 6105 0 0 0 27 2 0 0 20 0 20 0 148689084 26628161536 10969 33554432000 4194304 4196468 140731976381808 140519292905584 140518925298276 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9985] ppid=9981 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9985/stat : 9985 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689085 26628161536 10969 33554432000 4194304 4196468 140731976381808 140519251773712 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9986] ppid=9981 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9986/stat : 9986 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689085 26628161536 10969 33554432000 4194304 4196468 140731976381808 140518845970832 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9987] ppid=9981 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9987/stat : 9987 (java) S 9981 9981 9363 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148689085 26628161536 10969 33554432000 4194304 4196468 140731976381808 140518844918288 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9988] ppid=9981 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9988/stat : 9988 (java) S 9981 9981 9363 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148689085 26628161536 10969 33554432000 4194304 4196468 140731976381808 140518843865744 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9989] ppid=9981 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/9983/task/9989/stat : 9989 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689085 26628161536 10969 33554432000 4194304 4196468 140731976381808 140518842813200 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9990] ppid=9981 vsize=26004064 memory=140054454432687 CPUtime=0 cores=0-7
/proc/9983/task/9990/stat : 9990 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689085 26628161536 10969 33554432000 4194304 4196468 140731976381808 140518841760656 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9991] ppid=9981 vsize=26004064 memory=140054454434992 CPUtime=0 cores=0-7
/proc/9983/task/9991/stat : 9991 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689085 26628161536 10969 33554432000 4194304 4196468 140731976381808 140518840708112 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9992] ppid=9981 vsize=26004064 memory=3472463952635606496 CPUtime=0 cores=0-7
/proc/9983/task/9992/stat : 9992 (java) S 9981 9981 9363 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148689085 26628161536 10969 33554432000 4194304 4196468 140731976381808 140518839655568 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9993] ppid=9981 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9993/stat : 9993 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689087 26628161536 10969 33554432000 4194304 4196468 140731976381808 140517963540464 140519288679042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9994] ppid=9981 vsize=26004064 memory=280108908881552 CPUtime=0 cores=0-7
/proc/9983/task/9994/stat : 9994 (java) S 9981 9981 9363 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148689087 26628161536 10969 33554432000 4194304 4196468 140731976381808 140517962486688 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9995] ppid=9981 vsize=26004064 memory=280108908888464 CPUtime=0 cores=0-7
/proc/9983/task/9995/stat : 9995 (java) S 9981 9981 9363 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148689087 26628161536 10969 33554432000 4194304 4196468 140731976381808 140517961434096 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9996] ppid=9981 vsize=26004064 memory=280108908829616 CPUtime=0 cores=0-7
/proc/9983/task/9996/stat : 9996 (java) S 9981 9981 9363 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148689090 26628161536 10969 33554432000 4194304 4196468 140731976381808 140517960382672 140519288686491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9997] ppid=9981 vsize=26004064 memory=280108908902288 CPUtime=0.02 cores=0-7
/proc/9983/task/9997/stat : 9997 (java) S 9981 9981 9363 0 -1 1077944384 451 0 0 0 2 0 0 0 20 0 20 0 148689090 26628161536 10969 33554432000 4194304 4196468 140731976381808 140517959330288 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9998] ppid=9981 vsize=26004064 memory=280108908909200 CPUtime=0.01 cores=0-7
/proc/9983/task/9998/stat : 9998 (java) S 9981 9981 9363 0 -1 1077944384 276 0 0 0 1 0 0 0 20 0 20 0 148689090 26628161536 10969 33554432000 4194304 4196468 140731976381808 140517958277744 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9999] ppid=9981 vsize=26004064 memory=280108908906896 CPUtime=0.02 cores=0-7
/proc/9983/task/9999/stat : 9999 (java) S 9981 9981 9363 0 -1 1077944384 237 0 0 0 2 0 0 0 20 0 20 0 148689090 26628161536 10969 33554432000 4194304 4196468 140731976381808 140517957225200 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10000] ppid=9981 vsize=26004064 memory=280108908923056 CPUtime=0.13 cores=0-7
/proc/9983/task/10000/stat : 10000 (java) R 9981 9981 9363 0 -1 4202560 836 0 0 0 13 0 0 0 20 0 20 0 148689090 26628161536 10969 33554432000 4194304 4196468 140731976381808 140517956169024 140519267606465 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10001] ppid=9981 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/10001/stat : 10001 (java) S 9981 9981 9363 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148689090 26628161536 10969 33554432000 4194304 4196468 140731976381808 140517955119328 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10002] ppid=9981 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/9983/task/10002/stat : 10002 (java) S 9981 9981 9363 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148689090 26628161536 10969 33554432000 4194304 4196468 140731976381808 140517954066864 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45260 KiB

[startup+0.701019 s]
/proc/loadavg: 7.69 8.14 8.29 5/200 10002
/proc/meminfo: memFree=27142876/32770624 swapFree=67108860/67108860
[pid=9981] ppid=9978 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/9981/stat : 9981 (xcsp3-exec) S 9978 9981 9363 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148689084 9740288 346 33554432000 4194304 5098028 140720394778032 140720394776136 139704281956988 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16687104 140720394781796 140720394782007 140720394782007 140720394784747 0
/proc/9981/statm: 2378 346 289 221 0 87 0
[pid=9983] ppid=9981 vsize=26006188 memory=97500 CPUtime=2.02 cores=0-7
/proc/9983/stat : 9983 (java) S 9981 9981 9363 0 -1 1077944320 13893 0 0 0 197 5 0 0 20 0 20 0 148689084 26630336512 24375 33554432000 4194304 4196468 140731976381808 140731976364352 140519288667895 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
/proc/9983/statm: 6501547 24375 3201 1 0 6488781 0
[pid=9983/tid=9984] ppid=9981 vsize=26006188 memory=280108909280944 CPUtime=0.67 cores=0-7
/proc/9983/task/9984/stat : 9984 (java) R 9981 9981 9363 0 -1 4202560 6555 0 0 0 64 3 0 0 20 0 20 0 148689084 26630336512 24375 33554432000 4194304 4196468 140731976381808 140519292902688 140518929225868 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9985] ppid=9981 vsize=26006188 memory=140054454641520 CPUtime=0 cores=0-7
/proc/9983/task/9985/stat : 9985 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689085 26630336512 24375 33554432000 4194304 4196468 140731976381808 140519251773712 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9986] ppid=9981 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/9983/task/9986/stat : 9986 (java) S 9981 9981 9363 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148689085 26630336512 24375 33554432000 4194304 4196468 140731976381808 140518845970832 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9987] ppid=9981 vsize=26006188 memory=11108 CPUtime=0 cores=0-7
/proc/9983/task/9987/stat : 9987 (java) S 9981 9981 9363 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148689085 26630336512 24375 33554432000 4194304 4196468 140731976381808 140518844918288 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0

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

[pid=9983/tid=10010] ppid=9981 vsize=26538700 memory=1696 CPUtime=2438.96 cores=0-7
/proc/9983/task/10010/stat : 10010 (java) R 9981 9981 9363 0 -1 4202560 2471 0 0 0 243889 7 0 0 20 0 28 0 148689299 27175628800 1351363 33554432000 4194304 4196468 140731976381808 140517938687456 140518933638905 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
Current children cumulated CPU time: 19476.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 5406836 KiB

[startup+2502.3 s]
/proc/loadavg: 8.10 8.23 8.28 9/207 10047
/proc/meminfo: memFree=21800340/32770624 swapFree=67108860/67108860
[pid=9981] ppid=9978 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/9981/stat : 9981 (xcsp3-exec) S 9978 9981 9363 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148689084 9740288 346 33554432000 4194304 5098028 140720394778032 140720394776136 139704281956988 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16687104 140720394781796 140720394782007 140720394782007 140720394784747 0
/proc/9981/statm: 2378 346 289 221 0 87 0
[pid=9983] ppid=9981 vsize=26538700 memory=5406476 CPUtime=19955.5 cores=0-7
/proc/9983/stat : 9983 (java) S 9981 9981 9363 0 -1 1077944320 178453 0 0 0 1995140 414 0 0 20 0 28 0 148689084 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140731976364352 140519288667895 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
/proc/9983/statm: 6634675 1351619 3286 1 0 6621909 0
[pid=9983/tid=9984] ppid=9981 vsize=26538700 memory=5406476 CPUtime=1.84 cores=0-7
/proc/9983/task/9984/stat : 9984 (java) S 9981 9981 9363 0 -1 1077944384 6919 0 0 0 178 6 0 0 20 0 28 0 148689084 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140519292908672 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9985] ppid=9981 vsize=26538700 memory=1384 CPUtime=0.4 cores=0-7
/proc/9983/task/9985/stat : 9985 (java) S 9981 9981 9363 0 -1 1077944384 1846 0 0 0 27 13 0 0 20 0 28 0 148689085 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140519251773712 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9986] ppid=9981 vsize=26538700 memory=5406476 CPUtime=0.4 cores=0-7
/proc/9983/task/9986/stat : 9986 (java) S 9981 9981 9363 0 -1 1077944384 991 0 0 0 27 13 0 0 20 0 28 0 148689085 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140518845970832 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9987] ppid=9981 vsize=26538700 memory=7284 CPUtime=0.39 cores=0-7
/proc/9983/task/9987/stat : 9987 (java) S 9981 9981 9363 0 -1 1077944384 2699 0 0 0 27 12 0 0 20 0 28 0 148689085 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140518844918288 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9988] ppid=9981 vsize=26538700 memory=56 CPUtime=0.38 cores=0-7
/proc/9983/task/9988/stat : 9988 (java) S 9981 9981 9363 0 -1 1077944384 1786 0 0 0 27 11 0 0 20 0 28 0 148689085 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140518843865744 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9989] ppid=9981 vsize=26538700 memory=5861545323103284074 CPUtime=0.38 cores=0-7
/proc/9983/task/9989/stat : 9989 (java) S 9981 9981 9363 0 -1 1077944384 4440 0 0 0 26 12 0 0 20 0 28 0 148689085 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140518842813200 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9990] ppid=9981 vsize=26538700 memory=4132 CPUtime=0.38 cores=0-7
/proc/9983/task/9990/stat : 9990 (java) S 9981 9981 9363 0 -1 1077944384 1389 0 0 0 26 12 0 0 20 0 28 0 148689085 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140518841760656 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9991] ppid=9981 vsize=26538700 memory=41316 CPUtime=0.4 cores=0-7
/proc/9983/task/9991/stat : 9991 (java) S 9981 9981 9363 0 -1 1077944384 1557 0 0 0 27 13 0 0 20 0 28 0 148689085 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140518840708112 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9992] ppid=9981 vsize=26538700 memory=1728 CPUtime=0.4 cores=0-7
/proc/9983/task/9992/stat : 9992 (java) S 9981 9981 9363 0 -1 1077944384 2695 0 0 0 27 13 0 0 20 0 28 0 148689085 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140518839655568 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9993] ppid=9981 vsize=26538700 memory=1720 CPUtime=0.1 cores=0-7
/proc/9983/task/9993/stat : 9993 (java) S 9981 9981 9363 0 -1 1077944384 7304 0 0 0 6 4 0 0 20 0 28 0 148689087 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517963540464 140519288679042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9994] ppid=9981 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/9983/task/9994/stat : 9994 (java) S 9981 9981 9363 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 148689087 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517962486752 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9995] ppid=9981 vsize=26538700 memory=5406476 CPUtime=0 cores=0-7
/proc/9983/task/9995/stat : 9995 (java) S 9981 9981 9363 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 148689087 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517961434112 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9996] ppid=9981 vsize=26538700 memory=5405452 CPUtime=0 cores=0-7
/proc/9983/task/9996/stat : 9996 (java) S 9981 9981 9363 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 148689090 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517960382672 140519288686491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9997] ppid=9981 vsize=26538700 memory=65 CPUtime=2.26 cores=0-7
/proc/9983/task/9997/stat : 9997 (java) S 9981 9981 9363 0 -1 1077944384 15704 0 0 0 223 3 0 0 20 0 28 0 148689090 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517959330288 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9998] ppid=9981 vsize=26538700 memory=7956571267112853863 CPUtime=2.54 cores=0-7
/proc/9983/task/9998/stat : 9998 (java) S 9981 9981 9363 0 -1 1077944384 15886 0 0 0 250 4 0 0 20 0 28 0 148689090 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517958277744 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9999] ppid=9981 vsize=26538700 memory=3618137861803949585 CPUtime=2.27 cores=0-7
/proc/9983/task/9999/stat : 9999 (java) S 9981 9981 9363 0 -1 1077944384 13651 0 0 0 224 3 0 0 20 0 28 0 148689090 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517957225200 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10000] ppid=9981 vsize=26538700 memory=1384 CPUtime=0.7 cores=0-7
/proc/9983/task/10000/stat : 10000 (java) S 9981 9981 9363 0 -1 1077944384 12596 0 0 0 67 3 0 0 20 0 28 0 148689090 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517956172656 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10001] ppid=9981 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/9983/task/10001/stat : 10001 (java) S 9981 9981 9363 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148689090 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517955119328 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10002] ppid=9981 vsize=26538700 memory=5406476 CPUtime=0.79 cores=0-7
/proc/9983/task/10002/stat : 10002 (java) S 9981 9981 9363 0 -1 1077944384 2955 0 0 0 13 66 0 0 20 0 28 0 148689090 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517954066864 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10003] ppid=9981 vsize=26538700 memory=0 CPUtime=2488.67 cores=0-7
/proc/9983/task/10003/stat : 10003 (java) R 9981 9981 9363 0 -1 4202560 3547 0 0 0 248863 4 0 0 20 0 28 0 148689299 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517946055528 140518927161832 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10004] ppid=9981 vsize=26538700 memory=6944656592455359580 CPUtime=2476.84 cores=0-7
/proc/9983/task/10004/stat : 10004 (java) R 9981 9981 9363 0 -1 4202560 4393 0 0 0 247678 6 0 0 20 0 28 0 148689299 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517945003832 140518933638821 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10005] ppid=9981 vsize=26538700 memory=6408091206842 CPUtime=2498.74 cores=0-7
/proc/9983/task/10005/stat : 10005 (java) R 9981 9981 9363 0 -1 4202560 18549 0 0 0 249789 85 0 0 20 0 28 0 148689299 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517943951376 140518927160683 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10006] ppid=9981 vsize=26538700 memory=1384 CPUtime=2498.97 cores=0-7
/proc/9983/task/10006/stat : 10006 (java) R 9981 9981 9363 0 -1 4202560 19242 0 0 0 249814 83 0 0 20 0 28 0 148689299 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517942898904 140518927684621 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10007] ppid=9981 vsize=26538700 memory=4132 CPUtime=2495.4 cores=0-7
/proc/9983/task/10007/stat : 10007 (java) R 9981 9981 9363 0 -1 4202560 8186 0 0 0 249511 29 0 0 20 0 28 0 148689299 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517941846360 140518927160896 0 4 0 16800975 0 0 0 -1 7 0 0 7 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10008] ppid=9981 vsize=26538700 memory=1384 CPUtime=2485.33 cores=0-7
/proc/9983/task/10008/stat : 10008 (java) R 9981 9981 9363 0 -1 4202560 2755 0 0 0 248530 3 0 0 20 0 28 0 148689299 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517940794424 140518933639535 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10009] ppid=9981 vsize=26538700 memory=5406476 CPUtime=2498.81 cores=0-7
/proc/9983/task/10009/stat : 10009 (java) R 9981 9981 9363 0 -1 4202560 25545 0 0 0 249813 68 0 0 20 0 28 0 148689299 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517939740552 140518927161127 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10010] ppid=9981 vsize=26538700 memory=1384 CPUtime=2498.93 cores=0-7
/proc/9983/task/10010/stat : 10010 (java) R 9981 9981 9363 0 -1 4202560 2489 0 0 0 249886 7 0 0 20 0 28 0 148689299 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517938687704 140518933638861 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
Current children cumulated CPU time: 19955.5 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 5407860 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.08 8.22 8.28 9/207 10047
/proc/meminfo: memFree=21800416/32770624 swapFree=67108860/67108860
[pid=9981] ppid=9978 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/9981/stat : 9981 (xcsp3-exec) S 9978 9981 9363 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148689084 9740288 346 33554432000 4194304 5098028 140720394778032 140720394776136 139704281956988 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16687104 140720394781796 140720394782007 140720394782007 140720394784747 0
/proc/9981/statm: 2378 346 289 221 0 87 0
[pid=9983] ppid=9981 vsize=26538700 memory=5406476 CPUtime=20096.8 cores=0-7
/proc/9983/stat : 9983 (java) S 9981 9981 9363 0 -1 1077944320 179265 0 0 0 2009268 415 0 0 20 0 28 0 148689084 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140731976364352 140519288667895 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
/proc/9983/statm: 6634675 1351619 3286 1 0 6621909 0
[pid=9983/tid=9984] ppid=9981 vsize=26538700 memory=1398720917958146503 CPUtime=1.84 cores=0-7
/proc/9983/task/9984/stat : 9984 (java) S 9981 9981 9363 0 -1 1077944384 6919 0 0 0 178 6 0 0 20 0 28 0 148689084 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140519292908672 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9985] ppid=9981 vsize=26538700 memory=4872558044660077418 CPUtime=0.4 cores=0-7
/proc/9983/task/9985/stat : 9985 (java) S 9981 9981 9363 0 -1 1077944384 1846 0 0 0 27 13 0 0 20 0 28 0 148689085 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140519251773712 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9986] ppid=9981 vsize=26538700 memory=8660 CPUtime=0.4 cores=0-7
/proc/9983/task/9986/stat : 9986 (java) S 9981 9981 9363 0 -1 1077944384 991 0 0 0 27 13 0 0 20 0 28 0 148689085 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140518845970832 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9987] ppid=9981 vsize=26538700 memory=5784 CPUtime=0.39 cores=0-7
/proc/9983/task/9987/stat : 9987 (java) S 9981 9981 9363 0 -1 1077944384 2699 0 0 0 27 12 0 0 20 0 28 0 148689085 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140518844918288 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9988] ppid=9981 vsize=26538700 memory=4616 CPUtime=0.38 cores=0-7
/proc/9983/task/9988/stat : 9988 (java) S 9981 9981 9363 0 -1 1077944384 1786 0 0 0 27 11 0 0 20 0 28 0 148689085 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140518843865744 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9989] ppid=9981 vsize=26538700 memory=1228 CPUtime=0.38 cores=0-7
/proc/9983/task/9989/stat : 9989 (java) S 9981 9981 9363 0 -1 1077944384 4440 0 0 0 26 12 0 0 20 0 28 0 148689085 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140518842813200 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9990] ppid=9981 vsize=26538700 memory=11108 CPUtime=0.38 cores=0-7
/proc/9983/task/9990/stat : 9990 (java) S 9981 9981 9363 0 -1 1077944384 1389 0 0 0 26 12 0 0 20 0 28 0 148689085 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140518841760656 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9991] ppid=9981 vsize=26538700 memory=8112282956445269571 CPUtime=0.4 cores=0-7
/proc/9983/task/9991/stat : 9991 (java) S 9981 9981 9363 0 -1 1077944384 1557 0 0 0 27 13 0 0 20 0 28 0 148689085 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140518840708112 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9992] ppid=9981 vsize=26538700 memory=1788 CPUtime=0.4 cores=0-7
/proc/9983/task/9992/stat : 9992 (java) S 9981 9981 9363 0 -1 1077944384 2695 0 0 0 27 13 0 0 20 0 28 0 148689085 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140518839655568 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9993] ppid=9981 vsize=26538700 memory=640 CPUtime=0.1 cores=0-7
/proc/9983/task/9993/stat : 9993 (java) S 9981 9981 9363 0 -1 1077944384 7311 0 0 0 6 4 0 0 20 0 28 0 148689087 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517963540464 140519288679042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9994] ppid=9981 vsize=26538700 memory=952 CPUtime=0 cores=0-7
/proc/9983/task/9994/stat : 9994 (java) S 9981 9981 9363 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 148689087 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517962486752 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9995] ppid=9981 vsize=26538700 memory=8660 CPUtime=0 cores=0-7
/proc/9983/task/9995/stat : 9995 (java) S 9981 9981 9363 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 148689087 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517961434112 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9996] ppid=9981 vsize=26538700 memory=5784 CPUtime=0 cores=0-7
/proc/9983/task/9996/stat : 9996 (java) S 9981 9981 9363 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 148689090 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517960382672 140519288686491 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9997] ppid=9981 vsize=26538700 memory=4616 CPUtime=2.26 cores=0-7
/proc/9983/task/9997/stat : 9997 (java) S 9981 9981 9363 0 -1 1077944384 15707 0 0 0 223 3 0 0 20 0 28 0 148689090 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517959330288 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9998] ppid=9981 vsize=26538700 memory=1228 CPUtime=2.54 cores=0-7
/proc/9983/task/9998/stat : 9998 (java) S 9981 9981 9363 0 -1 1077944384 15890 0 0 0 250 4 0 0 20 0 28 0 148689090 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517958277744 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=9999] ppid=9981 vsize=26538700 memory=11108 CPUtime=2.27 cores=0-7
/proc/9983/task/9999/stat : 9999 (java) S 9981 9981 9363 0 -1 1077944384 13654 0 0 0 224 3 0 0 20 0 28 0 148689090 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517957225200 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10000] ppid=9981 vsize=26538700 memory=1384 CPUtime=0.7 cores=0-7
/proc/9983/task/10000/stat : 10000 (java) S 9981 9981 9363 0 -1 1077944384 12604 0 0 0 67 3 0 0 20 0 28 0 148689090 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517956172656 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10001] ppid=9981 vsize=26538700 memory=5406476 CPUtime=0 cores=0-7
/proc/9983/task/10001/stat : 10001 (java) S 9981 9981 9363 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148689090 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517955119328 140519288678101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10002] ppid=9981 vsize=26538700 memory=4104 CPUtime=0.8 cores=0-7
/proc/9983/task/10002/stat : 10002 (java) S 9981 9981 9363 0 -1 1077944384 2982 0 0 0 13 67 0 0 20 0 28 0 148689090 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517954066864 140519288679042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10003] ppid=9981 vsize=26538700 memory=1398720917958146503 CPUtime=2506.37 cores=0-7
/proc/9983/task/10003/stat : 10003 (java) R 9981 9981 9363 0 -1 4202560 3603 0 0 0 250633 4 0 0 20 0 28 0 148689299 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517946055528 140518931669625 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10004] ppid=9981 vsize=26538700 memory=4872558044660077418 CPUtime=2494.55 cores=0-7
/proc/9983/task/10004/stat : 10004 (java) R 9981 9981 9363 0 -1 4202560 4466 0 0 0 249449 6 0 0 20 0 28 0 148689299 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517945003832 140518927161097 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10005] ppid=9981 vsize=26538700 memory=1788 CPUtime=2516.45 cores=0-7
/proc/9983/task/10005/stat : 10005 (java) R 9981 9981 9363 0 -1 4202560 18665 0 0 0 251560 85 0 0 20 0 28 0 148689299 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517943951376 140518931669216 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10006] ppid=9981 vsize=26538700 memory=640 CPUtime=2516.68 cores=0-7
/proc/9983/task/10006/stat : 10006 (java) R 9981 9981 9363 0 -1 4202560 19370 0 0 0 251585 83 0 0 20 0 28 0 148689299 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517942898904 140518931669528 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10007] ppid=9981 vsize=26538700 memory=952 CPUtime=2512.75 cores=0-7
/proc/9983/task/10007/stat : 10007 (java) R 9981 9981 9363 0 -1 4202560 8241 0 0 0 251246 29 0 0 20 0 28 0 148689299 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517941846360 140518931669625 0 4 0 16800975 0 0 0 -1 7 0 0 7 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10008] ppid=9981 vsize=26538700 memory=41316 CPUtime=2503.04 cores=0-7
/proc/9983/task/10008/stat : 10008 (java) R 9981 9981 9363 0 -1 4202560 2780 0 0 0 250301 3 0 0 20 0 28 0 148689299 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517940794424 140518933638633 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10009] ppid=9981 vsize=26538700 memory=1296 CPUtime=2516.5 cores=0-7
/proc/9983/task/10009/stat : 10009 (java) R 9981 9981 9363 0 -1 4202560 25817 0 0 0 251582 68 0 0 20 0 28 0 148689299 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517939740552 140518933638543 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
[pid=9983/tid=10010] ppid=9981 vsize=26538700 memory=8112282956445269571 CPUtime=2516.64 cores=0-7
/proc/9983/task/10010/stat : 10010 (java) R 9981 9981 9363 0 -1 4202560 2524 0 0 0 251657 7 0 0 20 0 28 0 148689299 27175628800 1351619 33554432000 4194304 4196468 140731976381808 140517938687704 140518931669424 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 18280448 140731976385682 140731976385859 140731976385859 140731976388559 0
Current children cumulated CPU time: 20096.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 5407860 KiB

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

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

[startup+2520.13 s]
# the end of solver process 9983 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20093.4 s, system=4.1821 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2520.13
CPU time (s): 20097.6
CPU user time (s): 20093.4
CPU system time (s): 4.1821
CPU usage (%): 797.483
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 5576152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20093.4
system time used= 4.1821
maximum resident set size= 5577540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180831
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60528
involuntary context switches= 201436


# summary of solver processes directly reported to runsolver:
#   pid: 9981,9983
#   total CPU time (s): 20097.6
#   total CPU user time (s): 20093.4
#   total CPU system time (s): 4.1821

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 31.0729 second user time and 19.2898 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-19 17:05:55
IDJOB=4280684
IDBENCH=134517
IDSOLVER=2675
FILE ID=node115/4280684-1503156015
RUNJOBID= node115-1503152222-9390
PBS_JOBID= 20630812
Free space on /tmp= 61868 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s13/Blackhole-4-13-2_X2.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-4280684-1503156015/watcher-4280684-1503156015 -o /tmp/evaluation-result-4280684-1503156015/solver-4280684-1503156015 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1503152222-9390 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1047087477 HOME/instance-4280684-1503156015.xml

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

MD5SUM BENCH= 88708c27ba26ffc45c437651276dcd59
RANDOM SEED=1047087477

node115.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27200184 kB
MemAvailable:   31971292 kB
Buffers:          242656 kB
Cached:          4821448 kB
SwapCached:            0 kB
Active:           895760 kB
Inactive:        4223972 kB
Active(anon):       6520 kB
Inactive(anon):    85176 kB
Active(file):     889240 kB
Inactive(file):  4138796 kB
Unevictable:        7056 kB
Mlocked:            7056 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7896 kB
Writeback:             0 kB
AnonPages:         93244 kB
Mapped:            51172 kB
Shmem:             33416 kB
Slab:             144684 kB
SReclaimable:     117816 kB
SUnreclaim:        26868 kB
KernelStack:        3328 kB
PageTables:         4956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61860 MiB
End job on node115 at 2017-08-19 17:47:55