Trace number 4257902

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.25 86.653603

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n3w3b3r7.xml
MD5SUM4bffeaf90ccad3cb01dd3bbb4a29e0a4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of constraints65
Number of domains2
Minimum domain size32
Maximum domain size145
Distribution of domain sizes[{"size":32,"count":1},{"size":145,"count":1023}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":992},{"degree":5,"count":31}]
Minimum constraint arity32
Maximum constraint arity1023
Distribution of constraint arities[{"arity":32,"count":1},{"arity":33,"count":62},{"arity":1023,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":31},{"type":"lex","count":1},{"type":"sum","count":31},{"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 (12406 MiB free)
  memory of node 1: 16384 MiB (15611 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4257902-1502650840/watcher-4257902-1502650840 -o /tmp/evaluation-result-4257902-1502650840/solver-4257902-1502650840 -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-4257902-1502650840.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=16553, runsolver pid=16550

[startup+0.100166 s]*
/proc/loadavg: 3.36 3.83 3.70 3/203 16562
/proc/meminfo: memFree=28679084/32770624 swapFree=67108860/67108860
[pid=16553] ppid=16550 vsize=10151672 memory=20216 CPUtime=0.03 cores=1,3,5,7
/proc/16553/stat : 16553 (java) S 16550 16553 17093 0 -1 1077944320 3926 0 0 0 3 0 0 0 20 0 9 0 67277365 10395312128 5054 18446744073709551615 4194304 4196468 140732426397632 140732426380176 139770678853367 0 0 1 16800970 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
/proc/16553/statm: 2537918 5054 2155 1 0 2527415 0
[pid=16553/tid=16555] ppid=16550 vsize=10151672 memory=4206751525541407381 CPUtime=0.03 cores=1,3,5,7
/proc/16553/task/16555/stat : 16555 (java) R 16550 16553 17093 0 -1 4202560 2568 0 0 0 3 0 0 0 20 0 9 0 67277371 10395312128 5054 18446744073709551615 4194304 4196468 140732426397632 139770683088760 139770678875293 0 4 1 16800970 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16556] ppid=16550 vsize=10151672 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16556/stat : 16556 (java) S 16550 16553 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 67277372 10395312128 5054 18446744073709551615 4194304 4196468 140732426397632 139770609273872 139770678863573 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16557] ppid=16550 vsize=10151672 memory=140099751618176 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16557/stat : 16557 (java) S 16550 16553 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 67277372 10395312128 5054 18446744073709551615 4194304 4196468 140732426397632 139770608221328 139770678863573 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16558] ppid=16550 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16558/stat : 16558 (java) S 16550 16553 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 67277372 10395312128 5054 18446744073709551615 4194304 4196468 140732426397632 139770607168272 139770678863573 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16559] ppid=16550 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16559/stat : 16559 (java) S 16550 16553 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 67277372 10395312128 5054 18446744073709551615 4194304 4196468 140732426397632 139770606115728 139770678863573 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16560] ppid=16550 vsize=10151672 memory=140099751618176 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16560/stat : 16560 (java) S 16550 16553 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 67277373 10395312128 5054 18446744073709551615 4194304 4196468 140732426397632 139770174867696 139770678864514 0 0 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16561] ppid=16550 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16561/stat : 16561 (java) S 16550 16553 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 67277374 10395312128 5054 18446744073709551615 4194304 4196468 140732426397632 139770173813920 139770678863573 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16562] ppid=16550 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16562/stat : 16562 (java) S 16550 16553 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 67277374 10395312128 5054 18446744073709551615 4194304 4196468 140732426397632 139770172760816 139770678863573 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 20216 KiB

[startup+0.210033 s]*
/proc/loadavg: 3.36 3.83 3.70 4/209 16568
/proc/meminfo: memFree=28674024/32770624 swapFree=67108860/67108860
[pid=16553] ppid=16550 vsize=10551156 memory=27584 CPUtime=0.09 cores=1,3,5,7
/proc/16553/stat : 16553 (java) S 16550 16553 17093 0 -1 1077944320 4881 0 0 0 8 1 0 0 20 0 15 0 67277365 10804383744 6896 18446744073709551615 4194304 4196468 140732426397632 140732426380176 139770678853367 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
/proc/16553/statm: 2637789 6896 2746 1 0 2627261 0
[pid=16553/tid=16555] ppid=16550 vsize=10551156 memory=8318255677412212789 CPUtime=0.07 cores=1,3,5,7
/proc/16553/task/16555/stat : 16555 (java) R 16550 16553 17093 0 -1 4202560 2865 0 0 0 7 0 0 0 20 0 15 0 67277371 10804383744 6896 18446744073709551615 4194304 4196468 140732426397632 139770683091264 139770662933854 0 4 1 16800974 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16556] ppid=16550 vsize=10551156 memory=330 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16556/stat : 16556 (java) S 16550 16553 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67277372 10804383744 6896 18446744073709551615 4194304 4196468 140732426397632 139770609273872 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16557] ppid=16550 vsize=10551156 memory=140099751634982 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16557/stat : 16557 (java) S 16550 16553 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67277372 10804383744 6896 18446744073709551615 4194304 4196468 140732426397632 139770608221328 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16558] ppid=16550 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16558/stat : 16558 (java) S 16550 16553 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67277372 10804383744 6896 18446744073709551615 4194304 4196468 140732426397632 139770607168272 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16559] ppid=16550 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16559/stat : 16559 (java) S 16550 16553 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67277372 10804383744 6896 18446744073709551615 4194304 4196468 140732426397632 139770606115728 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16560] ppid=16550 vsize=10551156 memory=140099751618176 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16560/stat : 16560 (java) S 16550 16553 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67277373 10804383744 6896 18446744073709551615 4194304 4196468 140732426397632 139770174867696 139770678864514 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16561] ppid=16550 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16561/stat : 16561 (java) S 16550 16553 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67277374 10804383744 6896 18446744073709551615 4194304 4196468 140732426397632 139770173813920 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16562] ppid=16550 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16562/stat : 16562 (java) S 16550 16553 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67277374 10804383744 6896 18446744073709551615 4194304 4196468 140732426397632 139770172760816 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16563] ppid=16550 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16563/stat : 16563 (java) S 16550 16553 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67277376 10804383744 6896 18446744073709551615 4194304 4196468 140732426397632 139770171709392 139770678871963 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16564] ppid=16550 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16564/stat : 16564 (java) S 16550 16553 17093 0 -1 1077944384 412 0 0 0 0 0 0 0 20 0 15 0 67277376 10804383744 6896 18446744073709551615 4194304 4196468 140732426397632 139770170657520 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16565] ppid=16550 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16565/stat : 16565 (java) S 16550 16553 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67277376 10804383744 6896 18446744073709551615 4194304 4196468 140732426397632 139770169604976 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16566] ppid=16550 vsize=10551156 memory=140099751618176 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16566/stat : 16566 (java) S 16550 16553 17093 0 -1 1077944384 238 0 0 0 0 0 0 0 20 0 15 0 67277376 10804383744 6896 18446744073709551615 4194304 4196468 140732426397632 139770168551920 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16567] ppid=16550 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16567/stat : 16567 (java) S 16550 16553 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67277376 10804383744 6896 18446744073709551615 4194304 4196468 140732426397632 139770167499616 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16568] ppid=16550 vsize=10551156 memory=140099751618176 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16568/stat : 16568 (java) S 16550 16553 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67277384 10804383744 6896 18446744073709551615 4194304 4196468 140732426397632 139770166446640 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 27584 KiB

[startup+0.310371 s]*
/proc/loadavg: 3.36 3.83 3.70 7/209 16568
/proc/meminfo: memFree=28659416/32770624 swapFree=67108860/67108860
[pid=16553] ppid=16550 vsize=10551156 memory=36584 CPUtime=0.24 cores=1,3,5,7
/proc/16553/stat : 16553 (java) S 16550 16553 17093 0 -1 1077944320 7946 0 0 0 22 2 0 0 20 0 15 0 67277365 10804383744 9146 18446744073709551615 4194304 4196468 140732426397632 140732426380176 139770678853367 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
/proc/16553/statm: 2637789 9146 2833 1 0 2627261 0
[pid=16553/tid=16555] ppid=16550 vsize=10551156 memory=-7677926825137650786 CPUtime=0.16 cores=1,3,5,7
/proc/16553/task/16555/stat : 16555 (java) R 16550 16553 17093 0 -1 4202560 5634 0 0 0 15 1 0 0 20 0 15 0 67277371 10804383744 9146 18446744073709551615 4194304 4196468 140732426397632 139770683065264 139770678875293 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16556] ppid=16550 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16556/stat : 16556 (java) S 16550 16553 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67277372 10804383744 9146 18446744073709551615 4194304 4196468 140732426397632 139770609273872 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16557] ppid=16550 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16557/stat : 16557 (java) S 16550 16553 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67277372 10804383744 9146 18446744073709551615 4194304 4196468 140732426397632 139770608221328 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16558] ppid=16550 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16558/stat : 16558 (java) S 16550 16553 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67277372 10804383744 9146 18446744073709551615 4194304 4196468 140732426397632 139770607168272 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16559] ppid=16550 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16559/stat : 16559 (java) S 16550 16553 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67277372 10804383744 9146 18446744073709551615 4194304 4196468 140732426397632 139770606115728 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16560] ppid=16550 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16560/stat : 16560 (java) S 16550 16553 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67277373 10804383744 9146 18446744073709551615 4194304 4196468 140732426397632 139770174867696 139770678864514 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16561] ppid=16550 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16561/stat : 16561 (java) S 16550 16553 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67277374 10804383744 9146 18446744073709551615 4194304 4196468 140732426397632 139770173813920 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16562] ppid=16550 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16562/stat : 16562 (java) S 16550 16553 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67277374 10804383744 9146 18446744073709551615 4194304 4196468 140732426397632 139770172760816 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16563] ppid=16550 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16563/stat : 16563 (java) S 16550 16553 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67277376 10804383744 9146 18446744073709551615 4194304 4196468 140732426397632 139770171709392 139770678871963 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16564] ppid=16550 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/16553/task/16564/stat : 16564 (java) S 16550 16553 17093 0 -1 1077944384 502 0 0 0 1 0 0 0 20 0 15 0 67277376 10804383744 9146 18446744073709551615 4194304 4196468 140732426397632 139770170657520 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16565] ppid=16550 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16565/stat : 16565 (java) S 16550 16553 17093 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 67277376 10804383744 9146 18446744073709551615 4194304 4196468 140732426397632 139770169604976 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16566] ppid=16550 vsize=10551156 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/16553/task/16566/stat : 16566 (java) S 16550 16553 17093 0 -1 1077944384 386 0 0 0 4 0 0 0 20 0 15 0 67277376 10804383744 9146 18446744073709551615 4194304 4196468 140732426397632 139770168551920 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16567] ppid=16550 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16567/stat : 16567 (java) S 16550 16553 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67277376 10804383744 9146 18446744073709551615 4194304 4196468 140732426397632 139770167499616 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16568] ppid=16550 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16568/stat : 16568 (java) S 16550 16553 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67277384 10804383744 9146 18446744073709551615 4194304 4196468 140732426397632 139770166446640 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 36584 KiB

[startup+0.701406 s]
/proc/loadavg: 3.36 3.83 3.70 5/209 16568
/proc/meminfo: memFree=28613456/32770624 swapFree=67108860/67108860
[pid=16553] ppid=16550 vsize=10551232 memory=336700 CPUtime=1.23 cores=1,3,5,7
/proc/16553/stat : 16553 (java) S 16550 16553 17093 0 -1 1077944320 10451 0 0 0 109 14 0 0 20 0 15 0 67277365 10804461568 84175 18446744073709551615 4194304 4196468 140732426397632 140732426380176 139770678853367 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
/proc/16553/statm: 2637808 84175 3071 1 0 2627261 0
[pid=16553/tid=16555] ppid=16550 vsize=10551232 memory=0 CPUtime=0.5 cores=1,3,5,7
/proc/16553/task/16555/stat : 16555 (java) R 16550 16553 17093 0 -1 4202560 6380 0 0 0 44 6 0 0 20 0 15 0 67277371 10804461568 84175 18446744073709551615 4194304 4196468 140732426397632 139770683091688 139770664921492 0 4 1 16800974 0 0 0 -1 7 0 0 7 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16556] ppid=16550 vsize=10551232 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/16553/task/16556/stat : 16556 (java) S 16550 16553 17093 0 -1 1077944384 30 0 0 0 2 1 0 0 20 0 15 0 67277372 10804461568 84175 18446744073709551615 4194304 4196468 140732426397632 139770609273872 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16557] ppid=16550 vsize=10551232 memory=4612 CPUtime=0.03 cores=1,3,5,7
/proc/16553/task/16557/stat : 16557 (java) S 16550 16553 17093 0 -1 1077944384 38 0 0 0 2 1 0 0 20 0 15 0 67277372 10804461568 84175 18446744073709551615 4194304 4196468 140732426397632 139770608221328 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16558] ppid=16550 vsize=10551232 memory=1708 CPUtime=0.03 cores=1,3,5,7
/proc/16553/task/16558/stat : 16558 (java) S 16550 16553 17093 0 -1 1077944384 36 0 0 0 2 1 0 0 20 0 15 0 67277372 10804461568 84175 18446744073709551615 4194304 4196468 140732426397632 139770607168272 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16559] ppid=16550 vsize=10551232 memory=1444 CPUtime=0.03 cores=1,3,5,7
/proc/16553/task/16559/stat : 16559 (java) S 16550 16553 17093 0 -1 1077944384 36 0 0 0 2 1 0 0 20 0 15 0 67277372 10804461568 84175 18446744073709551615 4194304 4196468 140732426397632 139770606115728 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16560] ppid=16550 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16560/stat : 16560 (java) S 16550 16553 17093 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 67277373 10804461568 84175 18446744073709551615 4194304 4196468 140732426397632 139770174867696 139770678864514 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16561] ppid=16550 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16561/stat : 16561 (java) S 16550 16553 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67277374 10804461568 84175 18446744073709551615 4194304 4196468 140732426397632 139770173813920 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16562] ppid=16550 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16562/stat : 16562 (java) S 16550 16553 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 67277374 10804461568 84175 18446744073709551615 4194304 4196468 140732426397632 139770172760816 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16563] ppid=16550 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16563/stat : 16563 (java) S 16550 16553 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67277376 10804461568 84175 18446744073709551615 4194304 4196468 140732426397632 139770171709392 139770678871963 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16564] ppid=16550 vsize=10551232 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/16553/task/16564/stat : 16564 (java) S 16550 16553 17093 0 -1 1077944384 1002 0 0 0 22 0 0 0 20 0 15 0 67277376 10804461568 84175 18446744073709551615 4194304 4196468 140732426397632 139770170657520 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16565] ppid=16550 vsize=10551232 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/16553/task/16565/stat : 16565 (java) S 16550 16553 17093 0 -1 1077944384 396 0 0 0 14 0 0 0 20 0 15 0 67277376 10804461568 84175 18446744073709551615 4194304 4196468 140732426397632 139770169604976 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16566] ppid=16550 vsize=10551232 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/16553/task/16566/stat : 16566 (java) S 16550 16553 17093 0 -1 1077944384 964 0 0 0 18 0 0 0 20 0 15 0 67277376 10804461568 84175 18446744073709551615 4194304 4196468 140732426397632 139770168551920 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16567] ppid=16550 vsize=10551232 memory=15 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16567/stat : 16567 (java) S 16550 16553 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67277376 10804461568 84175 18446744073709551615 4194304 4196468 140732426397632 139770167499616 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16568] ppid=16550 vsize=10551232 memory=69 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16568/stat : 16568 (java) S 16550 16553 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67277384 10804461568 84175 18446744073709551615 4194304 4196468 140732426397632 139770166446640 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 336700 KiB

[startup+1.50082 s]
/proc/loadavg: 3.49 3.85 3.70 6/209 16568
/proc/meminfo: memFree=28047532/32770624 swapFree=67108860/67108860
[pid=16553] ppid=16550 vsize=10551232 memory=629940 CPUtime=2.64 cores=1,3,5,7
/proc/16553/stat : 16553 (java) S 16550 16553 17093 0 -1 1077944320 13295 0 0 0 239 25 0 0 20 0 15 0 67277365 10804461568 157485 18446744073709551615 4194304 4196468 140732426397632 140732426380176 139770678853367 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
/proc/16553/statm: 2637808 157485 3090 1 0 2627261 0
[pid=16553/tid=16555] ppid=16550 vsize=10551232 memory=0 CPUtime=1.22 cores=1,3,5,7
/proc/16553/task/16555/stat : 16555 (java) R 16550 16553 17093 0 -1 4202560 7537 0 0 0 112 10 0 0 20 0 15 0 67277371 10804461568 157485 18446744073709551615 4194304 4196468 140732426397632 139770683041816 139770265413518 0 4 1 16800974 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16556] ppid=16550 vsize=10551232 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/16553/task/16556/stat : 16556 (java) S 16550 16553 17093 0 -1 1077944384 136 0 0 0 7 3 0 0 20 0 15 0 67277372 10804461568 157485 18446744073709551615 4194304 4196468 140732426397632 139770609273872 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16557] ppid=16550 vsize=10551232 memory=6673 CPUtime=0.09 cores=1,3,5,7
/proc/16553/task/16557/stat : 16557 (java) S 16550 16553 17093 0 -1 1077944384 135 0 0 0 6 3 0 0 20 0 15 0 67277372 10804461568 157485 18446744073709551615 4194304 4196468 140732426397632 139770608221328 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16558] ppid=16550 vsize=10551232 memory=4420 CPUtime=0.1 cores=1,3,5,7
/proc/16553/task/16558/stat : 16558 (java) S 16550 16553 17093 0 -1 1077944384 144 0 0 0 7 3 0 0 20 0 15 0 67277372 10804461568 157485 18446744073709551615 4194304 4196468 140732426397632 139770607168272 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16559] ppid=16550 vsize=10551232 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/16553/task/16559/stat : 16559 (java) S 16550 16553 17093 0 -1 1077944384 134 0 0 0 6 2 0 0 20 0 15 0 67277372 10804461568 157485 18446744073709551615 4194304 4196468 140732426397632 139770606115728 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16560] ppid=16550 vsize=10551232 memory=164 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16560/stat : 16560 (java) S 16550 16553 17093 0 -1 1077944384 485 0 0 0 0 0 0 0 20 0 15 0 67277373 10804461568 157485 18446744073709551615 4194304 4196468 140732426397632 139770174867696 139770678864514 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16561] ppid=16550 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16561/stat : 16561 (java) S 16550 16553 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67277374 10804461568 157485 18446744073709551615 4194304 4196468 140732426397632 139770173813984 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16562] ppid=16550 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16562/stat : 16562 (java) S 16550 16553 17093 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 67277374 10804461568 157485 18446744073709551615 4194304 4196468 140732426397632 139770172760816 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16563] ppid=16550 vsize=10551232 memory=8772 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16563/stat : 16563 (java) S 16550 16553 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67277376 10804461568 157485 18446744073709551615 4194304 4196468 140732426397632 139770171709392 139770678871963 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16564] ppid=16550 vsize=10551232 memory=0 CPUtime=0.41 cores=1,3,5,7
/proc/16553/task/16564/stat : 16564 (java) S 16550 16553 17093 0 -1 1077944384 1332 0 0 0 41 0 0 0 20 0 15 0 67277376 10804461568 157485 18446744073709551615 4194304 4196468 140732426397632 139770170657520 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16565] ppid=16550 vsize=10551232 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/16553/task/16565/stat : 16565 (java) S 16550 16553 17093 0 -1 1077944384 966 0 0 0 35 0 0 0 20 0 15 0 67277376 10804461568 157485 18446744073709551615 4194304 4196468 140732426397632 139770169604976 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16566] ppid=16550 vsize=10551232 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/16553/task/16566/stat : 16566 (java) S 16550 16553 17093 0 -1 1077944384 1065 0 0 0 21 0 0 0 20 0 15 0 67277376 10804461568 157485 18446744073709551615 4194304 4196468 140732426397632 139770168551920 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0

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


[startup+86.6536 s]
# the end of solver process 16553 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=254.682 s, system=5.56786 s

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

[startup+84.8008 s]
/proc/loadavg: 5.13 4.23 3.84 6/190 16615
/proc/meminfo: memFree=23262188/32770624 swapFree=67108860/67108860
[pid=16553] ppid=16550 vsize=10551232 memory=8286760 CPUtime=253.14 cores=1,3,5,7
/proc/16553/stat : 16553 (java) S 16550 16553 17093 0 -1 1077944320 281771 0 0 0 24764 550 0 0 20 0 15 0 67277365 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 140732426380176 139770678853367 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
/proc/16553/statm: 2637808 2071690 3112 1 0 2627261 0
[pid=16553/tid=16555] ppid=16550 vsize=10551232 memory=640 CPUtime=15.67 cores=1,3,5,7
/proc/16553/task/16555/stat : 16555 (java) S 16550 16553 17093 0 -1 1077944384 14010 0 0 0 1551 16 0 0 20 0 15 0 67277371 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770683086688 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16556] ppid=16550 vsize=10551232 memory=-8774313645642428999 CPUtime=56.31 cores=1,3,5,7
/proc/16553/task/16556/stat : 16556 (java) R 16550 16553 17093 0 -1 4202560 65735 0 0 0 5516 115 0 0 20 0 15 0 67277372 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770609273872 139770663803972 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16557] ppid=16550 vsize=10551232 memory=932 CPUtime=56.04 cores=1,3,5,7
/proc/16553/task/16557/stat : 16557 (java) R 16550 16553 17093 0 -1 4202560 43392 0 0 0 5473 131 0 0 20 0 15 0 67277372 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770608221528 139770660449821 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16558] ppid=16550 vsize=10551232 memory=1624 CPUtime=55.88 cores=1,3,5,7
/proc/16553/task/16558/stat : 16558 (java) R 16550 16553 17093 0 -1 4202560 67880 0 0 0 5441 147 0 0 20 0 15 0 67277372 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770607167856 139770671481575 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16559] ppid=16550 vsize=10551232 memory=2160 CPUtime=55.8 cores=1,3,5,7
/proc/16553/task/16559/stat : 16559 (java) R 16550 16553 17093 0 -1 4202560 60728 0 0 0 5447 133 0 0 20 0 15 0 67277372 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770606115624 139770671481575 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16560] ppid=16550 vsize=10551232 memory=844 CPUtime=11.89 cores=1,3,5,7
/proc/16553/task/16560/stat : 16560 (java) S 16550 16553 17093 0 -1 1077944384 19934 0 0 0 1188 1 0 0 20 0 15 0 67277373 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770174866016 139770678863573 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16561] ppid=16550 vsize=10551232 memory=8286760 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16561/stat : 16561 (java) S 16550 16553 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 67277374 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770173813984 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16562] ppid=16550 vsize=10551232 memory=12200 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16562/stat : 16562 (java) S 16550 16553 17093 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 67277374 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770172760832 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16563] ppid=16550 vsize=10551232 memory=1992 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16563/stat : 16563 (java) S 16550 16553 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770171709040 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16564] ppid=16550 vsize=10551232 memory=1204 CPUtime=0.62 cores=1,3,5,7
/proc/16553/task/16564/stat : 16564 (java) S 16550 16553 17093 0 -1 1077944384 3131 0 0 0 62 0 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770170657520 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16565] ppid=16550 vsize=10551232 memory=1000 CPUtime=0.57 cores=1,3,5,7
/proc/16553/task/16565/stat : 16565 (java) S 16550 16553 17093 0 -1 1077944384 2840 0 0 0 56 1 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770169604976 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16566] ppid=16550 vsize=10551232 memory=796 CPUtime=0.23 cores=1,3,5,7
/proc/16553/task/16566/stat : 16566 (java) S 16550 16553 17093 0 -1 1077944384 1951 0 0 0 23 0 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770168551920 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16567] ppid=16550 vsize=10551232 memory=8286760 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16567/stat : 16567 (java) S 16550 16553 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770167499616 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16568] ppid=16550 vsize=10551232 memory=8286760 CPUtime=0.04 cores=1,3,5,7
/proc/16553/task/16568/stat : 16568 (java) S 16550 16553 17093 0 -1 1077944384 777 0 0 0 2 2 0 0 20 0 15 0 67277384 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770166446640 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
Current children cumulated CPU time: 253.14 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8286760 KiB

[startup+85.6007 s]
/proc/loadavg: 5.13 4.23 3.84 5/189 16616
/proc/meminfo: memFree=23264480/32770624 swapFree=67108860/67108860
[pid=16553] ppid=16550 vsize=10551232 memory=8286760 CPUtime=256.27 cores=1,3,5,7
/proc/16553/stat : 16553 (java) S 16550 16553 17093 0 -1 1077944320 281771 0 0 0 25076 551 0 0 20 0 15 0 67277365 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 140732426380176 139770678853367 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
/proc/16553/statm: 2637808 2071690 3112 1 0 2627261 0
[pid=16553/tid=16555] ppid=16550 vsize=10551232 memory=21300 CPUtime=15.67 cores=1,3,5,7
/proc/16553/task/16555/stat : 16555 (java) S 16550 16553 17093 0 -1 1077944384 14010 0 0 0 1551 16 0 0 20 0 15 0 67277371 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770683086688 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16556] ppid=16550 vsize=10551232 memory=-8774313645642428999 CPUtime=57.11 cores=1,3,5,7
/proc/16553/task/16556/stat : 16556 (java) R 16550 16553 17093 0 -1 4202560 65735 0 0 0 5596 115 0 0 20 0 15 0 67277372 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770609273872 139770660450029 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16557] ppid=16550 vsize=10551232 memory=37864 CPUtime=56.84 cores=1,3,5,7
/proc/16553/task/16557/stat : 16557 (java) R 16550 16553 17093 0 -1 4202560 43392 0 0 0 5553 131 0 0 20 0 15 0 67277372 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770608221528 139770663551006 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16558] ppid=16550 vsize=10551232 memory=1296 CPUtime=56.65 cores=1,3,5,7
/proc/16553/task/16558/stat : 16558 (java) R 16550 16553 17093 0 -1 4202560 67880 0 0 0 5517 148 0 0 20 0 15 0 67277372 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770607168168 139770671481575 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16559] ppid=16550 vsize=10551232 memory=2420 CPUtime=56.55 cores=1,3,5,7
/proc/16553/task/16559/stat : 16559 (java) R 16550 16553 17093 0 -1 4202560 60728 0 0 0 5522 133 0 0 20 0 15 0 67277372 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770606115312 139770671481575 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16560] ppid=16550 vsize=10551232 memory=1732 CPUtime=11.89 cores=1,3,5,7
/proc/16553/task/16560/stat : 16560 (java) S 16550 16553 17093 0 -1 1077944384 19934 0 0 0 1188 1 0 0 20 0 15 0 67277373 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770174866016 139770678863573 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16561] ppid=16550 vsize=10551232 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16561/stat : 16561 (java) S 16550 16553 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 67277374 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770173813984 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16562] ppid=16550 vsize=10551232 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16562/stat : 16562 (java) S 16550 16553 17093 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 67277374 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770172760832 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16563] ppid=16550 vsize=10551232 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16563/stat : 16563 (java) S 16550 16553 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770171709040 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16564] ppid=16550 vsize=10551232 memory=1444 CPUtime=0.62 cores=1,3,5,7
/proc/16553/task/16564/stat : 16564 (java) S 16550 16553 17093 0 -1 1077944384 3131 0 0 0 62 0 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770170657520 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16565] ppid=16550 vsize=10551232 memory=1228 CPUtime=0.57 cores=1,3,5,7
/proc/16553/task/16565/stat : 16565 (java) S 16550 16553 17093 0 -1 1077944384 2840 0 0 0 56 1 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770169604976 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16566] ppid=16550 vsize=10551232 memory=12200 CPUtime=0.23 cores=1,3,5,7
/proc/16553/task/16566/stat : 16566 (java) S 16550 16553 17093 0 -1 1077944384 1951 0 0 0 23 0 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770168551920 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16567] ppid=16550 vsize=10551232 memory=1992 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16567/stat : 16567 (java) S 16550 16553 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770167499616 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16568] ppid=16550 vsize=10551232 memory=1204 CPUtime=0.04 cores=1,3,5,7
/proc/16553/task/16568/stat : 16568 (java) S 16550 16553 17093 0 -1 1077944384 777 0 0 0 2 2 0 0 20 0 15 0 67277384 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770166446640 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
Current children cumulated CPU time: 256.27 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8286760 KiB

[startup+86.4007 s]
/proc/loadavg: 5.28 4.27 3.86 9/209 16646
/proc/meminfo: memFree=22900580/32770624 swapFree=67108860/67108860
[pid=16553] ppid=16550 vsize=10551232 memory=8286760 CPUtime=259.38 cores=1,3,5,7
/proc/16553/stat : 16553 (java) S 16550 16553 17093 0 -1 1077944320 281771 0 0 0 25387 551 0 0 20 0 15 0 67277365 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 140732426380176 139770678853367 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
/proc/16553/statm: 2637808 2071690 3112 1 0 2627261 0
[pid=16553/tid=16555] ppid=16550 vsize=10551232 memory=4028 CPUtime=15.67 cores=1,3,5,7
/proc/16553/task/16555/stat : 16555 (java) S 16550 16553 17093 0 -1 1077944384 14010 0 0 0 1551 16 0 0 20 0 15 0 67277371 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770683086688 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16556] ppid=16550 vsize=10551232 memory=37864 CPUtime=57.91 cores=1,3,5,7
/proc/16553/task/16556/stat : 16556 (java) R 16550 16553 17093 0 -1 4202560 65735 0 0 0 5676 115 0 0 20 0 15 0 67277372 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770609273872 139770663551142 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16557] ppid=16550 vsize=10551232 memory=-8774313645642428999 CPUtime=57.64 cores=1,3,5,7
/proc/16553/task/16557/stat : 16557 (java) R 16550 16553 17093 0 -1 4202560 43392 0 0 0 5633 131 0 0 20 0 15 0 67277372 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770608221528 139770660450029 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16558] ppid=16550 vsize=10551232 memory=4612 CPUtime=57.4 cores=1,3,5,7
/proc/16553/task/16558/stat : 16558 (java) R 16550 16553 17093 0 -1 1077944384 67880 0 0 0 5592 148 0 0 20 0 15 0 67277372 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770607167856 139770678864514 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16559] ppid=16550 vsize=10551232 memory=1708 CPUtime=57.32 cores=1,3,5,7
/proc/16553/task/16559/stat : 16559 (java) R 16550 16553 17093 0 -1 4202560 60728 0 0 0 5599 133 0 0 20 0 15 0 67277372 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770606115312 139770671481575 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16560] ppid=16550 vsize=10551232 memory=1444 CPUtime=11.89 cores=1,3,5,7
/proc/16553/task/16560/stat : 16560 (java) S 16550 16553 17093 0 -1 1077944384 19934 0 0 0 1188 1 0 0 20 0 15 0 67277373 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770174866016 139770678863573 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16561] ppid=16550 vsize=10551232 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16561/stat : 16561 (java) S 16550 16553 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 67277374 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770173813984 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16562] ppid=16550 vsize=10551232 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16562/stat : 16562 (java) S 16550 16553 17093 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 67277374 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770172760832 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16563] ppid=16550 vsize=10551232 memory=37864 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16563/stat : 16563 (java) S 16550 16553 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770171709040 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16564] ppid=16550 vsize=10551232 memory=1296 CPUtime=0.62 cores=1,3,5,7
/proc/16553/task/16564/stat : 16564 (java) S 16550 16553 17093 0 -1 1077944384 3131 0 0 0 62 0 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770170657520 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16565] ppid=16550 vsize=10551232 memory=2420 CPUtime=0.57 cores=1,3,5,7
/proc/16553/task/16565/stat : 16565 (java) S 16550 16553 17093 0 -1 1077944384 2840 0 0 0 56 1 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770169604976 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16566] ppid=16550 vsize=10551232 memory=1732 CPUtime=0.23 cores=1,3,5,7
/proc/16553/task/16566/stat : 16566 (java) S 16550 16553 17093 0 -1 1077944384 1951 0 0 0 23 0 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770168551920 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16567] ppid=16550 vsize=10551232 memory=12200 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16567/stat : 16567 (java) S 16550 16553 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770167499616 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16568] ppid=16550 vsize=10551232 memory=1992 CPUtime=0.04 cores=1,3,5,7
/proc/16553/task/16568/stat : 16568 (java) S 16550 16553 17093 0 -1 1077944384 777 0 0 0 2 2 0 0 20 0 15 0 67277384 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770166446640 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
Current children cumulated CPU time: 259.38 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8286760 KiB

[startup+86.6007 s]
/proc/loadavg: 5.28 4.27 3.86 9/209 16646
/proc/meminfo: memFree=22900580/32770624 swapFree=67108860/67108860
[pid=16553] ppid=16550 vsize=10551232 memory=8286760 CPUtime=260.17 cores=1,3,5,7
/proc/16553/stat : 16553 (java) S 16550 16553 17093 0 -1 1077944320 281771 0 0 0 25466 551 0 0 20 0 15 0 67277365 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 140732426380176 139770678853367 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
/proc/16553/statm: 2637808 2071690 3112 1 0 2627261 0
[pid=16553/tid=16555] ppid=16550 vsize=10551232 memory=1000 CPUtime=15.67 cores=1,3,5,7
/proc/16553/task/16555/stat : 16555 (java) S 16550 16553 17093 0 -1 1077944384 14010 0 0 0 1551 16 0 0 20 0 15 0 67277371 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770683086688 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16556] ppid=16550 vsize=10551232 memory=796 CPUtime=58.11 cores=1,3,5,7
/proc/16553/task/16556/stat : 16556 (java) R 16550 16553 17093 0 -1 4202560 65735 0 0 0 5696 115 0 0 20 0 15 0 67277372 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770609274072 139770663804484 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16557] ppid=16550 vsize=10551232 memory=8944 CPUtime=57.84 cores=1,3,5,7
/proc/16553/task/16557/stat : 16557 (java) R 16550 16553 17093 0 -1 4202560 43392 0 0 0 5653 131 0 0 20 0 15 0 67277372 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770608221528 139770663803972 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16558] ppid=16550 vsize=10551232 memory=8286760 CPUtime=57.59 cores=1,3,5,7
/proc/16553/task/16558/stat : 16558 (java) R 16550 16553 17093 0 -1 4202560 67880 0 0 0 5611 148 0 0 20 0 15 0 67277372 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770607168168 139770671481575 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16559] ppid=16550 vsize=10551232 memory=796 CPUtime=57.51 cores=1,3,5,7
/proc/16553/task/16559/stat : 16559 (java) R 16550 16553 17093 0 -1 4202560 60728 0 0 0 5618 133 0 0 20 0 15 0 67277372 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770606115312 139770671481575 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16560] ppid=16550 vsize=10551232 memory=0 CPUtime=11.89 cores=1,3,5,7
/proc/16553/task/16560/stat : 16560 (java) S 16550 16553 17093 0 -1 1077944384 19934 0 0 0 1188 1 0 0 20 0 15 0 67277373 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770174866016 139770678863573 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16561] ppid=16550 vsize=10551232 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16561/stat : 16561 (java) S 16550 16553 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 67277374 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770173813984 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16562] ppid=16550 vsize=10551232 memory=7100839861465685612 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16562/stat : 16562 (java) S 16550 16553 17093 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 67277374 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770172760832 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16563] ppid=16550 vsize=10551232 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16563/stat : 16563 (java) S 16550 16553 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770171709040 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16564] ppid=16550 vsize=10551232 memory=1228 CPUtime=0.62 cores=1,3,5,7
/proc/16553/task/16564/stat : 16564 (java) S 16550 16553 17093 0 -1 1077944384 3131 0 0 0 62 0 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770170657520 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16565] ppid=16550 vsize=10551232 memory=-8774313645642428999 CPUtime=0.57 cores=1,3,5,7
/proc/16553/task/16565/stat : 16565 (java) S 16550 16553 17093 0 -1 1077944384 2840 0 0 0 56 1 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770169604976 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16566] ppid=16550 vsize=10551232 memory=2160 CPUtime=0.23 cores=1,3,5,7
/proc/16553/task/16566/stat : 16566 (java) S 16550 16553 17093 0 -1 1077944384 1951 0 0 0 23 0 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770168551920 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16567] ppid=16550 vsize=10551232 memory=844 CPUtime=0 cores=1,3,5,7
/proc/16553/task/16567/stat : 16567 (java) S 16550 16553 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67277376 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770167499616 139770678863573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
[pid=16553/tid=16568] ppid=16550 vsize=10551232 memory=16448 CPUtime=0.04 cores=1,3,5,7
/proc/16553/task/16568/stat : 16568 (java) S 16550 16553 17093 0 -1 1077944384 777 0 0 0 2 2 0 0 20 0 15 0 67277384 10804461568 2071690 18446744073709551615 4194304 4196468 140732426397632 139770166446640 139770678864514 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9617408 140732426404245 140732426404398 140732426404398 140732426407887 0
Current children cumulated CPU time: 260.17 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8286760 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 86.6536
CPU time (s): 260.25
CPU user time (s): 254.682
CPU system time (s): 5.56786
CPU usage (%): 300.334
Max. virtual memory (cumulated for all children) (KiB): 10551232
Max. memory (cumulated for all children) (KiB): 8286760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.682
system time used= 5.56786
maximum resident set size= 8287060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 281775
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7050
involuntary context switches= 7487


# summary of solver processes directly reported to runsolver:
#   pid: 16553
#   total CPU time (s): 260.25
#   total CPU user time (s): 254.682
#   total CPU system time (s): 5.56786

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.540659 second user time and 0.859187 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 20:46:32
IDJOB=4257902
IDBENCH=137600
IDSOLVER=2643
FILE ID=node127/4257902-1502650840
RUNJOBID= node127-1502642200-6041
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n3w3b3r7.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257902-1502650840/watcher-4257902-1502650840 -o /tmp/evaluation-result-4257902-1502650840/solver-4257902-1502650840 -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-4257902-1502650840.xml

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

MD5SUM BENCH= 4bffeaf90ccad3cb01dd3bbb4a29e0a4
RANDOM SEED=1909542086

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:        28690292 kB
MemAvailable:   29132424 kB
Buffers:          202552 kB
Cached:           535388 kB
SwapCached:            0 kB
Active:          3433632 kB
Inactive:         217996 kB
Active(anon):    2863256 kB
Inactive(anon):    83872 kB
Active(file):     570376 kB
Inactive(file):   134124 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1788 kB
Writeback:             4 kB
AnonPages:       2893344 kB
Mapped:            58924 kB
Shmem:             33444 kB
Slab:             132496 kB
SReclaimable:     106932 kB
SUnreclaim:        25564 kB
KernelStack:        3488 kB
PageTables:        10676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3643920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2805760 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:47:59