Trace number 4298321

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
The dodo solver 2018-04-29SAT (TO)4 2520.11 2505.72

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.006115
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.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
0.33/0.29	o 7
0.33/0.29	o 6
0.33/0.29	o 5
0.33/0.29	o 4
2520.09/2505.70	s SATISFIABLE
2520.09/2505.70	v <instantiation>
2520.09/2505.70	v 	<list>
2520.09/2505.70	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] 
2520.09/2505.70	v 	</list>
2520.09/2505.70	v 	<values>
2520.09/2505.70	v 		0 1 0 0 0 0 0 1 1 0 0 0 0 0 1 0 
2520.09/2505.70	v 	</values>
2520.09/2505.70	v </instantiation>

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298321-1532752728/watcher-4298321-1532752728 -o /tmp/evaluation-result-4298321-1532752728/solver-4298321-1532752728 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532740268-23108 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4298321-1532752728.xml --timelimit 2520 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=24796, runsolver pid=24793
Current StackSize limit: 8192 KiB


[startup+0.10008 s]*
/proc/loadavg: 1.57 1.60 1.59 5/215 24811
/proc/meminfo: memFree=20074840/32770624 swapFree=67108860/67108860
[pid=24796] ppid=24793 vsize=10658972 memory=27340 CPUtime=0.12 cores=0,2,4,6
/proc/24796/stat : 24796 (java) S 24793 24796 23077 0 -1 1077944320 5238 0 0 0 11 1 0 0 20 0 15 0 92836034 10914787328 6835 33554432000 4194304 4196468 140731138595120 140731138577664 139932223463159 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
/proc/24796/statm: 2664743 6835 2824 1 0 2627263 0
[pid=24796/tid=24798] ppid=24793 vsize=10658972 memory=-7254949987974015097 CPUtime=0.09 cores=0,2,4,6
/proc/24796/task/24798/stat : 24798 (java) R 24793 24796 23077 0 -1 4202560 3122 0 0 0 8 1 0 0 20 0 15 0 92836034 10914787328 6835 33554432000 4194304 4196468 140731138595120 139932227685024 139932223475094 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24799] ppid=24793 vsize=10658972 memory=5793855498634312121 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24799/stat : 24799 (java) S 24793 24796 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92836035 10914787328 6835 33554432000 4194304 4196468 140731138595120 139931830528656 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24800] ppid=24793 vsize=10658972 memory=140247624418944 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24800/stat : 24800 (java) S 24793 24796 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92836035 10914787328 6835 33554432000 4194304 4196468 140731138595120 139931829475856 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24801] ppid=24793 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24801/stat : 24801 (java) S 24793 24796 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92836035 10914787328 6835 33554432000 4194304 4196468 140731138595120 139931828423056 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24802] ppid=24793 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24802/stat : 24802 (java) S 24793 24796 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92836035 10914787328 6835 33554432000 4194304 4196468 140731138595120 139931827370256 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24803] ppid=24793 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24803/stat : 24803 (java) S 24793 24796 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92836036 10914787328 6835 33554432000 4194304 4196468 140731138595120 139931783097200 139932223474306 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24804] ppid=24793 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24804/stat : 24804 (java) S 24793 24796 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92836037 10914787328 6835 33554432000 4194304 4196468 140731138595120 139931782043168 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24805] ppid=24793 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24805/stat : 24805 (java) S 24793 24796 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92836037 10914787328 6835 33554432000 4194304 4196468 140731138595120 139931780990320 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24806] ppid=24793 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24806/stat : 24806 (java) S 24793 24796 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92836039 10914787328 6835 33554432000 4194304 4196468 140731138595120 139931712219472 139932223481755 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24807] ppid=24793 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24807/stat : 24807 (java) R 24793 24796 23077 0 -1 1077944384 433 0 0 0 0 0 0 0 20 0 15 0 92836039 10914787328 6835 33554432000 4194304 4196468 140731138595120 139931711166928 139932223473365 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24808] ppid=24793 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24808/stat : 24808 (java) R 24793 24796 23077 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 15 0 92836039 10914787328 6835 33554432000 4194304 4196468 140731138595120 139931710105536 139932206938353 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24809] ppid=24793 vsize=10658972 memory=140247624418944 CPUtime=0.01 cores=0,2,4,6
/proc/24796/task/24809/stat : 24809 (java) R 24793 24796 23077 0 -1 4202560 306 0 0 0 1 0 0 0 20 0 15 0 92836039 10914787328 6835 33554432000 4194304 4196468 140731138595120 139931709061232 139932207543646 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24810] ppid=24793 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24810/stat : 24810 (java) S 24793 24796 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92836039 10914787328 6835 33554432000 4194304 4196468 140731138595120 139931708008672 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24811] ppid=24793 vsize=10658972 memory=140247624418944 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24811/stat : 24811 (java) S 24793 24796 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92836039 10914787328 6835 33554432000 4194304 4196468 140731138595120 139931706956976 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27340 KiB

[startup+0.210552 s]*
/proc/loadavg: 1.57 1.60 1.59 4/215 24811
/proc/meminfo: memFree=20062640/32770624 swapFree=67108860/67108860
[pid=24796] ppid=24793 vsize=10661132 memory=40664 CPUtime=0.33 cores=0,2,4,6
/proc/24796/stat : 24796 (java) S 24793 24796 23077 0 -1 1077944320 8181 0 0 0 31 2 0 0 20 0 15 0 92836034 10916999168 10166 33554432000 4194304 4196468 140731138595120 140731138577664 139932223463159 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
/proc/24796/statm: 2665283 10166 3000 1 0 2627263 0
[pid=24796/tid=24798] ppid=24793 vsize=10661132 memory=6735269665583770266 CPUtime=0.19 cores=0,2,4,6
/proc/24796/task/24798/stat : 24798 (java) R 24793 24796 23077 0 -1 4202560 5239 0 0 0 18 1 0 0 20 0 15 0 92836034 10916999168 10166 33554432000 4194304 4196468 140731138595120 139932227695472 139932207506789 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24799] ppid=24793 vsize=10661132 memory=4211973973829209482 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24799/stat : 24799 (java) S 24793 24796 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92836035 10916999168 10166 33554432000 4194304 4196468 140731138595120 139931830528656 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24800] ppid=24793 vsize=10661132 memory=140247624418944 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24800/stat : 24800 (java) S 24793 24796 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92836035 10916999168 10166 33554432000 4194304 4196468 140731138595120 139931829475856 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24801] ppid=24793 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24801/stat : 24801 (java) S 24793 24796 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92836035 10916999168 10166 33554432000 4194304 4196468 140731138595120 139931828423056 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24802] ppid=24793 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24802/stat : 24802 (java) S 24793 24796 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92836035 10916999168 10166 33554432000 4194304 4196468 140731138595120 139931827370256 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24803] ppid=24793 vsize=10661132 memory=140247624418944 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24803/stat : 24803 (java) S 24793 24796 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92836036 10916999168 10166 33554432000 4194304 4196468 140731138595120 139931783097200 139932223474306 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24804] ppid=24793 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24804/stat : 24804 (java) S 24793 24796 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92836037 10916999168 10166 33554432000 4194304 4196468 140731138595120 139931782043168 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24805] ppid=24793 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24805/stat : 24805 (java) S 24793 24796 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92836037 10916999168 10166 33554432000 4194304 4196468 140731138595120 139931780990320 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24806] ppid=24793 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24806/stat : 24806 (java) S 24793 24796 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92836039 10916999168 10166 33554432000 4194304 4196468 140731138595120 139931712219472 139932223481755 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24807] ppid=24793 vsize=10661132 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/24796/task/24807/stat : 24807 (java) S 24793 24796 23077 0 -1 1077944384 615 0 0 0 2 0 0 0 20 0 15 0 92836039 10916999168 10166 33554432000 4194304 4196468 140731138595120 139931711166832 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24808] ppid=24793 vsize=10661132 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/24796/task/24808/stat : 24808 (java) S 24793 24796 23077 0 -1 1077944384 210 0 0 0 2 0 0 0 20 0 15 0 92836039 10916999168 10166 33554432000 4194304 4196468 140731138595120 139931710114032 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24809] ppid=24793 vsize=10661132 memory=140247624418944 CPUtime=0.07 cores=0,2,4,6
/proc/24796/task/24809/stat : 24809 (java) S 24793 24796 23077 0 -1 1077944384 750 0 0 0 7 0 0 0 20 0 15 0 92836039 10916999168 10166 33554432000 4194304 4196468 140731138595120 139931709061232 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24810] ppid=24793 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24810/stat : 24810 (java) S 24793 24796 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92836039 10916999168 10166 33554432000 4194304 4196468 140731138595120 139931708008672 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24811] ppid=24793 vsize=10661132 memory=140247624418944 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24811/stat : 24811 (java) S 24793 24796 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92836039 10916999168 10166 33554432000 4194304 4196468 140731138595120 139931706956976 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40664 KiB

[startup+0.313504 s]*
/proc/loadavg: 1.60 1.60 1.59 5/215 24811
/proc/meminfo: memFree=20059080/32770624 swapFree=67108860/67108860
[pid=24796] ppid=24793 vsize=10661132 memory=47904 CPUtime=0.56 cores=0,2,4,6
/proc/24796/stat : 24796 (java) S 24793 24796 23077 0 -1 1077944320 9066 0 0 0 54 2 0 0 20 0 15 0 92836034 10916999168 11976 33554432000 4194304 4196468 140731138595120 140731138577664 139932223463159 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
/proc/24796/statm: 2665283 11976 3047 1 0 2627263 0
[pid=24796/tid=24798] ppid=24793 vsize=10661132 memory=6735269665583770266 CPUtime=0.31 cores=0,2,4,6
/proc/24796/task/24798/stat : 24798 (java) R 24793 24796 23077 0 -1 4202560 5599 0 0 0 29 2 0 0 20 0 15 0 92836034 10916999168 11976 33554432000 4194304 4196468 140731138595120 139932227701888 140731139020738 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24799] ppid=24793 vsize=10661132 memory=4211973973829209482 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24799/stat : 24799 (java) S 24793 24796 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92836035 10916999168 11976 33554432000 4194304 4196468 140731138595120 139931830528656 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24800] ppid=24793 vsize=10661132 memory=280495151069568 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24800/stat : 24800 (java) S 24793 24796 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92836035 10916999168 11976 33554432000 4194304 4196468 140731138595120 139931829475856 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24801] ppid=24793 vsize=10661132 memory=280495053328896 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24801/stat : 24801 (java) S 24793 24796 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92836035 10916999168 11976 33554432000 4194304 4196468 140731138595120 139931828423056 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24802] ppid=24793 vsize=10661132 memory=140247526650639 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24802/stat : 24802 (java) S 24793 24796 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92836035 10916999168 11976 33554432000 4194304 4196468 140731138595120 139931827370256 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24803] ppid=24793 vsize=10661132 memory=280495151078784 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24803/stat : 24803 (java) S 24793 24796 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92836036 10916999168 11976 33554432000 4194304 4196468 140731138595120 139931783097200 139932223474306 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24804] ppid=24793 vsize=10661132 memory=140247526655247 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24804/stat : 24804 (java) S 24793 24796 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92836037 10916999168 11976 33554432000 4194304 4196468 140731138595120 139931782043168 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24805] ppid=24793 vsize=10661132 memory=140247526680661 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24805/stat : 24805 (java) S 24793 24796 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92836037 10916999168 11976 33554432000 4194304 4196468 140731138595120 139931780990320 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24806] ppid=24793 vsize=10661132 memory=140247526684219 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24806/stat : 24806 (java) S 24793 24796 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92836039 10916999168 11976 33554432000 4194304 4196468 140731138595120 139931712219472 139932223481755 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24807] ppid=24793 vsize=10661132 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/24796/task/24807/stat : 24807 (java) R 24793 24796 23077 0 -1 4202560 884 0 0 0 5 0 0 0 20 0 15 0 92836039 10916999168 11976 33554432000 4194304 4196468 140731138595120 139931711158160 139932202652617 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24808] ppid=24793 vsize=10661132 memory=-1 CPUtime=0.06 cores=0,2,4,6
/proc/24796/task/24808/stat : 24808 (java) R 24793 24796 23077 0 -1 4202560 308 0 0 0 6 0 0 0 20 0 15 0 92836039 10916999168 11976 33554432000 4194304 4196468 140731138595120 139931710101472 139932200813793 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24809] ppid=24793 vsize=10661132 memory=140247624418944 CPUtime=0.13 cores=0,2,4,6
/proc/24796/task/24809/stat : 24809 (java) S 24793 24796 23077 0 -1 1077944384 908 0 0 0 13 0 0 0 20 0 15 0 92836039 10916999168 11976 33554432000 4194304 4196468 140731138595120 139931709061232 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24810] ppid=24793 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24810/stat : 24810 (java) S 24793 24796 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92836039 10916999168 11976 33554432000 4194304 4196468 140731138595120 139931708008672 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24811] ppid=24793 vsize=10661132 memory=140247624446284 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24811/stat : 24811 (java) S 24793 24796 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92836039 10916999168 11976 33554432000 4194304 4196468 140731138595120 139931706956976 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 47904 KiB

[startup+0.700749 s]
/proc/loadavg: 1.60 1.60 1.59 5/215 24811
/proc/meminfo: memFree=20020104/32770624 swapFree=67108860/67108860
[pid=24796] ppid=24793 vsize=10661132 memory=115352 CPUtime=1.71 cores=0,2,4,6
/proc/24796/stat : 24796 (java) S 24793 24796 23077 0 -1 1077944320 17797 0 0 0 166 5 0 0 20 0 15 0 92836034 10916999168 28838 33554432000 4194304 4196468 140731138595120 140731138577664 139932223463159 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
/proc/24796/statm: 2665283 28838 3077 1 0 2627263 0
[pid=24796/tid=24798] ppid=24793 vsize=10661132 memory=54 CPUtime=0.68 cores=0,2,4,6
/proc/24796/task/24798/stat : 24798 (java) R 24793 24796 23077 0 -1 4202560 5616 0 0 0 65 3 0 0 20 0 15 0 92836034 10916999168 28838 33554432000 4194304 4196468 140731138595120 139932227702448 140731139020738 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24799] ppid=24793 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24799/stat : 24799 (java) S 24793 24796 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92836035 10916999168 28838 33554432000 4194304 4196468 140731138595120 139931830528656 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24800] ppid=24793 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24800/stat : 24800 (java) S 24793 24796 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92836035 10916999168 28838 33554432000 4194304 4196468 140731138595120 139931829475856 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24801] ppid=24793 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24801/stat : 24801 (java) S 24793 24796 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92836035 10916999168 28838 33554432000 4194304 4196468 140731138595120 139931828423056 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24802] ppid=24793 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24802/stat : 24802 (java) S 24793 24796 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92836035 10916999168 28838 33554432000 4194304 4196468 140731138595120 139931827370256 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24803] ppid=24793 vsize=10661132 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24803/stat : 24803 (java) S 24793 24796 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92836036 10916999168 28838 33554432000 4194304 4196468 140731138595120 139931783097200 139932223474306 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24804] ppid=24793 vsize=10661132 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24804/stat : 24804 (java) S 24793 24796 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92836037 10916999168 28838 33554432000 4194304 4196468 140731138595120 139931782043168 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24805] ppid=24793 vsize=10661132 memory=12032 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24805/stat : 24805 (java) S 24793 24796 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92836037 10916999168 28838 33554432000 4194304 4196468 140731138595120 139931780990320 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24806] ppid=24793 vsize=10661132 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24806/stat : 24806 (java) S 24793 24796 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92836039 10916999168 28838 33554432000 4194304 4196468 140731138595120 139931712219472 139932223481755 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24807] ppid=24793 vsize=10661132 memory=792 CPUtime=0.43 cores=0,2,4,6
/proc/24796/task/24807/stat : 24807 (java) R 24793 24796 23077 0 -1 4202560 4877 0 0 0 42 1 0 0 20 0 15 0 92836039 10916999168 28838 33554432000 4194304 4196468 140731138595120 139931711147848 139932205007359 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24808] ppid=24793 vsize=10661132 memory=1716 CPUtime=0.43 cores=0,2,4,6
/proc/24796/task/24808/stat : 24808 (java) R 24793 24796 23077 0 -1 4202560 4608 0 0 0 43 0 0 0 20 0 15 0 92836039 10916999168 28838 33554432000 4194304 4196468 140731138595120 139931710098344 139932202710819 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24809] ppid=24793 vsize=10661132 memory=1952 CPUtime=0.15 cores=0,2,4,6
/proc/24796/task/24809/stat : 24809 (java) S 24793 24796 23077 0 -1 1077944384 1328 0 0 0 15 0 0 0 20 0 15 0 92836039 10916999168 28838 33554432000 4194304 4196468 140731138595120 139931709061232 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24810] ppid=24793 vsize=10661132 memory=8580 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24810/stat : 24810 (java) S 24793 24796 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92836039 10916999168 28838 33554432000 4194304 4196468 140731138595120 139931708008672 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24811] ppid=24793 vsize=10661132 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24811/stat : 24811 (java) S 24793 24796 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92836039 10916999168 28838 33554432000 4194304 4196468 140731138595120 139931706956976 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 115352 KiB

[startup+1.50084 s]
/proc/loadavg: 1.60 1.60 1.59 3/215 24811
/proc/meminfo: memFree=19936148/32770624 swapFree=67108860/67108860
[pid=24796] ppid=24793 vsize=10661132 memory=204848 CPUtime=3.04 cores=0,2,4,6
/proc/24796/stat : 24796 (java) S 24793 24796 23077 0 -1 1077944320 19789 0 0 0 295 9 0 0 20 0 15 0 92836034 10916999168 51212 33554432000 4194304 4196468 140731138595120 140731138577664 139932223463159 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
/proc/24796/statm: 2665283 51212 3112 1 0 2627263 0
[pid=24796/tid=24798] ppid=24793 vsize=10661132 memory=4140 CPUtime=1.48 cores=0,2,4,6
/proc/24796/task/24798/stat : 24798 (java) R 24793 24796 23077 0 -1 4202560 5932 0 0 0 141 7 0 0 20 0 15 0 92836034 10916999168 51212 33554432000 4194304 4196468 140731138595120 139932227703360 140731139020738 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24799] ppid=24793 vsize=10661132 memory=26836 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24799/stat : 24799 (java) S 24793 24796 23077 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 92836035 10916999168 51212 33554432000 4194304 4196468 140731138595120 139931830528656 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24800] ppid=24793 vsize=10661132 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24800/stat : 24800 (java) S 24793 24796 23077 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 92836035 10916999168 51212 33554432000 4194304 4196468 140731138595120 139931829475856 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24801] ppid=24793 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24801/stat : 24801 (java) S 24793 24796 23077 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 92836035 10916999168 51212 33554432000 4194304 4196468 140731138595120 139931828423056 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24802] ppid=24793 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24802/stat : 24802 (java) S 24793 24796 23077 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 15 0 92836035 10916999168 51212 33554432000 4194304 4196468 140731138595120 139931827370256 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24803] ppid=24793 vsize=10661132 memory=7451293975509493337 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24803/stat : 24803 (java) S 24793 24796 23077 0 -1 1077944384 283 0 0 0 0 0 0 0 20 0 15 0 92836036 10916999168 51212 33554432000 4194304 4196468 140731138595120 139931783097200 139932223474306 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0

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

/proc/24796/task/24798/stat : 24798 (java) R 24793 24796 23077 0 -1 4202560 23288 0 0 0 231937 10781 0 0 20 0 15 0 92836034 10916999168 54688 33554432000 4194304 4196468 140731138595120 139932227702576 140731139020738 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24799] ppid=24793 vsize=10661132 memory=218752 CPUtime=4.64 cores=0,2,4,6
/proc/24796/task/24799/stat : 24799 (java) S 24793 24796 23077 0 -1 1077944384 2265 0 0 0 394 70 0 0 20 0 15 0 92836035 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931830528656 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24800] ppid=24793 vsize=10661132 memory=218752 CPUtime=4.65 cores=0,2,4,6
/proc/24796/task/24800/stat : 24800 (java) S 24793 24796 23077 0 -1 1077944384 2382 0 0 0 394 71 0 0 20 0 15 0 92836035 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931829475856 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24801] ppid=24793 vsize=10661132 memory=218752 CPUtime=4.65 cores=0,2,4,6
/proc/24796/task/24801/stat : 24801 (java) S 24793 24796 23077 0 -1 1077944384 1929 0 0 0 393 72 0 0 20 0 15 0 92836035 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931828423056 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24802] ppid=24793 vsize=10661132 memory=56 CPUtime=4.69 cores=0,2,4,6
/proc/24796/task/24802/stat : 24802 (java) S 24793 24796 23077 0 -1 1077944384 3127 0 0 0 406 63 0 0 20 0 15 0 92836035 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931827370256 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24803] ppid=24793 vsize=10661132 memory=218752 CPUtime=7.49 cores=0,2,4,6
/proc/24796/task/24803/stat : 24803 (java) S 24793 24796 23077 0 -1 1077944384 5557 0 0 0 700 49 0 0 20 0 15 0 92836036 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931783097200 139932223474306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24804] ppid=24793 vsize=10661132 memory=218752 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24804/stat : 24804 (java) S 24793 24796 23077 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 92836037 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931782043168 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24805] ppid=24793 vsize=10661132 memory=218752 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24805/stat : 24805 (java) S 24793 24796 23077 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 92836037 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931780990320 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24806] ppid=24793 vsize=10661132 memory=218752 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24806/stat : 24806 (java) S 24793 24796 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931712219472 139932223481755 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24807] ppid=24793 vsize=10661132 memory=218752 CPUtime=0.76 cores=0,2,4,6
/proc/24796/task/24807/stat : 24807 (java) S 24793 24796 23077 0 -1 1077944384 7060 0 0 0 75 1 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931711166832 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24808] ppid=24793 vsize=10661132 memory=218752 CPUtime=0.72 cores=0,2,4,6
/proc/24796/task/24808/stat : 24808 (java) S 24793 24796 23077 0 -1 1077944384 5511 0 0 0 72 0 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931710114032 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24809] ppid=24793 vsize=10661132 memory=218752 CPUtime=0.19 cores=0,2,4,6
/proc/24796/task/24809/stat : 24809 (java) S 24793 24796 23077 0 -1 1077944384 2810 0 0 0 19 0 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931709061232 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24810] ppid=24793 vsize=10661132 memory=218752 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24810/stat : 24810 (java) S 24793 24796 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931708008672 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24811] ppid=24793 vsize=10661132 memory=218752 CPUtime=1.26 cores=0,2,4,6
/proc/24796/task/24811/stat : 24811 (java) S 24793 24796 23077 0 -1 1077944384 1310 0 0 0 63 63 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931706956976 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
Current children cumulated CPU time: 2456.35 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 218752 KiB

[startup+2502.3 s]
/proc/loadavg: 1.31 1.37 1.39 3/216 24994
/proc/meminfo: memFree=19867560/32770624 swapFree=67108860/67108860
[pid=24796] ppid=24793 vsize=10661132 memory=218752 CPUtime=2516.67 cores=0,2,4,6
/proc/24796/stat : 24796 (java) S 24793 24796 23077 0 -1 1077944320 57612 0 0 0 240315 11352 0 0 20 0 15 0 92836034 10916999168 54688 33554432000 4194304 4196468 140731138595120 140731138577664 139932223463159 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
/proc/24796/statm: 2665283 54688 3134 1 0 2627263 0
[pid=24796/tid=24798] ppid=24793 vsize=10661132 memory=218752 CPUtime=2486.83 cores=0,2,4,6
/proc/24796/task/24798/stat : 24798 (java) R 24793 24796 23077 0 -1 4202560 23768 0 0 0 237637 11046 0 0 20 0 15 0 92836034 10916999168 54688 33554432000 4194304 4196468 140731138595120 139932227702144 140731139020738 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24799] ppid=24793 vsize=10661132 memory=218752 CPUtime=4.75 cores=0,2,4,6
/proc/24796/task/24799/stat : 24799 (java) S 24793 24796 23077 0 -1 1077944384 2268 0 0 0 404 71 0 0 20 0 15 0 92836035 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931830528656 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24800] ppid=24793 vsize=10661132 memory=218752 CPUtime=4.76 cores=0,2,4,6
/proc/24796/task/24800/stat : 24800 (java) S 24793 24796 23077 0 -1 1077944384 2423 0 0 0 404 72 0 0 20 0 15 0 92836035 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931829475856 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24801] ppid=24793 vsize=10661132 memory=218752 CPUtime=4.76 cores=0,2,4,6
/proc/24796/task/24801/stat : 24801 (java) S 24793 24796 23077 0 -1 1077944384 1940 0 0 0 403 73 0 0 20 0 15 0 92836035 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931828423056 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24802] ppid=24793 vsize=10661132 memory=218752 CPUtime=4.8 cores=0,2,4,6
/proc/24796/task/24802/stat : 24802 (java) S 24793 24796 23077 0 -1 1077944384 3345 0 0 0 415 65 0 0 20 0 15 0 92836035 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931827370256 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24803] ppid=24793 vsize=10661132 memory=218752 CPUtime=7.67 cores=0,2,4,6
/proc/24796/task/24803/stat : 24803 (java) S 24793 24796 23077 0 -1 1077944384 5742 0 0 0 716 51 0 0 20 0 15 0 92836036 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931783097200 139932223474306 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24804] ppid=24793 vsize=10661132 memory=218752 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24804/stat : 24804 (java) S 24793 24796 23077 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 92836037 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931782043168 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24805] ppid=24793 vsize=10661132 memory=218752 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24805/stat : 24805 (java) S 24793 24796 23077 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 92836037 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931780990320 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24806] ppid=24793 vsize=10661132 memory=218752 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24806/stat : 24806 (java) S 24793 24796 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931712219472 139932223481755 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24807] ppid=24793 vsize=10661132 memory=218752 CPUtime=0.76 cores=0,2,4,6
/proc/24796/task/24807/stat : 24807 (java) S 24793 24796 23077 0 -1 1077944384 7062 0 0 0 75 1 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931711166832 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24808] ppid=24793 vsize=10661132 memory=767 CPUtime=0.72 cores=0,2,4,6
/proc/24796/task/24808/stat : 24808 (java) S 24793 24796 23077 0 -1 1077944384 5513 0 0 0 72 0 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931710114032 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24809] ppid=24793 vsize=10661132 memory=218752 CPUtime=0.19 cores=0,2,4,6
/proc/24796/task/24809/stat : 24809 (java) S 24793 24796 23077 0 -1 1077944384 2812 0 0 0 19 0 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931709061232 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24810] ppid=24793 vsize=10661132 memory=218752 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24810/stat : 24810 (java) S 24793 24796 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931708008672 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24811] ppid=24793 vsize=10661132 memory=218752 CPUtime=1.3 cores=0,2,4,6
/proc/24796/task/24811/stat : 24811 (java) S 24793 24796 23077 0 -1 1077944384 1318 0 0 0 65 65 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931706956976 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
Current children cumulated CPU time: 2516.67 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 218752 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.7 s]
/proc/loadavg: 1.31 1.37 1.39 3/216 24995
/proc/meminfo: memFree=19867072/32770624 swapFree=67108860/67108860
[pid=24796] ppid=24793 vsize=10661132 memory=218752 CPUtime=2520.09 cores=0,2,4,6
/proc/24796/stat : 24796 (java) S 24793 24796 23077 0 -1 1077944320 57635 0 0 0 240642 11367 0 0 20 0 15 0 92836034 10916999168 54688 33554432000 4194304 4196468 140731138595120 140731138577664 139932223463159 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
/proc/24796/statm: 2665283 54688 3134 1 0 2627263 0
[pid=24796/tid=24798] ppid=24793 vsize=10661132 memory=767 CPUtime=2490.21 cores=0,2,4,6
/proc/24796/task/24798/stat : 24798 (java) R 24793 24796 23077 0 -1 4202560 23787 0 0 0 237961 11060 0 0 20 0 15 0 92836034 10916999168 54688 33554432000 4194304 4196468 140731138595120 139932227702400 140731139020738 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24799] ppid=24793 vsize=10661132 memory=218752 CPUtime=4.76 cores=0,2,4,6
/proc/24796/task/24799/stat : 24799 (java) S 24793 24796 23077 0 -1 1077944384 2268 0 0 0 405 71 0 0 20 0 15 0 92836035 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931830528656 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24800] ppid=24793 vsize=10661132 memory=218752 CPUtime=4.77 cores=0,2,4,6
/proc/24796/task/24800/stat : 24800 (java) S 24793 24796 23077 0 -1 1077944384 2423 0 0 0 405 72 0 0 20 0 15 0 92836035 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931829475856 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24801] ppid=24793 vsize=10661132 memory=218752 CPUtime=4.77 cores=0,2,4,6
/proc/24796/task/24801/stat : 24801 (java) S 24793 24796 23077 0 -1 1077944384 1940 0 0 0 403 74 0 0 20 0 15 0 92836035 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931828423056 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24802] ppid=24793 vsize=10661132 memory=218752 CPUtime=4.81 cores=0,2,4,6
/proc/24796/task/24802/stat : 24802 (java) S 24793 24796 23077 0 -1 1077944384 3345 0 0 0 416 65 0 0 20 0 15 0 92836035 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931827370256 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24803] ppid=24793 vsize=10661132 memory=218752 CPUtime=7.68 cores=0,2,4,6
/proc/24796/task/24803/stat : 24803 (java) S 24793 24796 23077 0 -1 1077944384 5745 0 0 0 717 51 0 0 20 0 15 0 92836036 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931783097200 139932223474306 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24804] ppid=24793 vsize=10661132 memory=218752 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24804/stat : 24804 (java) S 24793 24796 23077 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 92836037 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931782043168 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24805] ppid=24793 vsize=10661132 memory=218752 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24805/stat : 24805 (java) S 24793 24796 23077 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 92836037 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931780990320 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24806] ppid=24793 vsize=10661132 memory=218752 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24806/stat : 24806 (java) S 24793 24796 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931712219472 139932223481755 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24807] ppid=24793 vsize=10661132 memory=218752 CPUtime=0.76 cores=0,2,4,6
/proc/24796/task/24807/stat : 24807 (java) S 24793 24796 23077 0 -1 1077944384 7062 0 0 0 75 1 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931711166832 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24808] ppid=24793 vsize=10661132 memory=218752 CPUtime=0.72 cores=0,2,4,6
/proc/24796/task/24808/stat : 24808 (java) S 24793 24796 23077 0 -1 1077944384 5513 0 0 0 72 0 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931710114032 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24809] ppid=24793 vsize=10661132 memory=218752 CPUtime=0.19 cores=0,2,4,6
/proc/24796/task/24809/stat : 24809 (java) S 24793 24796 23077 0 -1 1077944384 2812 0 0 0 19 0 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931709061232 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24810] ppid=24793 vsize=10661132 memory=218752 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24810/stat : 24810 (java) S 24793 24796 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931708008672 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24811] ppid=24793 vsize=10661132 memory=26932 CPUtime=1.3 cores=0,2,4,6
/proc/24796/task/24811/stat : 24811 (java) S 24793 24796 23077 0 -1 1077944384 1319 0 0 0 65 65 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931706956976 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 218752 KiB

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

[startup+2505.72 s]
# the end of solver process 24796 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2406.43 s, system=113.673 s

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

[startup+2505.7 s]
/proc/loadavg: 1.31 1.37 1.39 3/216 24995
/proc/meminfo: memFree=19867072/32770624 swapFree=67108860/67108860
[pid=24796] ppid=24793 vsize=10661132 memory=218752 CPUtime=2520.09 cores=0,2,4,6
/proc/24796/stat : 24796 (java) S 24793 24796 23077 0 -1 1077944320 57635 0 0 0 240642 11367 0 0 20 0 15 0 92836034 10916999168 54688 33554432000 4194304 4196468 140731138595120 140731138577664 139932223463159 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
/proc/24796/statm: 2665283 54688 3134 1 0 2627263 0
[pid=24796/tid=24798] ppid=24793 vsize=10661132 memory=767 CPUtime=2490.21 cores=0,2,4,6
/proc/24796/task/24798/stat : 24798 (java) R 24793 24796 23077 0 -1 4202560 23787 0 0 0 237961 11060 0 0 20 0 15 0 92836034 10916999168 54688 33554432000 4194304 4196468 140731138595120 139932227702400 140731139020738 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24799] ppid=24793 vsize=10661132 memory=218752 CPUtime=4.76 cores=0,2,4,6
/proc/24796/task/24799/stat : 24799 (java) S 24793 24796 23077 0 -1 1077944384 2268 0 0 0 405 71 0 0 20 0 15 0 92836035 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931830528656 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24800] ppid=24793 vsize=10661132 memory=218752 CPUtime=4.77 cores=0,2,4,6
/proc/24796/task/24800/stat : 24800 (java) S 24793 24796 23077 0 -1 1077944384 2423 0 0 0 405 72 0 0 20 0 15 0 92836035 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931829475856 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24801] ppid=24793 vsize=10661132 memory=218752 CPUtime=4.77 cores=0,2,4,6
/proc/24796/task/24801/stat : 24801 (java) S 24793 24796 23077 0 -1 1077944384 1940 0 0 0 403 74 0 0 20 0 15 0 92836035 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931828423056 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24802] ppid=24793 vsize=10661132 memory=218752 CPUtime=4.81 cores=0,2,4,6
/proc/24796/task/24802/stat : 24802 (java) S 24793 24796 23077 0 -1 1077944384 3345 0 0 0 416 65 0 0 20 0 15 0 92836035 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931827370256 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24803] ppid=24793 vsize=10661132 memory=218752 CPUtime=7.68 cores=0,2,4,6
/proc/24796/task/24803/stat : 24803 (java) S 24793 24796 23077 0 -1 1077944384 5745 0 0 0 717 51 0 0 20 0 15 0 92836036 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931783097200 139932223474306 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24804] ppid=24793 vsize=10661132 memory=218752 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24804/stat : 24804 (java) S 24793 24796 23077 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 92836037 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931782043168 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24805] ppid=24793 vsize=10661132 memory=218752 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24805/stat : 24805 (java) S 24793 24796 23077 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 92836037 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931780990320 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24806] ppid=24793 vsize=10661132 memory=218752 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24806/stat : 24806 (java) S 24793 24796 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931712219472 139932223481755 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24807] ppid=24793 vsize=10661132 memory=218752 CPUtime=0.76 cores=0,2,4,6
/proc/24796/task/24807/stat : 24807 (java) S 24793 24796 23077 0 -1 1077944384 7062 0 0 0 75 1 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931711166832 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24808] ppid=24793 vsize=10661132 memory=218752 CPUtime=0.72 cores=0,2,4,6
/proc/24796/task/24808/stat : 24808 (java) S 24793 24796 23077 0 -1 1077944384 5513 0 0 0 72 0 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931710114032 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24809] ppid=24793 vsize=10661132 memory=218752 CPUtime=0.19 cores=0,2,4,6
/proc/24796/task/24809/stat : 24809 (java) S 24793 24796 23077 0 -1 1077944384 2812 0 0 0 19 0 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931709061232 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24810] ppid=24793 vsize=10661132 memory=218752 CPUtime=0 cores=0,2,4,6
/proc/24796/task/24810/stat : 24810 (java) S 24793 24796 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931708008672 139932223473365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
[pid=24796/tid=24811] ppid=24793 vsize=10661132 memory=26932 CPUtime=1.3 cores=0,2,4,6
/proc/24796/task/24811/stat : 24811 (java) S 24793 24796 23077 0 -1 1077944384 1319 0 0 0 65 65 0 0 20 0 15 0 92836039 10916999168 54688 33554432000 4194304 4196468 140731138595120 139931706956976 139932223474306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26603520 140731138598008 140731138598153 140731138598153 140731138600911 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 218752 KiB

Child status: 143
Real time (s): 2505.72
CPU time (s): 2520.11
CPU user time (s): 2406.43
CPU system time (s): 113.673
CPU usage (%): 100.574
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 218752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2406.43
system time used= 113.673
maximum resident set size= 219124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57899
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 275498
involuntary context switches= 6570


# summary of solver processes directly reported to runsolver:
#   pid: 24796
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2406.43
#   total CPU system time (s): 113.673

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.288 second user time and 23.0877 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-28 06:38:48
IDJOB=4298321
IDBENCH=141110
IDSOLVER=2768
FILE ID=node103/4298321-1532752728
RUNJOBID= node103-1532740268-23108
PBS_JOBID= 21022444
Free space on /tmp= 56536 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/PseudoBoolean-opt/Pb-garden-4x4_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298321-1532752728/watcher-4298321-1532752728 -o /tmp/evaluation-result-4298321-1532752728/solver-4298321-1532752728 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532740268-23108 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4298321-1532752728.xml --timelimit 2520

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

MD5SUM BENCH= 854371ae6c45321a117efbc84c9832b3
RANDOM SEED=259638946

node103.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.48
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.48
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.48
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.48
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:        20090860 kB
MemAvailable:   31776408 kB
Buffers:          300612 kB
Cached:         11569312 kB
SwapCached:            0 kB
Active:          4060276 kB
Inactive:        8016924 kB
Active(anon):     210204 kB
Inactive(anon):    25184 kB
Active(file):    3850072 kB
Inactive(file):  7991740 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1404 kB
Writeback:             0 kB
AnonPages:        353724 kB
Mapped:            54628 kB
Shmem:             25228 kB
Slab:             299964 kB
SReclaimable:     272196 kB
SUnreclaim:        27768 kB
KernelStack:        3792 kB
PageTables:         5620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1110336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    262144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56536 MiB
End job on node103 at 2018-07-28 07:20:34