Trace number 4298157

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
slowpoke 2018-04-29? (NS) 8.35199 2.78273

General information on the benchmark

NameRlfap_mini/Rlfap-opt_mini/
Rlfap-ext-scen-03-opt_c18.xml
MD5SUM762637944ae9d552f69ba2f15bfafff3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark2520.07
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints2760
Number of domains4
Minimum domain size6
Maximum domain size44
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":8},{"size":36,"count":182},{"size":44,"count":208}]
Minimum variable degree4
Maximum variable degree62
Distribution of variable degrees[{"degree":4,"count":16},{"degree":5,"count":11},{"degree":6,"count":28},{"degree":7,"count":18},{"degree":8,"count":30},{"degree":9,"count":5},{"degree":10,"count":40},{"degree":11,"count":25},{"degree":12,"count":20},{"degree":13,"count":11},{"degree":14,"count":23},{"degree":15,"count":16},{"degree":16,"count":20},{"degree":17,"count":7},{"degree":18,"count":26},{"degree":19,"count":7},{"degree":20,"count":16},{"degree":21,"count":14},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":5},{"degree":26,"count":9},{"degree":27,"count":4},{"degree":28,"count":2},{"degree":29,"count":4},{"degree":30,"count":2},{"degree":31,"count":4},{"degree":32,"count":3},{"degree":33,"count":1},{"degree":37,"count":1},{"degree":39,"count":2},{"degree":40,"count":2},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":45,"count":2},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":2760}]
Number of extensional constraints2760
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2760}]
Optimization problemYES
Type of objectivemin NVALUES

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
8.23/2.75	c Caught NotImplementedException
8.23/2.75	c 	xcsp3.XCSP3.buildObjToMinimize(XCSP3.java:629)
8.23/2.75	c 	org.xcsp.parser.XCallbacks.loadObj(XCallbacks.java:573)
8.23/2.75	c 	org.xcsp.parser.XCallbacks.lambda$loadObjectives$7(XCallbacks.java:542)
8.23/2.75	c 	java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
8.23/2.75	c 	java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
8.23/2.75	c 	org.xcsp.parser.XCallbacks.loadObjectives(XCallbacks.java:542)
8.23/2.75	c 	org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:300)
8.23/2.75	c 	org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:320)
8.23/2.75	c 	xcsp3.XCSP3.<init>(XCSP3.java:84)
8.23/2.75	c 	xcsp3.CompetitionApp.runSolver(CompetitionApp.java:63)
8.23/2.75	c 	xcsp3.CompetitionApp.main(CompetitionApp.java:51)
8.23/2.75	s UNSUPPORTED

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298157-1532749351/watcher-4298157-1532749351 -o /tmp/evaluation-result-4298157-1532749351/solver-4298157-1532749351 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532739340-26336 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298157-1532749351.xml --timelimit 2520 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=27425, runsolver pid=27422
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 2.16 2.02 2.01 4/216 27440
/proc/meminfo: memFree=22655932/32770624 swapFree=67108404/67108860
[pid=27425] ppid=27422 vsize=10661056 memory=27688 CPUtime=0.12 cores=0,2,4,6
/proc/27425/stat : 27425 (java) S 27422 27425 26305 0 -1 1077944320 5278 0 0 0 11 1 0 0 20 0 15 0 92498273 10916921344 6922 33554432000 4194304 4196468 140729737909440 140729737891984 140444748906231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
/proc/27425/statm: 2665264 6922 2847 1 0 2627263 0
[pid=27425/tid=27427] ppid=27422 vsize=10661056 memory=-8269626465541066109 CPUtime=0.09 cores=0,2,4,6
/proc/27425/task/27427/stat : 27427 (java) R 27422 27425 26305 0 -1 4202560 3144 0 0 0 8 1 0 0 20 0 15 0 92498274 10916921344 6922 33554432000 4194304 4196468 140729737909440 140444753134720 140444741147621 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27428] ppid=27422 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27428/stat : 27428 (java) S 27422 27425 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92498275 10916921344 6922 33554432000 4194304 4196468 140729737909440 140444701527056 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27429] ppid=27422 vsize=10661056 memory=139912710157952 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27429/stat : 27429 (java) S 27422 27425 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92498275 10916921344 6922 33554432000 4194304 4196468 140729737909440 140444700474512 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27430] ppid=27422 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27430/stat : 27430 (java) S 27422 27425 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92498275 10916921344 6922 33554432000 4194304 4196468 140729737909440 140444699421456 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27431] ppid=27422 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27431/stat : 27431 (java) S 27422 27425 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92498275 10916921344 6922 33554432000 4194304 4196468 140729737909440 140444698368912 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27432] ppid=27422 vsize=10661056 memory=139912710157952 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27432/stat : 27432 (java) S 27422 27425 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92498276 10916921344 6922 33554432000 4194304 4196468 140729737909440 140444308011248 140444748917378 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27433] ppid=27422 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27433/stat : 27433 (java) S 27422 27425 26305 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92498276 10916921344 6922 33554432000 4194304 4196468 140729737909440 140444306957472 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27434] ppid=27422 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27434/stat : 27434 (java) S 27422 27425 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92498277 10916921344 6922 33554432000 4194304 4196468 140729737909440 140444305904368 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27435] ppid=27422 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27435/stat : 27435 (java) S 27422 27425 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92498279 10916921344 6922 33554432000 4194304 4196468 140729737909440 140444304852944 140444748924827 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27436] ppid=27422 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27436/stat : 27436 (java) R 27422 27425 26305 0 -1 4202560 457 0 0 0 0 0 0 0 20 0 15 0 92498279 10916921344 6922 33554432000 4194304 4196468 140729737909440 140444303801072 140444732350459 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27437] ppid=27422 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27437/stat : 27437 (java) R 27422 27425 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92498279 10916921344 6922 33554432000 4194304 4196468 140729737909440 140444302748528 140444748917378 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27438] ppid=27422 vsize=10661056 memory=139912710157952 CPUtime=0.02 cores=0,2,4,6
/proc/27425/task/27438/stat : 27438 (java) R 27422 27425 26305 0 -1 4202560 337 0 0 0 2 0 0 0 20 0 15 0 92498279 10916921344 6922 33554432000 4194304 4196468 140729737909440 140444301691496 140444748918166 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27439] ppid=27422 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27439/stat : 27439 (java) S 27422 27425 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92498279 10916921344 6922 33554432000 4194304 4196468 140729737909440 140444300643168 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27440] ppid=27422 vsize=10661056 memory=139912710157952 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27440/stat : 27440 (java) S 27422 27425 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92498279 10916921344 6922 33554432000 4194304 4196468 140729737909440 140444299590192 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27688 KiB

[startup+0.210599 s]*
/proc/loadavg: 2.16 2.02 2.01 5/216 27440
/proc/meminfo: memFree=22643652/32770624 swapFree=67108404/67108860
[pid=27425] ppid=27422 vsize=10661056 memory=40552 CPUtime=0.34 cores=0,2,4,6
/proc/27425/stat : 27425 (java) S 27422 27425 26305 0 -1 1077944320 8200 0 0 0 32 2 0 0 20 0 15 0 92498273 10916921344 10138 33554432000 4194304 4196468 140729737909440 140729737891984 140444748906231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
/proc/27425/statm: 2665264 10138 2980 1 0 2627263 0
[pid=27425/tid=27427] ppid=27422 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/27425/task/27427/stat : 27427 (java) R 27422 27425 26305 0 -1 4202560 5124 0 0 0 19 1 0 0 20 0 15 0 92498274 10916921344 10138 33554432000 4194304 4196468 140729737909440 140444753145248 140444373749807 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27428] ppid=27422 vsize=10661056 memory=345 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27428/stat : 27428 (java) S 27422 27425 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92498275 10916921344 10138 33554432000 4194304 4196468 140729737909440 140444701527056 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27429] ppid=27422 vsize=10661056 memory=288370288861869696 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27429/stat : 27429 (java) S 27422 27425 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92498275 10916921344 10138 33554432000 4194304 4196468 140729737909440 140444700474512 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27430] ppid=27422 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27430/stat : 27430 (java) S 27422 27425 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92498275 10916921344 10138 33554432000 4194304 4196468 140729737909440 140444699421456 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27431] ppid=27422 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27431/stat : 27431 (java) S 27422 27425 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92498275 10916921344 10138 33554432000 4194304 4196468 140729737909440 140444698368912 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27432] ppid=27422 vsize=10661056 memory=139912710157952 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27432/stat : 27432 (java) S 27422 27425 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92498276 10916921344 10138 33554432000 4194304 4196468 140729737909440 140444308011248 140444748917378 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27433] ppid=27422 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27433/stat : 27433 (java) S 27422 27425 26305 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92498276 10916921344 10138 33554432000 4194304 4196468 140729737909440 140444306957472 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27434] ppid=27422 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27434/stat : 27434 (java) S 27422 27425 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92498277 10916921344 10138 33554432000 4194304 4196468 140729737909440 140444305904368 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27435] ppid=27422 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27435/stat : 27435 (java) S 27422 27425 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92498279 10916921344 10138 33554432000 4194304 4196468 140729737909440 140444304852944 140444748924827 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27436] ppid=27422 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27425/task/27436/stat : 27436 (java) R 27422 27425 26305 0 -1 4202560 569 0 0 0 2 0 0 0 20 0 15 0 92498279 10916921344 10138 33554432000 4194304 4196468 140729737909440 140444303792528 140444728559776 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27437] ppid=27422 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/27425/task/27437/stat : 27437 (java) R 27422 27425 26305 0 -1 1077944384 270 0 0 0 2 0 0 0 20 0 15 0 92498279 10916921344 10138 33554432000 4194304 4196468 140729737909440 140444302748624 140444748916437 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27438] ppid=27422 vsize=10661056 memory=139912710157952 CPUtime=0.08 cores=0,2,4,6
/proc/27425/task/27438/stat : 27438 (java) R 27422 27425 26305 0 -1 4202560 868 0 0 0 8 0 0 0 20 0 15 0 92498279 10916921344 10138 33554432000 4194304 4196468 140729737909440 140444301691232 140444727835541 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27439] ppid=27422 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27439/stat : 27439 (java) S 27422 27425 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92498279 10916921344 10138 33554432000 4194304 4196468 140729737909440 140444300643168 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27440] ppid=27422 vsize=10661056 memory=139912710157952 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27440/stat : 27440 (java) S 27422 27425 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92498279 10916921344 10138 33554432000 4194304 4196468 140729737909440 140444299590192 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40552 KiB

[startup+0.311328 s]*
/proc/loadavg: 2.16 2.02 2.01 4/216 27440
/proc/meminfo: memFree=22631604/32770624 swapFree=67108404/67108860
[pid=27425] ppid=27422 vsize=10661132 memory=52416 CPUtime=0.68 cores=0,2,4,6
/proc/27425/stat : 27425 (java) S 27422 27425 26305 0 -1 1077944320 10264 0 0 0 65 3 0 0 20 0 15 0 92498273 10916999168 13104 33554432000 4194304 4196468 140729737909440 140729737891984 140444748906231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
/proc/27425/statm: 2665283 13104 3074 1 0 2627263 0
[pid=27425/tid=27427] ppid=27422 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/27425/task/27427/stat : 27427 (java) S 27422 27425 26305 0 -1 1077944384 5456 0 0 0 28 2 0 0 20 0 15 0 92498274 10916999168 13104 33554432000 4194304 4196468 140729737909440 140444753143136 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27428] ppid=27422 vsize=10661132 memory=288230609002954775 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27428/stat : 27428 (java) S 27422 27425 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92498275 10916999168 13104 33554432000 4194304 4196468 140729737909440 140444701527056 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27429] ppid=27422 vsize=10661132 memory=288370288861869696 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27429/stat : 27429 (java) S 27422 27425 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92498275 10916999168 13104 33554432000 4194304 4196468 140729737909440 140444700474512 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27430] ppid=27422 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27430/stat : 27430 (java) S 27422 27425 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92498275 10916999168 13104 33554432000 4194304 4196468 140729737909440 140444699421456 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27431] ppid=27422 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27431/stat : 27431 (java) S 27422 27425 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92498275 10916999168 13104 33554432000 4194304 4196468 140729737909440 140444698368912 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27432] ppid=27422 vsize=10661132 memory=139912710157952 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27432/stat : 27432 (java) S 27422 27425 26305 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 92498276 10916999168 13104 33554432000 4194304 4196468 140729737909440 140444308011248 140444748917378 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27433] ppid=27422 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27433/stat : 27433 (java) S 27422 27425 26305 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92498276 10916999168 13104 33554432000 4194304 4196468 140729737909440 140444306957472 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27434] ppid=27422 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27434/stat : 27434 (java) S 27422 27425 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92498277 10916999168 13104 33554432000 4194304 4196468 140729737909440 140444305904368 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27435] ppid=27422 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27435/stat : 27435 (java) S 27422 27425 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92498279 10916999168 13104 33554432000 4194304 4196468 140729737909440 140444304852944 140444748924827 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27436] ppid=27422 vsize=10661132 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27425/task/27436/stat : 27436 (java) R 27422 27425 26305 0 -1 1077944384 983 0 0 0 9 0 0 0 20 0 15 0 92498279 10916999168 13104 33554432000 4194304 4196468 140729737909440 140444303801072 140444748917378 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27437] ppid=27422 vsize=10661132 memory=-1 CPUtime=0.11 cores=0,2,4,6
/proc/27425/task/27437/stat : 27437 (java) R 27422 27425 26305 0 -1 4202560 1017 0 0 0 11 0 0 0 20 0 15 0 92498279 10916999168 13104 33554432000 4194304 4196468 140729737909440 140444302734408 140444733835701 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27438] ppid=27422 vsize=10661132 memory=139912710157952 CPUtime=0.15 cores=0,2,4,6
/proc/27425/task/27438/stat : 27438 (java) S 27422 27425 26305 0 -1 1077944384 1436 0 0 0 15 0 0 0 20 0 15 0 92498279 10916999168 13104 33554432000 4194304 4196468 140729737909440 140444301695472 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27439] ppid=27422 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27439/stat : 27439 (java) S 27422 27425 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92498279 10916999168 13104 33554432000 4194304 4196468 140729737909440 140444300643168 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27440] ppid=27422 vsize=10661132 memory=139912710157952 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27440/stat : 27440 (java) S 27422 27425 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92498279 10916999168 13104 33554432000 4194304 4196468 140729737909440 140444299590192 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 52416 KiB

[startup+0.700717 s]
/proc/loadavg: 2.16 2.02 2.01 5/216 27440
/proc/meminfo: memFree=22605480/32770624 swapFree=67108404/67108860
[pid=27425] ppid=27422 vsize=10661132 memory=104912 CPUtime=1.88 cores=0,2,4,6
/proc/27425/stat : 27425 (java) S 27422 27425 26305 0 -1 1077944320 11511 0 0 0 184 4 0 0 20 0 15 0 92498273 10916999168 26228 33554432000 4194304 4196468 140729737909440 140729737891984 140444748906231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
/proc/27425/statm: 2665283 26228 3107 1 0 2627263 0
[pid=27425/tid=27427] ppid=27422 vsize=10661132 memory=1732 CPUtime=0.67 cores=0,2,4,6
/proc/27425/task/27427/stat : 27427 (java) R 27422 27425 26305 0 -1 4202560 5614 0 0 0 65 2 0 0 20 0 15 0 92498274 10916999168 26228 33554432000 4194304 4196468 140729737909440 140444753143136 140444748918166 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27428] ppid=27422 vsize=10661132 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27428/stat : 27428 (java) S 27422 27425 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92498275 10916999168 26228 33554432000 4194304 4196468 140729737909440 140444701527056 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27429] ppid=27422 vsize=10661132 memory=796 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27429/stat : 27429 (java) S 27422 27425 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92498275 10916999168 26228 33554432000 4194304 4196468 140729737909440 140444700474512 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27430] ppid=27422 vsize=10661132 memory=11008 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27430/stat : 27430 (java) S 27422 27425 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92498275 10916999168 26228 33554432000 4194304 4196468 140729737909440 140444699421456 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27431] ppid=27422 vsize=10661132 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27431/stat : 27431 (java) S 27422 27425 26305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92498275 10916999168 26228 33554432000 4194304 4196468 140729737909440 140444698368912 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27432] ppid=27422 vsize=10661132 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27432/stat : 27432 (java) S 27422 27425 26305 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 92498276 10916999168 26228 33554432000 4194304 4196468 140729737909440 140444308011248 140444748917378 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27433] ppid=27422 vsize=10661132 memory=8568 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27433/stat : 27433 (java) S 27422 27425 26305 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92498276 10916999168 26228 33554432000 4194304 4196468 140729737909440 140444306957472 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27434] ppid=27422 vsize=10661132 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27434/stat : 27434 (java) S 27422 27425 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92498277 10916999168 26228 33554432000 4194304 4196468 140729737909440 140444305904368 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27435] ppid=27422 vsize=10661132 memory=5372 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27435/stat : 27435 (java) S 27422 27425 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92498279 10916999168 26228 33554432000 4194304 4196468 140729737909440 140444304852944 140444748924827 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27436] ppid=27422 vsize=10661132 memory=7302135314614015848 CPUtime=0.41 cores=0,2,4,6
/proc/27425/task/27436/stat : 27436 (java) S 27422 27425 26305 0 -1 1077944384 1569 0 0 0 41 0 0 0 20 0 15 0 92498279 10916999168 26228 33554432000 4194304 4196468 140729737909440 140444303801072 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27437] ppid=27422 vsize=10661132 memory=7450453974481135974 CPUtime=0.44 cores=0,2,4,6
/proc/27425/task/27437/stat : 27437 (java) R 27422 27425 26305 0 -1 4202560 1150 0 0 0 44 0 0 0 20 0 15 0 92498279 10916999168 26228 33554432000 4194304 4196468 140729737909440 140444302748528 140444732406437 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27438] ppid=27422 vsize=10661132 memory=7223888500751355984 CPUtime=0.32 cores=0,2,4,6
/proc/27425/task/27438/stat : 27438 (java) S 27422 27425 26305 0 -1 1077944384 1807 0 0 0 32 0 0 0 20 0 15 0 92498279 10916999168 26228 33554432000 4194304 4196468 140729737909440 140444301695472 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27439] ppid=27422 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27439/stat : 27439 (java) S 27422 27425 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92498279 10916999168 26228 33554432000 4194304 4196468 140729737909440 140444300643168 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27440] ppid=27422 vsize=10661132 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27440/stat : 27440 (java) S 27422 27425 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92498279 10916999168 26228 33554432000 4194304 4196468 140729737909440 140444299590192 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
Current children cumulated CPU time: 1.88 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 104912 KiB

[startup+1.50135 s]
/proc/loadavg: 2.16 2.02 2.01 3/216 27440
/proc/meminfo: memFree=22418680/32770624 swapFree=67108404/67108860
[pid=27425] ppid=27422 vsize=10661132 memory=519452 CPUtime=3.77 cores=0,2,4,6
/proc/27425/stat : 27425 (java) S 27422 27425 26305 0 -1 1077944320 12778 0 0 0 337 40 0 0 20 0 15 0 92498273 10916999168 129863 33554432000 4194304 4196468 140729737909440 140729737891984 140444748906231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
/proc/27425/statm: 2665283 129863 3143 1 0 2627263 0
[pid=27425/tid=27427] ppid=27422 vsize=10661132 memory=0 CPUtime=1.26 cores=0,2,4,6
/proc/27425/task/27427/stat : 27427 (java) R 27422 27425 26305 0 -1 4202560 5719 0 0 0 121 5 0 0 20 0 15 0 92498274 10916999168 129863 33554432000 4194304 4196468 140729737909440 140444753141048 140444377766160 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27428] ppid=27422 vsize=10661132 memory=-6951259422114956437 CPUtime=0.21 cores=0,2,4,6
/proc/27425/task/27428/stat : 27428 (java) S 27422 27425 26305 0 -1 1077944384 189 0 0 0 13 8 0 0 20 0 15 0 92498275 10916999168 129863 33554432000 4194304 4196468 140729737909440 140444701527056 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27429] ppid=27422 vsize=10661132 memory=-6509546260019855299 CPUtime=0.21 cores=0,2,4,6
/proc/27425/task/27429/stat : 27429 (java) S 27422 27425 26305 0 -1 1077944384 174 0 0 0 13 8 0 0 20 0 15 0 92498275 10916999168 129863 33554432000 4194304 4196468 140729737909440 140444700474512 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27430] ppid=27422 vsize=10661132 memory=-7390251449858225344 CPUtime=0.21 cores=0,2,4,6
/proc/27425/task/27430/stat : 27430 (java) S 27422 27425 26305 0 -1 1077944384 192 0 0 0 13 8 0 0 20 0 15 0 92498275 10916999168 129863 33554432000 4194304 4196468 140729737909440 140444699421456 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27431] ppid=27422 vsize=10661132 memory=4134692831991786133 CPUtime=0.21 cores=0,2,4,6
/proc/27425/task/27431/stat : 27431 (java) S 27422 27425 26305 0 -1 1077944384 207 0 0 0 13 8 0 0 20 0 15 0 92498275 10916999168 129863 33554432000 4194304 4196468 140729737909440 140444698368912 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27432] ppid=27422 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27432/stat : 27432 (java) S 27422 27425 26305 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 92498276 10916999168 129863 33554432000 4194304 4196468 140729737909440 140444308011248 140444748917378 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0

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

[startup+2.78269 s]
# the end of solver process 27425 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.64938 s, system=0.702606 s

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

[startup+1.60136 s]
/proc/loadavg: 2.16 2.02 2.01 3/216 27440
/proc/meminfo: memFree=22418680/32770624 swapFree=67108404/67108860
[pid=27425] ppid=27422 vsize=10661132 memory=613664 CPUtime=4.15 cores=0,2,4,6
/proc/27425/stat : 27425 (java) S 27422 27425 26305 0 -1 1077944320 12957 0 0 0 363 52 0 0 20 0 15 0 92498273 10916999168 153416 33554432000 4194304 4196468 140729737909440 140729737891984 140444748906231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
/proc/27425/statm: 2665283 153416 3143 1 0 2627263 0
[pid=27425/tid=27427] ppid=27422 vsize=10661132 memory=0 CPUtime=1.26 cores=0,2,4,6
/proc/27425/task/27427/stat : 27427 (java) S 27422 27425 26305 0 -1 1077944384 5721 0 0 0 121 5 0 0 20 0 15 0 92498274 10916999168 153416 33554432000 4194304 4196468 140729737909440 140444753144224 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27428] ppid=27422 vsize=10661132 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/27425/task/27428/stat : 27428 (java) R 27422 27425 26305 0 -1 4202560 233 0 0 0 20 11 0 0 20 0 15 0 92498275 10916999168 153416 33554432000 4194304 4196468 140729737909440 140444701527056 140444733933650 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27429] ppid=27422 vsize=10661132 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/27425/task/27429/stat : 27429 (java) R 27422 27425 26305 0 -1 4202560 218 0 0 0 20 11 0 0 20 0 15 0 92498275 10916999168 153416 33554432000 4194304 4196468 140729737909440 140444700474512 140444733934096 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27430] ppid=27422 vsize=10661132 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/27425/task/27430/stat : 27430 (java) R 27422 27425 26305 0 -1 4202560 237 0 0 0 19 11 0 0 20 0 15 0 92498275 10916999168 153416 33554432000 4194304 4196468 140729737909440 140444699421656 140444733928352 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27431] ppid=27422 vsize=10661132 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/27425/task/27431/stat : 27431 (java) R 27422 27425 26305 0 -1 4202560 251 0 0 0 19 11 0 0 20 0 15 0 92498275 10916999168 153416 33554432000 4194304 4196468 140729737909440 140444698369112 140444733930286 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27432] ppid=27422 vsize=10661132 memory=139912710159665 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27432/stat : 27432 (java) S 27422 27425 26305 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 92498276 10916999168 153416 33554432000 4194304 4196468 140729737909440 140444308009760 140444748916437 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27433] ppid=27422 vsize=10661132 memory=7020382101567006570 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27433/stat : 27433 (java) S 27422 27425 26305 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 92498276 10916999168 153416 33554432000 4194304 4196468 140729737909440 140444306957472 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27434] ppid=27422 vsize=10661132 memory=6082514196445294695 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27434/stat : 27434 (java) S 27422 27425 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92498277 10916999168 153416 33554432000 4194304 4196468 140729737909440 140444305904368 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27435] ppid=27422 vsize=10661132 memory=7300704776819335744 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27435/stat : 27435 (java) S 27422 27425 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92498279 10916999168 153416 33554432000 4194304 4196468 140729737909440 140444304852944 140444748924827 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27436] ppid=27422 vsize=10661132 memory=0 CPUtime=0.61 cores=0,2,4,6
/proc/27425/task/27436/stat : 27436 (java) S 27422 27425 26305 0 -1 1077944384 1795 0 0 0 61 0 0 0 20 0 15 0 92498279 10916999168 153416 33554432000 4194304 4196468 140729737909440 140444303801072 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27437] ppid=27422 vsize=10661132 memory=257732129196647 CPUtime=0.63 cores=0,2,4,6
/proc/27425/task/27437/stat : 27437 (java) S 27422 27425 26305 0 -1 1077944384 1189 0 0 0 63 0 0 0 20 0 15 0 92498279 10916999168 153416 33554432000 4194304 4196468 140729737909440 140444302748528 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27438] ppid=27422 vsize=10661132 memory=0 CPUtime=0.37 cores=0,2,4,6
/proc/27425/task/27438/stat : 27438 (java) S 27422 27425 26305 0 -1 1077944384 1868 0 0 0 37 0 0 0 20 0 15 0 92498279 10916999168 153416 33554432000 4194304 4196468 140729737909440 140444301695472 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27439] ppid=27422 vsize=10661132 memory=-5921431000321636112 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27439/stat : 27439 (java) S 27422 27425 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92498279 10916999168 153416 33554432000 4194304 4196468 140729737909440 140444300643168 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27440] ppid=27422 vsize=10661132 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27440/stat : 27440 (java) S 27422 27425 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92498279 10916999168 153416 33554432000 4194304 4196468 140729737909440 140444299590192 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
Current children cumulated CPU time: 4.15 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 613664 KiB

[startup+2.40135 s]
/proc/loadavg: 2.16 2.02 2.01 6/216 27440
/proc/meminfo: memFree=21854416/32770624 swapFree=67108404/67108860
[pid=27425] ppid=27422 vsize=10661132 memory=829100 CPUtime=7.3 cores=0,2,4,6
/proc/27425/stat : 27425 (java) S 27422 27425 26305 0 -1 1077944320 42690 0 0 0 663 67 0 0 20 0 15 0 92498273 10916999168 207275 33554432000 4194304 4196468 140729737909440 140729737891984 140444748906231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
/proc/27425/statm: 2665283 207275 3155 1 0 2627263 0
[pid=27425/tid=27427] ppid=27422 vsize=10661132 memory=1232 CPUtime=1.26 cores=0,2,4,6
/proc/27425/task/27427/stat : 27427 (java) S 27422 27425 26305 0 -1 1077944384 5721 0 0 0 121 5 0 0 20 0 15 0 92498274 10916999168 207275 33554432000 4194304 4196468 140729737909440 140444753144224 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27428] ppid=27422 vsize=10661132 memory=2336 CPUtime=1.08 cores=0,2,4,6
/proc/27425/task/27428/stat : 27428 (java) R 27422 27425 26305 0 -1 4202560 7382 0 0 0 93 15 0 0 20 0 15 0 92498275 10916999168 207275 33554432000 4194304 4196468 140729737909440 140444701527176 140444733606947 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27429] ppid=27422 vsize=10661132 memory=6791534058613427641 CPUtime=1.09 cores=0,2,4,6
/proc/27425/task/27429/stat : 27429 (java) R 27422 27425 26305 0 -1 4202560 7471 0 0 0 94 15 0 0 20 0 15 0 92498275 10916999168 207275 33554432000 4194304 4196468 140729737909440 140444700474320 140444733606970 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27430] ppid=27422 vsize=10661132 memory=0 CPUtime=1.09 cores=0,2,4,6
/proc/27425/task/27430/stat : 27430 (java) R 27422 27425 26305 0 -1 4202560 8012 0 0 0 95 14 0 0 20 0 15 0 92498275 10916999168 207275 33554432000 4194304 4196468 140729737909440 140444699421456 140444733606919 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27431] ppid=27422 vsize=10661132 memory=-6873162000112450758 CPUtime=1.09 cores=0,2,4,6
/proc/27425/task/27431/stat : 27431 (java) R 27422 27425 26305 0 -1 4202560 7668 0 0 0 95 14 0 0 20 0 15 0 92498275 10916999168 207275 33554432000 4194304 4196468 140729737909440 140444698369032 140444733606864 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27432] ppid=27422 vsize=10661132 memory=-7812193691855986592 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27432/stat : 27432 (java) S 27422 27425 26305 0 -1 1077944384 222 0 0 0 0 0 0 0 20 0 15 0 92498276 10916999168 207275 33554432000 4194304 4196468 140729737909440 140444308009792 140444748916437 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27433] ppid=27422 vsize=10661132 memory=-7088785026379990432 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27433/stat : 27433 (java) S 27422 27425 26305 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 92498276 10916999168 207275 33554432000 4194304 4196468 140729737909440 140444306957472 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27434] ppid=27422 vsize=10661132 memory=6944656425122700657 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27434/stat : 27434 (java) S 27422 27425 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92498277 10916999168 207275 33554432000 4194304 4196468 140729737909440 140444305904368 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27435] ppid=27422 vsize=10661132 memory=-8990767739041718176 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27435/stat : 27435 (java) S 27422 27425 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92498279 10916999168 207275 33554432000 4194304 4196468 140729737909440 140444304852944 140444748924827 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27436] ppid=27422 vsize=10661132 memory=-8990767739041718224 CPUtime=0.61 cores=0,2,4,6
/proc/27425/task/27436/stat : 27436 (java) S 27422 27425 26305 0 -1 1077944384 1795 0 0 0 61 0 0 0 20 0 15 0 92498279 10916999168 207275 33554432000 4194304 4196468 140729737909440 140444303801072 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27437] ppid=27422 vsize=10661132 memory=7305211774016447826 CPUtime=0.63 cores=0,2,4,6
/proc/27425/task/27437/stat : 27437 (java) S 27422 27425 26305 0 -1 1077944384 1189 0 0 0 63 0 0 0 20 0 15 0 92498279 10916999168 207275 33554432000 4194304 4196468 140729737909440 140444302748528 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27438] ppid=27422 vsize=10661132 memory=7305211774016447826 CPUtime=0.37 cores=0,2,4,6
/proc/27425/task/27438/stat : 27438 (java) S 27422 27425 26305 0 -1 1077944384 1868 0 0 0 37 0 0 0 20 0 15 0 92498279 10916999168 207275 33554432000 4194304 4196468 140729737909440 140444301695472 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27439] ppid=27422 vsize=10661132 memory=7305211774016447826 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27439/stat : 27439 (java) S 27422 27425 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92498279 10916999168 207275 33554432000 4194304 4196468 140729737909440 140444300643168 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27440] ppid=27422 vsize=10661132 memory=7305211774016447826 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27440/stat : 27440 (java) S 27422 27425 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92498279 10916999168 207275 33554432000 4194304 4196468 140729737909440 140444299590192 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
Current children cumulated CPU time: 7.3 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 829100 KiB

[startup+2.60131 s]
/proc/loadavg: 2.16 2.02 2.01 6/216 27440
/proc/meminfo: memFree=21854416/32770624 swapFree=67108404/67108860
[pid=27425] ppid=27422 vsize=10661132 memory=829680 CPUtime=8.1 cores=0,2,4,6
/proc/27425/stat : 27425 (java) S 27422 27425 26305 0 -1 1077944320 70879 0 0 0 742 68 0 0 20 0 15 0 92498273 10916999168 207420 33554432000 4194304 4196468 140729737909440 140729737891984 140444748906231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
/proc/27425/statm: 2665283 207420 3156 1 0 2627263 0
[pid=27425/tid=27427] ppid=27422 vsize=10661132 memory=6791534058613427641 CPUtime=1.26 cores=0,2,4,6
/proc/27425/task/27427/stat : 27427 (java) S 27422 27425 26305 0 -1 1077944384 5721 0 0 0 121 5 0 0 20 0 15 0 92498274 10916999168 207420 33554432000 4194304 4196468 140729737909440 140444753144224 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27428] ppid=27422 vsize=10661132 memory=301741382048153914 CPUtime=1.28 cores=0,2,4,6
/proc/27425/task/27428/stat : 27428 (java) R 27422 27425 26305 0 -1 4202560 15017 0 0 0 113 15 0 0 20 0 15 0 92498275 10916999168 207420 33554432000 4194304 4196468 140729737909440 140444701527176 140444733606835 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27429] ppid=27422 vsize=10661132 memory=7305211774016447826 CPUtime=1.29 cores=0,2,4,6
/proc/27425/task/27429/stat : 27429 (java) R 27422 27425 26305 0 -1 4202560 13753 0 0 0 114 15 0 0 20 0 15 0 92498275 10916999168 207420 33554432000 4194304 4196468 140729737909440 140444700474320 140444741534439 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27430] ppid=27422 vsize=10661132 memory=8025814141499887985 CPUtime=1.29 cores=0,2,4,6
/proc/27425/task/27430/stat : 27430 (java) R 27422 27425 26305 0 -1 4202560 15100 0 0 0 115 14 0 0 20 0 15 0 92498275 10916999168 207420 33554432000 4194304 4196468 140729737909440 140444699421456 140444741534439 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27431] ppid=27422 vsize=10661132 memory=7451312581444527976 CPUtime=1.29 cores=0,2,4,6
/proc/27425/task/27431/stat : 27431 (java) R 27422 27425 26305 0 -1 4202560 14852 0 0 0 114 15 0 0 20 0 15 0 92498275 10916999168 207420 33554432000 4194304 4196468 140729737909440 140444698369032 140444733606835 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27432] ppid=27422 vsize=10661132 memory=5787220445994897765 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27432/stat : 27432 (java) S 27422 27425 26305 0 -1 1077944384 222 0 0 0 0 0 0 0 20 0 15 0 92498276 10916999168 207420 33554432000 4194304 4196468 140729737909440 140444308009792 140444748916437 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27433] ppid=27422 vsize=10661132 memory=6012421399721897320 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27433/stat : 27433 (java) S 27422 27425 26305 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 92498276 10916999168 207420 33554432000 4194304 4196468 140729737909440 140444306957472 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27434] ppid=27422 vsize=10661132 memory=7100839887319376492 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27434/stat : 27434 (java) S 27422 27425 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92498277 10916999168 207420 33554432000 4194304 4196468 140729737909440 140444305904368 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27435] ppid=27422 vsize=10661132 memory=8514701219781834910 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27435/stat : 27435 (java) S 27422 27425 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92498279 10916999168 207420 33554432000 4194304 4196468 140729737909440 140444304852944 140444748924827 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27436] ppid=27422 vsize=10661132 memory=8508281339140727949 CPUtime=0.61 cores=0,2,4,6
/proc/27425/task/27436/stat : 27436 (java) S 27422 27425 26305 0 -1 1077944384 1795 0 0 0 61 0 0 0 20 0 15 0 92498279 10916999168 207420 33554432000 4194304 4196468 140729737909440 140444303801072 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27437] ppid=27422 vsize=10661132 memory=-7303551644656528516 CPUtime=0.63 cores=0,2,4,6
/proc/27425/task/27437/stat : 27437 (java) S 27422 27425 26305 0 -1 1077944384 1189 0 0 0 63 0 0 0 20 0 15 0 92498279 10916999168 207420 33554432000 4194304 4196468 140729737909440 140444302748528 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27438] ppid=27422 vsize=10661132 memory=-6664436420846797971 CPUtime=0.37 cores=0,2,4,6
/proc/27425/task/27438/stat : 27438 (java) S 27422 27425 26305 0 -1 1077944384 1868 0 0 0 37 0 0 0 20 0 15 0 92498279 10916999168 207420 33554432000 4194304 4196468 140729737909440 140444301695472 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27439] ppid=27422 vsize=10661132 memory=-9033790761416835011 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27439/stat : 27439 (java) S 27422 27425 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92498279 10916999168 207420 33554432000 4194304 4196468 140729737909440 140444300643168 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27440] ppid=27422 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27440/stat : 27440 (java) S 27422 27425 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92498279 10916999168 207420 33554432000 4194304 4196468 140729737909440 140444299590192 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
Current children cumulated CPU time: 8.1 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 829680 KiB

[startup+2.70135 s]
/proc/loadavg: 2.16 2.02 2.01 6/216 27440
/proc/meminfo: memFree=21854416/32770624 swapFree=67108404/67108860
[pid=27425] ppid=27422 vsize=10661132 memory=831428 CPUtime=8.23 cores=0,2,4,6
/proc/27425/stat : 27425 (java) S 27422 27425 26305 0 -1 1077944320 71383 0 0 0 755 68 0 0 20 0 15 0 92498273 10916999168 207857 33554432000 4194304 4196468 140729737909440 140729737891984 140444748906231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
/proc/27425/statm: 2665283 207857 3158 1 0 2627263 0
[pid=27425/tid=27427] ppid=27422 vsize=10661132 memory=56 CPUtime=1.35 cores=0,2,4,6
/proc/27425/task/27427/stat : 27427 (java) R 27422 27425 26305 0 -1 4202560 5753 0 0 0 130 5 0 0 20 0 15 0 92498274 10916999168 207857 33554432000 4194304 4196468 140729737909440 140444753141176 140444377766136 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27428] ppid=27422 vsize=10661132 memory=0 CPUtime=1.28 cores=0,2,4,6
/proc/27425/task/27428/stat : 27428 (java) S 27422 27425 26305 0 -1 1077944384 15017 0 0 0 113 15 0 0 20 0 15 0 92498275 10916999168 207857 33554432000 4194304 4196468 140729737909440 140444701527056 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27429] ppid=27422 vsize=10661132 memory=279825172668224 CPUtime=1.3 cores=0,2,4,6
/proc/27425/task/27429/stat : 27429 (java) S 27422 27425 26305 0 -1 1077944384 13753 0 0 0 115 15 0 0 20 0 15 0 92498275 10916999168 207857 33554432000 4194304 4196468 140729737909440 140444700474512 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27430] ppid=27422 vsize=10661132 memory=-7233780906022716832 CPUtime=1.29 cores=0,2,4,6
/proc/27425/task/27430/stat : 27430 (java) S 27422 27425 26305 0 -1 1077944384 15100 0 0 0 115 14 0 0 20 0 15 0 92498275 10916999168 207857 33554432000 4194304 4196468 140729737909440 140444699421456 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27431] ppid=27422 vsize=10661132 memory=8257237230052613020 CPUtime=1.29 cores=0,2,4,6
/proc/27425/task/27431/stat : 27431 (java) S 27422 27425 26305 0 -1 1077944384 14852 0 0 0 114 15 0 0 20 0 15 0 92498275 10916999168 207857 33554432000 4194304 4196468 140729737909440 140444698368912 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27432] ppid=27422 vsize=10661132 memory=-7173504570862900581 CPUtime=0.01 cores=0,2,4,6
/proc/27425/task/27432/stat : 27432 (java) S 27422 27425 26305 0 -1 1077944384 690 0 0 0 1 0 0 0 20 0 15 0 92498276 10916999168 207857 33554432000 4194304 4196468 140729737909440 140444308011248 140444748917378 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27433] ppid=27422 vsize=10661132 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27433/stat : 27433 (java) S 27422 27425 26305 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 92498276 10916999168 207857 33554432000 4194304 4196468 140729737909440 140444306957472 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27434] ppid=27422 vsize=10661132 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27434/stat : 27434 (java) S 27422 27425 26305 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92498277 10916999168 207857 33554432000 4194304 4196468 140729737909440 140444305904368 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27435] ppid=27422 vsize=10661132 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27435/stat : 27435 (java) S 27422 27425 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92498279 10916999168 207857 33554432000 4194304 4196468 140729737909440 140444304852944 140444748924827 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27436] ppid=27422 vsize=10661132 memory=1200 CPUtime=0.63 cores=0,2,4,6
/proc/27425/task/27436/stat : 27436 (java) S 27422 27425 26305 0 -1 1077944384 1802 0 0 0 63 0 0 0 20 0 15 0 92498279 10916999168 207857 33554432000 4194304 4196468 140729737909440 140444303801072 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27437] ppid=27422 vsize=10661132 memory=15876 CPUtime=0.63 cores=0,2,4,6
/proc/27425/task/27437/stat : 27437 (java) S 27422 27425 26305 0 -1 1077944384 1190 0 0 0 63 0 0 0 20 0 15 0 92498279 10916999168 207857 33554432000 4194304 4196468 140729737909440 140444302748528 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27438] ppid=27422 vsize=10661132 memory=4044 CPUtime=0.37 cores=0,2,4,6
/proc/27425/task/27438/stat : 27438 (java) S 27422 27425 26305 0 -1 1077944384 1868 0 0 0 37 0 0 0 20 0 15 0 92498279 10916999168 207857 33554432000 4194304 4196468 140729737909440 140444301695472 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27439] ppid=27422 vsize=10661132 memory=15460 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27439/stat : 27439 (java) S 27422 27425 26305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92498279 10916999168 207857 33554432000 4194304 4196468 140729737909440 140444300643168 140444748916437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
[pid=27425/tid=27440] ppid=27422 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27425/task/27440/stat : 27440 (java) S 27422 27425 26305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92498279 10916999168 207857 33554432000 4194304 4196468 140729737909440 140444299590192 140444748917378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32833536 140729737913500 140729737913609 140729737913609 140729737916367 0
Current children cumulated CPU time: 8.23 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 831428 KiB

Child status: 0
Real time (s): 2.78273
CPU time (s): 8.35199
CPU user time (s): 7.64938
CPU system time (s): 0.702606
CPU usage (%): 300.136
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 831428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.64938
system time used= 0.702606
maximum resident set size= 832044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71483
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1823
involuntary context switches= 62


# summary of solver processes directly reported to runsolver:
#   pid: 27425
#   total CPU time (s): 8.35199
#   total CPU user time (s): 7.64938
#   total CPU system time (s): 0.702606

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.046739 second user time and 0.061001 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-28 05:42:31
IDJOB=4298157
IDBENCH=141077
IDSOLVER=2765
FILE ID=node148/4298157-1532749351
RUNJOBID= node148-1532739340-26336
PBS_JOBID= 21022440
Free space on /tmp= 43264 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/Rlfap_mini/Rlfap-opt_mini/Rlfap-ext-scen-03-opt_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298157-1532749351/watcher-4298157-1532749351 -o /tmp/evaluation-result-4298157-1532749351/solver-4298157-1532749351 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532739340-26336 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298157-1532749351.xml --timelimit 2520

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

MD5SUM BENCH= 762637944ae9d552f69ba2f15bfafff3
RANDOM SEED=1868946040

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:        22671928 kB
MemAvailable:   30919748 kB
Buffers:          215440 kB
Cached:          8166880 kB
SwapCached:          352 kB
Active:          2990984 kB
Inactive:        6454496 kB
Active(anon):    1016528 kB
Inactive(anon):    74236 kB
Active(file):    1974456 kB
Inactive(file):  6380260 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              1204 kB
Writeback:             0 kB
AnonPages:       1069948 kB
Mapped:            54400 kB
Shmem:             25016 kB
Slab:             349512 kB
SReclaimable:     321564 kB
SUnreclaim:        27948 kB
KernelStack:        3520 kB
PageTables:         7528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2094552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    999424 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 05:42:34