Trace number 4262860

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
sat4j-CSP 2017-07-05? (TO) 2527.99 672.84998

General information on the benchmark

NameBinPacking/BinPacking-tab-sw120/
BinPacking-tab-sw120-10.xml
MD5SUM67f07639019614dd1d008c87f8253383
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark679.95697
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size46
Distribution of domain sizes[{"size":23,"count":1},{"size":46,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints22
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data


Verifier Data

One s line expected

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262860-1502635109/watcher-4262860-1502635109 -o /tmp/evaluation-result-4262860-1502635109/solver-4262860-1502635109 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502620619-3501 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262860-1502635109.xml 

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

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=5723, runsolver pid=5720
Current StackSize limit: 8192 KiB


[startup+0.104365 s]*
/proc/loadavg: 1.92 1.98 2.10 3/217 5738
/proc/meminfo: memFree=24332240/32770624 swapFree=67108860/67108860
[pid=5723] ppid=5720 vsize=10555400 memory=31100 CPUtime=0.12 cores=0,2,4,6
/proc/5723/stat : 5723 (java) S 5720 5723 3242 0 -1 1077944320 6834 0 0 0 11 1 0 0 20 0 15 0 96591907 10808729600 7775 33554432000 4194304 4196468 140729823270384 140729823252928 139854775000823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
/proc/5723/statm: 2638850 7775 2824 1 0 2627263 0
[pid=5723/tid=5725] ppid=5720 vsize=10555400 memory=-8970433204080964800 CPUtime=0.1 cores=0,2,4,6
/proc/5723/task/5725/stat : 5725 (java) R 5720 5723 3242 0 -1 4202560 4683 0 0 0 9 1 0 0 20 0 15 0 96591907 10808729600 7775 33554432000 4194304 4196468 140729823270384 139854779225936 139854775022749 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5726] ppid=5720 vsize=10555400 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5726/stat : 5726 (java) S 5720 5723 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96591908 10808729600 7775 33554432000 4194304 4196468 140729823270384 139854740282128 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5727] ppid=5720 vsize=10555400 memory=140238737356416 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5727/stat : 5727 (java) S 5720 5723 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96591908 10808729600 7775 33554432000 4194304 4196468 140729823270384 139854380379024 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5728] ppid=5720 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5728/stat : 5728 (java) S 5720 5723 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96591908 10808729600 7775 33554432000 4194304 4196468 140729823270384 139854379326480 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5729] ppid=5720 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5729/stat : 5729 (java) S 5720 5723 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96591908 10808729600 7775 33554432000 4194304 4196468 140729823270384 139854378273936 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5730] ppid=5720 vsize=10555400 memory=140238737356416 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5730/stat : 5730 (java) S 5720 5723 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96591910 10808729600 7775 33554432000 4194304 4196468 140729823270384 139854133319664 139854775011970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5731] ppid=5720 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5731/stat : 5731 (java) S 5720 5723 3242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96591910 10808729600 7775 33554432000 4194304 4196468 140729823270384 139854132265888 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5732] ppid=5720 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5732/stat : 5732 (java) S 5720 5723 3242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96591910 10808729600 7775 33554432000 4194304 4196468 140729823270384 139854131213296 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5733] ppid=5720 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5733/stat : 5733 (java) S 5720 5723 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96591913 10808729600 7775 33554432000 4194304 4196468 140729823270384 139854130161872 139854775019419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5734] ppid=5720 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5734/stat : 5734 (java) S 5720 5723 3242 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 96591913 10808729600 7775 33554432000 4194304 4196468 140729823270384 139854129109488 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5735] ppid=5720 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5735/stat : 5735 (java) S 5720 5723 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96591913 10808729600 7775 33554432000 4194304 4196468 140729823270384 139854128056944 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5736] ppid=5720 vsize=10555400 memory=140238737356416 CPUtime=0.02 cores=0,2,4,6
/proc/5723/task/5736/stat : 5736 (java) R 5720 5723 3242 0 -1 4202560 361 0 0 0 2 0 0 0 20 0 15 0 96591913 10808729600 7775 33554432000 4194304 4196468 140729823270384 139854127004400 139854754294974 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5737] ppid=5720 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5737/stat : 5737 (java) S 5720 5723 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96591913 10808729600 7775 33554432000 4194304 4196468 140729823270384 139854125952096 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5738] ppid=5720 vsize=10555400 memory=140238737356416 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5738/stat : 5738 (java) S 5720 5723 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96591913 10808729600 7775 33554432000 4194304 4196468 140729823270384 139854124898608 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 31100 KiB

[startup+0.210944 s]*
/proc/loadavg: 1.92 1.98 2.10 5/217 5738
/proc/meminfo: memFree=24322444/32770624 swapFree=67108860/67108860
[pid=5723] ppid=5720 vsize=10555400 memory=43508 CPUtime=0.31 cores=0,2,4,6
/proc/5723/stat : 5723 (java) S 5720 5723 3242 0 -1 1077944320 7961 0 0 0 29 2 0 0 20 0 15 0 96591907 10808729600 10877 33554432000 4194304 4196468 140729823270384 140729823252928 139854775000823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
/proc/5723/statm: 2638850 10877 2966 1 0 2627263 0
[pid=5723/tid=5725] ppid=5720 vsize=10555400 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/5723/task/5725/stat : 5725 (java) R 5720 5723 3242 0 -1 4202560 5064 0 0 0 19 1 0 0 20 0 15 0 96591907 10808729600 10877 33554432000 4194304 4196468 140729823270384 139854779236912 139854775022749 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5726] ppid=5720 vsize=10555400 memory=342 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5726/stat : 5726 (java) S 5720 5723 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96591908 10808729600 10877 33554432000 4194304 4196468 140729823270384 139854740282128 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5727] ppid=5720 vsize=10555400 memory=140238737362252 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5727/stat : 5727 (java) S 5720 5723 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96591908 10808729600 10877 33554432000 4194304 4196468 140729823270384 139854380379024 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5728] ppid=5720 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5728/stat : 5728 (java) S 5720 5723 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96591908 10808729600 10877 33554432000 4194304 4196468 140729823270384 139854379326480 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5729] ppid=5720 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5729/stat : 5729 (java) S 5720 5723 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96591908 10808729600 10877 33554432000 4194304 4196468 140729823270384 139854378273936 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5730] ppid=5720 vsize=10555400 memory=140238737356416 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5730/stat : 5730 (java) S 5720 5723 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96591910 10808729600 10877 33554432000 4194304 4196468 140729823270384 139854133319664 139854775011970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5731] ppid=5720 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5731/stat : 5731 (java) S 5720 5723 3242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96591910 10808729600 10877 33554432000 4194304 4196468 140729823270384 139854132265888 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5732] ppid=5720 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5732/stat : 5732 (java) S 5720 5723 3242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96591910 10808729600 10877 33554432000 4194304 4196468 140729823270384 139854131213296 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5733] ppid=5720 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5733/stat : 5733 (java) S 5720 5723 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96591913 10808729600 10877 33554432000 4194304 4196468 140729823270384 139854130161872 139854775019419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5734] ppid=5720 vsize=10555400 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/5723/task/5734/stat : 5734 (java) S 5720 5723 3242 0 -1 1077944384 660 0 0 0 3 0 0 0 20 0 15 0 96591913 10808729600 10877 33554432000 4194304 4196468 140729823270384 139854129109488 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5735] ppid=5720 vsize=10555400 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/5723/task/5735/stat : 5735 (java) S 5720 5723 3242 0 -1 1077944384 368 0 0 0 1 0 0 0 20 0 15 0 96591913 10808729600 10877 33554432000 4194304 4196468 140729823270384 139854128056944 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5736] ppid=5720 vsize=10555400 memory=140238737356416 CPUtime=0.05 cores=0,2,4,6
/proc/5723/task/5736/stat : 5736 (java) S 5720 5723 3242 0 -1 1077944384 501 0 0 0 5 0 0 0 20 0 15 0 96591913 10808729600 10877 33554432000 4194304 4196468 140729823270384 139854127004400 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5737] ppid=5720 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5737/stat : 5737 (java) S 5720 5723 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96591913 10808729600 10877 33554432000 4194304 4196468 140729823270384 139854125952096 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5738] ppid=5720 vsize=10555400 memory=140238737356416 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5738/stat : 5738 (java) S 5720 5723 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96591913 10808729600 10877 33554432000 4194304 4196468 140729823270384 139854124898608 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 43508 KiB

[startup+0.310528 s]*
/proc/loadavg: 1.92 1.98 2.10 3/217 5738
/proc/meminfo: memFree=24251184/32770624 swapFree=67108860/67108860
[pid=5723] ppid=5720 vsize=10555400 memory=118412 CPUtime=0.43 cores=0,2,4,6
/proc/5723/stat : 5723 (java) S 5720 5723 3242 0 -1 1077944320 8220 0 0 0 39 4 0 0 20 0 15 0 96591907 10808729600 29603 33554432000 4194304 4196468 140729823270384 140729823252928 139854775000823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
/proc/5723/statm: 2638850 29603 2976 1 0 2627263 0
[pid=5723/tid=5725] ppid=5720 vsize=10555400 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/5723/task/5725/stat : 5725 (java) R 5720 5723 3242 0 -1 4202560 5101 0 0 0 27 3 0 0 20 0 15 0 96591907 10808729600 29603 33554432000 4194304 4196468 140729823270384 139854779236912 139854775022749 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5726] ppid=5720 vsize=10555400 memory=304556153357205527 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5726/stat : 5726 (java) S 5720 5723 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96591908 10808729600 29603 33554432000 4194304 4196468 140729823270384 139854740282128 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5727] ppid=5720 vsize=10555400 memory=15964625722128024 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5727/stat : 5727 (java) S 5720 5723 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96591908 10808729600 29603 33554432000 4194304 4196468 140729823270384 139854380379024 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5728] ppid=5720 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5728/stat : 5728 (java) S 5720 5723 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96591908 10808729600 29603 33554432000 4194304 4196468 140729823270384 139854379326480 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5729] ppid=5720 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5729/stat : 5729 (java) S 5720 5723 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96591908 10808729600 29603 33554432000 4194304 4196468 140729823270384 139854378273936 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5730] ppid=5720 vsize=10555400 memory=140238737356416 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5730/stat : 5730 (java) S 5720 5723 3242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96591910 10808729600 29603 33554432000 4194304 4196468 140729823270384 139854133319664 139854775011970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5731] ppid=5720 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5731/stat : 5731 (java) S 5720 5723 3242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96591910 10808729600 29603 33554432000 4194304 4196468 140729823270384 139854132265888 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5732] ppid=5720 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5732/stat : 5732 (java) S 5720 5723 3242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96591910 10808729600 29603 33554432000 4194304 4196468 140729823270384 139854131213296 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5733] ppid=5720 vsize=10555400 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5733/stat : 5733 (java) S 5720 5723 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96591913 10808729600 29603 33554432000 4194304 4196468 140729823270384 139854130161872 139854775019419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5734] ppid=5720 vsize=10555400 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/5723/task/5734/stat : 5734 (java) S 5720 5723 3242 0 -1 1077944384 663 0 0 0 3 0 0 0 20 0 15 0 96591913 10808729600 29603 33554432000 4194304 4196468 140729823270384 139854129109488 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5735] ppid=5720 vsize=10555400 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/5723/task/5735/stat : 5735 (java) S 5720 5723 3242 0 -1 1077944384 374 0 0 0 1 0 0 0 20 0 15 0 96591913 10808729600 29603 33554432000 4194304 4196468 140729823270384 139854128056944 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5736] ppid=5720 vsize=10555400 memory=140238737356416 CPUtime=0.06 cores=0,2,4,6
/proc/5723/task/5736/stat : 5736 (java) S 5720 5723 3242 0 -1 1077944384 713 0 0 0 6 0 0 0 20 0 15 0 96591913 10808729600 29603 33554432000 4194304 4196468 140729823270384 139854127004400 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5737] ppid=5720 vsize=10555400 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5737/stat : 5737 (java) S 5720 5723 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96591913 10808729600 29603 33554432000 4194304 4196468 140729823270384 139854125952096 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5738] ppid=5720 vsize=10555400 memory=140238737356416 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5738/stat : 5738 (java) S 5720 5723 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96591913 10808729600 29603 33554432000 4194304 4196468 140729823270384 139854124898608 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 118412 KiB

[startup+0.700708 s]
/proc/loadavg: 1.92 1.98 2.10 6/217 5738
/proc/meminfo: memFree=24075732/32770624 swapFree=67108860/67108860
[pid=5723] ppid=5720 vsize=10555476 memory=405432 CPUtime=1.37 cores=0,2,4,6
/proc/5723/stat : 5723 (java) S 5720 5723 3242 0 -1 1077944320 10700 0 0 0 104 33 0 0 20 0 15 0 96591907 10808807424 101358 33554432000 4194304 4196468 140729823270384 140729823252928 139854775000823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
/proc/5723/statm: 2638869 101358 3072 1 0 2627263 0
[pid=5723/tid=5725] ppid=5720 vsize=10555476 memory=1732 CPUtime=0.55 cores=0,2,4,6
/proc/5723/task/5725/stat : 5725 (java) R 5720 5723 3242 0 -1 4202560 5806 0 0 0 50 5 0 0 20 0 15 0 96591907 10808807424 101358 33554432000 4194304 4196468 140729823270384 139854779237456 139854411199250 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5726] ppid=5720 vsize=10555476 memory=1224 CPUtime=0.09 cores=0,2,4,6
/proc/5723/task/5726/stat : 5726 (java) S 5720 5723 3242 0 -1 1077944384 116 0 0 0 4 5 0 0 20 0 15 0 96591908 10808807424 101358 33554432000 4194304 4196468 140729823270384 139854740282128 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5727] ppid=5720 vsize=10555476 memory=12032 CPUtime=0.11 cores=0,2,4,6
/proc/5723/task/5727/stat : 5727 (java) S 5720 5723 3242 0 -1 1077944384 188 0 0 0 5 6 0 0 20 0 15 0 96591908 10808807424 101358 33554432000 4194304 4196468 140729823270384 139854380379024 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5728] ppid=5720 vsize=10555476 memory=5792 CPUtime=0.11 cores=0,2,4,6
/proc/5723/task/5728/stat : 5728 (java) S 5720 5723 3242 0 -1 1077944384 192 0 0 0 5 6 0 0 20 0 15 0 96591908 10808807424 101358 33554432000 4194304 4196468 140729823270384 139854379326480 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5729] ppid=5720 vsize=10555476 memory=796 CPUtime=0.11 cores=0,2,4,6
/proc/5723/task/5729/stat : 5729 (java) S 5720 5723 3242 0 -1 1077944384 195 0 0 0 5 6 0 0 20 0 15 0 96591908 10808807424 101358 33554432000 4194304 4196468 140729823270384 139854378273936 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5730] ppid=5720 vsize=10555476 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5730/stat : 5730 (java) S 5720 5723 3242 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 96591910 10808807424 101358 33554432000 4194304 4196468 140729823270384 139854133319664 139854775011970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5731] ppid=5720 vsize=10555476 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5731/stat : 5731 (java) S 5720 5723 3242 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96591910 10808807424 101358 33554432000 4194304 4196468 140729823270384 139854132265952 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5732] ppid=5720 vsize=10555476 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5732/stat : 5732 (java) S 5720 5723 3242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96591910 10808807424 101358 33554432000 4194304 4196468 140729823270384 139854131213296 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5733] ppid=5720 vsize=10555476 memory=6296683629868568929 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5733/stat : 5733 (java) S 5720 5723 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96591913 10808807424 101358 33554432000 4194304 4196468 140729823270384 139854130161872 139854775019419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5734] ppid=5720 vsize=10555476 memory=7519159149027546218 CPUtime=0.11 cores=0,2,4,6
/proc/5723/task/5734/stat : 5734 (java) S 5720 5723 3242 0 -1 1077944384 1315 0 0 0 11 0 0 0 20 0 15 0 96591913 10808807424 101358 33554432000 4194304 4196468 140729823270384 139854129109488 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5735] ppid=5720 vsize=10555476 memory=7523071198212214892 CPUtime=0.07 cores=0,2,4,6
/proc/5723/task/5735/stat : 5735 (java) S 5720 5723 3242 0 -1 1077944384 572 0 0 0 7 0 0 0 20 0 15 0 96591913 10808807424 101358 33554432000 4194304 4196468 140729823270384 139854128056944 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5736] ppid=5720 vsize=10555476 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/5723/task/5736/stat : 5736 (java) S 5720 5723 3242 0 -1 1077944384 873 0 0 0 13 0 0 0 20 0 15 0 96591913 10808807424 101358 33554432000 4194304 4196468 140729823270384 139854127004400 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5737] ppid=5720 vsize=10555476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5737/stat : 5737 (java) S 5720 5723 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96591913 10808807424 101358 33554432000 4194304 4196468 140729823270384 139854125952096 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5738] ppid=5720 vsize=10555476 memory=33 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5738/stat : 5738 (java) S 5720 5723 3242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96591913 10808807424 101358 33554432000 4194304 4196468 140729823270384 139854124898608 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 405432 KiB

[startup+1.50079 s]
/proc/loadavg: 1.92 1.98 2.10 4/217 5738
/proc/meminfo: memFree=23249848/32770624 swapFree=67108860/67108860
[pid=5723] ppid=5720 vsize=10555476 memory=1158196 CPUtime=2.7 cores=0,2,4,6
/proc/5723/stat : 5723 (java) S 5720 5723 3242 0 -1 1077944320 12855 0 0 0 225 45 0 0 20 0 15 0 96591907 10808807424 289549 33554432000 4194304 4196468 140729823270384 140729823252928 139854775000823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
/proc/5723/statm: 2638869 289549 3106 1 0 2627263 0
[pid=5723/tid=5725] ppid=5720 vsize=10555476 memory=8112282956445269571 CPUtime=1.32 cores=0,2,4,6
/proc/5723/task/5725/stat : 5725 (java) R 5720 5723 3242 0 -1 4202560 6777 0 0 0 117 15 0 0 20 0 15 0 96591907 10808807424 289549 33554432000 4194304 4196468 140729823270384 139854779238528 139854413705900 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5726] ppid=5720 vsize=10555476 memory=-8754540793456063680 CPUtime=0.11 cores=0,2,4,6
/proc/5723/task/5726/stat : 5726 (java) S 5720 5723 3242 0 -1 1077944384 150 0 0 0 5 6 0 0 20 0 15 0 96591908 10808807424 289549 33554432000 4194304 4196468 140729823270384 139854740282128 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5727] ppid=5720 vsize=10555476 memory=-2843869621055772062 CPUtime=0.13 cores=0,2,4,6
/proc/5723/task/5727/stat : 5727 (java) S 5720 5723 3242 0 -1 1077944384 244 0 0 0 6 7 0 0 20 0 15 0 96591908 10808807424 289549 33554432000 4194304 4196468 140729823270384 139854380379024 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5728] ppid=5720 vsize=10555476 memory=5450919713671312938 CPUtime=0.13 cores=0,2,4,6
/proc/5723/task/5728/stat : 5728 (java) S 5720 5723 3242 0 -1 1077944384 221 0 0 0 6 7 0 0 20 0 15 0 96591908 10808807424 289549 33554432000 4194304 4196468 140729823270384 139854379326480 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5729] ppid=5720 vsize=10555476 memory=7005738693937936738 CPUtime=0.12 cores=0,2,4,6
/proc/5723/task/5729/stat : 5729 (java) S 5720 5723 3242 0 -1 1077944384 252 0 0 0 6 6 0 0 20 0 15 0 96591908 10808807424 289549 33554432000 4194304 4196468 140729823270384 139854378273936 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5730] ppid=5720 vsize=10555476 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5730/stat : 5730 (java) S 5720 5723 3242 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 96591910 10808807424 289549 33554432000 4194304 4196468 140729823270384 139854133319664 139854775011970 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0

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

/proc/5723/statm: 2638869 2082496 3156 1 0 2627263 0
[pid=5723/tid=5725] ppid=5720 vsize=10555476 memory=8112282956445269571 CPUtime=28.7 cores=0,2,4,6
/proc/5723/task/5725/stat : 5725 (java) S 5720 5723 3242 0 -1 1077944384 21581 0 0 0 2811 59 0 0 20 0 15 0 96591907 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854779238192 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5726] ppid=5720 vsize=10555476 memory=2536 CPUtime=623.29 cores=0,2,4,6
/proc/5723/task/5726/stat : 5726 (java) R 5720 5723 3242 0 -1 4202560 23522 0 0 0 62177 152 0 0 20 0 15 0 96591908 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854740281712 139854767629031 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5727] ppid=5720 vsize=10555476 memory=2536 CPUtime=618.96 cores=0,2,4,6
/proc/5723/task/5727/stat : 5727 (java) R 5720 5723 3242 0 -1 4202560 25146 0 0 0 61701 195 0 0 20 0 15 0 96591908 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854380378920 139854767629031 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5728] ppid=5720 vsize=10555476 memory=4104 CPUtime=619.14 cores=0,2,4,6
/proc/5723/task/5728/stat : 5728 (java) R 5720 5723 3242 0 -1 4202560 28810 0 0 0 61735 179 0 0 20 0 15 0 96591908 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854379326680 139854756597824 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5729] ppid=5720 vsize=10555476 memory=1160 CPUtime=621.38 cores=0,2,4,6
/proc/5723/task/5729/stat : 5729 (java) R 5720 5723 3242 0 -1 4202560 28723 0 0 0 61970 168 0 0 20 0 15 0 96591908 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854378273520 139854767629031 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5730] ppid=5720 vsize=10555476 memory=960 CPUtime=5.55 cores=0,2,4,6
/proc/5723/task/5730/stat : 5730 (java) S 5720 5723 3242 0 -1 1077944384 154432 0 0 0 547 8 0 0 20 0 15 0 96591910 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854133317984 139854775011029 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5731] ppid=5720 vsize=10555476 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5731/stat : 5731 (java) S 5720 5723 3242 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 96591910 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854132265952 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5732] ppid=5720 vsize=10555476 memory=932 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5732/stat : 5732 (java) S 5720 5723 3242 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 96591910 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854131213312 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5733] ppid=5720 vsize=10555476 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5733/stat : 5733 (java) S 5720 5723 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854130161872 139854775019419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5734] ppid=5720 vsize=10555476 memory=2244 CPUtime=1.35 cores=0,2,4,6
/proc/5723/task/5734/stat : 5734 (java) S 5720 5723 3242 0 -1 1077944384 9370 0 0 0 133 2 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854129109248 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5735] ppid=5720 vsize=10555476 memory=4124 CPUtime=1.12 cores=0,2,4,6
/proc/5723/task/5735/stat : 5735 (java) S 5720 5723 3242 0 -1 1077944384 8536 0 0 0 111 1 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854128056944 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5736] ppid=5720 vsize=10555476 memory=2208 CPUtime=0.28 cores=0,2,4,6
/proc/5723/task/5736/stat : 5736 (java) S 5720 5723 3242 0 -1 1077944384 3142 0 0 0 28 0 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854127004400 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5737] ppid=5720 vsize=10555476 memory=6508 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5737/stat : 5737 (java) S 5720 5723 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854125952096 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5738] ppid=5720 vsize=10555476 memory=844 CPUtime=0.3 cores=0,2,4,6
/proc/5723/task/5738/stat : 5738 (java) S 5720 5723 3242 0 -1 1077944384 797 0 0 0 21 9 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854124898608 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
Current children cumulated CPU time: 2520.17 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8329984 KiB

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

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

[startup+672.85 s]
# the end of solver process 5723 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.23 s, system=7.76561 s

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

[startup+672.001 s]*
/proc/loadavg: 4.91 4.51 3.45 6/216 5759
/proc/meminfo: memFree=15835864/32770624 swapFree=67108860/67108860
[pid=5723] ppid=5720 vsize=10555476 memory=8329984 CPUtime=2524.91 cores=0,2,4,6
/proc/5723/stat : 5723 (java) S 5720 5723 3242 0 -1 1077944320 306399 0 0 0 251719 772 0 0 20 0 15 0 96591907 10808807424 2082496 33554432000 4194304 4196468 140729823270384 140729823252928 139854775000823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
/proc/5723/statm: 2638869 2082496 3156 1 0 2627263 0
[pid=5723/tid=5725] ppid=5720 vsize=10555476 memory=1160 CPUtime=28.7 cores=0,2,4,6
/proc/5723/task/5725/stat : 5725 (java) S 5720 5723 3242 0 -1 1077944384 21581 0 0 0 2811 59 0 0 20 0 15 0 96591907 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854779238192 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5726] ppid=5720 vsize=10555476 memory=4872558044660077418 CPUtime=624.45 cores=0,2,4,6
/proc/5723/task/5726/stat : 5726 (java) R 5720 5723 3242 0 -1 4202560 23525 0 0 0 62293 152 0 0 20 0 15 0 96591908 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854740282328 139854759997437 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5727] ppid=5720 vsize=10555476 memory=4144 CPUtime=620.14 cores=0,2,4,6
/proc/5723/task/5727/stat : 5727 (java) R 5720 5723 3242 0 -1 4202560 25156 0 0 0 61819 195 0 0 20 0 15 0 96591908 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854380379024 139854759458360 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5728] ppid=5720 vsize=10555476 memory=2208 CPUtime=620.35 cores=0,2,4,6
/proc/5723/task/5728/stat : 5728 (java) R 5720 5723 3242 0 -1 4202560 29214 0 0 0 61856 179 0 0 20 0 15 0 96591908 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854379326480 139854759458454 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5729] ppid=5720 vsize=10555476 memory=6508 CPUtime=622.57 cores=0,2,4,6
/proc/5723/task/5729/stat : 5729 (java) R 5720 5723 3242 0 -1 4202560 28730 0 0 0 62088 169 0 0 20 0 15 0 96591908 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854378273824 139854756610445 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5730] ppid=5720 vsize=10555476 memory=844 CPUtime=5.56 cores=0,2,4,6
/proc/5723/task/5730/stat : 5730 (java) S 5720 5723 3242 0 -1 1077944384 154882 0 0 0 548 8 0 0 20 0 15 0 96591910 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854133318208 139854775011029 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5731] ppid=5720 vsize=10555476 memory=8329984 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5731/stat : 5731 (java) S 5720 5723 3242 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 96591910 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854132265952 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5732] ppid=5720 vsize=10555476 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5732/stat : 5732 (java) S 5720 5723 3242 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 96591910 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854131213312 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5733] ppid=5720 vsize=10555476 memory=648 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5733/stat : 5733 (java) S 5720 5723 3242 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854130161520 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5734] ppid=5720 vsize=10555476 memory=1240 CPUtime=1.35 cores=0,2,4,6
/proc/5723/task/5734/stat : 5734 (java) S 5720 5723 3242 0 -1 1077944384 9370 0 0 0 133 2 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854129109248 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5735] ppid=5720 vsize=10555476 memory=960 CPUtime=1.12 cores=0,2,4,6
/proc/5723/task/5735/stat : 5735 (java) S 5720 5723 3242 0 -1 1077944384 8536 0 0 0 111 1 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854128056992 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5736] ppid=5720 vsize=10555476 memory=2340 CPUtime=0.28 cores=0,2,4,6
/proc/5723/task/5736/stat : 5736 (java) S 5720 5723 3242 0 -1 1077944384 3142 0 0 0 28 0 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854127004448 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5737] ppid=5720 vsize=10555476 memory=932 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5737/stat : 5737 (java) S 5720 5723 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854125952096 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5738] ppid=5720 vsize=10555476 memory=1572 CPUtime=0.3 cores=0,2,4,6
/proc/5723/task/5738/stat : 5738 (java) S 5720 5723 3242 0 -1 1077944384 797 0 0 0 21 9 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854124898608 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
Current children cumulated CPU time: 2524.91 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8329984 KiB

[startup+672.401 s]
/proc/loadavg: 4.91 4.51 3.45 6/216 5759
/proc/meminfo: memFree=15835864/32770624 swapFree=67108860/67108860
[pid=5723] ppid=5720 vsize=10555476 memory=8329984 CPUtime=2526.46 cores=0,2,4,6
/proc/5723/stat : 5723 (java) S 5720 5723 3242 0 -1 1077944320 306405 0 0 0 251874 772 0 0 20 0 15 0 96591907 10808807424 2082496 33554432000 4194304 4196468 140729823270384 140729823252928 139854775000823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
/proc/5723/statm: 2638869 2082496 3156 1 0 2627263 0
[pid=5723/tid=5725] ppid=5720 vsize=10555476 memory=3832 CPUtime=28.7 cores=0,2,4,6
/proc/5723/task/5725/stat : 5725 (java) S 5720 5723 3242 0 -1 1077944384 21581 0 0 0 2811 59 0 0 20 0 15 0 96591907 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854779238192 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5726] ppid=5720 vsize=10555476 memory=2536 CPUtime=624.83 cores=0,2,4,6
/proc/5723/task/5726/stat : 5726 (java) R 5720 5723 3242 0 -1 4202560 23525 0 0 0 62331 152 0 0 20 0 15 0 96591908 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854740282248 139854767629031 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5727] ppid=5720 vsize=10555476 memory=2536 CPUtime=620.52 cores=0,2,4,6
/proc/5723/task/5727/stat : 5727 (java) R 5720 5723 3242 0 -1 4202560 25156 0 0 0 61857 195 0 0 20 0 15 0 96591908 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854380378832 139854767629031 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5728] ppid=5720 vsize=10555476 memory=4104 CPUtime=620.74 cores=0,2,4,6
/proc/5723/task/5728/stat : 5728 (java) R 5720 5723 3242 0 -1 4202560 29216 0 0 0 61895 179 0 0 20 0 15 0 96591908 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854379326288 139854767629031 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5729] ppid=5720 vsize=10555476 memory=1160 CPUtime=622.96 cores=0,2,4,6
/proc/5723/task/5729/stat : 5729 (java) R 5720 5723 3242 0 -1 4202560 28734 0 0 0 62127 169 0 0 20 0 15 0 96591908 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854378273824 139854759458360 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5730] ppid=5720 vsize=10555476 memory=3308 CPUtime=5.56 cores=0,2,4,6
/proc/5723/task/5730/stat : 5730 (java) S 5720 5723 3242 0 -1 1077944384 154882 0 0 0 548 8 0 0 20 0 15 0 96591910 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854133318208 139854775011029 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5731] ppid=5720 vsize=10555476 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5731/stat : 5731 (java) S 5720 5723 3242 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 96591910 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854132265952 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5732] ppid=5720 vsize=10555476 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5732/stat : 5732 (java) S 5720 5723 3242 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 96591910 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854131213312 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5733] ppid=5720 vsize=10555476 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5733/stat : 5733 (java) S 5720 5723 3242 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854130161520 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5734] ppid=5720 vsize=10555476 memory=2208 CPUtime=1.35 cores=0,2,4,6
/proc/5723/task/5734/stat : 5734 (java) S 5720 5723 3242 0 -1 1077944384 9370 0 0 0 133 2 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854129109248 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5735] ppid=5720 vsize=10555476 memory=6508 CPUtime=1.12 cores=0,2,4,6
/proc/5723/task/5735/stat : 5735 (java) S 5720 5723 3242 0 -1 1077944384 8536 0 0 0 111 1 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854128056992 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5736] ppid=5720 vsize=10555476 memory=844 CPUtime=0.28 cores=0,2,4,6
/proc/5723/task/5736/stat : 5736 (java) S 5720 5723 3242 0 -1 1077944384 3142 0 0 0 28 0 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854127004448 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5737] ppid=5720 vsize=10555476 memory=1692 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5737/stat : 5737 (java) S 5720 5723 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854125952096 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5738] ppid=5720 vsize=10555476 memory=8329984 CPUtime=0.3 cores=0,2,4,6
/proc/5723/task/5738/stat : 5738 (java) S 5720 5723 3242 0 -1 1077944384 797 0 0 0 21 9 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854124898608 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
Current children cumulated CPU time: 2526.46 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8329984 KiB

[startup+672.801 s]
/proc/loadavg: 4.91 4.51 3.45 6/216 5759
/proc/meminfo: memFree=15835864/32770624 swapFree=67108860/67108860
[pid=5723] ppid=5720 vsize=10555476 memory=8329984 CPUtime=2527.9 cores=0,2,4,6
/proc/5723/stat : 5723 (java) S 5720 5723 3242 0 -1 1077944320 306471 0 0 0 252018 772 0 0 20 0 15 0 96591907 10808807424 2082496 33554432000 4194304 4196468 140729823270384 140729823252928 139854775000823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
/proc/5723/statm: 2638869 2082496 3156 1 0 2627263 0
[pid=5723/tid=5725] ppid=5720 vsize=10555476 memory=1732 CPUtime=28.7 cores=0,2,4,6
/proc/5723/task/5725/stat : 5725 (java) S 5720 5723 3242 0 -1 1077944384 21581 0 0 0 2811 59 0 0 20 0 15 0 96591907 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854779237936 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5726] ppid=5720 vsize=10555476 memory=648 CPUtime=625.17 cores=0,2,4,6
/proc/5723/task/5726/stat : 5726 (java) R 5720 5723 3242 0 -1 4202560 23526 0 0 0 62365 152 0 0 20 0 15 0 96591908 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854740282328 139854759698436 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5727] ppid=5720 vsize=10555476 memory=1240 CPUtime=620.87 cores=0,2,4,6
/proc/5723/task/5727/stat : 5727 (java) R 5720 5723 3242 0 -1 4202560 25156 0 0 0 61892 195 0 0 20 0 15 0 96591908 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854380378912 139854759698462 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5728] ppid=5720 vsize=10555476 memory=8112282956445269571 CPUtime=621.08 cores=0,2,4,6
/proc/5723/task/5728/stat : 5728 (java) R 5720 5723 3242 0 -1 4202560 29216 0 0 0 61929 179 0 0 20 0 15 0 96591908 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854379326480 139854759951879 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5729] ppid=5720 vsize=10555476 memory=2340 CPUtime=623.32 cores=0,2,4,6
/proc/5723/task/5729/stat : 5729 (java) R 5720 5723 3242 0 -1 4202560 28735 0 0 0 62163 169 0 0 20 0 15 0 96591908 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854378273936 139854759985860 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5730] ppid=5720 vsize=10555476 memory=932 CPUtime=5.6 cores=0,2,4,6
/proc/5723/task/5730/stat : 5730 (java) S 5720 5723 3242 0 -1 1077944384 154922 0 0 0 552 8 0 0 20 0 15 0 96591910 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854133317984 139854775011029 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5731] ppid=5720 vsize=10555476 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5731/stat : 5731 (java) S 5720 5723 3242 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 96591910 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854132265952 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5732] ppid=5720 vsize=10555476 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5732/stat : 5732 (java) S 5720 5723 3242 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 96591910 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854131213312 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5733] ppid=5720 vsize=10555476 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5733/stat : 5733 (java) S 5720 5723 3242 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854130160624 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5734] ppid=5720 vsize=10555476 memory=6508 CPUtime=1.35 cores=0,2,4,6
/proc/5723/task/5734/stat : 5734 (java) S 5720 5723 3242 0 -1 1077944384 9370 0 0 0 133 2 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854129109488 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5735] ppid=5720 vsize=10555476 memory=8329984 CPUtime=1.12 cores=0,2,4,6
/proc/5723/task/5735/stat : 5735 (java) S 5720 5723 3242 0 -1 1077944384 8536 0 0 0 111 1 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854128056944 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5736] ppid=5720 vsize=10555476 memory=28284 CPUtime=0.28 cores=0,2,4,6
/proc/5723/task/5736/stat : 5736 (java) S 5720 5723 3242 0 -1 1077944384 3142 0 0 0 28 0 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854127004400 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5737] ppid=5720 vsize=10555476 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/5723/task/5737/stat : 5737 (java) S 5720 5723 3242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854125952096 139854775011029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
[pid=5723/tid=5738] ppid=5720 vsize=10555476 memory=2408 CPUtime=0.3 cores=0,2,4,6
/proc/5723/task/5738/stat : 5738 (java) S 5720 5723 3242 0 -1 1077944384 797 0 0 0 21 9 0 0 20 0 15 0 96591913 10808807424 2082496 33554432000 4194304 4196468 140729823270384 139854124898608 139854775011970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20049920 140729823278214 140729823278367 140729823278367 140729823281103 0
Current children cumulated CPU time: 2527.9 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8329984 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 672.85
CPU time (s): 2527.99
CPU user time (s): 2520.23
CPU system time (s): 7.76561
CPU usage (%): 375.714
Max. virtual memory (cumulated for all children) (KiB): 10558060
Max. memory (cumulated for all children) (KiB): 8329984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.23
system time used= 7.76561
maximum resident set size= 8330100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 306474
page faults= 0
swaps= 0
block input operations= 0
block output operations= 816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67000
involuntary context switches= 41493


# summary of solver processes directly reported to runsolver:
#   pid: 5723
#   total CPU time (s): 2527.99
#   total CPU user time (s): 2520.23
#   total CPU system time (s): 7.76561

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.04562 second user time and 6.41957 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-13 16:24:12
IDJOB=4262860
IDBENCH=138054
IDSOLVER=2651
FILE ID=node149/4262860-1502635109
RUNJOBID= node149-1502620619-3501
PBS_JOBID= 20628307
Free space on /tmp= 61844 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw120/BinPacking-tab-sw120-10.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262860-1502635109/watcher-4262860-1502635109 -o /tmp/evaluation-result-4262860-1502635109/solver-4262860-1502635109 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502620619-3501 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262860-1502635109.xml

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

MD5SUM BENCH= 67f07639019614dd1d008c87f8253383
RANDOM SEED=55205984

node149.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.43
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.43
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.43
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.43
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:        24352568 kB
MemAvailable:   28465480 kB
Buffers:          258552 kB
Cached:          4127976 kB
SwapCached:            0 kB
Active:          4642456 kB
Inactive:        3302180 kB
Active(anon):    3561080 kB
Inactive(anon):    24944 kB
Active(file):    1081376 kB
Inactive(file):  3277236 kB
Unevictable:        6360 kB
Mlocked:            6360 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             91292 kB
Writeback:             0 kB
AnonPages:       3564520 kB
Mapped:            55468 kB
Shmem:             25224 kB
Slab:             167204 kB
SReclaimable:     140268 kB
SUnreclaim:        26936 kB
KernelStack:        3536 kB
PageTables:        12108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4570120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3436544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61844 MiB
End job on node149 at 2017-08-13 16:35:25