Trace number 4301796

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 2018-07-11? (TO) 260.082 87.4411

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m1s-catfood_c18.xml
MD5SUM03d7e3da755da5305422e48d51916754
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1.55122
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints70
Number of domains9
Minimum domain size2
Maximum domain size1210
Distribution of domain sizes[{"size":2,"count":7},{"size":10,"count":49},{"size":275,"count":7},{"size":280,"count":7},{"size":286,"count":7},{"size":550,"count":14},{"size":880,"count":7},{"size":1101,"count":7},{"size":1210,"count":7}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":105},{"degree":8,"count":7}]
Minimum constraint arity2
Maximum constraint arity7
Distribution of constraint arities[{"arity":2,"count":7},{"arity":3,"count":49},{"arity":7,"count":14}]
Number of extensional constraints7
Number of intensional constraints49
Distribution of constraint types[{"type":"extension","count":7},{"type":"intension","count":49},{"type":"sum","count":14}]
Optimization problemYES
Type of objectivemin SUM

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301796-1532884576/watcher-4301796-1532884576 -o /tmp/evaluation-result-4301796-1532884576/solver-4301796-1532884576 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532883454-10061 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301796-1532884576.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=11459, runsolver pid=11456

[startup+0.100102 s]*
/proc/loadavg: 3.84 2.72 2.36 6/215 11474
/proc/meminfo: memFree=24386284/32770624 swapFree=67028788/67108860
[pid=11459] ppid=11456 vsize=10659012 memory=31504 CPUtime=0.13 cores=1,3,5,7
/proc/11459/stat : 11459 (java) S 11456 11459 10029 0 -1 1077944320 6433 0 0 0 11 2 0 0 20 0 15 0 106020821 10914828288 7876 33554432000 4194304 4196468 140736562077760 140736562060304 140057895022327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
/proc/11459/statm: 2664753 7876 2841 1 0 2627263 0
[pid=11459/tid=11461] ppid=11456 vsize=10659012 memory=-8701690554791925118 CPUtime=0.09 cores=1,3,5,7
/proc/11459/task/11461/stat : 11461 (java) R 11456 11459 10029 0 -1 4202560 4275 0 0 0 8 1 0 0 20 0 15 0 106020821 10914828288 7876 33554432000 4194304 4196468 140736562077760 140057899236320 140057895044253 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11462] ppid=11456 vsize=10659012 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11462/stat : 11462 (java) S 11456 11459 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106020822 10914828288 7876 33554432000 4194304 4196468 140736562077760 140057821096720 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11463] ppid=11456 vsize=10659012 memory=140463066023552 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11463/stat : 11463 (java) S 11456 11459 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106020822 10914828288 7876 33554432000 4194304 4196468 140736562077760 140057820044176 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11464] ppid=11456 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11464/stat : 11464 (java) S 11456 11459 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106020822 10914828288 7876 33554432000 4194304 4196468 140736562077760 140057818991632 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11465] ppid=11456 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11465/stat : 11465 (java) S 11456 11459 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106020822 10914828288 7876 33554432000 4194304 4196468 140736562077760 140057817939088 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11466] ppid=11456 vsize=10659012 memory=140463066023552 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11466/stat : 11466 (java) S 11456 11459 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106020823 10914828288 7876 33554432000 4194304 4196468 140736562077760 140057386100720 140057895033474 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11467] ppid=11456 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11467/stat : 11467 (java) S 11456 11459 10029 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106020824 10914828288 7876 33554432000 4194304 4196468 140736562077760 140057385046944 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11468] ppid=11456 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11468/stat : 11468 (java) S 11456 11459 10029 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106020824 10914828288 7876 33554432000 4194304 4196468 140736562077760 140057383994352 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11469] ppid=11456 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11469/stat : 11469 (java) S 11456 11459 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106020826 10914828288 7876 33554432000 4194304 4196468 140736562077760 140057382942928 140057895040923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11470] ppid=11456 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11470/stat : 11470 (java) S 11456 11459 10029 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 106020826 10914828288 7876 33554432000 4194304 4196468 140736562077760 140057381890544 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11471] ppid=11456 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11471/stat : 11471 (java) S 11456 11459 10029 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 15 0 106020826 10914828288 7876 33554432000 4194304 4196468 140736562077760 140057380838000 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11472] ppid=11456 vsize=10659012 memory=140463066023552 CPUtime=0.02 cores=1,3,5,7
/proc/11459/task/11472/stat : 11472 (java) S 11456 11459 10029 0 -1 1077944384 339 0 0 0 2 0 0 0 20 0 15 0 106020826 10914828288 7876 33554432000 4194304 4196468 140736562077760 140057379785456 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11473] ppid=11456 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11473/stat : 11473 (java) S 11456 11459 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106020826 10914828288 7876 33554432000 4194304 4196468 140736562077760 140057378733152 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11474] ppid=11456 vsize=10659012 memory=140463066023552 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11474/stat : 11474 (java) S 11456 11459 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106020826 10914828288 7876 33554432000 4194304 4196468 140736562077760 140057377679664 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 31504 KiB

[startup+0.210856 s]*
/proc/loadavg: 3.84 2.72 2.36 7/215 11474
/proc/meminfo: memFree=24276752/32770624 swapFree=67028788/67108860
[pid=11459] ppid=11456 vsize=10659012 memory=42496 CPUtime=0.33 cores=1,3,5,7
/proc/11459/stat : 11459 (java) S 11456 11459 10029 0 -1 1077944320 7685 0 0 0 31 2 0 0 20 0 15 0 106020821 10914828288 10624 33554432000 4194304 4196468 140736562077760 140736562060304 140057895022327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
/proc/11459/statm: 2664753 10624 3007 1 0 2627263 0
[pid=11459/tid=11461] ppid=11456 vsize=10659012 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/11459/task/11461/stat : 11461 (java) R 11456 11459 10029 0 -1 4202560 4618 0 0 0 18 1 0 0 20 0 15 0 106020821 10914828288 10624 33554432000 4194304 4196468 140736562077760 140057899257296 140057895044253 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11462] ppid=11456 vsize=10659012 memory=342 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11462/stat : 11462 (java) S 11456 11459 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106020822 10914828288 10624 33554432000 4194304 4196468 140736562077760 140057821096720 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11463] ppid=11456 vsize=10659012 memory=140463066659815 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11463/stat : 11463 (java) S 11456 11459 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106020822 10914828288 10624 33554432000 4194304 4196468 140736562077760 140057820044176 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11464] ppid=11456 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11464/stat : 11464 (java) S 11456 11459 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106020822 10914828288 10624 33554432000 4194304 4196468 140736562077760 140057818991632 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11465] ppid=11456 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11465/stat : 11465 (java) S 11456 11459 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106020822 10914828288 10624 33554432000 4194304 4196468 140736562077760 140057817939088 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11466] ppid=11456 vsize=10659012 memory=140463066023552 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11466/stat : 11466 (java) S 11456 11459 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106020823 10914828288 10624 33554432000 4194304 4196468 140736562077760 140057386100720 140057895033474 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11467] ppid=11456 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11467/stat : 11467 (java) S 11456 11459 10029 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106020824 10914828288 10624 33554432000 4194304 4196468 140736562077760 140057385046944 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11468] ppid=11456 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11468/stat : 11468 (java) S 11456 11459 10029 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106020824 10914828288 10624 33554432000 4194304 4196468 140736562077760 140057383994352 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11469] ppid=11456 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11469/stat : 11469 (java) S 11456 11459 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106020826 10914828288 10624 33554432000 4194304 4196468 140736562077760 140057382942928 140057895040923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11470] ppid=11456 vsize=10659012 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11459/task/11470/stat : 11470 (java) S 11456 11459 10029 0 -1 1077944384 599 0 0 0 2 0 0 0 20 0 15 0 106020826 10914828288 10624 33554432000 4194304 4196468 140736562077760 140057381890544 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11471] ppid=11456 vsize=10659012 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/11459/task/11471/stat : 11471 (java) S 11456 11459 10029 0 -1 1077944384 443 0 0 0 2 0 0 0 20 0 15 0 106020826 10914828288 10624 33554432000 4194304 4196468 140736562077760 140057380838000 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11472] ppid=11456 vsize=10659012 memory=140463066023552 CPUtime=0.07 cores=1,3,5,7
/proc/11459/task/11472/stat : 11472 (java) S 11456 11459 10029 0 -1 1077944384 664 0 0 0 7 0 0 0 20 0 15 0 106020826 10914828288 10624 33554432000 4194304 4196468 140736562077760 140057379785456 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11473] ppid=11456 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11473/stat : 11473 (java) S 11456 11459 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106020826 10914828288 10624 33554432000 4194304 4196468 140736562077760 140057378733152 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11474] ppid=11456 vsize=10659012 memory=140463066023552 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11474/stat : 11474 (java) S 11456 11459 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106020826 10914828288 10624 33554432000 4194304 4196468 140736562077760 140057377679664 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 42496 KiB

[startup+0.310692 s]*
/proc/loadavg: 3.84 2.72 2.36 7/215 11474
/proc/meminfo: memFree=24201848/32770624 swapFree=67028788/67108860
[pid=11459] ppid=11456 vsize=10659088 memory=47732 CPUtime=0.53 cores=1,3,5,7
/proc/11459/stat : 11459 (java) S 11456 11459 10029 0 -1 1077944320 8627 0 0 0 50 3 0 0 20 0 15 0 106020821 10914906112 11933 33554432000 4194304 4196468 140736562077760 140736562060304 140057895022327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
/proc/11459/statm: 2664772 11933 3039 1 0 2627263 0
[pid=11459/tid=11461] ppid=11456 vsize=10659088 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/11459/task/11461/stat : 11461 (java) R 11456 11459 10029 0 -1 4202560 5348 0 0 0 28 2 0 0 20 0 15 0 106020821 10914906112 11933 33554432000 4194304 4196468 140736562077760 140057899257232 140057876606791 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11462] ppid=11456 vsize=10659088 memory=4294976237 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11462/stat : 11462 (java) S 11456 11459 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106020822 10914906112 11933 33554432000 4194304 4196468 140736562077760 140057821096720 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11463] ppid=11456 vsize=10659088 memory=140463066653687 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11463/stat : 11463 (java) S 11456 11459 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106020822 10914906112 11933 33554432000 4194304 4196468 140736562077760 140057820044176 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11464] ppid=11456 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11464/stat : 11464 (java) S 11456 11459 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106020822 10914906112 11933 33554432000 4194304 4196468 140736562077760 140057818991632 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11465] ppid=11456 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11465/stat : 11465 (java) S 11456 11459 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106020822 10914906112 11933 33554432000 4194304 4196468 140736562077760 140057817939088 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11466] ppid=11456 vsize=10659088 memory=140463066023552 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11466/stat : 11466 (java) S 11456 11459 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106020823 10914906112 11933 33554432000 4194304 4196468 140736562077760 140057386100720 140057895033474 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11467] ppid=11456 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11467/stat : 11467 (java) S 11456 11459 10029 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106020824 10914906112 11933 33554432000 4194304 4196468 140736562077760 140057385046944 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11468] ppid=11456 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11468/stat : 11468 (java) S 11456 11459 10029 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106020824 10914906112 11933 33554432000 4194304 4196468 140736562077760 140057383994352 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11469] ppid=11456 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11469/stat : 11469 (java) S 11456 11459 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106020826 10914906112 11933 33554432000 4194304 4196468 140736562077760 140057382942928 140057895040923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11470] ppid=11456 vsize=10659088 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/11459/task/11470/stat : 11470 (java) S 11456 11459 10029 0 -1 1077944384 634 0 0 0 4 0 0 0 20 0 15 0 106020826 10914906112 11933 33554432000 4194304 4196468 140736562077760 140057381890544 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11471] ppid=11456 vsize=10659088 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/11459/task/11471/stat : 11471 (java) S 11456 11459 10029 0 -1 1077944384 543 0 0 0 4 0 0 0 20 0 15 0 106020826 10914906112 11933 33554432000 4194304 4196468 140736562077760 140057380838000 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11472] ppid=11456 vsize=10659088 memory=140463066023552 CPUtime=0.12 cores=1,3,5,7
/proc/11459/task/11472/stat : 11472 (java) R 11456 11459 10029 0 -1 4202560 744 0 0 0 12 0 0 0 20 0 15 0 106020826 10914906112 11933 33554432000 4194304 4196468 140736562077760 140057379785456 140057888122174 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11473] ppid=11456 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11473/stat : 11473 (java) S 11456 11459 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106020826 10914906112 11933 33554432000 4194304 4196468 140736562077760 140057378733152 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11474] ppid=11456 vsize=10659088 memory=140463066023552 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11474/stat : 11474 (java) S 11456 11459 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106020826 10914906112 11933 33554432000 4194304 4196468 140736562077760 140057377679664 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 47732 KiB

[startup+0.700801 s]
/proc/loadavg: 3.84 2.72 2.36 6/215 11474
/proc/meminfo: memFree=24094428/32770624 swapFree=67028788/67108860
[pid=11459] ppid=11456 vsize=10659088 memory=152092 CPUtime=1.51 cores=1,3,5,7
/proc/11459/stat : 11459 (java) S 11456 11459 10029 0 -1 1077944320 10172 0 0 0 146 5 0 0 20 0 15 0 106020821 10914906112 38023 33554432000 4194304 4196468 140736562077760 140736562060304 140057895022327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
/proc/11459/statm: 2664772 38023 3106 1 0 2627263 0
[pid=11459/tid=11461] ppid=11456 vsize=10659088 memory=189709041025065 CPUtime=0.68 cores=1,3,5,7
/proc/11459/task/11461/stat : 11461 (java) R 11456 11459 10029 0 -1 4202560 5553 0 0 0 64 4 0 0 20 0 15 0 106020821 10914906112 38023 33554432000 4194304 4196468 140736562077760 140057899250024 140057494474470 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11462] ppid=11456 vsize=10659088 memory=616836 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11462/stat : 11462 (java) S 11456 11459 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106020822 10914906112 38023 33554432000 4194304 4196468 140736562077760 140057821096720 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11463] ppid=11456 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11463/stat : 11463 (java) S 11456 11459 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106020822 10914906112 38023 33554432000 4194304 4196468 140736562077760 140057820044176 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11464] ppid=11456 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11464/stat : 11464 (java) S 11456 11459 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106020822 10914906112 38023 33554432000 4194304 4196468 140736562077760 140057818991632 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11465] ppid=11456 vsize=10659088 memory=7809523229951467572 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11465/stat : 11465 (java) S 11456 11459 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106020822 10914906112 38023 33554432000 4194304 4196468 140736562077760 140057817939088 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11466] ppid=11456 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11466/stat : 11466 (java) S 11456 11459 10029 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106020823 10914906112 38023 33554432000 4194304 4196468 140736562077760 140057386100720 140057895033474 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11467] ppid=11456 vsize=10659088 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11467/stat : 11467 (java) S 11456 11459 10029 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106020824 10914906112 38023 33554432000 4194304 4196468 140736562077760 140057385046944 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11468] ppid=11456 vsize=10659088 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11468/stat : 11468 (java) S 11456 11459 10029 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106020824 10914906112 38023 33554432000 4194304 4196468 140736562077760 140057383994352 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11469] ppid=11456 vsize=10659088 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11469/stat : 11469 (java) S 11456 11459 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106020826 10914906112 38023 33554432000 4194304 4196468 140736562077760 140057382942928 140057895040923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11470] ppid=11456 vsize=10659088 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/11459/task/11470/stat : 11470 (java) S 11456 11459 10029 0 -1 1077944384 1100 0 0 0 27 0 0 0 20 0 15 0 106020826 10914906112 38023 33554432000 4194304 4196468 140736562077760 140057381890544 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11471] ppid=11456 vsize=10659088 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/11459/task/11471/stat : 11471 (java) S 11456 11459 10029 0 -1 1077944384 956 0 0 0 27 0 0 0 20 0 15 0 106020826 10914906112 38023 33554432000 4194304 4196468 140736562077760 140057380838000 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11472] ppid=11456 vsize=10659088 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/11459/task/11472/stat : 11472 (java) S 11456 11459 10029 0 -1 1077944384 1193 0 0 0 26 0 0 0 20 0 15 0 106020826 10914906112 38023 33554432000 4194304 4196468 140736562077760 140057379785456 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11473] ppid=11456 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11473/stat : 11473 (java) S 11456 11459 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106020826 10914906112 38023 33554432000 4194304 4196468 140736562077760 140057378733152 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11474] ppid=11456 vsize=10659088 memory=3604 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11474/stat : 11474 (java) S 11456 11459 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106020826 10914906112 38023 33554432000 4194304 4196468 140736562077760 140057377679664 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
Current children cumulated CPU time: 1.51 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 152092 KiB

[startup+1.50075 s]
/proc/loadavg: 3.84 2.72 2.36 3/215 11474
/proc/meminfo: memFree=23984768/32770624 swapFree=67028788/67108860
[pid=11459] ppid=11456 vsize=10659088 memory=279152 CPUtime=3.01 cores=1,3,5,7
/proc/11459/stat : 11459 (java) S 11456 11459 10029 0 -1 1077944320 14593 0 0 0 286 15 0 0 20 0 15 0 106020821 10914906112 69788 33554432000 4194304 4196468 140736562077760 140736562060304 140057895022327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
/proc/11459/statm: 2664772 69788 3137 1 0 2627263 0
[pid=11459/tid=11461] ppid=11456 vsize=10659088 memory=9169 CPUtime=1.38 cores=1,3,5,7
/proc/11459/task/11461/stat : 11461 (java) R 11456 11459 10029 0 -1 4202560 5571 0 0 0 134 4 0 0 20 0 15 0 106020821 10914906112 69788 33554432000 4194304 4196468 140736562077760 140057899251784 140057494282685 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11462] ppid=11456 vsize=10659088 memory=6791534058613427641 CPUtime=0.09 cores=1,3,5,7
/proc/11459/task/11462/stat : 11462 (java) S 11456 11459 10029 0 -1 1077944384 127 0 0 0 7 2 0 0 20 0 15 0 106020822 10914906112 69788 33554432000 4194304 4196468 140736562077760 140057821096720 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11463] ppid=11456 vsize=10659088 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11459/task/11463/stat : 11463 (java) S 11456 11459 10029 0 -1 1077944384 138 0 0 0 6 2 0 0 20 0 15 0 106020822 10914906112 69788 33554432000 4194304 4196468 140736562077760 140057820044176 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11464] ppid=11456 vsize=10659088 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11459/task/11464/stat : 11464 (java) S 11456 11459 10029 0 -1 1077944384 132 0 0 0 7 1 0 0 20 0 15 0 106020822 10914906112 69788 33554432000 4194304 4196468 140736562077760 140057818991632 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11465] ppid=11456 vsize=10659088 memory=6943526294502006880 CPUtime=0.09 cores=1,3,5,7
/proc/11459/task/11465/stat : 11465 (java) S 11456 11459 10029 0 -1 1077944384 129 0 0 0 7 2 0 0 20 0 15 0 106020822 10914906112 69788 33554432000 4194304 4196468 140736562077760 140057817939088 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11466] ppid=11456 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11466/stat : 11466 (java) S 11456 11459 10029 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 106020823 10914906112 69788 33554432000 4194304 4196468 140736562077760 140057386100720 140057895033474 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0

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

/proc/11459/statm: 2664772 2078165 3170 1 0 2627263 0
[pid=11459/tid=11461] ppid=11456 vsize=10659088 memory=0 CPUtime=15.36 cores=1,3,5,7
/proc/11459/task/11461/stat : 11461 (java) S 11456 11459 10029 0 -1 1077944384 14315 0 0 0 1520 16 0 0 20 0 15 0 106020821 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057899259824 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11462] ppid=11456 vsize=10659088 memory=6656426216303648864 CPUtime=55.37 cores=1,3,5,7
/proc/11459/task/11462/stat : 11462 (java) R 11456 11459 10029 0 -1 4202560 13860 0 0 0 5399 138 0 0 20 0 15 0 106020822 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057821096920 140057880011881 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11463] ppid=11456 vsize=10659088 memory=0 CPUtime=55.15 cores=1,3,5,7
/proc/11459/task/11463/stat : 11463 (java) R 11456 11459 10029 0 -1 4202560 15195 0 0 0 5354 161 0 0 20 0 15 0 106020822 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057820044296 140057887650535 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11464] ppid=11456 vsize=10659088 memory=6872598998417432672 CPUtime=54.89 cores=1,3,5,7
/proc/11459/task/11464/stat : 11464 (java) R 11456 11459 10029 0 -1 4202560 15302 0 0 0 5331 158 0 0 20 0 15 0 106020822 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057818991440 140057887650535 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11465] ppid=11456 vsize=10659088 memory=6655300316396806240 CPUtime=55.24 cores=1,3,5,7
/proc/11459/task/11465/stat : 11465 (java) R 11456 11459 10029 0 -1 4202560 14425 0 0 0 5376 148 0 0 20 0 15 0 106020822 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057817938896 140057887650535 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11466] ppid=11456 vsize=10659088 memory=6943526294502006880 CPUtime=14.01 cores=1,3,5,7
/proc/11459/task/11466/stat : 11466 (java) S 11456 11459 10029 0 -1 1077944384 22139 0 0 0 1399 2 0 0 20 0 15 0 106020823 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057386099264 140057895032533 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11467] ppid=11456 vsize=10659088 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11467/stat : 11467 (java) S 11456 11459 10029 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 106020824 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057385047008 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11468] ppid=11456 vsize=10659088 memory=-6237260532469557610 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11468/stat : 11468 (java) S 11456 11459 10029 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 106020824 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057383994368 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11469] ppid=11456 vsize=10659088 memory=5792305764515604066 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11469/stat : 11469 (java) S 11456 11459 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057382942928 140057895040923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11470] ppid=11456 vsize=10659088 memory=6944656591801720471 CPUtime=1.22 cores=1,3,5,7
/proc/11459/task/11470/stat : 11470 (java) S 11456 11459 10029 0 -1 1077944384 12018 0 0 0 121 1 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057381890592 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11471] ppid=11456 vsize=10659088 memory=0 CPUtime=0.58 cores=1,3,5,7
/proc/11459/task/11471/stat : 11471 (java) S 11456 11459 10029 0 -1 1077944384 3071 0 0 0 58 0 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057380837760 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11472] ppid=11456 vsize=10659088 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/11459/task/11472/stat : 11472 (java) S 11456 11459 10029 0 -1 1077944384 3260 0 0 0 34 0 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057379785504 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11473] ppid=11456 vsize=10659088 memory=3544 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11473/stat : 11473 (java) S 11456 11459 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057378733152 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11474] ppid=11456 vsize=10659088 memory=79 CPUtime=0.03 cores=1,3,5,7
/proc/11459/task/11474/stat : 11474 (java) S 11456 11459 10029 0 -1 1077944384 915 0 0 0 1 2 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057377679664 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
Current children cumulated CPU time: 252.29 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8312660 KiB

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

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

[startup+87.441 s]
# the end of solver process 11459 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=253.719 s, system=6.36372 s

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

[startup+86.4007 s]
/proc/loadavg: 5.22 3.40 2.63 6/215 11550
/proc/meminfo: memFree=15910728/32770624 swapFree=67028788/67108860
[pid=11459] ppid=11456 vsize=10659088 memory=8312660 CPUtime=256.15 cores=1,3,5,7
/proc/11459/stat : 11459 (java) S 11456 11459 10029 0 -1 1077944320 115896 0 0 0 24984 631 0 0 20 0 15 0 106020821 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140736562060304 140057895022327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
/proc/11459/statm: 2664772 2078165 3170 1 0 2627263 0
[pid=11459/tid=11461] ppid=11456 vsize=10659088 memory=6791534058613427641 CPUtime=15.36 cores=1,3,5,7
/proc/11459/task/11461/stat : 11461 (java) S 11456 11459 10029 0 -1 1077944384 14315 0 0 0 1520 16 0 0 20 0 15 0 106020821 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057899259824 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11462] ppid=11456 vsize=10659088 memory=8312660 CPUtime=56.37 cores=1,3,5,7
/proc/11459/task/11462/stat : 11462 (java) R 11456 11459 10029 0 -1 4202560 13860 0 0 0 5499 138 0 0 20 0 15 0 106020822 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057821096920 140057879722255 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11463] ppid=11456 vsize=10659088 memory=8310612 CPUtime=56.1 cores=1,3,5,7
/proc/11459/task/11463/stat : 11463 (java) R 11456 11459 10029 0 -1 4202560 15195 0 0 0 5448 162 0 0 20 0 15 0 106020822 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057820043984 140057887650535 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11464] ppid=11456 vsize=10659088 memory=280925893358784 CPUtime=55.85 cores=1,3,5,7
/proc/11459/task/11464/stat : 11464 (java) R 11456 11459 10029 0 -1 4202560 15302 0 0 0 5427 158 0 0 20 0 15 0 106020822 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057818991752 140057887650535 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11465] ppid=11456 vsize=10659088 memory=280925893445472 CPUtime=56.19 cores=1,3,5,7
/proc/11459/task/11465/stat : 11465 (java) R 11456 11459 10029 0 -1 4202560 14425 0 0 0 5471 148 0 0 20 0 15 0 106020822 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057817938896 140057887650535 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11466] ppid=11456 vsize=10659088 memory=1664 CPUtime=14.01 cores=1,3,5,7
/proc/11459/task/11466/stat : 11466 (java) S 11456 11459 10029 0 -1 1077944384 22139 0 0 0 1399 2 0 0 20 0 15 0 106020823 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057386099264 140057895032533 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11467] ppid=11456 vsize=10659088 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11467/stat : 11467 (java) S 11456 11459 10029 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 106020824 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057385047008 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11468] ppid=11456 vsize=10659088 memory=800 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11468/stat : 11468 (java) S 11456 11459 10029 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 106020824 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057383994368 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11469] ppid=11456 vsize=10659088 memory=5220 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11469/stat : 11469 (java) S 11456 11459 10029 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057382942576 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11470] ppid=11456 vsize=10659088 memory=12772 CPUtime=1.22 cores=1,3,5,7
/proc/11459/task/11470/stat : 11470 (java) S 11456 11459 10029 0 -1 1077944384 12018 0 0 0 121 1 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057381890592 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11471] ppid=11456 vsize=10659088 memory=6791534058613427641 CPUtime=0.58 cores=1,3,5,7
/proc/11459/task/11471/stat : 11471 (java) S 11456 11459 10029 0 -1 1077944384 3071 0 0 0 58 0 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057380837760 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11472] ppid=11456 vsize=10659088 memory=1008 CPUtime=0.34 cores=1,3,5,7
/proc/11459/task/11472/stat : 11472 (java) S 11456 11459 10029 0 -1 1077944384 3260 0 0 0 34 0 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057379785504 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11473] ppid=11456 vsize=10659088 memory=15316 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11473/stat : 11473 (java) S 11456 11459 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057378733152 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11474] ppid=11456 vsize=10659088 memory=3604 CPUtime=0.03 cores=1,3,5,7
/proc/11459/task/11474/stat : 11474 (java) S 11456 11459 10029 0 -1 1077944384 915 0 0 0 1 2 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057377679664 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
Current children cumulated CPU time: 256.15 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8312660 KiB

[startup+87.2007 s]
/proc/loadavg: 5.22 3.40 2.63 5/215 11550
/proc/meminfo: memFree=15907504/32770624 swapFree=67028788/67108860
[pid=11459] ppid=11456 vsize=10659088 memory=8312660 CPUtime=259.24 cores=1,3,5,7
/proc/11459/stat : 11459 (java) S 11456 11459 10029 0 -1 1077944320 115896 0 0 0 25292 632 0 0 20 0 15 0 106020821 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140736562060304 140057895022327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
/proc/11459/statm: 2664772 2078165 3170 1 0 2627263 0
[pid=11459/tid=11461] ppid=11456 vsize=10659088 memory=8312660 CPUtime=15.36 cores=1,3,5,7
/proc/11459/task/11461/stat : 11461 (java) S 11456 11459 10029 0 -1 1077944384 14315 0 0 0 1520 16 0 0 20 0 15 0 106020821 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057899259824 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11462] ppid=11456 vsize=10659088 memory=776 CPUtime=57.17 cores=1,3,5,7
/proc/11459/task/11462/stat : 11462 (java) R 11456 11459 10029 0 -1 4202560 13860 0 0 0 5579 138 0 0 20 0 15 0 106020822 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057821096920 140057888125366 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11463] ppid=11456 vsize=10659088 memory=6791534058613427641 CPUtime=56.87 cores=1,3,5,7
/proc/11459/task/11463/stat : 11463 (java) R 11456 11459 10029 0 -1 4202560 15195 0 0 0 5525 162 0 0 20 0 15 0 106020822 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057820043984 140057887650535 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11464] ppid=11456 vsize=10659088 memory=1508 CPUtime=56.61 cores=1,3,5,7
/proc/11459/task/11464/stat : 11464 (java) R 11456 11459 10029 0 -1 4202560 15302 0 0 0 5502 159 0 0 20 0 15 0 106020822 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057818991752 140057887650535 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11465] ppid=11456 vsize=10659088 memory=3328 CPUtime=56.96 cores=1,3,5,7
/proc/11459/task/11465/stat : 11465 (java) R 11456 11459 10029 0 -1 4202560 14425 0 0 0 5547 149 0 0 20 0 15 0 106020822 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057817938896 140057887650535 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11466] ppid=11456 vsize=10659088 memory=3008 CPUtime=14.01 cores=1,3,5,7
/proc/11459/task/11466/stat : 11466 (java) S 11456 11459 10029 0 -1 1077944384 22139 0 0 0 1399 2 0 0 20 0 15 0 106020823 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057386099264 140057895032533 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11467] ppid=11456 vsize=10659088 memory=2764 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11467/stat : 11467 (java) S 11456 11459 10029 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 106020824 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057385047008 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11468] ppid=11456 vsize=10659088 memory=796 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11468/stat : 11468 (java) S 11456 11459 10029 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 106020824 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057383994368 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11469] ppid=11456 vsize=10659088 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11469/stat : 11469 (java) S 11456 11459 10029 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057382942576 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11470] ppid=11456 vsize=10659088 memory=15316 CPUtime=1.22 cores=1,3,5,7
/proc/11459/task/11470/stat : 11470 (java) S 11456 11459 10029 0 -1 1077944384 12018 0 0 0 121 1 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057381890592 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11471] ppid=11456 vsize=10659088 memory=3604 CPUtime=0.58 cores=1,3,5,7
/proc/11459/task/11471/stat : 11471 (java) S 11456 11459 10029 0 -1 1077944384 3071 0 0 0 58 0 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057380837760 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11472] ppid=11456 vsize=10659088 memory=13720 CPUtime=0.34 cores=1,3,5,7
/proc/11459/task/11472/stat : 11472 (java) S 11456 11459 10029 0 -1 1077944384 3260 0 0 0 34 0 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057379785504 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11473] ppid=11456 vsize=10659088 memory=15128 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11473/stat : 11473 (java) S 11456 11459 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057378733152 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11474] ppid=11456 vsize=10659088 memory=640 CPUtime=0.03 cores=1,3,5,7
/proc/11459/task/11474/stat : 11474 (java) S 11456 11459 10029 0 -1 1077944384 915 0 0 0 1 2 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057377679664 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
Current children cumulated CPU time: 259.24 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8312660 KiB

[startup+87.4007 s]
/proc/loadavg: 5.22 3.40 2.63 5/215 11550
/proc/meminfo: memFree=15907504/32770624 swapFree=67028788/67108860
[pid=11459] ppid=11456 vsize=10659088 memory=8312660 CPUtime=260.01 cores=1,3,5,7
/proc/11459/stat : 11459 (java) S 11456 11459 10029 0 -1 1077944320 115896 0 0 0 25369 632 0 0 20 0 15 0 106020821 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140736562060304 140057895022327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
/proc/11459/statm: 2664772 2078165 3170 1 0 2627263 0
[pid=11459/tid=11461] ppid=11456 vsize=10659088 memory=824 CPUtime=15.36 cores=1,3,5,7
/proc/11459/task/11461/stat : 11461 (java) S 11456 11459 10029 0 -1 1077944384 14315 0 0 0 1520 16 0 0 20 0 15 0 106020821 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057899259824 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11462] ppid=11456 vsize=10659088 memory=4100 CPUtime=57.37 cores=1,3,5,7
/proc/11459/task/11462/stat : 11462 (java) R 11456 11459 10029 0 -1 4202560 13860 0 0 0 5599 138 0 0 20 0 15 0 106020822 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057821096920 140057880011865 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11463] ppid=11456 vsize=10659088 memory=1692 CPUtime=57.06 cores=1,3,5,7
/proc/11459/task/11463/stat : 11463 (java) R 11456 11459 10029 0 -1 4202560 15195 0 0 0 5544 162 0 0 20 0 15 0 106020822 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057820043984 140057887650535 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11464] ppid=11456 vsize=10659088 memory=916 CPUtime=56.8 cores=1,3,5,7
/proc/11459/task/11464/stat : 11464 (java) R 11456 11459 10029 0 -1 4202560 15302 0 0 0 5521 159 0 0 20 0 15 0 106020822 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057818991752 140057887650535 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11465] ppid=11456 vsize=10659088 memory=3852 CPUtime=57.15 cores=1,3,5,7
/proc/11459/task/11465/stat : 11465 (java) R 11456 11459 10029 0 -1 4202560 14425 0 0 0 5566 149 0 0 20 0 15 0 106020822 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057817938896 140057887650535 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11466] ppid=11456 vsize=10659088 memory=2588 CPUtime=14.01 cores=1,3,5,7
/proc/11459/task/11466/stat : 11466 (java) S 11456 11459 10029 0 -1 1077944384 22139 0 0 0 1399 2 0 0 20 0 15 0 106020823 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057386099264 140057895032533 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11467] ppid=11456 vsize=10659088 memory=2704 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11467/stat : 11467 (java) S 11456 11459 10029 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 106020824 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057385047008 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11468] ppid=11456 vsize=10659088 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11468/stat : 11468 (java) S 11456 11459 10029 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 106020824 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057383994368 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11469] ppid=11456 vsize=10659088 memory=2948 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11469/stat : 11469 (java) S 11456 11459 10029 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057382942576 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11470] ppid=11456 vsize=10659088 memory=8312660 CPUtime=1.22 cores=1,3,5,7
/proc/11459/task/11470/stat : 11470 (java) S 11456 11459 10029 0 -1 1077944384 12018 0 0 0 121 1 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057381890592 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11471] ppid=11456 vsize=10659088 memory=1408 CPUtime=0.58 cores=1,3,5,7
/proc/11459/task/11471/stat : 11471 (java) S 11456 11459 10029 0 -1 1077944384 3071 0 0 0 58 0 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057380837760 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11472] ppid=11456 vsize=10659088 memory=2540 CPUtime=0.34 cores=1,3,5,7
/proc/11459/task/11472/stat : 11472 (java) S 11456 11459 10029 0 -1 1077944384 3260 0 0 0 34 0 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057379785504 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11473] ppid=11456 vsize=10659088 memory=2531724 CPUtime=0 cores=1,3,5,7
/proc/11459/task/11473/stat : 11473 (java) S 11456 11459 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057378733152 140057895032533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
[pid=11459/tid=11474] ppid=11456 vsize=10659088 memory=303430223234596890 CPUtime=0.03 cores=1,3,5,7
/proc/11459/task/11474/stat : 11474 (java) S 11456 11459 10029 0 -1 1077944384 915 0 0 0 1 2 0 0 20 0 15 0 106020826 10914906112 2078165 33554432000 4194304 4196468 140736562077760 140057377679664 140057895033474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14049280 140736562078838 140736562078990 140736562078990 140736562081743 0
Current children cumulated CPU time: 260.01 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8312660 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 87.4411
CPU time (s): 260.082
CPU user time (s): 253.719
CPU system time (s): 6.36372
CPU usage (%): 297.437
Max. virtual memory (cumulated for all children) (KiB): 10661244
Max. memory (cumulated for all children) (KiB): 8312660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 253.719
system time used= 6.36372
maximum resident set size= 8313260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115900
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= 6322
involuntary context switches= 6425


# summary of solver processes directly reported to runsolver:
#   pid: 11459
#   total CPU time (s): 260.082
#   total CPU user time (s): 253.719
#   total CPU system time (s): 6.36372

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.515704 second user time and 0.904596 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-29 19:16:17
IDJOB=4301796
IDBENCH=141358
IDSOLVER=2773
FILE ID=node102/4301796-1532884576
RUNJOBID= node102-1532883454-10061
PBS_JOBID= 21022526
Free space on /tmp= 52976 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/TemplateDesign/TemplateDesign-m1s-catfood_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301796-1532884576/watcher-4301796-1532884576 -o /tmp/evaluation-result-4301796-1532884576/solver-4301796-1532884576 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532883454-10061 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301796-1532884576.xml

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

MD5SUM BENCH= 03d7e3da755da5305422e48d51916754
RANDOM SEED=691231590

node102.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.51
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.51
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.51
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.51
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:        24437452 kB
MemAvailable:   29610368 kB
Buffers:          230488 kB
Cached:          5186716 kB
SwapCached:        53064 kB
Active:          3487436 kB
Inactive:        4321260 kB
Active(anon):    2317444 kB
Inactive(anon):    99168 kB
Active(file):    1169992 kB
Inactive(file):  4222092 kB
Unevictable:        6644 kB
Mlocked:            6644 kB
SwapTotal:      67108860 kB
SwapFree:       67028788 kB
Dirty:              2508 kB
Writeback:             0 kB
AnonPages:       2345340 kB
Mapped:            49472 kB
Shmem:             22552 kB
Slab:             222196 kB
SReclaimable:     193332 kB
SUnreclaim:        28864 kB
KernelStack:        3760 kB
PageTables:         9480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3843208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2267136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52976 MiB
End job on node102 at 2018-07-29 19:17:44