Trace number 4394639

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-06-14 parallel? (TO) 20008.1 2520.16

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-15-15-5.xml
MD5SUM8b9c4e6e7c9e88d5c00f06b3f0219a0c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1058
Best CPU time to get the best result obtained on this benchmark2400.17
Satisfiable
(Un)Satisfiability was proved
Number of variables915
Number of constraints720
Number of domains17
Minimum domain size13
Maximum domain size1059
Distribution of domain sizes[{"size":13,"count":30},{"size":14,"count":90},{"size":15,"count":330},{"size":1059,"count":465}]
Minimum variable degree2
Maximum variable degree16
Distribution of variable degrees[{"degree":2,"count":240},{"degree":3,"count":450},{"degree":16,"count":225}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":3,"count":225},{"arity":15,"count":30},{"arity":17,"count":225}]
Number of extensional constraints225
Number of intensional constraints240
Distribution of constraint types[{"type":"extension","count":225},{"type":"intension","count":240},{"type":"allDifferent","count":15},{"type":"noOverlap","count":15},{"type":"element","count":225}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4394639-1568417852.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4394639-1568417852.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
3.83/1.23	c solve instance...
20007.30/2520.08	s UNKNOWN
20007.30/2520.08	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 (14959 MiB free)
  memory of node 1: 16384 MiB (15384 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394639-1568417852/watcher-4394639-1568417852 -o /tmp/evaluation-result-4394639-1568417852/solver-4394639-1568417852 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1568413377-19188 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1862453566 HOME/instance-4394639-1568417852.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=19383, runsolver pid=19380

[startup+0.100112 s]*
/proc/loadavg: 7.60 6.61 4.01 2/211 19404
/proc/meminfo: memFree=31055860/32770624 swapFree=66922732/67108860
[pid=19383] ppid=19380 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19383/stat : 19383 (xcsp3-exec) S 19380 19383 19161 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418041252 115843072 364 33554432000 4194304 5098028 140735424977440 140735424975544 139656680686204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34189312 140735424979829 140735424980073 140735424980073 140735424982986 0
/proc/19383/statm: 28282 364 305 221 0 87 0
[pid=19385] ppid=19383 vsize=28227388 memory=28924 CPUtime=0.12 cores=0-7
/proc/19385/stat : 19385 (java) S 19383 19383 19161 0 -1 1077944320 5647 0 0 0 11 1 0 0 20 0 20 0 418041252 28904845312 7231 33554432000 4194304 4196468 140729649167280 140729649149824 140099710004983 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
/proc/19385/statm: 7056847 7231 3152 1 0 7019032 0
[pid=19385/tid=19386] ppid=19383 vsize=28227388 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/19385/task/19386/stat : 19386 (java) R 19383 19383 19161 0 -1 4202560 3589 0 0 0 8 0 0 0 20 0 20 0 418041252 28904845312 7231 33554432000 4194304 4196468 140729649167280 140099714240128 140099710016918 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19387] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19387/stat : 19387 (java) S 19383 19383 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418041253 28904845312 7231 33554432000 4194304 4196468 140729649167280 140099629857808 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19388] ppid=19383 vsize=28227388 memory=288370437378766464 CPUtime=0 cores=0-7
/proc/19385/task/19388/stat : 19388 (java) S 19383 19383 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418041253 28904845312 7231 33554432000 4194304 4196468 140729649167280 140099628805264 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19389] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19389/stat : 19389 (java) S 19383 19383 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418041253 28904845312 7231 33554432000 4194304 4196468 140729649167280 140099627752208 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19390] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19390/stat : 19390 (java) S 19383 19383 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418041253 28904845312 7231 33554432000 4194304 4196468 140729649167280 140099626699664 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19391] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19391/stat : 19391 (java) S 19383 19383 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418041253 28904845312 7231 33554432000 4194304 4196468 140729649167280 140099625646608 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19392] ppid=19383 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/19385/task/19392/stat : 19392 (java) S 19383 19383 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418041253 28904845312 7231 33554432000 4194304 4196468 140729649167280 140099624594064 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19393] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19393/stat : 19393 (java) S 19383 19383 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418041253 28904845312 7231 33554432000 4194304 4196468 140729649167280 140099623541008 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19394] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19394/stat : 19394 (java) S 19383 19383 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418041253 28904845312 7231 33554432000 4194304 4196468 140729649167280 140099622488464 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19395] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19395/stat : 19395 (java) S 19383 19383 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418041255 28904845312 7231 33554432000 4194304 4196468 140729649167280 140098825984752 140099710016130 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19396] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19396/stat : 19396 (java) S 19383 19383 19161 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418041255 28904845312 7231 33554432000 4194304 4196468 140729649167280 140098824930976 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19397] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19397/stat : 19397 (java) S 19383 19383 19161 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418041255 28904845312 7231 33554432000 4194304 4196468 140729649167280 140098823877872 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19398] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19398/stat : 19398 (java) S 19383 19383 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418041258 28904845312 7231 33554432000 4194304 4196468 140729649167280 140098822826448 140099710023579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19399] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19399/stat : 19399 (java) S 19383 19383 19161 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 20 0 418041258 28904845312 7231 33554432000 4194304 4196468 140729649167280 140098821773552 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19400] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19400/stat : 19400 (java) S 19383 19383 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418041258 28904845312 7231 33554432000 4194304 4196468 140729649167280 140098820721008 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19401] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19401/stat : 19401 (java) S 19383 19383 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418041258 28904845312 7231 33554432000 4194304 4196468 140729649167280 140098819667952 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19402] ppid=19383 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/19385/task/19402/stat : 19402 (java) R 19383 19383 19161 0 -1 4202560 320 0 0 0 1 0 0 0 20 0 20 0 418041258 28904845312 7231 33554432000 4194304 4196468 140729649167280 140098818615408 140099688705184 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19403] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19403/stat : 19403 (java) S 19383 19383 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418041258 28904845312 7231 33554432000 4194304 4196468 140729649167280 140098817563616 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19404] ppid=19383 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/19385/task/19404/stat : 19404 (java) S 19383 19383 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418041258 28904845312 7231 33554432000 4194304 4196468 140729649167280 140098816511152 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 30380 KiB

[startup+0.209889 s]*
/proc/loadavg: 7.60 6.61 4.01 2/211 19404
/proc/meminfo: memFree=31043888/32770624 swapFree=66922732/67108860
[pid=19383] ppid=19380 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19383/stat : 19383 (xcsp3-exec) S 19380 19383 19161 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418041252 115843072 364 33554432000 4194304 5098028 140735424977440 140735424975544 139656680686204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34189312 140735424979829 140735424980073 140735424980073 140735424982986 0
/proc/19383/statm: 28282 364 305 221 0 87 0
[pid=19385] ppid=19383 vsize=28227388 memory=40840 CPUtime=0.34 cores=0-7
/proc/19385/stat : 19385 (java) S 19383 19383 19161 0 -1 1077944320 9515 0 0 0 31 3 0 0 20 0 20 0 418041252 28904845312 10210 33554432000 4194304 4196468 140729649167280 140729649149824 140099710004983 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
/proc/19385/statm: 7056847 10210 3300 1 0 7019032 0
[pid=19385/tid=19386] ppid=19383 vsize=28227388 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/19385/task/19386/stat : 19386 (java) R 19383 19383 19161 0 -1 4202560 6617 0 0 0 18 1 0 0 20 0 20 0 418041252 28904845312 10210 33554432000 4194304 4196468 140729649167280 140099714236896 140099694085470 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19387] ppid=19383 vsize=28227388 memory=10923 CPUtime=0 cores=0-7
/proc/19385/task/19387/stat : 19387 (java) S 19383 19383 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418041253 28904845312 10210 33554432000 4194304 4196468 140729649167280 140099629857808 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19388] ppid=19383 vsize=28227388 memory=140061227071897 CPUtime=0 cores=0-7
/proc/19385/task/19388/stat : 19388 (java) S 19383 19383 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418041253 28904845312 10210 33554432000 4194304 4196468 140729649167280 140099628805264 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19389] ppid=19383 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/19385/task/19389/stat : 19389 (java) S 19383 19383 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418041253 28904845312 10210 33554432000 4194304 4196468 140729649167280 140099627752208 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19390] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19390/stat : 19390 (java) S 19383 19383 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418041253 28904845312 10210 33554432000 4194304 4196468 140729649167280 140099626699664 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19391] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19391/stat : 19391 (java) S 19383 19383 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418041253 28904845312 10210 33554432000 4194304 4196468 140729649167280 140099625646608 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19392] ppid=19383 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/19385/task/19392/stat : 19392 (java) S 19383 19383 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418041253 28904845312 10210 33554432000 4194304 4196468 140729649167280 140099624594064 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19393] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19393/stat : 19393 (java) S 19383 19383 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418041253 28904845312 10210 33554432000 4194304 4196468 140729649167280 140099623541008 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19394] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19394/stat : 19394 (java) S 19383 19383 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418041253 28904845312 10210 33554432000 4194304 4196468 140729649167280 140099622488464 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19395] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19395/stat : 19395 (java) S 19383 19383 19161 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418041255 28904845312 10210 33554432000 4194304 4196468 140729649167280 140098825984752 140099710016130 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19396] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19396/stat : 19396 (java) S 19383 19383 19161 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418041255 28904845312 10210 33554432000 4194304 4196468 140729649167280 140098824930976 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19397] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19397/stat : 19397 (java) S 19383 19383 19161 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418041255 28904845312 10210 33554432000 4194304 4196468 140729649167280 140098823877872 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19398] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19398/stat : 19398 (java) S 19383 19383 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418041258 28904845312 10210 33554432000 4194304 4196468 140729649167280 140098822826448 140099710023579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19399] ppid=19383 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/19385/task/19399/stat : 19399 (java) S 19383 19383 19161 0 -1 1077944384 656 0 0 0 1 0 0 0 20 0 20 0 418041258 28904845312 10210 33554432000 4194304 4196468 140729649167280 140098821773552 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19400] ppid=19383 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/19385/task/19400/stat : 19400 (java) S 19383 19383 19161 0 -1 1077944384 49 0 0 0 1 0 0 0 20 0 20 0 418041258 28904845312 10210 33554432000 4194304 4196468 140729649167280 140098820721008 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19401] ppid=19383 vsize=28227388 memory=-1 CPUtime=0.01 cores=0-7
/proc/19385/task/19401/stat : 19401 (java) S 19383 19383 19161 0 -1 1077944384 104 0 0 0 1 0 0 0 20 0 20 0 418041258 28904845312 10210 33554432000 4194304 4196468 140729649167280 140098819667952 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19402] ppid=19383 vsize=28227388 memory=-1 CPUtime=0.07 cores=0-7
/proc/19385/task/19402/stat : 19402 (java) R 19383 19383 19161 0 -1 1077944384 774 0 0 0 7 0 0 0 20 0 20 0 418041258 28904845312 10210 33554432000 4194304 4196468 140729649167280 140098818615408 140099710016130 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19403] ppid=19383 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19403/stat : 19403 (java) S 19383 19383 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418041258 28904845312 10210 33554432000 4194304 4196468 140729649167280 140098817563616 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19404] ppid=19383 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/19385/task/19404/stat : 19404 (java) S 19383 19383 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418041258 28904845312 10210 33554432000 4194304 4196468 140729649167280 140098816511152 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42296 KiB

[startup+0.309575 s]*
/proc/loadavg: 7.60 6.61 4.01 3/211 19404
/proc/meminfo: memFree=31036380/32770624 swapFree=66922732/67108860
[pid=19383] ppid=19380 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19383/stat : 19383 (xcsp3-exec) S 19380 19383 19161 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418041252 115843072 364 33554432000 4194304 5098028 140735424977440 140735424975544 139656680686204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34189312 140735424979829 140735424980073 140735424980073 140735424982986 0
/proc/19383/statm: 28282 364 305 221 0 87 0
[pid=19385] ppid=19383 vsize=28231644 memory=50112 CPUtime=0.52 cores=0-7
/proc/19385/stat : 19385 (java) S 19383 19383 19161 0 -1 1077944320 10850 0 0 0 48 4 0 0 20 0 20 0 418041252 28909203456 12528 33554432000 4194304 4196468 140729649167280 140729649149824 140099710004983 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
/proc/19385/statm: 7057911 12528 3369 1 0 7019032 0
[pid=19385/tid=19386] ppid=19383 vsize=28231644 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/19385/task/19386/stat : 19386 (java) R 19383 19383 19161 0 -1 4202560 7730 0 0 0 27 2 0 0 20 0 20 0 418041252 28909203456 12528 33554432000 4194304 4196468 140729649167280 140099714234992 140099691590503 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19387] ppid=19383 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19387/stat : 19387 (java) S 19383 19383 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418041253 28909203456 12528 33554432000 4194304 4196468 140729649167280 140099629857808 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19388] ppid=19383 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19388/stat : 19388 (java) S 19383 19383 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418041253 28909203456 12528 33554432000 4194304 4196468 140729649167280 140099628805264 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19389] ppid=19383 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19389/stat : 19389 (java) S 19383 19383 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418041253 28909203456 12528 33554432000 4194304 4196468 140729649167280 140099627752208 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19390] ppid=19383 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19390/stat : 19390 (java) S 19383 19383 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418041253 28909203456 12528 33554432000 4194304 4196468 140729649167280 140099626699664 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19391] ppid=19383 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19391/stat : 19391 (java) S 19383 19383 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418041253 28909203456 12528 33554432000 4194304 4196468 140729649167280 140099625646608 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19392] ppid=19383 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19392/stat : 19392 (java) S 19383 19383 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418041253 28909203456 12528 33554432000 4194304 4196468 140729649167280 140099624594064 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19393] ppid=19383 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19393/stat : 19393 (java) S 19383 19383 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418041253 28909203456 12528 33554432000 4194304 4196468 140729649167280 140099623541008 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19394] ppid=19383 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19394/stat : 19394 (java) S 19383 19383 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418041253 28909203456 12528 33554432000 4194304 4196468 140729649167280 140099622488464 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19395] ppid=19383 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19395/stat : 19395 (java) S 19383 19383 19161 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418041255 28909203456 12528 33554432000 4194304 4196468 140729649167280 140098825984752 140099710016130 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19396] ppid=19383 vsize=28231644 memory=280122196434304 CPUtime=0 cores=0-7
/proc/19385/task/19396/stat : 19396 (java) S 19383 19383 19161 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418041255 28909203456 12528 33554432000 4194304 4196468 140729649167280 140098824930976 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19397] ppid=19383 vsize=28231644 memory=280122196438912 CPUtime=0 cores=0-7
/proc/19385/task/19397/stat : 19397 (java) S 19383 19383 19161 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418041255 28909203456 12528 33554432000 4194304 4196468 140729649167280 140098823877872 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19398] ppid=19383 vsize=28231644 memory=280122196443520 CPUtime=0 cores=0-7
/proc/19385/task/19398/stat : 19398 (java) S 19383 19383 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418041258 28909203456 12528 33554432000 4194304 4196468 140729649167280 140098822826448 140099710023579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19399] ppid=19383 vsize=28231644 memory=280122196448128 CPUtime=0.02 cores=0-7
/proc/19385/task/19399/stat : 19399 (java) S 19383 19383 19161 0 -1 1077944384 691 0 0 0 2 0 0 0 20 0 20 0 418041258 28909203456 12528 33554432000 4194304 4196468 140729649167280 140098821773552 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19400] ppid=19383 vsize=28231644 memory=280122196452736 CPUtime=0.03 cores=0-7
/proc/19385/task/19400/stat : 19400 (java) R 19383 19383 19161 0 -1 4202560 152 0 0 0 3 0 0 0 20 0 20 0 418041258 28909203456 12528 33554432000 4194304 4196468 140729649167280 140098820712464 140099687656848 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19401] ppid=19383 vsize=28231644 memory=280122196457344 CPUtime=0.02 cores=0-7
/proc/19385/task/19401/stat : 19401 (java) S 19383 19383 19161 0 -1 1077944384 108 0 0 0 2 0 0 0 20 0 20 0 418041258 28909203456 12528 33554432000 4194304 4196468 140729649167280 140098819667952 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19402] ppid=19383 vsize=28231644 memory=280122196461952 CPUtime=0.12 cores=0-7
/proc/19385/task/19402/stat : 19402 (java) S 19383 19383 19161 0 -1 1077944384 858 0 0 0 12 0 0 0 20 0 20 0 418041258 28909203456 12528 33554432000 4194304 4196468 140729649167280 140098818615408 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19403] ppid=19383 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19403/stat : 19403 (java) S 19383 19383 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418041258 28909203456 12528 33554432000 4194304 4196468 140729649167280 140098817563616 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19404] ppid=19383 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/19385/task/19404/stat : 19404 (java) S 19383 19383 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418041258 28909203456 12528 33554432000 4194304 4196468 140729649167280 140098816511152 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51568 KiB

[startup+0.700953 s]
/proc/loadavg: 7.60 6.61 4.01 4/211 19404
/proc/meminfo: memFree=31018868/32770624 swapFree=66922732/67108860
[pid=19383] ppid=19380 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19383/stat : 19383 (xcsp3-exec) S 19380 19383 19161 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418041252 115843072 364 33554432000 4194304 5098028 140735424977440 140735424975544 139656680686204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34189312 140735424979829 140735424980073 140735424980073 140735424982986 0
/proc/19383/statm: 28282 364 305 221 0 87 0
[pid=19385] ppid=19383 vsize=28233768 memory=84752 CPUtime=1.63 cores=0-7
/proc/19385/stat : 19385 (java) S 19383 19383 19161 0 -1 1077944320 14772 0 0 0 157 6 0 0 20 0 20 0 418041252 28911378432 21188 33554432000 4194304 4196468 140729649167280 140729649149824 140099710004983 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
/proc/19385/statm: 7058442 21188 3454 1 0 7019544 0
[pid=19385/tid=19386] ppid=19383 vsize=28233768 memory=0 CPUtime=0.67 cores=0-7
/proc/19385/task/19386/stat : 19386 (java) R 19383 19383 19161 0 -1 4202560 9081 0 0 0 64 3 0 0 20 0 20 0 418041252 28911378432 21188 33554432000 4194304 4196468 140729649167280 140099714241264 140099304618375 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19387] ppid=19383 vsize=28233768 memory=140061098419072 CPUtime=0 cores=0-7
/proc/19385/task/19387/stat : 19387 (java) S 19383 19383 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418041253 28911378432 21188 33554432000 4194304 4196468 140729649167280 140099629857808 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19388] ppid=19383 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/19385/task/19388/stat : 19388 (java) S 19383 19383 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418041253 28911378432 21188 33554432000 4194304 4196468 140729649167280 140099628805264 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19389] ppid=19383 vsize=28233768 memory=9364 CPUtime=0 cores=0-7
/proc/19385/task/19389/stat : 19389 (java) S 19383 19383 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418041253 28911378432 21188 33554432000 4194304 4196468 140729649167280 140099627752208 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0

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

[pid=19385/tid=19411] ppid=19383 vsize=28768328 memory=988 CPUtime=2462.95 cores=0-7
/proc/19385/task/19411/stat : 19411 (java) R 19383 19383 19161 0 -1 4202560 52053 0 0 0 246275 20 0 0 20 0 28 0 418041379 29458767872 304001 33554432000 4194304 4196468 140729649167280 140098731308088 140099312544453 0 4 0 16800975 0 0 0 -1 5 0 0 20 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19412] ppid=19383 vsize=28768328 memory=1456 CPUtime=2459.25 cores=0-7
/proc/19385/task/19412/stat : 19412 (java) R 19383 19383 19161 0 -1 4202560 49202 0 0 0 245894 31 0 0 20 0 28 0 418041379 29458767872 304001 33554432000 4194304 4196468 140729649167280 140098730254328 140099309984773 0 4 0 16800975 0 0 0 -1 2 0 0 17 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
Current children cumulated CPU time: 19866.8 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 1217460 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.17 8.13 7.85 9/218 19625
/proc/meminfo: memFree=29880340/32770624 swapFree=66922776/67108860
[pid=19383] ppid=19380 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19383/stat : 19383 (xcsp3-exec) S 19380 19383 19161 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418041252 115843072 364 33554432000 4194304 5098028 140735424977440 140735424975544 139656680686204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34189312 140735424979829 140735424980073 140735424980073 140735424982986 0
/proc/19383/statm: 28282 364 305 221 0 87 0
[pid=19385] ppid=19383 vsize=28768328 memory=1202352 CPUtime=20007.3 cores=0-7
/proc/19385/stat : 19385 (java) S 19383 19383 19161 0 -1 1077944320 1807743 0 0 0 1998926 1804 0 0 20 0 28 0 418041252 29458767872 300588 33554432000 4194304 4196468 140729649167280 140729649149824 140099710004983 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
/proc/19385/statm: 7192082 300588 3562 1 0 7153184 0
[pid=19385/tid=19386] ppid=19383 vsize=28768328 memory=8317482817917895235 CPUtime=1.21 cores=0-7
/proc/19385/task/19386/stat : 19386 (java) S 19383 19383 19161 0 -1 1077944384 10220 0 0 0 117 4 0 0 20 0 28 0 418041252 29458767872 300588 33554432000 4194304 4196468 140729649167280 140099714245760 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19387] ppid=19383 vsize=28768328 memory=-1807685287724412255 CPUtime=16.37 cores=0-7
/proc/19385/task/19387/stat : 19387 (java) S 19383 19383 19161 0 -1 1077944384 55965 0 0 0 1545 92 0 0 20 0 28 0 418041253 29458767872 300588 33554432000 4194304 4196468 140729649167280 140099629857808 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19388] ppid=19383 vsize=28768328 memory=-3967418655009478193 CPUtime=16.27 cores=0-7
/proc/19385/task/19388/stat : 19388 (java) S 19383 19383 19161 0 -1 1077944384 50126 0 0 0 1542 85 0 0 20 0 28 0 418041253 29458767872 300588 33554432000 4194304 4196468 140729649167280 140099628805264 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19389] ppid=19383 vsize=28768328 memory=-2746958450906831424 CPUtime=16.33 cores=0-7
/proc/19385/task/19389/stat : 19389 (java) S 19383 19383 19161 0 -1 1077944384 53842 0 0 0 1546 87 0 0 20 0 28 0 418041253 29458767872 300588 33554432000 4194304 4196468 140729649167280 140099627752208 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19390] ppid=19383 vsize=28768328 memory=140061098581279 CPUtime=16.26 cores=0-7
/proc/19385/task/19390/stat : 19390 (java) S 19383 19383 19161 0 -1 1077944384 59032 0 0 0 1537 89 0 0 20 0 28 0 418041253 29458767872 300588 33554432000 4194304 4196468 140729649167280 140099626699664 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19391] ppid=19383 vsize=28768328 memory=1970350607106052 CPUtime=16.27 cores=0-7
/proc/19385/task/19391/stat : 19391 (java) S 19383 19383 19161 0 -1 1077944384 54041 0 0 0 1537 90 0 0 20 0 28 0 418041253 29458767872 300588 33554432000 4194304 4196468 140729649167280 140099625646608 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19392] ppid=19383 vsize=28768328 memory=-9181546051567709026 CPUtime=16.23 cores=0-7
/proc/19385/task/19392/stat : 19392 (java) S 19383 19383 19161 0 -1 1077944384 57221 0 0 0 1533 90 0 0 20 0 28 0 418041253 29458767872 300588 33554432000 4194304 4196468 140729649167280 140099624594064 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19393] ppid=19383 vsize=28768328 memory=988 CPUtime=16.25 cores=0-7
/proc/19385/task/19393/stat : 19393 (java) S 19383 19383 19161 0 -1 1077944384 54247 0 0 0 1542 83 0 0 20 0 28 0 418041253 29458767872 300588 33554432000 4194304 4196468 140729649167280 140099623541008 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19394] ppid=19383 vsize=28768328 memory=2016 CPUtime=16.27 cores=0-7
/proc/19385/task/19394/stat : 19394 (java) S 19383 19383 19161 0 -1 1077944384 56469 0 0 0 1544 83 0 0 20 0 28 0 418041253 29458767872 300588 33554432000 4194304 4196468 140729649167280 140099622488464 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19395] ppid=19383 vsize=28768328 memory=1284 CPUtime=10.19 cores=0-7
/proc/19385/task/19395/stat : 19395 (java) S 19383 19383 19161 0 -1 1077944384 146567 0 0 0 490 529 0 0 20 0 28 0 418041255 29458767872 300588 33554432000 4194304 4196468 140729649167280 140098825984752 140099710016130 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19396] ppid=19383 vsize=28768328 memory=1044 CPUtime=0 cores=0-7
/proc/19385/task/19396/stat : 19396 (java) S 19383 19383 19161 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 28 0 418041255 29458767872 300588 33554432000 4194304 4196468 140729649167280 140098824931040 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19397] ppid=19383 vsize=28768328 memory=708 CPUtime=0 cores=0-7
/proc/19385/task/19397/stat : 19397 (java) S 19383 19383 19161 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 28 0 418041255 29458767872 300588 33554432000 4194304 4196468 140729649167280 140098823877888 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19398] ppid=19383 vsize=28768328 memory=9364 CPUtime=0 cores=0-7
/proc/19385/task/19398/stat : 19398 (java) S 19383 19383 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 418041258 29458767872 300588 33554432000 4194304 4196468 140729649167280 140098822826448 140099710023579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19399] ppid=19383 vsize=28768328 memory=1120 CPUtime=9.85 cores=0-7
/proc/19385/task/19399/stat : 19399 (java) S 19383 19383 19161 0 -1 1077944384 51552 0 0 0 978 7 0 0 20 0 28 0 418041258 29458767872 300588 33554432000 4194304 4196468 140729649167280 140098821773552 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19400] ppid=19383 vsize=28768328 memory=776 CPUtime=10.65 cores=0-7
/proc/19385/task/19400/stat : 19400 (java) S 19383 19383 19161 0 -1 1077944384 63964 0 0 0 1051 14 0 0 20 0 28 0 418041258 29458767872 300588 33554432000 4194304 4196468 140729649167280 140098820721008 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19401] ppid=19383 vsize=28768328 memory=1552 CPUtime=10.01 cores=0-7
/proc/19385/task/19401/stat : 19401 (java) S 19383 19383 19161 0 -1 1077944384 40658 0 0 0 994 7 0 0 20 0 28 0 418041258 29458767872 300588 33554432000 4194304 4196468 140729649167280 140098819667952 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19402] ppid=19383 vsize=28768328 memory=8048 CPUtime=1.67 cores=0-7
/proc/19385/task/19402/stat : 19402 (java) S 19383 19383 19161 0 -1 1077944384 28519 0 0 0 162 5 0 0 20 0 28 0 418041258 29458767872 300588 33554432000 4194304 4196468 140729649167280 140098818615408 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 22 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19403] ppid=19383 vsize=28768328 memory=3444 CPUtime=0 cores=0-7
/proc/19385/task/19403/stat : 19403 (java) S 19383 19383 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 418041258 29458767872 300588 33554432000 4194304 4196468 140729649167280 140098817563616 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19404] ppid=19383 vsize=28768328 memory=1556 CPUtime=0.81 cores=0-7
/proc/19385/task/19404/stat : 19404 (java) S 19383 19383 19161 0 -1 1077944384 7734 0 0 0 37 44 0 0 20 0 28 0 418041258 29458767872 300588 33554432000 4194304 4196468 140729649167280 140098816511152 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 23 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19405] ppid=19383 vsize=28768328 memory=2832 CPUtime=2474.61 cores=0-7
/proc/19385/task/19405/stat : 19405 (java) R 19383 19383 19161 0 -1 4202560 69372 0 0 0 247427 34 0 0 20 0 28 0 418041378 29458767872 300588 33554432000 4194304 4196468 140729649167280 140098737622664 140099310020306 0 4 0 16800975 0 0 0 -1 5 0 0 24 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19406] ppid=19383 vsize=28768328 memory=984 CPUtime=2482.84 cores=0-7
/proc/19385/task/19406/stat : 19406 (java) R 19383 19383 19161 0 -1 4202560 52280 0 0 0 248262 22 0 0 20 0 28 0 418041379 29458767872 300588 33554432000 4194304 4196468 140729649167280 140098736570328 140099307962626 0 4 0 16800975 0 0 0 -1 7 0 0 19 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19407] ppid=19383 vsize=28768328 memory=14012 CPUtime=2478.96 cores=0-7
/proc/19385/task/19407/stat : 19407 (java) R 19383 19383 19161 0 -1 4202560 463270 0 0 0 247652 244 0 0 20 0 28 0 418041379 29458767872 300588 33554432000 4194304 4196468 140729649167280 140098735520448 140099315140712 0 4 0 16800975 0 0 0 -1 0 0 0 18 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19408] ppid=19383 vsize=28768328 memory=6748 CPUtime=2480.15 cores=0-7
/proc/19385/task/19408/stat : 19408 (java) R 19383 19383 19161 0 -1 4202560 169707 0 0 0 247905 110 0 0 20 0 28 0 418041379 29458767872 300588 33554432000 4194304 4196468 140729649167280 140098734464720 140099317456920 0 4 0 16800975 0 0 0 -1 2 0 0 15 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19409] ppid=19383 vsize=28768328 memory=2120 CPUtime=2479.35 cores=0-7
/proc/19385/task/19409/stat : 19409 (java) R 19383 19383 19161 0 -1 4202560 104925 0 0 0 247872 63 0 0 20 0 28 0 418041379 29458767872 300588 33554432000 4194304 4196468 140729649167280 140098733411944 140099309051396 0 4 0 16800975 0 0 0 -1 6 0 0 18 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19410] ppid=19383 vsize=28768328 memory=12020 CPUtime=2479.36 cores=0-7
/proc/19385/task/19410/stat : 19410 (java) R 19383 19383 19161 0 -1 4202560 54909 0 0 0 247903 33 0 0 20 0 28 0 418041379 29458767872 300588 33554432000 4194304 4196468 140729649167280 140098732359304 140099317823950 0 4 0 16800975 0 0 0 -1 3 0 0 20 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19411] ppid=19383 vsize=28768328 memory=496 CPUtime=2480.42 cores=0-7
/proc/19385/task/19411/stat : 19411 (java) R 19383 19383 19161 0 -1 4202560 52227 0 0 0 248022 20 0 0 20 0 28 0 418041379 29458767872 300588 33554432000 4194304 4196468 140729649167280 140098731307096 140099312543629 0 4 0 16800975 0 0 0 -1 1 0 0 20 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19412] ppid=19383 vsize=28768328 memory=1560 CPUtime=2476.77 cores=0-7
/proc/19385/task/19412/stat : 19412 (java) R 19383 19383 19161 0 -1 4202560 49405 0 0 0 247646 31 0 0 20 0 28 0 418041379 29458767872 300588 33554432000 4194304 4196468 140729649167280 140098730254600 140099317823957 0 4 0 16800975 0 0 0 -1 4 0 0 17 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
Current children cumulated CPU time: 20007.3 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 1203808 KiB

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

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

[startup+2520.16 s]
# the end of solver process 19385 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19990 s, system=18.0757 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: 8.17 8.13 7.85 3/217 19627
/proc/meminfo: memFree=29880340/32770624 swapFree=66922776/67108860
[pid=19385] ppid=19380 vsize=28901456 memory=1202568 CPUtime=20008.1 cores=0-7
/proc/19385/stat : 19385 (java) S 19380 19383 19161 0 -1 1077944320 1808094 0 0 0 1999004 1806 0 0 20 0 28 0 418041252 29595090944 300642 33554432000 4194304 4196468 140729649167280 140729649149824 140099710004983 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
/proc/19385/statm: 7225364 300642 3564 1 0 7186466 0
[pid=19385/tid=19386] ppid=19380 vsize=28901456 memory=924 CPUtime=1.21 cores=0-7
/proc/19385/task/19386/stat : 19386 (java) S 19380 19383 19161 0 -1 1077944384 10220 0 0 0 117 4 0 0 20 0 28 0 418041252 29595090944 300642 33554432000 4194304 4196468 140729649167280 140099714245760 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19387] ppid=19380 vsize=28901456 memory=8317482817917895235 CPUtime=16.37 cores=0-7
/proc/19385/task/19387/stat : 19387 (java) S 19380 19383 19161 0 -1 1077944384 55965 0 0 0 1545 92 0 0 20 0 28 0 418041253 29595090944 300642 33554432000 4194304 4196468 140729649167280 140099629857808 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19388] ppid=19380 vsize=28901456 memory=1412 CPUtime=16.27 cores=0-7
/proc/19385/task/19388/stat : 19388 (java) S 19380 19383 19161 0 -1 1077944384 50126 0 0 0 1542 85 0 0 20 0 28 0 418041253 29595090944 300642 33554432000 4194304 4196468 140729649167280 140099628805264 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19389] ppid=19380 vsize=28901456 memory=3760 CPUtime=16.33 cores=0-7
/proc/19385/task/19389/stat : 19389 (java) S 19380 19383 19161 0 -1 1077944384 53842 0 0 0 1546 87 0 0 20 0 28 0 418041253 29595090944 300642 33554432000 4194304 4196468 140729649167280 140099627752208 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19390] ppid=19380 vsize=28901456 memory=1456 CPUtime=16.26 cores=0-7
/proc/19385/task/19390/stat : 19390 (java) S 19380 19383 19161 0 -1 1077944384 59032 0 0 0 1537 89 0 0 20 0 28 0 418041253 29595090944 300642 33554432000 4194304 4196468 140729649167280 140099626699664 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19391] ppid=19380 vsize=28901456 memory=1202352 CPUtime=16.27 cores=0-7
/proc/19385/task/19391/stat : 19391 (java) S 19380 19383 19161 0 -1 1077944384 54041 0 0 0 1537 90 0 0 20 0 28 0 418041253 29595090944 300642 33554432000 4194304 4196468 140729649167280 140099625646608 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19392] ppid=19380 vsize=28901456 memory=1164 CPUtime=16.23 cores=0-7
/proc/19385/task/19392/stat : 19392 (java) S 19380 19383 19161 0 -1 1077944384 57221 0 0 0 1533 90 0 0 20 0 28 0 418041253 29595090944 300642 33554432000 4194304 4196468 140729649167280 140099624594064 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19393] ppid=19380 vsize=28901456 memory=8317482817917895235 CPUtime=16.25 cores=0-7
/proc/19385/task/19393/stat : 19393 (java) S 19380 19383 19161 0 -1 1077944384 54247 0 0 0 1542 83 0 0 20 0 28 0 418041253 29595090944 300642 33554432000 4194304 4196468 140729649167280 140099623541008 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19394] ppid=19380 vsize=28901456 memory=708 CPUtime=16.27 cores=0-7
/proc/19385/task/19394/stat : 19394 (java) S 19380 19383 19161 0 -1 1077944384 56469 0 0 0 1544 83 0 0 20 0 28 0 418041253 29595090944 300642 33554432000 4194304 4196468 140729649167280 140099622488464 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19395] ppid=19380 vsize=28901456 memory=9364 CPUtime=10.23 cores=0-7
/proc/19385/task/19395/stat : 19395 (java) S 19380 19383 19161 0 -1 1077944384 146567 0 0 0 492 531 0 0 20 0 28 0 418041255 29595090944 300642 33554432000 4194304 4196468 140729649167280 140098825984672 140099710015189 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19396] ppid=19380 vsize=28901456 memory=1120 CPUtime=0 cores=0-7
/proc/19385/task/19396/stat : 19396 (java) S 19380 19383 19161 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 28 0 418041255 29595090944 300642 33554432000 4194304 4196468 140729649167280 140098824931040 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19397] ppid=19380 vsize=28901456 memory=776 CPUtime=0 cores=0-7
/proc/19385/task/19397/stat : 19397 (java) S 19380 19383 19161 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 28 0 418041255 29595090944 300642 33554432000 4194304 4196468 140729649167280 140098823877888 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19398] ppid=19380 vsize=28901456 memory=1552 CPUtime=0 cores=0-7
/proc/19385/task/19398/stat : 19398 (java) S 19380 19383 19161 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 28 0 418041258 29595090944 300642 33554432000 4194304 4196468 140729649167280 140098822826096 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19399] ppid=19380 vsize=28901456 memory=8048 CPUtime=9.85 cores=0-7
/proc/19385/task/19399/stat : 19399 (java) S 19380 19383 19161 0 -1 1077944384 51552 0 0 0 978 7 0 0 20 0 28 0 418041258 29595090944 300642 33554432000 4194304 4196468 140729649167280 140098821773552 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19400] ppid=19380 vsize=28901456 memory=3444 CPUtime=10.65 cores=0-7
/proc/19385/task/19400/stat : 19400 (java) S 19380 19383 19161 0 -1 1077944384 63964 0 0 0 1051 14 0 0 20 0 28 0 418041258 29595090944 300642 33554432000 4194304 4196468 140729649167280 140098820721008 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19401] ppid=19380 vsize=28901456 memory=1556 CPUtime=10.01 cores=0-7
/proc/19385/task/19401/stat : 19401 (java) S 19380 19383 19161 0 -1 1077944384 40658 0 0 0 994 7 0 0 20 0 28 0 418041258 29595090944 300642 33554432000 4194304 4196468 140729649167280 140098819667952 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19402] ppid=19380 vsize=28901456 memory=2832 CPUtime=1.67 cores=0-7
/proc/19385/task/19402/stat : 19402 (java) S 19380 19383 19161 0 -1 1077944384 28519 0 0 0 162 5 0 0 20 0 28 0 418041258 29595090944 300642 33554432000 4194304 4196468 140729649167280 140098818615408 140099710016130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 22 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19403] ppid=19380 vsize=28901456 memory=984 CPUtime=0 cores=0-7
/proc/19385/task/19403/stat : 19403 (java) S 19380 19383 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 418041258 29595090944 300642 33554432000 4194304 4196468 140729649167280 140098817563616 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19405] ppid=19380 vsize=28901456 memory=14012 CPUtime=2474.7 cores=0-7
/proc/19385/task/19405/stat : 19405 (java) R 19380 19383 19161 0 -1 1077944384 69372 0 0 0 247436 34 0 0 20 0 28 0 418041378 29595090944 300642 33554432000 4194304 4196468 140729649167280 140098737622592 140099710015189 0 4 0 16800975 0 0 0 -1 1 0 0 24 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19406] ppid=19380 vsize=28901456 memory=6748 CPUtime=2482.93 cores=0-7
/proc/19385/task/19406/stat : 19406 (java) S 19380 19383 19161 0 -1 1077944384 52281 0 0 0 248271 22 0 0 20 0 28 0 418041379 29595090944 300642 33554432000 4194304 4196468 140729649167280 140098736571184 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 19 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19407] ppid=19380 vsize=28901456 memory=2120 CPUtime=2479.04 cores=0-7
/proc/19385/task/19407/stat : 19407 (java) S 19380 19383 19161 0 -1 1077944384 463270 0 0 0 247660 244 0 0 20 0 28 0 418041379 29595090944 300642 33554432000 4194304 4196468 140729649167280 140098735517456 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19408] ppid=19380 vsize=28901456 memory=12020 CPUtime=2480.28 cores=0-7
/proc/19385/task/19408/stat : 19408 (java) S 19380 19383 19161 0 -1 1077944384 169707 0 0 0 247918 110 0 0 20 0 28 0 418041379 29595090944 300642 33554432000 4194304 4196468 140729649167280 140098734464832 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19409] ppid=19380 vsize=28901456 memory=496 CPUtime=2479.44 cores=0-7
/proc/19385/task/19409/stat : 19409 (java) S 19380 19383 19161 0 -1 1077944384 104928 0 0 0 247881 63 0 0 20 0 28 0 418041379 29595090944 300642 33554432000 4194304 4196468 140729649167280 140098733411488 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19410] ppid=19380 vsize=28901456 memory=1560 CPUtime=2479.44 cores=0-7
/proc/19385/task/19410/stat : 19410 (java) S 19380 19383 19161 0 -1 1077944384 54909 0 0 0 247911 33 0 0 20 0 28 0 418041379 29595090944 300642 33554432000 4194304 4196468 140729649167280 140098732358768 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 20 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19411] ppid=19380 vsize=28901456 memory=928 CPUtime=2480.51 cores=0-7
/proc/19385/task/19411/stat : 19411 (java) S 19380 19383 19161 0 -1 1077944384 52230 0 0 0 248031 20 0 0 20 0 28 0 418041379 29595090944 300642 33554432000 4194304 4196468 140729649167280 140098731307072 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19412] ppid=19380 vsize=28901456 memory=1680 CPUtime=2476.85 cores=0-7
/proc/19385/task/19412/stat : 19412 (java) S 19380 19383 19161 0 -1 1077944384 49405 0 0 0 247654 31 0 0 20 0 28 0 418041379 29595090944 300642 33554432000 4194304 4196468 140729649167280 140098730254192 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 17 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
[pid=19385/tid=19626] ppid=19380 vsize=28901456 memory=3580 CPUtime=0 cores=0-7
/proc/19385/task/19626/stat : 19626 (java) S 19380 19383 19161 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 28 0 418293255 29595090944 300642 33554432000 4194304 4196468 140729649167280 140098729206256 140099710015189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28012544 140729649169386 140729649169558 140729649169558 140729649172431 0
Current cumulated CPU time of completed processes: 0.002367 s
Current children cumulated CPU time: 20008.1 s
Current children cumulated vsize: 28901456 KiB
Current children cumulated memory: 1202568 KiB

Child status: 143
Real time (s): 2520.16
CPU time (s): 20008.1
CPU user time (s): 19990
CPU system time (s): 18.0757
CPU usage (%): 793.924
Max. virtual memory (cumulated for all children) (KiB): 28901456
Max. memory (cumulated for all children) (KiB): 1459656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19990
system time used= 18.0757
maximum resident set size= 1458200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1808666
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 172615
involuntary context switches= 206104


# summary of solver processes directly reported to runsolver:
#   pid: 19383,19385
#   total CPU time (s): 20008.1
#   total CPU user time (s): 19990
#   total CPU system time (s): 18.0757

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.2804 second user time and 27.649 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-14 00:35:36
IDJOB=4394639
IDBENCH=115801
IDSOLVER=2843
FILE ID=node107/4394639-1568417852
RUNJOBID= node107-1568413377-19188
PBS_JOBID= 21702267
Free space on /tmp= 59040 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-15-15-5.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4394639-1568417852/watcher-4394639-1568417852 -o /tmp/evaluation-result-4394639-1568417852/solver-4394639-1568417852 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1568413377-19188 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1862453566 HOME/instance-4394639-1568417852.xml

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

MD5SUM BENCH= 8b9c4e6e7c9e88d5c00f06b3f0219a0c
RANDOM SEED=1862453566

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        31071320 kB
MemAvailable:   31829424 kB
Buffers:          168388 kB
Cached:           861420 kB
SwapCached:        79208 kB
Active:           546684 kB
Inactive:         565244 kB
Active(anon):      11284 kB
Inactive(anon):   101056 kB
Active(file):     535400 kB
Inactive(file):   464188 kB
Unevictable:      109964 kB
Mlocked:          109964 kB
SwapTotal:      67108860 kB
SwapFree:       66922732 kB
Dirty:             26096 kB
Writeback:             0 kB
AnonPages:        112924 kB
Mapped:            34220 kB
Shmem:             22464 kB
Slab:             177396 kB
SReclaimable:     148700 kB
SUnreclaim:        28696 kB
KernelStack:        3360 kB
PageTables:         5500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     489248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 59012 MiB
End job on node107 at 2019-09-14 01:17:36