Trace number 4307966

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 - Conflict Ordering with restarts 2018-08-14? (TO) 2520.07 2500.92

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2-3-0_c18.xml
MD5SUM9618cadca64f3323a562113cce1d17af
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 variables22422
Number of constraints24998
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":22089},{"size":24,"count":111},{"size":38,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree224
Distribution of variable degrees[{"degree":2,"count":20313},{"degree":3,"count":1443},{"degree":4,"count":333},{"degree":5,"count":222},{"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":24774},{"arity":88,"count":111},{"arity":111,"count":2},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints24663
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":24663},{"type":"ordered","count":1},{"type":"sum","count":223}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.55	c seed: 777937579
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
51.07/43.24	c Parsing done, starting search...
2520.04/2500.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 (13832 MiB free)
  memory of node 1: 16384 MiB (10021 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307966-1534348161/watcher-4307966-1534348161 -o /tmp/evaluation-result-4307966-1534348161/solver-4307966-1534348161 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534335641-14336 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 777937579 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307966-1534348161.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=15714, runsolver pid=15711
Current StackSize limit: 8192 KiB


[startup+0.102139 s]*
/proc/loadavg: 1.39 1.27 1.32 3/219 15729
/proc/meminfo: memFree=24406824/32770624 swapFree=67108688/67108860
[pid=15714] ppid=15711 vsize=14082736 memory=31716 CPUtime=0.13 cores=1,3,5,7
/proc/15714/stat : 15714 (java) S 15711 15714 9532 0 -1 1077944320 6804 0 0 0 11 2 0 0 20 0 15 0 252379297 14420721664 7929 33554432000 4194304 4196468 140725891904320 140725891886864 140643274260215 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
/proc/15714/statm: 3520684 7929 3159 1 0 3482761 0
[pid=15714/tid=15716] ppid=15711 vsize=14082736 memory=-8701690554792055932 CPUtime=0.09 cores=1,3,5,7
/proc/15714/task/15716/stat : 15716 (java) R 15711 15714 9532 0 -1 4202560 4851 0 0 0 8 1 0 0 20 0 15 0 252379297 14420721664 7929 33554432000 4194304 4196468 140725891904320 140643278491712 140643258340702 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15717] ppid=15711 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15717/stat : 15717 (java) S 15711 15714 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252379298 14420721664 7929 33554432000 4194304 4196468 140725891904320 140643204348816 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15718] ppid=15711 vsize=14082736 memory=140408767903360 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15718/stat : 15718 (java) S 15711 15714 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252379298 14420721664 7929 33554432000 4194304 4196468 140725891904320 140643203296016 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15719] ppid=15711 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15719/stat : 15719 (java) S 15711 15714 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252379298 14420721664 7929 33554432000 4194304 4196468 140725891904320 140643202243728 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15720] ppid=15711 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15720/stat : 15720 (java) S 15711 15714 9532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252379298 14420721664 7929 33554432000 4194304 4196468 140725891904320 140642866609168 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15721] ppid=15711 vsize=14082736 memory=140408767903360 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15721/stat : 15721 (java) S 15711 15714 9532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252379299 14420721664 7929 33554432000 4194304 4196468 140725891904320 140642749098096 140643274271362 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15722] ppid=15711 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15722/stat : 15722 (java) S 15711 15714 9532 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252379300 14420721664 7929 33554432000 4194304 4196468 140725891904320 140642748044064 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15723] ppid=15711 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15723/stat : 15723 (java) S 15711 15714 9532 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252379300 14420721664 7929 33554432000 4194304 4196468 140725891904320 140642746991728 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15724] ppid=15711 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15724/stat : 15724 (java) S 15711 15714 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252379302 14420721664 7929 33554432000 4194304 4196468 140725891904320 140642745940048 140643274278811 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15725] ppid=15711 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15725/stat : 15725 (java) S 15711 15714 9532 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 252379302 14420721664 7929 33554432000 4194304 4196468 140725891904320 140642744887920 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15726] ppid=15711 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15726/stat : 15726 (java) S 15711 15714 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252379302 14420721664 7929 33554432000 4194304 4196468 140725891904320 140642743835120 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15727] ppid=15711 vsize=14082736 memory=140408767903360 CPUtime=0.01 cores=1,3,5,7
/proc/15714/task/15727/stat : 15727 (java) S 15711 15714 9532 0 -1 1077944384 275 0 0 0 1 0 0 0 20 0 15 0 252379302 14420721664 7929 33554432000 4194304 4196468 140725891904320 140642742782832 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15728] ppid=15711 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15728/stat : 15728 (java) S 15711 15714 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252379303 14420721664 7929 33554432000 4194304 4196468 140725891904320 140642741730272 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15729] ppid=15711 vsize=14082736 memory=140408767903360 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15729/stat : 15729 (java) S 15711 15714 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252379303 14420721664 7929 33554432000 4194304 4196468 140725891904320 140642740677040 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31716 KiB

[startup+0.213041 s]*
/proc/loadavg: 1.39 1.27 1.32 5/219 15729
/proc/meminfo: memFree=24392436/32770624 swapFree=67108688/67108860
[pid=15714] ppid=15711 vsize=14082736 memory=47248 CPUtime=0.31 cores=1,3,5,7
/proc/15714/stat : 15714 (java) S 15711 15714 9532 0 -1 1077944320 10445 0 0 0 29 2 0 0 20 0 15 0 252379297 14420721664 11812 33554432000 4194304 4196468 140725891904320 140725891886864 140643274260215 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
/proc/15714/statm: 3520684 11812 3363 1 0 3482761 0
[pid=15714/tid=15716] ppid=15711 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/15714/task/15716/stat : 15716 (java) R 15711 15714 9532 0 -1 4202560 8153 0 0 0 19 1 0 0 20 0 15 0 252379297 14420721664 11812 33554432000 4194304 4196468 140725891904320 140643278479968 140643258303845 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15717] ppid=15711 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15717/stat : 15717 (java) S 15711 15714 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252379298 14420721664 11812 33554432000 4194304 4196468 140725891904320 140643204348816 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15718] ppid=15711 vsize=14082736 memory=288370784919615104 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15718/stat : 15718 (java) S 15711 15714 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252379298 14420721664 11812 33554432000 4194304 4196468 140725891904320 140643203296016 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15719] ppid=15711 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15719/stat : 15719 (java) S 15711 15714 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252379298 14420721664 11812 33554432000 4194304 4196468 140725891904320 140643202243728 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15720] ppid=15711 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15720/stat : 15720 (java) S 15711 15714 9532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252379298 14420721664 11812 33554432000 4194304 4196468 140725891904320 140642866609168 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15721] ppid=15711 vsize=14082736 memory=140408767903360 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15721/stat : 15721 (java) S 15711 15714 9532 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252379299 14420721664 11812 33554432000 4194304 4196468 140725891904320 140642749098096 140643274271362 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15722] ppid=15711 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15722/stat : 15722 (java) S 15711 15714 9532 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252379300 14420721664 11812 33554432000 4194304 4196468 140725891904320 140642748044064 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15723] ppid=15711 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15723/stat : 15723 (java) S 15711 15714 9532 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252379300 14420721664 11812 33554432000 4194304 4196468 140725891904320 140642746991728 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15724] ppid=15711 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15724/stat : 15724 (java) S 15711 15714 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252379302 14420721664 11812 33554432000 4194304 4196468 140725891904320 140642745940048 140643274278811 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15725] ppid=15711 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/15714/task/15725/stat : 15725 (java) R 15711 15714 9532 0 -1 4202560 499 0 0 0 2 0 0 0 20 0 15 0 252379302 14420721664 11812 33554432000 4194304 4196468 140725891904320 140642744887920 140643255771136 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15726] ppid=15711 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/15714/task/15726/stat : 15726 (java) R 15711 15714 9532 0 -1 1077944384 113 0 0 0 1 0 0 0 20 0 15 0 252379302 14420721664 11812 33554432000 4194304 4196468 140725891904320 140642743835120 140643274271362 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15727] ppid=15711 vsize=14082736 memory=140408767903360 CPUtime=0.06 cores=1,3,5,7
/proc/15714/task/15727/stat : 15727 (java) R 15711 15714 9532 0 -1 4202560 305 0 0 0 6 0 0 0 20 0 15 0 252379302 14420721664 11812 33554432000 4194304 4196468 140725891904320 140642742782832 140643255844497 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15728] ppid=15711 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15728/stat : 15728 (java) S 15711 15714 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252379303 14420721664 11812 33554432000 4194304 4196468 140725891904320 140642741730272 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15729] ppid=15711 vsize=14082736 memory=140408767903360 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15729/stat : 15729 (java) S 15711 15714 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252379303 14420721664 11812 33554432000 4194304 4196468 140725891904320 140642740677040 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47248 KiB

[startup+0.310648 s]*
/proc/loadavg: 1.39 1.27 1.32 3/219 15729
/proc/meminfo: memFree=24388652/32770624 swapFree=67108688/67108860
[pid=15714] ppid=15711 vsize=14082736 memory=50576 CPUtime=0.44 cores=1,3,5,7
/proc/15714/stat : 15714 (java) S 15711 15714 9532 0 -1 1077944320 10802 0 0 0 41 3 0 0 20 0 15 0 252379297 14420721664 12644 33554432000 4194304 4196468 140725891904320 140725891886864 140643274260215 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
/proc/15714/statm: 3520684 12644 3366 1 0 3482761 0
[pid=15714/tid=15716] ppid=15711 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/15714/task/15716/stat : 15716 (java) R 15711 15714 9532 0 -1 4202560 8477 0 0 0 28 2 0 0 20 0 15 0 252379297 14420721664 12644 33554432000 4194304 4196468 140725891904320 140643278477976 140643255823748 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15717] ppid=15711 vsize=14082736 memory=4294980954 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15717/stat : 15717 (java) S 15711 15714 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252379298 14420721664 12644 33554432000 4194304 4196468 140725891904320 140643204348816 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15718] ppid=15711 vsize=14082736 memory=288370784919615104 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15718/stat : 15718 (java) S 15711 15714 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252379298 14420721664 12644 33554432000 4194304 4196468 140725891904320 140643203296016 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15719] ppid=15711 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15719/stat : 15719 (java) S 15711 15714 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252379298 14420721664 12644 33554432000 4194304 4196468 140725891904320 140643202243728 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15720] ppid=15711 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15720/stat : 15720 (java) S 15711 15714 9532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252379298 14420721664 12644 33554432000 4194304 4196468 140725891904320 140642866609168 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15721] ppid=15711 vsize=14082736 memory=140408767903360 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15721/stat : 15721 (java) S 15711 15714 9532 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252379299 14420721664 12644 33554432000 4194304 4196468 140725891904320 140642749098096 140643274271362 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15722] ppid=15711 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15722/stat : 15722 (java) S 15711 15714 9532 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252379300 14420721664 12644 33554432000 4194304 4196468 140725891904320 140642748044064 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15723] ppid=15711 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15723/stat : 15723 (java) S 15711 15714 9532 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252379300 14420721664 12644 33554432000 4194304 4196468 140725891904320 140642746991728 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15724] ppid=15711 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15724/stat : 15724 (java) S 15711 15714 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252379302 14420721664 12644 33554432000 4194304 4196468 140725891904320 140642745940048 140643274278811 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15725] ppid=15711 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/15714/task/15725/stat : 15725 (java) S 15711 15714 9532 0 -1 1077944384 518 0 0 0 3 0 0 0 20 0 15 0 252379302 14420721664 12644 33554432000 4194304 4196468 140725891904320 140642744887920 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15726] ppid=15711 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/15714/task/15726/stat : 15726 (java) S 15711 15714 9532 0 -1 1077944384 113 0 0 0 1 0 0 0 20 0 15 0 252379302 14420721664 12644 33554432000 4194304 4196468 140725891904320 140642743835120 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15727] ppid=15711 vsize=14082736 memory=140408767903360 CPUtime=0.07 cores=1,3,5,7
/proc/15714/task/15727/stat : 15727 (java) S 15711 15714 9532 0 -1 1077944384 312 0 0 0 7 0 0 0 20 0 15 0 252379302 14420721664 12644 33554432000 4194304 4196468 140725891904320 140642742782832 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15728] ppid=15711 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15728/stat : 15728 (java) S 15711 15714 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252379303 14420721664 12644 33554432000 4194304 4196468 140725891904320 140642741730272 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15729] ppid=15711 vsize=14082736 memory=140408767903360 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15729/stat : 15729 (java) S 15711 15714 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252379303 14420721664 12644 33554432000 4194304 4196468 140725891904320 140642740677040 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50576 KiB

[startup+0.700772 s]
/proc/loadavg: 1.39 1.27 1.32 3/219 15729
/proc/meminfo: memFree=24364096/32770624 swapFree=67108688/67108860
[pid=15714] ppid=15711 vsize=14084804 memory=89192 CPUtime=0.99 cores=1,3,5,7
/proc/15714/stat : 15714 (java) S 15711 15714 9532 0 -1 1077944320 17629 0 0 0 95 4 0 0 20 0 15 0 252379297 14422839296 22298 33554432000 4194304 4196468 140725891904320 140725891886864 140643274260215 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
/proc/15714/statm: 3521201 22298 3481 1 0 3483273 0
[pid=15714/tid=15716] ppid=15711 vsize=14084804 memory=1172 CPUtime=0.67 cores=1,3,5,7
/proc/15714/task/15716/stat : 15716 (java) R 15711 15714 9532 0 -1 4202560 14922 0 0 0 64 3 0 0 20 0 15 0 252379297 14422839296 22298 33554432000 4194304 4196468 140725891904320 140643278470992 140643274282141 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15717] ppid=15711 vsize=14084804 memory=37956 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15717/stat : 15717 (java) S 15711 15714 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252379298 14422839296 22298 33554432000 4194304 4196468 140725891904320 140643204348816 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15718] ppid=15711 vsize=14084804 memory=3360 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15718/stat : 15718 (java) S 15711 15714 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252379298 14422839296 22298 33554432000 4194304 4196468 140725891904320 140643203296016 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15719] ppid=15711 vsize=14084804 memory=496 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15719/stat : 15719 (java) S 15711 15714 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252379298 14422839296 22298 33554432000 4194304 4196468 140725891904320 140643202243728 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15720] ppid=15711 vsize=14084804 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15720/stat : 15720 (java) S 15711 15714 9532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252379298 14422839296 22298 33554432000 4194304 4196468 140725891904320 140642866609168 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15721] ppid=15711 vsize=14084804 memory=928 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15721/stat : 15721 (java) S 15711 15714 9532 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252379299 14422839296 22298 33554432000 4194304 4196468 140725891904320 140642749098096 140643274271362 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15722] ppid=15711 vsize=14084804 memory=2332 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15722/stat : 15722 (java) S 15711 15714 9532 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252379300 14422839296 22298 33554432000 4194304 4196468 140725891904320 140642748044064 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15723] ppid=15711 vsize=14084804 memory=924 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15723/stat : 15723 (java) S 15711 15714 9532 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252379300 14422839296 22298 33554432000 4194304 4196468 140725891904320 140642746991728 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15724] ppid=15711 vsize=14084804 memory=6153431502485415525 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15724/stat : 15724 (java) S 15711 15714 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252379302 14422839296 22298 33554432000 4194304 4196468 140725891904320 140642745940048 140643274278811 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15725] ppid=15711 vsize=14084804 memory=7237400421024098393 CPUtime=0.07 cores=1,3,5,7
/proc/15714/task/15725/stat : 15725 (java) S 15711 15714 9532 0 -1 1077944384 667 0 0 0 7 0 0 0 20 0 15 0 252379302 14422839296 22298 33554432000 4194304 4196468 140725891904320 140642744887920 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15726] ppid=15711 vsize=14084804 memory=6154282490091891024 CPUtime=0.07 cores=1,3,5,7
/proc/15714/task/15726/stat : 15726 (java) S 15711 15714 9532 0 -1 1077944384 261 0 0 0 7 0 0 0 20 0 15 0 252379302 14422839296 22298 33554432000 4194304 4196468 140725891904320 140642743835120 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15727] ppid=15711 vsize=14084804 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/15714/task/15727/stat : 15727 (java) S 15711 15714 9532 0 -1 1077944384 397 0 0 0 14 0 0 0 20 0 15 0 252379302 14422839296 22298 33554432000 4194304 4196468 140725891904320 140642742782832 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15728] ppid=15711 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15728/stat : 15728 (java) S 15711 15714 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252379303 14422839296 22298 33554432000 4194304 4196468 140725891904320 140642741730272 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15729] ppid=15711 vsize=14084804 memory=8700 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15729/stat : 15729 (java) S 15711 15714 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252379303 14422839296 22298 33554432000 4194304 4196468 140725891904320 140642740677040 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89192 KiB

[startup+1.50113 s]
/proc/loadavg: 1.39 1.27 1.32 5/219 15729
/proc/meminfo: memFree=24294768/32770624 swapFree=67108688/67108860
[pid=15714] ppid=15711 vsize=14086852 memory=240064 CPUtime=3.62 cores=1,3,5,7
/proc/15714/stat : 15714 (java) S 15711 15714 9532 0 -1 1077944320 25176 0 0 0 352 10 0 0 20 0 15 0 252379297 14424936448 60016 33554432000 4194304 4196468 140725891904320 140725891886864 140643274260215 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
/proc/15714/statm: 3521713 60016 3567 1 0 3483785 0
[pid=15714/tid=15716] ppid=15711 vsize=14086852 memory=239236 CPUtime=1.44 cores=1,3,5,7
/proc/15714/task/15716/stat : 15716 (java) R 15711 15714 9532 0 -1 4202560 16305 0 0 0 139 5 0 0 20 0 15 0 252379297 14424936448 60016 33554432000 4194304 4196468 140725891904320 140643278497072 140643274274119 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15717] ppid=15711 vsize=14086852 memory=6791534058613427641 CPUtime=0.01 cores=1,3,5,7
/proc/15714/task/15717/stat : 15717 (java) S 15711 15714 9532 0 -1 1077944384 289 0 0 0 1 0 0 0 20 0 15 0 252379298 14424936448 60016 33554432000 4194304 4196468 140725891904320 140643204348816 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15718] ppid=15711 vsize=14086852 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/15714/task/15718/stat : 15718 (java) S 15711 15714 9532 0 -1 1077944384 141 0 0 0 1 0 0 0 20 0 15 0 252379298 14424936448 60016 33554432000 4194304 4196468 140725891904320 140643203296016 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15719] ppid=15711 vsize=14086852 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/15714/task/15719/stat : 15719 (java) S 15711 15714 9532 0 -1 1077944384 370 0 0 0 1 0 0 0 20 0 15 0 252379298 14424936448 60016 33554432000 4194304 4196468 140725891904320 140643202243728 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15720] ppid=15711 vsize=14086852 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15720/stat : 15720 (java) S 15711 15714 9532 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 252379298 14424936448 60016 33554432000 4194304 4196468 140725891904320 140642866609168 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15721] ppid=15711 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15721/stat : 15721 (java) S 15711 15714 9532 0 -1 1077944384 257 0 0 0 0 0 0 0 20 0 15 0 252379299 14424936448 60016 33554432000 4194304 4196468 140725891904320 140642749098096 140643274271362 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0

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

/proc/15714/task/15716/stat : 15716 (java) R 15711 15714 9532 0 -1 4202560 88243 0 0 0 237752 61 0 0 20 0 15 0 252379297 14429130752 753766 33554432000 4194304 4196468 140725891904320 140643278498384 140642886648593 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15717] ppid=15711 vsize=14090948 memory=3015064 CPUtime=2.58 cores=1,3,5,7
/proc/15714/task/15717/stat : 15717 (java) S 15711 15714 9532 0 -1 1077944384 21410 0 0 0 241 17 0 0 20 0 15 0 252379298 14429130752 753766 33554432000 4194304 4196468 140725891904320 140643204348816 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15718] ppid=15711 vsize=14090948 memory=3015064 CPUtime=2.57 cores=1,3,5,7
/proc/15714/task/15718/stat : 15718 (java) S 15711 15714 9532 0 -1 1077944384 28290 0 0 0 240 17 0 0 20 0 15 0 252379298 14429130752 753766 33554432000 4194304 4196468 140725891904320 140643203296016 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15719] ppid=15711 vsize=14090948 memory=3015064 CPUtime=2.57 cores=1,3,5,7
/proc/15714/task/15719/stat : 15719 (java) S 15711 15714 9532 0 -1 1077944384 25180 0 0 0 241 16 0 0 20 0 15 0 252379298 14429130752 753766 33554432000 4194304 4196468 140725891904320 140643202243728 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15720] ppid=15711 vsize=14090948 memory=3015064 CPUtime=2.57 cores=1,3,5,7
/proc/15714/task/15720/stat : 15720 (java) S 15711 15714 9532 0 -1 1077944384 26572 0 0 0 240 17 0 0 20 0 15 0 252379298 14429130752 753766 33554432000 4194304 4196468 140725891904320 140642866609168 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15721] ppid=15711 vsize=14090948 memory=3015064 CPUtime=0.94 cores=1,3,5,7
/proc/15714/task/15721/stat : 15721 (java) S 15711 15714 9532 0 -1 1077944384 25726 0 0 0 82 12 0 0 20 0 15 0 252379299 14429130752 753766 33554432000 4194304 4196468 140725891904320 140642749098096 140643274271362 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15722] ppid=15711 vsize=14090948 memory=3015064 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15722/stat : 15722 (java) S 15711 15714 9532 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 252379300 14429130752 753766 33554432000 4194304 4196468 140725891904320 140642748044128 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15723] ppid=15711 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15723/stat : 15723 (java) S 15711 15714 9532 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 252379300 14429130752 753766 33554432000 4194304 4196468 140725891904320 140642746991744 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15724] ppid=15711 vsize=14090948 memory=3015064 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15724/stat : 15724 (java) S 15711 15714 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252379302 14429130752 753766 33554432000 4194304 4196468 140725891904320 140642745940048 140643274278811 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15725] ppid=15711 vsize=14090948 memory=3015064 CPUtime=4.29 cores=1,3,5,7
/proc/15714/task/15725/stat : 15725 (java) S 15711 15714 9532 0 -1 1077944384 17908 0 0 0 427 2 0 0 20 0 15 0 252379302 14429130752 753766 33554432000 4194304 4196468 140725891904320 140642744887920 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15726] ppid=15711 vsize=14090948 memory=3015064 CPUtime=4.61 cores=1,3,5,7
/proc/15714/task/15726/stat : 15726 (java) S 15711 15714 9532 0 -1 1077944384 16157 0 0 0 457 4 0 0 20 0 15 0 252379302 14429130752 753766 33554432000 4194304 4196468 140725891904320 140642743835120 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15727] ppid=15711 vsize=14090948 memory=3015064 CPUtime=1.3 cores=1,3,5,7
/proc/15714/task/15727/stat : 15727 (java) S 15711 15714 9532 0 -1 1077944384 13131 0 0 0 128 2 0 0 20 0 15 0 252379302 14429130752 753766 33554432000 4194304 4196468 140725891904320 140642742782832 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15728] ppid=15711 vsize=14090948 memory=3015064 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15728/stat : 15728 (java) S 15711 15714 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252379303 14429130752 753766 33554432000 4194304 4196468 140725891904320 140642741730272 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15729] ppid=15711 vsize=14090948 memory=872 CPUtime=1.32 cores=1,3,5,7
/proc/15714/task/15729/stat : 15729 (java) S 15711 15714 9532 0 -1 1077944384 2007 0 0 0 55 77 0 0 20 0 15 0 252379303 14429130752 753766 33554432000 4194304 4196468 140725891904320 140642740677040 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 32 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
Current children cumulated CPU time: 2400.99 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3015064 KiB

[startup+2442.3 s]
/proc/loadavg: 1.63 1.57 1.52 3/221 15842
/proc/meminfo: memFree=21473732/32770624 swapFree=67108688/67108860
[pid=15714] ppid=15711 vsize=14090948 memory=3027296 CPUtime=2461.31 cores=1,3,5,7
/proc/15714/stat : 15714 (java) S 15711 15714 9532 0 -1 1077944320 270161 0 0 0 245920 211 0 0 20 0 15 0 252379297 14429130752 756824 33554432000 4194304 4196468 140725891904320 140725891886864 140643274260215 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
/proc/15714/statm: 3522737 756824 3605 1 0 3484809 0
[pid=15714/tid=15716] ppid=15711 vsize=14090948 memory=3017740 CPUtime=2437.97 cores=1,3,5,7
/proc/15714/task/15716/stat : 15716 (java) R 15711 15714 9532 0 -1 4202560 89660 0 0 0 243736 61 0 0 20 0 15 0 252379297 14429130752 756824 33554432000 4194304 4196468 140725891904320 140643278498400 140642886648544 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15717] ppid=15711 vsize=14090948 memory=3017112 CPUtime=2.69 cores=1,3,5,7
/proc/15714/task/15717/stat : 15717 (java) S 15711 15714 9532 0 -1 1077944384 21929 0 0 0 251 18 0 0 20 0 15 0 252379298 14429130752 756824 33554432000 4194304 4196468 140725891904320 140643204348816 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15718] ppid=15711 vsize=14090948 memory=3017112 CPUtime=2.67 cores=1,3,5,7
/proc/15714/task/15718/stat : 15718 (java) S 15711 15714 9532 0 -1 1077944384 28963 0 0 0 250 17 0 0 20 0 15 0 252379298 14429130752 756824 33554432000 4194304 4196468 140725891904320 140643203296016 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15719] ppid=15711 vsize=14090948 memory=3017112 CPUtime=2.67 cores=1,3,5,7
/proc/15714/task/15719/stat : 15719 (java) S 15711 15714 9532 0 -1 1077944384 25270 0 0 0 251 16 0 0 20 0 15 0 252379298 14429130752 756824 33554432000 4194304 4196468 140725891904320 140643202243728 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15720] ppid=15711 vsize=14090948 memory=3017740 CPUtime=2.67 cores=1,3,5,7
/proc/15714/task/15720/stat : 15720 (java) S 15711 15714 9532 0 -1 1077944384 26911 0 0 0 250 17 0 0 20 0 15 0 252379298 14429130752 756824 33554432000 4194304 4196468 140725891904320 140642866609168 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15721] ppid=15711 vsize=14090948 memory=3017740 CPUtime=0.98 cores=1,3,5,7
/proc/15714/task/15721/stat : 15721 (java) S 15711 15714 9532 0 -1 1077944384 26238 0 0 0 86 12 0 0 20 0 15 0 252379299 14429130752 756824 33554432000 4194304 4196468 140725891904320 140642749098096 140643274271362 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15722] ppid=15711 vsize=14090948 memory=3017740 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15722/stat : 15722 (java) S 15711 15714 9532 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 252379300 14429130752 756824 33554432000 4194304 4196468 140725891904320 140642748044128 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15723] ppid=15711 vsize=14090948 memory=3027296 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15723/stat : 15723 (java) S 15711 15714 9532 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 252379300 14429130752 756824 33554432000 4194304 4196468 140725891904320 140642746991744 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15724] ppid=15711 vsize=14090948 memory=3015064 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15724/stat : 15724 (java) S 15711 15714 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252379302 14429130752 756824 33554432000 4194304 4196468 140725891904320 140642745940048 140643274278811 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15725] ppid=15711 vsize=14090948 memory=3017112 CPUtime=4.29 cores=1,3,5,7
/proc/15714/task/15725/stat : 15725 (java) S 15711 15714 9532 0 -1 1077944384 17912 0 0 0 427 2 0 0 20 0 15 0 252379302 14429130752 756824 33554432000 4194304 4196468 140725891904320 140642744887920 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15726] ppid=15711 vsize=14090948 memory=3017740 CPUtime=4.61 cores=1,3,5,7
/proc/15714/task/15726/stat : 15726 (java) S 15711 15714 9532 0 -1 1077944384 16163 0 0 0 457 4 0 0 20 0 15 0 252379302 14429130752 756824 33554432000 4194304 4196468 140725891904320 140642743835120 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15727] ppid=15711 vsize=14090948 memory=3017740 CPUtime=1.3 cores=1,3,5,7
/proc/15714/task/15727/stat : 15727 (java) S 15711 15714 9532 0 -1 1077944384 13636 0 0 0 128 2 0 0 20 0 15 0 252379302 14429130752 756824 33554432000 4194304 4196468 140725891904320 140642742782832 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15728] ppid=15711 vsize=14090948 memory=3027296 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15728/stat : 15728 (java) S 15711 15714 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252379303 14429130752 756824 33554432000 4194304 4196468 140725891904320 140642741730272 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15729] ppid=15711 vsize=14090948 memory=3017112 CPUtime=1.35 cores=1,3,5,7
/proc/15714/task/15729/stat : 15729 (java) S 15711 15714 9532 0 -1 1077944384 2046 0 0 0 56 79 0 0 20 0 15 0 252379303 14429130752 756824 33554432000 4194304 4196468 140725891904320 140642740677040 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 32 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
Current children cumulated CPU time: 2461.31 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3027296 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2500.9 s]
/proc/loadavg: 1.54 1.57 1.52 3/220 15920
/proc/meminfo: memFree=21511612/32770624 swapFree=67108688/67108860
[pid=15714] ppid=15711 vsize=14090948 memory=3029476 CPUtime=2520.04 cores=1,3,5,7
/proc/15714/stat : 15714 (java) S 15711 15714 9532 0 -1 1077944320 272744 0 0 0 251791 213 0 0 20 0 15 0 252379297 14429130752 757369 33554432000 4194304 4196468 140725891904320 140725891886864 140643274260215 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
/proc/15714/statm: 3522737 757369 3605 1 0 3484809 0
[pid=15714/tid=15716] ppid=15711 vsize=14090948 memory=3029476 CPUtime=2496.49 cores=1,3,5,7
/proc/15714/task/15716/stat : 15716 (java) R 15711 15714 9532 0 -1 4202560 90494 0 0 0 249588 61 0 0 20 0 15 0 252379297 14429130752 757369 33554432000 4194304 4196468 140725891904320 140643278498336 140642885532355 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15717] ppid=15711 vsize=14090948 memory=3029476 CPUtime=2.73 cores=1,3,5,7
/proc/15714/task/15717/stat : 15717 (java) S 15711 15714 9532 0 -1 1077944384 22135 0 0 0 255 18 0 0 20 0 15 0 252379298 14429130752 757369 33554432000 4194304 4196468 140725891904320 140643204348816 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15718] ppid=15711 vsize=14090948 memory=3029476 CPUtime=2.71 cores=1,3,5,7
/proc/15714/task/15718/stat : 15718 (java) S 15711 15714 9532 0 -1 1077944384 29338 0 0 0 254 17 0 0 20 0 15 0 252379298 14429130752 757369 33554432000 4194304 4196468 140725891904320 140643203296016 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15719] ppid=15711 vsize=14090948 memory=3028816 CPUtime=2.71 cores=1,3,5,7
/proc/15714/task/15719/stat : 15719 (java) S 15711 15714 9532 0 -1 1077944384 25493 0 0 0 255 16 0 0 20 0 15 0 252379298 14429130752 757369 33554432000 4194304 4196468 140725891904320 140643202243728 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15720] ppid=15711 vsize=14090948 memory=3029476 CPUtime=2.72 cores=1,3,5,7
/proc/15714/task/15720/stat : 15720 (java) S 15711 15714 9532 0 -1 1077944384 27363 0 0 0 254 18 0 0 20 0 15 0 252379298 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642866609168 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15721] ppid=15711 vsize=14090948 memory=3028816 CPUtime=0.99 cores=1,3,5,7
/proc/15714/task/15721/stat : 15721 (java) S 15711 15714 9532 0 -1 1077944384 26682 0 0 0 87 12 0 0 20 0 15 0 252379299 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642749098096 140643274271362 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15722] ppid=15711 vsize=14090948 memory=3029476 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15722/stat : 15722 (java) S 15711 15714 9532 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 252379300 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642748044128 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15723] ppid=15711 vsize=14090948 memory=3029476 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15723/stat : 15723 (java) S 15711 15714 9532 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 252379300 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642746991744 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15724] ppid=15711 vsize=14090948 memory=3824 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15724/stat : 15724 (java) S 15711 15714 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252379302 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642745940048 140643274278811 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15725] ppid=15711 vsize=14090948 memory=3029476 CPUtime=4.29 cores=1,3,5,7
/proc/15714/task/15725/stat : 15725 (java) S 15711 15714 9532 0 -1 1077944384 17916 0 0 0 427 2 0 0 20 0 15 0 252379302 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642744887920 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15726] ppid=15711 vsize=14090948 memory=3029476 CPUtime=4.61 cores=1,3,5,7
/proc/15714/task/15726/stat : 15726 (java) S 15711 15714 9532 0 -1 1077944384 16168 0 0 0 457 4 0 0 20 0 15 0 252379302 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642743835120 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 20 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15727] ppid=15711 vsize=14090948 memory=9604 CPUtime=1.3 cores=1,3,5,7
/proc/15714/task/15727/stat : 15727 (java) S 15711 15714 9532 0 -1 1077944384 13641 0 0 0 128 2 0 0 20 0 15 0 252379302 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642742782832 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15728] ppid=15711 vsize=14090948 memory=3824 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15728/stat : 15728 (java) S 15711 15714 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252379303 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642741730272 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15729] ppid=15711 vsize=14090948 memory=3732 CPUtime=1.38 cores=1,3,5,7
/proc/15714/task/15729/stat : 15729 (java) S 15711 15714 9532 0 -1 1077944384 2081 0 0 0 57 81 0 0 20 0 15 0 252379303 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642740677040 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 32 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3029476 KiB

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

[startup+2500.92 s]
# the end of solver process 15714 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.92 s, system=2.14395 s

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

[startup+2500.9 s]
/proc/loadavg: 1.54 1.57 1.52 3/220 15920
/proc/meminfo: memFree=21511612/32770624 swapFree=67108688/67108860
[pid=15714] ppid=15711 vsize=14090948 memory=3029476 CPUtime=2520.04 cores=1,3,5,7
/proc/15714/stat : 15714 (java) S 15711 15714 9532 0 -1 1077944320 272744 0 0 0 251791 213 0 0 20 0 15 0 252379297 14429130752 757369 33554432000 4194304 4196468 140725891904320 140725891886864 140643274260215 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
/proc/15714/statm: 3522737 757369 3605 1 0 3484809 0
[pid=15714/tid=15716] ppid=15711 vsize=14090948 memory=3029476 CPUtime=2496.49 cores=1,3,5,7
/proc/15714/task/15716/stat : 15716 (java) R 15711 15714 9532 0 -1 4202560 90494 0 0 0 249588 61 0 0 20 0 15 0 252379297 14429130752 757369 33554432000 4194304 4196468 140725891904320 140643278498336 140642885532355 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15717] ppid=15711 vsize=14090948 memory=3029476 CPUtime=2.73 cores=1,3,5,7
/proc/15714/task/15717/stat : 15717 (java) S 15711 15714 9532 0 -1 1077944384 22135 0 0 0 255 18 0 0 20 0 15 0 252379298 14429130752 757369 33554432000 4194304 4196468 140725891904320 140643204348816 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15718] ppid=15711 vsize=14090948 memory=3029476 CPUtime=2.71 cores=1,3,5,7
/proc/15714/task/15718/stat : 15718 (java) S 15711 15714 9532 0 -1 1077944384 29338 0 0 0 254 17 0 0 20 0 15 0 252379298 14429130752 757369 33554432000 4194304 4196468 140725891904320 140643203296016 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15719] ppid=15711 vsize=14090948 memory=3028816 CPUtime=2.71 cores=1,3,5,7
/proc/15714/task/15719/stat : 15719 (java) S 15711 15714 9532 0 -1 1077944384 25493 0 0 0 255 16 0 0 20 0 15 0 252379298 14429130752 757369 33554432000 4194304 4196468 140725891904320 140643202243728 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15720] ppid=15711 vsize=14090948 memory=3029476 CPUtime=2.72 cores=1,3,5,7
/proc/15714/task/15720/stat : 15720 (java) S 15711 15714 9532 0 -1 1077944384 27363 0 0 0 254 18 0 0 20 0 15 0 252379298 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642866609168 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15721] ppid=15711 vsize=14090948 memory=3028816 CPUtime=0.99 cores=1,3,5,7
/proc/15714/task/15721/stat : 15721 (java) S 15711 15714 9532 0 -1 1077944384 26682 0 0 0 87 12 0 0 20 0 15 0 252379299 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642749098096 140643274271362 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15722] ppid=15711 vsize=14090948 memory=3029476 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15722/stat : 15722 (java) S 15711 15714 9532 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 252379300 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642748044128 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15723] ppid=15711 vsize=14090948 memory=3029476 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15723/stat : 15723 (java) S 15711 15714 9532 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 252379300 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642746991744 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15724] ppid=15711 vsize=14090948 memory=3824 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15724/stat : 15724 (java) S 15711 15714 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252379302 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642745940048 140643274278811 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15725] ppid=15711 vsize=14090948 memory=3029476 CPUtime=4.29 cores=1,3,5,7
/proc/15714/task/15725/stat : 15725 (java) S 15711 15714 9532 0 -1 1077944384 17916 0 0 0 427 2 0 0 20 0 15 0 252379302 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642744887920 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15726] ppid=15711 vsize=14090948 memory=3029476 CPUtime=4.61 cores=1,3,5,7
/proc/15714/task/15726/stat : 15726 (java) S 15711 15714 9532 0 -1 1077944384 16168 0 0 0 457 4 0 0 20 0 15 0 252379302 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642743835120 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 20 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15727] ppid=15711 vsize=14090948 memory=9604 CPUtime=1.3 cores=1,3,5,7
/proc/15714/task/15727/stat : 15727 (java) S 15711 15714 9532 0 -1 1077944384 13641 0 0 0 128 2 0 0 20 0 15 0 252379302 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642742782832 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15728] ppid=15711 vsize=14090948 memory=3824 CPUtime=0 cores=1,3,5,7
/proc/15714/task/15728/stat : 15728 (java) S 15711 15714 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252379303 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642741730272 140643274270421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
[pid=15714/tid=15729] ppid=15711 vsize=14090948 memory=3732 CPUtime=1.38 cores=1,3,5,7
/proc/15714/task/15729/stat : 15729 (java) S 15711 15714 9532 0 -1 1077944384 2081 0 0 0 57 81 0 0 20 0 15 0 252379303 14429130752 757369 33554432000 4194304 4196468 140725891904320 140642740677040 140643274271362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 32 0 0 6293624 6294260 20930560 140725891908681 140725891908873 140725891908873 140725891911631 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3029476 KiB

Child status: 143
Real time (s): 2500.92
CPU time (s): 2520.07
CPU user time (s): 2517.92
CPU system time (s): 2.14395
CPU usage (%): 100.766
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 3582348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.92
system time used= 2.14395
maximum resident set size= 3608972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 273041
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 80411
involuntary context switches= 3082


# summary of solver processes directly reported to runsolver:
#   pid: 15714
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2517.92
#   total CPU system time (s): 2.14395

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.0659 second user time and 24.0762 second system time

The end

Launcher Data

Begin job on node134 at 2018-08-15 17:49:21
IDJOB=4307966
IDBENCH=141640
IDSOLVER=2791
FILE ID=node134/4307966-1534348161
RUNJOBID= node134-1534335641-14336
PBS_JOBID= 21038165
Free space on /tmp= 51752 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2-3-0_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307966-1534348161/watcher-4307966-1534348161 -o /tmp/evaluation-result-4307966-1534348161/solver-4307966-1534348161 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534335641-14336 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 777937579 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307966-1534348161.xml

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

MD5SUM BENCH= 9618cadca64f3323a562113cce1d17af
RANDOM SEED=777937579

node134.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.68
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.68
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.68
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.68
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:        24425908 kB
MemAvailable:   31632368 kB
Buffers:          211976 kB
Cached:          7210892 kB
SwapCached:           32 kB
Active:          4218148 kB
Inactive:        3523236 kB
Active(anon):     267572 kB
Inactive(anon):   111440 kB
Active(file):    3950576 kB
Inactive(file):  3411796 kB
Unevictable:        7392 kB
Mlocked:            7392 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             36948 kB
Writeback:            16 kB
AnonPages:        325936 kB
Mapped:            69156 kB
Shmem:             57844 kB
Slab:             302444 kB
SReclaimable:     272548 kB
SUnreclaim:        29896 kB
KernelStack:        3584 kB
PageTables:         5736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1444404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 51716 MiB
End job on node134 at 2018-08-15 18:31:02