Trace number 4310427

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
OscaR - Hybrid 2018-08-14? (TO) 252.112 241.928

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2s-2-0_c18.xml
MD5SUM2d28e83d5554f0b825ec3e8d27492158
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark346
Best CPU time to get the best result obtained on this benchmark252.143
Satisfiable
(Un)Satisfiability was proved
Number of variables22422
Number of constraints24975
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":22089},{"size":25,"count":111},{"size":40,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree222
Distribution of variable degrees[{"degree":2,"count":20424},{"degree":3,"count":1443},{"degree":4,"count":222},{"degree":5,"count":222},{"degree":222,"count":111}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":24753},{"arity":88,"count":111},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints24642
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":24642},{"type":"sum","count":222}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.69/0.55	c version: 2018-08-14
0.69/0.55	c seed: 1569972732
0.69/0.55	c timeout: 252
0.69/0.55	c memlimit: 11000
0.69/0.55	c nbcore: 4
0.69/0.57	c Parsing instance...
76.94/69.70	c Parsing done, starting first complete search...
252.07/241.90	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14296 MiB free)
  memory of node 1: 16384 MiB (13808 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310427-1534333506/watcher-4310427-1534333506 -o /tmp/evaluation-result-4310427-1534333506/solver-4310427-1534333506 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534328374-25581 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1569972732 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310427-1534333506.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=30001, runsolver pid=29998

[startup+0.100133 s]*
/proc/loadavg: 1.90 1.79 1.66 3/215 30016
/proc/meminfo: memFree=28761056/32770624 swapFree=67030680/67108860
[pid=30001] ppid=29998 vsize=14082736 memory=32664 CPUtime=0.11 cores=1,3,5,7
/proc/30001/stat : 30001 (java) S 29998 30001 25549 0 -1 1077944320 7109 0 0 0 11 0 0 0 20 0 15 0 250913795 14420721664 8166 33554432000 4194304 4196468 140725664772816 140725664755360 140145673203447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
/proc/30001/statm: 3520684 8166 3141 1 0 3482761 0
[pid=30001/tid=30003] ppid=29998 vsize=14082736 memory=-8629632960754257789 CPUtime=0.09 cores=1,3,5,7
/proc/30001/task/30003/stat : 30003 (java) R 29998 30001 25549 0 -1 4202560 5180 0 0 0 9 0 0 0 20 0 15 0 250913796 14420721664 8166 33554432000 4194304 4196468 140725664772816 140145677398256 140145657283934 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30004] ppid=29998 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30004/stat : 30004 (java) S 29998 30001 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250913797 14420721664 8166 33554432000 4194304 4196468 140725664772816 140145269402640 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30005] ppid=29998 vsize=14082736 memory=140480478512768 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30005/stat : 30005 (java) S 29998 30001 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250913797 14420721664 8166 33554432000 4194304 4196468 140725664772816 140145268350096 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30006] ppid=29998 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30006/stat : 30006 (java) S 29998 30001 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250913797 14420721664 8166 33554432000 4194304 4196468 140725664772816 140145267297040 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30007] ppid=29998 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30007/stat : 30007 (java) S 29998 30001 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250913797 14420721664 8166 33554432000 4194304 4196468 140725664772816 140145266244496 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30008] ppid=29998 vsize=14082736 memory=140480478512768 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30008/stat : 30008 (java) S 29998 30001 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250913798 14420721664 8166 33554432000 4194304 4196468 140725664772816 140144586475760 140145673214594 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30009] ppid=29998 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30009/stat : 30009 (java) S 29998 30001 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250913798 14420721664 8166 33554432000 4194304 4196468 140725664772816 140144585421984 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30010] ppid=29998 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30010/stat : 30010 (java) S 29998 30001 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250913799 14420721664 8166 33554432000 4194304 4196468 140725664772816 140144584368880 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30011] ppid=29998 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30011/stat : 30011 (java) S 29998 30001 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250913801 14420721664 8166 33554432000 4194304 4196468 140725664772816 140144583317456 140145673222043 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30012] ppid=29998 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30012/stat : 30012 (java) S 29998 30001 25549 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 250913801 14420721664 8166 33554432000 4194304 4196468 140725664772816 140144274135792 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30013] ppid=29998 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30013/stat : 30013 (java) S 29998 30001 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250913801 14420721664 8166 33554432000 4194304 4196468 140725664772816 140144273083248 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30014] ppid=29998 vsize=14082736 memory=140480478512768 CPUtime=0.01 cores=1,3,5,7
/proc/30001/task/30014/stat : 30014 (java) R 29998 30001 25549 0 -1 4202560 247 0 0 0 1 0 0 0 20 0 15 0 250913801 14420721664 8166 33554432000 4194304 4196468 140725664772816 140144272030192 140145665440574 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30015] ppid=29998 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30015/stat : 30015 (java) S 29998 30001 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250913801 14420721664 8166 33554432000 4194304 4196468 140725664772816 140144270977888 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30016] ppid=29998 vsize=14082736 memory=140480478512768 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30016/stat : 30016 (java) S 29998 30001 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250913801 14420721664 8166 33554432000 4194304 4196468 140725664772816 140144269924912 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32664 KiB

[startup+0.21428 s]*
/proc/loadavg: 1.90 1.79 1.66 6/215 30016
/proc/meminfo: memFree=28745304/32770624 swapFree=67030680/67108860
[pid=30001] ppid=29998 vsize=14082736 memory=47344 CPUtime=0.32 cores=1,3,5,7
/proc/30001/stat : 30001 (java) S 29998 30001 25549 0 -1 1077944320 10387 0 0 0 31 1 0 0 20 0 15 0 250913795 14420721664 11836 33554432000 4194304 4196468 140725664772816 140725664755360 140145673203447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
/proc/30001/statm: 3520684 11836 3414 1 0 3482761 0
[pid=30001/tid=30003] ppid=29998 vsize=14082736 memory=7022364594140610616 CPUtime=0.21 cores=1,3,5,7
/proc/30001/task/30003/stat : 30003 (java) R 29998 30001 25549 0 -1 4202560 8084 0 0 0 20 1 0 0 20 0 15 0 250913796 14420721664 11836 33554432000 4194304 4196468 140725664772816 140145677431840 140145657283934 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30004] ppid=29998 vsize=14082736 memory=343 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30004/stat : 30004 (java) S 29998 30001 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250913797 14420721664 11836 33554432000 4194304 4196468 140725664772816 140145269402640 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30005] ppid=29998 vsize=14082736 memory=288370856630224512 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30005/stat : 30005 (java) S 29998 30001 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250913797 14420721664 11836 33554432000 4194304 4196468 140725664772816 140145268350096 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30006] ppid=29998 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30006/stat : 30006 (java) S 29998 30001 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250913797 14420721664 11836 33554432000 4194304 4196468 140725664772816 140145267297040 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30007] ppid=29998 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30007/stat : 30007 (java) S 29998 30001 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250913797 14420721664 11836 33554432000 4194304 4196468 140725664772816 140145266244496 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30008] ppid=29998 vsize=14082736 memory=140480478512768 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30008/stat : 30008 (java) S 29998 30001 25549 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250913798 14420721664 11836 33554432000 4194304 4196468 140725664772816 140144586475760 140145673214594 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30009] ppid=29998 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30009/stat : 30009 (java) S 29998 30001 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250913798 14420721664 11836 33554432000 4194304 4196468 140725664772816 140144585421984 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30010] ppid=29998 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30010/stat : 30010 (java) S 29998 30001 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250913799 14420721664 11836 33554432000 4194304 4196468 140725664772816 140144584368880 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30011] ppid=29998 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30011/stat : 30011 (java) S 29998 30001 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250913801 14420721664 11836 33554432000 4194304 4196468 140725664772816 140144583317456 140145673222043 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30012] ppid=29998 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/30001/task/30012/stat : 30012 (java) S 29998 30001 25549 0 -1 1077944384 543 0 0 0 2 0 0 0 20 0 15 0 250913801 14420721664 11836 33554432000 4194304 4196468 140725664772816 140144274135792 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30013] ppid=29998 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/30001/task/30013/stat : 30013 (java) S 29998 30001 25549 0 -1 1077944384 80 0 0 0 1 0 0 0 20 0 15 0 250913801 14420721664 11836 33554432000 4194304 4196468 140725664772816 140144273083248 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30014] ppid=29998 vsize=14082736 memory=140480478512768 CPUtime=0.06 cores=1,3,5,7
/proc/30001/task/30014/stat : 30014 (java) R 29998 30001 25549 0 -1 4202560 302 0 0 0 6 0 0 0 20 0 15 0 250913801 14420721664 11836 33554432000 4194304 4196468 140725664772816 140144272028168 140145658917927 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30015] ppid=29998 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30015/stat : 30015 (java) S 29998 30001 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250913801 14420721664 11836 33554432000 4194304 4196468 140725664772816 140144270977888 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30016] ppid=29998 vsize=14082736 memory=140480478512768 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30016/stat : 30016 (java) S 29998 30001 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250913801 14420721664 11836 33554432000 4194304 4196468 140725664772816 140144269924912 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47344 KiB

[startup+0.310592 s]*
/proc/loadavg: 1.90 1.79 1.66 3/215 30016
/proc/meminfo: memFree=28741504/32770624 swapFree=67030680/67108860
[pid=30001] ppid=29998 vsize=14082736 memory=50528 CPUtime=0.43 cores=1,3,5,7
/proc/30001/stat : 30001 (java) S 29998 30001 25549 0 -1 1077944320 10725 0 0 0 42 1 0 0 20 0 15 0 250913795 14420721664 12632 33554432000 4194304 4196468 140725664772816 140725664755360 140145673203447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
/proc/30001/statm: 3520684 12632 3416 1 0 3482761 0
[pid=30001/tid=30003] ppid=29998 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/30001/task/30003/stat : 30003 (java) R 29998 30001 25549 0 -1 4202560 8406 0 0 0 29 1 0 0 20 0 15 0 250913796 14420721664 12632 33554432000 4194304 4196468 140725664772816 140145677415024 140145654766976 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30004] ppid=29998 vsize=14082736 memory=4294976238 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30004/stat : 30004 (java) S 29998 30001 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250913797 14420721664 12632 33554432000 4194304 4196468 140725664772816 140145269402640 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30005] ppid=29998 vsize=14082736 memory=288370856630224512 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30005/stat : 30005 (java) S 29998 30001 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250913797 14420721664 12632 33554432000 4194304 4196468 140725664772816 140145268350096 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30006] ppid=29998 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30006/stat : 30006 (java) S 29998 30001 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250913797 14420721664 12632 33554432000 4194304 4196468 140725664772816 140145267297040 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30007] ppid=29998 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30007/stat : 30007 (java) S 29998 30001 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250913797 14420721664 12632 33554432000 4194304 4196468 140725664772816 140145266244496 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30008] ppid=29998 vsize=14082736 memory=140480478512768 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30008/stat : 30008 (java) S 29998 30001 25549 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250913798 14420721664 12632 33554432000 4194304 4196468 140725664772816 140144586475760 140145673214594 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30009] ppid=29998 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30009/stat : 30009 (java) S 29998 30001 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250913798 14420721664 12632 33554432000 4194304 4196468 140725664772816 140144585421984 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30010] ppid=29998 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30010/stat : 30010 (java) S 29998 30001 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250913799 14420721664 12632 33554432000 4194304 4196468 140725664772816 140144584368880 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30011] ppid=29998 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30011/stat : 30011 (java) S 29998 30001 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250913801 14420721664 12632 33554432000 4194304 4196468 140725664772816 140144583317456 140145673222043 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30012] ppid=29998 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/30001/task/30012/stat : 30012 (java) S 29998 30001 25549 0 -1 1077944384 543 0 0 0 3 0 0 0 20 0 15 0 250913801 14420721664 12632 33554432000 4194304 4196468 140725664772816 140144274135792 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30013] ppid=29998 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/30001/task/30013/stat : 30013 (java) S 29998 30001 25549 0 -1 1077944384 80 0 0 0 1 0 0 0 20 0 15 0 250913801 14420721664 12632 33554432000 4194304 4196468 140725664772816 140144273083248 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30014] ppid=29998 vsize=14082736 memory=140480478512768 CPUtime=0.07 cores=1,3,5,7
/proc/30001/task/30014/stat : 30014 (java) S 29998 30001 25549 0 -1 1077944384 316 0 0 0 7 0 0 0 20 0 15 0 250913801 14420721664 12632 33554432000 4194304 4196468 140725664772816 140144272030192 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30015] ppid=29998 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30015/stat : 30015 (java) S 29998 30001 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250913801 14420721664 12632 33554432000 4194304 4196468 140725664772816 140144270977888 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30016] ppid=29998 vsize=14082736 memory=140480478512768 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30016/stat : 30016 (java) S 29998 30001 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250913801 14420721664 12632 33554432000 4194304 4196468 140725664772816 140144269924912 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50528 KiB

[startup+0.700766 s]
/proc/loadavg: 1.90 1.79 1.66 3/215 30016
/proc/meminfo: memFree=28719548/32770624 swapFree=67030680/67108860
[pid=30001] ppid=29998 vsize=14084804 memory=88832 CPUtime=1 cores=1,3,5,7
/proc/30001/stat : 30001 (java) S 29998 30001 25549 0 -1 1077944320 17590 0 0 0 96 4 0 0 20 0 15 0 250913795 14422839296 22208 33554432000 4194304 4196468 140725664772816 140725664755360 140145673203447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
/proc/30001/statm: 3521201 22208 3492 1 0 3483273 0
[pid=30001/tid=30003] ppid=29998 vsize=14084804 memory=34172 CPUtime=0.68 cores=1,3,5,7
/proc/30001/task/30003/stat : 30003 (java) R 29998 30001 25549 0 -1 4202560 14853 0 0 0 65 3 0 0 20 0 15 0 250913796 14422839296 22208 33554432000 4194304 4196468 140725664772816 140145677428656 140145673225373 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30004] ppid=29998 vsize=14084804 memory=11908 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30004/stat : 30004 (java) S 29998 30001 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250913797 14422839296 22208 33554432000 4194304 4196468 140725664772816 140145269402640 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30005] ppid=29998 vsize=14084804 memory=492 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30005/stat : 30005 (java) S 29998 30001 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250913797 14422839296 22208 33554432000 4194304 4196468 140725664772816 140145268350096 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30006] ppid=29998 vsize=14084804 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30006/stat : 30006 (java) S 29998 30001 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250913797 14422839296 22208 33554432000 4194304 4196468 140725664772816 140145267297040 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30007] ppid=29998 vsize=14084804 memory=932 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30007/stat : 30007 (java) S 29998 30001 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250913797 14422839296 22208 33554432000 4194304 4196468 140725664772816 140145266244496 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30008] ppid=29998 vsize=14084804 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30008/stat : 30008 (java) S 29998 30001 25549 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250913798 14422839296 22208 33554432000 4194304 4196468 140725664772816 140144586475760 140145673214594 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30009] ppid=29998 vsize=14084804 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30009/stat : 30009 (java) S 29998 30001 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250913798 14422839296 22208 33554432000 4194304 4196468 140725664772816 140144585421984 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30010] ppid=29998 vsize=14084804 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30010/stat : 30010 (java) S 29998 30001 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250913799 14422839296 22208 33554432000 4194304 4196468 140725664772816 140144584368880 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30011] ppid=29998 vsize=14084804 memory=7086240636212695395 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30011/stat : 30011 (java) S 29998 30001 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250913801 14422839296 22208 33554432000 4194304 4196468 140725664772816 140144583317456 140145673222043 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30012] ppid=29998 vsize=14084804 memory=7881696724453321575 CPUtime=0.07 cores=1,3,5,7
/proc/30001/task/30012/stat : 30012 (java) S 29998 30001 25549 0 -1 1077944384 682 0 0 0 7 0 0 0 20 0 15 0 250913801 14422839296 22208 33554432000 4194304 4196468 140725664772816 140144274135792 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30013] ppid=29998 vsize=14084804 memory=7453282923461570405 CPUtime=0.08 cores=1,3,5,7
/proc/30001/task/30013/stat : 30013 (java) S 29998 30001 25549 0 -1 1077944384 251 0 0 0 8 0 0 0 20 0 15 0 250913801 14422839296 22208 33554432000 4194304 4196468 140725664772816 140144273083248 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30014] ppid=29998 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/30001/task/30014/stat : 30014 (java) S 29998 30001 25549 0 -1 1077944384 424 0 0 0 15 0 0 0 20 0 15 0 250913801 14422839296 22208 33554432000 4194304 4196468 140725664772816 140144272030192 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30015] ppid=29998 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30015/stat : 30015 (java) S 29998 30001 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250913801 14422839296 22208 33554432000 4194304 4196468 140725664772816 140144270977888 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30016] ppid=29998 vsize=14084804 memory=972 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30016/stat : 30016 (java) S 29998 30001 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250913801 14422839296 22208 33554432000 4194304 4196468 140725664772816 140144269924912 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88832 KiB

[startup+1.50079 s]
/proc/loadavg: 1.90 1.79 1.66 5/215 30016
/proc/meminfo: memFree=28654336/32770624 swapFree=67030680/67108860
[pid=30001] ppid=29998 vsize=14086852 memory=240116 CPUtime=3.66 cores=1,3,5,7
/proc/30001/stat : 30001 (java) S 29998 30001 25549 0 -1 1077944320 22772 0 0 0 358 8 0 0 20 0 15 0 250913795 14424936448 60029 33554432000 4194304 4196468 140725664772816 140725664755360 140145673203447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
/proc/30001/statm: 3521713 60029 3573 1 0 3483785 0
[pid=30001/tid=30003] ppid=29998 vsize=14086852 memory=238144 CPUtime=1.44 cores=1,3,5,7
/proc/30001/task/30003/stat : 30003 (java) R 29998 30001 25549 0 -1 4202560 15642 0 0 0 140 4 0 0 20 0 15 0 250913796 14424936448 60029 33554432000 4194304 4196468 140725664772816 140145677437952 140145673215382 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30004] ppid=29998 vsize=14086852 memory=6791534058613427641 CPUtime=0.02 cores=1,3,5,7
/proc/30001/task/30004/stat : 30004 (java) S 29998 30001 25549 0 -1 1077944384 73 0 0 0 2 0 0 0 20 0 15 0 250913797 14424936448 60029 33554432000 4194304 4196468 140725664772816 140145269402640 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30005] ppid=29998 vsize=14086852 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30001/task/30005/stat : 30005 (java) S 29998 30001 25549 0 -1 1077944384 10 0 0 0 1 0 0 0 20 0 15 0 250913797 14424936448 60029 33554432000 4194304 4196468 140725664772816 140145268350096 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30006] ppid=29998 vsize=14086852 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30001/task/30006/stat : 30006 (java) S 29998 30001 25549 0 -1 1077944384 60 0 0 0 1 0 0 0 20 0 15 0 250913797 14424936448 60029 33554432000 4194304 4196468 140725664772816 140145267297040 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30007] ppid=29998 vsize=14086852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/30001/task/30007/stat : 30007 (java) S 29998 30001 25549 0 -1 1077944384 354 0 0 0 2 0 0 0 20 0 15 0 250913797 14424936448 60029 33554432000 4194304 4196468 140725664772816 140145266244496 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30008] ppid=29998 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30008/stat : 30008 (java) S 29998 30001 25549 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 15 0 250913798 14424936448 60029 33554432000 4194304 4196468 140725664772816 140144586475760 140145673214594 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0

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

/proc/30001/task/30003/stat : 30003 (java) R 29998 30001 25549 0 -1 4202560 35390 0 0 0 16106 51 0 0 20 0 15 0 250913796 14429130752 888456 33554432000 4194304 4196468 140725664772816 140145677441880 140145277159017 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30004] ppid=29998 vsize=14090948 memory=3553824 CPUtime=0.26 cores=1,3,5,7
/proc/30001/task/30004/stat : 30004 (java) S 29998 30001 25549 0 -1 1077944384 905 0 0 0 20 6 0 0 20 0 15 0 250913797 14429130752 888456 33554432000 4194304 4196468 140725664772816 140145269402640 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30005] ppid=29998 vsize=14090948 memory=3553824 CPUtime=0.24 cores=1,3,5,7
/proc/30001/task/30005/stat : 30005 (java) S 29998 30001 25549 0 -1 1077944384 1520 0 0 0 19 5 0 0 20 0 15 0 250913797 14429130752 888456 33554432000 4194304 4196468 140725664772816 140145268350096 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30006] ppid=29998 vsize=14090948 memory=3553824 CPUtime=0.26 cores=1,3,5,7
/proc/30001/task/30006/stat : 30006 (java) S 29998 30001 25549 0 -1 1077944384 1036 0 0 0 20 6 0 0 20 0 15 0 250913797 14429130752 888456 33554432000 4194304 4196468 140725664772816 140145267297040 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30007] ppid=29998 vsize=14090948 memory=3544 CPUtime=0.25 cores=1,3,5,7
/proc/30001/task/30007/stat : 30007 (java) S 29998 30001 25549 0 -1 1077944384 1014 0 0 0 20 5 0 0 20 0 15 0 250913797 14429130752 888456 33554432000 4194304 4196468 140725664772816 140145266244496 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30008] ppid=29998 vsize=14090948 memory=3553824 CPUtime=0.02 cores=1,3,5,7
/proc/30001/task/30008/stat : 30008 (java) S 29998 30001 25549 0 -1 1077944384 2934 0 0 0 2 0 0 0 20 0 15 0 250913798 14429130752 888456 33554432000 4194304 4196468 140725664772816 140144586475760 140145673214594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 36 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30009] ppid=29998 vsize=14090948 memory=3553824 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30009/stat : 30009 (java) S 29998 30001 25549 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 250913798 14429130752 888456 33554432000 4194304 4196468 140725664772816 140144585422048 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30010] ppid=29998 vsize=14090948 memory=3553824 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30010/stat : 30010 (java) S 29998 30001 25549 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 250913799 14429130752 888456 33554432000 4194304 4196468 140725664772816 140144584368896 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30011] ppid=29998 vsize=14090948 memory=3473816 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30011/stat : 30011 (java) S 29998 30001 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250913801 14429130752 888456 33554432000 4194304 4196468 140725664772816 140144583317456 140145673222043 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30012] ppid=29998 vsize=14090948 memory=288230574492221466 CPUtime=4.14 cores=1,3,5,7
/proc/30001/task/30012/stat : 30012 (java) S 29998 30001 25549 0 -1 1077944384 8149 0 0 0 413 1 0 0 20 0 15 0 250913801 14429130752 888456 33554432000 4194304 4196468 140725664772816 140144274135792 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30013] ppid=29998 vsize=14090948 memory=288230583166042426 CPUtime=4.06 cores=1,3,5,7
/proc/30001/task/30013/stat : 30013 (java) S 29998 30001 25549 0 -1 1077944384 8554 0 0 0 405 1 0 0 20 0 15 0 250913801 14429130752 888456 33554432000 4194304 4196468 140725664772816 140144273083248 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30014] ppid=29998 vsize=14090948 memory=3553824 CPUtime=1.31 cores=1,3,5,7
/proc/30001/task/30014/stat : 30014 (java) S 29998 30001 25549 0 -1 1077944384 13573 0 0 0 129 2 0 0 20 0 15 0 250913801 14429130752 888456 33554432000 4194304 4196468 140725664772816 140144272030192 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30015] ppid=29998 vsize=14090948 memory=3553824 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30015/stat : 30015 (java) S 29998 30001 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250913801 14429130752 888456 33554432000 4194304 4196468 140725664772816 140144270977888 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30016] ppid=29998 vsize=14090948 memory=1392 CPUtime=0.07 cores=1,3,5,7
/proc/30001/task/30016/stat : 30016 (java) S 29998 30001 25549 0 -1 1077944384 109 0 0 0 4 3 0 0 20 0 15 0 250913801 14429130752 888456 33554432000 4194304 4196468 140725664772816 140144269924912 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 41 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
Current children cumulated CPU time: 172.29 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3553824 KiB

[startup+222.301 s]
/proc/loadavg: 1.97 1.82 1.70 3/215 30095
/proc/meminfo: memFree=25237228/32770624 swapFree=67030680/67108860
[pid=30001] ppid=29998 vsize=14090948 memory=3554764 CPUtime=232.46 cores=1,3,5,7
/proc/30001/stat : 30001 (java) S 29998 30001 25549 0 -1 1077944320 80291 0 0 0 23151 95 0 0 20 0 15 0 250913795 14429130752 888691 33554432000 4194304 4196468 140725664772816 140725664755360 140145673203447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
/proc/30001/statm: 3522737 888691 3599 1 0 3484809 0
[pid=30001/tid=30003] ppid=29998 vsize=14090948 memory=3554764 CPUtime=221.51 cores=1,3,5,7
/proc/30001/task/30003/stat : 30003 (java) R 29998 30001 25549 0 -1 4202560 39280 0 0 0 22099 52 0 0 20 0 15 0 250913796 14429130752 888691 33554432000 4194304 4196468 140725664772816 140145677441376 140145277159051 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30004] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0.31 cores=1,3,5,7
/proc/30001/task/30004/stat : 30004 (java) S 29998 30001 25549 0 -1 1077944384 1442 0 0 0 24 7 0 0 20 0 15 0 250913797 14429130752 888691 33554432000 4194304 4196468 140725664772816 140145269402640 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30005] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0.29 cores=1,3,5,7
/proc/30001/task/30005/stat : 30005 (java) S 29998 30001 25549 0 -1 1077944384 1638 0 0 0 22 7 0 0 20 0 15 0 250913797 14429130752 888691 33554432000 4194304 4196468 140725664772816 140145268350096 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30006] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0.31 cores=1,3,5,7
/proc/30001/task/30006/stat : 30006 (java) S 29998 30001 25549 0 -1 1077944384 1818 0 0 0 23 8 0 0 20 0 15 0 250913797 14429130752 888691 33554432000 4194304 4196468 140725664772816 140145267297040 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30007] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0.3 cores=1,3,5,7
/proc/30001/task/30007/stat : 30007 (java) S 29998 30001 25549 0 -1 1077944384 1063 0 0 0 23 7 0 0 20 0 15 0 250913797 14429130752 888691 33554432000 4194304 4196468 140725664772816 140145266244496 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30008] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0.02 cores=1,3,5,7
/proc/30001/task/30008/stat : 30008 (java) S 29998 30001 25549 0 -1 1077944384 3179 0 0 0 2 0 0 0 20 0 15 0 250913798 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144586475760 140145673214594 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 36 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30009] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30009/stat : 30009 (java) S 29998 30001 25549 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 250913798 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144585422048 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30010] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30010/stat : 30010 (java) S 29998 30001 25549 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 250913799 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144584368896 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30011] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30011/stat : 30011 (java) S 29998 30001 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250913801 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144583317456 140145673222043 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30012] ppid=29998 vsize=14090948 memory=2680 CPUtime=4.14 cores=1,3,5,7
/proc/30001/task/30012/stat : 30012 (java) S 29998 30001 25549 0 -1 1077944384 8157 0 0 0 413 1 0 0 20 0 15 0 250913801 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144274135792 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30013] ppid=29998 vsize=14090948 memory=3160 CPUtime=4.06 cores=1,3,5,7
/proc/30001/task/30013/stat : 30013 (java) S 29998 30001 25549 0 -1 1077944384 8557 0 0 0 405 1 0 0 20 0 15 0 250913801 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144273083248 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30014] ppid=29998 vsize=14090948 memory=2428 CPUtime=1.31 cores=1,3,5,7
/proc/30001/task/30014/stat : 30014 (java) S 29998 30001 25549 0 -1 1077944384 13577 0 0 0 129 2 0 0 20 0 15 0 250913801 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144272030192 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30015] ppid=29998 vsize=14090948 memory=832 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30015/stat : 30015 (java) S 29998 30001 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250913801 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144270977888 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30016] ppid=29998 vsize=14090948 memory=4580 CPUtime=0.09 cores=1,3,5,7
/proc/30001/task/30016/stat : 30016 (java) S 29998 30001 25549 0 -1 1077944384 137 0 0 0 4 5 0 0 20 0 15 0 250913801 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144269924912 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 41 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
Current children cumulated CPU time: 232.46 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3554764 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+241.901 s]
/proc/loadavg: 1.77 1.78 1.69 3/215 30096
/proc/meminfo: memFree=25198068/32770624 swapFree=67030680/67108860
[pid=30001] ppid=29998 vsize=14090948 memory=3554764 CPUtime=252.07 cores=1,3,5,7
/proc/30001/stat : 30001 (java) S 29998 30001 25549 0 -1 1077944320 81104 0 0 0 25111 96 0 0 20 0 15 0 250913795 14429130752 888691 33554432000 4194304 4196468 140725664772816 140725664755360 140145673203447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
/proc/30001/statm: 3522737 888691 3599 1 0 3484809 0
[pid=30001/tid=30003] ppid=29998 vsize=14090948 memory=3554764 CPUtime=241.12 cores=1,3,5,7
/proc/30001/task/30003/stat : 30003 (java) R 29998 30001 25549 0 -1 4202560 40093 0 0 0 24059 53 0 0 20 0 15 0 250913796 14429130752 888691 33554432000 4194304 4196468 140725664772816 140145677441376 140145275736792 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30004] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0.31 cores=1,3,5,7
/proc/30001/task/30004/stat : 30004 (java) S 29998 30001 25549 0 -1 1077944384 1442 0 0 0 24 7 0 0 20 0 15 0 250913797 14429130752 888691 33554432000 4194304 4196468 140725664772816 140145269402640 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30005] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0.29 cores=1,3,5,7
/proc/30001/task/30005/stat : 30005 (java) S 29998 30001 25549 0 -1 1077944384 1638 0 0 0 22 7 0 0 20 0 15 0 250913797 14429130752 888691 33554432000 4194304 4196468 140725664772816 140145268350096 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30006] ppid=29998 vsize=14090948 memory=66576 CPUtime=0.31 cores=1,3,5,7
/proc/30001/task/30006/stat : 30006 (java) S 29998 30001 25549 0 -1 1077944384 1818 0 0 0 23 8 0 0 20 0 15 0 250913797 14429130752 888691 33554432000 4194304 4196468 140725664772816 140145267297040 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30007] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0.3 cores=1,3,5,7
/proc/30001/task/30007/stat : 30007 (java) S 29998 30001 25549 0 -1 1077944384 1063 0 0 0 23 7 0 0 20 0 15 0 250913797 14429130752 888691 33554432000 4194304 4196468 140725664772816 140145266244496 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30008] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0.02 cores=1,3,5,7
/proc/30001/task/30008/stat : 30008 (java) S 29998 30001 25549 0 -1 1077944384 3179 0 0 0 2 0 0 0 20 0 15 0 250913798 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144586475760 140145673214594 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 36 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30009] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30009/stat : 30009 (java) S 29998 30001 25549 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 250913798 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144585422048 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30010] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30010/stat : 30010 (java) S 29998 30001 25549 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 250913799 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144584368896 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30011] ppid=29998 vsize=14090948 memory=2680 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30011/stat : 30011 (java) S 29998 30001 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250913801 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144583317456 140145673222043 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30012] ppid=29998 vsize=14090948 memory=6791534058613427641 CPUtime=4.14 cores=1,3,5,7
/proc/30001/task/30012/stat : 30012 (java) S 29998 30001 25549 0 -1 1077944384 8157 0 0 0 413 1 0 0 20 0 15 0 250913801 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144274135792 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30013] ppid=29998 vsize=14090948 memory=3544 CPUtime=4.06 cores=1,3,5,7
/proc/30001/task/30013/stat : 30013 (java) S 29998 30001 25549 0 -1 1077944384 8557 0 0 0 405 1 0 0 20 0 15 0 250913801 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144273083248 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30014] ppid=29998 vsize=14090948 memory=3554764 CPUtime=1.31 cores=1,3,5,7
/proc/30001/task/30014/stat : 30014 (java) S 29998 30001 25549 0 -1 1077944384 13577 0 0 0 129 2 0 0 20 0 15 0 250913801 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144272030192 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30015] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30015/stat : 30015 (java) S 29998 30001 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250913801 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144270977888 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30016] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0.11 cores=1,3,5,7
/proc/30001/task/30016/stat : 30016 (java) S 29998 30001 25549 0 -1 1077944384 137 0 0 0 5 6 0 0 20 0 15 0 250913801 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144269924912 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 41 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
Current children cumulated CPU time: 252.07 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3554764 KiB

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

[startup+241.928 s]
# the end of solver process 30001 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.126 s, system=0.986485 s

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

[startup+241.901 s]
/proc/loadavg: 1.77 1.78 1.69 3/215 30096
/proc/meminfo: memFree=25198068/32770624 swapFree=67030680/67108860
[pid=30001] ppid=29998 vsize=14090948 memory=3554764 CPUtime=252.07 cores=1,3,5,7
/proc/30001/stat : 30001 (java) S 29998 30001 25549 0 -1 1077944320 81104 0 0 0 25111 96 0 0 20 0 15 0 250913795 14429130752 888691 33554432000 4194304 4196468 140725664772816 140725664755360 140145673203447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
/proc/30001/statm: 3522737 888691 3599 1 0 3484809 0
[pid=30001/tid=30003] ppid=29998 vsize=14090948 memory=3554764 CPUtime=241.12 cores=1,3,5,7
/proc/30001/task/30003/stat : 30003 (java) R 29998 30001 25549 0 -1 4202560 40093 0 0 0 24059 53 0 0 20 0 15 0 250913796 14429130752 888691 33554432000 4194304 4196468 140725664772816 140145677441376 140145275736792 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30004] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0.31 cores=1,3,5,7
/proc/30001/task/30004/stat : 30004 (java) S 29998 30001 25549 0 -1 1077944384 1442 0 0 0 24 7 0 0 20 0 15 0 250913797 14429130752 888691 33554432000 4194304 4196468 140725664772816 140145269402640 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30005] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0.29 cores=1,3,5,7
/proc/30001/task/30005/stat : 30005 (java) S 29998 30001 25549 0 -1 1077944384 1638 0 0 0 22 7 0 0 20 0 15 0 250913797 14429130752 888691 33554432000 4194304 4196468 140725664772816 140145268350096 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30006] ppid=29998 vsize=14090948 memory=66576 CPUtime=0.31 cores=1,3,5,7
/proc/30001/task/30006/stat : 30006 (java) S 29998 30001 25549 0 -1 1077944384 1818 0 0 0 23 8 0 0 20 0 15 0 250913797 14429130752 888691 33554432000 4194304 4196468 140725664772816 140145267297040 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30007] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0.3 cores=1,3,5,7
/proc/30001/task/30007/stat : 30007 (java) S 29998 30001 25549 0 -1 1077944384 1063 0 0 0 23 7 0 0 20 0 15 0 250913797 14429130752 888691 33554432000 4194304 4196468 140725664772816 140145266244496 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30008] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0.02 cores=1,3,5,7
/proc/30001/task/30008/stat : 30008 (java) S 29998 30001 25549 0 -1 1077944384 3179 0 0 0 2 0 0 0 20 0 15 0 250913798 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144586475760 140145673214594 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 36 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30009] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30009/stat : 30009 (java) S 29998 30001 25549 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 250913798 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144585422048 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30010] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30010/stat : 30010 (java) S 29998 30001 25549 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 250913799 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144584368896 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30011] ppid=29998 vsize=14090948 memory=2680 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30011/stat : 30011 (java) S 29998 30001 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250913801 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144583317456 140145673222043 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30012] ppid=29998 vsize=14090948 memory=6791534058613427641 CPUtime=4.14 cores=1,3,5,7
/proc/30001/task/30012/stat : 30012 (java) S 29998 30001 25549 0 -1 1077944384 8157 0 0 0 413 1 0 0 20 0 15 0 250913801 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144274135792 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30013] ppid=29998 vsize=14090948 memory=3544 CPUtime=4.06 cores=1,3,5,7
/proc/30001/task/30013/stat : 30013 (java) S 29998 30001 25549 0 -1 1077944384 8557 0 0 0 405 1 0 0 20 0 15 0 250913801 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144273083248 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30014] ppid=29998 vsize=14090948 memory=3554764 CPUtime=1.31 cores=1,3,5,7
/proc/30001/task/30014/stat : 30014 (java) S 29998 30001 25549 0 -1 1077944384 13577 0 0 0 129 2 0 0 20 0 15 0 250913801 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144272030192 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30015] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0 cores=1,3,5,7
/proc/30001/task/30015/stat : 30015 (java) S 29998 30001 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250913801 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144270977888 140145673213653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
[pid=30001/tid=30016] ppid=29998 vsize=14090948 memory=3554764 CPUtime=0.11 cores=1,3,5,7
/proc/30001/task/30016/stat : 30016 (java) S 29998 30001 25549 0 -1 1077944384 137 0 0 0 5 6 0 0 20 0 15 0 250913801 14429130752 888691 33554432000 4194304 4196468 140725664772816 140144269924912 140145673214594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 41 0 0 6293624 6294260 38436864 140725664777306 140725664777486 140725664777486 140725664780239 0
Current children cumulated CPU time: 252.07 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3554764 KiB

Child status: 143
Real time (s): 241.928
CPU time (s): 252.112
CPU user time (s): 251.126
CPU system time (s): 0.986485
CPU usage (%): 104.21
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 3578400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.126
system time used= 0.986485
maximum resident set size= 3596832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81782
page faults= 0
swaps= 0
block input operations= 0
block output operations= 312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8979
involuntary context switches= 249


# summary of solver processes directly reported to runsolver:
#   pid: 30001
#   total CPU time (s): 252.112
#   total CPU user time (s): 251.126
#   total CPU system time (s): 0.986485

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.58744 second user time and 2.20656 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-15 13:45:06
IDJOB=4310427
IDBENCH=141647
IDSOLVER=2796
FILE ID=node102/4310427-1534333506
RUNJOBID= node102-1534328374-25581
PBS_JOBID= 21038150
Free space on /tmp= 43868 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2s-2-0_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4310427-1534333506/watcher-4310427-1534333506 -o /tmp/evaluation-result-4310427-1534333506/solver-4310427-1534333506 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534328374-25581 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1569972732 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310427-1534333506.xml

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

MD5SUM BENCH= 2d28e83d5554f0b825ec3e8d27492158
RANDOM SEED=1569972732

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:        28779256 kB
MemAvailable:   31615808 kB
Buffers:          168556 kB
Cached:          2938416 kB
SwapCached:        51224 kB
Active:          1876524 kB
Inactive:        1572948 kB
Active(anon):     267060 kB
Inactive(anon):   135204 kB
Active(file):    1609464 kB
Inactive(file):  1437744 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67030680 kB
Dirty:             36912 kB
Writeback:             0 kB
AnonPages:        393448 kB
Mapped:            66948 kB
Shmem:             57196 kB
Slab:             239672 kB
SReclaimable:     210360 kB
SUnreclaim:        29312 kB
KernelStack:        3728 kB
PageTables:         6416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1339432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 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= 43832 MiB
End job on node102 at 2018-08-15 13:49:08