Trace number 4298821

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
GG's minicp 2018-04-29? (TO) 2520.12 2482.72

General information on the benchmark

NamePseudoBoolean-dec/
Pb-robin18_c18.xml
MD5SUMf09386fa05f6191f12fed212ce37b406
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 variables23409
Number of constraints1386
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":23409}]
Minimum variable degree10
Maximum variable degree10
Distribution of variable degrees[{"degree":10,"count":23409}]
Minimum constraint arity153
Maximum constraint arity289
Distribution of constraint arities[{"arity":153,"count":1224},{"arity":289,"count":162}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1386}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.09/2482.70	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 (8096 MiB free)
  memory of node 1: 16384 MiB (14828 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298821-1532779217/watcher-4298821-1532779217 -o /tmp/evaluation-result-4298821-1532779217/solver-4298821-1532779217 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532774285-30333 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298821-1532779217.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
Current StackSize limit: 8192 KiB

solver pid=30810, runsolver pid=30807

[startup+0.100092 s]*
/proc/loadavg: 1.32 1.26 1.30 3/215 30825
/proc/meminfo: memFree=23459136/32770624 swapFree=67108404/67108860
[pid=30810] ppid=30807 vsize=10661056 memory=27564 CPUtime=0.12 cores=1,3,5,7
/proc/30810/stat : 30810 (java) S 30807 30810 30301 0 -1 1077944320 5288 0 0 0 11 1 0 0 20 0 15 0 95484827 10916921344 6891 33554432000 4194304 4196468 140726790542864 140726790525408 140016473112311 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
/proc/30810/statm: 2665264 6891 2867 1 0 2627263 0
[pid=30810/tid=30812] ppid=30807 vsize=10661056 memory=-8269626465541328766 CPUtime=0.08 cores=1,3,5,7
/proc/30810/task/30812/stat : 30812 (java) R 30807 30810 30301 0 -1 4202560 3168 0 0 0 8 0 0 0 20 0 15 0 95484827 10916921344 6891 33554432000 4194304 4196468 140726790542864 140016477340800 140016473124246 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30813] ppid=30807 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30813/stat : 30813 (java) S 30807 30810 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95484828 10916921344 6891 33554432000 4194304 4196468 140726790542864 140016409803664 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30814] ppid=30807 vsize=10661056 memory=140365668062848 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30814/stat : 30814 (java) S 30807 30810 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95484828 10916921344 6891 33554432000 4194304 4196468 140726790542864 140016408750864 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30815] ppid=30807 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30815/stat : 30815 (java) S 30807 30810 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95484828 10916921344 6891 33554432000 4194304 4196468 140726790542864 140016407698576 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30816] ppid=30807 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30816/stat : 30816 (java) S 30807 30810 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95484828 10916921344 6891 33554432000 4194304 4196468 140726790542864 140016406645776 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30817] ppid=30807 vsize=10661056 memory=140365668062848 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30817/stat : 30817 (java) S 30807 30810 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95484829 10916921344 6891 33554432000 4194304 4196468 140726790542864 140015965059184 140016473123458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30818] ppid=30807 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30818/stat : 30818 (java) S 30807 30810 30301 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95484830 10916921344 6891 33554432000 4194304 4196468 140726790542864 140015964005152 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30819] ppid=30807 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30819/stat : 30819 (java) S 30807 30810 30301 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95484830 10916921344 6891 33554432000 4194304 4196468 140726790542864 140015962952816 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30820] ppid=30807 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30820/stat : 30820 (java) S 30807 30810 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95484832 10916921344 6891 33554432000 4194304 4196468 140726790542864 140015961901136 140016473130907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30821] ppid=30807 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30821/stat : 30821 (java) S 30807 30810 30301 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 95484832 10916921344 6891 33554432000 4194304 4196468 140726790542864 140015960849008 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30822] ppid=30807 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30822/stat : 30822 (java) S 30807 30810 30301 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 95484832 10916921344 6891 33554432000 4194304 4196468 140726790542864 140015959796208 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30823] ppid=30807 vsize=10661056 memory=140365668062848 CPUtime=0.02 cores=1,3,5,7
/proc/30810/task/30823/stat : 30823 (java) R 30807 30810 30301 0 -1 4202560 320 0 0 0 2 0 0 0 20 0 15 0 95484832 10916921344 6891 33554432000 4194304 4196468 140726790542864 140015958743920 140016452073808 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30824] ppid=30807 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30824/stat : 30824 (java) S 30807 30810 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95484832 10916921344 6891 33554432000 4194304 4196468 140726790542864 140015957691360 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30825] ppid=30807 vsize=10661056 memory=140365668062848 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30825/stat : 30825 (java) S 30807 30810 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95484833 10916921344 6891 33554432000 4194304 4196468 140726790542864 140015956638128 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27564 KiB

[startup+0.210489 s]*
/proc/loadavg: 1.32 1.26 1.30 5/215 30825
/proc/meminfo: memFree=23447600/32770624 swapFree=67108404/67108860
[pid=30810] ppid=30807 vsize=10661056 memory=40280 CPUtime=0.34 cores=1,3,5,7
/proc/30810/stat : 30810 (java) S 30807 30810 30301 0 -1 1077944320 8115 0 0 0 32 2 0 0 20 0 15 0 95484827 10916921344 10070 33554432000 4194304 4196468 140726790542864 140726790525408 140016473112311 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
/proc/30810/statm: 2665264 10070 3000 1 0 2627263 0
[pid=30810/tid=30812] ppid=30807 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/30810/task/30812/stat : 30812 (java) R 30807 30810 30301 0 -1 4202560 5120 0 0 0 19 1 0 0 20 0 15 0 95484827 10916921344 10070 33554432000 4194304 4196468 140726790542864 140016477348576 140016084995376 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30813] ppid=30807 vsize=10661056 memory=345 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30813/stat : 30813 (java) S 30807 30810 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95484828 10916921344 10070 33554432000 4194304 4196468 140726790542864 140016409803664 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30814] ppid=30807 vsize=10661056 memory=140365668092938 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30814/stat : 30814 (java) S 30807 30810 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95484828 10916921344 10070 33554432000 4194304 4196468 140726790542864 140016408750864 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30815] ppid=30807 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30815/stat : 30815 (java) S 30807 30810 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95484828 10916921344 10070 33554432000 4194304 4196468 140726790542864 140016407698576 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30816] ppid=30807 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30816/stat : 30816 (java) S 30807 30810 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95484828 10916921344 10070 33554432000 4194304 4196468 140726790542864 140016406645776 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30817] ppid=30807 vsize=10661056 memory=140365668062848 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30817/stat : 30817 (java) S 30807 30810 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95484829 10916921344 10070 33554432000 4194304 4196468 140726790542864 140015965059184 140016473123458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30818] ppid=30807 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30818/stat : 30818 (java) S 30807 30810 30301 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95484830 10916921344 10070 33554432000 4194304 4196468 140726790542864 140015964005152 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30819] ppid=30807 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30819/stat : 30819 (java) S 30807 30810 30301 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95484830 10916921344 10070 33554432000 4194304 4196468 140726790542864 140015962952816 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30820] ppid=30807 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30820/stat : 30820 (java) S 30807 30810 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95484832 10916921344 10070 33554432000 4194304 4196468 140726790542864 140015961901136 140016473130907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30821] ppid=30807 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/30810/task/30821/stat : 30821 (java) R 30807 30810 30301 0 -1 1077944384 412 0 0 0 2 0 0 0 20 0 15 0 95484832 10916921344 10070 33554432000 4194304 4196468 140726790542864 140015960849008 140016473123458 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30822] ppid=30807 vsize=10661056 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/30810/task/30822/stat : 30822 (java) R 30807 30810 30301 0 -1 4202560 339 0 0 0 2 0 0 0 20 0 15 0 95484832 10916921344 10070 33554432000 4194304 4196468 140726790542864 140015959796304 140016453748370 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30823] ppid=30807 vsize=10661056 memory=140365668062848 CPUtime=0.08 cores=1,3,5,7
/proc/30810/task/30823/stat : 30823 (java) R 30807 30810 30301 0 -1 4202560 877 0 0 0 8 0 0 0 20 0 15 0 95484832 10916921344 10070 33554432000 4194304 4196468 140726790542864 140015958741712 140016465349438 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30824] ppid=30807 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30824/stat : 30824 (java) S 30807 30810 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95484832 10916921344 10070 33554432000 4194304 4196468 140726790542864 140015957691360 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30825] ppid=30807 vsize=10661056 memory=140365668062848 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30825/stat : 30825 (java) S 30807 30810 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95484833 10916921344 10070 33554432000 4194304 4196468 140726790542864 140015956638128 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40280 KiB

[startup+0.311046 s]*
/proc/loadavg: 1.32 1.26 1.30 7/215 30825
/proc/meminfo: memFree=23428680/32770624 swapFree=67108404/67108860
[pid=30810] ppid=30807 vsize=10661132 memory=63260 CPUtime=0.68 cores=1,3,5,7
/proc/30810/stat : 30810 (java) S 30807 30810 30301 0 -1 1077944320 10344 0 0 0 65 3 0 0 20 0 15 0 95484827 10916999168 15815 33554432000 4194304 4196468 140726790542864 140726790525408 140016473112311 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
/proc/30810/statm: 2665283 15815 3069 1 0 2627263 0
[pid=30810/tid=30812] ppid=30807 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/30810/task/30812/stat : 30812 (java) R 30807 30810 30301 0 -1 4202560 5380 0 0 0 28 1 0 0 20 0 15 0 95484827 10916999168 15815 33554432000 4194304 4196468 140726790542864 140016477348864 140016087027742 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30813] ppid=30807 vsize=10661132 memory=288230609002954775 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30813/stat : 30813 (java) S 30807 30810 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95484828 10916999168 15815 33554432000 4194304 4196468 140726790542864 140016409803664 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30814] ppid=30807 vsize=10661132 memory=140365668092836 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30814/stat : 30814 (java) S 30807 30810 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95484828 10916999168 15815 33554432000 4194304 4196468 140726790542864 140016408750864 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30815] ppid=30807 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30815/stat : 30815 (java) S 30807 30810 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95484828 10916999168 15815 33554432000 4194304 4196468 140726790542864 140016407698576 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30816] ppid=30807 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30816/stat : 30816 (java) S 30807 30810 30301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95484828 10916999168 15815 33554432000 4194304 4196468 140726790542864 140016406645776 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30817] ppid=30807 vsize=10661132 memory=140365668062848 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30817/stat : 30817 (java) S 30807 30810 30301 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95484829 10916999168 15815 33554432000 4194304 4196468 140726790542864 140015965059184 140016473123458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30818] ppid=30807 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30818/stat : 30818 (java) S 30807 30810 30301 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95484830 10916999168 15815 33554432000 4194304 4196468 140726790542864 140015964005152 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30819] ppid=30807 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30819/stat : 30819 (java) S 30807 30810 30301 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95484830 10916999168 15815 33554432000 4194304 4196468 140726790542864 140015962952816 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30820] ppid=30807 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30820/stat : 30820 (java) S 30807 30810 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95484832 10916999168 15815 33554432000 4194304 4196468 140726790542864 140015961901136 140016473130907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30821] ppid=30807 vsize=10661132 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/30810/task/30821/stat : 30821 (java) R 30807 30810 30301 0 -1 4202560 1060 0 0 0 11 0 0 0 20 0 15 0 95484832 10916999168 15815 33554432000 4194304 4196468 140726790542864 140015960835032 140016454635563 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30822] ppid=30807 vsize=10661132 memory=-1 CPUtime=0.12 cores=1,3,5,7
/proc/30810/task/30822/stat : 30822 (java) R 30807 30810 30301 0 -1 4202560 1299 0 0 0 12 0 0 0 20 0 15 0 95484832 10916999168 15815 33554432000 4194304 4196468 140726790542864 140015959782088 140016458222969 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30823] ppid=30807 vsize=10661132 memory=140365668062848 CPUtime=0.13 cores=1,3,5,7
/proc/30810/task/30823/stat : 30823 (java) S 30807 30810 30301 0 -1 1077944384 1234 0 0 0 13 0 0 0 20 0 15 0 95484832 10916999168 15815 33554432000 4194304 4196468 140726790542864 140015958743920 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30824] ppid=30807 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30824/stat : 30824 (java) S 30807 30810 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95484832 10916999168 15815 33554432000 4194304 4196468 140726790542864 140015957691360 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30825] ppid=30807 vsize=10661132 memory=140365668062848 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30825/stat : 30825 (java) S 30807 30810 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95484833 10916999168 15815 33554432000 4194304 4196468 140726790542864 140015956638128 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 63260 KiB

[startup+0.701088 s]
/proc/loadavg: 1.32 1.26 1.30 5/215 30825
/proc/meminfo: memFree=23374784/32770624 swapFree=67108404/67108860
[pid=30810] ppid=30807 vsize=10661132 memory=193076 CPUtime=1.92 cores=1,3,5,7
/proc/30810/stat : 30810 (java) S 30807 30810 30301 0 -1 1077944320 11663 0 0 0 187 5 0 0 20 0 15 0 95484827 10916999168 48269 33554432000 4194304 4196468 140726790542864 140726790525408 140016473112311 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
/proc/30810/statm: 2665283 48269 3121 1 0 2627263 0
[pid=30810/tid=30812] ppid=30807 vsize=10661132 memory=1840 CPUtime=0.66 cores=1,3,5,7
/proc/30810/task/30812/stat : 30812 (java) R 30807 30810 30301 0 -1 4202560 5538 0 0 0 64 2 0 0 20 0 15 0 95484827 10916999168 48269 33554432000 4194304 4196468 140726790542864 140016477348976 140016084964476 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30813] ppid=30807 vsize=10661132 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30813/stat : 30813 (java) S 30807 30810 30301 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 95484828 10916999168 48269 33554432000 4194304 4196468 140726790542864 140016409803664 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30814] ppid=30807 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30814/stat : 30814 (java) S 30807 30810 30301 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 95484828 10916999168 48269 33554432000 4194304 4196468 140726790542864 140016408750864 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30815] ppid=30807 vsize=10661132 memory=11008 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30815/stat : 30815 (java) S 30807 30810 30301 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 95484828 10916999168 48269 33554432000 4194304 4196468 140726790542864 140016407698576 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30816] ppid=30807 vsize=10661132 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30816/stat : 30816 (java) S 30807 30810 30301 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 95484828 10916999168 48269 33554432000 4194304 4196468 140726790542864 140016406645776 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30817] ppid=30807 vsize=10661132 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30817/stat : 30817 (java) S 30807 30810 30301 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 95484829 10916999168 48269 33554432000 4194304 4196468 140726790542864 140015965059184 140016473123458 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30818] ppid=30807 vsize=10661132 memory=8568 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30818/stat : 30818 (java) S 30807 30810 30301 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95484830 10916999168 48269 33554432000 4194304 4196468 140726790542864 140015964005152 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30819] ppid=30807 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30819/stat : 30819 (java) S 30807 30810 30301 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95484830 10916999168 48269 33554432000 4194304 4196468 140726790542864 140015962952816 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30820] ppid=30807 vsize=10661132 memory=5372 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30820/stat : 30820 (java) S 30807 30810 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95484832 10916999168 48269 33554432000 4194304 4196468 140726790542864 140015961901136 140016473130907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30821] ppid=30807 vsize=10661132 memory=7302135314614015848 CPUtime=0.45 cores=1,3,5,7
/proc/30810/task/30821/stat : 30821 (java) R 30807 30810 30301 0 -1 4202560 1479 0 0 0 45 0 0 0 20 0 15 0 95484832 10916999168 48269 33554432000 4194304 4196468 140726790542864 140015960835232 140016452283364 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30822] ppid=30807 vsize=10661132 memory=7450453974481135974 CPUtime=0.48 cores=1,3,5,7
/proc/30810/task/30822/stat : 30822 (java) R 30807 30810 30301 0 -1 4202560 1619 0 0 0 48 0 0 0 20 0 15 0 95484832 10916999168 48269 33554432000 4194304 4196468 140726790542864 140015959781200 140016456498890 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30823] ppid=30807 vsize=10661132 memory=7151830906713428048 CPUtime=0.24 cores=1,3,5,7
/proc/30810/task/30823/stat : 30823 (java) S 30807 30810 30301 0 -1 1077944384 1528 0 0 0 24 0 0 0 20 0 15 0 95484832 10916999168 48269 33554432000 4194304 4196468 140726790542864 140015958743920 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30824] ppid=30807 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30824/stat : 30824 (java) S 30807 30810 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95484832 10916999168 48269 33554432000 4194304 4196468 140726790542864 140015957691360 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30825] ppid=30807 vsize=10661132 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30825/stat : 30825 (java) S 30807 30810 30301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95484833 10916999168 48269 33554432000 4194304 4196468 140726790542864 140015956638128 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
Current children cumulated CPU time: 1.92 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 193076 KiB

[startup+1.50109 s]
/proc/loadavg: 1.32 1.26 1.30 4/215 30825
/proc/meminfo: memFree=23255824/32770624 swapFree=67108404/67108860
[pid=30810] ppid=30807 vsize=10661132 memory=235968 CPUtime=4.33 cores=1,3,5,7
/proc/30810/stat : 30810 (java) S 30807 30810 30301 0 -1 1077944320 14037 0 0 0 425 8 0 0 20 0 15 0 95484827 10916999168 58992 33554432000 4194304 4196468 140726790542864 140726790525408 140016473112311 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
/proc/30810/statm: 2665283 58992 3143 1 0 2627263 0
[pid=30810/tid=30812] ppid=30807 vsize=10661132 memory=0 CPUtime=1.39 cores=1,3,5,7
/proc/30810/task/30812/stat : 30812 (java) R 30807 30810 30301 0 -1 4202560 5777 0 0 0 137 2 0 0 20 0 15 0 95484827 10916999168 58992 33554432000 4194304 4196468 140726790542864 140016477350776 140016089735738 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30813] ppid=30807 vsize=10661132 memory=-6951259422114956437 CPUtime=0.05 cores=1,3,5,7
/proc/30810/task/30813/stat : 30813 (java) S 30807 30810 30301 0 -1 1077944384 137 0 0 0 4 1 0 0 20 0 15 0 95484828 10916999168 58992 33554432000 4194304 4196468 140726790542864 140016409803664 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30814] ppid=30807 vsize=10661132 memory=-6509546260019855299 CPUtime=0.01 cores=1,3,5,7
/proc/30810/task/30814/stat : 30814 (java) S 30807 30810 30301 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 15 0 95484828 10916999168 58992 33554432000 4194304 4196468 140726790542864 140016408750864 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30815] ppid=30807 vsize=10661132 memory=-7390251449858225344 CPUtime=0.03 cores=1,3,5,7
/proc/30810/task/30815/stat : 30815 (java) S 30807 30810 30301 0 -1 1077944384 112 0 0 0 3 0 0 0 20 0 15 0 95484828 10916999168 58992 33554432000 4194304 4196468 140726790542864 140016407698576 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30816] ppid=30807 vsize=10661132 memory=4134692831991786133 CPUtime=0.01 cores=1,3,5,7
/proc/30810/task/30816/stat : 30816 (java) S 30807 30810 30301 0 -1 1077944384 62 0 0 0 1 0 0 0 20 0 15 0 95484828 10916999168 58992 33554432000 4194304 4196468 140726790542864 140016406645776 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30817] ppid=30807 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30817/stat : 30817 (java) S 30807 30810 30301 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 95484829 10916999168 58992 33554432000 4194304 4196468 140726790542864 140015965059184 140016473123458 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0

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

/proc/30810/task/30812/stat : 30812 (java) R 30807 30810 30301 0 -1 4202560 56026 0 0 0 236703 52 0 0 20 0 15 0 95484827 10916999168 479549 33554432000 4194304 4196468 140726790542864 140016477351632 140016090619624 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30813] ppid=30807 vsize=10661132 memory=218148 CPUtime=10.84 cores=1,3,5,7
/proc/30810/task/30813/stat : 30813 (java) S 30807 30810 30301 0 -1 1077944384 20046 0 0 0 1057 27 0 0 20 0 15 0 95484828 10916999168 479549 33554432000 4194304 4196468 140726790542864 140016409803664 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30814] ppid=30807 vsize=10661132 memory=2056636 CPUtime=10.8 cores=1,3,5,7
/proc/30810/task/30814/stat : 30814 (java) S 30807 30810 30301 0 -1 1077944384 21618 0 0 0 1054 26 0 0 20 0 15 0 95484828 10916999168 479549 33554432000 4194304 4196468 140726790542864 140016408750864 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30815] ppid=30807 vsize=10661132 memory=2056120 CPUtime=10.84 cores=1,3,5,7
/proc/30810/task/30815/stat : 30815 (java) S 30807 30810 30301 0 -1 1077944384 19553 0 0 0 1062 22 0 0 20 0 15 0 95484828 10916999168 479549 33554432000 4194304 4196468 140726790542864 140016407698576 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30816] ppid=30807 vsize=10661132 memory=2054608 CPUtime=10.8 cores=1,3,5,7
/proc/30810/task/30816/stat : 30816 (java) S 30807 30810 30301 0 -1 1077944384 20551 0 0 0 1055 25 0 0 20 0 15 0 95484828 10916999168 479549 33554432000 4194304 4196468 140726790542864 140016406645776 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30817] ppid=30807 vsize=10661132 memory=1920248 CPUtime=1.89 cores=1,3,5,7
/proc/30810/task/30817/stat : 30817 (java) S 30807 30810 30301 0 -1 1077944384 20542 0 0 0 164 25 0 0 20 0 15 0 95484829 10916999168 479549 33554432000 4194304 4196468 140726790542864 140015965059184 140016473123458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30818] ppid=30807 vsize=10661132 memory=2054608 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30818/stat : 30818 (java) S 30807 30810 30301 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 95484830 10916999168 479549 33554432000 4194304 4196468 140726790542864 140015964005216 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30819] ppid=30807 vsize=10661132 memory=1918708 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30819/stat : 30819 (java) S 30807 30810 30301 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 95484830 10916999168 479549 33554432000 4194304 4196468 140726790542864 140015962952816 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30820] ppid=30807 vsize=10661132 memory=1918708 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30820/stat : 30820 (java) S 30807 30810 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95484832 10916999168 479549 33554432000 4194304 4196468 140726790542864 140015961901136 140016473130907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30821] ppid=30807 vsize=10661132 memory=1919220 CPUtime=1.58 cores=1,3,5,7
/proc/30810/task/30821/stat : 30821 (java) S 30807 30810 30301 0 -1 1077944384 7566 0 0 0 156 2 0 0 20 0 15 0 95484832 10916999168 479549 33554432000 4194304 4196468 140726790542864 140015960849008 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30822] ppid=30807 vsize=10661132 memory=1918708 CPUtime=1.78 cores=1,3,5,7
/proc/30810/task/30822/stat : 30822 (java) S 30807 30810 30301 0 -1 1077944384 7537 0 0 0 177 1 0 0 20 0 15 0 95484832 10916999168 479549 33554432000 4194304 4196468 140726790542864 140015959796208 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30823] ppid=30807 vsize=10661132 memory=4012 CPUtime=0.46 cores=1,3,5,7
/proc/30810/task/30823/stat : 30823 (java) S 30807 30810 30301 0 -1 1077944384 3902 0 0 0 45 1 0 0 20 0 15 0 95484832 10916999168 479549 33554432000 4194304 4196468 140726790542864 140015958743920 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30824] ppid=30807 vsize=10661132 memory=27644 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30824/stat : 30824 (java) S 30807 30810 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95484832 10916999168 479549 33554432000 4194304 4196468 140726790542864 140015957691360 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30825] ppid=30807 vsize=10661132 memory=2396 CPUtime=1.47 cores=1,3,5,7
/proc/30810/task/30825/stat : 30825 (java) S 30807 30810 30301 0 -1 1077944384 1849 0 0 0 64 83 0 0 20 0 15 0 95484833 10916999168 479549 33554432000 4194304 4196468 140726790542864 140015956638128 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
Current children cumulated CPU time: 2418.1 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1918196 KiB

[startup+2442.3 s]
/proc/loadavg: 1.26 1.27 1.35 3/216 30997
/proc/meminfo: memFree=21452024/32770624 swapFree=67108404/67108860
[pid=30810] ppid=30807 vsize=10661132 memory=1904208 CPUtime=2479.04 cores=1,3,5,7
/proc/30810/stat : 30810 (java) S 30807 30810 30301 0 -1 1077944320 182936 0 0 0 247661 243 0 0 20 0 15 0 95484827 10916999168 476052 33554432000 4194304 4196468 140726790542864 140726790525408 140016473112311 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
/proc/30810/statm: 2665283 476052 3169 1 0 2627263 0
[pid=30810/tid=30812] ppid=30807 vsize=10661132 memory=1904208 CPUtime=2427.07 cores=1,3,5,7
/proc/30810/task/30812/stat : 30812 (java) R 30807 30810 30301 0 -1 4202560 56752 0 0 0 242655 52 0 0 20 0 15 0 95484827 10916999168 476052 33554432000 4194304 4196468 140726790542864 140016477351360 140016090237060 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30813] ppid=30807 vsize=10661132 memory=2056120 CPUtime=11.16 cores=1,3,5,7
/proc/30810/task/30813/stat : 30813 (java) S 30807 30810 30301 0 -1 1077944384 20199 0 0 0 1089 27 0 0 20 0 15 0 95484828 10916999168 476052 33554432000 4194304 4196468 140726790542864 140016409803664 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30814] ppid=30807 vsize=10661132 memory=1910364 CPUtime=11.13 cores=1,3,5,7
/proc/30810/task/30814/stat : 30814 (java) S 30807 30810 30301 0 -1 1077944384 22001 0 0 0 1087 26 0 0 20 0 15 0 95484828 10916999168 476052 33554432000 4194304 4196468 140726790542864 140016408750864 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30815] ppid=30807 vsize=10661132 memory=1908312 CPUtime=11.17 cores=1,3,5,7
/proc/30810/task/30815/stat : 30815 (java) S 30807 30810 30301 0 -1 1077944384 19881 0 0 0 1094 23 0 0 20 0 15 0 95484828 10916999168 476052 33554432000 4194304 4196468 140726790542864 140016407698576 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30816] ppid=30807 vsize=10661132 memory=246176 CPUtime=11.12 cores=1,3,5,7
/proc/30810/task/30816/stat : 30816 (java) S 30807 30810 30301 0 -1 1077944384 20896 0 0 0 1087 25 0 0 20 0 15 0 95484828 10916999168 476052 33554432000 4194304 4196468 140726790542864 140016406645776 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30817] ppid=30807 vsize=10661132 memory=1906772 CPUtime=1.96 cores=1,3,5,7
/proc/30810/task/30817/stat : 30817 (java) S 30807 30810 30301 0 -1 1077944384 20914 0 0 0 169 27 0 0 20 0 15 0 95484829 10916999168 476052 33554432000 4194304 4196468 140726790542864 140015965059184 140016473123458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30818] ppid=30807 vsize=10661132 memory=280731143047280 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30818/stat : 30818 (java) S 30807 30810 30301 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 95484830 10916999168 476052 33554432000 4194304 4196468 140726790542864 140015964005216 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30819] ppid=30807 vsize=10661132 memory=1906260 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30819/stat : 30819 (java) S 30807 30810 30301 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 95484830 10916999168 476052 33554432000 4194304 4196468 140726790542864 140015962952816 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30820] ppid=30807 vsize=10661132 memory=1905232 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30820/stat : 30820 (java) S 30807 30810 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95484832 10916999168 476052 33554432000 4194304 4196468 140726790542864 140015961901136 140016473130907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30821] ppid=30807 vsize=10661132 memory=1904208 CPUtime=1.58 cores=1,3,5,7
/proc/30810/task/30821/stat : 30821 (java) S 30807 30810 30301 0 -1 1077944384 7570 0 0 0 156 2 0 0 20 0 15 0 95484832 10916999168 476052 33554432000 4194304 4196468 140726790542864 140015960849008 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30822] ppid=30807 vsize=10661132 memory=1904208 CPUtime=1.78 cores=1,3,5,7
/proc/30810/task/30822/stat : 30822 (java) S 30807 30810 30301 0 -1 1077944384 7541 0 0 0 177 1 0 0 20 0 15 0 95484832 10916999168 476052 33554432000 4194304 4196468 140726790542864 140015959796208 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30823] ppid=30807 vsize=10661132 memory=1904208 CPUtime=0.46 cores=1,3,5,7
/proc/30810/task/30823/stat : 30823 (java) S 30807 30810 30301 0 -1 1077944384 3906 0 0 0 45 1 0 0 20 0 15 0 95484832 10916999168 476052 33554432000 4194304 4196468 140726790542864 140015958743920 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30824] ppid=30807 vsize=10661132 memory=1904208 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30824/stat : 30824 (java) S 30807 30810 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95484832 10916999168 476052 33554432000 4194304 4196468 140726790542864 140015957691360 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30825] ppid=30807 vsize=10661132 memory=1904208 CPUtime=1.51 cores=1,3,5,7
/proc/30810/task/30825/stat : 30825 (java) S 30807 30810 30301 0 -1 1077944384 1892 0 0 0 66 85 0 0 20 0 15 0 95484833 10916999168 476052 33554432000 4194304 4196468 140726790542864 140015956638128 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
Current children cumulated CPU time: 2479.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1904208 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2482.7 s]
/proc/loadavg: 1.39 1.30 1.35 3/216 30998
/proc/meminfo: memFree=21462052/32770624 swapFree=67108404/67108860
[pid=30810] ppid=30807 vsize=10661132 memory=1894460 CPUtime=2520.09 cores=1,3,5,7
/proc/30810/stat : 30810 (java) S 30807 30810 30301 0 -1 1077944320 184804 0 0 0 251763 246 0 0 20 0 15 0 95484827 10916999168 473615 33554432000 4194304 4196468 140726790542864 140726790525408 140016473112311 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
/proc/30810/statm: 2665283 473615 3169 1 0 2627263 0
[pid=30810/tid=30812] ppid=30807 vsize=10661132 memory=1232 CPUtime=2467.18 cores=1,3,5,7
/proc/30810/task/30812/stat : 30812 (java) R 30807 30810 30301 0 -1 4202560 57088 0 0 0 246665 53 0 0 20 0 15 0 95484827 10916999168 473615 33554432000 4194304 4196468 140726790542864 140016477351792 140016090619624 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30813] ppid=30807 vsize=10661132 memory=1894460 CPUtime=11.38 cores=1,3,5,7
/proc/30810/task/30813/stat : 30813 (java) S 30807 30810 30301 0 -1 1077944384 20398 0 0 0 1111 27 0 0 20 0 15 0 95484828 10916999168 473615 33554432000 4194304 4196468 140726790542864 140016409803664 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30814] ppid=30807 vsize=10661132 memory=1899076 CPUtime=11.35 cores=1,3,5,7
/proc/30810/task/30814/stat : 30814 (java) S 30807 30810 30301 0 -1 1077944384 22136 0 0 0 1109 26 0 0 20 0 15 0 95484828 10916999168 473615 33554432000 4194304 4196468 140726790542864 140016408750864 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30815] ppid=30807 vsize=10661132 memory=1897536 CPUtime=11.39 cores=1,3,5,7
/proc/30810/task/30815/stat : 30815 (java) S 30807 30810 30301 0 -1 1077944384 20309 0 0 0 1116 23 0 0 20 0 15 0 95484828 10916999168 473615 33554432000 4194304 4196468 140726790542864 140016407698576 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30816] ppid=30807 vsize=10661132 memory=1899588 CPUtime=11.34 cores=1,3,5,7
/proc/30810/task/30816/stat : 30816 (java) S 30807 30810 30301 0 -1 1077944384 21274 0 0 0 1108 26 0 0 20 0 15 0 95484828 10916999168 473615 33554432000 4194304 4196468 140726790542864 140016406645776 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30817] ppid=30807 vsize=10661132 memory=1897024 CPUtime=2.01 cores=1,3,5,7
/proc/30810/task/30817/stat : 30817 (java) S 30807 30810 30301 0 -1 1077944384 21275 0 0 0 173 28 0 0 20 0 15 0 95484829 10916999168 473615 33554432000 4194304 4196468 140726790542864 140015965059184 140016473123458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30818] ppid=30807 vsize=10661132 memory=1897024 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30818/stat : 30818 (java) S 30807 30810 30301 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 95484830 10916999168 473615 33554432000 4194304 4196468 140726790542864 140015964005216 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30819] ppid=30807 vsize=10661132 memory=1896512 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30819/stat : 30819 (java) S 30807 30810 30301 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 95484830 10916999168 473615 33554432000 4194304 4196468 140726790542864 140015962952816 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30820] ppid=30807 vsize=10661132 memory=1895484 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30820/stat : 30820 (java) S 30807 30810 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95484832 10916999168 473615 33554432000 4194304 4196468 140726790542864 140015961901136 140016473130907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30821] ppid=30807 vsize=10661132 memory=1894972 CPUtime=1.58 cores=1,3,5,7
/proc/30810/task/30821/stat : 30821 (java) S 30807 30810 30301 0 -1 1077944384 7574 0 0 0 156 2 0 0 20 0 15 0 95484832 10916999168 473615 33554432000 4194304 4196468 140726790542864 140015960849008 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30822] ppid=30807 vsize=10661132 memory=1894460 CPUtime=1.78 cores=1,3,5,7
/proc/30810/task/30822/stat : 30822 (java) S 30807 30810 30301 0 -1 1077944384 7545 0 0 0 177 1 0 0 20 0 15 0 95484832 10916999168 473615 33554432000 4194304 4196468 140726790542864 140015959796208 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30823] ppid=30807 vsize=10661132 memory=1894460 CPUtime=0.46 cores=1,3,5,7
/proc/30810/task/30823/stat : 30823 (java) S 30807 30810 30301 0 -1 1077944384 3910 0 0 0 45 1 0 0 20 0 15 0 95484832 10916999168 473615 33554432000 4194304 4196468 140726790542864 140015958743920 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30824] ppid=30807 vsize=10661132 memory=1894460 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30824/stat : 30824 (java) S 30807 30810 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95484832 10916999168 473615 33554432000 4194304 4196468 140726790542864 140015957691360 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30825] ppid=30807 vsize=10661132 memory=0 CPUtime=1.53 cores=1,3,5,7
/proc/30810/task/30825/stat : 30825 (java) S 30807 30810 30301 0 -1 1077944384 1911 0 0 0 67 86 0 0 20 0 15 0 95484833 10916999168 473615 33554432000 4194304 4196468 140726790542864 140015956638128 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1894460 KiB

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

[startup+2482.72 s]
# the end of solver process 30810 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.65 s, system=2.46976 s

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

[startup+2482.7 s]
/proc/loadavg: 1.39 1.30 1.35 3/216 30998
/proc/meminfo: memFree=21462052/32770624 swapFree=67108404/67108860
[pid=30810] ppid=30807 vsize=10661132 memory=1894460 CPUtime=2520.09 cores=1,3,5,7
/proc/30810/stat : 30810 (java) S 30807 30810 30301 0 -1 1077944320 184804 0 0 0 251763 246 0 0 20 0 15 0 95484827 10916999168 473615 33554432000 4194304 4196468 140726790542864 140726790525408 140016473112311 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
/proc/30810/statm: 2665283 473615 3169 1 0 2627263 0
[pid=30810/tid=30812] ppid=30807 vsize=10661132 memory=1232 CPUtime=2467.18 cores=1,3,5,7
/proc/30810/task/30812/stat : 30812 (java) R 30807 30810 30301 0 -1 4202560 57088 0 0 0 246665 53 0 0 20 0 15 0 95484827 10916999168 473615 33554432000 4194304 4196468 140726790542864 140016477351792 140016090619624 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30813] ppid=30807 vsize=10661132 memory=1894460 CPUtime=11.38 cores=1,3,5,7
/proc/30810/task/30813/stat : 30813 (java) S 30807 30810 30301 0 -1 1077944384 20398 0 0 0 1111 27 0 0 20 0 15 0 95484828 10916999168 473615 33554432000 4194304 4196468 140726790542864 140016409803664 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30814] ppid=30807 vsize=10661132 memory=1899076 CPUtime=11.35 cores=1,3,5,7
/proc/30810/task/30814/stat : 30814 (java) S 30807 30810 30301 0 -1 1077944384 22136 0 0 0 1109 26 0 0 20 0 15 0 95484828 10916999168 473615 33554432000 4194304 4196468 140726790542864 140016408750864 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30815] ppid=30807 vsize=10661132 memory=1897536 CPUtime=11.39 cores=1,3,5,7
/proc/30810/task/30815/stat : 30815 (java) S 30807 30810 30301 0 -1 1077944384 20309 0 0 0 1116 23 0 0 20 0 15 0 95484828 10916999168 473615 33554432000 4194304 4196468 140726790542864 140016407698576 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30816] ppid=30807 vsize=10661132 memory=1899588 CPUtime=11.34 cores=1,3,5,7
/proc/30810/task/30816/stat : 30816 (java) S 30807 30810 30301 0 -1 1077944384 21274 0 0 0 1108 26 0 0 20 0 15 0 95484828 10916999168 473615 33554432000 4194304 4196468 140726790542864 140016406645776 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30817] ppid=30807 vsize=10661132 memory=1897024 CPUtime=2.01 cores=1,3,5,7
/proc/30810/task/30817/stat : 30817 (java) S 30807 30810 30301 0 -1 1077944384 21275 0 0 0 173 28 0 0 20 0 15 0 95484829 10916999168 473615 33554432000 4194304 4196468 140726790542864 140015965059184 140016473123458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30818] ppid=30807 vsize=10661132 memory=1897024 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30818/stat : 30818 (java) S 30807 30810 30301 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 95484830 10916999168 473615 33554432000 4194304 4196468 140726790542864 140015964005216 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30819] ppid=30807 vsize=10661132 memory=1896512 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30819/stat : 30819 (java) S 30807 30810 30301 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 95484830 10916999168 473615 33554432000 4194304 4196468 140726790542864 140015962952816 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30820] ppid=30807 vsize=10661132 memory=1895484 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30820/stat : 30820 (java) S 30807 30810 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95484832 10916999168 473615 33554432000 4194304 4196468 140726790542864 140015961901136 140016473130907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30821] ppid=30807 vsize=10661132 memory=1894972 CPUtime=1.58 cores=1,3,5,7
/proc/30810/task/30821/stat : 30821 (java) S 30807 30810 30301 0 -1 1077944384 7574 0 0 0 156 2 0 0 20 0 15 0 95484832 10916999168 473615 33554432000 4194304 4196468 140726790542864 140015960849008 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30822] ppid=30807 vsize=10661132 memory=1894460 CPUtime=1.78 cores=1,3,5,7
/proc/30810/task/30822/stat : 30822 (java) S 30807 30810 30301 0 -1 1077944384 7545 0 0 0 177 1 0 0 20 0 15 0 95484832 10916999168 473615 33554432000 4194304 4196468 140726790542864 140015959796208 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30823] ppid=30807 vsize=10661132 memory=1894460 CPUtime=0.46 cores=1,3,5,7
/proc/30810/task/30823/stat : 30823 (java) S 30807 30810 30301 0 -1 1077944384 3910 0 0 0 45 1 0 0 20 0 15 0 95484832 10916999168 473615 33554432000 4194304 4196468 140726790542864 140015958743920 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30824] ppid=30807 vsize=10661132 memory=1894460 CPUtime=0 cores=1,3,5,7
/proc/30810/task/30824/stat : 30824 (java) S 30807 30810 30301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95484832 10916999168 473615 33554432000 4194304 4196468 140726790542864 140015957691360 140016473122517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
[pid=30810/tid=30825] ppid=30807 vsize=10661132 memory=0 CPUtime=1.53 cores=1,3,5,7
/proc/30810/task/30825/stat : 30825 (java) S 30807 30810 30301 0 -1 1077944384 1911 0 0 0 67 86 0 0 20 0 15 0 95484833 10916999168 473615 33554432000 4194304 4196468 140726790542864 140015956638128 140016473123458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23994368 140726790546549 140726790546697 140726790546697 140726790549455 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1894460 KiB

Child status: 143
Real time (s): 2482.72
CPU time (s): 2520.12
CPU user time (s): 2517.65
CPU system time (s): 2.46976
CPU usage (%): 101.506
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 2678248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.65
system time used= 2.46976
maximum resident set size= 2680744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185008
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 105007
involuntary context switches= 4495


# summary of solver processes directly reported to runsolver:
#   pid: 30810
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2517.65
#   total CPU system time (s): 2.46976

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6934 second user time and 24.0013 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-28 14:00:17
IDJOB=4298821
IDBENCH=141238
IDSOLVER=2762
FILE ID=node148/4298821-1532779217
RUNJOBID= node148-1532774285-30333
PBS_JOBID= 21022458
Free space on /tmp= 43264 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-robin18_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298821-1532779217/watcher-4298821-1532779217 -o /tmp/evaluation-result-4298821-1532779217/solver-4298821-1532779217 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532774285-30333 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298821-1532779217.xml

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

MD5SUM BENCH= f09386fa05f6191f12fed212ce37b406
RANDOM SEED=2017755487

node148.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.50
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.50
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.50
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.50
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:        23475268 kB
MemAvailable:   31743508 kB
Buffers:          223328 kB
Cached:          8179264 kB
SwapCached:          352 kB
Active:          2179948 kB
Inactive:        6463992 kB
Active(anon):     194836 kB
Inactive(anon):    74228 kB
Active(file):    1985112 kB
Inactive(file):  6389764 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              2416 kB
Writeback:             0 kB
AnonPages:        330280 kB
Mapped:            54888 kB
Shmem:             25016 kB
Slab:             349992 kB
SReclaimable:     321824 kB
SUnreclaim:        28168 kB
KernelStack:        3808 kB
PageTables:         6000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1066848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 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= 43260 MiB
End job on node148 at 2018-07-28 14:41:40