Trace number 4258277

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
sat4j-CSP 2017-07-05? (TO) 260.24301 86.908401

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-20-20-8.xml
MD5SUM9893704bf12390d346d425cfade6032e
Bench CategoryCOP (optimization 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 variables1620
Number of constraints1260
Number of domains22
Minimum domain size16
Maximum domain size1422
Distribution of domain sizes[{"size":16,"count":20},{"size":17,"count":100},{"size":18,"count":100},{"size":19,"count":100},{"size":20,"count":480},{"size":1422,"count":820}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":420},{"degree":3,"count":800},{"degree":21,"count":400}]
Minimum constraint arity1
Maximum constraint arity22
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":400},{"arity":3,"count":400},{"arity":20,"count":40},{"arity":22,"count":400}]
Number of extensional constraints400
Number of intensional constraints420
Distribution of constraint types[{"type":"extension","count":400},{"type":"intension","count":420},{"type":"allDifferent","count":20},{"type":"noOverlap","count":20},{"type":"element","count":400}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data


Verifier Data

One s line expected

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 (5858 MiB free)
  memory of node 1: 16384 MiB (14253 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4258277-1502639503/watcher-4258277-1502639503 -o /tmp/evaluation-result-4258277-1502639503/solver-4258277-1502639503 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502637430-15761 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258277-1502639503.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=17878, runsolver pid=17875

[startup+0.100079 s]*
/proc/loadavg: 4.07 4.70 4.28 8/215 17893
/proc/meminfo: memFree=20575416/32770624 swapFree=67108860/67108860
[pid=17878] ppid=17875 vsize=10555400 memory=30492 CPUtime=0.13 cores=1,3,5,7
/proc/17878/stat : 17878 (java) S 17875 17878 6338 0 -1 1077944320 6746 0 0 0 12 1 0 0 20 0 15 0 97031370 10808729600 7623 33554432000 4194304 4196468 140734153154096 140734153136640 140470437961463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
/proc/17878/statm: 2638850 7623 2790 1 0 2627263 0
[pid=17878/tid=17880] ppid=17875 vsize=10555400 memory=-7254954386087372155 CPUtime=0.09 cores=1,3,5,7
/proc/17878/task/17880/stat : 17880 (java) R 17875 17878 6338 0 -1 4202560 4589 0 0 0 8 1 0 0 20 0 15 0 97031370 10808729600 7623 33554432000 4194304 4196468 140734153154096 140470442182592 140470437983389 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17881] ppid=17875 vsize=10555400 memory=5793855553322883513 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17881/stat : 17881 (java) S 17875 17878 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97031371 10808729600 7623 33554432000 4194304 4196468 140734153154096 140470396721552 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17882] ppid=17875 vsize=10555400 memory=140302312990336 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17882/stat : 17882 (java) S 17875 17878 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97031371 10808729600 7623 33554432000 4194304 4196468 140734153154096 140470043617552 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17883] ppid=17875 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17883/stat : 17883 (java) S 17875 17878 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97031371 10808729600 7623 33554432000 4194304 4196468 140734153154096 140470042565264 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17884] ppid=17875 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17884/stat : 17884 (java) S 17875 17878 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97031371 10808729600 7623 33554432000 4194304 4196468 140734153154096 140470041512464 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17885] ppid=17875 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17885/stat : 17885 (java) S 17875 17878 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97031372 10808729600 7623 33554432000 4194304 4196468 140734153154096 140469997611632 140470437972610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17886] ppid=17875 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17886/stat : 17886 (java) S 17875 17878 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97031373 10808729600 7623 33554432000 4194304 4196468 140734153154096 140469996557600 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17887] ppid=17875 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17887/stat : 17887 (java) S 17875 17878 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97031373 10808729600 7623 33554432000 4194304 4196468 140734153154096 140469995505264 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17888] ppid=17875 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17888/stat : 17888 (java) S 17875 17878 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97031375 10808729600 7623 33554432000 4194304 4196468 140734153154096 140469994453584 140470437980059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17889] ppid=17875 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17889/stat : 17889 (java) S 17875 17878 6338 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 97031375 10808729600 7623 33554432000 4194304 4196468 140734153154096 140469925308528 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17890] ppid=17875 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17890/stat : 17890 (java) R 17875 17878 6338 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 15 0 97031375 10808729600 7623 33554432000 4194304 4196468 140734153154096 140469924255728 140470437972610 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17891] ppid=17875 vsize=10555400 memory=140302312990336 CPUtime=0.02 cores=1,3,5,7
/proc/17878/task/17891/stat : 17891 (java) R 17875 17878 6338 0 -1 4202560 365 0 0 0 2 0 0 0 20 0 15 0 97031375 10808729600 7623 33554432000 4194304 4196468 140734153154096 140469923203440 140470430198590 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17892] ppid=17875 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17892/stat : 17892 (java) S 17875 17878 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97031376 10808729600 7623 33554432000 4194304 4196468 140734153154096 140469922150880 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17893] ppid=17875 vsize=10555400 memory=140302312990336 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17893/stat : 17893 (java) S 17875 17878 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97031376 10808729600 7623 33554432000 4194304 4196468 140734153154096 140469921098672 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 30492 KiB

[startup+0.214656 s]*
/proc/loadavg: 4.07 4.70 4.28 8/215 17893
/proc/meminfo: memFree=20566104/32770624 swapFree=67108860/67108860
[pid=17878] ppid=17875 vsize=10555400 memory=42160 CPUtime=0.35 cores=1,3,5,7
/proc/17878/stat : 17878 (java) S 17875 17878 6338 0 -1 1077944320 8123 0 0 0 33 2 0 0 20 0 15 0 97031370 10808729600 10540 33554432000 4194304 4196468 140734153154096 140734153136640 140470437961463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
/proc/17878/statm: 2638850 10540 2998 1 0 2627263 0
[pid=17878/tid=17880] ppid=17875 vsize=10555400 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/17878/task/17880/stat : 17880 (java) R 17875 17878 6338 0 -1 4202560 5072 0 0 0 19 1 0 0 20 0 15 0 97031370 10808729600 10540 33554432000 4194304 4196468 140734153154096 140470442199344 140470437983389 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17881] ppid=17875 vsize=10555400 memory=4211974028517780874 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17881/stat : 17881 (java) S 17875 17878 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97031371 10808729600 10540 33554432000 4194304 4196468 140734153154096 140470396721552 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17882] ppid=17875 vsize=10555400 memory=140302312990336 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17882/stat : 17882 (java) S 17875 17878 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97031371 10808729600 10540 33554432000 4194304 4196468 140734153154096 140470043617552 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17883] ppid=17875 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17883/stat : 17883 (java) S 17875 17878 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97031371 10808729600 10540 33554432000 4194304 4196468 140734153154096 140470042565264 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17884] ppid=17875 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17884/stat : 17884 (java) S 17875 17878 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97031371 10808729600 10540 33554432000 4194304 4196468 140734153154096 140470041512464 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17885] ppid=17875 vsize=10555400 memory=140302312990336 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17885/stat : 17885 (java) S 17875 17878 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97031372 10808729600 10540 33554432000 4194304 4196468 140734153154096 140469997611632 140470437972610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17886] ppid=17875 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17886/stat : 17886 (java) S 17875 17878 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97031373 10808729600 10540 33554432000 4194304 4196468 140734153154096 140469996557600 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17887] ppid=17875 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17887/stat : 17887 (java) S 17875 17878 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97031373 10808729600 10540 33554432000 4194304 4196468 140734153154096 140469995505264 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17888] ppid=17875 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17888/stat : 17888 (java) S 17875 17878 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97031375 10808729600 10540 33554432000 4194304 4196468 140734153154096 140469994453584 140470437980059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17889] ppid=17875 vsize=10555400 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/17878/task/17889/stat : 17889 (java) R 17875 17878 6338 0 -1 4202560 478 0 0 0 2 0 0 0 20 0 15 0 97031375 10808729600 10540 33554432000 4194304 4196468 140734153154096 140469925298128 140470417394480 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17890] ppid=17875 vsize=10555400 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/17878/task/17890/stat : 17890 (java) R 17875 17878 6338 0 -1 1077944384 381 0 0 0 3 0 0 0 20 0 15 0 97031375 10808729600 10540 33554432000 4194304 4196468 140734153154096 140469924244208 140470437971669 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17891] ppid=17875 vsize=10555400 memory=140302312990336 CPUtime=0.07 cores=1,3,5,7
/proc/17878/task/17891/stat : 17891 (java) R 17875 17878 6338 0 -1 4202560 824 0 0 0 7 0 0 0 20 0 15 0 97031375 10808729600 10540 33554432000 4194304 4196468 140734153154096 140469923200376 140470416982436 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17892] ppid=17875 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17892/stat : 17892 (java) S 17875 17878 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97031376 10808729600 10540 33554432000 4194304 4196468 140734153154096 140469922150880 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17893] ppid=17875 vsize=10555400 memory=140302312990336 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17893/stat : 17893 (java) S 17875 17878 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97031376 10808729600 10540 33554432000 4194304 4196468 140734153154096 140469921098672 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 42160 KiB

[startup+0.311596 s]*
/proc/loadavg: 4.07 4.70 4.28 9/215 17893
/proc/meminfo: memFree=20548612/32770624 swapFree=67108860/67108860
[pid=17878] ppid=17875 vsize=10555476 memory=59252 CPUtime=0.62 cores=1,3,5,7
/proc/17878/stat : 17878 (java) S 17875 17878 6338 0 -1 1077944320 10362 0 0 0 60 2 0 0 20 0 15 0 97031370 10808807424 14813 33554432000 4194304 4196468 140734153154096 140734153136640 140470437961463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
/proc/17878/statm: 2638869 14813 3046 1 0 2627263 0
[pid=17878/tid=17880] ppid=17875 vsize=10555476 memory=4871374705135476842 CPUtime=0.29 cores=1,3,5,7
/proc/17878/task/17880/stat : 17880 (java) R 17875 17878 6338 0 -1 4202560 5519 0 0 0 28 1 0 0 20 0 15 0 97031370 10808807424 14813 33554432000 4194304 4196468 140734153154096 140470442199904 140470437973398 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17881] ppid=17875 vsize=10555476 memory=4211974028517780874 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17881/stat : 17881 (java) S 17875 17878 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97031371 10808807424 14813 33554432000 4194304 4196468 140734153154096 140470396721552 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17882] ppid=17875 vsize=10555476 memory=140302312992693 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17882/stat : 17882 (java) S 17875 17878 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97031371 10808807424 14813 33554432000 4194304 4196468 140734153154096 140470043617552 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17883] ppid=17875 vsize=10555476 memory=140302153269970 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17883/stat : 17883 (java) S 17875 17878 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97031371 10808807424 14813 33554432000 4194304 4196468 140734153154096 140470042565264 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17884] ppid=17875 vsize=10555476 memory=140302153272783 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17884/stat : 17884 (java) S 17875 17878 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97031371 10808807424 14813 33554432000 4194304 4196468 140734153154096 140470041512464 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17885] ppid=17875 vsize=10555476 memory=140302312996701 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17885/stat : 17885 (java) S 17875 17878 6338 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97031372 10808807424 14813 33554432000 4194304 4196468 140734153154096 140469997611632 140470437972610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17886] ppid=17875 vsize=10555476 memory=140302153281967 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17886/stat : 17886 (java) S 17875 17878 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97031373 10808807424 14813 33554432000 4194304 4196468 140734153154096 140469996557600 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17887] ppid=17875 vsize=10555476 memory=280604306554768 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17887/stat : 17887 (java) S 17875 17878 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97031373 10808807424 14813 33554432000 4194304 4196468 140734153154096 140469995505264 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17888] ppid=17875 vsize=10555476 memory=280604306552464 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17888/stat : 17888 (java) S 17875 17878 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97031375 10808807424 14813 33554432000 4194304 4196468 140734153154096 140469994453584 140470437980059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17889] ppid=17875 vsize=10555476 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/17878/task/17889/stat : 17889 (java) S 17875 17878 6338 0 -1 1077944384 834 0 0 0 5 0 0 0 20 0 15 0 97031375 10808807424 14813 33554432000 4194304 4196468 140734153154096 140469925308528 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17890] ppid=17875 vsize=10555476 memory=-1 CPUtime=0.11 cores=1,3,5,7
/proc/17878/task/17890/stat : 17890 (java) S 17875 17878 6338 0 -1 1077944384 1407 0 0 0 11 0 0 0 20 0 15 0 97031375 10808807424 14813 33554432000 4194304 4196468 140734153154096 140469924255728 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17891] ppid=17875 vsize=10555476 memory=140302312990336 CPUtime=0.14 cores=1,3,5,7
/proc/17878/task/17891/stat : 17891 (java) R 17875 17878 6338 0 -1 4202560 1231 0 0 0 14 0 0 0 20 0 15 0 97031375 10808807424 14813 33554432000 4194304 4196468 140734153154096 140469923199808 140470431058299 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17892] ppid=17875 vsize=10555476 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17892/stat : 17892 (java) S 17875 17878 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97031376 10808807424 14813 33554432000 4194304 4196468 140734153154096 140469922150880 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17893] ppid=17875 vsize=10555476 memory=140302312990336 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17893/stat : 17893 (java) S 17875 17878 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97031376 10808807424 14813 33554432000 4194304 4196468 140734153154096 140469921098672 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 59252 KiB

[startup+0.700768 s]
/proc/loadavg: 4.31 4.74 4.30 6/215 17893
/proc/meminfo: memFree=20520192/32770624 swapFree=67108860/67108860
[pid=17878] ppid=17875 vsize=10555476 memory=259040 CPUtime=1.79 cores=1,3,5,7
/proc/17878/stat : 17878 (java) S 17875 17878 6338 0 -1 1077944320 11972 0 0 0 166 13 0 0 20 0 15 0 97031370 10808807424 64760 33554432000 4194304 4196468 140734153154096 140734153136640 140470437961463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
/proc/17878/statm: 2638869 64760 3110 1 0 2627263 0
[pid=17878/tid=17880] ppid=17875 vsize=10555476 memory=1952 CPUtime=0.61 cores=1,3,5,7
/proc/17878/task/17880/stat : 17880 (java) R 17875 17878 6338 0 -1 4202560 5765 0 0 0 58 3 0 0 20 0 15 0 97031370 10808807424 64760 33554432000 4194304 4196468 140734153154096 140470442198160 140470424029582 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17881] ppid=17875 vsize=10555476 memory=5796 CPUtime=0.06 cores=1,3,5,7
/proc/17878/task/17881/stat : 17881 (java) S 17875 17878 6338 0 -1 1077944384 115 0 0 0 4 2 0 0 20 0 15 0 97031371 10808807424 64760 33554432000 4194304 4196468 140734153154096 140470396721552 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17882] ppid=17875 vsize=10555476 memory=4616 CPUtime=0.05 cores=1,3,5,7
/proc/17878/task/17882/stat : 17882 (java) S 17875 17878 6338 0 -1 1077944384 105 0 0 0 4 1 0 0 20 0 15 0 97031371 10808807424 64760 33554432000 4194304 4196468 140734153154096 140470043617552 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17883] ppid=17875 vsize=10555476 memory=7523356985603351872 CPUtime=0.04 cores=1,3,5,7
/proc/17878/task/17883/stat : 17883 (java) S 17875 17878 6338 0 -1 1077944384 107 0 0 0 3 1 0 0 20 0 15 0 97031371 10808807424 64760 33554432000 4194304 4196468 140734153154096 140470042565264 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17884] ppid=17875 vsize=10555476 memory=7881696724453321575 CPUtime=0.05 cores=1,3,5,7
/proc/17878/task/17884/stat : 17884 (java) S 17875 17878 6338 0 -1 1077944384 105 0 0 0 3 2 0 0 20 0 15 0 97031371 10808807424 65272 33554432000 4194304 4196468 140734153154096 140470041512464 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17885] ppid=17875 vsize=10555476 memory=7151836404271566928 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17885/stat : 17885 (java) S 17875 17878 6338 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 97031372 10808807424 65272 33554432000 4194304 4196468 140734153154096 140469997611632 140470437972610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17886] ppid=17875 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17886/stat : 17886 (java) S 17875 17878 6338 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97031373 10808807424 65272 33554432000 4194304 4196468 140734153154096 140469996557600 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17887] ppid=17875 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17887/stat : 17887 (java) S 17875 17878 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97031373 10808807424 65272 33554432000 4194304 4196468 140734153154096 140469995505264 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17888] ppid=17875 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17888/stat : 17888 (java) S 17875 17878 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97031375 10808807424 65272 33554432000 4194304 4196468 140734153154096 140469994453584 140470437980059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17889] ppid=17875 vsize=10555476 memory=72 CPUtime=0.29 cores=1,3,5,7
/proc/17878/task/17889/stat : 17889 (java) S 17875 17878 6338 0 -1 1077944384 1262 0 0 0 29 0 0 0 20 0 15 0 97031375 10808807424 65272 33554432000 4194304 4196468 140734153154096 140469925308528 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17890] ppid=17875 vsize=10555476 memory=3 CPUtime=0.33 cores=1,3,5,7
/proc/17878/task/17890/stat : 17890 (java) S 17875 17878 6338 0 -1 1077944384 1509 0 0 0 33 0 0 0 20 0 15 0 97031375 10808807424 65272 33554432000 4194304 4196468 140734153154096 140469924255728 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17891] ppid=17875 vsize=10555476 memory=6078 CPUtime=0.28 cores=1,3,5,7
/proc/17878/task/17891/stat : 17891 (java) S 17875 17878 6338 0 -1 1077944384 1560 0 0 0 28 0 0 0 20 0 15 0 97031375 10808807424 65272 33554432000 4194304 4196468 140734153154096 140469923203440 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17892] ppid=17875 vsize=10555476 memory=280604306738672 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17892/stat : 17892 (java) S 17875 17878 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97031376 10808807424 65272 33554432000 4194304 4196468 140734153154096 140469922150880 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17893] ppid=17875 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17893/stat : 17893 (java) S 17875 17878 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97031376 10808807424 65272 33554432000 4194304 4196468 140734153154096 140469921098672 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
Current children cumulated CPU time: 1.79 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 259040 KiB

[startup+1.50081 s]
/proc/loadavg: 4.31 4.74 4.30 9/215 17893
/proc/meminfo: memFree=19909832/32770624 swapFree=67108860/67108860
[pid=17878] ppid=17875 vsize=10555476 memory=1272448 CPUtime=3.32 cores=1,3,5,7
/proc/17878/stat : 17878 (java) S 17875 17878 6338 0 -1 1077944320 14576 0 0 0 285 47 0 0 20 0 15 0 97031370 10808807424 318112 33554432000 4194304 4196468 140734153154096 140734153136640 140470437961463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
/proc/17878/statm: 2638869 318112 3113 1 0 2627263 0
[pid=17878/tid=17880] ppid=17875 vsize=10555476 memory=0 CPUtime=1.18 cores=1,3,5,7
/proc/17878/task/17880/stat : 17880 (java) R 17875 17878 6338 0 -1 4202560 6673 0 0 0 103 15 0 0 20 0 15 0 97031370 10808807424 318112 33554432000 4194304 4196468 140734153154096 140470442198528 140470424029582 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17881] ppid=17875 vsize=10555476 memory=-6940707314043349349 CPUtime=0.27 cores=1,3,5,7
/proc/17878/task/17881/stat : 17881 (java) S 17875 17878 6338 0 -1 1077944384 317 0 0 0 19 8 0 0 20 0 15 0 97031371 10808807424 318112 33554432000 4194304 4196468 140734153154096 140470396721552 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17882] ppid=17875 vsize=10555476 memory=-5935602824819121961 CPUtime=0.27 cores=1,3,5,7
/proc/17878/task/17882/stat : 17882 (java) S 17875 17878 6338 0 -1 1077944384 218 0 0 0 20 7 0 0 20 0 15 0 97031371 10808807424 318112 33554432000 4194304 4196468 140734153154096 140470043617552 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17883] ppid=17875 vsize=10555476 memory=-1161699032755887712 CPUtime=0.27 cores=1,3,5,7
/proc/17878/task/17883/stat : 17883 (java) S 17875 17878 6338 0 -1 1077944384 371 0 0 0 20 7 0 0 20 0 15 0 97031371 10808807424 318112 33554432000 4194304 4196468 140734153154096 140470042565264 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17884] ppid=17875 vsize=10555476 memory=-6305719382032737664 CPUtime=0.27 cores=1,3,5,7
/proc/17878/task/17884/stat : 17884 (java) S 17875 17878 6338 0 -1 1077944384 267 0 0 0 20 7 0 0 20 0 15 0 97031371 10808807424 318112 33554432000 4194304 4196468 140734153154096 140470041512464 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17885] ppid=17875 vsize=10555476 memory=-6305710585804973184 CPUtime=0.01 cores=1,3,5,7
/proc/17878/task/17885/stat : 17885 (java) S 17875 17878 6338 0 -1 1077944384 1000 0 0 0 1 0 0 0 20 0 15 0 97031372 10808807424 318112 33554432000 4194304 4196468 140734153154096 140469997611632 140470437972610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0

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

/proc/17878/statm: 2638869 2080358 3144 1 0 2627263 0
[pid=17878/tid=17880] ppid=17875 vsize=10555476 memory=6791534058613427641 CPUtime=17.13 cores=1,3,5,7
/proc/17878/task/17880/stat : 17880 (java) S 17875 17878 6338 0 -1 1077944384 21037 0 0 0 1678 35 0 0 20 0 15 0 97031370 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470442196416 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17881] ppid=17875 vsize=10555476 memory=140302153397152 CPUtime=55.24 cores=1,3,5,7
/proc/17878/task/17881/stat : 17881 (java) R 17875 17878 6338 0 -1 4202560 603508 0 0 0 5402 122 0 0 20 0 15 0 97031371 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470396721752 140470422659215 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17882] ppid=17875 vsize=10555476 memory=140302153399456 CPUtime=54.68 cores=1,3,5,7
/proc/17878/task/17882/stat : 17882 (java) R 17875 17878 6338 0 -1 4202560 393360 0 0 0 5365 103 0 0 20 0 15 0 97031371 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470043617136 140470430589671 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17883] ppid=17875 vsize=10555476 memory=8321296 CPUtime=54.92 cores=1,3,5,7
/proc/17878/task/17883/stat : 17883 (java) R 17875 17878 6338 0 -1 4202560 593230 0 0 0 5367 125 0 0 20 0 15 0 97031371 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470042565464 140470422946759 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17884] ppid=17875 vsize=10555476 memory=6791534058613427641 CPUtime=55.33 cores=1,3,5,7
/proc/17878/task/17884/stat : 17884 (java) R 17875 17878 6338 0 -1 4202560 644719 0 0 0 5424 109 0 0 20 0 15 0 97031371 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470041512048 140470430589671 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17885] ppid=17875 vsize=10555476 memory=2428 CPUtime=11.57 cores=1,3,5,7
/proc/17878/task/17885/stat : 17885 (java) S 17875 17878 6338 0 -1 1077944384 39866 0 0 0 1155 2 0 0 20 0 15 0 97031372 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469997609952 140470437971669 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17886] ppid=17875 vsize=10555476 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17886/stat : 17886 (java) S 17875 17878 6338 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 97031373 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469996557664 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17887] ppid=17875 vsize=10555476 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17887/stat : 17887 (java) S 17875 17878 6338 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 15 0 97031373 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469995505280 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17888] ppid=17875 vsize=10555476 memory=12064 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17888/stat : 17888 (java) S 17875 17878 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97031375 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469994453584 140470437980059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17889] ppid=17875 vsize=10555476 memory=1004 CPUtime=1.4 cores=1,3,5,7
/proc/17878/task/17889/stat : 17889 (java) S 17875 17878 6338 0 -1 1077944384 7653 0 0 0 140 0 0 0 20 0 15 0 97031375 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469925308528 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17890] ppid=17875 vsize=10555476 memory=1228 CPUtime=1.5 cores=1,3,5,7
/proc/17878/task/17890/stat : 17890 (java) S 17875 17878 6338 0 -1 1077944384 9179 0 0 0 149 1 0 0 20 0 15 0 97031375 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469924255728 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17891] ppid=17875 vsize=10555476 memory=1952 CPUtime=0.41 cores=1,3,5,7
/proc/17878/task/17891/stat : 17891 (java) S 17875 17878 6338 0 -1 1077944384 3657 0 0 0 41 0 0 0 20 0 15 0 97031375 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469923203440 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17892] ppid=17875 vsize=10555476 memory=5796 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17892/stat : 17892 (java) S 17875 17878 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97031376 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469922150880 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17893] ppid=17875 vsize=10555476 memory=4616 CPUtime=0.03 cores=1,3,5,7
/proc/17878/task/17893/stat : 17893 (java) S 17875 17878 6338 0 -1 1077944384 149 0 0 0 1 2 0 0 20 0 15 0 97031376 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469921098672 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
Current children cumulated CPU time: 252.31 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8321432 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+86.9084 s]
# the end of solver process 17878 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=255.075 s, system=5.16835 s

Solver just ended.
Dumping a history of the last processes samples

[startup+85.6008 s]
/proc/loadavg: 6.39 5.21 4.49 6/215 17969
/proc/meminfo: memFree=12263556/32770624 swapFree=67108860/67108860
[pid=17878] ppid=17875 vsize=10555476 memory=8321432 CPUtime=255.42 cores=1,3,5,7
/proc/17878/stat : 17878 (java) S 17875 17878 6338 0 -1 1077944320 2317908 0 0 0 25038 504 0 0 20 0 15 0 97031370 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140734153136640 140470437961463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
/proc/17878/statm: 2638869 2080358 3144 1 0 2627263 0
[pid=17878/tid=17880] ppid=17875 vsize=10555476 memory=8321296 CPUtime=17.13 cores=1,3,5,7
/proc/17878/task/17880/stat : 17880 (java) S 17875 17878 6338 0 -1 1077944384 21037 0 0 0 1678 35 0 0 20 0 15 0 97031370 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470442196416 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17881] ppid=17875 vsize=10555476 memory=4096 CPUtime=56.04 cores=1,3,5,7
/proc/17878/task/17881/stat : 17881 (java) R 17875 17878 6338 0 -1 4202560 603515 0 0 0 5482 122 0 0 20 0 15 0 97031371 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470396721752 140470422659215 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17882] ppid=17875 vsize=10555476 memory=28516 CPUtime=55.46 cores=1,3,5,7
/proc/17878/task/17882/stat : 17882 (java) R 17875 17878 6338 0 -1 4202560 393360 0 0 0 5442 104 0 0 20 0 15 0 97031371 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470043617136 140470430589671 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17883] ppid=17875 vsize=10555476 memory=6791534058613427641 CPUtime=55.71 cores=1,3,5,7
/proc/17878/task/17883/stat : 17883 (java) R 17875 17878 6338 0 -1 4202560 593232 0 0 0 5446 125 0 0 20 0 15 0 97031371 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470042565464 140470422946704 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17884] ppid=17875 vsize=10555476 memory=2536 CPUtime=56.09 cores=1,3,5,7
/proc/17878/task/17884/stat : 17884 (java) R 17875 17878 6338 0 -1 4202560 644719 0 0 0 5500 109 0 0 20 0 15 0 97031371 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470041512048 140470430589671 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17885] ppid=17875 vsize=10555476 memory=1160 CPUtime=11.57 cores=1,3,5,7
/proc/17878/task/17885/stat : 17885 (java) S 17875 17878 6338 0 -1 1077944384 39866 0 0 0 1155 2 0 0 20 0 15 0 97031372 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469997609952 140470437971669 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17886] ppid=17875 vsize=10555476 memory=2804 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17886/stat : 17886 (java) S 17875 17878 6338 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 97031373 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469996557664 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17887] ppid=17875 vsize=10555476 memory=7760196 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17887/stat : 17887 (java) S 17875 17878 6338 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 15 0 97031373 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469995505280 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17888] ppid=17875 vsize=10555476 memory=8321180 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17888/stat : 17888 (java) S 17875 17878 6338 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97031375 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469994453232 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17889] ppid=17875 vsize=10555476 memory=6791534058613427641 CPUtime=1.4 cores=1,3,5,7
/proc/17878/task/17889/stat : 17889 (java) S 17875 17878 6338 0 -1 1077944384 7653 0 0 0 140 0 0 0 20 0 15 0 97031375 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469925308528 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17890] ppid=17875 vsize=10555476 memory=4044 CPUtime=1.5 cores=1,3,5,7
/proc/17878/task/17890/stat : 17890 (java) S 17875 17878 6338 0 -1 1077944384 9179 0 0 0 149 1 0 0 20 0 15 0 97031375 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469924255728 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17891] ppid=17875 vsize=10555476 memory=1792 CPUtime=0.41 cores=1,3,5,7
/proc/17878/task/17891/stat : 17891 (java) S 17875 17878 6338 0 -1 1077944384 3657 0 0 0 41 0 0 0 20 0 15 0 97031375 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469923203440 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17892] ppid=17875 vsize=10555476 memory=636 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17892/stat : 17892 (java) S 17875 17878 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97031376 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469922150880 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17893] ppid=17875 vsize=10555476 memory=1236 CPUtime=0.03 cores=1,3,5,7
/proc/17878/task/17893/stat : 17893 (java) S 17875 17878 6338 0 -1 1077944384 187 0 0 0 1 2 0 0 20 0 15 0 97031376 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469921098672 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
Current children cumulated CPU time: 255.42 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8321432 KiB

[startup+86.4007 s]
/proc/loadavg: 6.36 5.22 4.50 9/215 17969
/proc/meminfo: memFree=12263556/32770624 swapFree=67108860/67108860
[pid=17878] ppid=17875 vsize=10555476 memory=8321432 CPUtime=258.54 cores=1,3,5,7
/proc/17878/stat : 17878 (java) S 17875 17878 6338 0 -1 1077944320 2317917 0 0 0 25349 505 0 0 20 0 15 0 97031370 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140734153136640 140470437961463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
/proc/17878/statm: 2638869 2080358 3144 1 0 2627263 0
[pid=17878/tid=17880] ppid=17875 vsize=10555476 memory=5865748738908120921 CPUtime=17.13 cores=1,3,5,7
/proc/17878/task/17880/stat : 17880 (java) S 17875 17878 6338 0 -1 1077944384 21037 0 0 0 1678 35 0 0 20 0 15 0 97031370 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470442196416 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17881] ppid=17875 vsize=10555476 memory=5865748738908120921 CPUtime=56.84 cores=1,3,5,7
/proc/17878/task/17881/stat : 17881 (java) R 17875 17878 6338 0 -1 4202560 603521 0 0 0 5562 122 0 0 20 0 15 0 97031371 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470396721752 140470422659224 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17882] ppid=17875 vsize=10555476 memory=5865748738908120921 CPUtime=56.21 cores=1,3,5,7
/proc/17878/task/17882/stat : 17882 (java) R 17875 17878 6338 0 -1 4202560 393360 0 0 0 5517 104 0 0 20 0 15 0 97031371 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470043617448 140470430589671 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17883] ppid=17875 vsize=10555476 memory=8321180 CPUtime=56.5 cores=1,3,5,7
/proc/17878/task/17883/stat : 17883 (java) R 17875 17878 6338 0 -1 4202560 593235 0 0 0 5525 125 0 0 20 0 15 0 97031371 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470042565464 140470422946759 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17884] ppid=17875 vsize=10555476 memory=140302153381024 CPUtime=56.86 cores=1,3,5,7
/proc/17878/task/17884/stat : 17884 (java) R 17875 17878 6338 0 -1 4202560 644719 0 0 0 5576 110 0 0 20 0 15 0 97031371 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470041512360 140470430589671 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17885] ppid=17875 vsize=10555476 memory=28516 CPUtime=11.57 cores=1,3,5,7
/proc/17878/task/17885/stat : 17885 (java) S 17875 17878 6338 0 -1 1077944384 39866 0 0 0 1155 2 0 0 20 0 15 0 97031372 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469997609952 140470437971669 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17886] ppid=17875 vsize=10555476 memory=2428 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17886/stat : 17886 (java) S 17875 17878 6338 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 97031373 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469996557664 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17887] ppid=17875 vsize=10555476 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17887/stat : 17887 (java) S 17875 17878 6338 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 15 0 97031373 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469995505280 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17888] ppid=17875 vsize=10555476 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17888/stat : 17888 (java) S 17875 17878 6338 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97031375 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469994453232 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17889] ppid=17875 vsize=10555476 memory=12064 CPUtime=1.4 cores=1,3,5,7
/proc/17878/task/17889/stat : 17889 (java) S 17875 17878 6338 0 -1 1077944384 7653 0 0 0 140 0 0 0 20 0 15 0 97031375 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469925308528 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17890] ppid=17875 vsize=10555476 memory=1004 CPUtime=1.5 cores=1,3,5,7
/proc/17878/task/17890/stat : 17890 (java) S 17875 17878 6338 0 -1 1077944384 9179 0 0 0 149 1 0 0 20 0 15 0 97031375 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469924255728 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17891] ppid=17875 vsize=10555476 memory=1228 CPUtime=0.41 cores=1,3,5,7
/proc/17878/task/17891/stat : 17891 (java) S 17875 17878 6338 0 -1 1077944384 3657 0 0 0 41 0 0 0 20 0 15 0 97031375 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469923203440 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17892] ppid=17875 vsize=10555476 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17892/stat : 17892 (java) S 17875 17878 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97031376 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469922150880 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17893] ppid=17875 vsize=10555476 memory=5796 CPUtime=0.03 cores=1,3,5,7
/proc/17878/task/17893/stat : 17893 (java) S 17875 17878 6338 0 -1 1077944384 187 0 0 0 1 2 0 0 20 0 15 0 97031376 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469921098672 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
Current children cumulated CPU time: 258.54 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8321432 KiB

[startup+86.8007 s]
/proc/loadavg: 6.36 5.22 4.50 9/215 17969
/proc/meminfo: memFree=12263556/32770624 swapFree=67108860/67108860
[pid=17878] ppid=17875 vsize=10555476 memory=8321432 CPUtime=260.11 cores=1,3,5,7
/proc/17878/stat : 17878 (java) S 17875 17878 6338 0 -1 1077944320 2317922 0 0 0 25505 506 0 0 20 0 15 0 97031370 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140734153136640 140470437961463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
/proc/17878/statm: 2638869 2080358 3144 1 0 2627263 0
[pid=17878/tid=17880] ppid=17875 vsize=10555476 memory=1228 CPUtime=17.13 cores=1,3,5,7
/proc/17878/task/17880/stat : 17880 (java) S 17875 17878 6338 0 -1 1077944384 21037 0 0 0 1678 35 0 0 20 0 15 0 97031370 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470442196416 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17881] ppid=17875 vsize=10555476 memory=1952 CPUtime=57.24 cores=1,3,5,7
/proc/17878/task/17881/stat : 17881 (java) R 17875 17878 6338 0 -1 4202560 603523 0 0 0 5602 122 0 0 20 0 15 0 97031371 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470396721752 140470419557971 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17882] ppid=17875 vsize=10555476 memory=5796 CPUtime=56.6 cores=1,3,5,7
/proc/17878/task/17882/stat : 17882 (java) R 17875 17878 6338 0 -1 4202560 393360 0 0 0 5555 105 0 0 20 0 15 0 97031371 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470043617448 140470430589671 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17883] ppid=17875 vsize=10555476 memory=4616 CPUtime=56.9 cores=1,3,5,7
/proc/17878/task/17883/stat : 17883 (java) R 17875 17878 6338 0 -1 4202560 593238 0 0 0 5565 125 0 0 20 0 15 0 97031371 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470042565464 140470422659238 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17884] ppid=17875 vsize=10555476 memory=8584 CPUtime=57.24 cores=1,3,5,7
/proc/17878/task/17884/stat : 17884 (java) R 17875 17878 6338 0 -1 4202560 644719 0 0 0 5614 110 0 0 20 0 15 0 97031371 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140470041512360 140470430589671 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17885] ppid=17875 vsize=10555476 memory=792 CPUtime=11.57 cores=1,3,5,7
/proc/17878/task/17885/stat : 17885 (java) S 17875 17878 6338 0 -1 1077944384 39866 0 0 0 1155 2 0 0 20 0 15 0 97031372 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469997609952 140470437971669 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17886] ppid=17875 vsize=10555476 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17886/stat : 17886 (java) S 17875 17878 6338 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 97031373 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469996557664 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17887] ppid=17875 vsize=10555476 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17887/stat : 17887 (java) S 17875 17878 6338 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 15 0 97031373 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469995505280 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17888] ppid=17875 vsize=10555476 memory=8321432 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17888/stat : 17888 (java) S 17875 17878 6338 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97031375 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469994453232 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17889] ppid=17875 vsize=10555476 memory=1204 CPUtime=1.4 cores=1,3,5,7
/proc/17878/task/17889/stat : 17889 (java) S 17875 17878 6338 0 -1 1077944384 7653 0 0 0 140 0 0 0 20 0 15 0 97031375 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469925308528 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17890] ppid=17875 vsize=10555476 memory=1716 CPUtime=1.5 cores=1,3,5,7
/proc/17878/task/17890/stat : 17890 (java) S 17875 17878 6338 0 -1 1077944384 9179 0 0 0 149 1 0 0 20 0 15 0 97031375 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469924255728 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17891] ppid=17875 vsize=10555476 memory=1440 CPUtime=0.41 cores=1,3,5,7
/proc/17878/task/17891/stat : 17891 (java) S 17875 17878 6338 0 -1 1077944384 3657 0 0 0 41 0 0 0 20 0 15 0 97031375 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469923203440 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17892] ppid=17875 vsize=10555476 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/17878/task/17892/stat : 17892 (java) S 17875 17878 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97031376 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469922150880 140470437971669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
[pid=17878/tid=17893] ppid=17875 vsize=10555476 memory=16432 CPUtime=0.03 cores=1,3,5,7
/proc/17878/task/17893/stat : 17893 (java) S 17875 17878 6338 0 -1 1077944384 187 0 0 0 1 2 0 0 20 0 15 0 97031376 10808807424 2080358 33554432000 4194304 4196468 140734153154096 140469921098672 140470437972610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140734153155723 140734153155876 140734153155876 140734153158607 0
Current children cumulated CPU time: 260.11 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8321432 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 86.9084
CPU time (s): 260.243
CPU user time (s): 255.075
CPU system time (s): 5.16835
CPU usage (%): 299.445
Max. virtual memory (cumulated for all children) (KiB): 10558020
Max. memory (cumulated for all children) (KiB): 8321432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 255.075
system time used= 5.16836
maximum resident set size= 8321612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2317926
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10767
involuntary context switches= 6809


# summary of solver processes directly reported to runsolver:
#   pid: 17878
#   total CPU time (s): 260.243
#   total CPU user time (s): 255.075
#   total CPU system time (s): 5.16835

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.490935 second user time and 0.920675 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-13 17:37:25
IDJOB=4258277
IDBENCH=115837
IDSOLVER=2643
FILE ID=node148/4258277-1502639503
RUNJOBID= node148-1502637430-15761
PBS_JOBID= 20628305
Free space on /tmp= 61616 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-20-20-8.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258277-1502639503/watcher-4258277-1502639503 -o /tmp/evaluation-result-4258277-1502639503/solver-4258277-1502639503 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502637430-15761 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258277-1502639503.xml

TIME LIMIT= 252 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 9893704bf12390d346d425cfade6032e
RANDOM SEED=1700945746

node148.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.19
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.19
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.19
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.19
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:        20594556 kB
MemAvailable:   23693692 kB
Buffers:          204968 kB
Cached:          3182912 kB
SwapCached:            0 kB
Active:          9027628 kB
Inactive:        2698368 kB
Active(anon):    8288732 kB
Inactive(anon):    76916 kB
Active(file):     738896 kB
Inactive(file):  2621452 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1600 kB
Writeback:             0 kB
AnonPages:       8294520 kB
Mapped:            55632 kB
Shmem:             25224 kB
Slab:             136348 kB
SReclaimable:     109248 kB
SUnreclaim:        27100 kB
KernelStack:        3808 kB
PageTables:        21680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8650196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8009728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61612 MiB
End job on node148 at 2017-08-13 17:38:52