Trace number 4257918

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.09399 101.769

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0500-12.xml
MD5SUMc3cbaa9ce8e56a4446daa69c64b890b7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark72
Best CPU time to get the best result obtained on this benchmark252.06599
Satisfiable
(Un)Satisfiability was proved
Number of variables1919
Number of constraints277
Number of domains2
Minimum domain size82
Maximum domain size275
Distribution of domain sizes[{"size":82,"count":1918},{"size":275,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1644},{"degree":4,"count":274}]
Minimum constraint arity7
Maximum constraint arity1918
Distribution of constraint arities[{"arity":7,"count":274},{"arity":275,"count":1},{"arity":1918,"count":2}]
Number of extensional constraints274
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":274},{"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 (11720 MiB free)
  memory of node 1: 16384 MiB (15609 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4257918-1502650087/watcher-4257918-1502650087 -o /tmp/evaluation-result-4257918-1502650087/solver-4257918-1502650087 -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-4257918-1502650087.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=15383, runsolver pid=15380

[startup+0.100176 s]*
/proc/loadavg: 2.87 3.24 3.37 3/201 15389
/proc/meminfo: memFree=27978700/32770624 swapFree=67108860/67108860
[pid=15383] ppid=15380 vsize=10019572 memory=18212 CPUtime=0.01 cores=1,3,5,7
/proc/15383/stat : 15383 (java) S 15380 15383 17093 0 -1 1077944320 3894 0 0 0 1 0 0 0 20 0 8 0 67201986 10260041728 4553 18446744073709551615 4194304 4196468 140730244534048 140730244516592 140292456255223 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
/proc/15383/statm: 2504893 4553 2042 1 0 2494390 0
[pid=15383/tid=15385] ppid=15380 vsize=10085108 memory=4206751525541407381 CPUtime=0.01 cores=1,3,5,7
/proc/15383/task/15385/stat : 15385 (java) R 15380 15383 17093 0 -1 4202560 2616 0 0 0 1 0 0 0 20 0 8 0 67201995 10327150592 4621 18446744073709551615 4194304 4196468 140730244534048 140292460488360 140292440335710 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15386] ppid=15380 vsize=10085108 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15386/stat : 15386 (java) S 15380 15383 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 67201995 10327150592 4621 18446744073709551615 4194304 4196468 140730244534048 140292423813392 140292456265429 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15387] ppid=15380 vsize=10085108 memory=140529609176704 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15387/stat : 15387 (java) S 15380 15383 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 67201995 10327150592 4621 18446744073709551615 4194304 4196468 140730244534048 140292066458000 140292456265429 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15388] ppid=15380 vsize=10085108 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15388/stat : 15388 (java) S 15380 15383 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 67201995 10327150592 4621 18446744073709551615 4194304 4196468 140730244534048 140292065405456 140292456265429 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15389] ppid=15380 vsize=10085108 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15389/stat : 15389 (java) S 15380 15383 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 67201995 10327150592 4621 18446744073709551615 4194304 4196468 140730244534048 140292064352912 140292456265429 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15390] ppid=15380 vsize=10085108 memory=140529609176704 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15390/stat : 15390 (java) S 15380 15383 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 67201997 10327150592 4621 18446744073709551615 4194304 4196468 140730244534048 140291952601584 140292456266370 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15391] ppid=15380 vsize=10085108 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15391/stat : 15391 (java) S 15380 15383 17093 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 8 0 67201997 10327150592 4621 18446744073709551615 4194304 4196468 140730244534048 140291951546704 140292456265429 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 10019572 KiB
Current children cumulated memory: 18212 KiB

[startup+0.209758 s]*
/proc/loadavg: 2.87 3.24 3.37 3/210 15398
/proc/meminfo: memFree=27970180/32770624 swapFree=67108860/67108860
[pid=15383] ppid=15380 vsize=10551156 memory=27604 CPUtime=0.1 cores=1,3,5,7
/proc/15383/stat : 15383 (java) S 15380 15383 17093 0 -1 1077944320 5362 0 0 0 9 1 0 0 20 0 15 0 67201986 10804383744 6901 18446744073709551615 4194304 4196468 140730244534048 140730244516592 140292456255223 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
/proc/15383/statm: 2637789 6901 2769 1 0 2627261 0
[pid=15383/tid=15385] ppid=15380 vsize=10551156 memory=8318255677412212789 CPUtime=0.07 cores=1,3,5,7
/proc/15383/task/15385/stat : 15385 (java) R 15380 15383 17093 0 -1 4202560 3321 0 0 0 7 0 0 0 20 0 15 0 67201995 10804383744 6966 18446744073709551615 4194304 4196468 140730244534048 140292460490192 140292456277149 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15386] ppid=15380 vsize=10551156 memory=330 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15386/stat : 15386 (java) S 15380 15383 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67201995 10804383744 6966 18446744073709551615 4194304 4196468 140730244534048 140292423813392 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15387] ppid=15380 vsize=10551156 memory=4122960817038784160 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15387/stat : 15387 (java) S 15380 15383 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67201995 10804383744 6966 18446744073709551615 4194304 4196468 140730244534048 140292066458000 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15388] ppid=15380 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15388/stat : 15388 (java) S 15380 15383 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67201995 10804383744 6966 18446744073709551615 4194304 4196468 140730244534048 140292065405456 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15389] ppid=15380 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15389/stat : 15389 (java) S 15380 15383 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67201995 10804383744 6966 18446744073709551615 4194304 4196468 140730244534048 140292064352912 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15390] ppid=15380 vsize=10551156 memory=140529609176704 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15390/stat : 15390 (java) S 15380 15383 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67201997 10804383744 6966 18446744073709551615 4194304 4196468 140730244534048 140291952601584 140292456266370 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15391] ppid=15380 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15391/stat : 15391 (java) S 15380 15383 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67201997 10804383744 6966 18446744073709551615 4194304 4196468 140730244534048 140291951547808 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15392] ppid=15380 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15392/stat : 15392 (java) S 15380 15383 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67201997 10804383744 6966 18446744073709551615 4194304 4196468 140730244534048 140291950495216 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15393] ppid=15380 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15393/stat : 15393 (java) S 15380 15383 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67202000 10804383744 6966 18446744073709551615 4194304 4196468 140730244534048 140291949443792 140292456273819 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15394] ppid=15380 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15394/stat : 15394 (java) S 15380 15383 17093 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 67202000 10804383744 6966 18446744073709551615 4194304 4196468 140730244534048 140291948390384 140292456266370 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15395] ppid=15380 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15395/stat : 15395 (java) S 15380 15383 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67202000 10804383744 6966 18446744073709551615 4194304 4196468 140730244534048 140291947337840 140292456266370 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15396] ppid=15380 vsize=10551156 memory=140529609176704 CPUtime=0.01 cores=1,3,5,7
/proc/15383/task/15396/stat : 15396 (java) R 15380 15383 17093 0 -1 4202560 282 0 0 0 1 0 0 0 20 0 15 0 67202000 10804383744 6966 18446744073709551615 4194304 4196468 140730244534048 140291946285296 140292448492350 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15397] ppid=15380 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15397/stat : 15397 (java) S 15380 15383 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67202000 10804383744 6966 18446744073709551615 4194304 4196468 140730244534048 140291945232992 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15398] ppid=15380 vsize=10551156 memory=140529609176704 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15398/stat : 15398 (java) S 15380 15383 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67202005 10804383744 6966 18446744073709551615 4194304 4196468 140730244534048 140291944180528 140292456266370 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 27604 KiB

[startup+0.310174 s]*
/proc/loadavg: 2.87 3.24 3.37 4/210 15398
/proc/meminfo: memFree=27960228/32770624 swapFree=67108860/67108860
[pid=15383] ppid=15380 vsize=10551156 memory=36672 CPUtime=0.24 cores=1,3,5,7
/proc/15383/stat : 15383 (java) S 15380 15383 17093 0 -1 1077944320 8458 0 0 0 22 2 0 0 20 0 15 0 67201986 10804383744 9168 18446744073709551615 4194304 4196468 140730244534048 140730244516592 140292456255223 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
/proc/15383/statm: 2637789 9168 2879 1 0 2627261 0
[pid=15383/tid=15385] ppid=15380 vsize=10551156 memory=-7677926825137650786 CPUtime=0.17 cores=1,3,5,7
/proc/15383/task/15385/stat : 15385 (java) R 15380 15383 17093 0 -1 4202560 6138 0 0 0 16 1 0 0 20 0 15 0 67201995 10804383744 9168 18446744073709551615 4194304 4196468 140730244534048 140292460492096 140292440335710 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15386] ppid=15380 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15386/stat : 15386 (java) S 15380 15383 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67201995 10804383744 9168 18446744073709551615 4194304 4196468 140730244534048 140292423813392 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15387] ppid=15380 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15387/stat : 15387 (java) S 15380 15383 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67201995 10804383744 9168 18446744073709551615 4194304 4196468 140730244534048 140292066458000 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15388] ppid=15380 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15388/stat : 15388 (java) S 15380 15383 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67201995 10804383744 9168 18446744073709551615 4194304 4196468 140730244534048 140292065405456 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15389] ppid=15380 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15389/stat : 15389 (java) S 15380 15383 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67201995 10804383744 9168 18446744073709551615 4194304 4196468 140730244534048 140292064352912 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15390] ppid=15380 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15390/stat : 15390 (java) S 15380 15383 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67201997 10804383744 9168 18446744073709551615 4194304 4196468 140730244534048 140291952601584 140292456266370 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15391] ppid=15380 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15391/stat : 15391 (java) S 15380 15383 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67201997 10804383744 9168 18446744073709551615 4194304 4196468 140730244534048 140291951547808 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15392] ppid=15380 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15392/stat : 15392 (java) S 15380 15383 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67201997 10804383744 9168 18446744073709551615 4194304 4196468 140730244534048 140291950495216 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15393] ppid=15380 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15393/stat : 15393 (java) S 15380 15383 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67202000 10804383744 9168 18446744073709551615 4194304 4196468 140730244534048 140291949443792 140292456273819 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15394] ppid=15380 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/15383/task/15394/stat : 15394 (java) S 15380 15383 17093 0 -1 1077944384 495 0 0 0 1 0 0 0 20 0 15 0 67202000 10804383744 9168 18446744073709551615 4194304 4196468 140730244534048 140291948390384 140292456266370 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15395] ppid=15380 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15395/stat : 15395 (java) S 15380 15383 17093 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 67202000 10804383744 9168 18446744073709551615 4194304 4196468 140730244534048 140291947337840 140292456266370 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15396] ppid=15380 vsize=10551156 memory=140529609176704 CPUtime=0.04 cores=1,3,5,7
/proc/15383/task/15396/stat : 15396 (java) S 15380 15383 17093 0 -1 1077944384 387 0 0 0 4 0 0 0 20 0 15 0 67202000 10804383744 9168 18446744073709551615 4194304 4196468 140730244534048 140291946285296 140292456266370 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15397] ppid=15380 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15397/stat : 15397 (java) S 15380 15383 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67202000 10804383744 9168 18446744073709551615 4194304 4196468 140730244534048 140291945232992 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15398] ppid=15380 vsize=10551156 memory=140529609176704 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15398/stat : 15398 (java) S 15380 15383 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67202005 10804383744 9168 18446744073709551615 4194304 4196468 140730244534048 140291944180528 140292456266370 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 36672 KiB

[startup+0.701069 s]
/proc/loadavg: 2.87 3.24 3.37 5/210 15398
/proc/meminfo: memFree=27945228/32770624 swapFree=67108860/67108860
[pid=15383] ppid=15380 vsize=10551232 memory=143788 CPUtime=1.21 cores=1,3,5,7
/proc/15383/stat : 15383 (java) S 15380 15383 17093 0 -1 1077944320 12762 0 0 0 116 5 0 0 20 0 15 0 67201986 10804461568 35947 18446744073709551615 4194304 4196468 140730244534048 140730244516592 140292456255223 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
/proc/15383/statm: 2637808 35947 3052 1 0 2627261 0
[pid=15383/tid=15385] ppid=15380 vsize=10551232 memory=0 CPUtime=0.54 cores=1,3,5,7
/proc/15383/task/15385/stat : 15385 (java) R 15380 15383 17093 0 -1 4202560 7427 0 0 0 51 3 0 0 20 0 15 0 67201995 10804461568 35947 18446744073709551615 4194304 4196468 140730244534048 140292460488912 140292099831497 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15386] ppid=15380 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15386/stat : 15386 (java) S 15380 15383 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67201995 10804461568 35947 18446744073709551615 4194304 4196468 140730244534048 140292423813392 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15387] ppid=15380 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15387/stat : 15387 (java) S 15380 15383 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67201995 10804461568 35947 18446744073709551615 4194304 4196468 140730244534048 140292066458000 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15388] ppid=15380 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15388/stat : 15388 (java) S 15380 15383 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67201995 10804461568 35947 18446744073709551615 4194304 4196468 140730244534048 140292065405456 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15389] ppid=15380 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15389/stat : 15389 (java) S 15380 15383 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67201995 10804461568 35947 18446744073709551615 4194304 4196468 140730244534048 140292064352912 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15390] ppid=15380 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15390/stat : 15390 (java) S 15380 15383 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67201997 10804461568 35947 18446744073709551615 4194304 4196468 140730244534048 140291952601584 140292456266370 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15391] ppid=15380 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15391/stat : 15391 (java) S 15380 15383 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67201997 10804461568 35947 18446744073709551615 4194304 4196468 140730244534048 140291951547808 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15392] ppid=15380 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15392/stat : 15392 (java) S 15380 15383 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67201997 10804461568 35947 18446744073709551615 4194304 4196468 140730244534048 140291950495216 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15393] ppid=15380 vsize=10551232 memory=3904 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15393/stat : 15393 (java) S 15380 15383 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67202000 10804461568 35947 18446744073709551615 4194304 4196468 140730244534048 140291949443792 140292456273819 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15394] ppid=15380 vsize=10551232 memory=-7677926825137650786 CPUtime=0.22 cores=1,3,5,7
/proc/15383/task/15394/stat : 15394 (java) R 15380 15383 17093 0 -1 4202560 1839 0 0 0 22 0 0 0 20 0 15 0 67202000 10804461568 35947 18446744073709551615 4194304 4196468 140730244534048 140291948375848 140292435507504 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15395] ppid=15380 vsize=10551232 memory=4872558044660077418 CPUtime=0.22 cores=1,3,5,7
/proc/15383/task/15395/stat : 15395 (java) R 15380 15383 17093 0 -1 4202560 1193 0 0 0 22 0 0 0 20 0 15 0 67202000 10804461568 35947 18446744073709551615 4194304 4196468 140730244534048 140291947323720 140292437799712 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15396] ppid=15380 vsize=10551232 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/15383/task/15396/stat : 15396 (java) S 15380 15383 17093 0 -1 1077944384 935 0 0 0 20 0 0 0 20 0 15 0 67202000 10804461568 35947 18446744073709551615 4194304 4196468 140730244534048 140291946285296 140292456266370 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15397] ppid=15380 vsize=10551232 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15397/stat : 15397 (java) S 15380 15383 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67202000 10804461568 35947 18446744073709551615 4194304 4196468 140730244534048 140291945232992 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15398] ppid=15380 vsize=10551232 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15398/stat : 15398 (java) S 15380 15383 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67202005 10804461568 35947 18446744073709551615 4194304 4196468 140730244534048 140291944180528 140292456266370 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 143788 KiB

[startup+1.50074 s]
/proc/loadavg: 2.87 3.24 3.37 3/210 15398
/proc/meminfo: memFree=27794484/32770624 swapFree=67108860/67108860
[pid=15383] ppid=15380 vsize=10551232 memory=203932 CPUtime=2.31 cores=1,3,5,7
/proc/15383/stat : 15383 (java) S 15380 15383 17093 0 -1 1077944320 13151 0 0 0 224 7 0 0 20 0 15 0 67201986 10804461568 50983 18446744073709551615 4194304 4196468 140730244534048 140730244516592 140292456255223 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
/proc/15383/statm: 2637808 50983 3079 1 0 2627261 0
[pid=15383/tid=15385] ppid=15380 vsize=10551232 memory=281058902029904 CPUtime=1.33 cores=1,3,5,7
/proc/15383/task/15385/stat : 15385 (java) R 15380 15383 17093 0 -1 4202560 7517 0 0 0 129 4 0 0 20 0 15 0 67201995 10804461568 50983 18446744073709551615 4194304 4196468 140730244534048 140292460493352 140292100325083 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15386] ppid=15380 vsize=10551232 memory=13966 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15386/stat : 15386 (java) S 15380 15383 17093 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 67201995 10804461568 50983 18446744073709551615 4194304 4196468 140730244534048 140292423813392 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15387] ppid=15380 vsize=10551232 memory=25918 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15387/stat : 15387 (java) S 15380 15383 17093 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 67201995 10804461568 50983 18446744073709551615 4194304 4196468 140730244534048 140292066458000 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15388] ppid=15380 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15388/stat : 15388 (java) S 15380 15383 17093 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 67201995 10804461568 50983 18446744073709551615 4194304 4196468 140730244534048 140292065405456 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15389] ppid=15380 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15389/stat : 15389 (java) S 15380 15383 17093 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 67201995 10804461568 50983 18446744073709551615 4194304 4196468 140730244534048 140292064352912 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15390] ppid=15380 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15390/stat : 15390 (java) S 15380 15383 17093 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 67201997 10804461568 50983 18446744073709551615 4194304 4196468 140730244534048 140291952601584 140292456266370 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15391] ppid=15380 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15391/stat : 15391 (java) S 15380 15383 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67201997 10804461568 50983 18446744073709551615 4194304 4196468 140730244534048 140291951547808 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15392] ppid=15380 vsize=10551232 memory=-7521736447810188379 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15392/stat : 15392 (java) S 15380 15383 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 67201997 10804461568 50983 18446744073709551615 4194304 4196468 140730244534048 140291950495216 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15393] ppid=15380 vsize=10551232 memory=8328453600958622283 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15393/stat : 15393 (java) S 15380 15383 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67202000 10804461568 50983 18446744073709551615 4194304 4196468 140730244534048 140291949443792 140292456273819 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15394] ppid=15380 vsize=10551232 memory=7897517683652307531 CPUtime=0.32 cores=1,3,5,7
/proc/15383/task/15394/stat : 15394 (java) S 15380 15383 17093 0 -1 1077944384 1880 0 0 0 32 0 0 0 20 0 15 0 67202000 10804461568 50983 18446744073709551615 4194304 4196468 140730244534048 140291948390384 140292456266370 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15395] ppid=15380 vsize=10551232 memory=8514726395715349656 CPUtime=0.33 cores=1,3,5,7
/proc/15383/task/15395/stat : 15395 (java) S 15380 15383 17093 0 -1 1077944384 1245 0 0 0 33 0 0 0 20 0 15 0 67202000 10804461568 50983 18446744073709551615 4194304 4196468 140730244534048 140291947337840 140292456266370 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15396] ppid=15380 vsize=10551232 memory=-8634980985311628903 CPUtime=0.25 cores=1,3,5,7
/proc/15383/task/15396/stat : 15396 (java) S 15380 15383 17093 0 -1 1077944384 1009 0 0 0 25 0 0 0 20 0 15 0 67202000 10804461568 50983 18446744073709551615 4194304 4196468 140730244534048 140291946285296 140292456266370 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15397] ppid=15380 vsize=10551232 memory=7100839878645619564 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15397/stat : 15397 (java) S 15380 15383 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67202000 10804461568 50983 18446744073709551615 4194304 4196468 140730244534048 140291945232992 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0

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


[startup+101.769 s]
# the end of solver process 15383 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=255.188 s, system=4.90609 s

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

[startup+100.804 s]
/proc/loadavg: 3.67 3.38 3.40 9/209 15479
/proc/meminfo: memFree=15597516/32770624 swapFree=67108860/67108860
[pid=15383] ppid=15380 vsize=10551232 memory=8238620 CPUtime=256.44 cores=1,3,5,7
/proc/15383/stat : 15383 (java) S 15380 15383 17093 0 -1 1077944320 583515 0 0 0 25163 481 0 0 20 0 15 0 67201986 10804461568 2059655 18446744073709551615 4194304 4196468 140730244534048 140730244516592 140292456255223 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
/proc/15383/statm: 2637808 2059655 3141 1 0 2627261 0
[pid=15383/tid=15385] ppid=15380 vsize=10551232 memory=-8774313645642428999 CPUtime=34.41 cores=1,3,5,7
/proc/15383/task/15385/stat : 15385 (java) S 15380 15383 17093 0 -1 1077944384 84509 0 0 0 3408 33 0 0 20 0 15 0 67201995 10804461568 2059655 18446744073709551615 4194304 4196468 140730244534048 140292460484512 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15386] ppid=15380 vsize=10551232 memory=37828 CPUtime=50.82 cores=1,3,5,7
/proc/15383/task/15386/stat : 15386 (java) R 15380 15383 17093 0 -1 4202560 132318 0 0 0 4975 107 0 0 20 0 15 0 67201995 10804461568 2059655 18446744073709551615 4194304 4196468 140730244534048 140292423813592 140292449358860 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15387] ppid=15380 vsize=10551232 memory=1296 CPUtime=50.79 cores=1,3,5,7
/proc/15383/task/15387/stat : 15387 (java) R 15380 15383 17093 0 -1 4202560 137282 0 0 0 4959 120 0 0 20 0 15 0 67201995 10804461568 2059655 18446744073709551615 4194304 4196468 140730244534048 140292066458200 140292449359916 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15388] ppid=15380 vsize=10551232 memory=2420 CPUtime=50.93 cores=1,3,5,7
/proc/15383/task/15388/stat : 15388 (java) R 15380 15383 17093 0 -1 4202560 87472 0 0 0 4990 103 0 0 20 0 15 0 67201995 10804461568 2059655 18446744073709551615 4194304 4196468 140730244534048 140292065405456 140292437864889 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15389] ppid=15380 vsize=10551232 memory=4028 CPUtime=50.85 cores=1,3,5,7
/proc/15383/task/15389/stat : 15389 (java) R 15380 15383 17093 0 -1 4202560 85046 0 0 0 4976 109 0 0 20 0 15 0 67201995 10804461568 2059655 18446744073709551615 4194304 4196468 140730244534048 140292064353112 140292437864889 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15390] ppid=15380 vsize=10551232 memory=37828 CPUtime=14.74 cores=1,3,5,7
/proc/15383/task/15390/stat : 15390 (java) S 15380 15383 17093 0 -1 1077944384 36280 0 0 0 1472 2 0 0 20 0 15 0 67201997 10804461568 2059655 18446744073709551615 4194304 4196468 140730244534048 140291952600128 140292456265429 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15391] ppid=15380 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15391/stat : 15391 (java) S 15380 15383 17093 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 67201997 10804461568 2059655 18446744073709551615 4194304 4196468 140730244534048 140291951547872 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15392] ppid=15380 vsize=10551232 memory=-7965950325593906079 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15392/stat : 15392 (java) S 15380 15383 17093 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 67201997 10804461568 2059655 18446744073709551615 4194304 4196468 140730244534048 140291950495232 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15393] ppid=15380 vsize=10551232 memory=-6804530833007812508 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15393/stat : 15393 (java) S 15380 15383 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67202000 10804461568 2059655 18446744073709551615 4194304 4196468 140730244534048 140291949443440 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15394] ppid=15380 vsize=10551232 memory=6944665225511868275 CPUtime=1.76 cores=1,3,5,7
/proc/15383/task/15394/stat : 15394 (java) S 15380 15383 17093 0 -1 1077944384 7415 0 0 0 175 1 0 0 20 0 15 0 67202000 10804461568 2059655 18446744073709551615 4194304 4196468 140730244534048 140291948390432 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15395] ppid=15380 vsize=10551232 memory=6944665225511868275 CPUtime=1.62 cores=1,3,5,7
/proc/15383/task/15395/stat : 15395 (java) S 15380 15383 17093 0 -1 1077944384 9015 0 0 0 161 1 0 0 20 0 15 0 67202000 10804461568 2059655 18446744073709551615 4194304 4196468 140730244534048 140291947337600 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15396] ppid=15380 vsize=10551232 memory=11268 CPUtime=0.38 cores=1,3,5,7
/proc/15383/task/15396/stat : 15396 (java) S 15380 15383 17093 0 -1 1077944384 2127 0 0 0 38 0 0 0 20 0 15 0 67202000 10804461568 2059655 18446744073709551615 4194304 4196468 140730244534048 140291946285344 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15397] ppid=15380 vsize=10551232 memory=8236572 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15397/stat : 15397 (java) S 15380 15383 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67202000 10804461568 2059655 18446744073709551615 4194304 4196468 140730244534048 140291945232992 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15398] ppid=15380 vsize=10551232 memory=1444 CPUtime=0.06 cores=1,3,5,7
/proc/15383/task/15398/stat : 15398 (java) S 15380 15383 17093 0 -1 1077944384 591 0 0 0 3 3 0 0 20 0 15 0 67202005 10804461568 2059655 18446744073709551615 4194304 4196468 140730244534048 140291944180528 140292456266370 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
Current children cumulated CPU time: 256.44 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8238620 KiB

[startup+101.201 s]
/proc/loadavg: 3.67 3.38 3.40 10/209 15479
/proc/meminfo: memFree=15398488/32770624 swapFree=67108860/67108860
[pid=15383] ppid=15380 vsize=10551232 memory=8338972 CPUtime=258.02 cores=1,3,5,7
/proc/15383/stat : 15383 (java) S 15380 15383 17093 0 -1 1077944320 583646 0 0 0 25319 483 0 0 20 0 15 0 67201986 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140730244516592 140292456255223 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
/proc/15383/statm: 2637808 2084743 3141 1 0 2627261 0
[pid=15383/tid=15385] ppid=15380 vsize=10551232 memory=-6662747570986533011 CPUtime=34.41 cores=1,3,5,7
/proc/15383/task/15385/stat : 15385 (java) S 15380 15383 17093 0 -1 1077944384 84509 0 0 0 3408 33 0 0 20 0 15 0 67201995 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140292460484512 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15386] ppid=15380 vsize=10551232 memory=-8253362762722141311 CPUtime=51.21 cores=1,3,5,7
/proc/15383/task/15386/stat : 15386 (java) R 15380 15383 17093 0 -1 4202560 132365 0 0 0 5013 108 0 0 20 0 15 0 67201995 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140292423813592 140292440712609 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15387] ppid=15380 vsize=10551232 memory=7100839861465685612 CPUtime=51.19 cores=1,3,5,7
/proc/15383/task/15387/stat : 15387 (java) R 15380 15383 17093 0 -1 4202560 137282 0 0 0 4999 120 0 0 20 0 15 0 67201995 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140292066458200 140292440953979 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15388] ppid=15380 vsize=10551232 memory=-7175204567652784766 CPUtime=51.32 cores=1,3,5,7
/proc/15383/task/15388/stat : 15388 (java) R 15380 15383 17093 0 -1 4202560 87493 0 0 0 5029 103 0 0 20 0 15 0 67201995 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140292065405344 140292441251804 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15389] ppid=15380 vsize=10551232 memory=3054156605268465310 CPUtime=51.23 cores=1,3,5,7
/proc/15383/task/15389/stat : 15389 (java) R 15380 15383 17093 0 -1 4202560 85109 0 0 0 5014 109 0 0 20 0 15 0 67201995 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140292064353112 140292441244837 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15390] ppid=15380 vsize=10551232 memory=-8341965534556230502 CPUtime=14.74 cores=1,3,5,7
/proc/15383/task/15390/stat : 15390 (java) S 15380 15383 17093 0 -1 1077944384 36280 0 0 0 1472 2 0 0 20 0 15 0 67201997 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291952600128 140292456265429 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15391] ppid=15380 vsize=10551232 memory=9047017150487036571 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15391/stat : 15391 (java) S 15380 15383 17093 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 67201997 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291951547872 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15392] ppid=15380 vsize=10551232 memory=8328453600958622283 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15392/stat : 15392 (java) S 15380 15383 17093 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 67201997 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291950495232 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15393] ppid=15380 vsize=10551232 memory=7897517683652307531 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15393/stat : 15393 (java) S 15380 15383 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67202000 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291949443440 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15394] ppid=15380 vsize=10551232 memory=8514726395715349656 CPUtime=1.76 cores=1,3,5,7
/proc/15383/task/15394/stat : 15394 (java) S 15380 15383 17093 0 -1 1077944384 7415 0 0 0 175 1 0 0 20 0 15 0 67202000 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291948390432 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15395] ppid=15380 vsize=10551232 memory=-8634980985311628903 CPUtime=1.62 cores=1,3,5,7
/proc/15383/task/15395/stat : 15395 (java) S 15380 15383 17093 0 -1 1077944384 9015 0 0 0 161 1 0 0 20 0 15 0 67202000 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291947337600 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15396] ppid=15380 vsize=10551232 memory=7100839878645619564 CPUtime=0.38 cores=1,3,5,7
/proc/15383/task/15396/stat : 15396 (java) S 15380 15383 17093 0 -1 1077944384 2127 0 0 0 38 0 0 0 20 0 15 0 67202000 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291946285344 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15397] ppid=15380 vsize=10551232 memory=3042562608683846960 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15397/stat : 15397 (java) S 15380 15383 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67202000 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291945232992 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15398] ppid=15380 vsize=10551232 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/15383/task/15398/stat : 15398 (java) S 15380 15383 17093 0 -1 1077944384 591 0 0 0 3 3 0 0 20 0 15 0 67202005 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291944180528 140292456266370 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
Current children cumulated CPU time: 258.02 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8338972 KiB

[startup+101.601 s]
/proc/loadavg: 3.67 3.38 3.40 10/209 15479
/proc/meminfo: memFree=15398488/32770624 swapFree=67108860/67108860
[pid=15383] ppid=15380 vsize=10551232 memory=8338972 CPUtime=259.59 cores=1,3,5,7
/proc/15383/stat : 15383 (java) S 15380 15383 17093 0 -1 1077944320 594915 0 0 0 25475 484 0 0 20 0 15 0 67201986 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140730244516592 140292456255223 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
/proc/15383/statm: 2637808 2084743 3141 1 0 2627261 0
[pid=15383/tid=15385] ppid=15380 vsize=10551232 memory=1444 CPUtime=34.41 cores=1,3,5,7
/proc/15383/task/15385/stat : 15385 (java) S 15380 15383 17093 0 -1 1077944384 84509 0 0 0 3408 33 0 0 20 0 15 0 67201995 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140292460484512 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15386] ppid=15380 vsize=10551232 memory=1228 CPUtime=51.61 cores=1,3,5,7
/proc/15383/task/15386/stat : 15386 (java) R 15380 15383 17093 0 -1 4202560 134956 0 0 0 5052 109 0 0 20 0 15 0 67201995 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140292423813200 140292448883431 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15387] ppid=15380 vsize=10551232 memory=12200 CPUtime=51.58 cores=1,3,5,7
/proc/15383/task/15387/stat : 15387 (java) R 15380 15383 17093 0 -1 4202560 138942 0 0 0 5038 120 0 0 20 0 15 0 67201995 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140292066457808 140292448883431 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15388] ppid=15380 vsize=10551232 memory=1992 CPUtime=51.72 cores=1,3,5,7
/proc/15383/task/15388/stat : 15388 (java) R 15380 15383 17093 0 -1 4202560 94511 0 0 0 5068 104 0 0 20 0 15 0 67201995 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140292065405576 140292448883431 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15389] ppid=15380 vsize=10551232 memory=1204 CPUtime=51.63 cores=1,3,5,7
/proc/15383/task/15389/stat : 15389 (java) R 15380 15383 17093 0 -1 4202560 85109 0 0 0 5054 109 0 0 20 0 15 0 67201995 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140292064353112 140292441244866 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15390] ppid=15380 vsize=10551232 memory=1000 CPUtime=14.74 cores=1,3,5,7
/proc/15383/task/15390/stat : 15390 (java) S 15380 15383 17093 0 -1 1077944384 36280 0 0 0 1472 2 0 0 20 0 15 0 67201997 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291952600128 140292456265429 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15391] ppid=15380 vsize=10551232 memory=796 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15391/stat : 15391 (java) S 15380 15383 17093 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 67201997 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291951547872 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15392] ppid=15380 vsize=10551232 memory=8944 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15392/stat : 15392 (java) S 15380 15383 17093 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 67201997 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291950495232 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15393] ppid=15380 vsize=10551232 memory=2752 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15393/stat : 15393 (java) S 15380 15383 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67202000 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291949443440 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15394] ppid=15380 vsize=10551232 memory=2868 CPUtime=1.76 cores=1,3,5,7
/proc/15383/task/15394/stat : 15394 (java) S 15380 15383 17093 0 -1 1077944384 7415 0 0 0 175 1 0 0 20 0 15 0 67202000 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291948390432 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15395] ppid=15380 vsize=10551232 memory=1160 CPUtime=1.62 cores=1,3,5,7
/proc/15383/task/15395/stat : 15395 (java) S 15380 15383 17093 0 -1 1077944384 9015 0 0 0 161 1 0 0 20 0 15 0 67202000 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291947337600 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15396] ppid=15380 vsize=10551232 memory=2884 CPUtime=0.38 cores=1,3,5,7
/proc/15383/task/15396/stat : 15396 (java) S 15380 15383 17093 0 -1 1077944384 2127 0 0 0 38 0 0 0 20 0 15 0 67202000 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291946285344 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15397] ppid=15380 vsize=10551232 memory=8320540 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15397/stat : 15397 (java) S 15380 15383 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67202000 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291945232992 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15398] ppid=15380 vsize=10551232 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/15383/task/15398/stat : 15398 (java) S 15380 15383 17093 0 -1 1077944384 591 0 0 0 3 3 0 0 20 0 15 0 67202005 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291944180528 140292456266370 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
Current children cumulated CPU time: 259.59 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8338972 KiB

[startup+101.701 s]
/proc/loadavg: 3.67 3.38 3.40 10/209 15479
/proc/meminfo: memFree=15398488/32770624 swapFree=67108860/67108860
[pid=15383] ppid=15380 vsize=10551232 memory=8338972 CPUtime=259.99 cores=1,3,5,7
/proc/15383/stat : 15383 (java) S 15380 15383 17093 0 -1 1077944320 594915 0 0 0 25514 485 0 0 20 0 15 0 67201986 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140730244516592 140292456255223 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
/proc/15383/statm: 2637808 2084743 3141 1 0 2627261 0
[pid=15383/tid=15385] ppid=15380 vsize=10551232 memory=8257052 CPUtime=34.41 cores=1,3,5,7
/proc/15383/task/15385/stat : 15385 (java) S 15380 15383 17093 0 -1 1077944384 84509 0 0 0 3408 33 0 0 20 0 15 0 67201995 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140292460484512 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15386] ppid=15380 vsize=10551232 memory=8338972 CPUtime=51.71 cores=1,3,5,7
/proc/15383/task/15386/stat : 15386 (java) R 15380 15383 17093 0 -1 4202560 134956 0 0 0 5062 109 0 0 20 0 15 0 67201995 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140292423813200 140292448883431 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15387] ppid=15380 vsize=10551232 memory=8228864 CPUtime=51.67 cores=1,3,5,7
/proc/15383/task/15387/stat : 15387 (java) R 15380 15383 17093 0 -1 4202560 138942 0 0 0 5047 120 0 0 20 0 15 0 67201995 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140292066457808 140292448883431 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15388] ppid=15380 vsize=10551232 memory=0 CPUtime=51.81 cores=1,3,5,7
/proc/15383/task/15388/stat : 15388 (java) R 15380 15383 17093 0 -1 4202560 94511 0 0 0 5077 104 0 0 20 0 15 0 67201995 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140292065405576 140292448883431 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15389] ppid=15380 vsize=10551232 memory=8235012 CPUtime=51.73 cores=1,3,5,7
/proc/15383/task/15389/stat : 15389 (java) R 15380 15383 17093 0 -1 4202560 85109 0 0 0 5064 109 0 0 20 0 15 0 67201995 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140292064353112 140292441244688 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15390] ppid=15380 vsize=10551232 memory=8235012 CPUtime=14.74 cores=1,3,5,7
/proc/15383/task/15390/stat : 15390 (java) S 15380 15383 17093 0 -1 1077944384 36280 0 0 0 1472 2 0 0 20 0 15 0 67201997 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291952600128 140292456265429 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15391] ppid=15380 vsize=10551232 memory=8228864 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15391/stat : 15391 (java) S 15380 15383 17093 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 67201997 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291951547872 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15392] ppid=15380 vsize=10551232 memory=7229830188729215382 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15392/stat : 15392 (java) S 15380 15383 17093 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 67201997 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291950495232 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15393] ppid=15380 vsize=10551232 memory=8235012 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15393/stat : 15393 (java) S 15380 15383 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67202000 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291949443440 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15394] ppid=15380 vsize=10551232 memory=8235012 CPUtime=1.76 cores=1,3,5,7
/proc/15383/task/15394/stat : 15394 (java) S 15380 15383 17093 0 -1 1077944384 7415 0 0 0 175 1 0 0 20 0 15 0 67202000 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291948390432 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15395] ppid=15380 vsize=10551232 memory=8228864 CPUtime=1.62 cores=1,3,5,7
/proc/15383/task/15395/stat : 15395 (java) S 15380 15383 17093 0 -1 1077944384 9015 0 0 0 161 1 0 0 20 0 15 0 67202000 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291947337600 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15396] ppid=15380 vsize=10551232 memory=8228864 CPUtime=0.38 cores=1,3,5,7
/proc/15383/task/15396/stat : 15396 (java) S 15380 15383 17093 0 -1 1077944384 2127 0 0 0 38 0 0 0 20 0 15 0 67202000 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291946285344 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15397] ppid=15380 vsize=10551232 memory=8236572 CPUtime=0 cores=1,3,5,7
/proc/15383/task/15397/stat : 15397 (java) S 15380 15383 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67202000 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291945232992 140292456265429 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
[pid=15383/tid=15398] ppid=15380 vsize=10551232 memory=8235012 CPUtime=0.06 cores=1,3,5,7
/proc/15383/task/15398/stat : 15398 (java) S 15380 15383 17093 0 -1 1077944384 591 0 0 0 3 3 0 0 20 0 15 0 67202005 10804461568 2084743 18446744073709551615 4194304 4196468 140730244534048 140291944180528 140292456266370 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36147200 140730244542869 140730244543022 140730244543022 140730244546511 0
Current children cumulated CPU time: 259.99 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8338972 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 101.769
CPU time (s): 260.094
CPU user time (s): 255.188
CPU system time (s): 4.90609
CPU usage (%): 255.573
Max. virtual memory (cumulated for all children) (KiB): 10682304
Max. memory (cumulated for all children) (KiB): 8338972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 255.188
system time used= 4.90609
maximum resident set size= 8339188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 594919
page faults= 0
swaps= 0
block input operations= 0
block output operations= 208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8762
involuntary context switches= 2776


# summary of solver processes directly reported to runsolver:
#   pid: 15383
#   total CPU time (s): 260.094
#   total CPU user time (s): 255.188
#   total CPU system time (s): 4.90609

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.652789 second user time and 0.952636 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 20:33:58
IDJOB=4257918
IDBENCH=137017
IDSOLVER=2643
FILE ID=node127/4257918-1502650087
RUNJOBID= node127-1502642200-6041
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0500-12.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257918-1502650087/watcher-4257918-1502650087 -o /tmp/evaluation-result-4257918-1502650087/solver-4257918-1502650087 -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-4257918-1502650087.xml

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

MD5SUM BENCH= c3cbaa9ce8e56a4446daa69c64b890b7
RANDOM SEED=166642670

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:        27986044 kB
MemAvailable:   28429268 kB
Buffers:          202256 kB
Cached:           537344 kB
SwapCached:            0 kB
Active:          4135908 kB
Inactive:         217048 kB
Active(anon):    3563440 kB
Inactive(anon):    83872 kB
Active(file):     572468 kB
Inactive(file):   133176 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3984 kB
Writeback:             8 kB
AnonPages:       3613692 kB
Mapped:            58928 kB
Shmem:             33444 kB
Slab:             132404 kB
SReclaimable:     106828 kB
SUnreclaim:        25576 kB
KernelStack:        3440 kB
PageTables:        11800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5087796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3461120 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= 62024 MiB
End job on node127 at 2017-08-13 20:35:40