Trace number 4302156

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) 259.992 82.4552

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m1-2-2_c18.xml
MD5SUM958436d0187c4d1fb288b1710d20458f
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 variables333
Number of constraints356
Number of domains3
Minimum domain size37
Maximum domain size111
Distribution of domain sizes[{"size":37,"count":111},{"size":41,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree224
Distribution of variable degrees[{"degree":2,"count":111},{"degree":4,"count":111},{"degree":222,"count":78},{"degree":223,"count":24},{"degree":224,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":132},{"arity":111,"count":113},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints21
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":21},{"type":"ordered","count":1},{"type":"sum","count":223}]
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 (14381 MiB free)
  memory of node 1: 16384 MiB (12328 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302156-1532887965/watcher-4302156-1532887965 -o /tmp/evaluation-result-4302156-1532887965/solver-4302156-1532887965 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532877021-22035 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4302156-1532887965.xml 

running on 4 cores: 0,2,4,6

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
solver pid=32428, runsolver pid=32425
Current StackSize limit: 8192 KiB


[startup+0.100122 s]*
/proc/loadavg: 3.03 2.40 2.35 3/216 32443
/proc/meminfo: memFree=27333272/32770624 swapFree=67108860/67108860
[pid=32428] ppid=32425 vsize=10659012 memory=30092 CPUtime=0.13 cores=0,2,4,6
/proc/32428/stat : 32428 (java) S 32425 32428 22004 0 -1 1077944320 6603 0 0 0 11 2 0 0 20 0 15 0 106359716 10914828288 7523 33554432000 4194304 4196468 140720404349056 140720404331600 140425225486071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
/proc/32428/statm: 2664753 7523 2821 1 0 2627263 0
[pid=32428/tid=32430] ppid=32425 vsize=10659012 memory=-8773748148830243971 CPUtime=0.09 cores=0,2,4,6
/proc/32428/task/32430/stat : 32430 (java) R 32425 32428 22004 0 -1 4202560 4431 0 0 0 8 1 0 0 20 0 15 0 106359716 10914828288 7523 33554432000 4194304 4196468 140720404349056 140425229700672 140425211730917 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32431] ppid=32425 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32431/stat : 32431 (java) S 32425 32428 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106359717 10914828288 7523 33554432000 4194304 4196468 140720404349056 140425167489680 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32432] ppid=32425 vsize=10659012 memory=140084305434240 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32432/stat : 32432 (java) S 32425 32428 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106359717 10914828288 7523 33554432000 4194304 4196468 140720404349056 140425166436880 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32433] ppid=32425 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32433/stat : 32433 (java) S 32425 32428 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106359717 10914828288 7523 33554432000 4194304 4196468 140720404349056 140425165384080 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32434] ppid=32425 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32434/stat : 32434 (java) S 32425 32428 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106359717 10914828288 7523 33554432000 4194304 4196468 140720404349056 140424828999952 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32435] ppid=32425 vsize=10659012 memory=140084305434240 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32435/stat : 32435 (java) S 32425 32428 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106359718 10914828288 7523 33554432000 4194304 4196468 140720404349056 140424530295664 140425225497218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32436] ppid=32425 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32436/stat : 32436 (java) S 32425 32428 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106359719 10914828288 7523 33554432000 4194304 4196468 140720404349056 140424529241632 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32437] ppid=32425 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32437/stat : 32437 (java) S 32425 32428 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106359719 10914828288 7523 33554432000 4194304 4196468 140720404349056 140424528188784 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32438] ppid=32425 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32438/stat : 32438 (java) S 32425 32428 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106359721 10914828288 7523 33554432000 4194304 4196468 140720404349056 140424527137104 140425225504667 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32439] ppid=32425 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32439/stat : 32439 (java) S 32425 32428 22004 0 -1 1077944384 439 0 0 0 0 0 0 0 20 0 15 0 106359721 10914828288 7523 33554432000 4194304 4196468 140720404349056 140424526084464 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32440] ppid=32425 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32440/stat : 32440 (java) S 32425 32428 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106359721 10914828288 7523 33554432000 4194304 4196468 140720404349056 140424525031664 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32441] ppid=32425 vsize=10659012 memory=140084305434240 CPUtime=0.02 cores=0,2,4,6
/proc/32428/task/32441/stat : 32441 (java) S 32425 32428 22004 0 -1 1077944384 362 0 0 0 2 0 0 0 20 0 15 0 106359721 10914828288 7523 33554432000 4194304 4196468 140720404349056 140424523978864 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32442] ppid=32425 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32442/stat : 32442 (java) S 32425 32428 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106359721 10914828288 7523 33554432000 4194304 4196468 140720404349056 140424522926304 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32443] ppid=32425 vsize=10659012 memory=140084305434240 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32443/stat : 32443 (java) S 32425 32428 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106359722 10914828288 7523 33554432000 4194304 4196468 140720404349056 140424521874608 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30092 KiB

[startup+0.210506 s]*
/proc/loadavg: 3.03 2.40 2.35 4/216 32443
/proc/meminfo: memFree=27325860/32770624 swapFree=67108860/67108860
[pid=32428] ppid=32425 vsize=10659012 memory=40732 CPUtime=0.33 cores=0,2,4,6
/proc/32428/stat : 32428 (java) S 32425 32428 22004 0 -1 1077944320 7845 0 0 0 31 2 0 0 20 0 15 0 106359716 10914828288 10183 33554432000 4194304 4196468 140720404349056 140720404331600 140425225486071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
/proc/32428/statm: 2664753 10183 2963 1 0 2627263 0
[pid=32428/tid=32430] ppid=32425 vsize=10659012 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/32428/task/32430/stat : 32430 (java) R 32425 32428 22004 0 -1 4202560 5012 0 0 0 18 1 0 0 20 0 15 0 106359716 10914828288 10183 33554432000 4194304 4196468 140720404349056 140425229721088 140425209529701 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32431] ppid=32425 vsize=10659012 memory=365 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32431/stat : 32431 (java) S 32425 32428 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106359717 10914828288 10183 33554432000 4194304 4196468 140720404349056 140425167489680 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32432] ppid=32425 vsize=10659012 memory=140084305612453 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32432/stat : 32432 (java) S 32425 32428 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106359717 10914828288 10183 33554432000 4194304 4196468 140720404349056 140425166436880 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32433] ppid=32425 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32433/stat : 32433 (java) S 32425 32428 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106359717 10914828288 10183 33554432000 4194304 4196468 140720404349056 140425165384080 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32434] ppid=32425 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32434/stat : 32434 (java) S 32425 32428 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106359717 10914828288 10183 33554432000 4194304 4196468 140720404349056 140424828999952 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32435] ppid=32425 vsize=10659012 memory=140084305434240 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32435/stat : 32435 (java) S 32425 32428 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106359718 10914828288 10183 33554432000 4194304 4196468 140720404349056 140424530295664 140425225497218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32436] ppid=32425 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32436/stat : 32436 (java) S 32425 32428 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106359719 10914828288 10183 33554432000 4194304 4196468 140720404349056 140424529241632 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32437] ppid=32425 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32437/stat : 32437 (java) S 32425 32428 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106359719 10914828288 10183 33554432000 4194304 4196468 140720404349056 140424528188784 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32438] ppid=32425 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32438/stat : 32438 (java) S 32425 32428 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106359721 10914828288 10183 33554432000 4194304 4196468 140720404349056 140424527137104 140425225504667 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32439] ppid=32425 vsize=10659012 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/32428/task/32439/stat : 32439 (java) S 32425 32428 22004 0 -1 1077944384 642 0 0 0 2 0 0 0 20 0 15 0 106359721 10914828288 10183 33554432000 4194304 4196468 140720404349056 140424526084464 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32440] ppid=32425 vsize=10659012 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/32428/task/32440/stat : 32440 (java) S 32425 32428 22004 0 -1 1077944384 121 0 0 0 2 0 0 0 20 0 15 0 106359721 10914828288 10183 33554432000 4194304 4196468 140720404349056 140424525031664 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32441] ppid=32425 vsize=10659012 memory=140084305434240 CPUtime=0.07 cores=0,2,4,6
/proc/32428/task/32441/stat : 32441 (java) R 32425 32428 22004 0 -1 4202560 702 0 0 0 7 0 0 0 20 0 15 0 106359721 10914828288 10183 33554432000 4194304 4196468 140720404349056 140424523978864 140425204401929 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32442] ppid=32425 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32442/stat : 32442 (java) S 32425 32428 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106359721 10914828288 10183 33554432000 4194304 4196468 140720404349056 140424522926304 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32443] ppid=32425 vsize=10659012 memory=140084305434240 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32443/stat : 32443 (java) S 32425 32428 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106359722 10914828288 10183 33554432000 4194304 4196468 140720404349056 140424521874608 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 40732 KiB

[startup+0.310855 s]*
/proc/loadavg: 3.03 2.40 2.35 6/216 32443
/proc/meminfo: memFree=27311564/32770624 swapFree=67108860/67108860
[pid=32428] ppid=32425 vsize=10659088 memory=53216 CPUtime=0.6 cores=0,2,4,6
/proc/32428/stat : 32428 (java) S 32425 32428 22004 0 -1 1077944320 9915 0 0 0 57 3 0 0 20 0 15 0 106359716 10914906112 13304 33554432000 4194304 4196468 140720404349056 140720404331600 140425225486071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
/proc/32428/statm: 2664772 13304 3070 1 0 2627263 0
[pid=32428/tid=32430] ppid=32425 vsize=10659088 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/32428/task/32430/stat : 32430 (java) R 32425 32428 22004 0 -1 4202560 5582 0 0 0 28 2 0 0 20 0 15 0 106359716 10914906112 13304 33554432000 4194304 4196468 140720404349056 140425229717904 140424845012787 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32431] ppid=32425 vsize=10659088 memory=288230613314699287 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32431/stat : 32431 (java) S 32425 32428 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106359717 10914906112 13304 33554432000 4194304 4196468 140720404349056 140425167489680 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32432] ppid=32425 vsize=10659088 memory=140084306072605 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32432/stat : 32432 (java) S 32425 32428 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106359717 10914906112 13304 33554432000 4194304 4196468 140720404349056 140425166436880 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32433] ppid=32425 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32433/stat : 32433 (java) S 32425 32428 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106359717 10914906112 13304 33554432000 4194304 4196468 140720404349056 140425165384080 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32434] ppid=32425 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32434/stat : 32434 (java) S 32425 32428 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106359717 10914906112 13304 33554432000 4194304 4196468 140720404349056 140424828999952 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32435] ppid=32425 vsize=10659088 memory=140084305434240 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32435/stat : 32435 (java) S 32425 32428 22004 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106359718 10914906112 13304 33554432000 4194304 4196468 140720404349056 140424530295664 140425225497218 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32436] ppid=32425 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32436/stat : 32436 (java) S 32425 32428 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106359719 10914906112 13304 33554432000 4194304 4196468 140720404349056 140424529241632 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32437] ppid=32425 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32437/stat : 32437 (java) S 32425 32428 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106359719 10914906112 13304 33554432000 4194304 4196468 140720404349056 140424528188784 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32438] ppid=32425 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32438/stat : 32438 (java) S 32425 32428 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106359721 10914906112 13304 33554432000 4194304 4196468 140720404349056 140424527137104 140425225504667 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32439] ppid=32425 vsize=10659088 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32428/task/32439/stat : 32439 (java) R 32425 32428 22004 0 -1 4202560 1105 0 0 0 7 0 0 0 20 0 15 0 106359721 10914906112 13304 33554432000 4194304 4196468 140720404349056 140424526077656 140425206815985 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32440] ppid=32425 vsize=10659088 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32428/task/32440/stat : 32440 (java) R 32425 32428 22004 0 -1 4202560 739 0 0 0 8 0 0 0 20 0 15 0 106359721 10914906112 13304 33554432000 4194304 4196468 140720404349056 140424525012680 140425209391991 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32441] ppid=32425 vsize=10659088 memory=140084305434240 CPUtime=0.13 cores=0,2,4,6
/proc/32428/task/32441/stat : 32441 (java) R 32425 32428 22004 0 -1 4202560 1118 0 0 0 13 0 0 0 20 0 15 0 106359721 10914906112 13304 33554432000 4194304 4196468 140720404349056 140424523976672 140425205200828 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32442] ppid=32425 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32442/stat : 32442 (java) S 32425 32428 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106359721 10914906112 13304 33554432000 4194304 4196468 140720404349056 140424522926304 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32443] ppid=32425 vsize=10659088 memory=140084305434240 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32443/stat : 32443 (java) S 32425 32428 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106359722 10914906112 13304 33554432000 4194304 4196468 140720404349056 140424521874608 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 53216 KiB

[startup+0.708278 s]
/proc/loadavg: 3.03 2.40 2.35 5/216 32443
/proc/meminfo: memFree=27272720/32770624 swapFree=67108860/67108860
[pid=32428] ppid=32425 vsize=10659088 memory=194204 CPUtime=1.97 cores=0,2,4,6
/proc/32428/stat : 32428 (java) S 32425 32428 22004 0 -1 1077944320 12664 0 0 0 191 6 0 0 20 0 15 0 106359716 10914906112 48551 33554432000 4194304 4196468 140720404349056 140720404331600 140425225486071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
/proc/32428/statm: 2664772 48551 3127 1 0 2627263 0
[pid=32428/tid=32430] ppid=32425 vsize=10659088 memory=1840 CPUtime=0.66 cores=0,2,4,6
/proc/32428/task/32430/stat : 32430 (java) R 32425 32428 22004 0 -1 1077944384 6033 0 0 0 62 4 0 0 20 0 15 0 106359716 10914906112 48551 33554432000 4194304 4196468 140720404349056 140425229705776 140425225496277 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32431] ppid=32425 vsize=10659088 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32431/stat : 32431 (java) S 32425 32428 22004 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 106359717 10914906112 48551 33554432000 4194304 4196468 140720404349056 140425167489680 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32432] ppid=32425 vsize=10659088 memory=12060 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32432/stat : 32432 (java) S 32425 32428 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106359717 10914906112 48551 33554432000 4194304 4196468 140720404349056 140425166436880 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32433] ppid=32425 vsize=10659088 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32433/stat : 32433 (java) S 32425 32428 22004 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 106359717 10914906112 48551 33554432000 4194304 4196468 140720404349056 140425165384080 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32434] ppid=32425 vsize=10659088 memory=792 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32434/stat : 32434 (java) S 32425 32428 22004 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 106359717 10914906112 48551 33554432000 4194304 4196468 140720404349056 140424828999952 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32435] ppid=32425 vsize=10659088 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32435/stat : 32435 (java) S 32425 32428 22004 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 106359718 10914906112 48551 33554432000 4194304 4196468 140720404349056 140424530295664 140425225497218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32436] ppid=32425 vsize=10659088 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32436/stat : 32436 (java) S 32425 32428 22004 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 106359719 10914906112 48551 33554432000 4194304 4196468 140720404349056 140424529241632 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32437] ppid=32425 vsize=10659088 memory=1416 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32437/stat : 32437 (java) S 32425 32428 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106359719 10914906112 48551 33554432000 4194304 4196468 140720404349056 140424528188784 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32438] ppid=32425 vsize=10659088 memory=7236533984234661184 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32438/stat : 32438 (java) S 32425 32428 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106359721 10914906112 48551 33554432000 4194304 4196468 140720404349056 140424527137104 140425225504667 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32439] ppid=32425 vsize=10659088 memory=7590935255203861604 CPUtime=0.44 cores=0,2,4,6
/proc/32428/task/32439/stat : 32439 (java) R 32425 32428 22004 0 -1 4202560 1889 0 0 0 44 0 0 0 20 0 15 0 106359721 10914906112 48551 33554432000 4194304 4196468 140720404349056 140424526076384 140425209043440 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32440] ppid=32425 vsize=10659088 memory=5788647689011156329 CPUtime=0.46 cores=0,2,4,6
/proc/32428/task/32440/stat : 32440 (java) R 32425 32428 22004 0 -1 4202560 1388 0 0 0 46 0 0 0 20 0 15 0 106359721 10914906112 48551 33554432000 4194304 4196468 140720404349056 140424525020224 140425218582907 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32441] ppid=32425 vsize=10659088 memory=0 CPUtime=0.34 cores=0,2,4,6
/proc/32428/task/32441/stat : 32441 (java) S 32425 32428 22004 0 -1 1077944384 1861 0 0 0 34 0 0 0 20 0 15 0 106359721 10914906112 48551 33554432000 4194304 4196468 140720404349056 140424523978864 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32442] ppid=32425 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32442/stat : 32442 (java) S 32425 32428 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106359721 10914906112 48551 33554432000 4194304 4196468 140720404349056 140424522926304 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32443] ppid=32425 vsize=10659088 memory=33 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32443/stat : 32443 (java) S 32425 32428 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106359722 10914906112 48551 33554432000 4194304 4196468 140720404349056 140424521874608 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
Current children cumulated CPU time: 1.97 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 194204 KiB

[startup+1.50085 s]
/proc/loadavg: 3.27 2.46 2.37 6/216 32443
/proc/meminfo: memFree=27114432/32770624 swapFree=67108860/67108860
[pid=32428] ppid=32425 vsize=10659088 memory=504856 CPUtime=4.2 cores=0,2,4,6
/proc/32428/stat : 32428 (java) S 32425 32428 22004 0 -1 1077944320 13811 0 0 0 391 29 0 0 20 0 15 0 106359716 10914906112 126214 33554432000 4194304 4196468 140720404349056 140720404331600 140425225486071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
/proc/32428/statm: 2664772 126214 3144 1 0 2627263 0
[pid=32428/tid=32430] ppid=32425 vsize=10659088 memory=6791534058613427641 CPUtime=1.23 cores=0,2,4,6
/proc/32428/task/32430/stat : 32430 (java) S 32425 32428 22004 0 -1 1077944384 6112 0 0 0 118 5 0 0 20 0 15 0 106359716 10914906112 126214 33554432000 4194304 4196468 140720404349056 140425229722208 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32431] ppid=32425 vsize=10659088 memory=-6951259422114956437 CPUtime=0.22 cores=0,2,4,6
/proc/32428/task/32431/stat : 32431 (java) R 32425 32428 22004 0 -1 4202560 181 0 0 0 17 5 0 0 20 0 15 0 106359717 10914906112 126214 33554432000 4194304 4196468 140720404349056 140425167489680 140425210513157 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32432] ppid=32425 vsize=10659088 memory=-6509546260019855295 CPUtime=0.2 cores=0,2,4,6
/proc/32428/task/32432/stat : 32432 (java) R 32425 32428 22004 0 -1 4202560 166 0 0 0 15 5 0 0 20 0 15 0 106359717 10914906112 126214 33554432000 4194304 4196468 140720404349056 140425166436880 140425210508192 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32433] ppid=32425 vsize=10659088 memory=-7390251449858225344 CPUtime=0.22 cores=0,2,4,6
/proc/32428/task/32433/stat : 32433 (java) R 32425 32428 22004 0 -1 4202560 174 0 0 0 17 5 0 0 20 0 15 0 106359717 10914906112 126214 33554432000 4194304 4196468 140720404349056 140425165384280 140425210513257 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32434] ppid=32425 vsize=10659088 memory=4134692831991786133 CPUtime=0.22 cores=0,2,4,6
/proc/32428/task/32434/stat : 32434 (java) R 32425 32428 22004 0 -1 4202560 176 0 0 0 17 5 0 0 20 0 15 0 106359717 10914906112 126214 33554432000 4194304 4196468 140720404349056 140424828999952 140425218582788 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32435] ppid=32425 vsize=10659088 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32435/stat : 32435 (java) S 32425 32428 22004 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 106359718 10914906112 126214 33554432000 4194304 4196468 140720404349056 140424530294176 140425225496277 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0

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

/proc/32428/statm: 2681156 2103624 3175 1 0 2643647 0
[pid=32428/tid=32430] ppid=32425 vsize=10724624 memory=1004 CPUtime=13.7 cores=0,2,4,6
/proc/32428/task/32430/stat : 32430 (java) S 32425 32428 22004 0 -1 1077944384 14633 0 0 0 1360 10 0 0 20 0 15 0 106359716 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140425229723488 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32431] ppid=32425 vsize=10724624 memory=12060 CPUtime=56.56 cores=0,2,4,6
/proc/32428/task/32431/stat : 32431 (java) R 32425 32428 22004 0 -1 4202560 57759 0 0 0 5524 132 0 0 20 0 15 0 106359717 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140425167489880 140425210183681 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32432] ppid=32425 vsize=10724624 memory=5788 CPUtime=55.93 cores=0,2,4,6
/proc/32428/task/32432/stat : 32432 (java) R 32425 32428 22004 0 -1 4202560 27444 0 0 0 5461 132 0 0 20 0 15 0 106359717 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140425166436776 140425218114279 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32433] ppid=32425 vsize=10724624 memory=6791534058613427641 CPUtime=56.43 cores=0,2,4,6
/proc/32428/task/32433/stat : 32433 (java) R 32425 32428 22004 0 -1 4202560 28160 0 0 0 5502 141 0 0 20 0 15 0 106359717 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140425165383968 140425210471367 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32434] ppid=32425 vsize=10724624 memory=1236 CPUtime=56.59 cores=0,2,4,6
/proc/32428/task/32434/stat : 32434 (java) R 32425 32428 22004 0 -1 4202560 21714 0 0 0 5526 133 0 0 20 0 15 0 106359717 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424828999848 140425218114279 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32435] ppid=32425 vsize=10724624 memory=960 CPUtime=9.39 cores=0,2,4,6
/proc/32428/task/32435/stat : 32435 (java) S 32425 32428 22004 0 -1 1077944384 22761 0 0 0 938 1 0 0 20 0 15 0 106359718 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424530293984 140425225496277 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32436] ppid=32425 vsize=10724624 memory=2424 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32436/stat : 32436 (java) S 32425 32428 22004 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 106359719 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424529241696 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32437] ppid=32425 vsize=10724624 memory=928 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32437/stat : 32437 (java) S 32425 32428 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106359719 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424528188784 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32438] ppid=32425 vsize=10724624 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32438/stat : 32438 (java) S 32425 32428 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424527137104 140425225504667 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32439] ppid=32425 vsize=10724624 memory=2244 CPUtime=1.06 cores=0,2,4,6
/proc/32428/task/32439/stat : 32439 (java) S 32425 32428 22004 0 -1 1077944384 4984 0 0 0 105 1 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424526084464 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32440] ppid=32425 vsize=10724624 memory=4124 CPUtime=1.88 cores=0,2,4,6
/proc/32428/task/32440/stat : 32440 (java) S 32425 32428 22004 0 -1 1077944384 14020 0 0 0 187 1 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424525031664 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32441] ppid=32425 vsize=10724624 memory=2200 CPUtime=0.42 cores=0,2,4,6
/proc/32428/task/32441/stat : 32441 (java) S 32425 32428 22004 0 -1 1077944384 2577 0 0 0 42 0 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424523978864 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32442] ppid=32425 vsize=10724624 memory=8148 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32442/stat : 32442 (java) S 32425 32428 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424522926304 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32443] ppid=32425 vsize=10724624 memory=844 CPUtime=0.04 cores=0,2,4,6
/proc/32428/task/32443/stat : 32443 (java) S 32425 32428 22004 0 -1 1077944384 143 0 0 0 2 2 0 0 20 0 15 0 106359722 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424521874608 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
Current children cumulated CPU time: 252.1 s
Current children cumulated vsize: 10724624 KiB
Current children cumulated memory: 8414496 KiB

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

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

[startup+82.4551 s]
# the end of solver process 32428 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=254.356 s, system=5.63593 s

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

[startup+81.6006 s]
/proc/loadavg: 3.77 2.74 2.47 8/215 32525
/proc/meminfo: memFree=19713688/32770624 swapFree=67108860/67108860
[pid=32428] ppid=32425 vsize=10724624 memory=8414496 CPUtime=256.78 cores=0,2,4,6
/proc/32428/stat : 32428 (java) S 32425 32428 22004 0 -1 1077944320 195562 0 0 0 25121 557 0 0 20 0 15 0 106359716 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140720404331600 140425225486071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
/proc/32428/statm: 2681156 2103624 3175 1 0 2643647 0
[pid=32428/tid=32430] ppid=32425 vsize=10724624 memory=8414492 CPUtime=13.7 cores=0,2,4,6
/proc/32428/task/32430/stat : 32430 (java) S 32425 32428 22004 0 -1 1077944384 14633 0 0 0 1360 10 0 0 20 0 15 0 106359716 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140425229723488 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32431] ppid=32425 vsize=10724624 memory=1236 CPUtime=57.76 cores=0,2,4,6
/proc/32428/task/32431/stat : 32431 (java) R 32425 32428 22004 0 -1 4202560 57759 0 0 0 5644 132 0 0 20 0 15 0 106359717 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140425167489880 140425210436786 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32432] ppid=32425 vsize=10724624 memory=960 CPUtime=57.09 cores=0,2,4,6
/proc/32428/task/32432/stat : 32432 (java) R 32425 32428 22004 0 -1 4202560 27444 0 0 0 5577 132 0 0 20 0 15 0 106359717 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140425166436776 140425218114279 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32433] ppid=32425 vsize=10724624 memory=6791534058613427641 CPUtime=57.63 cores=0,2,4,6
/proc/32428/task/32433/stat : 32433 (java) R 32425 32428 22004 0 -1 4202560 28160 0 0 0 5622 141 0 0 20 0 15 0 106359717 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140425165383968 140425210436676 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32434] ppid=32425 vsize=10724624 memory=1004 CPUtime=57.73 cores=0,2,4,6
/proc/32428/task/32434/stat : 32434 (java) R 32425 32428 22004 0 -1 4202560 21714 0 0 0 5639 134 0 0 20 0 15 0 106359717 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424828999848 140425218114279 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32435] ppid=32425 vsize=10724624 memory=12060 CPUtime=9.39 cores=0,2,4,6
/proc/32428/task/32435/stat : 32435 (java) S 32425 32428 22004 0 -1 1077944384 22761 0 0 0 938 1 0 0 20 0 15 0 106359718 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424530293984 140425225496277 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32436] ppid=32425 vsize=10724624 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32436/stat : 32436 (java) S 32425 32428 22004 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 106359719 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424529241696 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32437] ppid=32425 vsize=10724624 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32437/stat : 32437 (java) S 32425 32428 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106359719 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424528188784 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32438] ppid=32425 vsize=10724624 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32438/stat : 32438 (java) S 32425 32428 22004 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424527136752 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32439] ppid=32425 vsize=10724624 memory=1944 CPUtime=1.06 cores=0,2,4,6
/proc/32428/task/32439/stat : 32439 (java) S 32425 32428 22004 0 -1 1077944384 4984 0 0 0 105 1 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424526084464 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32440] ppid=32425 vsize=10724624 memory=1416 CPUtime=1.88 cores=0,2,4,6
/proc/32428/task/32440/stat : 32440 (java) S 32425 32428 22004 0 -1 1077944384 14020 0 0 0 187 1 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424525031664 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32441] ppid=32425 vsize=10724624 memory=4612 CPUtime=0.42 cores=0,2,4,6
/proc/32428/task/32441/stat : 32441 (java) S 32425 32428 22004 0 -1 1077944384 2577 0 0 0 42 0 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424523978864 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32442] ppid=32425 vsize=10724624 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32442/stat : 32442 (java) S 32425 32428 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424522926304 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32443] ppid=32425 vsize=10724624 memory=30312 CPUtime=0.04 cores=0,2,4,6
/proc/32428/task/32443/stat : 32443 (java) S 32425 32428 22004 0 -1 1077944384 143 0 0 0 2 2 0 0 20 0 15 0 106359722 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424521874608 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
Current children cumulated CPU time: 256.78 s
Current children cumulated vsize: 10724624 KiB
Current children cumulated memory: 8414496 KiB

[startup+82.0007 s]*
/proc/loadavg: 3.77 2.74 2.47 8/215 32525
/proc/meminfo: memFree=18747920/32770624 swapFree=67108860/67108860
[pid=32428] ppid=32425 vsize=10724624 memory=8414496 CPUtime=258.38 cores=0,2,4,6
/proc/32428/stat : 32428 (java) S 32425 32428 22004 0 -1 1077944320 195562 0 0 0 25281 557 0 0 20 0 15 0 106359716 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140720404331600 140425225486071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
/proc/32428/statm: 2681156 2103624 3175 1 0 2643647 0
[pid=32428/tid=32430] ppid=32425 vsize=10724624 memory=6791534058613427641 CPUtime=13.7 cores=0,2,4,6
/proc/32428/task/32430/stat : 32430 (java) S 32425 32428 22004 0 -1 1077944384 14633 0 0 0 1360 10 0 0 20 0 15 0 106359716 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140425229723488 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32431] ppid=32425 vsize=10724624 memory=2732 CPUtime=58.17 cores=0,2,4,6
/proc/32428/task/32431/stat : 32431 (java) R 32425 32428 22004 0 -1 4202560 57759 0 0 0 5685 132 0 0 20 0 15 0 106359717 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140425167489880 140425210437280 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32432] ppid=32425 vsize=10724624 memory=4100 CPUtime=57.48 cores=0,2,4,6
/proc/32428/task/32432/stat : 32432 (java) R 32425 32428 22004 0 -1 4202560 27444 0 0 0 5616 132 0 0 20 0 15 0 106359717 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140425166436776 140425218114279 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32433] ppid=32425 vsize=10724624 memory=1408 CPUtime=58.04 cores=0,2,4,6
/proc/32428/task/32433/stat : 32433 (java) R 32425 32428 22004 0 -1 4202560 28160 0 0 0 5663 141 0 0 20 0 15 0 106359717 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140425165383968 140425207039720 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32434] ppid=32425 vsize=10724624 memory=3180 CPUtime=58.11 cores=0,2,4,6
/proc/32428/task/32434/stat : 32434 (java) R 32425 32428 22004 0 -1 4202560 21714 0 0 0 5677 134 0 0 20 0 15 0 106359717 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424828999848 140425218114279 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32435] ppid=32425 vsize=10724624 memory=1249620 CPUtime=9.39 cores=0,2,4,6
/proc/32428/task/32435/stat : 32435 (java) S 32425 32428 22004 0 -1 1077944384 22761 0 0 0 938 1 0 0 20 0 15 0 106359718 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424530293984 140425225496277 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32436] ppid=32425 vsize=10724624 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32436/stat : 32436 (java) S 32425 32428 22004 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 106359719 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424529241696 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32437] ppid=32425 vsize=10724624 memory=2948 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32437/stat : 32437 (java) S 32425 32428 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106359719 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424528188784 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32438] ppid=32425 vsize=10724624 memory=8414492 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32438/stat : 32438 (java) S 32425 32428 22004 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424527136752 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32439] ppid=32425 vsize=10724624 memory=2732 CPUtime=1.06 cores=0,2,4,6
/proc/32428/task/32439/stat : 32439 (java) S 32425 32428 22004 0 -1 1077944384 4984 0 0 0 105 1 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424526084464 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32440] ppid=32425 vsize=10724624 memory=4100 CPUtime=1.88 cores=0,2,4,6
/proc/32428/task/32440/stat : 32440 (java) S 32425 32428 22004 0 -1 1077944384 14020 0 0 0 187 1 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424525031664 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32441] ppid=32425 vsize=10724624 memory=1408 CPUtime=0.42 cores=0,2,4,6
/proc/32428/task/32441/stat : 32441 (java) S 32425 32428 22004 0 -1 1077944384 2577 0 0 0 42 0 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424523978864 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32442] ppid=32425 vsize=10724624 memory=18052 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32442/stat : 32442 (java) S 32425 32428 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424522926304 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32443] ppid=32425 vsize=10724624 memory=4052 CPUtime=0.04 cores=0,2,4,6
/proc/32428/task/32443/stat : 32443 (java) S 32425 32428 22004 0 -1 1077944384 143 0 0 0 2 2 0 0 20 0 15 0 106359722 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424521874608 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
Current children cumulated CPU time: 258.38 s
Current children cumulated vsize: 10724624 KiB
Current children cumulated memory: 8414496 KiB

[startup+82.4007 s]
/proc/loadavg: 3.77 2.74 2.47 8/215 32525
/proc/meminfo: memFree=18747920/32770624 swapFree=67108860/67108860
[pid=32428] ppid=32425 vsize=10724624 memory=8414496 CPUtime=259.91 cores=0,2,4,6
/proc/32428/stat : 32428 (java) S 32425 32428 22004 0 -1 1077944320 195562 0 0 0 25433 558 0 0 20 0 15 0 106359716 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140720404331600 140425225486071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
/proc/32428/statm: 2681156 2103624 3175 1 0 2643647 0
[pid=32428/tid=32430] ppid=32425 vsize=10724624 memory=1296 CPUtime=13.7 cores=0,2,4,6
/proc/32428/task/32430/stat : 32430 (java) S 32425 32428 22004 0 -1 1077944384 14633 0 0 0 1360 10 0 0 20 0 15 0 106359716 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140425229723488 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32431] ppid=32425 vsize=10724624 memory=6791534058613427641 CPUtime=58.56 cores=0,2,4,6
/proc/32428/task/32431/stat : 32431 (java) R 32425 32428 22004 0 -1 4202560 57759 0 0 0 5724 132 0 0 20 0 15 0 106359717 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140425167489880 140425207083144 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32432] ppid=32425 vsize=10724624 memory=1624 CPUtime=57.86 cores=0,2,4,6
/proc/32428/task/32432/stat : 32432 (java) R 32425 32428 22004 0 -1 4202560 27444 0 0 0 5653 133 0 0 20 0 15 0 106359717 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140425166436464 140425218114279 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32433] ppid=32425 vsize=10724624 memory=1200 CPUtime=58.43 cores=0,2,4,6
/proc/32428/task/32433/stat : 32433 (java) R 32425 32428 22004 0 -1 4202560 28160 0 0 0 5702 141 0 0 20 0 15 0 106359717 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140425165383968 140425209940000 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32434] ppid=32425 vsize=10724624 memory=15872 CPUtime=58.48 cores=0,2,4,6
/proc/32428/task/32434/stat : 32434 (java) R 32425 32428 22004 0 -1 4202560 21714 0 0 0 5714 134 0 0 20 0 15 0 106359717 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424828999848 140425218114279 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32435] ppid=32425 vsize=10724624 memory=18052 CPUtime=9.39 cores=0,2,4,6
/proc/32428/task/32435/stat : 32435 (java) S 32425 32428 22004 0 -1 1077944384 22761 0 0 0 938 1 0 0 20 0 15 0 106359718 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424530293984 140425225496277 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32436] ppid=32425 vsize=10724624 memory=4052 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32436/stat : 32436 (java) S 32425 32428 22004 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 106359719 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424529241696 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32437] ppid=32425 vsize=10724624 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32437/stat : 32437 (java) S 32425 32428 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106359719 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424528188784 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32438] ppid=32425 vsize=10724624 memory=12060 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32438/stat : 32438 (java) S 32425 32428 22004 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424527136752 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32439] ppid=32425 vsize=10724624 memory=5788 CPUtime=1.06 cores=0,2,4,6
/proc/32428/task/32439/stat : 32439 (java) S 32425 32428 22004 0 -1 1077944384 4984 0 0 0 105 1 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424526084464 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32440] ppid=32425 vsize=10724624 memory=792 CPUtime=1.88 cores=0,2,4,6
/proc/32428/task/32440/stat : 32440 (java) S 32425 32428 22004 0 -1 1077944384 14020 0 0 0 187 1 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424525031664 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32441] ppid=32425 vsize=10724624 memory=1228 CPUtime=0.42 cores=0,2,4,6
/proc/32428/task/32441/stat : 32441 (java) S 32425 32428 22004 0 -1 1077944384 2577 0 0 0 42 0 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424523978864 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32442] ppid=32425 vsize=10724624 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/32428/task/32442/stat : 32442 (java) S 32425 32428 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106359721 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424522926304 140425225496277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
[pid=32428/tid=32443] ppid=32425 vsize=10724624 memory=1416 CPUtime=0.04 cores=0,2,4,6
/proc/32428/task/32443/stat : 32443 (java) S 32425 32428 22004 0 -1 1077944384 143 0 0 0 2 2 0 0 20 0 15 0 106359722 10982014976 2103624 33554432000 4194304 4196468 140720404349056 140424521874608 140425225497218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13258752 140720404354166 140720404354318 140720404354318 140720404357071 0
Current children cumulated CPU time: 259.91 s
Current children cumulated vsize: 10724624 KiB
Current children cumulated memory: 8414496 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 82.4552
CPU time (s): 259.992
CPU user time (s): 254.356
CPU system time (s): 5.63593
CPU usage (%): 315.313
Max. virtual memory (cumulated for all children) (KiB): 10790160
Max. memory (cumulated for all children) (KiB): 8414496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.356
system time used= 5.63593
maximum resident set size= 8414792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195566
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= 6705
involuntary context switches= 2684


# summary of solver processes directly reported to runsolver:
#   pid: 32428
#   total CPU time (s): 259.992
#   total CPU user time (s): 254.356
#   total CPU system time (s): 5.63593

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.478512 second user time and 0.866127 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-29 20:12:45
IDJOB=4302156
IDBENCH=141639
IDSOLVER=2773
FILE ID=node151/4302156-1532887965
RUNJOBID= node151-1532877021-22035
PBS_JOBID= 21022509
Free space on /tmp= 59308 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m1-2-2_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302156-1532887965/watcher-4302156-1532887965 -o /tmp/evaluation-result-4302156-1532887965/solver-4302156-1532887965 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532877021-22035 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4302156-1532887965.xml

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

MD5SUM BENCH= 958436d0187c4d1fb288b1710d20458f
RANDOM SEED=95805523

node151.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.87
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.87
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.87
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.87
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:        27352208 kB
MemAvailable:   31006780 kB
Buffers:          213308 kB
Cached:          3714872 kB
SwapCached:            0 kB
Active:          2320112 kB
Inactive:        2628020 kB
Active(anon):     969484 kB
Inactive(anon):    78188 kB
Active(file):    1350628 kB
Inactive(file):  2549832 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2660 kB
Writeback:             0 kB
AnonPages:       1027120 kB
Mapped:            56248 kB
Shmem:             25224 kB
Slab:             167876 kB
SReclaimable:     139892 kB
SUnreclaim:        27984 kB
KernelStack:        3792 kB
PageTables:         7332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2691444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    915456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 59304 MiB
End job on node151 at 2018-07-29 20:14:08