Trace number 4298814

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 NameAnswerCPU timeWall clock time
MiniCPFever 2018-04-29? (TO) 2520.09 2507.91

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl30-31_c18.xml
MD5SUM986923daef9243229e6ae2459781d9f0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1860
Number of constraints122
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1860}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":1860}]
Minimum constraint arity30
Maximum constraint arity31
Distribution of constraint arities[{"arity":30,"count":62},{"arity":31,"count":60}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":122}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.07/2507.90	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298814-1532779122/watcher-4298814-1532779122 -o /tmp/evaluation-result-4298814-1532779122/solver-4298814-1532779122 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532774102-26075 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298814-1532779122.xml 

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

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=26755, runsolver pid=26752
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 1.46 1.41 1.45 5/214 26770
/proc/meminfo: memFree=27903492/32770624 swapFree=67108436/67108860
[pid=26755] ppid=26752 vsize=10658972 memory=25720 CPUtime=0.13 cores=1,3,5,7
/proc/26755/stat : 26755 (java) S 26752 26755 26043 0 -1 1077944320 5387 0 0 0 12 1 0 0 20 0 15 0 95475391 10914787328 6430 33554432000 4194304 4196468 140728995638944 140728995621488 140707052121847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
/proc/26755/statm: 2664743 6430 2818 1 0 2627263 0
[pid=26755/tid=26757] ppid=26752 vsize=10658972 memory=-8413741653617447804 CPUtime=0.09 cores=1,3,5,7
/proc/26755/task/26757/stat : 26757 (java) R 26752 26755 26043 0 -1 4202560 3172 0 0 0 9 0 0 0 20 0 15 0 95475391 10914787328 6430 33554432000 4194304 4196468 140728995638944 140707056347776 140707036165477 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26758] ppid=26752 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26758/stat : 26758 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475392 10914787328 6430 33554432000 4194304 4196468 140728995638944 140706658519824 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26759] ppid=26752 vsize=10658972 memory=140171924452992 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26759/stat : 26759 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475392 10914787328 6430 33554432000 4194304 4196468 140728995638944 140706657467280 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26760] ppid=26752 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26760/stat : 26760 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475392 10914787328 6430 33554432000 4194304 4196468 140728995638944 140706656414736 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26761] ppid=26752 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26761/stat : 26761 (java) S 26752 26755 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95475392 10914787328 6430 33554432000 4194304 4196468 140728995638944 140706655362192 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26762] ppid=26752 vsize=10658972 memory=140171924452992 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26762/stat : 26762 (java) S 26752 26755 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95475393 10914787328 6430 33554432000 4194304 4196468 140728995638944 140706543794160 140707052132994 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26763] ppid=26752 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26763/stat : 26763 (java) S 26752 26755 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95475394 10914787328 6430 33554432000 4194304 4196468 140728995638944 140706542740384 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26764] ppid=26752 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26764/stat : 26764 (java) S 26752 26755 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95475394 10914787328 6430 33554432000 4194304 4196468 140728995638944 140706541687792 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26765] ppid=26752 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26765/stat : 26765 (java) S 26752 26755 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95475396 10914787328 6430 33554432000 4194304 4196468 140728995638944 140706540636368 140707052140443 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26766] ppid=26752 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26766/stat : 26766 (java) R 26752 26755 26043 0 -1 1077944384 440 0 0 0 0 0 0 0 20 0 15 0 95475396 10914787328 6430 33554432000 4194304 4196468 140728995638944 140706539583984 140707052132994 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26767] ppid=26752 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26767/stat : 26767 (java) R 26752 26755 26043 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 15 0 95475396 10914787328 6430 33554432000 4194304 4196468 140728995638944 140706538531440 140707029954704 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26768] ppid=26752 vsize=10658972 memory=140171924452992 CPUtime=0.02 cores=1,3,5,7
/proc/26755/task/26768/stat : 26768 (java) R 26752 26755 26043 0 -1 4202560 378 0 0 0 2 0 0 0 20 0 15 0 95475396 10914787328 6430 33554432000 4194304 4196468 140728995638944 140706537478896 140707036202334 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26769] ppid=26752 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26769/stat : 26769 (java) S 26752 26755 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95475396 10914787328 6430 33554432000 4194304 4196468 140728995638944 140706536426592 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26770] ppid=26752 vsize=10658972 memory=140171924452992 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26770/stat : 26770 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475396 10914787328 6430 33554432000 4194304 4196468 140728995638944 140706535373104 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 25720 KiB

[startup+0.21063 s]*
/proc/loadavg: 1.46 1.41 1.45 4/214 26770
/proc/meminfo: memFree=27890452/32770624 swapFree=67108436/67108860
[pid=26755] ppid=26752 vsize=10658972 memory=39424 CPUtime=0.34 cores=1,3,5,7
/proc/26755/stat : 26755 (java) S 26752 26755 26043 0 -1 1077944320 8400 0 0 0 32 2 0 0 20 0 15 0 95475391 10914787328 9856 33554432000 4194304 4196468 140728995638944 140728995621488 140707052121847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
/proc/26755/statm: 2664743 9856 2989 1 0 2627263 0
[pid=26755/tid=26757] ppid=26752 vsize=10658972 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/26755/task/26757/stat : 26757 (java) R 26752 26755 26043 0 -1 1077944384 5192 0 0 0 19 1 0 0 20 0 15 0 95475391 10914787328 9856 33554432000 4194304 4196468 140728995638944 140707056351888 140707052132053 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26758] ppid=26752 vsize=10658972 memory=345 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26758/stat : 26758 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475392 10914787328 9856 33554432000 4194304 4196468 140728995638944 140706658519824 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26759] ppid=26752 vsize=10658972 memory=140171924479318 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26759/stat : 26759 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475392 10914787328 9856 33554432000 4194304 4196468 140728995638944 140706657467280 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26760] ppid=26752 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26760/stat : 26760 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475392 10914787328 9856 33554432000 4194304 4196468 140728995638944 140706656414736 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26761] ppid=26752 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26761/stat : 26761 (java) S 26752 26755 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95475392 10914787328 9856 33554432000 4194304 4196468 140728995638944 140706655362192 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26762] ppid=26752 vsize=10658972 memory=140171924452992 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26762/stat : 26762 (java) S 26752 26755 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95475393 10914787328 9856 33554432000 4194304 4196468 140728995638944 140706543794160 140707052132994 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26763] ppid=26752 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26763/stat : 26763 (java) S 26752 26755 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95475394 10914787328 9856 33554432000 4194304 4196468 140728995638944 140706542740384 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26764] ppid=26752 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26764/stat : 26764 (java) S 26752 26755 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95475394 10914787328 9856 33554432000 4194304 4196468 140728995638944 140706541687792 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26765] ppid=26752 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26765/stat : 26765 (java) S 26752 26755 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95475396 10914787328 9856 33554432000 4194304 4196468 140728995638944 140706540636368 140707052140443 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26766] ppid=26752 vsize=10658972 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26755/task/26766/stat : 26766 (java) S 26752 26755 26043 0 -1 1077944384 552 0 0 0 2 0 0 0 20 0 15 0 95475396 10914787328 9856 33554432000 4194304 4196468 140728995638944 140706539583984 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26767] ppid=26752 vsize=10658972 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/26755/task/26767/stat : 26767 (java) S 26752 26755 26043 0 -1 1077944384 271 0 0 0 2 0 0 0 20 0 15 0 95475396 10914787328 9856 33554432000 4194304 4196468 140728995638944 140706538531440 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26768] ppid=26752 vsize=10658972 memory=140171924452992 CPUtime=0.08 cores=1,3,5,7
/proc/26755/task/26768/stat : 26768 (java) R 26752 26755 26043 0 -1 4202560 1024 0 0 0 8 0 0 0 20 0 15 0 95475396 10914787328 9856 33554432000 4194304 4196468 140728995638944 140706537478896 140707052133782 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26769] ppid=26752 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26769/stat : 26769 (java) S 26752 26755 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95475396 10914787328 9856 33554432000 4194304 4196468 140728995638944 140706536426592 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26770] ppid=26752 vsize=10658972 memory=140171924452992 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26770/stat : 26770 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475396 10914787328 9856 33554432000 4194304 4196468 140728995638944 140706535373104 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 39424 KiB

[startup+0.313337 s]*
/proc/loadavg: 1.46 1.41 1.45 5/214 26770
/proc/meminfo: memFree=27883132/32770624 swapFree=67108436/67108860
[pid=26755] ppid=26752 vsize=10659048 memory=46180 CPUtime=0.59 cores=1,3,5,7
/proc/26755/stat : 26755 (java) S 26752 26755 26043 0 -1 1077944320 9133 0 0 0 56 3 0 0 20 0 15 0 95475391 10914865152 11545 33554432000 4194304 4196468 140728995638944 140728995621488 140707052121847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
/proc/26755/statm: 2664762 11545 3073 1 0 2627263 0
[pid=26755/tid=26757] ppid=26752 vsize=10659048 memory=8390339637985935414 CPUtime=0.29 cores=1,3,5,7
/proc/26755/task/26757/stat : 26757 (java) R 26752 26755 26043 0 -1 4202560 5505 0 0 0 28 1 0 0 20 0 15 0 95475391 10914865152 11545 33554432000 4194304 4196468 140728995638944 140707056357744 140706689081062 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26758] ppid=26752 vsize=10659048 memory=288230604707987479 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26758/stat : 26758 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475392 10914865152 11545 33554432000 4194304 4196468 140728995638944 140706658519824 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26759] ppid=26752 vsize=10659048 memory=140171924478773 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26759/stat : 26759 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475392 10914865152 11545 33554432000 4194304 4196468 140728995638944 140706657467280 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26760] ppid=26752 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26760/stat : 26760 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475392 10914865152 11545 33554432000 4194304 4196468 140728995638944 140706656414736 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26761] ppid=26752 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26761/stat : 26761 (java) S 26752 26755 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95475392 10914865152 11545 33554432000 4194304 4196468 140728995638944 140706655362192 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26762] ppid=26752 vsize=10659048 memory=140171924452992 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26762/stat : 26762 (java) S 26752 26755 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95475393 10914865152 11545 33554432000 4194304 4196468 140728995638944 140706543794160 140707052132994 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26763] ppid=26752 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26763/stat : 26763 (java) S 26752 26755 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95475394 10914865152 11545 33554432000 4194304 4196468 140728995638944 140706542740384 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26764] ppid=26752 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26764/stat : 26764 (java) S 26752 26755 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95475394 10914865152 11545 33554432000 4194304 4196468 140728995638944 140706541687792 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26765] ppid=26752 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26765/stat : 26765 (java) S 26752 26755 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95475396 10914865152 11545 33554432000 4194304 4196468 140728995638944 140706540636368 140707052140443 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26766] ppid=26752 vsize=10659048 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/26755/task/26766/stat : 26766 (java) R 26752 26755 26043 0 -1 1077944384 660 0 0 0 6 0 0 0 20 0 15 0 95475396 10914865152 11545 33554432000 4194304 4196468 140728995638944 140706539583984 140707052132994 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26767] ppid=26752 vsize=10659048 memory=-1 CPUtime=0.06 cores=1,3,5,7
/proc/26755/task/26767/stat : 26767 (java) S 26752 26755 26043 0 -1 1077944384 361 0 0 0 6 0 0 0 20 0 15 0 95475396 10914865152 11545 33554432000 4194304 4196468 140728995638944 140706538531440 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26768] ppid=26752 vsize=10659048 memory=140171924452992 CPUtime=0.15 cores=1,3,5,7
/proc/26755/task/26768/stat : 26768 (java) R 26752 26755 26043 0 -1 4202560 1239 0 0 0 15 0 0 0 20 0 15 0 95475396 10914865152 11545 33554432000 4194304 4196468 140728995638944 140706537475832 140707031060180 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26769] ppid=26752 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26769/stat : 26769 (java) S 26752 26755 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95475396 10914865152 11545 33554432000 4194304 4196468 140728995638944 140706536426592 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26770] ppid=26752 vsize=10659048 memory=140171924452992 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26770/stat : 26770 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475396 10914865152 11545 33554432000 4194304 4196468 140728995638944 140706535373104 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 46180 KiB

[startup+0.700823 s]
/proc/loadavg: 1.46 1.41 1.45 5/214 26770
/proc/meminfo: memFree=27862728/32770624 swapFree=67108436/67108860
[pid=26755] ppid=26752 vsize=10659048 memory=77192 CPUtime=1.77 cores=1,3,5,7
/proc/26755/stat : 26755 (java) S 26752 26755 26043 0 -1 1077944320 13327 0 0 0 173 4 0 0 20 0 15 0 95475391 10914865152 19298 33554432000 4194304 4196468 140728995638944 140728995621488 140707052121847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
/proc/26755/statm: 2664762 19298 3109 1 0 2627263 0
[pid=26755/tid=26757] ppid=26752 vsize=10659048 memory=1784 CPUtime=0.68 cores=1,3,5,7
/proc/26755/task/26757/stat : 26757 (java) R 26752 26755 26043 0 -1 4202560 5633 0 0 0 66 2 0 0 20 0 15 0 95475391 10914865152 19298 33554432000 4194304 4196468 140728995638944 140707056360176 140706692550120 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26758] ppid=26752 vsize=10659048 memory=5752 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26758/stat : 26758 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475392 10914865152 19298 33554432000 4194304 4196468 140728995638944 140706658519824 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26759] ppid=26752 vsize=10659048 memory=4588 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26759/stat : 26759 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475392 10914865152 19298 33554432000 4194304 4196468 140728995638944 140706657467280 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26760] ppid=26752 vsize=10659048 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26760/stat : 26760 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475392 10914865152 19298 33554432000 4194304 4196468 140728995638944 140706656414736 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26761] ppid=26752 vsize=10659048 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26761/stat : 26761 (java) S 26752 26755 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95475392 10914865152 19298 33554432000 4194304 4196468 140728995638944 140706655362192 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26762] ppid=26752 vsize=10659048 memory=1852 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26762/stat : 26762 (java) S 26752 26755 26043 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 95475393 10914865152 19298 33554432000 4194304 4196468 140728995638944 140706543794160 140707052132994 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26763] ppid=26752 vsize=10659048 memory=872 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26763/stat : 26763 (java) S 26752 26755 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95475394 10914865152 19298 33554432000 4194304 4196468 140728995638944 140706542740384 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26764] ppid=26752 vsize=10659048 memory=7307747153392788800 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26764/stat : 26764 (java) S 26752 26755 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95475394 10914865152 19298 33554432000 4194304 4196468 140728995638944 140706541687792 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26765] ppid=26752 vsize=10659048 memory=7453282923444727654 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26765/stat : 26765 (java) S 26752 26755 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95475396 10914865152 19298 33554432000 4194304 4196468 140728995638944 140706540636368 140707052140443 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26766] ppid=26752 vsize=10659048 memory=6370994028255662165 CPUtime=0.41 cores=1,3,5,7
/proc/26755/task/26766/stat : 26766 (java) R 26752 26755 26043 0 -1 4202560 2242 0 0 0 41 0 0 0 20 0 15 0 95475396 10914865152 19298 33554432000 4194304 4196468 140728995638944 140706539567616 140707044411301 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26767] ppid=26752 vsize=10659048 memory=5450916479880885802 CPUtime=0.4 cores=1,3,5,7
/proc/26755/task/26767/stat : 26767 (java) R 26752 26755 26043 0 -1 4202560 2238 0 0 0 40 0 0 0 20 0 15 0 95475396 10914865152 19298 33554432000 4194304 4196468 140728995638944 140706538517072 140707036511680 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26768] ppid=26752 vsize=10659048 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/26755/task/26768/stat : 26768 (java) S 26752 26755 26043 0 -1 1077944384 1842 0 0 0 25 1 0 0 20 0 15 0 95475396 10914865152 19298 33554432000 4194304 4196468 140728995638944 140706537478896 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26769] ppid=26752 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26769/stat : 26769 (java) S 26752 26755 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95475396 10914865152 19298 33554432000 4194304 4196468 140728995638944 140706536426592 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26770] ppid=26752 vsize=10659048 memory=31524 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26770/stat : 26770 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475396 10914865152 19298 33554432000 4194304 4196468 140728995638944 140706535373104 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 77192 KiB

[startup+1.50076 s]
/proc/loadavg: 1.46 1.41 1.45 3/214 26770
/proc/meminfo: memFree=27826264/32770624 swapFree=67108436/67108860
[pid=26755] ppid=26752 vsize=10659048 memory=154300 CPUtime=3.01 cores=1,3,5,7
/proc/26755/stat : 26755 (java) S 26752 26755 26043 0 -1 1077944320 15547 0 0 0 296 5 0 0 20 0 15 0 95475391 10914865152 38575 33554432000 4194304 4196468 140728995638944 140728995621488 140707052121847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
/proc/26755/statm: 2664762 38575 3116 1 0 2627263 0
[pid=26755/tid=26757] ppid=26752 vsize=10659048 memory=6791534058613427641 CPUtime=1.48 cores=1,3,5,7
/proc/26755/task/26757/stat : 26757 (java) R 26752 26755 26043 0 -1 4202560 5891 0 0 0 145 3 0 0 20 0 15 0 95475391 10914865152 38575 33554432000 4194304 4196468 140728995638944 140707056358672 140706692602746 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26758] ppid=26752 vsize=10659048 memory=-7737605734073681312 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26758/stat : 26758 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475392 10914865152 38575 33554432000 4194304 4196468 140728995638944 140706658519824 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26759] ppid=26752 vsize=10659048 memory=-8412652143485227891 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26759/stat : 26759 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475392 10914865152 38575 33554432000 4194304 4196468 140728995638944 140706657467280 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26760] ppid=26752 vsize=10659048 memory=-6160033262581300880 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26760/stat : 26760 (java) S 26752 26755 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95475392 10914865152 38575 33554432000 4194304 4196468 140728995638944 140706656414736 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26761] ppid=26752 vsize=10659048 memory=-8171376296011865461 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26761/stat : 26761 (java) S 26752 26755 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95475392 10914865152 38575 33554432000 4194304 4196468 140728995638944 140706655362192 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26762] ppid=26752 vsize=10659048 memory=7016952788452204857 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26762/stat : 26762 (java) S 26752 26755 26043 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 95475393 10914865152 38575 33554432000 4194304 4196468 140728995638944 140706543794160 140707052132994 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0

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

/proc/26755/task/26757/stat : 26757 (java) R 26752 26755 26043 0 -1 4202560 16902 0 0 0 243197 11 0 0 20 0 15 0 95475391 10914865152 65572 33554432000 4194304 4196468 140728995638944 140707056360880 140706692760767 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26758] ppid=26752 vsize=10659048 memory=262288 CPUtime=3.85 cores=1,3,5,7
/proc/26755/task/26758/stat : 26758 (java) S 26752 26755 26043 0 -1 1077944384 3117 0 0 0 356 29 0 0 20 0 15 0 95475392 10914865152 65572 33554432000 4194304 4196468 140728995638944 140706658519824 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26759] ppid=26752 vsize=10659048 memory=260240 CPUtime=3.86 cores=1,3,5,7
/proc/26755/task/26759/stat : 26759 (java) S 26752 26755 26043 0 -1 1077944384 2784 0 0 0 352 34 0 0 20 0 15 0 95475392 10914865152 65572 33554432000 4194304 4196468 140728995638944 140706657467280 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26760] ppid=26752 vsize=10659048 memory=262288 CPUtime=3.84 cores=1,3,5,7
/proc/26755/task/26760/stat : 26760 (java) S 26752 26755 26043 0 -1 1077944384 3624 0 0 0 349 35 0 0 20 0 15 0 95475392 10914865152 65572 33554432000 4194304 4196468 140728995638944 140706656414736 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26761] ppid=26752 vsize=10659048 memory=262288 CPUtime=3.85 cores=1,3,5,7
/proc/26755/task/26761/stat : 26761 (java) S 26752 26755 26043 0 -1 1077944384 4611 0 0 0 356 29 0 0 20 0 15 0 95475392 10914865152 65572 33554432000 4194304 4196468 140728995638944 140706655362192 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26762] ppid=26752 vsize=10659048 memory=262288 CPUtime=4.11 cores=1,3,5,7
/proc/26755/task/26762/stat : 26762 (java) S 26752 26755 26043 0 -1 1077944384 5530 0 0 0 382 29 0 0 20 0 15 0 95475393 10914865152 65572 33554432000 4194304 4196468 140728995638944 140706543794160 140707052132994 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26763] ppid=26752 vsize=10659048 memory=262288 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26763/stat : 26763 (java) S 26752 26755 26043 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 95475394 10914865152 65572 33554432000 4194304 4196468 140728995638944 140706542740384 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26764] ppid=26752 vsize=10659048 memory=262288 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26764/stat : 26764 (java) S 26752 26755 26043 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 95475394 10914865152 65572 33554432000 4194304 4196468 140728995638944 140706541687792 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26765] ppid=26752 vsize=10659048 memory=262288 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26765/stat : 26765 (java) S 26752 26755 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95475396 10914865152 65572 33554432000 4194304 4196468 140728995638944 140706540636368 140707052140443 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26766] ppid=26752 vsize=10659048 memory=262288 CPUtime=0.69 cores=1,3,5,7
/proc/26755/task/26766/stat : 26766 (java) S 26752 26755 26043 0 -1 1077944384 3604 0 0 0 69 0 0 0 20 0 15 0 95475396 10914865152 65572 33554432000 4194304 4196468 140728995638944 140706539583984 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26767] ppid=26752 vsize=10659048 memory=262288 CPUtime=0.65 cores=1,3,5,7
/proc/26755/task/26767/stat : 26767 (java) S 26752 26755 26043 0 -1 1077944384 2590 0 0 0 64 1 0 0 20 0 15 0 95475396 10914865152 65572 33554432000 4194304 4196468 140728995638944 140706538531440 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26768] ppid=26752 vsize=10659048 memory=262288 CPUtime=0.28 cores=1,3,5,7
/proc/26755/task/26768/stat : 26768 (java) S 26752 26755 26043 0 -1 1077944384 2614 0 0 0 27 1 0 0 20 0 15 0 95475396 10914865152 65572 33554432000 4194304 4196468 140728995638944 140706537478896 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26769] ppid=26752 vsize=10659048 memory=262288 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26769/stat : 26769 (java) S 26752 26755 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95475396 10914865152 65572 33554432000 4194304 4196468 140728995638944 140706536426592 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26770] ppid=26752 vsize=10659048 memory=262288 CPUtime=0.82 cores=1,3,5,7
/proc/26755/task/26770/stat : 26770 (java) S 26752 26755 26043 0 -1 1077944384 800 0 0 0 42 40 0 0 20 0 15 0 95475396 10914865152 65572 33554432000 4194304 4196468 140728995638944 140706535373104 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
Current children cumulated CPU time: 2454.11 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 262288 KiB

[startup+2502.3 s]
/proc/loadavg: 1.47 1.39 1.35 3/216 26954
/proc/meminfo: memFree=25610064/32770624 swapFree=67108436/67108860
[pid=26755] ppid=26752 vsize=10659048 memory=264336 CPUtime=2514.44 cores=1,3,5,7
/proc/26755/stat : 26755 (java) S 26752 26755 26043 0 -1 1077944320 47935 0 0 0 251278 166 0 0 20 0 15 0 95475391 10914865152 66084 33554432000 4194304 4196468 140728995638944 140728995621488 140707052121847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
/proc/26755/statm: 2664762 66084 3145 1 0 2627263 0
[pid=26755/tid=26757] ppid=26752 vsize=10659048 memory=2412 CPUtime=2491.8 cores=1,3,5,7
/proc/26755/task/26757/stat : 26757 (java) R 26752 26755 26043 0 -1 4202560 17097 0 0 0 249169 11 0 0 20 0 15 0 95475391 10914865152 66084 33554432000 4194304 4196468 140728995638944 140707056360896 140707036498960 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26758] ppid=26752 vsize=10659048 memory=264336 CPUtime=3.96 cores=1,3,5,7
/proc/26755/task/26758/stat : 26758 (java) S 26752 26755 26043 0 -1 1077944384 3149 0 0 0 367 29 0 0 20 0 15 0 95475392 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706658519824 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26759] ppid=26752 vsize=10659048 memory=264336 CPUtime=3.98 cores=1,3,5,7
/proc/26755/task/26759/stat : 26759 (java) S 26752 26755 26043 0 -1 1077944384 2798 0 0 0 363 35 0 0 20 0 15 0 95475392 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706657467280 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26760] ppid=26752 vsize=10659048 memory=264336 CPUtime=3.96 cores=1,3,5,7
/proc/26755/task/26760/stat : 26760 (java) S 26752 26755 26043 0 -1 1077944384 3658 0 0 0 361 35 0 0 20 0 15 0 95475392 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706656414736 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26761] ppid=26752 vsize=10659048 memory=262288 CPUtime=3.98 cores=1,3,5,7
/proc/26755/task/26761/stat : 26761 (java) S 26752 26755 26043 0 -1 1077944384 4659 0 0 0 368 30 0 0 20 0 15 0 95475392 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706655362192 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26762] ppid=26752 vsize=10659048 memory=262288 CPUtime=4.2 cores=1,3,5,7
/proc/26755/task/26762/stat : 26762 (java) S 26752 26755 26043 0 -1 1077944384 5534 0 0 0 391 29 0 0 20 0 15 0 95475393 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706543794160 140707052132994 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26763] ppid=26752 vsize=10659048 memory=262288 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26763/stat : 26763 (java) S 26752 26755 26043 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 95475394 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706542740384 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26764] ppid=26752 vsize=10659048 memory=264336 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26764/stat : 26764 (java) S 26752 26755 26043 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 95475394 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706541687792 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26765] ppid=26752 vsize=10659048 memory=264336 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26765/stat : 26765 (java) S 26752 26755 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95475396 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706540636368 140707052140443 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26766] ppid=26752 vsize=10659048 memory=264336 CPUtime=0.69 cores=1,3,5,7
/proc/26755/task/26766/stat : 26766 (java) S 26752 26755 26043 0 -1 1077944384 3604 0 0 0 69 0 0 0 20 0 15 0 95475396 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706539583984 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26767] ppid=26752 vsize=10659048 memory=264336 CPUtime=0.65 cores=1,3,5,7
/proc/26755/task/26767/stat : 26767 (java) S 26752 26755 26043 0 -1 1077944384 2590 0 0 0 64 1 0 0 20 0 15 0 95475396 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706538531440 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26768] ppid=26752 vsize=10659048 memory=4140 CPUtime=0.28 cores=1,3,5,7
/proc/26755/task/26768/stat : 26768 (java) S 26752 26755 26043 0 -1 1077944384 2614 0 0 0 27 1 0 0 20 0 15 0 95475396 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706537478896 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26769] ppid=26752 vsize=10659048 memory=264336 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26769/stat : 26769 (java) S 26752 26755 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95475396 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706536426592 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26770] ppid=26752 vsize=10659048 memory=264336 CPUtime=0.84 cores=1,3,5,7
/proc/26755/task/26770/stat : 26770 (java) S 26752 26755 26043 0 -1 1077944384 804 0 0 0 43 41 0 0 20 0 15 0 95475396 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706535373104 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
Current children cumulated CPU time: 2514.44 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 264336 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.9 s]
/proc/loadavg: 1.51 1.40 1.36 3/216 26954
/proc/meminfo: memFree=25610188/32770624 swapFree=67108436/67108860
[pid=26755] ppid=26752 vsize=10659048 memory=264336 CPUtime=2520.07 cores=1,3,5,7
/proc/26755/stat : 26755 (java) S 26752 26755 26043 0 -1 1077944320 47951 0 0 0 251841 166 0 0 20 0 15 0 95475391 10914865152 66084 33554432000 4194304 4196468 140728995638944 140728995621488 140707052121847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
/proc/26755/statm: 2664762 66084 3145 1 0 2627263 0
[pid=26755/tid=26757] ppid=26752 vsize=10659048 memory=264336 CPUtime=2497.38 cores=1,3,5,7
/proc/26755/task/26757/stat : 26757 (java) R 26752 26755 26043 0 -1 4202560 17113 0 0 0 249727 11 0 0 20 0 15 0 95475391 10914865152 66084 33554432000 4194304 4196468 140728995638944 140707056360912 140707036460723 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26758] ppid=26752 vsize=10659048 memory=264336 CPUtime=3.97 cores=1,3,5,7
/proc/26755/task/26758/stat : 26758 (java) S 26752 26755 26043 0 -1 1077944384 3149 0 0 0 368 29 0 0 20 0 15 0 95475392 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706658519824 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26759] ppid=26752 vsize=10659048 memory=264336 CPUtime=3.99 cores=1,3,5,7
/proc/26755/task/26759/stat : 26759 (java) S 26752 26755 26043 0 -1 1077944384 2798 0 0 0 364 35 0 0 20 0 15 0 95475392 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706657467280 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26760] ppid=26752 vsize=10659048 memory=264336 CPUtime=3.97 cores=1,3,5,7
/proc/26755/task/26760/stat : 26760 (java) S 26752 26755 26043 0 -1 1077944384 3658 0 0 0 362 35 0 0 20 0 15 0 95475392 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706656414736 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26761] ppid=26752 vsize=10659048 memory=262288 CPUtime=3.99 cores=1,3,5,7
/proc/26755/task/26761/stat : 26761 (java) S 26752 26755 26043 0 -1 1077944384 4659 0 0 0 369 30 0 0 20 0 15 0 95475392 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706655362192 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26762] ppid=26752 vsize=10659048 memory=262288 CPUtime=4.21 cores=1,3,5,7
/proc/26755/task/26762/stat : 26762 (java) S 26752 26755 26043 0 -1 1077944384 5534 0 0 0 392 29 0 0 20 0 15 0 95475393 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706543794160 140707052132994 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26763] ppid=26752 vsize=10659048 memory=262288 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26763/stat : 26763 (java) S 26752 26755 26043 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 95475394 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706542740384 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26764] ppid=26752 vsize=10659048 memory=264336 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26764/stat : 26764 (java) S 26752 26755 26043 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 95475394 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706541687792 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26765] ppid=26752 vsize=10659048 memory=264336 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26765/stat : 26765 (java) S 26752 26755 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95475396 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706540636368 140707052140443 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26766] ppid=26752 vsize=10659048 memory=264336 CPUtime=0.69 cores=1,3,5,7
/proc/26755/task/26766/stat : 26766 (java) S 26752 26755 26043 0 -1 1077944384 3604 0 0 0 69 0 0 0 20 0 15 0 95475396 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706539583984 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26767] ppid=26752 vsize=10659048 memory=264336 CPUtime=0.65 cores=1,3,5,7
/proc/26755/task/26767/stat : 26767 (java) S 26752 26755 26043 0 -1 1077944384 2590 0 0 0 64 1 0 0 20 0 15 0 95475396 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706538531440 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26768] ppid=26752 vsize=10659048 memory=264336 CPUtime=0.28 cores=1,3,5,7
/proc/26755/task/26768/stat : 26768 (java) S 26752 26755 26043 0 -1 1077944384 2614 0 0 0 27 1 0 0 20 0 15 0 95475396 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706537478896 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26769] ppid=26752 vsize=10659048 memory=264336 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26769/stat : 26769 (java) S 26752 26755 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95475396 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706536426592 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26770] ppid=26752 vsize=10659048 memory=264336 CPUtime=0.84 cores=1,3,5,7
/proc/26755/task/26770/stat : 26770 (java) S 26752 26755 26043 0 -1 1077944384 804 0 0 0 43 41 0 0 20 0 15 0 95475396 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706535373104 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 264336 KiB

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

[startup+2507.91 s]
# the end of solver process 26755 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.42 s, system=1.66719 s

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

[startup+2507.9 s]
/proc/loadavg: 1.51 1.40 1.36 3/216 26954
/proc/meminfo: memFree=25610188/32770624 swapFree=67108436/67108860
[pid=26755] ppid=26752 vsize=10659048 memory=264336 CPUtime=2520.07 cores=1,3,5,7
/proc/26755/stat : 26755 (java) S 26752 26755 26043 0 -1 1077944320 47951 0 0 0 251841 166 0 0 20 0 15 0 95475391 10914865152 66084 33554432000 4194304 4196468 140728995638944 140728995621488 140707052121847 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
/proc/26755/statm: 2664762 66084 3145 1 0 2627263 0
[pid=26755/tid=26757] ppid=26752 vsize=10659048 memory=264336 CPUtime=2497.38 cores=1,3,5,7
/proc/26755/task/26757/stat : 26757 (java) R 26752 26755 26043 0 -1 4202560 17113 0 0 0 249727 11 0 0 20 0 15 0 95475391 10914865152 66084 33554432000 4194304 4196468 140728995638944 140707056360912 140707036460723 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26758] ppid=26752 vsize=10659048 memory=264336 CPUtime=3.97 cores=1,3,5,7
/proc/26755/task/26758/stat : 26758 (java) S 26752 26755 26043 0 -1 1077944384 3149 0 0 0 368 29 0 0 20 0 15 0 95475392 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706658519824 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26759] ppid=26752 vsize=10659048 memory=264336 CPUtime=3.99 cores=1,3,5,7
/proc/26755/task/26759/stat : 26759 (java) S 26752 26755 26043 0 -1 1077944384 2798 0 0 0 364 35 0 0 20 0 15 0 95475392 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706657467280 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26760] ppid=26752 vsize=10659048 memory=264336 CPUtime=3.97 cores=1,3,5,7
/proc/26755/task/26760/stat : 26760 (java) S 26752 26755 26043 0 -1 1077944384 3658 0 0 0 362 35 0 0 20 0 15 0 95475392 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706656414736 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26761] ppid=26752 vsize=10659048 memory=262288 CPUtime=3.99 cores=1,3,5,7
/proc/26755/task/26761/stat : 26761 (java) S 26752 26755 26043 0 -1 1077944384 4659 0 0 0 369 30 0 0 20 0 15 0 95475392 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706655362192 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26762] ppid=26752 vsize=10659048 memory=262288 CPUtime=4.21 cores=1,3,5,7
/proc/26755/task/26762/stat : 26762 (java) S 26752 26755 26043 0 -1 1077944384 5534 0 0 0 392 29 0 0 20 0 15 0 95475393 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706543794160 140707052132994 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26763] ppid=26752 vsize=10659048 memory=262288 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26763/stat : 26763 (java) S 26752 26755 26043 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 95475394 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706542740384 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26764] ppid=26752 vsize=10659048 memory=264336 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26764/stat : 26764 (java) S 26752 26755 26043 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 95475394 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706541687792 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26765] ppid=26752 vsize=10659048 memory=264336 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26765/stat : 26765 (java) S 26752 26755 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95475396 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706540636368 140707052140443 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26766] ppid=26752 vsize=10659048 memory=264336 CPUtime=0.69 cores=1,3,5,7
/proc/26755/task/26766/stat : 26766 (java) S 26752 26755 26043 0 -1 1077944384 3604 0 0 0 69 0 0 0 20 0 15 0 95475396 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706539583984 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26767] ppid=26752 vsize=10659048 memory=264336 CPUtime=0.65 cores=1,3,5,7
/proc/26755/task/26767/stat : 26767 (java) S 26752 26755 26043 0 -1 1077944384 2590 0 0 0 64 1 0 0 20 0 15 0 95475396 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706538531440 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26768] ppid=26752 vsize=10659048 memory=264336 CPUtime=0.28 cores=1,3,5,7
/proc/26755/task/26768/stat : 26768 (java) S 26752 26755 26043 0 -1 1077944384 2614 0 0 0 27 1 0 0 20 0 15 0 95475396 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706537478896 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26769] ppid=26752 vsize=10659048 memory=264336 CPUtime=0 cores=1,3,5,7
/proc/26755/task/26769/stat : 26769 (java) S 26752 26755 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95475396 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706536426592 140707052132053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
[pid=26755/tid=26770] ppid=26752 vsize=10659048 memory=264336 CPUtime=0.84 cores=1,3,5,7
/proc/26755/task/26770/stat : 26770 (java) S 26752 26755 26043 0 -1 1077944384 804 0 0 0 43 41 0 0 20 0 15 0 95475396 10914865152 66084 33554432000 4194304 4196468 140728995638944 140706535373104 140707052132994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11558912 140728995640493 140728995640585 140728995640585 140728995643343 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 264336 KiB

Child status: 143
Real time (s): 2507.91
CPU time (s): 2520.09
CPU user time (s): 2518.42
CPU system time (s): 1.66719
CPU usage (%): 100.486
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 264336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.42
system time used= 1.66719
maximum resident set size= 264628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48190
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 173448
involuntary context switches= 4537


# summary of solver processes directly reported to runsolver:
#   pid: 26755
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2518.42
#   total CPU system time (s): 1.66719

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.1167 second user time and 23.4001 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-28 13:58:42
IDJOB=4298814
IDBENCH=141237
IDSOLVER=2763
FILE ID=node137/4298814-1532779122
RUNJOBID= node137-1532774102-26075
PBS_JOBID= 21022457
Free space on /tmp= 48156 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl30-31_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298814-1532779122/watcher-4298814-1532779122 -o /tmp/evaluation-result-4298814-1532779122/solver-4298814-1532779122 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532774102-26075 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298814-1532779122.xml

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

MD5SUM BENCH= 986923daef9243229e6ae2459781d9f0
RANDOM SEED=1697883210

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27917628 kB
MemAvailable:   31749548 kB
Buffers:          188652 kB
Cached:          3876644 kB
SwapCached:           32 kB
Active:          1977732 kB
Inactive:        2323444 kB
Active(anon):     183580 kB
Inactive(anon):    80052 kB
Active(file):    1794152 kB
Inactive(file):  2243392 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:              1252 kB
Writeback:            16 kB
AnonPages:        243364 kB
Mapped:            52164 kB
Shmem:             25052 kB
Slab:             248460 kB
SReclaimable:     220424 kB
SUnreclaim:        28036 kB
KernelStack:        3504 kB
PageTables:         5544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1130732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48156 MiB
End job on node137 at 2018-07-28 14:40:30