Trace number 4257883

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) 260.14899 93.246498

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-75.xml
MD5SUMd512fd03759c8e886ee5b37275b97c5f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark244.743
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size45
Distribution of domain sizes[{"size":19,"count":1},{"size":45,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"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 (15201 MiB free)
  memory of node 1: 16384 MiB (7548 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4257883-1502651013/watcher-4257883-1502651013 -o /tmp/evaluation-result-4257883-1502651013/solver-4257883-1502651013 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6040 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4257883-1502651013.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=16783, runsolver pid=16780

[startup+0.100168 s]*
/proc/loadavg: 4.94 4.47 3.97 6/195 16784
/proc/meminfo: memFree=23295452/32770624 swapFree=67108860/67108860
[pid=16783] ppid=16780 vsize=8345500 memory=9368 CPUtime=0 cores=0,2,4,6
/proc/16783/stat : 16783 (java) S 16780 16783 17093 0 -1 1077944320 2145 0 0 0 0 0 0 0 20 0 2 0 67294583 8545792000 2342 18446744073709551615 4194304 4196468 140732332093568 140732332076112 140488133172983 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
/proc/16783/statm: 2086375 2342 1169 1 0 2076345 0
[pid=16783/tid=16785] ppid=16780 vsize=9934352 memory=4206751525541407381 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16785/stat : 16785 (java) R 16780 16783 17093 0 -1 4202560 1152 0 0 0 0 0 0 0 20 0 6 0 67294594 10172776448 2619 18446744073709551615 4194304 4196468 140732332093568 140488137414760 140488118991384 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16786] ppid=16780 vsize=9934352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16786/stat : 16786 (java) S 16780 16783 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 67294594 10172776448 2619 18446744073709551615 4194304 4196468 140732332093568 140488063592720 140488133183189 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16787] ppid=16780 vsize=9934352 memory=139977693075072 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16787/stat : 16787 (java) S 16780 16783 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 67294594 10172776448 2684 18446744073709551615 4194304 4196468 140732332093568 140488062540176 140488133183189 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16788] ppid=16780 vsize=9934352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16788/stat : 16788 (java) S 16780 16783 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 67294594 10172776448 2684 18446744073709551615 4194304 4196468 140732332093568 140488061487632 140488133183189 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16789] ppid=16780 vsize=9934352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16789/stat : 16789 (java) S 16780 16783 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 67294594 10172776448 2684 18446744073709551615 4194304 4196468 140732332093568 140488060435088 140488133183189 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 8345500 KiB
Current children cumulated memory: 9368 KiB

[startup+0.209775 s]*
/proc/loadavg: 4.94 4.47 3.97 5/208 16797
/proc/meminfo: memFree=23284360/32770624 swapFree=67108860/67108860
[pid=16783] ppid=16780 vsize=10551056 memory=22336 CPUtime=0.05 cores=0,2,4,6
/proc/16783/stat : 16783 (java) S 16780 16783 17093 0 -1 1077944320 4548 0 0 0 5 0 0 0 20 0 15 0 67294583 10804281344 5584 18446744073709551615 4194304 4196468 140732332093568 140732332076112 140488133172983 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
/proc/16783/statm: 2637764 5584 2578 1 0 2627261 0
[pid=16783/tid=16785] ppid=16780 vsize=10551056 memory=8318255677412212789 CPUtime=0.04 cores=0,2,4,6
/proc/16783/task/16785/stat : 16785 (java) R 16780 16783 17093 0 -1 4202560 2664 0 0 0 4 0 0 0 20 0 15 0 67294594 10804281344 6096 18446744073709551615 4194304 4196468 140732332093568 140488137415264 140488133194909 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16786] ppid=16780 vsize=10551056 memory=330 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16786/stat : 16786 (java) S 16780 16783 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67294594 10804281344 6096 18446744073709551615 4194304 4196468 140732332093568 140488063592720 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16787] ppid=16780 vsize=10551056 memory=139977693092108 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16787/stat : 16787 (java) S 16780 16783 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67294594 10804281344 6096 18446744073709551615 4194304 4196468 140732332093568 140488062540176 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16788] ppid=16780 vsize=10551056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16788/stat : 16788 (java) S 16780 16783 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67294594 10804281344 6096 18446744073709551615 4194304 4196468 140732332093568 140488061487632 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16789] ppid=16780 vsize=10551056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16789/stat : 16789 (java) S 16780 16783 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67294594 10804281344 6096 18446744073709551615 4194304 4196468 140732332093568 140488060435088 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16790] ppid=16780 vsize=10551056 memory=139977693075072 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16790/stat : 16790 (java) S 16780 16783 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67294596 10804281344 6096 18446744073709551615 4194304 4196468 140732332093568 140487629416944 140488133184130 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16791] ppid=16780 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16791/stat : 16791 (java) S 16780 16783 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67294596 10804383744 6096 18446744073709551615 4194304 4196468 140732332093568 140487628363168 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16792] ppid=16780 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16792/stat : 16792 (java) S 16780 16783 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67294596 10804383744 6096 18446744073709551615 4194304 4196468 140732332093568 140487627310576 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16793] ppid=16780 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16793/stat : 16793 (java) S 16780 16783 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67294599 10804383744 6096 18446744073709551615 4194304 4196468 140732332093568 140487626259152 140488133191579 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16794] ppid=16780 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16794/stat : 16794 (java) S 16780 16783 17093 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 67294599 10804383744 6096 18446744073709551615 4194304 4196468 140732332093568 140487625205744 140488133184130 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16795] ppid=16780 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16795/stat : 16795 (java) S 16780 16783 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67294599 10804383744 6160 18446744073709551615 4194304 4196468 140732332093568 140487624153200 140488133184130 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16796] ppid=16780 vsize=10551156 memory=139977693075072 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16796/stat : 16796 (java) S 16780 16783 17093 0 -1 1077944384 221 0 0 0 0 0 0 0 20 0 15 0 67294599 10804383744 6160 18446744073709551615 4194304 4196468 140732332093568 140487623100656 140488133184130 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16797] ppid=16780 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16797/stat : 16797 (java) S 16780 16783 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67294599 10804383744 6160 18446744073709551615 4194304 4196468 140732332093568 140487622048352 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16798] ppid=16780 vsize=10551156 memory=139977693075072 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16798/stat : 16798 (java) S 16780 16783 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67294605 10804383744 6160 18446744073709551615 4194304 4196468 140732332093568 140487620995888 140488133184130 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 10551056 KiB
Current children cumulated memory: 22336 KiB

[startup+0.311604 s]*
/proc/loadavg: 4.94 4.47 3.97 7/209 16798
/proc/meminfo: memFree=23272104/32770624 swapFree=67108860/67108860
[pid=16783] ppid=16780 vsize=10551156 memory=36480 CPUtime=0.21 cores=0,2,4,6
/proc/16783/stat : 16783 (java) S 16780 16783 17093 0 -1 1077944320 7847 0 0 0 19 2 0 0 20 0 15 0 67294583 10804383744 9120 18446744073709551615 4194304 4196468 140732332093568 140732332076112 140488133172983 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
/proc/16783/statm: 2637789 9120 2866 1 0 2627261 0
[pid=16783/tid=16785] ppid=16780 vsize=10551156 memory=-7677926825137650786 CPUtime=0.14 cores=0,2,4,6
/proc/16783/task/16785/stat : 16785 (java) R 16780 16783 17093 0 -1 4202560 5547 0 0 0 13 1 0 0 20 0 15 0 67294594 10804383744 9120 18446744073709551615 4194304 4196468 140732332093568 140488137411472 140488133194909 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16786] ppid=16780 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16786/stat : 16786 (java) S 16780 16783 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67294594 10804383744 9120 18446744073709551615 4194304 4196468 140732332093568 140488063592720 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16787] ppid=16780 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16787/stat : 16787 (java) S 16780 16783 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67294594 10804383744 9120 18446744073709551615 4194304 4196468 140732332093568 140488062540176 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16788] ppid=16780 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16788/stat : 16788 (java) S 16780 16783 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67294594 10804383744 9120 18446744073709551615 4194304 4196468 140732332093568 140488061487632 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16789] ppid=16780 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16789/stat : 16789 (java) S 16780 16783 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67294594 10804383744 9120 18446744073709551615 4194304 4196468 140732332093568 140488060435088 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16790] ppid=16780 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16790/stat : 16790 (java) S 16780 16783 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67294596 10804383744 9120 18446744073709551615 4194304 4196468 140732332093568 140487629416944 140488133184130 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16791] ppid=16780 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16791/stat : 16791 (java) S 16780 16783 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67294596 10804383744 9120 18446744073709551615 4194304 4196468 140732332093568 140487628363168 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16792] ppid=16780 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16792/stat : 16792 (java) S 16780 16783 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67294596 10804383744 9120 18446744073709551615 4194304 4196468 140732332093568 140487627310576 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16793] ppid=16780 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16793/stat : 16793 (java) S 16780 16783 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67294599 10804383744 9120 18446744073709551615 4194304 4196468 140732332093568 140487626259152 140488133191579 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16794] ppid=16780 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/16783/task/16794/stat : 16794 (java) S 16780 16783 17093 0 -1 1077944384 488 0 0 0 1 0 0 0 20 0 15 0 67294599 10804383744 9120 18446744073709551615 4194304 4196468 140732332093568 140487625205744 140488133184130 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16795] ppid=16780 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16795/stat : 16795 (java) S 16780 16783 17093 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 67294599 10804383744 9120 18446744073709551615 4194304 4196468 140732332093568 140487624153200 140488133184130 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16796] ppid=16780 vsize=10551156 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/16783/task/16796/stat : 16796 (java) S 16780 16783 17093 0 -1 1077944384 399 0 0 0 3 0 0 0 20 0 15 0 67294599 10804383744 9120 18446744073709551615 4194304 4196468 140732332093568 140487623100656 140488133184130 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16797] ppid=16780 vsize=10551156 memory=139977693075072 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16797/stat : 16797 (java) S 16780 16783 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67294599 10804383744 9120 18446744073709551615 4194304 4196468 140732332093568 140487622048352 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16798] ppid=16780 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16798/stat : 16798 (java) S 16780 16783 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67294605 10804383744 9120 18446744073709551615 4194304 4196468 140732332093568 140487620995888 140488133184130 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 36480 KiB

[startup+0.709211 s]
/proc/loadavg: 4.94 4.47 3.97 6/209 16798
/proc/meminfo: memFree=23256828/32770624 swapFree=67108860/67108860
[pid=16783] ppid=16780 vsize=10551232 memory=99332 CPUtime=1.2 cores=0,2,4,6
/proc/16783/stat : 16783 (java) S 16780 16783 17093 0 -1 1077944320 11401 0 0 0 115 5 0 0 20 0 15 0 67294583 10804461568 24833 18446744073709551615 4194304 4196468 140732332093568 140732332076112 140488133172983 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
/proc/16783/statm: 2637808 24833 3052 1 0 2627261 0
[pid=16783/tid=16785] ppid=16780 vsize=10551232 memory=6297835844906604903 CPUtime=0.53 cores=0,2,4,6
/proc/16783/task/16785/stat : 16785 (java) R 16780 16783 17093 0 -1 4202560 6867 0 0 0 49 4 0 0 20 0 15 0 67294594 10804461568 24833 18446744073709551615 4194304 4196468 140732332093568 140488137411056 140487728435189 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16786] ppid=16780 vsize=10551232 memory=7308028628335813952 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16786/stat : 16786 (java) S 16780 16783 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67294594 10804461568 24833 18446744073709551615 4194304 4196468 140732332093568 140488063592720 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16787] ppid=16780 vsize=10551232 memory=7596259004554634560 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16787/stat : 16787 (java) S 16780 16783 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67294594 10804461568 24833 18446744073709551615 4194304 4196468 140732332093568 140488062540176 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16788] ppid=16780 vsize=10551232 memory=7302135314614015848 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16788/stat : 16788 (java) S 16780 16783 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67294594 10804461568 24833 18446744073709551615 4194304 4196468 140732332093568 140488061487632 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16789] ppid=16780 vsize=10551232 memory=2293 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16789/stat : 16789 (java) S 16780 16783 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67294594 10804461568 24833 18446744073709551615 4194304 4196468 140732332093568 140488060435088 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16790] ppid=16780 vsize=10551232 memory=304 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16790/stat : 16790 (java) S 16780 16783 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 67294596 10804461568 24833 18446744073709551615 4194304 4196468 140732332093568 140487629416944 140488133184130 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16791] ppid=16780 vsize=10551232 memory=862 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16791/stat : 16791 (java) S 16780 16783 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67294596 10804461568 24833 18446744073709551615 4194304 4196468 140732332093568 140487628363168 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16792] ppid=16780 vsize=10551232 memory=57 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16792/stat : 16792 (java) S 16780 16783 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67294596 10804461568 24833 18446744073709551615 4194304 4196468 140732332093568 140487627310576 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16793] ppid=16780 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16793/stat : 16793 (java) S 16780 16783 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67294599 10804461568 24833 18446744073709551615 4194304 4196468 140732332093568 140487626259152 140488133191579 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16794] ppid=16780 vsize=10551232 memory=109 CPUtime=0.23 cores=0,2,4,6
/proc/16783/task/16794/stat : 16794 (java) R 16780 16783 17093 0 -1 4202560 1279 0 0 0 23 0 0 0 20 0 15 0 67294599 10804461568 24833 18446744073709551615 4194304 4196468 140732332093568 140487625193296 140488118298389 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16795] ppid=16780 vsize=10551232 memory=3904 CPUtime=0.24 cores=0,2,4,6
/proc/16783/task/16795/stat : 16795 (java) R 16780 16783 17093 0 -1 4202560 810 0 0 0 24 0 0 0 20 0 15 0 67294599 10804461568 24833 18446744073709551615 4194304 4196468 140732332093568 140487624137968 140488118008193 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16796] ppid=16780 vsize=10551232 memory=-7677926825137650786 CPUtime=0.18 cores=0,2,4,6
/proc/16783/task/16796/stat : 16796 (java) S 16780 16783 17093 0 -1 1077944384 1075 0 0 0 18 0 0 0 20 0 15 0 67294599 10804461568 24833 18446744073709551615 4194304 4196468 140732332093568 140487623100656 140488133184130 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16797] ppid=16780 vsize=10551232 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16797/stat : 16797 (java) S 16780 16783 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67294599 10804461568 24833 18446744073709551615 4194304 4196468 140732332093568 140487622048352 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16798] ppid=16780 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16798/stat : 16798 (java) S 16780 16783 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67294605 10804461568 24833 18446744073709551615 4194304 4196468 140732332093568 140487620995888 140488133184130 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 99332 KiB

[startup+1.50087 s]
/proc/loadavg: 4.94 4.47 3.97 9/209 16798
/proc/meminfo: memFree=23152108/32770624 swapFree=67108860/67108860
[pid=16783] ppid=16780 vsize=10551232 memory=281708 CPUtime=3.19 cores=0,2,4,6
/proc/16783/stat : 16783 (java) S 16780 16783 17093 0 -1 1077944320 15130 0 0 0 305 14 0 0 20 0 15 0 67294583 10804461568 70427 18446744073709551615 4194304 4196468 140732332093568 140732332076112 140488133172983 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
/proc/16783/statm: 2637808 70427 3086 1 0 2627261 0
[pid=16783/tid=16785] ppid=16780 vsize=10551232 memory=279955095408512 CPUtime=1.2 cores=0,2,4,6
/proc/16783/task/16785/stat : 16785 (java) R 16780 16783 17093 0 -1 4202560 7352 0 0 0 115 5 0 0 20 0 15 0 67294594 10804461568 70427 18446744073709551615 4194304 4196468 140732332093568 140488137409264 140487729506488 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16786] ppid=16780 vsize=10551232 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/16783/task/16786/stat : 16786 (java) S 16780 16783 17093 0 -1 1077944384 136 0 0 0 9 2 0 0 20 0 15 0 67294594 10804461568 70427 18446744073709551615 4194304 4196468 140732332093568 140488063592720 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16787] ppid=16780 vsize=10551232 memory=5857 CPUtime=0.06 cores=0,2,4,6
/proc/16783/task/16787/stat : 16787 (java) S 16780 16783 17093 0 -1 1077944384 122 0 0 0 5 1 0 0 20 0 15 0 67294594 10804461568 70427 18446744073709551615 4194304 4196468 140732332093568 140488062540176 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16788] ppid=16780 vsize=10551232 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/16783/task/16788/stat : 16788 (java) S 16780 16783 17093 0 -1 1077944384 136 0 0 0 8 2 0 0 20 0 15 0 67294594 10804461568 70427 18446744073709551615 4194304 4196468 140732332093568 140488061487632 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16789] ppid=16780 vsize=10551232 memory=279955095503136 CPUtime=0.07 cores=0,2,4,6
/proc/16783/task/16789/stat : 16789 (java) S 16780 16783 17093 0 -1 1077944384 46 0 0 0 6 1 0 0 20 0 15 0 67294594 10804461568 70427 18446744073709551615 4194304 4196468 140732332093568 140488060435088 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16790] ppid=16780 vsize=10551232 memory=288230621803970871 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16790/stat : 16790 (java) S 16780 16783 17093 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 67294596 10804461568 70427 18446744073709551615 4194304 4196468 140732332093568 140487629416944 140488133184130 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16791] ppid=16780 vsize=10551232 memory=13563795322702378 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16791/stat : 16791 (java) S 16780 16783 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67294596 10804461568 70427 18446744073709551615 4194304 4196468 140732332093568 140487628363168 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16792] ppid=16780 vsize=10551232 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16792/stat : 16792 (java) S 16780 16783 17093 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 67294596 10804461568 70427 18446744073709551615 4194304 4196468 140732332093568 140487627310576 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16793] ppid=16780 vsize=10551232 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16793/stat : 16793 (java) S 16780 16783 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67294599 10804461568 70427 18446744073709551615 4194304 4196468 140732332093568 140487626259152 140488133191579 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16794] ppid=16780 vsize=10551232 memory=16448 CPUtime=0.75 cores=0,2,4,6
/proc/16783/task/16794/stat : 16794 (java) R 16780 16783 17093 0 -1 4202560 3024 0 0 0 75 0 0 0 20 0 15 0 67294599 10804461568 70427 18446744073709551615 4194304 4196468 140732332093568 140487625185888 140488116669753 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16795] ppid=16780 vsize=10551232 memory=2752 CPUtime=0.57 cores=0,2,4,6
/proc/16783/task/16795/stat : 16795 (java) S 16780 16783 17093 0 -1 1077944384 1634 0 0 0 57 0 0 0 20 0 15 0 67294599 10804461568 70427 18446744073709551615 4194304 4196468 140732332093568 140487624153200 140488133184130 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16796] ppid=16780 vsize=10551232 memory=2868 CPUtime=0.26 cores=0,2,4,6
/proc/16783/task/16796/stat : 16796 (java) S 16780 16783 17093 0 -1 1077944384 1235 0 0 0 26 0 0 0 20 0 15 0 67294599 10804461568 70427 18446744073709551615 4194304 4196468 140732332093568 140487623100656 140488133184130 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16797] ppid=16780 vsize=10551232 memory=4064 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16797/stat : 16797 (java) S 16780 16783 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67294599 10804461568 70427 18446744073709551615 4194304 4196468 140732332093568 140487622048352 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16798] ppid=16780 vsize=10551232 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16798/stat : 16798 (java) S 16780 16783 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67294605 10804461568 70427 18446744073709551615 4194304 4196468 140732332093568 140487620995888 140488133184130 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
Current children cumulated CPU time: 3.19 s
Current children cumulated vsize: 10551232 KiB

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

/proc/16783/statm: 2637808 2022846 3111 1 0 2627261 0
[pid=16783/tid=16785] ppid=16780 vsize=10551232 memory=12200 CPUtime=13.39 cores=0,2,4,6
/proc/16783/task/16785/stat : 16785 (java) S 16780 16783 17093 0 -1 1077944384 13867 0 0 0 1329 10 0 0 20 0 15 0 67294594 10804461568 2022846 18446744073709551615 4194304 4196468 140732332093568 140488137409744 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16786] ppid=16780 vsize=10551232 memory=1992 CPUtime=53.04 cores=0,2,4,6
/proc/16783/task/16786/stat : 16786 (java) R 16780 16783 17093 0 -1 4202560 11631 0 0 0 5178 126 0 0 20 0 15 0 67294594 10804461568 2022846 18446744073709551615 4194304 4196468 140732332093568 140488063592840 140488125801191 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16787] ppid=16780 vsize=10551232 memory=1204 CPUtime=53.19 cores=0,2,4,6
/proc/16783/task/16787/stat : 16787 (java) R 16780 16783 17093 0 -1 4202560 15547 0 0 0 5206 113 0 0 20 0 15 0 67294594 10804461568 2022846 18446744073709551615 4194304 4196468 140732332093568 140488062539984 140488125801191 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16788] ppid=16780 vsize=10551232 memory=1000 CPUtime=53.52 cores=0,2,4,6
/proc/16783/task/16788/stat : 16788 (java) R 16780 16783 17093 0 -1 4202560 15278 0 0 0 5233 119 0 0 20 0 15 0 67294594 10804461568 2022846 18446744073709551615 4194304 4196468 140732332093568 140488061487832 140488118162472 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16789] ppid=16780 vsize=10551232 memory=1296 CPUtime=53.41 cores=0,2,4,6
/proc/16783/task/16789/stat : 16789 (java) R 16780 16783 17093 0 -1 4202560 22723 0 0 0 5228 113 0 0 20 0 15 0 67294594 10804461568 2022846 18446744073709551615 4194304 4196468 140732332093568 140488060434896 140488125801191 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16790] ppid=16780 vsize=10551232 memory=2420 CPUtime=23.42 cores=0,2,4,6
/proc/16783/task/16790/stat : 16790 (java) S 16780 16783 17093 0 -1 1077944384 21346 0 0 0 2341 1 0 0 20 0 15 0 67294596 10804461568 2022846 18446744073709551615 4194304 4196468 140732332093568 140487629415488 140488133183189 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16791] ppid=16780 vsize=10551232 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16791/stat : 16791 (java) S 16780 16783 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67294596 10804461568 2022846 18446744073709551615 4194304 4196468 140732332093568 140487628363168 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16792] ppid=16780 vsize=10551232 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16792/stat : 16792 (java) S 16780 16783 17093 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 67294596 10804461568 2022846 18446744073709551615 4194304 4196468 140732332093568 140487627310576 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16793] ppid=16780 vsize=10551232 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16793/stat : 16793 (java) S 16780 16783 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67294599 10804461568 2022846 18446744073709551615 4194304 4196468 140732332093568 140487626259152 140488133191579 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16794] ppid=16780 vsize=10551232 memory=1708 CPUtime=1.11 cores=0,2,4,6
/proc/16783/task/16794/stat : 16794 (java) S 16780 16783 17093 0 -1 1077944384 4602 0 0 0 110 1 0 0 20 0 15 0 67294599 10804461568 2022846 18446744073709551615 4194304 4196468 140732332093568 140487625205504 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16795] ppid=16780 vsize=10551232 memory=796 CPUtime=0.68 cores=0,2,4,6
/proc/16783/task/16795/stat : 16795 (java) S 16780 16783 17093 0 -1 1077944384 2902 0 0 0 68 0 0 0 20 0 15 0 67294599 10804461568 2022846 18446744073709551615 4194304 4196468 140732332093568 140487624153248 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16796] ppid=16780 vsize=10551232 memory=8944 CPUtime=0.27 cores=0,2,4,6
/proc/16783/task/16796/stat : 16796 (java) S 16780 16783 17093 0 -1 1077944384 2026 0 0 0 27 0 0 0 20 0 15 0 67294599 10804461568 2022846 18446744073709551615 4194304 4196468 140732332093568 140487623100704 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16797] ppid=16780 vsize=10551232 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16797/stat : 16797 (java) S 16780 16783 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67294599 10804461568 2022846 18446744073709551615 4194304 4196468 140732332093568 140487622048352 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16798] ppid=16780 vsize=10551232 memory=4048 CPUtime=0.03 cores=0,2,4,6
/proc/16783/task/16798/stat : 16798 (java) S 16780 16783 17093 0 -1 1077944384 601 0 0 0 1 2 0 0 20 0 15 0 67294605 10804461568 2022846 18446744073709551615 4194304 4196468 140732332093568 140487620995888 140488133184130 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
Current children cumulated CPU time: 252.16 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8091384 KiB

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

Sending SIGKILL to process tree (bottom up)

[startup+93.2465 s]
# the end of solver process 16783 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=255.214 s, system=4.93558 s

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

[startup+92.0012 s]*
/proc/loadavg: 4.50 4.46 4.01 9/213 16890
/proc/meminfo: memFree=15330908/32770624 swapFree=67108860/67108860
[pid=16783] ppid=16780 vsize=10551232 memory=8091464 CPUtime=255.33 cores=0,2,4,6
/proc/16783/stat : 16783 (java) S 16780 16783 17093 0 -1 1077944320 112553 0 0 0 25043 490 0 0 20 0 15 0 67294583 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140732332076112 140488133172983 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
/proc/16783/statm: 2637808 2022866 3111 1 0 2627261 0
[pid=16783/tid=16785] ppid=16780 vsize=10551232 memory=-7677926825137650786 CPUtime=13.39 cores=0,2,4,6
/proc/16783/task/16785/stat : 16785 (java) S 16780 16783 17093 0 -1 1077944384 13867 0 0 0 1329 10 0 0 20 0 15 0 67294594 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140488137409744 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16786] ppid=16780 vsize=10551232 memory=4872558044660077418 CPUtime=53.81 cores=0,2,4,6
/proc/16783/task/16786/stat : 16786 (java) R 16780 16783 17093 0 -1 4202560 11801 0 0 0 5255 126 0 0 20 0 15 0 67294594 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140488063592840 140488118162626 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16787] ppid=16780 vsize=10551232 memory=31076 CPUtime=53.97 cores=0,2,4,6
/proc/16783/task/16787/stat : 16787 (java) R 16780 16783 17093 0 -1 4202560 15712 0 0 0 5284 113 0 0 20 0 15 0 67294594 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140488062540296 140488125801191 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16788] ppid=16780 vsize=10551232 memory=1000 CPUtime=54.33 cores=0,2,4,6
/proc/16783/task/16788/stat : 16788 (java) R 16780 16783 17093 0 -1 4202560 15384 0 0 0 5314 119 0 0 20 0 15 0 67294594 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140488061487832 140488125801191 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16789] ppid=16780 vsize=10551232 memory=796 CPUtime=54.19 cores=0,2,4,6
/proc/16783/task/16789/stat : 16789 (java) R 16780 16783 17093 0 -1 4202560 22949 0 0 0 5306 113 0 0 20 0 15 0 67294594 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140488060435208 140488125801191 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16790] ppid=16780 vsize=10551232 memory=8091384 CPUtime=23.42 cores=0,2,4,6
/proc/16783/task/16790/stat : 16790 (java) S 16780 16783 17093 0 -1 1077944384 21346 0 0 0 2341 1 0 0 20 0 15 0 67294596 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487629415488 140488133183189 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16791] ppid=16780 vsize=10551232 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16791/stat : 16791 (java) S 16780 16783 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67294596 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487628363168 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16792] ppid=16780 vsize=10551232 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16792/stat : 16792 (java) S 16780 16783 17093 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 67294596 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487627310576 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16793] ppid=16780 vsize=10551232 memory=7994180 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16793/stat : 16793 (java) S 16780 16783 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 67294599 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487626258800 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16794] ppid=16780 vsize=10551232 memory=4116 CPUtime=1.11 cores=0,2,4,6
/proc/16783/task/16794/stat : 16794 (java) S 16780 16783 17093 0 -1 1077944384 4602 0 0 0 110 1 0 0 20 0 15 0 67294599 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487625205504 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16795] ppid=16780 vsize=10551232 memory=4080 CPUtime=0.68 cores=0,2,4,6
/proc/16783/task/16795/stat : 16795 (java) S 16780 16783 17093 0 -1 1077944384 2902 0 0 0 68 0 0 0 20 0 15 0 67294599 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487624153248 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16796] ppid=16780 vsize=10551232 memory=4584 CPUtime=0.27 cores=0,2,4,6
/proc/16783/task/16796/stat : 16796 (java) S 16780 16783 17093 0 -1 1077944384 2026 0 0 0 27 0 0 0 20 0 15 0 67294599 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487623100704 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16797] ppid=16780 vsize=10551232 memory=3904 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16797/stat : 16797 (java) S 16780 16783 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67294599 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487622048352 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16798] ppid=16780 vsize=10551232 memory=-7677926825137650786 CPUtime=0.03 cores=0,2,4,6
/proc/16783/task/16798/stat : 16798 (java) S 16780 16783 17093 0 -1 1077944384 601 0 0 0 1 2 0 0 20 0 15 0 67294605 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487620995888 140488133184130 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
Current children cumulated CPU time: 255.33 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8091464 KiB

[startup+92.8052 s]
/proc/loadavg: 4.50 4.46 4.01 9/213 16890
/proc/meminfo: memFree=15330908/32770624 swapFree=67108860/67108860
[pid=16783] ppid=16780 vsize=10551232 memory=8091464 CPUtime=258.5 cores=0,2,4,6
/proc/16783/stat : 16783 (java) S 16780 16783 17093 0 -1 1077944320 112679 0 0 0 25360 490 0 0 20 0 15 0 67294583 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140732332076112 140488133172983 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
/proc/16783/statm: 2637808 2022866 3111 1 0 2627261 0
[pid=16783/tid=16785] ppid=16780 vsize=10551232 memory=8091384 CPUtime=13.39 cores=0,2,4,6
/proc/16783/task/16785/stat : 16785 (java) S 16780 16783 17093 0 -1 1077944384 13867 0 0 0 1329 10 0 0 20 0 15 0 67294594 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140488137409744 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16786] ppid=16780 vsize=10551232 memory=321 CPUtime=54.6 cores=0,2,4,6
/proc/16783/task/16786/stat : 16786 (java) R 16780 16783 17093 0 -1 4202560 11827 0 0 0 5334 126 0 0 20 0 15 0 67294594 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140488063592840 140488117630574 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16787] ppid=16780 vsize=10551232 memory=4279073127043195424 CPUtime=54.77 cores=0,2,4,6
/proc/16783/task/16787/stat : 16787 (java) R 16780 16783 17093 0 -1 4202560 15743 0 0 0 5364 113 0 0 20 0 15 0 67294594 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140488062540296 140488114782826 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16788] ppid=16780 vsize=10551232 memory=-8774313645642428999 CPUtime=55.12 cores=0,2,4,6
/proc/16783/task/16788/stat : 16788 (java) R 16780 16783 17093 0 -1 4202560 15422 0 0 0 5393 119 0 0 20 0 15 0 67294594 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140488061487832 140488118162457 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16789] ppid=16780 vsize=10551232 memory=1992 CPUtime=54.99 cores=0,2,4,6
/proc/16783/task/16789/stat : 16789 (java) R 16780 16783 17093 0 -1 4202560 22980 0 0 0 5386 113 0 0 20 0 15 0 67294594 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140488060435208 140488117873671 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16790] ppid=16780 vsize=10551232 memory=1204 CPUtime=23.42 cores=0,2,4,6
/proc/16783/task/16790/stat : 16790 (java) S 16780 16783 17093 0 -1 1077944384 21346 0 0 0 2341 1 0 0 20 0 15 0 67294596 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487629415488 140488133183189 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16791] ppid=16780 vsize=10551232 memory=1000 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16791/stat : 16791 (java) S 16780 16783 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67294596 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487628363168 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16792] ppid=16780 vsize=10551232 memory=796 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16792/stat : 16792 (java) S 16780 16783 17093 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 67294596 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487627310576 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16793] ppid=16780 vsize=10551232 memory=37888 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16793/stat : 16793 (java) S 16780 16783 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 67294599 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487626258800 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16794] ppid=16780 vsize=10551232 memory=1296 CPUtime=1.11 cores=0,2,4,6
/proc/16783/task/16794/stat : 16794 (java) S 16780 16783 17093 0 -1 1077944384 4602 0 0 0 110 1 0 0 20 0 15 0 67294599 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487625205504 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16795] ppid=16780 vsize=10551232 memory=7658840 CPUtime=0.68 cores=0,2,4,6
/proc/16783/task/16795/stat : 16795 (java) S 16780 16783 17093 0 -1 1077944384 2902 0 0 0 68 0 0 0 20 0 15 0 67294599 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487624153248 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16796] ppid=16780 vsize=10551232 memory=5788 CPUtime=0.27 cores=0,2,4,6
/proc/16783/task/16796/stat : 16796 (java) S 16780 16783 17093 0 -1 1077944384 2026 0 0 0 27 0 0 0 20 0 15 0 67294599 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487623100704 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16797] ppid=16780 vsize=10551232 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16797/stat : 16797 (java) S 16780 16783 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67294599 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487622048352 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16798] ppid=16780 vsize=10551232 memory=8091384 CPUtime=0.03 cores=0,2,4,6
/proc/16783/task/16798/stat : 16798 (java) S 16780 16783 17093 0 -1 1077944384 601 0 0 0 1 2 0 0 20 0 15 0 67294605 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487620995888 140488133184130 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
Current children cumulated CPU time: 258.5 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8091464 KiB

[startup+93.2012 s]
/proc/loadavg: 4.50 4.46 4.01 9/213 16890
/proc/meminfo: memFree=15330916/32770624 swapFree=67108860/67108860
[pid=16783] ppid=16780 vsize=10551232 memory=8091464 CPUtime=260.07 cores=0,2,4,6
/proc/16783/stat : 16783 (java) S 16780 16783 17093 0 -1 1077944320 112679 0 0 0 25517 490 0 0 20 0 15 0 67294583 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140732332076112 140488133172983 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
/proc/16783/statm: 2637808 2022866 3111 1 0 2627261 0
[pid=16783/tid=16785] ppid=16780 vsize=10551232 memory=8091384 CPUtime=13.39 cores=0,2,4,6
/proc/16783/task/16785/stat : 16785 (java) S 16780 16783 17093 0 -1 1077944384 13867 0 0 0 1329 10 0 0 20 0 15 0 67294594 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140488137409744 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16786] ppid=16780 vsize=10551232 memory=-8774313645642428999 CPUtime=54.98 cores=0,2,4,6
/proc/16783/task/16786/stat : 16786 (java) R 16780 16783 17093 0 -1 4202560 11827 0 0 0 5372 126 0 0 20 0 15 0 67294594 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140488063592840 140488117873737 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16787] ppid=16780 vsize=10551232 memory=1160 CPUtime=55.16 cores=0,2,4,6
/proc/16783/task/16787/stat : 16787 (java) R 16780 16783 17093 0 -1 4202560 15743 0 0 0 5403 113 0 0 20 0 15 0 67294594 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140488062540296 140488117873606 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16788] ppid=16780 vsize=10551232 memory=2920 CPUtime=55.52 cores=0,2,4,6
/proc/16783/task/16788/stat : 16788 (java) R 16780 16783 17093 0 -1 4202560 15422 0 0 0 5433 119 0 0 20 0 15 0 67294594 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140488061487832 140488118170928 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16789] ppid=16780 vsize=10551232 memory=8109408 CPUtime=55.38 cores=0,2,4,6
/proc/16783/task/16789/stat : 16789 (java) R 16780 16783 17093 0 -1 4202560 22980 0 0 0 5425 113 0 0 20 0 15 0 67294594 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140488060435208 140488117873658 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16790] ppid=16780 vsize=10551232 memory=4116 CPUtime=23.42 cores=0,2,4,6
/proc/16783/task/16790/stat : 16790 (java) S 16780 16783 17093 0 -1 1077944384 21346 0 0 0 2341 1 0 0 20 0 15 0 67294596 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487629415488 140488133183189 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16791] ppid=16780 vsize=10551232 memory=4080 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16791/stat : 16791 (java) S 16780 16783 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67294596 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487628363168 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16792] ppid=16780 vsize=10551232 memory=4584 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16792/stat : 16792 (java) S 16780 16783 17093 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 67294596 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487627310576 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16793] ppid=16780 vsize=10551232 memory=3904 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16793/stat : 16793 (java) S 16780 16783 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 67294599 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487626258800 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16794] ppid=16780 vsize=10551232 memory=-7677926825137650786 CPUtime=1.11 cores=0,2,4,6
/proc/16783/task/16794/stat : 16794 (java) S 16780 16783 17093 0 -1 1077944384 4602 0 0 0 110 1 0 0 20 0 15 0 67294599 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487625205504 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16795] ppid=16780 vsize=10551232 memory=4872558044660077418 CPUtime=0.68 cores=0,2,4,6
/proc/16783/task/16795/stat : 16795 (java) S 16780 16783 17093 0 -1 1077944384 2902 0 0 0 68 0 0 0 20 0 15 0 67294599 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487624153248 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16796] ppid=16780 vsize=10551232 memory=12200 CPUtime=0.27 cores=0,2,4,6
/proc/16783/task/16796/stat : 16796 (java) S 16780 16783 17093 0 -1 1077944384 2026 0 0 0 27 0 0 0 20 0 15 0 67294599 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487623100704 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16797] ppid=16780 vsize=10551232 memory=1992 CPUtime=0 cores=0,2,4,6
/proc/16783/task/16797/stat : 16797 (java) S 16780 16783 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67294599 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487622048352 140488133183189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
[pid=16783/tid=16798] ppid=16780 vsize=10551232 memory=1204 CPUtime=0.03 cores=0,2,4,6
/proc/16783/task/16798/stat : 16798 (java) S 16780 16783 17093 0 -1 1077944384 601 0 0 0 1 2 0 0 20 0 15 0 67294605 10804461568 2022866 18446744073709551615 4194304 4196468 140732332093568 140487620995888 140488133184130 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23511040 140732332097941 140732332098094 140732332098094 140732332101583 0
Current children cumulated CPU time: 260.07 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8091464 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 93.2465
CPU time (s): 260.149
CPU user time (s): 255.214
CPU system time (s): 4.93558
CPU usage (%): 278.991
Max. virtual memory (cumulated for all children) (KiB): 10551232
Max. memory (cumulated for all children) (KiB): 8091464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 255.214
system time used= 4.93558
maximum resident set size= 8091756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112683
page faults= 0
swaps= 0
block input operations= 0
block output operations= 208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6216
involuntary context switches= 4933


# summary of solver processes directly reported to runsolver:
#   pid: 16783
#   total CPU time (s): 260.149
#   total CPU user time (s): 255.214
#   total CPU system time (s): 4.93558

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.629993 second user time and 0.857886 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 20:49:24
IDJOB=4257883
IDBENCH=137706
IDSOLVER=2643
FILE ID=node127/4257883-1502651013
RUNJOBID= node127-1502642200-6040
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-75.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257883-1502651013/watcher-4257883-1502651013 -o /tmp/evaluation-result-4257883-1502651013/solver-4257883-1502651013 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6040 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4257883-1502651013.xml

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

MD5SUM BENCH= d512fd03759c8e886ee5b37275b97c5f
RANDOM SEED=1548141621

node127.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.92
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.92
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.92
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.92
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:        23295716 kB
MemAvailable:   23738548 kB
Buffers:          202588 kB
Cached:           536288 kB
SwapCached:            0 kB
Active:          8814688 kB
Inactive:         218164 kB
Active(anon):    8243796 kB
Inactive(anon):    83872 kB
Active(file):     570892 kB
Inactive(file):   134292 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2080 kB
Writeback:             4 kB
AnonPages:       8294264 kB
Mapped:            58936 kB
Shmem:             33444 kB
Slab:             132400 kB
SReclaimable:     106968 kB
SUnreclaim:        25432 kB
KernelStack:        3408 kB
PageTables:        21012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8631456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8065024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node127 at 2017-08-13 20:50:57