Trace number 4302743

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
Concrete 3.9.2-SuperNGOPT4 7.08905 3.65102

General information on the benchmark

NamePseudoBoolean-opt/
Pb-garden-4x4_c18.xml
MD5SUM854371ae6c45321a117efbc84c9832b3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.005835
Satisfiable
(Un)Satisfiability was proved
Number of variables16
Number of constraints16
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":16}]
Minimum variable degree4
Maximum variable degree6
Distribution of variable degrees[{"degree":4,"count":4},{"degree":5,"count":8},{"degree":6,"count":4}]
Minimum constraint arity3
Maximum constraint arity5
Distribution of constraint arities[{"arity":3,"count":4},{"arity":4,"count":8},{"arity":5,"count":4}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":16}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.97/0.75	c Concrete v3.9.2.1532736233296 running
6.71/3.52	o 5
6.71/3.55	o 4
6.71/3.57	v <instantiation cost="4">
6.71/3.57	v       <list>
6.71/3.57	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15]
6.71/3.57	v       </list>
6.71/3.57	v       <values>
6.71/3.57	v         0 1 0 0 0 0 0 1 1 0 0 0 0 0 1 0
6.71/3.57	v       </values>
6.71/3.57	v     </instantiation>
6.71/3.57	s OPTIMUM FOUND

Verifier Data

OK	4

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 (13086 MiB free)
  memory of node 1: 16384 MiB (14281 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302743-1532894658/watcher-4302743-1532894658 -o /tmp/evaluation-result-4302743-1532894658/solver-4302743-1532894658 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532893331-28701 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=647062768 -superng HOME/instance-4302743-1532894658.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
solver pid=30541, runsolver pid=30538
Current StackSize limit: 8192 KiB


[startup+0.101371 s]*
/proc/loadavg: 1.46 1.74 1.60 4/210 30598
/proc/meminfo: memFree=28015900/32770624 swapFree=67108744/67108860
[pid=30541] ppid=30538 vsize=10005480 memory=16552 CPUtime=0.08 cores=1,3,5,7
/proc/30541/stat : 30541 (java) S 30538 30541 19273 0 -1 1077944320 4301 13144 0 0 1 0 5 2 20 0 6 0 107029012 10245611520 4138 33554432000 4194304 4196468 140732385787440 140732385769984 139767716925175 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
/proc/30541/statm: 2501370 4138 1933 1 0 2489808 0
[pid=30541/tid=30594] ppid=30538 vsize=10005480 memory=4279135703946723981 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30594/stat : 30594 (java) R 30538 30541 19273 0 -1 4202560 2115 13144 0 0 0 0 5 2 20 0 6 0 107029021 10245611520 4138 33554432000 4194304 4196468 140732385787440 139767688761936 139767702607701 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30595] ppid=30538 vsize=10005480 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30595/stat : 30595 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 6 0 107029022 10245611520 4138 33554432000 4194304 4196468 140732385787440 139767721167376 139767716935381 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30596] ppid=30538 vsize=10005480 memory=139744067884672 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30596/stat : 30596 (java) S 30538 30541 19273 0 -1 1077944384 2 13144 0 0 0 0 5 2 20 0 6 0 107029022 10245611520 4138 33554432000 4194304 4196468 140732385787440 139767575886480 139767716935381 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30597] ppid=30538 vsize=10005480 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30597/stat : 30597 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 6 0 107029022 10245611520 4138 33554432000 4194304 4196468 140732385787440 139767574833424 139767716935381 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30598] ppid=30538 vsize=10005480 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30598/stat : 30598 (java) S 30538 30541 19273 0 -1 1077944384 2 13144 0 0 0 0 5 2 20 0 6 0 107029022 10245611520 4138 33554432000 4194304 4196468 140732385787440 139767573780880 139767716935381 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16552 KiB

[startup+0.210039 s]*
/proc/loadavg: 1.46 1.74 1.60 5/219 30607
/proc/meminfo: memFree=27994988/32770624 swapFree=67108744/67108860
[pid=30541] ppid=30538 vsize=10982744 memory=42448 CPUtime=0.25 cores=1,3,5,7
/proc/30541/stat : 30541 (java) S 30538 30541 19273 0 -1 1077944320 7355 13144 0 0 17 1 5 2 20 0 15 0 107029012 11246329856 10612 33554432000 4194304 4196468 140732385787440 140732385769984 139767716925175 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
/proc/30541/statm: 2745686 10612 2945 1 0 2708109 0
[pid=30541/tid=30594] ppid=30538 vsize=10982744 memory=7022364594140610616 CPUtime=0.17 cores=1,3,5,7
/proc/30541/task/30594/stat : 30594 (java) R 30538 30541 19273 0 -1 4202560 3917 13144 0 0 10 0 5 2 20 0 15 0 107029021 11246329856 10678 33554432000 4194304 4196468 140732385787440 139767688738184 139767701005662 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30595] ppid=30538 vsize=10982744 memory=364 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30595/stat : 30595 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 15 0 107029022 11246329856 10678 33554432000 4194304 4196468 140732385787440 139767721167376 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30596] ppid=30538 vsize=10982744 memory=139744067912063 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30596/stat : 30596 (java) S 30538 30541 19273 0 -1 1077944384 2 13144 0 0 0 0 5 2 20 0 15 0 107029022 11246329856 10678 33554432000 4194304 4196468 140732385787440 139767575886480 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30597] ppid=30538 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30597/stat : 30597 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 15 0 107029022 11246329856 10678 33554432000 4194304 4196468 140732385787440 139767574833424 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30598] ppid=30538 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30598/stat : 30598 (java) S 30538 30541 19273 0 -1 1077944384 2 13144 0 0 0 0 5 2 20 0 15 0 107029022 11246329856 10678 33554432000 4194304 4196468 140732385787440 139767573780880 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30599] ppid=30538 vsize=10982744 memory=139744067884672 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30599/stat : 30599 (java) S 30538 30541 19273 0 -1 1077944384 2 13144 0 0 0 0 5 2 20 0 15 0 107029023 11246329856 10678 33554432000 4194304 4196468 140732385787440 139767142882032 139767716936322 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30600] ppid=30538 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30600/stat : 30600 (java) S 30538 30541 19273 0 -1 1077944384 13 13144 0 0 0 0 5 2 20 0 15 0 107029024 11246329856 10678 33554432000 4194304 4196468 140732385787440 139766503827104 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30601] ppid=30538 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30601/stat : 30601 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 15 0 107029024 11246329856 10678 33554432000 4194304 4196468 140732385787440 139766355977456 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30602] ppid=30538 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30602/stat : 30602 (java) S 30538 30541 19273 0 -1 1077944384 3 13144 0 0 0 0 5 2 20 0 15 0 107029027 11246329856 10678 33554432000 4194304 4196468 140732385787440 139766048578000 139767716943771 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30603] ppid=30538 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30541/task/30603/stat : 30603 (java) S 30538 30541 19273 0 -1 1077944384 479 13144 0 0 1 0 5 2 20 0 15 0 107029027 11246329856 10678 33554432000 4194304 4196468 140732385787440 139767141828848 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30604] ppid=30538 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30604/stat : 30604 (java) S 30538 30541 19273 0 -1 1077944384 124 13144 0 0 0 0 5 2 20 0 15 0 107029027 11246329856 10678 33554432000 4194304 4196468 140732385787440 139767140776304 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30605] ppid=30538 vsize=10982744 memory=139744067884672 CPUtime=0.1 cores=1,3,5,7
/proc/30541/task/30605/stat : 30605 (java) S 30538 30541 19273 0 -1 1077944384 616 13144 0 0 3 0 5 2 20 0 15 0 107029027 11246329856 10678 33554432000 4194304 4196468 140732385787440 139767139723248 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30606] ppid=30538 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30606/stat : 30606 (java) S 30538 30541 19273 0 -1 1077944384 3 13144 0 0 0 0 5 2 20 0 15 0 107029027 11246329856 10678 33554432000 4194304 4196468 140732385787440 139765617781088 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30607] ppid=30538 vsize=10982744 memory=139744067884672 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30607/stat : 30607 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 15 0 107029027 11246329856 10678 33554432000 4194304 4196468 140732385787440 139767138671664 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 42448 KiB

[startup+0.310312 s]*
/proc/loadavg: 1.46 1.74 1.60 5/219 30607
/proc/meminfo: memFree=27963132/32770624 swapFree=67108744/67108860
[pid=30541] ppid=30538 vsize=10983192 memory=54312 CPUtime=0.37 cores=1,3,5,7
/proc/30541/stat : 30541 (java) S 30538 30541 19273 0 -1 1077944320 10129 13144 0 0 28 2 5 2 20 0 15 0 107029012 11246788608 13578 33554432000 4194304 4196468 140732385787440 140732385769984 139767716925175 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
/proc/30541/statm: 2745798 13578 3064 1 0 2708109 0
[pid=30541/tid=30594] ppid=30538 vsize=10983192 memory=6791534058613427641 CPUtime=0.27 cores=1,3,5,7
/proc/30541/task/30594/stat : 30594 (java) R 30538 30541 19273 0 -1 4202560 6712 13144 0 0 19 1 5 2 20 0 15 0 107029021 11246788608 13578 33554432000 4194304 4196468 140732385787440 139767688737184 139767697200924 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30595] ppid=30538 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30595/stat : 30595 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 15 0 107029022 11246788608 13578 33554432000 4194304 4196468 140732385787440 139767721167376 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30596] ppid=30538 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30596/stat : 30596 (java) S 30538 30541 19273 0 -1 1077944384 2 13144 0 0 0 0 5 2 20 0 15 0 107029022 11246788608 13578 33554432000 4194304 4196468 140732385787440 139767575886480 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30597] ppid=30538 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30597/stat : 30597 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 15 0 107029022 11246788608 13642 33554432000 4194304 4196468 140732385787440 139767574833424 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30598] ppid=30538 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30598/stat : 30598 (java) S 30538 30541 19273 0 -1 1077944384 2 13144 0 0 0 0 5 2 20 0 15 0 107029022 11246788608 13642 33554432000 4194304 4196468 140732385787440 139767573780880 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30599] ppid=30538 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30599/stat : 30599 (java) S 30538 30541 19273 0 -1 1077944384 2 13144 0 0 0 0 5 2 20 0 15 0 107029023 11246788608 13642 33554432000 4194304 4196468 140732385787440 139767142882032 139767716936322 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30600] ppid=30538 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30600/stat : 30600 (java) S 30538 30541 19273 0 -1 1077944384 13 13144 0 0 0 0 5 2 20 0 15 0 107029024 11246788608 13642 33554432000 4194304 4196468 140732385787440 139766503827104 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30601] ppid=30538 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30601/stat : 30601 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 15 0 107029024 11246788608 13642 33554432000 4194304 4196468 140732385787440 139766355977456 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30602] ppid=30538 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30602/stat : 30602 (java) S 30538 30541 19273 0 -1 1077944384 3 13144 0 0 0 0 5 2 20 0 15 0 107029027 11246788608 13642 33554432000 4194304 4196468 140732385787440 139766048578000 139767716943771 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30603] ppid=30538 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30541/task/30603/stat : 30603 (java) S 30538 30541 19273 0 -1 1077944384 480 13144 0 0 1 0 5 2 20 0 15 0 107029027 11246788608 13642 33554432000 4194304 4196468 140732385787440 139767141828848 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30604] ppid=30538 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30541/task/30604/stat : 30604 (java) S 30538 30541 19273 0 -1 1077944384 124 13144 0 0 1 0 5 2 20 0 15 0 107029027 11246788608 13642 33554432000 4194304 4196468 140732385787440 139767140776304 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30605] ppid=30538 vsize=10983192 memory=139744067884672 CPUtime=0.12 cores=1,3,5,7
/proc/30541/task/30605/stat : 30605 (java) S 30538 30541 19273 0 -1 1077944384 626 13144 0 0 5 0 5 2 20 0 15 0 107029027 11246788608 13642 33554432000 4194304 4196468 140732385787440 139767139723248 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30606] ppid=30538 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30606/stat : 30606 (java) S 30538 30541 19273 0 -1 1077944384 3 13144 0 0 0 0 5 2 20 0 15 0 107029027 11246788608 13642 33554432000 4194304 4196468 140732385787440 139765617781088 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30607] ppid=30538 vsize=10983192 memory=139744067884672 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30607/stat : 30607 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 15 0 107029027 11246788608 13642 33554432000 4194304 4196468 140732385787440 139767138671664 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 54312 KiB

[startup+0.700738 s]
/proc/loadavg: 1.46 1.74 1.60 6/219 30607
/proc/meminfo: memFree=27949488/32770624 swapFree=67108744/67108860
[pid=30541] ppid=30538 vsize=10983192 memory=88756 CPUtime=0.97 cores=1,3,5,7
/proc/30541/stat : 30541 (java) S 30538 30541 19273 0 -1 1077944320 16818 13144 0 0 86 4 5 2 20 0 15 0 107029012 11246788608 22189 33554432000 4194304 4196468 140732385787440 140732385769984 139767716925175 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
/proc/30541/statm: 2745798 22189 3239 1 0 2708109 0
[pid=30541/tid=30594] ppid=30538 vsize=10983192 memory=279487883534784 CPUtime=0.65 cores=1,3,5,7
/proc/30541/task/30594/stat : 30594 (java) R 30538 30541 19273 0 -1 4202560 12286 13144 0 0 55 3 5 2 20 0 15 0 107029021 11246788608 22189 33554432000 4194304 4196468 140732385787440 139767688748112 139767701005662 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30595] ppid=30538 vsize=10983192 memory=279487883534976 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30595/stat : 30595 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 15 0 107029022 11246788608 22189 33554432000 4194304 4196468 140732385787440 139767721167376 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30596] ppid=30538 vsize=10983192 memory=279487883331600 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30596/stat : 30596 (java) S 30538 30541 19273 0 -1 1077944384 2 13144 0 0 0 0 5 2 20 0 15 0 107029022 11246788608 22189 33554432000 4194304 4196468 140732385787440 139767575886480 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30597] ppid=30538 vsize=10983192 memory=33 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30597/stat : 30597 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 15 0 107029022 11246788608 22189 33554432000 4194304 4196468 140732385787440 139767574833424 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30598] ppid=30538 vsize=10983192 memory=139743941767664 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30598/stat : 30598 (java) S 30538 30541 19273 0 -1 1077944384 2 13144 0 0 0 0 5 2 20 0 15 0 107029022 11246788608 22189 33554432000 4194304 4196468 140732385787440 139767573780880 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30599] ppid=30538 vsize=10983192 memory=139745350910550 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30599/stat : 30599 (java) S 30538 30541 19273 0 -1 1077944384 5 13144 0 0 0 0 5 2 20 0 15 0 107029023 11246788608 22189 33554432000 4194304 4196468 140732385787440 139767142882032 139767716936322 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30600] ppid=30538 vsize=10983192 memory=1200 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30600/stat : 30600 (java) S 30538 30541 19273 0 -1 1077944384 13 13144 0 0 0 0 5 2 20 0 15 0 107029024 11246788608 22189 33554432000 4194304 4196468 140732385787440 139766503827104 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30601] ppid=30538 vsize=10983192 memory=7014751519616751185 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30601/stat : 30601 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 15 0 107029024 11246788608 22189 33554432000 4194304 4196468 140732385787440 139766355977456 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30602] ppid=30538 vsize=10983192 memory=7811891939479414610 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30602/stat : 30602 (java) S 30538 30541 19273 0 -1 1077944384 3 13144 0 0 0 0 5 2 20 0 15 0 107029027 11246788608 22189 33554432000 4194304 4196468 140732385787440 139766048578000 139767716943771 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30603] ppid=30538 vsize=10983192 memory=6076878065162868073 CPUtime=0.16 cores=1,3,5,7
/proc/30541/task/30603/stat : 30603 (java) S 30538 30541 19273 0 -1 1077944384 1130 13144 0 0 9 0 5 2 20 0 15 0 107029027 11246788608 22189 33554432000 4194304 4196468 140732385787440 139767141828848 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30604] ppid=30538 vsize=10983192 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/30541/task/30604/stat : 30604 (java) S 30538 30541 19273 0 -1 1077944384 500 13144 0 0 7 0 5 2 20 0 15 0 107029027 11246788608 22189 33554432000 4194304 4196468 140732385787440 139767140776304 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30605] ppid=30538 vsize=10983192 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/30541/task/30605/stat : 30605 (java) S 30538 30541 19273 0 -1 1077944384 679 13144 0 0 13 0 5 2 20 0 15 0 107029027 11246788608 22189 33554432000 4194304 4196468 140732385787440 139767139723248 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30606] ppid=30538 vsize=10983192 memory=4096 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30606/stat : 30606 (java) S 30538 30541 19273 0 -1 1077944384 3 13144 0 0 0 0 5 2 20 0 15 0 107029027 11246788608 22189 33554432000 4194304 4196468 140732385787440 139765617781088 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30607] ppid=30538 vsize=10983192 memory=2241 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30607/stat : 30607 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 15 0 107029027 11246788608 22189 33554432000 4194304 4196468 140732385787440 139767138671664 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88756 KiB

[startup+1.50244 s]
/proc/loadavg: 1.46 1.74 1.60 6/219 30607
/proc/meminfo: memFree=27899896/32770624 swapFree=67108744/67108860
[pid=30541] ppid=30538 vsize=10998092 memory=177792 CPUtime=2.23 cores=1,3,5,7
/proc/30541/stat : 30541 (java) S 30538 30541 19273 0 -1 1077944320 23944 13144 0 0 206 10 5 2 20 0 15 0 107029012 11262046208 44448 33554432000 4194304 4196468 140732385787440 140732385769984 139767716925175 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
/proc/30541/statm: 2749523 44448 3475 1 0 2711181 0
[pid=30541/tid=30594] ppid=30538 vsize=10998092 memory=13884 CPUtime=1.42 cores=1,3,5,7
/proc/30541/task/30594/stat : 30594 (java) R 30538 30541 19273 0 -1 4202560 17910 13144 0 0 129 6 5 2 20 0 15 0 107029021 11262046208 44448 33554432000 4194304 4196468 140732385787440 139767688752544 139767698318906 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30595] ppid=30538 vsize=10998092 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30595/stat : 30595 (java) S 30538 30541 19273 0 -1 1077944384 16 13144 0 0 0 0 5 2 20 0 15 0 107029022 11262046208 44448 33554432000 4194304 4196468 140732385787440 139767721167376 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30596] ppid=30538 vsize=10998092 memory=1404 CPUtime=0.08 cores=1,3,5,7
/proc/30541/task/30596/stat : 30596 (java) S 30538 30541 19273 0 -1 1077944384 290 13144 0 0 1 0 5 2 20 0 15 0 107029022 11262046208 44448 33554432000 4194304 4196468 140732385787440 139767575886480 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30597] ppid=30538 vsize=10998092 memory=2492 CPUtime=0.08 cores=1,3,5,7
/proc/30541/task/30597/stat : 30597 (java) S 30538 30541 19273 0 -1 1077944384 27 13144 0 0 1 0 5 2 20 0 15 0 107029022 11262046208 44448 33554432000 4194304 4196468 140732385787440 139767574833424 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30598] ppid=30538 vsize=10998092 memory=88756 CPUtime=0.08 cores=1,3,5,7
/proc/30541/task/30598/stat : 30598 (java) S 30538 30541 19273 0 -1 1077944384 79 13144 0 0 1 0 5 2 20 0 15 0 107029022 11262046208 44448 33554432000 4194304 4196468 140732385787440 139767573780880 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30599] ppid=30538 vsize=10998092 memory=279487883534784 CPUtime=0.08 cores=1,3,5,7
/proc/30541/task/30599/stat : 30599 (java) S 30538 30541 19273 0 -1 1077944384 58 13144 0 0 1 0 5 2 20 0 15 0 107029023 11262046208 44448 33554432000 4194304 4196468 140732385787440 139767142882032 139767716936322 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30600] ppid=30538 vsize=10998092 memory=279487883534976 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30600/stat : 30600 (java) S 30538 30541 19273 0 -1 1077944384 14 13144 0 0 0 0 5 2 20 0 15 0 107029024 11262046208 44448 33554432000 4194304 4196468 140732385787440 139766503827168 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30601] ppid=30538 vsize=10998092 memory=279487883331232 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30601/stat : 30601 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 15 0 107029024 11262046208 44448 33554432000 4194304 4196468 140732385787440 139766355977472 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30602] ppid=30538 vsize=10998092 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30602/stat : 30602 (java) S 30538 30541 19273 0 -1 1077944384 3 13144 0 0 0 0 5 2 20 0 15 0 107029027 11262046208 44448 33554432000 4194304 4196468 140732385787440 139766048578000 139767716943771 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30603] ppid=30538 vsize=10998092 memory=4638778398332698720 CPUtime=0.27 cores=1,3,5,7
/proc/30541/task/30603/stat : 30603 (java) S 30538 30541 19273 0 -1 1077944384 1292 13144 0 0 20 0 5 2 20 0 15 0 107029027 11262046208 44448 33554432000 4194304 4196468 140732385787440 139767141828848 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30604] ppid=30538 vsize=10998092 memory=279487883811712 CPUtime=0.27 cores=1,3,5,7
/proc/30541/task/30604/stat : 30604 (java) S 30538 30541 19273 0 -1 1077944384 949 13144 0 0 20 0 5 2 20 0 15 0 107029027 11262046208 44448 33554432000 4194304 4196468 140732385787440 139767140776304 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30605] ppid=30538 vsize=10998092 memory=-7522837583129502606 CPUtime=0.36 cores=1,3,5,7
/proc/30541/task/30605/stat : 30605 (java) S 30538 30541 19273 0 -1 1077944384 1111 13144 0 0 29 0 5 2 20 0 15 0 107029027 11262046208 44448 33554432000 4194304 4196468 140732385787440 139767139723248 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30606] ppid=30538 vsize=10998092 memory=6944656592452807323 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30606/stat : 30606 (java) S 30538 30541 19273 0 -1 1077944384 3 13144 0 0 0 0 5 2 20 0 15 0 107029027 11262046208 44448 33554432000 4194304 4196468 140732385787440 139765617781088 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30607] ppid=30538 vsize=10998092 memory=6944656591801719708 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30607/stat : 30607 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 15 0 107029027 11262046208 44448 33554432000 4194304 4196468 140732385787440 139767138671664 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
Current children cumulated CPU time: 2.23 s
Current children cumulated vsize: 10998092 KiB
Current children cumulated memory: 177792 KiB

[startup+3.11021 s]
/proc/loadavg: 1.46 1.74 1.60 3/219 30607
/proc/meminfo: memFree=27601896/32770624 swapFree=67108744/67108860
[pid=30541] ppid=30538 vsize=11010400 memory=241932 CPUtime=5.54 cores=1,3,5,7
/proc/30541/stat : 30541 (java) S 30538 30541 19273 0 -1 1077944320 34478 13144 0 0 532 15 5 2 20 0 15 0 107029012 11274649600 60483 33554432000 4194304 4196468 140732385787440 140732385769984 139767716925175 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
/proc/30541/statm: 2752600 60483 3495 1 0 2714253 0
[pid=30541/tid=30594] ppid=30538 vsize=11010400 memory=279487883249072 CPUtime=2.97 cores=1,3,5,7
/proc/30541/task/30594/stat : 30594 (java) R 30538 30541 19273 0 -1 4202560 23316 13144 0 0 282 8 5 2 20 0 15 0 107029021 11274649600 60483 33554432000 4194304 4196468 140732385787440 139767688758640 139767701005662 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30595] ppid=30538 vsize=11010400 memory=190880 CPUtime=0.1 cores=1,3,5,7
/proc/30541/task/30595/stat : 30595 (java) S 30538 30541 19273 0 -1 1077944384 26 13144 0 0 3 0 5 2 20 0 15 0 107029022 11274649600 60483 33554432000 4194304 4196468 140732385787440 139767721167376 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30596] ppid=30538 vsize=11010400 memory=13884 CPUtime=0.1 cores=1,3,5,7
/proc/30541/task/30596/stat : 30596 (java) S 30538 30541 19273 0 -1 1077944384 317 13144 0 0 3 0 5 2 20 0 15 0 107029022 11274649600 60483 33554432000 4194304 4196468 140732385787440 139767575886480 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30597] ppid=30538 vsize=11010400 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/30541/task/30597/stat : 30597 (java) S 30538 30541 19273 0 -1 1077944384 36 13144 0 0 3 0 5 2 20 0 15 0 107029022 11274649600 60483 33554432000 4194304 4196468 140732385787440 139767574833424 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30598] ppid=30538 vsize=11010400 memory=270900767289049 CPUtime=0.1 cores=1,3,5,7
/proc/30541/task/30598/stat : 30598 (java) S 30538 30541 19273 0 -1 1077944384 84 13144 0 0 3 0 5 2 20 0 15 0 107029022 11274649600 60483 33554432000 4194304 4196468 140732385787440 139767573780880 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30599] ppid=30538 vsize=11010400 memory=270900767289050 CPUtime=0.1 cores=1,3,5,7
/proc/30541/task/30599/stat : 30599 (java) S 30538 30541 19273 0 -1 1077944384 1481 13144 0 0 3 0 5 2 20 0 15 0 107029023 11274649600 60483 33554432000 4194304 4196468 140732385787440 139767142882032 139767716936322 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30600] ppid=30538 vsize=11010400 memory=270900767289051 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30600/stat : 30600 (java) S 30538 30541 19273 0 -1 1077944384 14 13144 0 0 0 0 5 2 20 0 15 0 107029024 11274649600 60483 33554432000 4194304 4196468 140732385787440 139766503827168 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30601] ppid=30538 vsize=11010400 memory=270900767289052 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30601/stat : 30601 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 15 0 107029024 11274649600 60483 33554432000 4194304 4196468 140732385787440 139766355977472 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30602] ppid=30538 vsize=11010400 memory=4096 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30602/stat : 30602 (java) S 30538 30541 19273 0 -1 1077944384 3 13144 0 0 0 0 5 2 20 0 15 0 107029027 11274649600 60483 33554432000 4194304 4196468 140732385787440 139766048578000 139767716943771 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30603] ppid=30538 vsize=11010400 memory=6592774800616 CPUtime=0.7 cores=1,3,5,7
/proc/30541/task/30603/stat : 30603 (java) R 30538 30541 19273 0 -1 4202560 1946 13144 0 0 62 1 5 2 20 0 15 0 107029027 11274649600 60483 33554432000 4194304 4196468 140732385787440 139767141815280 139767698447721 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30604] ppid=30538 vsize=11010400 memory=288230596050944315 CPUtime=0.7 cores=1,3,5,7
/proc/30541/task/30604/stat : 30604 (java) S 30538 30541 19273 0 -1 1077944384 1395 13144 0 0 62 1 5 2 20 0 15 0 107029027 11274649600 60483 33554432000 4194304 4196468 140732385787440 139767140776304 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30605] ppid=30538 vsize=11010400 memory=15534111569742379 CPUtime=1.15 cores=1,3,5,7
/proc/30541/task/30605/stat : 30605 (java) S 30538 30541 19273 0 -1 1077944384 3662 13144 0 0 107 1 5 2 20 0 15 0 107029027 11274649600 60483 33554432000 4194304 4196468 140732385787440 139767139723248 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30606] ppid=30538 vsize=11010400 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30606/stat : 30606 (java) S 30538 30541 19273 0 -1 1077944384 3 13144 0 0 0 0 5 2 20 0 15 0 107029027 11274649600 60483 33554432000 4194304 4196468 140732385787440 139765617781088 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30607] ppid=30538 vsize=11010400 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30607/stat : 30607 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 15 0 107029027 11274649600 60483 33554432000 4194304 4196468 140732385787440 139767138671664 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
Current children cumulated CPU time: 5.54 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 241932 KiB

[startup+3.65095 s]
# the end of solver process 30541 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.84587 s, system=0.243182 s

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

[startup+3.20105 s]
/proc/loadavg: 1.46 1.74 1.60 3/219 30607
/proc/meminfo: memFree=27601896/32770624 swapFree=67108744/67108860
[pid=30541] ppid=30538 vsize=11010400 memory=243564 CPUtime=5.76 cores=1,3,5,7
/proc/30541/stat : 30541 (java) S 30538 30541 19273 0 -1 1077944320 34946 13144 0 0 554 15 5 2 20 0 15 0 107029012 11274649600 60891 33554432000 4194304 4196468 140732385787440 140732385769984 139767716925175 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
/proc/30541/statm: 2752600 60891 3496 1 0 2714253 0
[pid=30541/tid=30594] ppid=30538 vsize=11010400 memory=796 CPUtime=3.06 cores=1,3,5,7
/proc/30541/task/30594/stat : 30594 (java) R 30538 30541 19273 0 -1 4202560 23649 13144 0 0 291 8 5 2 20 0 15 0 107029021 11274649600 60891 33554432000 4194304 4196468 140732385787440 139767688755712 139767701005662 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30595] ppid=30538 vsize=11010400 memory=4616 CPUtime=0.1 cores=1,3,5,7
/proc/30541/task/30595/stat : 30595 (java) S 30538 30541 19273 0 -1 1077944384 26 13144 0 0 3 0 5 2 20 0 15 0 107029022 11274649600 60891 33554432000 4194304 4196468 140732385787440 139767721167376 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30596] ppid=30538 vsize=11010400 memory=1424 CPUtime=0.1 cores=1,3,5,7
/proc/30541/task/30596/stat : 30596 (java) S 30538 30541 19273 0 -1 1077944384 317 13144 0 0 3 0 5 2 20 0 15 0 107029022 11274649600 60891 33554432000 4194304 4196468 140732385787440 139767575886480 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30597] ppid=30538 vsize=11010400 memory=11116 CPUtime=0.1 cores=1,3,5,7
/proc/30541/task/30597/stat : 30597 (java) S 30538 30541 19273 0 -1 1077944384 36 13144 0 0 3 0 5 2 20 0 15 0 107029022 11274649600 60891 33554432000 4194304 4196468 140732385787440 139767574833424 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30598] ppid=30538 vsize=11010400 memory=1200 CPUtime=0.1 cores=1,3,5,7
/proc/30541/task/30598/stat : 30598 (java) S 30538 30541 19273 0 -1 1077944384 84 13144 0 0 3 0 5 2 20 0 15 0 107029022 11274649600 60891 33554432000 4194304 4196468 140732385787440 139767573780880 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30599] ppid=30538 vsize=11010400 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/30541/task/30599/stat : 30599 (java) S 30538 30541 19273 0 -1 1077944384 1481 13144 0 0 3 0 5 2 20 0 15 0 107029023 11274649600 60891 33554432000 4194304 4196468 140732385787440 139767142882032 139767716936322 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30600] ppid=30538 vsize=11010400 memory=15620 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30600/stat : 30600 (java) S 30538 30541 19273 0 -1 1077944384 14 13144 0 0 0 0 5 2 20 0 15 0 107029024 11274649600 60891 33554432000 4194304 4196468 140732385787440 139766503827168 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30601] ppid=30538 vsize=11010400 memory=7 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30601/stat : 30601 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 15 0 107029024 11274649600 60891 33554432000 4194304 4196468 140732385787440 139766355977472 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30602] ppid=30538 vsize=11010400 memory=56 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30602/stat : 30602 (java) S 30538 30541 19273 0 -1 1077944384 3 13144 0 0 0 0 5 2 20 0 15 0 107029027 11274649600 60891 33554432000 4194304 4196468 140732385787440 139766048578000 139767716943771 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30603] ppid=30538 vsize=11010400 memory=0 CPUtime=0.74 cores=1,3,5,7
/proc/30541/task/30603/stat : 30603 (java) R 30538 30541 19273 0 -1 4202560 1959 13144 0 0 66 1 5 2 20 0 15 0 107029027 11274649600 60891 33554432000 4194304 4196468 140732385787440 139767141819680 139767701813133 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30604] ppid=30538 vsize=11010400 memory=139743941635568 CPUtime=0.76 cores=1,3,5,7
/proc/30541/task/30604/stat : 30604 (java) R 30538 30541 19273 0 -1 4202560 1454 13144 0 0 68 1 5 2 20 0 15 0 107029027 11274649600 60891 33554432000 4194304 4196468 140732385787440 139767140757896 139767701811335 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30605] ppid=30538 vsize=11010400 memory=0 CPUtime=1.18 cores=1,3,5,7
/proc/30541/task/30605/stat : 30605 (java) R 30538 30541 19273 0 -1 1077944384 3725 13144 0 0 110 1 5 2 20 0 15 0 107029027 11274649600 60891 33554432000 4194304 4196468 140732385787440 139767139723248 139767716936322 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30606] ppid=30538 vsize=11010400 memory=6944656592455359580 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30606/stat : 30606 (java) S 30538 30541 19273 0 -1 1077944384 3 13144 0 0 0 0 5 2 20 0 15 0 107029027 11274649600 60891 33554432000 4194304 4196468 140732385787440 139765617781088 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30607] ppid=30538 vsize=11010400 memory=6655300316396806240 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30607/stat : 30607 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 15 0 107029027 11274649600 60891 33554432000 4194304 4196468 140732385787440 139767138671664 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
Current children cumulated CPU time: 5.76 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 243564 KiB

[startup+3.60074 s]
/proc/loadavg: 1.46 1.74 1.60 3/219 30607
/proc/meminfo: memFree=27601896/32770624 swapFree=67108744/67108860
[pid=30541] ppid=30538 vsize=11144848 memory=319308 CPUtime=7.03 cores=1,3,5,7
/proc/30541/stat : 30541 (java) S 30538 30541 19273 0 -1 1077944320 64646 13144 0 0 676 20 5 2 20 0 13 0 107029012 11412324352 79827 33554432000 4194304 4196468 140732385787440 140732385769984 139767716925175 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
/proc/30541/statm: 2786212 79827 3500 1 0 2747865 0
[pid=30541/tid=30594] ppid=30538 vsize=11144848 memory=1399051139730258233 CPUtime=3.43 cores=1,3,5,7
/proc/30541/task/30594/stat : 30594 (java) S 30538 30541 19273 0 -1 1077944384 43132 13144 0 0 325 11 5 2 20 0 13 0 107029021 11412324352 79827 33554432000 4194304 4196468 140732385787440 139767688768656 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30595] ppid=30538 vsize=11144848 memory=139744067891665 CPUtime=0.1 cores=1,3,5,7
/proc/30541/task/30595/stat : 30595 (java) S 30538 30541 19273 0 -1 1077944384 26 13144 0 0 3 0 5 2 20 0 13 0 107029022 11412324352 79827 33554432000 4194304 4196468 140732385787440 139767721167376 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30596] ppid=30538 vsize=11144848 memory=7451042221776202065 CPUtime=0.1 cores=1,3,5,7
/proc/30541/task/30596/stat : 30596 (java) S 30538 30541 19273 0 -1 1077944384 317 13144 0 0 3 0 5 2 20 0 13 0 107029022 11412324352 79827 33554432000 4194304 4196468 140732385787440 139767575886480 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30597] ppid=30538 vsize=11144848 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/30541/task/30597/stat : 30597 (java) S 30538 30541 19273 0 -1 1077944384 36 13144 0 0 3 0 5 2 20 0 13 0 107029022 11412324352 79827 33554432000 4194304 4196468 140732385787440 139767574833424 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30598] ppid=30538 vsize=11144848 memory=1952 CPUtime=0.1 cores=1,3,5,7
/proc/30541/task/30598/stat : 30598 (java) S 30538 30541 19273 0 -1 1077944384 84 13144 0 0 3 0 5 2 20 0 13 0 107029022 11412324352 79827 33554432000 4194304 4196468 140732385787440 139767573780880 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30599] ppid=30538 vsize=11144848 memory=7161944214934349376 CPUtime=0.1 cores=1,3,5,7
/proc/30541/task/30599/stat : 30599 (java) S 30538 30541 19273 0 -1 1077944384 2487 13144 0 0 3 0 5 2 20 0 13 0 107029023 11412324352 79827 33554432000 4194304 4196468 140732385787440 139767142882240 139767716936322 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30600] ppid=30538 vsize=11144848 memory=8027477668130812270 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30600/stat : 30600 (java) S 30538 30541 19273 0 -1 1077944384 14 13144 0 0 0 0 5 2 20 0 13 0 107029024 11412324352 79827 33554432000 4194304 4196468 140732385787440 139766503827168 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30601] ppid=30538 vsize=11144848 memory=7810487918915055718 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30601/stat : 30601 (java) S 30538 30541 19273 0 -1 1077944384 1 13144 0 0 0 0 5 2 20 0 13 0 107029024 11412324352 79827 33554432000 4194304 4196468 140732385787440 139766355977472 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30603] ppid=30538 vsize=11144848 memory=-8253387840130274934 CPUtime=1.13 cores=1,3,5,7
/proc/30541/task/30603/stat : 30603 (java) S 30538 30541 19273 0 -1 1077944384 5781 13144 0 0 105 1 5 2 20 0 13 0 107029027 11412324352 79827 33554432000 4194304 4196468 140732385787440 139767141813360 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30604] ppid=30538 vsize=11144848 memory=-9181546050914066336 CPUtime=1.15 cores=1,3,5,7
/proc/30541/task/30604/stat : 30604 (java) R 30538 30541 19273 0 -1 4202560 6157 13144 0 0 107 1 5 2 20 0 13 0 107029027 11412324352 79827 33554432000 4194304 4196468 140732385787440 139767140761264 139767698469615 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30605] ppid=30538 vsize=11144848 memory=6944656575208382560 CPUtime=1.27 cores=1,3,5,7
/proc/30541/task/30605/stat : 30605 (java) S 30538 30541 19273 0 -1 1077944384 4367 13144 0 0 119 1 5 2 20 0 13 0 107029027 11412324352 79827 33554432000 4194304 4196468 140732385787440 139767139723248 139767716936322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
[pid=30541/tid=30606] ppid=30538 vsize=11144848 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30541/task/30606/stat : 30606 (java) S 30538 30541 19273 0 -1 1077944384 3 13144 0 0 0 0 5 2 20 0 13 0 107029027 11412324352 79827 33554432000 4194304 4196468 140732385787440 139765617781088 139767716935381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23052288 140732385794665 140732385797473 140732385797473 140732385800143 0
Current children cumulated CPU time: 7.03 s
Current children cumulated vsize: 11144848 KiB
Current children cumulated memory: 319308 KiB

Child status: 0
Real time (s): 3.65102
CPU time (s): 7.08905
CPU user time (s): 6.84587
CPU system time (s): 0.243182
CPU usage (%): 194.167
Max. virtual memory (cumulated for all children) (KiB): 11144848
Max. memory (cumulated for all children) (KiB): 319308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.84587
system time used= 0.243182
maximum resident set size= 319624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77824
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6351
involuntary context switches= 36


# summary of solver processes directly reported to runsolver:
#   pid: 30541
#   total CPU time (s): 7.08905
#   total CPU user time (s): 6.84587
#   total CPU system time (s): 0.243182

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.044451 second user time and 0.077241 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-29 22:04:18
IDJOB=4302743
IDBENCH=141110
IDSOLVER=2777
FILE ID=node134/4302743-1532894658
RUNJOBID= node134-1532893331-28701
PBS_JOBID= 21022511
Free space on /tmp= 60932 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/PseudoBoolean-opt/Pb-garden-4x4_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302743-1532894658/watcher-4302743-1532894658 -o /tmp/evaluation-result-4302743-1532894658/solver-4302743-1532894658 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532893331-28701 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=647062768 -superng HOME/instance-4302743-1532894658.xml

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

MD5SUM BENCH= 854371ae6c45321a117efbc84c9832b3
RANDOM SEED=647062768

node134.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.68
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.68
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.68
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.68
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:        28025108 kB
MemAvailable:   31668404 kB
Buffers:          207020 kB
Cached:          3706372 kB
SwapCached:            0 kB
Active:          2005264 kB
Inactive:        2265816 kB
Active(anon):     306864 kB
Inactive(anon):    78480 kB
Active(file):    1698400 kB
Inactive(file):  2187336 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:             26512 kB
Writeback:           160 kB
AnonPages:        369072 kB
Mapped:            57876 kB
Shmem:             25132 kB
Slab:             175620 kB
SReclaimable:     146792 kB
SUnreclaim:        28828 kB
KernelStack:        3712 kB
PageTables:         5856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1478428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60908 MiB
End job on node134 at 2018-07-29 22:04:22