Trace number 4299612

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
The dodo solver 2018-04-29? (TO) 2520.06 2492.71

General information on the benchmark

NameHaystacks/
Haystacks-ext-10_c18.xml
MD5SUMa3b0ef5b97c309412ed30b7773154191
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 benchmark17.7585
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints459
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":100}]
Minimum variable degree9
Maximum variable degree10
Distribution of variable degrees[{"degree":9,"count":82},{"degree":10,"count":18}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":459}]
Number of extensional constraints459
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":459}]
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: 2520
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.03/2492.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 (13054 MiB free)
  memory of node 1: 16384 MiB (14217 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299612-1532823132/watcher-4299612-1532823132 -o /tmp/evaluation-result-4299612-1532823132/solver-4299612-1532823132 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532809720-10553 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4299612-1532823132.xml --timelimit 2520 

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


[startup+0.102662 s]*
/proc/loadavg: 1.25 1.37 1.34 4/220 12489
/proc/meminfo: memFree=27910456/32770624 swapFree=67108744/67108860
[pid=12474] ppid=12471 vsize=10658972 memory=27532 CPUtime=0.13 cores=1,3,5,7
/proc/12474/stat : 12474 (java) S 12471 12474 10521 0 -1 1077944320 5285 0 0 0 12 1 0 0 20 0 15 0 99876413 10914787328 6883 33554432000 4194304 4196468 140737072716576 140737072699120 140501146906359 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
/proc/12474/statm: 2664743 6883 2837 1 0 2627263 0
[pid=12474/tid=12476] ppid=12471 vsize=10658972 memory=-8269626465541460606 CPUtime=0.1 cores=1,3,5,7
/proc/12474/task/12476/stat : 12476 (java) S 12471 12474 10521 0 -1 1077944384 3119 0 0 0 9 1 0 0 20 0 15 0 99876413 10914787328 6949 33554432000 4194304 4196468 140737072716576 140501151135296 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12477] ppid=12471 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12477/stat : 12477 (java) S 12471 12474 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99876414 10914787328 6949 33554432000 4194304 4196468 140737072716576 140501072980880 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12478] ppid=12471 vsize=10658972 memory=140061456275072 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12478/stat : 12478 (java) S 12471 12474 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99876414 10914787328 6949 33554432000 4194304 4196468 140737072716576 140501071928080 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12479] ppid=12471 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12479/stat : 12479 (java) S 12471 12474 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99876414 10914787328 6949 33554432000 4194304 4196468 140737072716576 140501070875792 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12480] ppid=12471 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12480/stat : 12480 (java) S 12471 12474 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99876414 10914787328 6949 33554432000 4194304 4196468 140737072716576 140501069822992 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12481] ppid=12471 vsize=10658972 memory=140061456275072 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12481/stat : 12481 (java) S 12471 12474 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99876415 10914787328 6949 33554432000 4194304 4196468 140737072716576 140500383258736 140501146917506 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12482] ppid=12471 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12482/stat : 12482 (java) S 12471 12474 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99876416 10914787328 6949 33554432000 4194304 4196468 140737072716576 140500382204704 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12483] ppid=12471 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12483/stat : 12483 (java) S 12471 12474 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99876416 10914787328 6949 33554432000 4194304 4196468 140737072716576 140500381152368 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12484] ppid=12471 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12484/stat : 12484 (java) S 12471 12474 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99876418 10914787328 6949 33554432000 4194304 4196468 140737072716576 140500380100688 140501146924955 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12485] ppid=12471 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12485/stat : 12485 (java) R 12471 12474 10521 0 -1 4202560 468 0 0 0 0 0 0 0 20 0 15 0 99876418 10914787328 6949 33554432000 4194304 4196468 140737072716576 140500379048560 140501124774176 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12486] ppid=12471 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12486/stat : 12486 (java) R 12471 12474 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99876418 10914787328 6949 33554432000 4194304 4196468 140737072716576 140500377995760 140501146917506 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12487] ppid=12471 vsize=10658972 memory=140061456275072 CPUtime=0.02 cores=1,3,5,7
/proc/12474/task/12487/stat : 12487 (java) S 12471 12474 10521 0 -1 1077944384 339 0 0 0 2 0 0 0 20 0 15 0 99876418 10914787328 6949 33554432000 4194304 4196468 140737072716576 140500376943472 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12488] ppid=12471 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12488/stat : 12488 (java) S 12471 12474 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99876418 10914787328 6949 33554432000 4194304 4196468 140737072716576 140500375890912 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12489] ppid=12471 vsize=10658972 memory=140061456275072 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12489/stat : 12489 (java) S 12471 12474 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99876418 10914787328 6949 33554432000 4194304 4196468 140737072716576 140500374837680 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27532 KiB

[startup+0.210863 s]*
/proc/loadavg: 1.25 1.37 1.34 5/220 12489
/proc/meminfo: memFree=27898548/32770624 swapFree=67108744/67108860
[pid=12474] ppid=12471 vsize=10661056 memory=40480 CPUtime=0.34 cores=1,3,5,7
/proc/12474/stat : 12474 (java) S 12471 12474 10521 0 -1 1077944320 8168 0 0 0 32 2 0 0 20 0 15 0 99876413 10916921344 10120 33554432000 4194304 4196468 140737072716576 140737072699120 140501146906359 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
/proc/12474/statm: 2665264 10120 2994 1 0 2627263 0
[pid=12474/tid=12476] ppid=12471 vsize=10661056 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/12474/task/12476/stat : 12476 (java) R 12471 12474 10521 0 -1 4202560 5131 0 0 0 18 1 0 0 20 0 15 0 99876413 10916921344 10120 33554432000 4194304 4196468 140737072716576 140501151145840 140501133155360 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12477] ppid=12471 vsize=10661056 memory=364 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12477/stat : 12477 (java) S 12471 12474 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99876414 10916921344 10120 33554432000 4194304 4196468 140737072716576 140501072980880 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12478] ppid=12471 vsize=10661056 memory=3474439790636373664 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12478/stat : 12478 (java) S 12471 12474 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99876414 10916921344 10120 33554432000 4194304 4196468 140737072716576 140501071928080 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12479] ppid=12471 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12479/stat : 12479 (java) S 12471 12474 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99876414 10916921344 10120 33554432000 4194304 4196468 140737072716576 140501070875792 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12480] ppid=12471 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12480/stat : 12480 (java) S 12471 12474 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99876414 10916921344 10120 33554432000 4194304 4196468 140737072716576 140501069822992 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12481] ppid=12471 vsize=10661056 memory=140061456275072 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12481/stat : 12481 (java) S 12471 12474 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99876415 10916921344 10120 33554432000 4194304 4196468 140737072716576 140500383258736 140501146917506 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12482] ppid=12471 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12482/stat : 12482 (java) S 12471 12474 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99876416 10916921344 10120 33554432000 4194304 4196468 140737072716576 140500382204704 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12483] ppid=12471 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12483/stat : 12483 (java) S 12471 12474 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99876416 10916921344 10120 33554432000 4194304 4196468 140737072716576 140500381152368 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12484] ppid=12471 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12484/stat : 12484 (java) S 12471 12474 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99876418 10916921344 10120 33554432000 4194304 4196468 140737072716576 140500380100688 140501146924955 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12485] ppid=12471 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/12474/task/12485/stat : 12485 (java) S 12471 12474 10521 0 -1 1077944384 605 0 0 0 2 0 0 0 20 0 15 0 99876418 10916921344 10120 33554432000 4194304 4196468 140737072716576 140500379048560 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12486] ppid=12471 vsize=10661056 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/12474/task/12486/stat : 12486 (java) S 12471 12474 10521 0 -1 1077944384 181 0 0 0 2 0 0 0 20 0 15 0 99876418 10916921344 10120 33554432000 4194304 4196468 140737072716576 140500377995760 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12487] ppid=12471 vsize=10661056 memory=140061456275072 CPUtime=0.08 cores=1,3,5,7
/proc/12474/task/12487/stat : 12487 (java) R 12471 12474 10521 0 -1 4202560 883 0 0 0 8 0 0 0 20 0 15 0 99876418 10916921344 10120 33554432000 4194304 4196468 140737072716576 140500376939840 140501125581520 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12488] ppid=12471 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12488/stat : 12488 (java) S 12471 12474 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99876418 10916921344 10120 33554432000 4194304 4196468 140737072716576 140500375890912 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12489] ppid=12471 vsize=10661056 memory=140061456275072 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12489/stat : 12489 (java) S 12471 12474 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99876418 10916921344 10120 33554432000 4194304 4196468 140737072716576 140500374837680 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40480 KiB

[startup+0.310802 s]*
/proc/loadavg: 1.25 1.37 1.34 4/220 12489
/proc/meminfo: memFree=27893524/32770624 swapFree=67108744/67108860
[pid=12474] ppid=12471 vsize=10661132 memory=44836 CPUtime=0.56 cores=1,3,5,7
/proc/12474/stat : 12474 (java) S 12471 12474 10521 0 -1 1077944320 8800 0 0 0 53 3 0 0 20 0 15 0 99876413 10916999168 11209 33554432000 4194304 4196468 140737072716576 140737072699120 140501146906359 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
/proc/12474/statm: 2665283 11209 3057 1 0 2627263 0
[pid=12474/tid=12476] ppid=12471 vsize=10661132 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/12474/task/12476/stat : 12476 (java) R 12471 12474 10521 0 -1 4202560 5484 0 0 0 28 2 0 0 20 0 15 0 99876413 10916999168 11721 33554432000 4194304 4196468 140737072716576 140501151141776 140501146918294 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12477] ppid=12471 vsize=10661132 memory=4294980952 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12477/stat : 12477 (java) S 12471 12474 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99876414 10916999168 11721 33554432000 4194304 4196468 140737072716576 140501072980880 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12478] ppid=12471 vsize=10661132 memory=4050619067963086496 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12478/stat : 12478 (java) S 12471 12474 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99876414 10916999168 11721 33554432000 4194304 4196468 140737072716576 140501071928080 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12479] ppid=12471 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12479/stat : 12479 (java) S 12471 12474 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99876414 10916999168 11721 33554432000 4194304 4196468 140737072716576 140501070875792 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12480] ppid=12471 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12480/stat : 12480 (java) S 12471 12474 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99876414 10916999168 11721 33554432000 4194304 4196468 140737072716576 140501069822992 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12481] ppid=12471 vsize=10661132 memory=140061456275072 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12481/stat : 12481 (java) S 12471 12474 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99876415 10916999168 11721 33554432000 4194304 4196468 140737072716576 140500383258736 140501146917506 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12482] ppid=12471 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12482/stat : 12482 (java) S 12471 12474 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99876416 10916999168 11721 33554432000 4194304 4196468 140737072716576 140500382204704 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12483] ppid=12471 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12483/stat : 12483 (java) S 12471 12474 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99876416 10916999168 11721 33554432000 4194304 4196468 140737072716576 140500381152368 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12484] ppid=12471 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12484/stat : 12484 (java) S 12471 12474 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99876418 10916999168 11721 33554432000 4194304 4196468 140737072716576 140500380100688 140501146924955 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12485] ppid=12471 vsize=10661132 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/12474/task/12485/stat : 12485 (java) S 12471 12474 10521 0 -1 1077944384 707 0 0 0 4 0 0 0 20 0 15 0 99876418 10916999168 11721 33554432000 4194304 4196468 140737072716576 140500379048560 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12486] ppid=12471 vsize=10661132 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/12474/task/12486/stat : 12486 (java) S 12471 12474 10521 0 -1 1077944384 234 0 0 0 4 0 0 0 20 0 15 0 99876418 10916999168 11721 33554432000 4194304 4196468 140737072716576 140500377995760 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12487] ppid=12471 vsize=10661132 memory=140061456275072 CPUtime=0.15 cores=1,3,5,7
/proc/12474/task/12487/stat : 12487 (java) R 12471 12474 10521 0 -1 4202560 1009 0 0 0 15 0 0 0 20 0 15 0 99876418 10916999168 11721 33554432000 4194304 4196468 140737072716576 140500376940408 140501126621148 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12488] ppid=12471 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12488/stat : 12488 (java) S 12471 12474 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99876418 10916999168 11721 33554432000 4194304 4196468 140737072716576 140500375890912 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12489] ppid=12471 vsize=10661132 memory=140061456275072 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12489/stat : 12489 (java) S 12471 12474 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99876418 10916999168 11721 33554432000 4194304 4196468 140737072716576 140500374837680 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 44836 KiB

[startup+0.70079 s]
/proc/loadavg: 1.25 1.37 1.34 5/220 12489
/proc/meminfo: memFree=27869952/32770624 swapFree=67108744/67108860
[pid=12474] ppid=12471 vsize=10661132 memory=104836 CPUtime=1.66 cores=1,3,5,7
/proc/12474/stat : 12474 (java) S 12471 12474 10521 0 -1 1077944320 12544 0 0 0 161 5 0 0 20 0 15 0 99876413 10916999168 26209 33554432000 4194304 4196468 140737072716576 140737072699120 140501146906359 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
/proc/12474/statm: 2665283 26209 3121 1 0 2627263 0
[pid=12474/tid=12476] ppid=12471 vsize=10661132 memory=193666786280480 CPUtime=0.67 cores=1,3,5,7
/proc/12474/task/12476/stat : 12476 (java) R 12471 12474 10521 0 -1 4202560 5701 0 0 0 64 3 0 0 20 0 15 0 99876413 10916999168 26209 33554432000 4194304 4196468 140737072716576 140501151140832 140737072756674 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12477] ppid=12471 vsize=10661132 memory=585376 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12477/stat : 12477 (java) S 12471 12474 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99876414 10916999168 26209 33554432000 4194304 4196468 140737072716576 140501072980880 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12478] ppid=12471 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12478/stat : 12478 (java) S 12471 12474 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99876414 10916999168 26209 33554432000 4194304 4196468 140737072716576 140501071928080 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12479] ppid=12471 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12479/stat : 12479 (java) S 12471 12474 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99876414 10916999168 26209 33554432000 4194304 4196468 140737072716576 140501070875792 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12480] ppid=12471 vsize=10661132 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12480/stat : 12480 (java) S 12471 12474 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99876414 10916999168 26209 33554432000 4194304 4196468 140737072716576 140501069822992 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12481] ppid=12471 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12481/stat : 12481 (java) S 12471 12474 10521 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99876415 10916999168 26209 33554432000 4194304 4196468 140737072716576 140500383258736 140501146917506 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12482] ppid=12471 vsize=10661132 memory=-3472574513799858008 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12482/stat : 12482 (java) S 12471 12474 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99876416 10916999168 26209 33554432000 4194304 4196468 140737072716576 140500382204704 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12483] ppid=12471 vsize=10661132 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12483/stat : 12483 (java) S 12471 12474 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99876416 10916999168 26209 33554432000 4194304 4196468 140737072716576 140500381152368 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12484] ppid=12471 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12484/stat : 12484 (java) S 12471 12474 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99876418 10916999168 26209 33554432000 4194304 4196468 140737072716576 140500380100688 140501146924955 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12485] ppid=12471 vsize=10661132 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/12474/task/12485/stat : 12485 (java) S 12471 12474 10521 0 -1 1077944384 1751 0 0 0 34 0 0 0 20 0 15 0 99876418 10916999168 26209 33554432000 4194304 4196468 140737072716576 140500379048560 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12486] ppid=12471 vsize=10661132 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/12474/task/12486/stat : 12486 (java) S 12471 12474 10521 0 -1 1077944384 1838 0 0 0 34 0 0 0 20 0 15 0 99876418 10916999168 26209 33554432000 4194304 4196468 140737072716576 140500377995760 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12487] ppid=12471 vsize=10661132 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/12474/task/12487/stat : 12487 (java) S 12471 12474 10521 0 -1 1077944384 1882 0 0 0 27 0 0 0 20 0 15 0 99876418 10916999168 26209 33554432000 4194304 4196468 140737072716576 140500376943472 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12488] ppid=12471 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12488/stat : 12488 (java) S 12471 12474 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99876418 10916999168 26209 33554432000 4194304 4196468 140737072716576 140500375890912 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12489] ppid=12471 vsize=10661132 memory=18280 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12489/stat : 12489 (java) S 12471 12474 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99876418 10916999168 26209 33554432000 4194304 4196468 140737072716576 140500374837680 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 104836 KiB

[startup+1.50126 s]
/proc/loadavg: 1.39 1.40 1.35 4/220 12489
/proc/meminfo: memFree=27765560/32770624 swapFree=67108744/67108860
[pid=12474] ppid=12471 vsize=10662976 memory=194272 CPUtime=3.32 cores=1,3,5,7
/proc/12474/stat : 12474 (java) S 12471 12474 10521 0 -1 1077944320 20248 0 0 0 324 8 0 0 20 0 15 0 99876413 10918887424 48568 33554432000 4194304 4196468 140737072716576 140737072699120 140501146906359 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
/proc/12474/statm: 2665744 48568 3150 1 0 2627724 0
[pid=12474/tid=12476] ppid=12471 vsize=10662976 memory=13884 CPUtime=1.46 cores=1,3,5,7
/proc/12474/task/12476/stat : 12476 (java) R 12471 12474 10521 0 -1 4202560 5994 0 0 0 141 5 0 0 20 0 15 0 99876413 10918887424 48568 33554432000 4194304 4196468 140737072716576 140501151137360 140737072756674 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12477] ppid=12471 vsize=10662976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12477/stat : 12477 (java) S 12471 12474 10521 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 99876414 10918887424 48568 33554432000 4194304 4196468 140737072716576 140501072980880 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12478] ppid=12471 vsize=10662976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12478/stat : 12478 (java) S 12471 12474 10521 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 99876414 10918887424 48568 33554432000 4194304 4196468 140737072716576 140501071928080 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12479] ppid=12471 vsize=10662976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12479/stat : 12479 (java) S 12471 12474 10521 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 99876414 10918887424 48568 33554432000 4194304 4196468 140737072716576 140501070875792 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12480] ppid=12471 vsize=10662976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12480/stat : 12480 (java) S 12471 12474 10521 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 15 0 99876414 10918887424 48568 33554432000 4194304 4196468 140737072716576 140501069822992 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12481] ppid=12471 vsize=10662976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12481/stat : 12481 (java) S 12471 12474 10521 0 -1 1077944384 277 0 0 0 0 0 0 0 20 0 15 0 99876415 10918887424 48568 33554432000 4194304 4196468 140737072716576 140500383258736 140501146917506 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0

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

/proc/12474/task/12476/stat : 12476 (java) R 12471 12474 10521 0 -1 4202560 25927 0 0 0 232418 3786 0 0 20 0 15 0 99876413 10916999168 105415 33554432000 4194304 4196468 140737072716576 140501151127712 140737072756674 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12477] ppid=12471 vsize=10661132 memory=421660 CPUtime=8.62 cores=1,3,5,7
/proc/12474/task/12477/stat : 12477 (java) S 12471 12474 10521 0 -1 1077944384 7318 0 0 0 801 61 0 0 20 0 15 0 99876414 10916999168 105415 33554432000 4194304 4196468 140737072716576 140501072980880 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12478] ppid=12471 vsize=10661132 memory=421660 CPUtime=8.62 cores=1,3,5,7
/proc/12474/task/12478/stat : 12478 (java) S 12471 12474 10521 0 -1 1077944384 5848 0 0 0 801 61 0 0 20 0 15 0 99876414 10916999168 105415 33554432000 4194304 4196468 140737072716576 140501071928080 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12479] ppid=12471 vsize=10661132 memory=421660 CPUtime=8.58 cores=1,3,5,7
/proc/12474/task/12479/stat : 12479 (java) S 12471 12474 10521 0 -1 1077944384 6822 0 0 0 806 52 0 0 20 0 15 0 99876414 10916999168 105415 33554432000 4194304 4196468 140737072716576 140501070875792 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12480] ppid=12471 vsize=10661132 memory=421660 CPUtime=8.58 cores=1,3,5,7
/proc/12474/task/12480/stat : 12480 (java) S 12471 12474 10521 0 -1 1077944384 7241 0 0 0 798 60 0 0 20 0 15 0 99876414 10916999168 105415 33554432000 4194304 4196468 140737072716576 140501069822992 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12481] ppid=12471 vsize=10661132 memory=421660 CPUtime=7.77 cores=1,3,5,7
/proc/12474/task/12481/stat : 12481 (java) S 12471 12474 10521 0 -1 1077944384 7721 0 0 0 726 51 0 0 20 0 15 0 99876415 10916999168 105415 33554432000 4194304 4196468 140737072716576 140500383258736 140501146917506 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12482] ppid=12471 vsize=10661132 memory=240615 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12482/stat : 12482 (java) S 12471 12474 10521 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 99876416 10916999168 105415 33554432000 4194304 4196468 140737072716576 140500382204704 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12483] ppid=12471 vsize=10661132 memory=421660 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12483/stat : 12483 (java) S 12471 12474 10521 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 99876416 10916999168 105415 33554432000 4194304 4196468 140737072716576 140500381152368 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12484] ppid=12471 vsize=10661132 memory=421660 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12484/stat : 12484 (java) S 12471 12474 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99876418 10916999168 105415 33554432000 4194304 4196468 140737072716576 140500380100688 140501146924955 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12485] ppid=12471 vsize=10661132 memory=421660 CPUtime=0.93 cores=1,3,5,7
/proc/12474/task/12485/stat : 12485 (java) S 12471 12474 10521 0 -1 1077944384 5762 0 0 0 92 1 0 0 20 0 15 0 99876418 10916999168 105415 33554432000 4194304 4196468 140737072716576 140500379048560 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12486] ppid=12471 vsize=10661132 memory=417564 CPUtime=1.33 cores=1,3,5,7
/proc/12474/task/12486/stat : 12486 (java) S 12471 12474 10521 0 -1 1077944384 11303 0 0 0 132 1 0 0 20 0 15 0 99876418 10916999168 105415 33554432000 4194304 4196468 140737072716576 140500377995760 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12487] ppid=12471 vsize=10661132 memory=1008 CPUtime=0.3 cores=1,3,5,7
/proc/12474/task/12487/stat : 12487 (java) S 12471 12474 10521 0 -1 1077944384 2596 0 0 0 29 1 0 0 20 0 15 0 99876418 10916999168 105415 33554432000 4194304 4196468 140737072716576 140500376943472 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12488] ppid=12471 vsize=10661132 memory=28948 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12488/stat : 12488 (java) S 12471 12474 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99876418 10916999168 105415 33554432000 4194304 4196468 140737072716576 140500375890912 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12489] ppid=12471 vsize=10661132 memory=2396 CPUtime=1.12 cores=1,3,5,7
/proc/12474/task/12489/stat : 12489 (java) S 12471 12474 10521 0 -1 1077944384 590 0 0 0 57 55 0 0 20 0 15 0 99876418 10916999168 105415 33554432000 4194304 4196468 140737072716576 140500374837680 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
Current children cumulated CPU time: 2407.99 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 421660 KiB

[startup+2442.3 s]
/proc/loadavg: 1.45 1.57 1.49 3/220 12642
/proc/meminfo: memFree=26506088/32770624 swapFree=67108744/67108860
[pid=12474] ppid=12471 vsize=10661132 memory=427804 CPUtime=2468.87 cores=1,3,5,7
/proc/12474/stat : 12474 (java) S 12471 12474 10521 0 -1 1077944320 84305 0 0 0 242700 4187 0 0 20 0 15 0 99876413 10916999168 106951 33554432000 4194304 4196468 140737072716576 140737072699120 140501146906359 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
/proc/12474/statm: 2665283 106951 3156 1 0 2627263 0
[pid=12474/tid=12476] ppid=12471 vsize=10661132 memory=427804 CPUtime=2421.46 cores=1,3,5,7
/proc/12474/task/12476/stat : 12476 (java) R 12471 12474 10521 0 -1 4202560 26423 0 0 0 238251 3895 0 0 20 0 15 0 99876413 10916999168 106951 33554432000 4194304 4196468 140737072716576 140501151129568 140737072756674 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12477] ppid=12471 vsize=10661132 memory=427804 CPUtime=8.92 cores=1,3,5,7
/proc/12474/task/12477/stat : 12477 (java) S 12471 12474 10521 0 -1 1077944384 7447 0 0 0 830 62 0 0 20 0 15 0 99876414 10916999168 106951 33554432000 4194304 4196468 140737072716576 140501072980880 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12478] ppid=12471 vsize=10661132 memory=427804 CPUtime=8.92 cores=1,3,5,7
/proc/12474/task/12478/stat : 12478 (java) S 12471 12474 10521 0 -1 1077944384 6159 0 0 0 830 62 0 0 20 0 15 0 99876414 10916999168 106951 33554432000 4194304 4196468 140737072716576 140501071928080 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12479] ppid=12471 vsize=10661132 memory=427804 CPUtime=8.9 cores=1,3,5,7
/proc/12474/task/12479/stat : 12479 (java) S 12471 12474 10521 0 -1 1077944384 7156 0 0 0 836 54 0 0 20 0 15 0 99876414 10916999168 106951 33554432000 4194304 4196468 140737072716576 140501070875792 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12480] ppid=12471 vsize=10661132 memory=427804 CPUtime=8.89 cores=1,3,5,7
/proc/12474/task/12480/stat : 12480 (java) S 12471 12474 10521 0 -1 1077944384 7518 0 0 0 827 62 0 0 20 0 15 0 99876414 10916999168 106951 33554432000 4194304 4196468 140737072716576 140501069822992 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12481] ppid=12471 vsize=10661132 memory=427804 CPUtime=7.98 cores=1,3,5,7
/proc/12474/task/12481/stat : 12481 (java) S 12471 12474 10521 0 -1 1077944384 7898 0 0 0 745 53 0 0 20 0 15 0 99876415 10916999168 106951 33554432000 4194304 4196468 140737072716576 140500383258736 140501146917506 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12482] ppid=12471 vsize=10661132 memory=427804 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12482/stat : 12482 (java) S 12471 12474 10521 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 99876416 10916999168 106951 33554432000 4194304 4196468 140737072716576 140500382204704 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12483] ppid=12471 vsize=10661132 memory=427804 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12483/stat : 12483 (java) S 12471 12474 10521 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 99876416 10916999168 106951 33554432000 4194304 4196468 140737072716576 140500381152368 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12484] ppid=12471 vsize=10661132 memory=427804 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12484/stat : 12484 (java) S 12471 12474 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99876418 10916999168 106951 33554432000 4194304 4196468 140737072716576 140500380100688 140501146924955 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12485] ppid=12471 vsize=10661132 memory=280122600079888 CPUtime=0.93 cores=1,3,5,7
/proc/12474/task/12485/stat : 12485 (java) S 12471 12474 10521 0 -1 1077944384 5764 0 0 0 92 1 0 0 20 0 15 0 99876418 10916999168 106951 33554432000 4194304 4196468 140737072716576 140500379048560 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12486] ppid=12471 vsize=10661132 memory=427804 CPUtime=1.33 cores=1,3,5,7
/proc/12474/task/12486/stat : 12486 (java) S 12471 12474 10521 0 -1 1077944384 11305 0 0 0 132 1 0 0 20 0 15 0 99876418 10916999168 106951 33554432000 4194304 4196468 140737072716576 140500377995760 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12487] ppid=12471 vsize=10661132 memory=1952 CPUtime=0.3 cores=1,3,5,7
/proc/12474/task/12487/stat : 12487 (java) S 12471 12474 10521 0 -1 1077944384 2598 0 0 0 29 1 0 0 20 0 15 0 99876418 10916999168 106951 33554432000 4194304 4196468 140737072716576 140500376943472 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12488] ppid=12471 vsize=10661132 memory=427804 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12488/stat : 12488 (java) S 12471 12474 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99876418 10916999168 106951 33554432000 4194304 4196468 140737072716576 140500375890912 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12489] ppid=12471 vsize=10661132 memory=1844 CPUtime=1.14 cores=1,3,5,7
/proc/12474/task/12489/stat : 12489 (java) S 12471 12474 10521 0 -1 1077944384 604 0 0 0 58 56 0 0 20 0 15 0 99876418 10916999168 106951 33554432000 4194304 4196468 140737072716576 140500374837680 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
Current children cumulated CPU time: 2468.87 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 427804 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2492.7 s]
/proc/loadavg: 1.41 1.54 1.48 3/220 12643
/proc/meminfo: memFree=26499448/32770624 swapFree=67108744/67108860
[pid=12474] ppid=12471 vsize=10661132 memory=433948 CPUtime=2520.03 cores=1,3,5,7
/proc/12474/stat : 12474 (java) S 12471 12474 10521 0 -1 1077944320 84880 0 0 0 247731 4272 0 0 20 0 15 0 99876413 10916999168 108487 33554432000 4194304 4196468 140737072716576 140737072699120 140501146906359 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
/proc/12474/statm: 2665283 108487 3156 1 0 2627263 0
[pid=12474/tid=12476] ppid=12471 vsize=10661132 memory=431900 CPUtime=2471.37 cores=1,3,5,7
/proc/12474/task/12476/stat : 12476 (java) R 12471 12474 10521 0 -1 4202560 26710 0 0 0 243163 3974 0 0 20 0 15 0 99876413 10916999168 108487 33554432000 4194304 4196468 140737072716576 140501151129472 140737072756674 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12477] ppid=12471 vsize=10661132 memory=431900 CPUtime=9.19 cores=1,3,5,7
/proc/12474/task/12477/stat : 12477 (java) S 12471 12474 10521 0 -1 1077944384 7561 0 0 0 856 63 0 0 20 0 15 0 99876414 10916999168 108487 33554432000 4194304 4196468 140737072716576 140501072980880 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12478] ppid=12471 vsize=10661132 memory=429852 CPUtime=9.19 cores=1,3,5,7
/proc/12474/task/12478/stat : 12478 (java) S 12471 12474 10521 0 -1 1077944384 6236 0 0 0 856 63 0 0 20 0 15 0 99876414 10916999168 108487 33554432000 4194304 4196468 140737072716576 140501071928080 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12479] ppid=12471 vsize=10661132 memory=431900 CPUtime=9.16 cores=1,3,5,7
/proc/12474/task/12479/stat : 12479 (java) S 12471 12474 10521 0 -1 1077944384 7176 0 0 0 861 55 0 0 20 0 15 0 99876414 10916999168 108487 33554432000 4194304 4196468 140737072716576 140501070875792 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12480] ppid=12471 vsize=10661132 memory=433948 CPUtime=9.14 cores=1,3,5,7
/proc/12474/task/12480/stat : 12480 (java) S 12471 12474 10521 0 -1 1077944384 7585 0 0 0 852 62 0 0 20 0 15 0 99876414 10916999168 108487 33554432000 4194304 4196468 140737072716576 140501069822992 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12481] ppid=12471 vsize=10661132 memory=68 CPUtime=8.16 cores=1,3,5,7
/proc/12474/task/12481/stat : 12481 (java) S 12471 12474 10521 0 -1 1077944384 7905 0 0 0 761 55 0 0 20 0 15 0 99876415 10916999168 108487 33554432000 4194304 4196468 140737072716576 140500383258736 140501146917506 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12482] ppid=12471 vsize=10661132 memory=433948 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12482/stat : 12482 (java) S 12471 12474 10521 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 99876416 10916999168 108487 33554432000 4194304 4196468 140737072716576 140500382204704 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12483] ppid=12471 vsize=10661132 memory=4096 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12483/stat : 12483 (java) S 12471 12474 10521 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 99876416 10916999168 108487 33554432000 4194304 4196468 140737072716576 140500381152368 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12484] ppid=12471 vsize=10661132 memory=28948 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12484/stat : 12484 (java) S 12471 12474 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99876418 10916999168 108487 33554432000 4194304 4196468 140737072716576 140500380100688 140501146924955 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12485] ppid=12471 vsize=10661132 memory=433948 CPUtime=0.93 cores=1,3,5,7
/proc/12474/task/12485/stat : 12485 (java) S 12471 12474 10521 0 -1 1077944384 5764 0 0 0 92 1 0 0 20 0 15 0 99876418 10916999168 108487 33554432000 4194304 4196468 140737072716576 140500379048560 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12486] ppid=12471 vsize=10661132 memory=433948 CPUtime=1.33 cores=1,3,5,7
/proc/12474/task/12486/stat : 12486 (java) S 12471 12474 10521 0 -1 1077944384 11305 0 0 0 132 1 0 0 20 0 15 0 99876418 10916999168 108487 33554432000 4194304 4196468 140737072716576 140500377995760 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12487] ppid=12471 vsize=10661132 memory=433948 CPUtime=0.3 cores=1,3,5,7
/proc/12474/task/12487/stat : 12487 (java) S 12471 12474 10521 0 -1 1077944384 2598 0 0 0 29 1 0 0 20 0 15 0 99876418 10916999168 108487 33554432000 4194304 4196468 140737072716576 140500376943472 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12488] ppid=12471 vsize=10661132 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12488/stat : 12488 (java) S 12471 12474 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99876418 10916999168 108487 33554432000 4194304 4196468 140737072716576 140500375890912 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12489] ppid=12471 vsize=10661132 memory=4096 CPUtime=1.17 cores=1,3,5,7
/proc/12474/task/12489/stat : 12489 (java) S 12471 12474 10521 0 -1 1077944384 607 0 0 0 59 58 0 0 20 0 15 0 99876418 10916999168 108487 33554432000 4194304 4196468 140737072716576 140500374837680 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 433948 KiB

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

[startup+2492.71 s]
# the end of solver process 12474 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2477.32 s, system=42.7321 s

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

[startup+2492.7 s]
/proc/loadavg: 1.41 1.54 1.48 3/220 12643
/proc/meminfo: memFree=26499448/32770624 swapFree=67108744/67108860
[pid=12474] ppid=12471 vsize=10661132 memory=433948 CPUtime=2520.03 cores=1,3,5,7
/proc/12474/stat : 12474 (java) S 12471 12474 10521 0 -1 1077944320 84880 0 0 0 247731 4272 0 0 20 0 15 0 99876413 10916999168 108487 33554432000 4194304 4196468 140737072716576 140737072699120 140501146906359 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
/proc/12474/statm: 2665283 108487 3156 1 0 2627263 0
[pid=12474/tid=12476] ppid=12471 vsize=10661132 memory=431900 CPUtime=2471.37 cores=1,3,5,7
/proc/12474/task/12476/stat : 12476 (java) R 12471 12474 10521 0 -1 4202560 26710 0 0 0 243163 3974 0 0 20 0 15 0 99876413 10916999168 108487 33554432000 4194304 4196468 140737072716576 140501151129472 140737072756674 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12477] ppid=12471 vsize=10661132 memory=431900 CPUtime=9.19 cores=1,3,5,7
/proc/12474/task/12477/stat : 12477 (java) S 12471 12474 10521 0 -1 1077944384 7561 0 0 0 856 63 0 0 20 0 15 0 99876414 10916999168 108487 33554432000 4194304 4196468 140737072716576 140501072980880 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12478] ppid=12471 vsize=10661132 memory=429852 CPUtime=9.19 cores=1,3,5,7
/proc/12474/task/12478/stat : 12478 (java) S 12471 12474 10521 0 -1 1077944384 6236 0 0 0 856 63 0 0 20 0 15 0 99876414 10916999168 108487 33554432000 4194304 4196468 140737072716576 140501071928080 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12479] ppid=12471 vsize=10661132 memory=431900 CPUtime=9.16 cores=1,3,5,7
/proc/12474/task/12479/stat : 12479 (java) S 12471 12474 10521 0 -1 1077944384 7176 0 0 0 861 55 0 0 20 0 15 0 99876414 10916999168 108487 33554432000 4194304 4196468 140737072716576 140501070875792 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12480] ppid=12471 vsize=10661132 memory=433948 CPUtime=9.14 cores=1,3,5,7
/proc/12474/task/12480/stat : 12480 (java) S 12471 12474 10521 0 -1 1077944384 7585 0 0 0 852 62 0 0 20 0 15 0 99876414 10916999168 108487 33554432000 4194304 4196468 140737072716576 140501069822992 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12481] ppid=12471 vsize=10661132 memory=68 CPUtime=8.16 cores=1,3,5,7
/proc/12474/task/12481/stat : 12481 (java) S 12471 12474 10521 0 -1 1077944384 7905 0 0 0 761 55 0 0 20 0 15 0 99876415 10916999168 108487 33554432000 4194304 4196468 140737072716576 140500383258736 140501146917506 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12482] ppid=12471 vsize=10661132 memory=433948 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12482/stat : 12482 (java) S 12471 12474 10521 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 99876416 10916999168 108487 33554432000 4194304 4196468 140737072716576 140500382204704 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12483] ppid=12471 vsize=10661132 memory=4096 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12483/stat : 12483 (java) S 12471 12474 10521 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 99876416 10916999168 108487 33554432000 4194304 4196468 140737072716576 140500381152368 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12484] ppid=12471 vsize=10661132 memory=28948 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12484/stat : 12484 (java) S 12471 12474 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99876418 10916999168 108487 33554432000 4194304 4196468 140737072716576 140500380100688 140501146924955 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12485] ppid=12471 vsize=10661132 memory=433948 CPUtime=0.93 cores=1,3,5,7
/proc/12474/task/12485/stat : 12485 (java) S 12471 12474 10521 0 -1 1077944384 5764 0 0 0 92 1 0 0 20 0 15 0 99876418 10916999168 108487 33554432000 4194304 4196468 140737072716576 140500379048560 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12486] ppid=12471 vsize=10661132 memory=433948 CPUtime=1.33 cores=1,3,5,7
/proc/12474/task/12486/stat : 12486 (java) S 12471 12474 10521 0 -1 1077944384 11305 0 0 0 132 1 0 0 20 0 15 0 99876418 10916999168 108487 33554432000 4194304 4196468 140737072716576 140500377995760 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12487] ppid=12471 vsize=10661132 memory=433948 CPUtime=0.3 cores=1,3,5,7
/proc/12474/task/12487/stat : 12487 (java) S 12471 12474 10521 0 -1 1077944384 2598 0 0 0 29 1 0 0 20 0 15 0 99876418 10916999168 108487 33554432000 4194304 4196468 140737072716576 140500376943472 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12488] ppid=12471 vsize=10661132 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/12474/task/12488/stat : 12488 (java) S 12471 12474 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99876418 10916999168 108487 33554432000 4194304 4196468 140737072716576 140500375890912 140501146916565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
[pid=12474/tid=12489] ppid=12471 vsize=10661132 memory=4096 CPUtime=1.17 cores=1,3,5,7
/proc/12474/task/12489/stat : 12489 (java) S 12471 12474 10521 0 -1 1077944384 607 0 0 0 59 58 0 0 20 0 15 0 99876418 10916999168 108487 33554432000 4194304 4196468 140737072716576 140500374837680 140501146917506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33267712 140737072723064 140737072723209 140737072723209 140737072725967 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 433948 KiB

Child status: 143
Real time (s): 2492.71
CPU time (s): 2520.06
CPU user time (s): 2477.32
CPU system time (s): 42.7321
CPU usage (%): 101.097
Max. virtual memory (cumulated for all children) (KiB): 10662976
Max. memory (cumulated for all children) (KiB): 433948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2477.32
system time used= 42.7321
maximum resident set size= 434280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85060
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 277237
involuntary context switches= 8007


# summary of solver processes directly reported to runsolver:
#   pid: 12474
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2477.32
#   total CPU system time (s): 42.7321

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.6046 second user time and 23.267 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-29 02:12:12
IDJOB=4299612
IDBENCH=141420
IDSOLVER=2768
FILE ID=node134/4299612-1532823132
RUNJOBID= node134-1532809720-10553
PBS_JOBID= 21022481
Free space on /tmp= 55560 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-10_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299612-1532823132/watcher-4299612-1532823132 -o /tmp/evaluation-result-4299612-1532823132/solver-4299612-1532823132 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532809720-10553 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4299612-1532823132.xml --timelimit 2520

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

MD5SUM BENCH= a3b0ef5b97c309412ed30b7773154191
RANDOM SEED=354191129

node134.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27927448 kB
MemAvailable:   31743968 kB
Buffers:          193264 kB
Cached:          3885660 kB
SwapCached:            0 kB
Active:          2001772 kB
Inactive:        2350112 kB
Active(anon):     222140 kB
Inactive(anon):    78480 kB
Active(file):    1779632 kB
Inactive(file):  2271632 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:              1240 kB
Writeback:             0 kB
AnonPages:        280188 kB
Mapped:            55304 kB
Shmem:             25132 kB
Slab:             190708 kB
SReclaimable:     162184 kB
SUnreclaim:        28524 kB
KernelStack:        3808 kB
PageTables:         5900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1130928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55556 MiB
End job on node134 at 2018-07-29 02:53:45