Trace number 4298809

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
Solver of Xavier Schul & Yvhan Smal 2018-04-28? (TO) 2520.13 2489.72

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl10-11_c18.xml
MD5SUM0cb6e3dc45605db1284c892a60e68314
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark187.07
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of constraints42
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":220}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":220}]
Minimum constraint arity10
Maximum constraint arity11
Distribution of constraint arities[{"arity":10,"count":22},{"arity":11,"count":20}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":42}]
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.10/2489.71	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 (13537 MiB free)
  memory of node 1: 16384 MiB (13926 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298809-1532774598/watcher-4298809-1532774598 -o /tmp/evaluation-result-4298809-1532774598/solver-4298809-1532774598 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532774598-23261 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298809-1532774598.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=23286, runsolver pid=23282
Current StackSize limit: 8192 KiB


[startup+0.10335 s]*
/proc/loadavg: 0.69 0.86 1.10 8/216 23319
/proc/meminfo: memFree=28092072/32770624 swapFree=67108532/67108860
[pid=23286] ppid=23282 vsize=10661052 memory=27992 CPUtime=0.13 cores=1,3,5,7
/proc/23286/stat : 23286 (java) S 23282 23286 23229 0 -1 1077944320 5328 0 0 0 12 1 0 0 20 0 15 0 95022958 10916917248 6998 33554432000 4194304 4196468 140730040449680 140730040432224 140177754201847 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
/proc/23286/statm: 2665263 6998 2894 1 0 2627263 0
[pid=23286/tid=23292] ppid=23282 vsize=10661052 memory=5450919713671312938 CPUtime=0.09 cores=1,3,5,7
/proc/23286/task/23292/stat : 23292 (java) R 23282 23286 23229 0 -1 4202560 3144 0 0 0 8 1 0 0 20 0 15 0 95022958 10916917248 6998 33554432000 4194304 4196468 140730040449680 140177758428752 140177347521668 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23294] ppid=23282 vsize=10661052 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23294/stat : 23294 (java) S 23282 23286 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95022959 10916917248 6998 33554432000 4194304 4196468 140730040449680 140177680275856 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23295] ppid=23282 vsize=10661052 memory=140093437113984 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23295/stat : 23295 (java) S 23282 23286 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95022959 10916917248 6998 33554432000 4194304 4196468 140730040449680 140177679223056 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23296] ppid=23282 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23296/stat : 23296 (java) S 23282 23286 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95022959 10916917248 6998 33554432000 4194304 4196468 140730040449680 140177678170768 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23297] ppid=23282 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23297/stat : 23297 (java) S 23282 23286 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95022959 10916917248 6998 33554432000 4194304 4196468 140730040449680 140177677117968 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23302] ppid=23282 vsize=10661052 memory=140093437113984 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23302/stat : 23302 (java) S 23282 23286 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95022961 10916917248 6998 33554432000 4194304 4196468 140730040449680 140177245825648 140177754212994 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23304] ppid=23282 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23304/stat : 23304 (java) S 23282 23286 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95022961 10916917248 6998 33554432000 4194304 4196468 140730040449680 140177244771616 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23306] ppid=23282 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23306/stat : 23306 (java) S 23282 23286 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95022961 10916917248 6998 33554432000 4194304 4196468 140730040449680 140177243719280 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23308] ppid=23282 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23308/stat : 23308 (java) S 23282 23286 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95022964 10916917248 6998 33554432000 4194304 4196468 140730040449680 140177242667600 140177754220443 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23309] ppid=23282 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23309/stat : 23309 (java) R 23282 23286 23229 0 -1 4202560 339 0 0 0 0 0 0 0 20 0 15 0 95022964 10916917248 6998 33554432000 4194304 4196468 140730040449680 140177241605952 140177733426672 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23310] ppid=23282 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23310/stat : 23310 (java) R 23282 23286 23229 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 95022964 10916917248 6998 33554432000 4194304 4196468 140730040449680 140177240561648 140177754212994 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23311] ppid=23282 vsize=10661052 memory=140093437113984 CPUtime=0.02 cores=1,3,5,7
/proc/23286/task/23311/stat : 23311 (java) R 23282 23286 23229 0 -1 4202560 347 0 0 0 2 0 0 0 20 0 15 0 95022964 10916917248 6998 33554432000 4194304 4196468 140730040449680 140177239509360 140177738282334 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23312] ppid=23282 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23312/stat : 23312 (java) S 23282 23286 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95022964 10916917248 6998 33554432000 4194304 4196468 140730040449680 140177238456800 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23317] ppid=23282 vsize=10661052 memory=140093437113984 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23317/stat : 23317 (java) S 23282 23286 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95022964 10916917248 6998 33554432000 4194304 4196468 140730040449680 140177237404592 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27992 KiB

[startup+0.210329 s]*
/proc/loadavg: 0.69 0.86 1.10 6/216 23319
/proc/meminfo: memFree=28068180/32770624 swapFree=67108532/67108860
[pid=23286] ppid=23282 vsize=10661128 memory=40296 CPUtime=0.33 cores=1,3,5,7
/proc/23286/stat : 23286 (java) S 23282 23286 23229 0 -1 1077944320 8161 0 0 0 30 3 0 0 20 0 15 0 95022958 10916995072 10074 33554432000 4194304 4196468 140730040449680 140730040432224 140177754201847 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
/proc/23286/statm: 2665282 10074 2953 1 0 2627263 0
[pid=23286/tid=23292] ppid=23282 vsize=10661128 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/23286/task/23292/stat : 23292 (java) R 23282 23286 23229 0 -1 4202560 5215 0 0 0 18 2 0 0 20 0 15 0 95022958 10916995072 10074 33554432000 4194304 4196468 140730040449680 140177758434160 140177754223773 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23294] ppid=23282 vsize=10661128 memory=364 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23294/stat : 23294 (java) S 23282 23286 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95022959 10916995072 10074 33554432000 4194304 4196468 140730040449680 140177680275856 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23295] ppid=23282 vsize=10661128 memory=140093437647913 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23295/stat : 23295 (java) S 23282 23286 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95022959 10916995072 10074 33554432000 4194304 4196468 140730040449680 140177679223056 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23296] ppid=23282 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23296/stat : 23296 (java) S 23282 23286 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95022959 10916995072 10074 33554432000 4194304 4196468 140730040449680 140177678170768 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23297] ppid=23282 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23297/stat : 23297 (java) S 23282 23286 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95022959 10916995072 10074 33554432000 4194304 4196468 140730040449680 140177677117968 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23302] ppid=23282 vsize=10661128 memory=140093437113984 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23302/stat : 23302 (java) S 23282 23286 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95022961 10916995072 10074 33554432000 4194304 4196468 140730040449680 140177245825648 140177754212994 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23304] ppid=23282 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23304/stat : 23304 (java) S 23282 23286 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95022961 10916995072 10074 33554432000 4194304 4196468 140730040449680 140177244771616 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23306] ppid=23282 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23306/stat : 23306 (java) S 23282 23286 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95022961 10916995072 10074 33554432000 4194304 4196468 140730040449680 140177243719280 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23308] ppid=23282 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23308/stat : 23308 (java) S 23282 23286 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95022964 10916995072 10074 33554432000 4194304 4196468 140730040449680 140177242667600 140177754220443 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23309] ppid=23282 vsize=10661128 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23286/task/23309/stat : 23309 (java) S 23282 23286 23229 0 -1 1077944384 380 0 0 0 2 0 0 0 20 0 15 0 95022964 10916995072 10074 33554432000 4194304 4196468 140730040449680 140177241614448 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23310] ppid=23282 vsize=10661128 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/23286/task/23310/stat : 23310 (java) S 23282 23286 23229 0 -1 1077944384 429 0 0 0 2 0 0 0 20 0 15 0 95022964 10916995072 10074 33554432000 4194304 4196468 140730040449680 140177240561648 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23311] ppid=23282 vsize=10661128 memory=140093437113984 CPUtime=0.07 cores=1,3,5,7
/proc/23286/task/23311/stat : 23311 (java) S 23282 23286 23229 0 -1 1077944384 773 0 0 0 7 0 0 0 20 0 15 0 95022964 10916995072 10074 33554432000 4194304 4196468 140730040449680 140177239509360 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23312] ppid=23282 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23312/stat : 23312 (java) S 23282 23286 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95022964 10916995072 10074 33554432000 4194304 4196468 140730040449680 140177238456800 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23317] ppid=23282 vsize=10661128 memory=140093437113984 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23317/stat : 23317 (java) S 23282 23286 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95022964 10916995072 10074 33554432000 4194304 4196468 140730040449680 140177237404592 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 40296 KiB

[startup+0.310232 s]*
/proc/loadavg: 0.69 0.86 1.10 5/216 23319
/proc/meminfo: memFree=28056580/32770624 swapFree=67108532/67108860
[pid=23286] ppid=23282 vsize=10661128 memory=47000 CPUtime=0.56 cores=1,3,5,7
/proc/23286/stat : 23286 (java) S 23282 23286 23229 0 -1 1077944320 8768 0 0 0 53 3 0 0 20 0 15 0 95022958 10916995072 11750 33554432000 4194304 4196468 140730040449680 140730040432224 140177754201847 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
/proc/23286/statm: 2665282 11750 3054 1 0 2627263 0
[pid=23286/tid=23292] ppid=23282 vsize=10661128 memory=8390339637985935414 CPUtime=0.3 cores=1,3,5,7
/proc/23286/task/23292/stat : 23292 (java) R 23282 23286 23229 0 -1 4202560 5527 0 0 0 28 2 0 0 20 0 15 0 95022958 10916995072 11750 33554432000 4194304 4196468 140730040449680 140177758438800 140177738282334 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23294] ppid=23282 vsize=10661128 memory=304556144784048151 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23294/stat : 23294 (java) S 23282 23286 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95022959 10916995072 11750 33554432000 4194304 4196468 140730040449680 140177680275856 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23295] ppid=23282 vsize=10661128 memory=140093437647857 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23295/stat : 23295 (java) S 23282 23286 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95022959 10916995072 11750 33554432000 4194304 4196468 140730040449680 140177679223056 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23296] ppid=23282 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23296/stat : 23296 (java) S 23282 23286 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95022959 10916995072 11750 33554432000 4194304 4196468 140730040449680 140177678170768 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23297] ppid=23282 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23297/stat : 23297 (java) S 23282 23286 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95022959 10916995072 11750 33554432000 4194304 4196468 140730040449680 140177677117968 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23302] ppid=23282 vsize=10661128 memory=140093437113984 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23302/stat : 23302 (java) S 23282 23286 23229 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95022961 10916995072 11750 33554432000 4194304 4196468 140730040449680 140177245825648 140177754212994 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23304] ppid=23282 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23304/stat : 23304 (java) S 23282 23286 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95022961 10916995072 11750 33554432000 4194304 4196468 140730040449680 140177244771616 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23306] ppid=23282 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23306/stat : 23306 (java) S 23282 23286 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95022961 10916995072 11750 33554432000 4194304 4196468 140730040449680 140177243719280 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23308] ppid=23282 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23308/stat : 23308 (java) S 23282 23286 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95022964 10916995072 11750 33554432000 4194304 4196468 140730040449680 140177242667600 140177754220443 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23309] ppid=23282 vsize=10661128 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/23286/task/23309/stat : 23309 (java) R 23282 23286 23229 0 -1 1077944384 488 0 0 0 5 0 0 0 20 0 15 0 95022964 10916995072 11750 33554432000 4194304 4196468 140730040449680 140177241614544 140177754212053 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23310] ppid=23282 vsize=10661128 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/23286/task/23310/stat : 23310 (java) R 23282 23286 23229 0 -1 4202560 472 0 0 0 4 0 0 0 20 0 15 0 95022964 10916995072 11750 33554432000 4194304 4196468 140730040449680 140177240548208 140177732649147 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23311] ppid=23282 vsize=10661128 memory=140093437113984 CPUtime=0.15 cores=1,3,5,7
/proc/23286/task/23311/stat : 23311 (java) R 23282 23286 23229 0 -1 4202560 913 0 0 0 15 0 0 0 20 0 15 0 95022964 10916995072 11750 33554432000 4194304 4196468 140730040449680 140177239509360 140177754213782 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23312] ppid=23282 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23312/stat : 23312 (java) S 23282 23286 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95022964 10916995072 11750 33554432000 4194304 4196468 140730040449680 140177238456800 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23317] ppid=23282 vsize=10661128 memory=140093437113984 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23317/stat : 23317 (java) S 23282 23286 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95022964 10916995072 11750 33554432000 4194304 4196468 140730040449680 140177237404592 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 47000 KiB

[startup+0.700781 s]
/proc/loadavg: 1.12 0.94 1.13 7/216 23319
/proc/meminfo: memFree=28002736/32770624 swapFree=67108532/67108860
[pid=23286] ppid=23282 vsize=10661128 memory=109612 CPUtime=1.72 cores=1,3,5,7
/proc/23286/stat : 23286 (java) S 23282 23286 23229 0 -1 1077944320 16265 0 0 0 167 5 0 0 20 0 15 0 95022958 10916995072 27403 33554432000 4194304 4196468 140730040449680 140730040432224 140177754201847 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
/proc/23286/statm: 2665282 27403 3084 1 0 2627263 0
[pid=23286/tid=23292] ppid=23282 vsize=10661128 memory=16236 CPUtime=0.67 cores=1,3,5,7
/proc/23286/task/23292/stat : 23292 (java) R 23282 23286 23229 0 -1 4202560 5559 0 0 0 65 2 0 0 20 0 15 0 95022958 10916995072 27403 33554432000 4194304 4196468 140730040449680 140177758432176 140177350061007 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23294] ppid=23282 vsize=10661128 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23294/stat : 23294 (java) S 23282 23286 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95022959 10916995072 27403 33554432000 4194304 4196468 140730040449680 140177680275856 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23295] ppid=23282 vsize=10661128 memory=640 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23295/stat : 23295 (java) S 23282 23286 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95022959 10916995072 27403 33554432000 4194304 4196468 140730040449680 140177679223056 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23296] ppid=23282 vsize=10661128 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23296/stat : 23296 (java) S 23282 23286 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95022959 10916995072 27403 33554432000 4194304 4196468 140730040449680 140177678170768 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23297] ppid=23282 vsize=10661128 memory=960 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23297/stat : 23297 (java) S 23282 23286 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95022959 10916995072 27403 33554432000 4194304 4196468 140730040449680 140177677117968 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23302] ppid=23282 vsize=10661128 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23302/stat : 23302 (java) S 23282 23286 23229 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95022961 10916995072 27403 33554432000 4194304 4196468 140730040449680 140177245825648 140177754212994 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23304] ppid=23282 vsize=10661128 memory=2332 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23304/stat : 23304 (java) S 23282 23286 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95022961 10916995072 27403 33554432000 4194304 4196468 140730040449680 140177244771616 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23306] ppid=23282 vsize=10661128 memory=928 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23306/stat : 23306 (java) S 23282 23286 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95022961 10916995072 27403 33554432000 4194304 4196468 140730040449680 140177243719280 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23308] ppid=23282 vsize=10661128 memory=6153431502485415274 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23308/stat : 23308 (java) S 23282 23286 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95022964 10916995072 27403 33554432000 4194304 4196468 140730040449680 140177242667600 140177754220443 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23309] ppid=23282 vsize=10661128 memory=6081108994580113768 CPUtime=0.42 cores=1,3,5,7
/proc/23286/task/23309/stat : 23309 (java) R 23282 23286 23229 0 -1 4202560 4634 0 0 0 41 1 0 0 20 0 15 0 95022964 10916995072 27403 33554432000 4194304 4196468 140730040449680 140177241600328 140177738750139 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23310] ppid=23282 vsize=10661128 memory=6154282490091891024 CPUtime=0.41 cores=1,3,5,7
/proc/23286/task/23310/stat : 23310 (java) R 23282 23286 23229 0 -1 4202560 3485 0 0 0 41 0 0 0 20 0 15 0 95022964 10916995072 27403 33554432000 4194304 4196468 140730040449680 140177240547672 140177739317097 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23311] ppid=23282 vsize=10661128 memory=5450916479948256810 CPUtime=0.18 cores=1,3,5,7
/proc/23286/task/23311/stat : 23311 (java) S 23282 23286 23229 0 -1 1077944384 1217 0 0 0 18 0 0 0 20 0 15 0 95022964 10916995072 27403 33554432000 4194304 4196468 140730040449680 140177239509360 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23312] ppid=23282 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23312/stat : 23312 (java) S 23282 23286 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95022964 10916995072 27403 33554432000 4194304 4196468 140730040449680 140177238456800 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23317] ppid=23282 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23317/stat : 23317 (java) S 23282 23286 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95022964 10916995072 27915 33554432000 4194304 4196468 140730040449680 140177237404592 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 109612 KiB

[startup+1.50074 s]
/proc/loadavg: 1.12 0.94 1.13 3/197 23328
/proc/meminfo: memFree=27958600/32770624 swapFree=67108532/67108860
[pid=23286] ppid=23282 vsize=10661128 memory=198440 CPUtime=2.89 cores=1,3,5,7
/proc/23286/stat : 23286 (java) S 23282 23286 23229 0 -1 1077944320 17720 0 0 0 283 6 0 0 20 0 15 0 95022958 10916995072 49610 33554432000 4194304 4196468 140730040449680 140730040432224 140177754201847 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
/proc/23286/statm: 2665282 49610 3126 1 0 2627263 0
[pid=23286/tid=23292] ppid=23282 vsize=10661128 memory=4420 CPUtime=1.47 cores=1,3,5,7
/proc/23286/task/23292/stat : 23292 (java) R 23282 23286 23229 0 -1 4202560 5804 0 0 0 144 3 0 0 20 0 15 0 95022958 10916995072 49610 33554432000 4194304 4196468 140730040449680 140177758441544 140177350172489 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23294] ppid=23282 vsize=10661128 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23294/stat : 23294 (java) S 23282 23286 23229 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 95022959 10916995072 49610 33554432000 4194304 4196468 140730040449680 140177680275856 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23295] ppid=23282 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23295/stat : 23295 (java) S 23282 23286 23229 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 95022959 10916995072 49610 33554432000 4194304 4196468 140730040449680 140177679223056 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23296] ppid=23282 vsize=10661128 memory=7073078738123141398 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23296/stat : 23296 (java) S 23282 23286 23229 0 -1 1077944384 265 0 0 0 0 0 0 0 20 0 15 0 95022959 10916995072 49610 33554432000 4194304 4196468 140730040449680 140177678170768 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23297] ppid=23282 vsize=10661128 memory=5787214926557761634 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23297/stat : 23297 (java) S 23282 23286 23229 0 -1 1077944384 147 0 0 0 0 0 0 0 20 0 15 0 95022959 10916995072 49610 33554432000 4194304 4196468 140730040449680 140177677117968 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23302] ppid=23282 vsize=10661128 memory=7810484636871845733 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23302/stat : 23302 (java) S 23282 23286 23229 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 15 0 95022961 10916995072 49610 33554432000 4194304 4196468 140730040449680 140177245825648 140177754212994 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0

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

/proc/23286/task/23292/stat : 23292 (java) R 23282 23286 23229 0 -1 4202560 25906 0 0 0 236127 28 0 0 20 0 15 0 95022958 10916995072 109526 33554432000 4194304 4196468 140730040449680 140177758441312 140177350175573 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23294] ppid=23282 vsize=10661128 memory=4100 CPUtime=9.49 cores=1,3,5,7
/proc/23286/task/23294/stat : 23294 (java) S 23282 23286 23229 0 -1 1077944384 6354 0 0 0 892 57 0 0 20 0 15 0 95022959 10916995072 109526 33554432000 4194304 4196468 140730040449680 140177680275856 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23295] ppid=23282 vsize=10661128 memory=438104 CPUtime=9.51 cores=1,3,5,7
/proc/23286/task/23295/stat : 23295 (java) S 23282 23286 23229 0 -1 1077944384 7943 0 0 0 896 55 0 0 20 0 15 0 95022959 10916995072 109526 33554432000 4194304 4196468 140730040449680 140177679223056 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23296] ppid=23282 vsize=10661128 memory=438104 CPUtime=9.46 cores=1,3,5,7
/proc/23286/task/23296/stat : 23296 (java) S 23282 23286 23229 0 -1 1077944384 5407 0 0 0 885 61 0 0 20 0 15 0 95022959 10916995072 109526 33554432000 4194304 4196468 140730040449680 140177678170768 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23297] ppid=23282 vsize=10661128 memory=438104 CPUtime=9.45 cores=1,3,5,7
/proc/23286/task/23297/stat : 23297 (java) S 23282 23286 23229 0 -1 1077944384 6429 0 0 0 886 59 0 0 20 0 15 0 95022959 10916995072 109526 33554432000 4194304 4196468 140730040449680 140177677117968 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23302] ppid=23282 vsize=10661128 memory=438104 CPUtime=8.68 cores=1,3,5,7
/proc/23286/task/23302/stat : 23302 (java) S 23282 23286 23229 0 -1 1077944384 7454 0 0 0 812 56 0 0 20 0 15 0 95022961 10916995072 109526 33554432000 4194304 4196468 140730040449680 140177245825648 140177754212994 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23304] ppid=23282 vsize=10661128 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23304/stat : 23304 (java) S 23282 23286 23229 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 95022961 10916995072 109526 33554432000 4194304 4196468 140730040449680 140177244771616 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23306] ppid=23282 vsize=10661128 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23306/stat : 23306 (java) S 23282 23286 23229 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 95022961 10916995072 109526 33554432000 4194304 4196468 140730040449680 140177243719280 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23308] ppid=23282 vsize=10661128 memory=434008 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23308/stat : 23308 (java) S 23282 23286 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95022964 10916995072 109526 33554432000 4194304 4196468 140730040449680 140177242667600 140177754220443 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23309] ppid=23282 vsize=10661128 memory=288230583166042426 CPUtime=0.65 cores=1,3,5,7
/proc/23286/task/23309/stat : 23309 (java) S 23282 23286 23229 0 -1 1077944384 5424 0 0 0 64 1 0 0 20 0 15 0 95022964 10916995072 109526 33554432000 4194304 4196468 140730040449680 140177241614448 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23310] ppid=23282 vsize=10661128 memory=438104 CPUtime=0.62 cores=1,3,5,7
/proc/23286/task/23310/stat : 23310 (java) S 23282 23286 23229 0 -1 1077944384 4161 0 0 0 61 1 0 0 20 0 15 0 95022964 10916995072 109526 33554432000 4194304 4196468 140730040449680 140177240561648 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23311] ppid=23282 vsize=10661128 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/23286/task/23311/stat : 23311 (java) S 23282 23286 23229 0 -1 1077944384 1714 0 0 0 20 0 0 0 20 0 15 0 95022964 10916995072 109526 33554432000 4194304 4196468 140730040449680 140177239509360 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23312] ppid=23282 vsize=10661128 memory=8027225884398731374 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23312/stat : 23312 (java) S 23282 23286 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95022964 10916995072 109526 33554432000 4194304 4196468 140730040449680 140177238456800 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23317] ppid=23282 vsize=10661128 memory=438104 CPUtime=1.21 cores=1,3,5,7
/proc/23286/task/23317/stat : 23317 (java) S 23282 23286 23229 0 -1 1077944384 1428 0 0 0 61 60 0 0 20 0 15 0 95022964 10916995072 109526 33554432000 4194304 4196468 140730040449680 140177237404592 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
Current children cumulated CPU time: 2410.9 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 438104 KiB

[startup+2442.3 s]
/proc/loadavg: 1.38 1.41 1.38 3/215 23491
/proc/meminfo: memFree=27436876/32770624 swapFree=67108532/67108860
[pid=23286] ppid=23282 vsize=10661128 memory=444248 CPUtime=2471.86 cores=1,3,5,7
/proc/23286/stat : 23286 (java) S 23282 23286 23229 0 -1 1077944320 75441 0 0 0 246870 316 0 0 20 0 15 0 95022958 10916995072 111062 33554432000 4194304 4196468 140730040449680 140730040432224 140177754201847 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
/proc/23286/statm: 2665282 111062 3134 1 0 2627263 0
[pid=23286/tid=23292] ppid=23282 vsize=10661128 memory=444248 CPUtime=2420.93 cores=1,3,5,7
/proc/23286/task/23292/stat : 23292 (java) R 23282 23286 23229 0 -1 4202560 26429 0 0 0 242064 29 0 0 20 0 15 0 95022958 10916995072 111062 33554432000 4194304 4196468 140730040449680 140177758441536 140177350172025 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23294] ppid=23282 vsize=10661128 memory=444248 CPUtime=9.81 cores=1,3,5,7
/proc/23286/task/23294/stat : 23294 (java) S 23282 23286 23229 0 -1 1077944384 6554 0 0 0 923 58 0 0 20 0 15 0 95022959 10916995072 111062 33554432000 4194304 4196468 140730040449680 140177680275856 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23295] ppid=23282 vsize=10661128 memory=442200 CPUtime=9.84 cores=1,3,5,7
/proc/23286/task/23295/stat : 23295 (java) S 23282 23286 23229 0 -1 1077944384 8389 0 0 0 928 56 0 0 20 0 15 0 95022959 10916995072 111062 33554432000 4194304 4196468 140730040449680 140177679223056 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23296] ppid=23282 vsize=10661128 memory=442200 CPUtime=9.8 cores=1,3,5,7
/proc/23286/task/23296/stat : 23296 (java) S 23282 23286 23229 0 -1 1077944384 5653 0 0 0 917 63 0 0 20 0 15 0 95022959 10916995072 111062 33554432000 4194304 4196468 140730040449680 140177678170768 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23297] ppid=23282 vsize=10661128 memory=442200 CPUtime=9.78 cores=1,3,5,7
/proc/23286/task/23297/stat : 23297 (java) S 23282 23286 23229 0 -1 1077944384 6603 0 0 0 918 60 0 0 20 0 15 0 95022959 10916995072 111062 33554432000 4194304 4196468 140730040449680 140177677117968 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23302] ppid=23282 vsize=10661128 memory=444248 CPUtime=8.89 cores=1,3,5,7
/proc/23286/task/23302/stat : 23302 (java) S 23282 23286 23229 0 -1 1077944384 7633 0 0 0 831 58 0 0 20 0 15 0 95022961 10916995072 111062 33554432000 4194304 4196468 140730040449680 140177245825648 140177754212994 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23304] ppid=23282 vsize=10661128 memory=1280 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23304/stat : 23304 (java) S 23282 23286 23229 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 95022961 10916995072 111062 33554432000 4194304 4196468 140730040449680 140177244771616 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23306] ppid=23282 vsize=10661128 memory=444248 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23306/stat : 23306 (java) S 23282 23286 23229 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 95022961 10916995072 111062 33554432000 4194304 4196468 140730040449680 140177243719280 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23308] ppid=23282 vsize=10661128 memory=444248 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23308/stat : 23308 (java) S 23282 23286 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95022964 10916995072 111062 33554432000 4194304 4196468 140730040449680 140177242667600 140177754220443 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23309] ppid=23282 vsize=10661128 memory=444248 CPUtime=0.65 cores=1,3,5,7
/proc/23286/task/23309/stat : 23309 (java) S 23282 23286 23229 0 -1 1077944384 5426 0 0 0 64 1 0 0 20 0 15 0 95022964 10916995072 111062 33554432000 4194304 4196468 140730040449680 140177241614448 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23310] ppid=23282 vsize=10661128 memory=444248 CPUtime=0.62 cores=1,3,5,7
/proc/23286/task/23310/stat : 23310 (java) S 23282 23286 23229 0 -1 1077944384 4163 0 0 0 61 1 0 0 20 0 15 0 95022964 10916995072 111062 33554432000 4194304 4196468 140730040449680 140177240561648 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23311] ppid=23282 vsize=10661128 memory=444248 CPUtime=0.2 cores=1,3,5,7
/proc/23286/task/23311/stat : 23311 (java) S 23282 23286 23229 0 -1 1077944384 1716 0 0 0 20 0 0 0 20 0 15 0 95022964 10916995072 111062 33554432000 4194304 4196468 140730040449680 140177239509360 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23312] ppid=23282 vsize=10661128 memory=444248 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23312/stat : 23312 (java) S 23282 23286 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95022964 10916995072 111062 33554432000 4194304 4196468 140730040449680 140177238456800 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23317] ppid=23282 vsize=10661128 memory=1444 CPUtime=1.24 cores=1,3,5,7
/proc/23286/task/23317/stat : 23317 (java) S 23282 23286 23229 0 -1 1077944384 1445 0 0 0 62 62 0 0 20 0 15 0 95022964 10916995072 111062 33554432000 4194304 4196468 140730040449680 140177237404592 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
Current children cumulated CPU time: 2471.86 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 444248 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2489.7 s]
/proc/loadavg: 1.42 1.42 1.39 3/215 23492
/proc/meminfo: memFree=27428376/32770624 swapFree=67108532/67108860
[pid=23286] ppid=23282 vsize=10661128 memory=450392 CPUtime=2520.1 cores=1,3,5,7
/proc/23286/stat : 23286 (java) S 23282 23286 23229 0 -1 1077944320 77181 0 0 0 251689 321 0 0 20 0 15 0 95022958 10916995072 112598 33554432000 4194304 4196468 140730040449680 140730040432224 140177754201847 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
/proc/23286/statm: 2665282 112598 3134 1 0 2627263 0
[pid=23286/tid=23292] ppid=23282 vsize=10661128 memory=450392 CPUtime=2467.81 cores=1,3,5,7
/proc/23286/task/23292/stat : 23292 (java) R 23282 23286 23229 0 -1 4202560 26864 0 0 0 246752 29 0 0 20 0 15 0 95022958 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177758441200 140177350144093 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23294] ppid=23282 vsize=10661128 memory=448344 CPUtime=10.1 cores=1,3,5,7
/proc/23286/task/23294/stat : 23294 (java) S 23282 23286 23229 0 -1 1077944384 6781 0 0 0 951 59 0 0 20 0 15 0 95022959 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177680275856 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23295] ppid=23282 vsize=10661128 memory=280186621289696 CPUtime=10.12 cores=1,3,5,7
/proc/23286/task/23295/stat : 23295 (java) S 23282 23286 23229 0 -1 1077944384 8804 0 0 0 956 56 0 0 20 0 15 0 95022959 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177679223056 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23296] ppid=23282 vsize=10661128 memory=450392 CPUtime=10.08 cores=1,3,5,7
/proc/23286/task/23296/stat : 23296 (java) S 23282 23286 23229 0 -1 1077944384 5865 0 0 0 945 63 0 0 20 0 15 0 95022959 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177678170768 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23297] ppid=23282 vsize=10661128 memory=450392 CPUtime=10.07 cores=1,3,5,7
/proc/23286/task/23297/stat : 23297 (java) S 23282 23286 23229 0 -1 1077944384 6856 0 0 0 946 61 0 0 20 0 15 0 95022959 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177677117968 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23302] ppid=23282 vsize=10661128 memory=0 CPUtime=9.08 cores=1,3,5,7
/proc/23286/task/23302/stat : 23302 (java) S 23282 23286 23229 0 -1 1077944384 7810 0 0 0 849 59 0 0 20 0 15 0 95022961 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177245825648 140177754212994 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23304] ppid=23282 vsize=10661128 memory=450392 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23304/stat : 23304 (java) S 23282 23286 23229 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 95022961 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177244771616 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23306] ppid=23282 vsize=10661128 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23306/stat : 23306 (java) S 23282 23286 23229 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 95022961 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177243719280 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23308] ppid=23282 vsize=10661128 memory=280186623091984 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23308/stat : 23308 (java) S 23282 23286 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95022964 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177242667600 140177754220443 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23309] ppid=23282 vsize=10661128 memory=448344 CPUtime=0.65 cores=1,3,5,7
/proc/23286/task/23309/stat : 23309 (java) S 23282 23286 23229 0 -1 1077944384 5428 0 0 0 64 1 0 0 20 0 15 0 95022964 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177241614448 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23310] ppid=23282 vsize=10661128 memory=2340 CPUtime=0.62 cores=1,3,5,7
/proc/23286/task/23310/stat : 23310 (java) S 23282 23286 23229 0 -1 1077944384 4165 0 0 0 61 1 0 0 20 0 15 0 95022964 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177240561648 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23311] ppid=23282 vsize=10661128 memory=1832 CPUtime=0.2 cores=1,3,5,7
/proc/23286/task/23311/stat : 23311 (java) S 23282 23286 23229 0 -1 1077944384 1718 0 0 0 20 0 0 0 20 0 15 0 95022964 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177239509360 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23312] ppid=23282 vsize=10661128 memory=27692 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23312/stat : 23312 (java) S 23282 23286 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95022964 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177238456800 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23317] ppid=23282 vsize=10661128 memory=1280 CPUtime=1.26 cores=1,3,5,7
/proc/23286/task/23317/stat : 23317 (java) S 23282 23286 23229 0 -1 1077944384 1460 0 0 0 63 63 0 0 20 0 15 0 95022964 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177237404592 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 450392 KiB

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

[startup+2489.72 s]
# the end of solver process 23286 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.91 s, system=3.222 s

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

[startup+2489.7 s]
/proc/loadavg: 1.42 1.42 1.39 3/215 23492
/proc/meminfo: memFree=27428376/32770624 swapFree=67108532/67108860
[pid=23286] ppid=23282 vsize=10661128 memory=450392 CPUtime=2520.1 cores=1,3,5,7
/proc/23286/stat : 23286 (java) S 23282 23286 23229 0 -1 1077944320 77181 0 0 0 251689 321 0 0 20 0 15 0 95022958 10916995072 112598 33554432000 4194304 4196468 140730040449680 140730040432224 140177754201847 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
/proc/23286/statm: 2665282 112598 3134 1 0 2627263 0
[pid=23286/tid=23292] ppid=23282 vsize=10661128 memory=450392 CPUtime=2467.81 cores=1,3,5,7
/proc/23286/task/23292/stat : 23292 (java) R 23282 23286 23229 0 -1 4202560 26864 0 0 0 246752 29 0 0 20 0 15 0 95022958 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177758441200 140177350144093 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23294] ppid=23282 vsize=10661128 memory=448344 CPUtime=10.1 cores=1,3,5,7
/proc/23286/task/23294/stat : 23294 (java) S 23282 23286 23229 0 -1 1077944384 6781 0 0 0 951 59 0 0 20 0 15 0 95022959 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177680275856 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23295] ppid=23282 vsize=10661128 memory=280186621289696 CPUtime=10.12 cores=1,3,5,7
/proc/23286/task/23295/stat : 23295 (java) S 23282 23286 23229 0 -1 1077944384 8804 0 0 0 956 56 0 0 20 0 15 0 95022959 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177679223056 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23296] ppid=23282 vsize=10661128 memory=450392 CPUtime=10.08 cores=1,3,5,7
/proc/23286/task/23296/stat : 23296 (java) S 23282 23286 23229 0 -1 1077944384 5865 0 0 0 945 63 0 0 20 0 15 0 95022959 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177678170768 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23297] ppid=23282 vsize=10661128 memory=450392 CPUtime=10.07 cores=1,3,5,7
/proc/23286/task/23297/stat : 23297 (java) S 23282 23286 23229 0 -1 1077944384 6856 0 0 0 946 61 0 0 20 0 15 0 95022959 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177677117968 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23302] ppid=23282 vsize=10661128 memory=0 CPUtime=9.08 cores=1,3,5,7
/proc/23286/task/23302/stat : 23302 (java) S 23282 23286 23229 0 -1 1077944384 7810 0 0 0 849 59 0 0 20 0 15 0 95022961 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177245825648 140177754212994 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23304] ppid=23282 vsize=10661128 memory=450392 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23304/stat : 23304 (java) S 23282 23286 23229 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 95022961 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177244771616 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23306] ppid=23282 vsize=10661128 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23306/stat : 23306 (java) S 23282 23286 23229 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 95022961 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177243719280 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23308] ppid=23282 vsize=10661128 memory=280186623091984 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23308/stat : 23308 (java) S 23282 23286 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95022964 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177242667600 140177754220443 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23309] ppid=23282 vsize=10661128 memory=448344 CPUtime=0.65 cores=1,3,5,7
/proc/23286/task/23309/stat : 23309 (java) S 23282 23286 23229 0 -1 1077944384 5428 0 0 0 64 1 0 0 20 0 15 0 95022964 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177241614448 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23310] ppid=23282 vsize=10661128 memory=2340 CPUtime=0.62 cores=1,3,5,7
/proc/23286/task/23310/stat : 23310 (java) S 23282 23286 23229 0 -1 1077944384 4165 0 0 0 61 1 0 0 20 0 15 0 95022964 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177240561648 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23311] ppid=23282 vsize=10661128 memory=1832 CPUtime=0.2 cores=1,3,5,7
/proc/23286/task/23311/stat : 23311 (java) S 23282 23286 23229 0 -1 1077944384 1718 0 0 0 20 0 0 0 20 0 15 0 95022964 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177239509360 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23312] ppid=23282 vsize=10661128 memory=27692 CPUtime=0 cores=1,3,5,7
/proc/23286/task/23312/stat : 23312 (java) S 23282 23286 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95022964 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177238456800 140177754212053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
[pid=23286/tid=23317] ppid=23282 vsize=10661128 memory=1280 CPUtime=1.26 cores=1,3,5,7
/proc/23286/task/23317/stat : 23317 (java) S 23282 23286 23229 0 -1 1077944384 1460 0 0 0 63 63 0 0 20 0 15 0 95022964 10916995072 112598 33554432000 4194304 4196468 140730040449680 140177237404592 140177754212994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25751552 140730040452269 140730040452361 140730040452361 140730040455119 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 450392 KiB

Child status: 143
Real time (s): 2489.72
CPU time (s): 2520.13
CPU user time (s): 2516.91
CPU system time (s): 3.222
CPU usage (%): 101.222
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 450392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.91
system time used= 3.222
maximum resident set size= 450696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77377
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 285719
involuntary context switches= 5697


# summary of solver processes directly reported to runsolver:
#   pid: 23286
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2516.91
#   total CPU system time (s): 3.222

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.9017 second user time and 19.9893 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-28 12:43:18
IDJOB=4298809
IDBENCH=141236
IDSOLVER=2766
FILE ID=node104/4298809-1532774598
RUNJOBID= node104-1532774598-23261
PBS_JOBID= 21022461
Free space on /tmp= 48344 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl10-11_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298809-1532774598/watcher-4298809-1532774598 -o /tmp/evaluation-result-4298809-1532774598/solver-4298809-1532774598 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532774598-23261 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298809-1532774598.xml

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

MD5SUM BENCH= 0cb6e3dc45605db1284c892a60e68314
RANDOM SEED=1714002028

node104.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.11
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.11
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.11
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.11
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:        28125036 kB
MemAvailable:   31952484 kB
Buffers:          149384 kB
Cached:          3931092 kB
SwapCached:           12 kB
Active:          1915316 kB
Inactive:        2217444 kB
Active(anon):       7404 kB
Inactive(anon):    73040 kB
Active(file):    1907912 kB
Inactive(file):  2144404 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108532 kB
Dirty:              2264 kB
Writeback:             0 kB
AnonPages:         59248 kB
Mapped:            40352 kB
Shmem:             25060 kB
Slab:             210124 kB
SReclaimable:     181936 kB
SUnreclaim:        28188 kB
KernelStack:        3152 kB
PageTables:         5168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48344 MiB
End job on node104 at 2018-07-28 13:24:48