Trace number 4257924

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.008 87.740097

General information on the benchmark

NameBinPacking/BinPacking-tab-sw120/
BinPacking-tab-sw120-50.xml
MD5SUM53b1156e30bb035a294b23873bcaa6f4
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 benchmark251.92101
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size47
Distribution of domain sizes[{"size":23,"count":1},{"size":47,"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 (13181 MiB free)
  memory of node 1: 16384 MiB (15524 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=17640, runsolver pid=17637

[startup+0.100108 s]*
/proc/loadavg: 6.17 4.95 4.31 3/201 17647
/proc/meminfo: memFree=29384072/32770624 swapFree=67108860/67108860
[pid=17640] ppid=17637 vsize=10151672 memory=20316 CPUtime=0.02 cores=1,3,5,7
/proc/17640/stat : 17640 (java) S 17637 17640 17093 0 -1 1077944320 3911 0 0 0 2 0 0 0 20 0 9 0 67341878 10395312128 5079 18446744073709551615 4194304 4196468 140721298797952 140721298780496 140471051468535 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
/proc/17640/statm: 2537918 5079 2109 1 0 2527415 0
[pid=17640/tid=17642] ppid=17637 vsize=10151672 memory=-6439968830534014599 CPUtime=0.02 cores=1,3,5,7
/proc/17640/task/17642/stat : 17642 (java) R 17637 17640 17093 0 -1 4202560 2553 0 0 0 2 0 0 0 20 0 9 0 67341885 10395312128 5079 18446744073709551615 4194304 4196468 140721298797952 140471055704680 140471051490461 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17643] ppid=17637 vsize=10151672 memory=6735269665564437106 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17643/stat : 17643 (java) S 17637 17640 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 67341886 10395312128 5079 18446744073709551615 4194304 4196468 140721298797952 140471008435344 140471051478741 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17644] ppid=17637 vsize=10151672 memory=139942181922432 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17644/stat : 17644 (java) S 17637 17640 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 67341886 10395312128 5079 18446744073709551615 4194304 4196468 140721298797952 140471007382544 140471051478741 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17645] ppid=17637 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17645/stat : 17645 (java) S 17637 17640 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 67341886 10395312128 5079 18446744073709551615 4194304 4196468 140721298797952 140471006329744 140471051478741 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17646] ppid=17637 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17646/stat : 17646 (java) S 17637 17640 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 67341886 10395312128 5079 18446744073709551615 4194304 4196468 140721298797952 140471005276944 140471051478741 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17647] ppid=17637 vsize=10151672 memory=139942181922432 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17647/stat : 17647 (java) S 17637 17640 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 67341888 10395312128 5079 18446744073709551615 4194304 4196468 140721298797952 140470614686064 140471051479682 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17648] ppid=17637 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17648/stat : 17648 (java) S 17637 17640 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 67341888 10395312128 5079 18446744073709551615 4194304 4196468 140721298797952 140470613632032 140471051478741 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17649] ppid=17637 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17649/stat : 17649 (java) S 17637 17640 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 67341888 10395312128 5079 18446744073709551615 4194304 4196468 140721298797952 140470612579248 140471051478741 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 20316 KiB

[startup+0.212045 s]*
/proc/loadavg: 6.17 4.95 4.31 4/209 17655
/proc/meminfo: memFree=29380692/32770624 swapFree=67108860/67108860
[pid=17640] ppid=17637 vsize=10551156 memory=26296 CPUtime=0.09 cores=1,3,5,7
/proc/17640/stat : 17640 (java) S 17637 17640 17093 0 -1 1077944320 5049 0 0 0 8 1 0 0 20 0 15 0 67341878 10804383744 6574 18446744073709551615 4194304 4196468 140721298797952 140721298780496 140471051468535 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
/proc/17640/statm: 2637789 6574 2760 1 0 2627261 0
[pid=17640/tid=17642] ppid=17637 vsize=10551156 memory=8318255677412212789 CPUtime=0.06 cores=1,3,5,7
/proc/17640/task/17642/stat : 17642 (java) R 17637 17640 17093 0 -1 4202560 3011 0 0 0 6 0 0 0 20 0 15 0 67341885 10804383744 6574 18446744073709551615 4194304 4196468 140721298797952 140471055703504 140471035549022 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17643] ppid=17637 vsize=10551156 memory=330 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17643/stat : 17643 (java) S 17637 17640 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67341886 10804383744 6574 18446744073709551615 4194304 4196468 140721298797952 140471008435344 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17644] ppid=17637 vsize=10551156 memory=139942182590083 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17644/stat : 17644 (java) S 17637 17640 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67341886 10804383744 6574 18446744073709551615 4194304 4196468 140721298797952 140471007382544 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17645] ppid=17637 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17645/stat : 17645 (java) S 17637 17640 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67341886 10804383744 6574 18446744073709551615 4194304 4196468 140721298797952 140471006329744 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17646] ppid=17637 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17646/stat : 17646 (java) S 17637 17640 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67341886 10804383744 6574 18446744073709551615 4194304 4196468 140721298797952 140471005276944 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17647] ppid=17637 vsize=10551156 memory=139942181922432 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17647/stat : 17647 (java) S 17637 17640 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67341888 10804383744 6574 18446744073709551615 4194304 4196468 140721298797952 140470614686064 140471051479682 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17648] ppid=17637 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17648/stat : 17648 (java) S 17637 17640 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67341888 10804383744 6639 18446744073709551615 4194304 4196468 140721298797952 140470613632032 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17649] ppid=17637 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17649/stat : 17649 (java) S 17637 17640 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67341888 10804383744 6639 18446744073709551615 4194304 4196468 140721298797952 140470612579184 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17650] ppid=17637 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17650/stat : 17650 (java) S 17637 17640 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67341890 10804383744 6639 18446744073709551615 4194304 4196468 140721298797952 140470611527504 140471051487131 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17651] ppid=17637 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17651/stat : 17651 (java) S 17637 17640 17093 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 67341890 10804383744 6639 18446744073709551615 4194304 4196468 140721298797952 140470610475888 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17652] ppid=17637 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17652/stat : 17652 (java) S 17637 17640 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67341890 10804383744 6639 18446744073709551615 4194304 4196468 140721298797952 140470609423088 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17653] ppid=17637 vsize=10551156 memory=139942181922432 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17653/stat : 17653 (java) R 17637 17640 17093 0 -1 4202560 276 0 0 0 0 0 0 0 20 0 15 0 67341891 10804383744 6639 18446744073709551615 4194304 4196468 140721298797952 140470608370288 140471030410118 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17654] ppid=17637 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17654/stat : 17654 (java) S 17637 17640 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67341891 10804383744 6639 18446744073709551615 4194304 4196468 140721298797952 140470607317728 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17655] ppid=17637 vsize=10551156 memory=139942181922432 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17655/stat : 17655 (java) S 17637 17640 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67341897 10804383744 6639 18446744073709551615 4194304 4196468 140721298797952 140470606265008 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 26296 KiB

[startup+0.310026 s]*
/proc/loadavg: 6.17 4.95 4.31 3/209 17655
/proc/meminfo: memFree=29369536/32770624 swapFree=67108860/67108860
[pid=17640] ppid=17637 vsize=10551156 memory=36616 CPUtime=0.24 cores=1,3,5,7
/proc/17640/stat : 17640 (java) S 17637 17640 17093 0 -1 1077944320 8427 0 0 0 21 3 0 0 20 0 15 0 67341878 10804383744 9154 18446744073709551615 4194304 4196468 140721298797952 140721298780496 140471051468535 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
/proc/17640/statm: 2637789 9154 2859 1 0 2627261 0
[pid=17640/tid=17642] ppid=17637 vsize=10551156 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/17640/task/17642/stat : 17642 (java) R 17637 17640 17093 0 -1 4202560 6060 0 0 0 15 2 0 0 20 0 15 0 67341885 10804383744 9154 18446744073709551615 4194304 4196468 140721298797952 140471055702784 140471051490461 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17643] ppid=17637 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17643/stat : 17643 (java) S 17637 17640 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67341886 10804383744 9154 18446744073709551615 4194304 4196468 140721298797952 140471008435344 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17644] ppid=17637 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17644/stat : 17644 (java) S 17637 17640 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67341886 10804383744 9154 18446744073709551615 4194304 4196468 140721298797952 140471007382544 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17645] ppid=17637 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17645/stat : 17645 (java) S 17637 17640 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67341886 10804383744 9154 18446744073709551615 4194304 4196468 140721298797952 140471006329744 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17646] ppid=17637 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17646/stat : 17646 (java) S 17637 17640 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67341886 10804383744 9154 18446744073709551615 4194304 4196468 140721298797952 140471005276944 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17647] ppid=17637 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17647/stat : 17647 (java) S 17637 17640 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67341888 10804383744 9154 18446744073709551615 4194304 4196468 140721298797952 140470614686064 140471051479682 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17648] ppid=17637 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17648/stat : 17648 (java) S 17637 17640 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67341888 10804383744 9154 18446744073709551615 4194304 4196468 140721298797952 140470613632032 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17649] ppid=17637 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17649/stat : 17649 (java) S 17637 17640 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67341888 10804383744 9154 18446744073709551615 4194304 4196468 140721298797952 140470612579184 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17650] ppid=17637 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17650/stat : 17650 (java) S 17637 17640 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67341890 10804383744 9154 18446744073709551615 4194304 4196468 140721298797952 140470611527504 140471051487131 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17651] ppid=17637 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/17640/task/17651/stat : 17651 (java) S 17637 17640 17093 0 -1 1077944384 508 0 0 0 1 0 0 0 20 0 15 0 67341890 10804383744 9154 18446744073709551615 4194304 4196468 140721298797952 140470610475888 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17652] ppid=17637 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/17640/task/17652/stat : 17652 (java) S 17637 17640 17093 0 -1 1077944384 74 0 0 0 1 0 0 0 20 0 15 0 67341890 10804383744 9154 18446744073709551615 4194304 4196468 140721298797952 140470609423088 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17653] ppid=17637 vsize=10551156 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/17640/task/17653/stat : 17653 (java) S 17637 17640 17093 0 -1 1077944384 426 0 0 0 4 0 0 0 20 0 15 0 67341891 10804383744 9154 18446744073709551615 4194304 4196468 140721298797952 140470608370288 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17654] ppid=17637 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17654/stat : 17654 (java) S 17637 17640 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67341891 10804383744 9154 18446744073709551615 4194304 4196468 140721298797952 140470607317728 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17655] ppid=17637 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17655/stat : 17655 (java) S 17637 17640 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67341897 10804383744 9154 18446744073709551615 4194304 4196468 140721298797952 140470606265008 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 36616 KiB

[startup+0.703269 s]
/proc/loadavg: 6.17 4.95 4.31 3/209 17655
/proc/meminfo: memFree=29248264/32770624 swapFree=67108860/67108860
[pid=17640] ppid=17637 vsize=10551156 memory=287684 CPUtime=0.99 cores=1,3,5,7
/proc/17640/stat : 17640 (java) S 17637 17640 17093 0 -1 1077944320 10715 0 0 0 75 24 0 0 20 0 15 0 67341878 10804383744 71921 18446744073709551615 4194304 4196468 140721298797952 140721298780496 140471051468535 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
/proc/17640/statm: 2637789 71921 3019 1 0 2627261 0
[pid=17640/tid=17642] ppid=17637 vsize=10551156 memory=252 CPUtime=0.48 cores=1,3,5,7
/proc/17640/task/17642/stat : 17642 (java) R 17637 17640 17093 0 -1 4202560 7100 0 0 0 41 7 0 0 20 0 15 0 67341885 10804383744 71921 18446744073709551615 4194304 4196468 140721298797952 140471055697776 140471035549022 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17643] ppid=17637 vsize=10551156 memory=2294 CPUtime=0.06 cores=1,3,5,7
/proc/17640/task/17643/stat : 17643 (java) S 17637 17640 17093 0 -1 1077944384 67 0 0 0 2 4 0 0 20 0 15 0 67341886 10804383744 71921 18446744073709551615 4194304 4196468 140721298797952 140471008435344 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17644] ppid=17637 vsize=10551156 memory=304 CPUtime=0.06 cores=1,3,5,7
/proc/17640/task/17644/stat : 17644 (java) S 17637 17640 17093 0 -1 1077944384 73 0 0 0 2 4 0 0 20 0 15 0 67341886 10804383744 71921 18446744073709551615 4194304 4196468 140721298797952 140471007382544 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17645] ppid=17637 vsize=10551156 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/17640/task/17645/stat : 17645 (java) S 17637 17640 17093 0 -1 1077944384 54 0 0 0 2 3 0 0 20 0 15 0 67341886 10804383744 71921 18446744073709551615 4194304 4196468 140721298797952 140471006329744 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17646] ppid=17637 vsize=10551156 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/17640/task/17646/stat : 17646 (java) S 17637 17640 17093 0 -1 1077944384 67 0 0 0 2 3 0 0 20 0 15 0 67341886 10804383744 71921 18446744073709551615 4194304 4196468 140721298797952 140471005276944 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17647] ppid=17637 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17647/stat : 17647 (java) S 17637 17640 17093 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 67341888 10804383744 71921 18446744073709551615 4194304 4196468 140721298797952 140470614686064 140471051479682 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17648] ppid=17637 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17648/stat : 17648 (java) S 17637 17640 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67341888 10804383744 71921 18446744073709551615 4194304 4196468 140721298797952 140470613632032 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17649] ppid=17637 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17649/stat : 17649 (java) S 17637 17640 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 67341888 10804383744 71921 18446744073709551615 4194304 4196468 140721298797952 140470612579184 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17650] ppid=17637 vsize=10551156 memory=15 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17650/stat : 17650 (java) S 17637 17640 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67341890 10804383744 71921 18446744073709551615 4194304 4196468 140721298797952 140470611527504 140471051487131 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17651] ppid=17637 vsize=10551156 memory=69 CPUtime=0.05 cores=1,3,5,7
/proc/17640/task/17651/stat : 17651 (java) S 17637 17640 17093 0 -1 1077944384 859 0 0 0 5 0 0 0 20 0 15 0 67341890 10804383744 71921 18446744073709551615 4194304 4196468 140721298797952 140470610475888 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17652] ppid=17637 vsize=10551156 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/17640/task/17652/stat : 17652 (java) S 17637 17640 17093 0 -1 1077944384 311 0 0 0 6 0 0 0 20 0 15 0 67341890 10804383744 71921 18446744073709551615 4194304 4196468 140721298797952 140470609423088 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17653] ppid=17637 vsize=10551156 memory=6485400618202 CPUtime=0.11 cores=1,3,5,7
/proc/17640/task/17653/stat : 17653 (java) S 17637 17640 17093 0 -1 1077944384 743 0 0 0 11 0 0 0 20 0 15 0 67341891 10804383744 71921 18446744073709551615 4194304 4196468 140721298797952 140470608370288 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17654] ppid=17637 vsize=10551156 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17654/stat : 17654 (java) S 17637 17640 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67341891 10804383744 71921 18446744073709551615 4194304 4196468 140721298797952 140470607317728 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17655] ppid=17637 vsize=10551156 memory=13563795322702378 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17655/stat : 17655 (java) S 17637 17640 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67341897 10804383744 71921 18446744073709551615 4194304 4196468 140721298797952 140470606265008 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 287684 KiB

[startup+1.50072 s]
/proc/loadavg: 5.84 4.90 4.30 3/209 17655
/proc/meminfo: memFree=28378740/32770624 swapFree=67108860/67108860
[pid=17640] ppid=17637 vsize=10551232 memory=1146132 CPUtime=2.84 cores=1,3,5,7
/proc/17640/stat : 17640 (java) S 17637 17640 17093 0 -1 1077944320 15675 0 0 0 246 38 0 0 20 0 15 0 67341878 10804461568 286533 18446744073709551615 4194304 4196468 140721298797952 140721298780496 140471051468535 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
/proc/17640/statm: 2637808 286533 3094 1 0 2627261 0
[pid=17640/tid=17642] ppid=17637 vsize=10551232 memory=6944652177228980320 CPUtime=1.09 cores=1,3,5,7
/proc/17640/task/17642/stat : 17642 (java) R 17637 17640 17093 0 -1 4202560 8328 0 0 0 90 19 0 0 20 0 15 0 67341885 10804461568 286533 18446744073709551615 4194304 4196468 140721298797952 140471055706208 140470683099361 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17643] ppid=17637 vsize=10551232 memory=8740 CPUtime=0.24 cores=1,3,5,7
/proc/17640/task/17643/stat : 17643 (java) S 17637 17640 17093 0 -1 1077944384 298 0 0 0 20 4 0 0 20 0 15 0 67341886 10804461568 286533 18446744073709551615 4194304 4196468 140721298797952 140471008435344 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17644] ppid=17637 vsize=10551232 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/17640/task/17644/stat : 17644 (java) S 17637 17640 17093 0 -1 1077944384 457 0 0 0 20 4 0 0 20 0 15 0 67341886 10804461568 286533 18446744073709551615 4194304 4196468 140721298797952 140471007382544 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17645] ppid=17637 vsize=10551232 memory=279884094083744 CPUtime=0.23 cores=1,3,5,7
/proc/17640/task/17645/stat : 17645 (java) S 17637 17640 17093 0 -1 1077944384 254 0 0 0 20 3 0 0 20 0 15 0 67341886 10804461568 286533 18446744073709551615 4194304 4196468 140721298797952 140471006329744 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17646] ppid=17637 vsize=10551232 memory=13966 CPUtime=0.24 cores=1,3,5,7
/proc/17640/task/17646/stat : 17646 (java) S 17637 17640 17093 0 -1 1077944384 471 0 0 0 20 4 0 0 20 0 15 0 67341886 10804461568 286533 18446744073709551615 4194304 4196468 140721298797952 140471005276944 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17647] ppid=17637 vsize=10551232 memory=25918 CPUtime=0.01 cores=1,3,5,7
/proc/17640/task/17647/stat : 17647 (java) S 17637 17640 17093 0 -1 1077944384 360 0 0 0 1 0 0 0 20 0 15 0 67341888 10804461568 286533 18446744073709551615 4194304 4196468 140721298797952 140470614686064 140471051479682 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17648] ppid=17637 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17648/stat : 17648 (java) S 17637 17640 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67341888 10804461568 286533 18446744073709551615 4194304 4196468 140721298797952 140470613632096 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17649] ppid=17637 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17649/stat : 17649 (java) S 17637 17640 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 67341888 10804461568 286533 18446744073709551615 4194304 4196468 140721298797952 140470612579184 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17650] ppid=17637 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17650/stat : 17650 (java) S 17637 17640 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67341890 10804461568 286533 18446744073709551615 4194304 4196468 140721298797952 140470611527504 140471051487131 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17651] ppid=17637 vsize=10551232 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/17640/task/17651/stat : 17651 (java) S 17637 17640 17093 0 -1 1077944384 1754 0 0 0 27 0 0 0 20 0 15 0 67341890 10804461568 286533 18446744073709551615 4194304 4196468 140721298797952 140470610475888 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17652] ppid=17637 vsize=10551232 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/17640/task/17652/stat : 17652 (java) S 17637 17640 17093 0 -1 1077944384 1295 0 0 0 27 0 0 0 20 0 15 0 67341890 10804461568 286533 18446744073709551615 4194304 4196468 140721298797952 140470609423088 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17653] ppid=17637 vsize=10551232 memory=15 CPUtime=0.19 cores=1,3,5,7
/proc/17640/task/17653/stat : 17653 (java) S 17637 17640 17093 0 -1 1077944384 1098 0 0 0 19 0 0 0 20 0 15 0 67341891 10804461568 286533 18446744073709551615 4194304 4196468 140721298797952 140470608370288 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0

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

[startup+87.74 s]
# the end of solver process 17640 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=254.36 s, system=5.64866 s

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

[startup+86.4006 s]
/proc/loadavg: 6.44 5.24 4.47 6/209 17734
/proc/meminfo: memFree=20077460/32770624 swapFree=67108860/67108860
[pid=17640] ppid=17637 vsize=10551232 memory=8334216 CPUtime=254.93 cores=1,3,5,7
/proc/17640/stat : 17640 (java) S 17637 17640 17093 0 -1 1077944320 125317 0 0 0 24933 560 0 0 20 0 15 0 67341878 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140721298780496 140471051468535 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
/proc/17640/statm: 2637808 2083554 3123 1 0 2627261 0
[pid=17640/tid=17642] ppid=17637 vsize=10551232 memory=1156 CPUtime=28.05 cores=1,3,5,7
/proc/17640/task/17642/stat : 17642 (java) S 17637 17640 17093 0 -1 1077944384 23053 0 0 0 2743 62 0 0 20 0 15 0 67341885 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471055703600 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17643] ppid=17637 vsize=10551232 memory=2900 CPUtime=55.89 cores=1,3,5,7
/proc/17640/task/17643/stat : 17643 (java) R 17637 17640 17093 0 -1 4202560 10683 0 0 0 5470 119 0 0 20 0 15 0 67341886 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471008434928 140471044096743 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17644] ppid=17637 vsize=10551232 memory=8334060 CPUtime=55.8 cores=1,3,5,7
/proc/17640/task/17644/stat : 17644 (java) R 17637 17640 17093 0 -1 4202560 13845 0 0 0 5462 118 0 0 20 0 15 0 67341886 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471007382440 140471044096743 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17645] ppid=17637 vsize=10551232 memory=8334216 CPUtime=55.71 cores=1,3,5,7
/proc/17640/task/17645/stat : 17645 (java) R 17637 17640 17093 0 -1 4202560 11119 0 0 0 5441 130 0 0 20 0 15 0 67341886 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471006329944 140471035923292 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17646] ppid=17637 vsize=10551232 memory=8944 CPUtime=55.52 cores=1,3,5,7
/proc/17640/task/17646/stat : 17646 (java) R 17637 17640 17093 0 -1 4202560 10554 0 0 0 5432 120 0 0 20 0 15 0 67341886 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471005276528 140471044096743 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17647] ppid=17637 vsize=10551232 memory=15876 CPUtime=1.28 cores=1,3,5,7
/proc/17640/task/17647/stat : 17647 (java) S 17637 17640 17093 0 -1 1077944384 36282 0 0 0 125 3 0 0 20 0 15 0 67341888 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470614684384 140471051478741 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17648] ppid=17637 vsize=10551232 memory=37888 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17648/stat : 17648 (java) S 17637 17640 17093 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 67341888 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470613632096 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17649] ppid=17637 vsize=10551232 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17649/stat : 17649 (java) S 17637 17640 17093 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 67341888 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470612579200 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17650] ppid=17637 vsize=10551232 memory=2420 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17650/stat : 17650 (java) S 17637 17640 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67341890 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470611527152 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17651] ppid=17637 vsize=10551232 memory=1732 CPUtime=0.97 cores=1,3,5,7
/proc/17640/task/17651/stat : 17651 (java) S 17637 17640 17093 0 -1 1077944384 6708 0 0 0 96 1 0 0 20 0 15 0 67341890 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470610475888 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17652] ppid=17637 vsize=10551232 memory=5788 CPUtime=1.3 cores=1,3,5,7
/proc/17640/task/17652/stat : 17652 (java) S 17637 17640 17093 0 -1 1077944384 7735 0 0 0 129 1 0 0 20 0 15 0 67341890 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470609423088 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17653] ppid=17637 vsize=10551232 memory=4612 CPUtime=0.29 cores=1,3,5,7
/proc/17640/task/17653/stat : 17653 (java) S 17637 17640 17093 0 -1 1077944384 2284 0 0 0 29 0 0 0 20 0 15 0 67341891 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470608370288 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17654] ppid=17637 vsize=10551232 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17654/stat : 17654 (java) S 17637 17640 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67341891 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470607317728 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17655] ppid=17637 vsize=10551232 memory=1732 CPUtime=0.03 cores=1,3,5,7
/proc/17640/task/17655/stat : 17655 (java) S 17637 17640 17093 0 -1 1077944384 1660 0 0 0 2 1 0 0 20 0 15 0 67341897 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470606265008 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
Current children cumulated CPU time: 254.93 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8334216 KiB

[startup+87.2006 s]
/proc/loadavg: 6.44 5.24 4.47 6/209 17734
/proc/meminfo: memFree=20074484/32770624 swapFree=67108860/67108860
[pid=17640] ppid=17637 vsize=10551232 memory=8334216 CPUtime=258.01 cores=1,3,5,7
/proc/17640/stat : 17640 (java) S 17637 17640 17093 0 -1 1077944320 125317 0 0 0 25241 560 0 0 20 0 15 0 67341878 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140721298780496 140471051468535 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
/proc/17640/statm: 2637808 2083554 3123 1 0 2627261 0
[pid=17640/tid=17642] ppid=17637 vsize=10551232 memory=8334216 CPUtime=28.05 cores=1,3,5,7
/proc/17640/task/17642/stat : 17642 (java) S 17637 17640 17093 0 -1 1077944384 23053 0 0 0 2743 62 0 0 20 0 15 0 67341885 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471055703600 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17643] ppid=17637 vsize=10551232 memory=8334072 CPUtime=56.65 cores=1,3,5,7
/proc/17640/task/17643/stat : 17643 (java) R 17637 17640 17093 0 -1 4202560 10683 0 0 0 5546 119 0 0 20 0 15 0 67341886 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471008435240 140471044096743 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17644] ppid=17637 vsize=10551232 memory=-8774313645642428999 CPUtime=56.55 cores=1,3,5,7
/proc/17640/task/17644/stat : 17644 (java) R 17637 17640 17093 0 -1 4202560 13845 0 0 0 5537 118 0 0 20 0 15 0 67341886 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471007382128 140471044096743 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17645] ppid=17637 vsize=10551232 memory=8334216 CPUtime=56.51 cores=1,3,5,7
/proc/17640/task/17645/stat : 17645 (java) R 17637 17640 17093 0 -1 4202560 11119 0 0 0 5521 130 0 0 20 0 15 0 67341886 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471006329944 140471036166310 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17646] ppid=17637 vsize=10551232 memory=23993 CPUtime=56.28 cores=1,3,5,7
/proc/17640/task/17646/stat : 17646 (java) R 17637 17640 17093 0 -1 4202560 10554 0 0 0 5508 120 0 0 20 0 15 0 67341886 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471005276528 140471044096743 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17647] ppid=17637 vsize=10551232 memory=-2897801490638248215 CPUtime=1.28 cores=1,3,5,7
/proc/17640/task/17647/stat : 17647 (java) S 17637 17640 17093 0 -1 1077944384 36282 0 0 0 125 3 0 0 20 0 15 0 67341888 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470614684384 140471051478741 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17648] ppid=17637 vsize=10551232 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17648/stat : 17648 (java) S 17637 17640 17093 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 67341888 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470613632096 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17649] ppid=17637 vsize=10551232 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17649/stat : 17649 (java) S 17637 17640 17093 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 67341888 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470612579200 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17650] ppid=17637 vsize=10551232 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17650/stat : 17650 (java) S 17637 17640 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67341890 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470611527152 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17651] ppid=17637 vsize=10551232 memory=279884095456096 CPUtime=0.97 cores=1,3,5,7
/proc/17640/task/17651/stat : 17651 (java) S 17637 17640 17093 0 -1 1077944384 6708 0 0 0 96 1 0 0 20 0 15 0 67341890 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470610475888 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17652] ppid=17637 vsize=10551232 memory=1708 CPUtime=1.3 cores=1,3,5,7
/proc/17640/task/17652/stat : 17652 (java) S 17637 17640 17093 0 -1 1077944384 7735 0 0 0 129 1 0 0 20 0 15 0 67341890 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470609423088 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17653] ppid=17637 vsize=10551232 memory=1444 CPUtime=0.29 cores=1,3,5,7
/proc/17640/task/17653/stat : 17653 (java) S 17637 17640 17093 0 -1 1077944384 2284 0 0 0 29 0 0 0 20 0 15 0 67341891 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470608370288 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17654] ppid=17637 vsize=10551232 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17654/stat : 17654 (java) S 17637 17640 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67341891 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470607317728 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17655] ppid=17637 vsize=10551232 memory=12200 CPUtime=0.03 cores=1,3,5,7
/proc/17640/task/17655/stat : 17655 (java) S 17637 17640 17093 0 -1 1077944384 1660 0 0 0 2 1 0 0 20 0 15 0 67341897 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470606265008 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
Current children cumulated CPU time: 258.01 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8334216 KiB

[startup+87.6006 s]
/proc/loadavg: 6.44 5.24 4.47 6/209 17734
/proc/meminfo: memFree=20074484/32770624 swapFree=67108860/67108860
[pid=17640] ppid=17637 vsize=10551232 memory=8334216 CPUtime=259.57 cores=1,3,5,7
/proc/17640/stat : 17640 (java) S 17637 17640 17093 0 -1 1077944320 125317 0 0 0 25396 561 0 0 20 0 15 0 67341878 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140721298780496 140471051468535 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
/proc/17640/statm: 2637808 2083554 3123 1 0 2627261 0
[pid=17640/tid=17642] ppid=17637 vsize=10551232 memory=12200 CPUtime=28.05 cores=1,3,5,7
/proc/17640/task/17642/stat : 17642 (java) S 17637 17640 17093 0 -1 1077944384 23053 0 0 0 2743 62 0 0 20 0 15 0 67341885 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471055703600 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17643] ppid=17637 vsize=10551232 memory=1992 CPUtime=57.03 cores=1,3,5,7
/proc/17640/task/17643/stat : 17643 (java) R 17637 17640 17093 0 -1 4202560 10683 0 0 0 5584 119 0 0 20 0 15 0 67341886 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471008435240 140471044096743 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17644] ppid=17637 vsize=10551232 memory=1204 CPUtime=56.94 cores=1,3,5,7
/proc/17640/task/17644/stat : 17644 (java) R 17637 17640 17093 0 -1 4202560 13845 0 0 0 5576 118 0 0 20 0 15 0 67341886 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471007382128 140471044096743 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17645] ppid=17637 vsize=10551232 memory=1000 CPUtime=56.91 cores=1,3,5,7
/proc/17640/task/17645/stat : 17645 (java) R 17637 17640 17093 0 -1 4202560 11119 0 0 0 5561 130 0 0 20 0 15 0 67341886 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471006329944 140471036166287 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17646] ppid=17637 vsize=10551232 memory=796 CPUtime=56.66 cores=1,3,5,7
/proc/17640/task/17646/stat : 17646 (java) R 17637 17640 17093 0 -1 4202560 10554 0 0 0 5546 120 0 0 20 0 15 0 67341886 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471005276528 140471044096743 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17647] ppid=17637 vsize=10551232 memory=8944 CPUtime=1.28 cores=1,3,5,7
/proc/17640/task/17647/stat : 17647 (java) S 17637 17640 17093 0 -1 1077944384 36282 0 0 0 125 3 0 0 20 0 15 0 67341888 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470614684384 140471051478741 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17648] ppid=17637 vsize=10551232 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17648/stat : 17648 (java) S 17637 17640 17093 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 67341888 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470613632096 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17649] ppid=17637 vsize=10551232 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17649/stat : 17649 (java) S 17637 17640 17093 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 67341888 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470612579200 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17650] ppid=17637 vsize=10551232 memory=21320 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17650/stat : 17650 (java) S 17637 17640 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67341890 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470611527152 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17651] ppid=17637 vsize=10551232 memory=1788 CPUtime=0.97 cores=1,3,5,7
/proc/17640/task/17651/stat : 17651 (java) S 17637 17640 17093 0 -1 1077944384 6708 0 0 0 96 1 0 0 20 0 15 0 67341890 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470610475888 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17652] ppid=17637 vsize=10551232 memory=640 CPUtime=1.3 cores=1,3,5,7
/proc/17640/task/17652/stat : 17652 (java) S 17637 17640 17093 0 -1 1077944384 7735 0 0 0 129 1 0 0 20 0 15 0 67341890 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470609423088 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17653] ppid=17637 vsize=10551232 memory=960 CPUtime=0.29 cores=1,3,5,7
/proc/17640/task/17653/stat : 17653 (java) S 17637 17640 17093 0 -1 1077944384 2284 0 0 0 29 0 0 0 20 0 15 0 67341891 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470608370288 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17654] ppid=17637 vsize=10551232 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17654/stat : 17654 (java) S 17637 17640 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67341891 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470607317728 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17655] ppid=17637 vsize=10551232 memory=2248 CPUtime=0.03 cores=1,3,5,7
/proc/17640/task/17655/stat : 17655 (java) S 17637 17640 17093 0 -1 1077944384 1660 0 0 0 2 1 0 0 20 0 15 0 67341897 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470606265008 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
Current children cumulated CPU time: 259.57 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8334216 KiB

[startup+87.7008 s]
/proc/loadavg: 6.44 5.24 4.47 6/209 17734
/proc/meminfo: memFree=20074484/32770624 swapFree=67108860/67108860
[pid=17640] ppid=17637 vsize=10551232 memory=8334216 CPUtime=259.95 cores=1,3,5,7
/proc/17640/stat : 17640 (java) S 17637 17640 17093 0 -1 1077944320 125317 0 0 0 25434 561 0 0 20 0 15 0 67341878 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140721298780496 140471051468535 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
/proc/17640/statm: 2637808 2083554 3123 1 0 2627261 0
[pid=17640/tid=17642] ppid=17637 vsize=10551232 memory=8334216 CPUtime=28.05 cores=1,3,5,7
/proc/17640/task/17642/stat : 17642 (java) S 17637 17640 17093 0 -1 1077944384 23053 0 0 0 2743 62 0 0 20 0 15 0 67341885 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471055703600 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17643] ppid=17637 vsize=10551232 memory=8334216 CPUtime=57.13 cores=1,3,5,7
/proc/17640/task/17643/stat : 17643 (java) R 17637 17640 17093 0 -1 4202560 10683 0 0 0 5594 119 0 0 20 0 15 0 67341886 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471008435240 140471044096743 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17644] ppid=17637 vsize=10551232 memory=8334216 CPUtime=57.03 cores=1,3,5,7
/proc/17640/task/17644/stat : 17644 (java) R 17637 17640 17093 0 -1 4202560 13845 0 0 0 5585 118 0 0 20 0 15 0 67341886 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471007382128 140471044096743 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17645] ppid=17637 vsize=10551232 memory=8334072 CPUtime=57.01 cores=1,3,5,7
/proc/17640/task/17645/stat : 17645 (java) R 17637 17640 17093 0 -1 4202560 11119 0 0 0 5571 130 0 0 20 0 15 0 67341886 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471006329944 140471033065153 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17646] ppid=17637 vsize=10551232 memory=8334216 CPUtime=56.76 cores=1,3,5,7
/proc/17640/task/17646/stat : 17646 (java) R 17637 17640 17093 0 -1 4202560 10554 0 0 0 5556 120 0 0 20 0 15 0 67341886 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140471005276840 140471044096743 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17647] ppid=17637 vsize=10551232 memory=8334216 CPUtime=1.28 cores=1,3,5,7
/proc/17640/task/17647/stat : 17647 (java) S 17637 17640 17093 0 -1 1077944384 36282 0 0 0 125 3 0 0 20 0 15 0 67341888 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470614684384 140471051478741 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17648] ppid=17637 vsize=10551232 memory=1992 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17648/stat : 17648 (java) S 17637 17640 17093 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 67341888 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470613632096 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17649] ppid=17637 vsize=10551232 memory=8334216 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17649/stat : 17649 (java) S 17637 17640 17093 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 67341888 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470612579200 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17650] ppid=17637 vsize=10551232 memory=8334056 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17650/stat : 17650 (java) S 17637 17640 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67341890 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470611527152 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17651] ppid=17637 vsize=10551232 memory=8334216 CPUtime=0.97 cores=1,3,5,7
/proc/17640/task/17651/stat : 17651 (java) S 17637 17640 17093 0 -1 1077944384 6708 0 0 0 96 1 0 0 20 0 15 0 67341890 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470610475888 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17652] ppid=17637 vsize=10551232 memory=8334216 CPUtime=1.3 cores=1,3,5,7
/proc/17640/task/17652/stat : 17652 (java) S 17637 17640 17093 0 -1 1077944384 7735 0 0 0 129 1 0 0 20 0 15 0 67341890 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470609423088 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17653] ppid=17637 vsize=10551232 memory=4028 CPUtime=0.29 cores=1,3,5,7
/proc/17640/task/17653/stat : 17653 (java) S 17637 17640 17093 0 -1 1077944384 2284 0 0 0 29 0 0 0 20 0 15 0 67341891 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470608370288 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17654] ppid=17637 vsize=10551232 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/17640/task/17654/stat : 17654 (java) S 17637 17640 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67341891 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470607317728 140471051478741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
[pid=17640/tid=17655] ppid=17637 vsize=10551232 memory=-8774313645642428999 CPUtime=0.03 cores=1,3,5,7
/proc/17640/task/17655/stat : 17655 (java) S 17637 17640 17093 0 -1 1077944384 1660 0 0 0 2 1 0 0 20 0 15 0 67341897 10804461568 2083554 18446744073709551615 4194304 4196468 140721298797952 140470606265008 140471051479682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23166976 140721298805141 140721298805294 140721298805294 140721298808783 0
Current children cumulated CPU time: 259.95 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8334216 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 87.7401
CPU time (s): 260.008
CPU user time (s): 254.36
CPU system time (s): 5.64866
CPU usage (%): 296.339
Max. virtual memory (cumulated for all children) (KiB): 10553744
Max. memory (cumulated for all children) (KiB): 8334216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.36
system time used= 5.64866
maximum resident set size= 8334604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125321
page faults= 0
swaps= 0
block input operations= 0
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7430
involuntary context switches= 5627


# summary of solver processes directly reported to runsolver:
#   pid: 17640
#   total CPU time (s): 260.008
#   total CPU user time (s): 254.36
#   total CPU system time (s): 5.64866

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.606456 second user time and 0.776108 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 20:57:17
IDJOB=4257924
IDBENCH=138092
IDSOLVER=2643
FILE ID=node127/4257924-1502651485
RUNJOBID= node127-1502642200-6041
PBS_JOBID= 
Free space on /tmp= 61864 MiB

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

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

MD5SUM BENCH= 53b1156e30bb035a294b23873bcaa6f4
RANDOM SEED=68271456

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:        29395524 kB
MemAvailable:   30013468 kB
Buffers:          202952 kB
Cached:           710800 kB
SwapCached:            0 kB
Active:          2723292 kB
Inactive:         223240 kB
Active(anon):    1982412 kB
Inactive(anon):    83872 kB
Active(file):     740880 kB
Inactive(file):   139368 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             87512 kB
Writeback:             0 kB
AnonPages:       2032796 kB
Mapped:            59012 kB
Shmem:             33444 kB
Slab:             133064 kB
SReclaimable:     107064 kB
SUnreclaim:        26000 kB
KernelStack:        3408 kB
PageTables:         8472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2853344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1943552 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= 61944 MiB
End job on node127 at 2017-08-13 20:58:45