Trace number 4299205

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? 44.8485 13.8691

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-07-4-rom_c18.xml
MD5SUMb03b025d4dc3e1307d2e111dd352b63c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark2519.69
Satisfiable
(Un)Satisfiability was proved
Number of variables217
Number of constraints56
Number of domains5
Minimum domain size2
Maximum domain size41345
Distribution of domain sizes[{"size":2,"count":14},{"size":8,"count":98},{"size":27,"count":49},{"size":41345,"count":56}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":70},{"degree":2,"count":98},{"degree":8,"count":49}]
Minimum constraint arity10
Maximum constraint arity11
Distribution of constraint arities[{"arity":10,"count":14},{"arity":11,"count":42}]
Number of extensional constraints56
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":56}]
Optimization problemYES
Type of objectivemax SUM

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
44.54/13.78	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
44.77/13.83		at minicp.engine.core.BitSetMiniCP.<init>(BitSetMiniCP.java:13)
44.77/13.83		at minicp.engine.constraints.ShortTableCT.<init>(ShortTableCT.java:67)
44.77/13.83		at xcsp3.XCSP3.buildCtrExtension(XCSP3.java:152)
44.77/13.83		at org.xcsp.parser.loaders.CtrLoaderInteger.extension(CtrLoaderInteger.java:306)
44.77/13.83		at org.xcsp.parser.loaders.CtrLoaderInteger.load(CtrLoaderInteger.java:167)
44.77/13.83		at org.xcsp.parser.XCallbacks.loadCtr(XCallbacks.java:527)
44.77/13.83		at org.xcsp.parser.XCallbacks.lambda$loadCtrs$3(XCallbacks.java:510)
44.77/13.83		at org.xcsp.parser.XCallbacks$$Lambda$86/1032616650.accept(Unknown Source)
44.77/13.83		at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
44.77/13.83		at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
44.77/13.83		at org.xcsp.parser.XCallbacks.loadCtrs(XCallbacks.java:507)
44.77/13.83		at org.xcsp.parser.XCallbacks.loadGroup(XCallbacks.java:462)
44.77/13.83		at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:422)
44.77/13.83		at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:407)
44.77/13.83		at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:297)
44.77/13.83		at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:320)
44.77/13.83		at xcsp3.XCSP3.<init>(XCSP3.java:84)
44.77/13.83		at xcsp3.CompetitionApp.runSolver(CompetitionApp.java:63)
44.77/13.83		at xcsp3.CompetitionApp.main(CompetitionApp.java:51)
44.77/13.83	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 (13267 MiB free)
  memory of node 1: 16384 MiB (12291 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299205-1532804680/watcher-4299205-1532804680 -o /tmp/evaluation-result-4299205-1532804680/solver-4299205-1532804680 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532774532-6235 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299205-1532804680.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
Current StackSize limit: 8192 KiB

solver pid=9976, runsolver pid=9973

[startup+0.100058 s]*
/proc/loadavg: 4.08 4.17 3.51 4/222 9991
/proc/meminfo: memFree=26156960/32770624 swapFree=67108744/67108860
[pid=9976] ppid=9973 vsize=10661056 memory=27544 CPUtime=0.12 cores=0,2,4,6
/proc/9976/stat : 9976 (java) S 9973 9976 6204 0 -1 1077944320 5288 0 0 0 11 1 0 0 20 0 15 0 98031220 10916921344 6886 33554432000 4194304 4196468 140726063333840 140726063316384 139648105320183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
/proc/9976/statm: 2665264 6886 2863 1 0 2627263 0
[pid=9976/tid=9978] ppid=9973 vsize=10661056 memory=-8681072504222872768 CPUtime=0.09 cores=0,2,4,6
/proc/9976/task/9978/stat : 9978 (java) R 9973 9976 6204 0 -1 4202560 3167 0 0 0 9 0 0 0 20 0 15 0 98031220 10916921344 6886 33554432000 4194304 4196468 140726063333840 139648109549968 139648105332118 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9979] ppid=9973 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9979/stat : 9979 (java) S 9973 9976 6204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98031221 10916921344 6886 33554432000 4194304 4196468 140726063333840 139648047324304 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9980] ppid=9973 vsize=10661056 memory=139710070675072 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9980/stat : 9980 (java) S 9973 9976 6204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98031221 10916921344 6886 33554432000 4194304 4196468 140726063333840 139648046271504 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9981] ppid=9973 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9981/stat : 9981 (java) S 9973 9976 6204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98031221 10916921344 6886 33554432000 4194304 4196468 140726063333840 139648045218704 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9982] ppid=9973 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9982/stat : 9982 (java) S 9973 9976 6204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98031221 10916921344 6886 33554432000 4194304 4196468 140726063333840 139648044165904 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9983] ppid=9973 vsize=10661056 memory=139710070675072 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9983/stat : 9983 (java) S 9973 9976 6204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98031222 10916921344 6886 33554432000 4194304 4196468 140726063333840 139647597873520 139648105331330 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9984] ppid=9973 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9984/stat : 9984 (java) S 9973 9976 6204 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98031223 10916921344 6886 33554432000 4194304 4196468 140726063333840 139647596819488 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9985] ppid=9973 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9985/stat : 9985 (java) S 9973 9976 6204 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98031223 10916921344 6886 33554432000 4194304 4196468 140726063333840 139647595766640 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9986] ppid=9973 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9986/stat : 9986 (java) S 9973 9976 6204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98031225 10916921344 6886 33554432000 4194304 4196468 140726063333840 139647594714960 139648105338779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9987] ppid=9973 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9987/stat : 9987 (java) R 9973 9976 6204 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 98031225 10916921344 6886 33554432000 4194304 4196468 140726063333840 139647593663344 139648105331330 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9988] ppid=9973 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9988/stat : 9988 (java) R 9973 9976 6204 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 15 0 98031225 10916921344 6886 33554432000 4194304 4196468 140726063333840 139647592610544 139648105341530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9989] ppid=9973 vsize=10661056 memory=139710070675072 CPUtime=0.02 cores=0,2,4,6
/proc/9976/task/9989/stat : 9989 (java) R 9973 9976 6204 0 -1 4202560 322 0 0 0 2 0 0 0 20 0 15 0 98031225 10916921344 6886 33554432000 4194304 4196468 140726063333840 139647591557744 139648105341530 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9990] ppid=9973 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9990/stat : 9990 (java) S 9973 9976 6204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98031226 10916921344 6886 33554432000 4194304 4196468 140726063333840 139647590505184 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9991] ppid=9973 vsize=10661056 memory=139710070675072 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9991/stat : 9991 (java) S 9973 9976 6204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98031226 10916921344 6886 33554432000 4194304 4196468 140726063333840 139647589452464 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27544 KiB

[startup+0.210965 s]*
/proc/loadavg: 4.08 4.17 3.51 5/222 9991
/proc/meminfo: memFree=26145524/32770624 swapFree=67108744/67108860
[pid=9976] ppid=9973 vsize=10661056 memory=39744 CPUtime=0.33 cores=0,2,4,6
/proc/9976/stat : 9976 (java) S 9973 9976 6204 0 -1 1077944320 8032 0 0 0 32 1 0 0 20 0 15 0 98031220 10916921344 9936 33554432000 4194304 4196468 140726063333840 140726063316384 139648105320183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
/proc/9976/statm: 2665264 9936 2957 1 0 2627263 0
[pid=9976/tid=9978] ppid=9973 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/9976/task/9978/stat : 9978 (java) R 9973 9976 6204 0 -1 4202560 5126 0 0 0 19 1 0 0 20 0 15 0 98031220 10916921344 10002 33554432000 4194304 4196468 140726063333840 139648109551904 139648105342109 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9979] ppid=9973 vsize=10661056 memory=364 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9979/stat : 9979 (java) S 9973 9976 6204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98031221 10916921344 10002 33554432000 4194304 4196468 140726063333840 139648047324304 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9980] ppid=9973 vsize=10661056 memory=139710070684861 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9980/stat : 9980 (java) S 9973 9976 6204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98031221 10916921344 10002 33554432000 4194304 4196468 140726063333840 139648046271504 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9981] ppid=9973 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9981/stat : 9981 (java) S 9973 9976 6204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98031221 10916921344 10002 33554432000 4194304 4196468 140726063333840 139648045218704 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9982] ppid=9973 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9982/stat : 9982 (java) S 9973 9976 6204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98031221 10916921344 10002 33554432000 4194304 4196468 140726063333840 139648044165904 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9983] ppid=9973 vsize=10661056 memory=139710070675072 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9983/stat : 9983 (java) S 9973 9976 6204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98031222 10916921344 10002 33554432000 4194304 4196468 140726063333840 139647597873520 139648105331330 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9984] ppid=9973 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9984/stat : 9984 (java) S 9973 9976 6204 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98031223 10916921344 10002 33554432000 4194304 4196468 140726063333840 139647596819488 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9985] ppid=9973 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9985/stat : 9985 (java) S 9973 9976 6204 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98031223 10916921344 10002 33554432000 4194304 4196468 140726063333840 139647595766640 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9986] ppid=9973 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9986/stat : 9986 (java) S 9973 9976 6204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98031225 10916921344 10002 33554432000 4194304 4196468 140726063333840 139647594714960 139648105338779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9987] ppid=9973 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/9976/task/9987/stat : 9987 (java) R 9973 9976 6204 0 -1 4202560 414 0 0 0 2 0 0 0 20 0 15 0 98031225 10916921344 10002 33554432000 4194304 4196468 140726063333840 139647593663344 139648097609632 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9988] ppid=9973 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/9976/task/9988/stat : 9988 (java) R 9973 9976 6204 0 -1 4202560 353 0 0 0 2 0 0 0 20 0 15 0 98031225 10916921344 10002 33554432000 4194304 4196468 140726063333840 139647592610544 139648097609565 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9989] ppid=9973 vsize=10661056 memory=139710070675072 CPUtime=0.08 cores=0,2,4,6
/proc/9976/task/9989/stat : 9989 (java) S 9973 9976 6204 0 -1 1077944384 796 0 0 0 8 0 0 0 20 0 15 0 98031225 10916921344 10002 33554432000 4194304 4196468 140726063333840 139647591557744 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9990] ppid=9973 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9990/stat : 9990 (java) S 9973 9976 6204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98031226 10916921344 10002 33554432000 4194304 4196468 140726063333840 139647590505184 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9991] ppid=9973 vsize=10661056 memory=139710070675072 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9991/stat : 9991 (java) S 9973 9976 6204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98031226 10916921344 10002 33554432000 4194304 4196468 140726063333840 139647589452464 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 39744 KiB

[startup+0.310934 s]*
/proc/loadavg: 4.08 4.17 3.51 4/222 9991
/proc/meminfo: memFree=26130508/32770624 swapFree=67108744/67108860
[pid=9976] ppid=9973 vsize=10661132 memory=63260 CPUtime=0.55 cores=0,2,4,6
/proc/9976/stat : 9976 (java) S 9973 9976 6204 0 -1 1077944320 8849 0 0 0 53 2 0 0 20 0 15 0 98031220 10916999168 15815 33554432000 4194304 4196468 140726063333840 140726063316384 139648105320183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
/proc/9976/statm: 2665283 15815 3048 1 0 2627263 0
[pid=9976/tid=9978] ppid=9973 vsize=10661132 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/9976/task/9978/stat : 9978 (java) R 9973 9976 6204 0 -1 4202560 5457 0 0 0 28 2 0 0 20 0 15 0 98031220 10916999168 16327 33554432000 4194304 4196468 140726063333840 139648109556544 139647724626694 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9979] ppid=9973 vsize=10661132 memory=4294980952 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9979/stat : 9979 (java) S 9973 9976 6204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98031221 10916999168 16327 33554432000 4194304 4196468 140726063333840 139648047324304 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9980] ppid=9973 vsize=10661132 memory=139710071264050 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9980/stat : 9980 (java) S 9973 9976 6204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98031221 10916999168 16327 33554432000 4194304 4196468 140726063333840 139648046271504 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9981] ppid=9973 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9981/stat : 9981 (java) S 9973 9976 6204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98031221 10916999168 16327 33554432000 4194304 4196468 140726063333840 139648045218704 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9982] ppid=9973 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9982/stat : 9982 (java) S 9973 9976 6204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98031221 10916999168 16327 33554432000 4194304 4196468 140726063333840 139648044165904 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9983] ppid=9973 vsize=10661132 memory=139710070675072 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9983/stat : 9983 (java) S 9973 9976 6204 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98031222 10916999168 16327 33554432000 4194304 4196468 140726063333840 139647597873520 139648105331330 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9984] ppid=9973 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9984/stat : 9984 (java) S 9973 9976 6204 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98031223 10916999168 16327 33554432000 4194304 4196468 140726063333840 139647596819488 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9985] ppid=9973 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9985/stat : 9985 (java) S 9973 9976 6204 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98031223 10916999168 16327 33554432000 4194304 4196468 140726063333840 139647595766640 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9986] ppid=9973 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9986/stat : 9986 (java) S 9973 9976 6204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98031225 10916999168 16327 33554432000 4194304 4196468 140726063333840 139647594714960 139648105338779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9987] ppid=9973 vsize=10661132 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/9976/task/9987/stat : 9987 (java) S 9973 9976 6204 0 -1 1077944384 562 0 0 0 5 0 0 0 20 0 15 0 98031225 10916999168 16327 33554432000 4194304 4196468 140726063333840 139647593663344 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9988] ppid=9973 vsize=10661132 memory=-1 CPUtime=0.06 cores=0,2,4,6
/proc/9976/task/9988/stat : 9988 (java) S 9973 9976 6204 0 -1 1077944384 500 0 0 0 6 0 0 0 20 0 15 0 98031225 10916999168 16327 33554432000 4194304 4196468 140726063333840 139647592610544 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9989] ppid=9973 vsize=10661132 memory=139710070675072 CPUtime=0.12 cores=0,2,4,6
/proc/9976/task/9989/stat : 9989 (java) S 9973 9976 6204 0 -1 1077944384 963 0 0 0 12 0 0 0 20 0 15 0 98031225 10916999168 16327 33554432000 4194304 4196468 140726063333840 139647591557744 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9990] ppid=9973 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9990/stat : 9990 (java) S 9973 9976 6204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98031226 10916999168 16839 33554432000 4194304 4196468 140726063333840 139647590505184 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9991] ppid=9973 vsize=10661132 memory=139710070675072 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9991/stat : 9991 (java) S 9973 9976 6204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98031226 10916999168 16839 33554432000 4194304 4196468 140726063333840 139647589452464 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 63260 KiB

[startup+0.701614 s]
/proc/loadavg: 4.08 4.17 3.51 5/222 9991
/proc/meminfo: memFree=26054180/32770624 swapFree=67108744/67108860
[pid=9976] ppid=9973 vsize=10661132 memory=202612 CPUtime=1.71 cores=0,2,4,6
/proc/9976/stat : 9976 (java) S 9973 9976 6204 0 -1 1077944320 11001 0 0 0 165 6 0 0 20 0 15 0 98031220 10916999168 50653 33554432000 4194304 4196468 140726063333840 140726063316384 139648105320183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
/proc/9976/statm: 2665283 50653 3117 1 0 2627263 0
[pid=9976/tid=9978] ppid=9973 vsize=10661132 memory=1236 CPUtime=0.67 cores=0,2,4,6
/proc/9976/task/9978/stat : 9978 (java) R 9973 9976 6204 0 -1 4202560 5549 0 0 0 64 3 0 0 20 0 15 0 98031220 10916999168 50653 33554432000 4194304 4196468 140726063333840 139648109554576 139647724366976 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9979] ppid=9973 vsize=10661132 memory=16248 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9979/stat : 9979 (java) S 9973 9976 6204 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 98031221 10916999168 50653 33554432000 4194304 4196468 140726063333840 139648047324304 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9980] ppid=9973 vsize=10661132 memory=4052 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9980/stat : 9980 (java) S 9973 9976 6204 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 98031221 10916999168 50653 33554432000 4194304 4196468 140726063333840 139648046271504 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9981] ppid=9973 vsize=10661132 memory=644 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9981/stat : 9981 (java) S 9973 9976 6204 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 98031221 10916999168 50653 33554432000 4194304 4196468 140726063333840 139648045218704 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9982] ppid=9973 vsize=10661132 memory=1800 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9982/stat : 9982 (java) S 9973 9976 6204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98031221 10916999168 50653 33554432000 4194304 4196468 140726063333840 139648044165904 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9983] ppid=9973 vsize=10661132 memory=956 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9983/stat : 9983 (java) S 9973 9976 6204 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 98031222 10916999168 50653 33554432000 4194304 4196468 140726063333840 139647597873520 139648105331330 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9984] ppid=9973 vsize=10661132 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9984/stat : 9984 (java) S 9973 9976 6204 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98031223 10916999168 50653 33554432000 4194304 4196468 140726063333840 139647596819488 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9985] ppid=9973 vsize=10661132 memory=928 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9985/stat : 9985 (java) S 9973 9976 6204 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98031223 10916999168 50653 33554432000 4194304 4196468 140726063333840 139647595766640 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9986] ppid=9973 vsize=10661132 memory=6153431502485415525 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9986/stat : 9986 (java) S 9973 9976 6204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98031225 10916999168 50653 33554432000 4194304 4196468 140726063333840 139647594714960 139648105338779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9987] ppid=9973 vsize=10661132 memory=6081108994580048232 CPUtime=0.38 cores=0,2,4,6
/proc/9976/task/9987/stat : 9987 (java) R 9973 9976 6204 0 -1 4202560 1418 0 0 0 38 0 0 0 20 0 15 0 98031225 10916999168 50653 33554432000 4194304 4196468 140726063333840 139647593653728 139648085011917 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9988] ppid=9973 vsize=10661132 memory=6154282490091891024 CPUtime=0.39 cores=0,2,4,6
/proc/9976/task/9988/stat : 9988 (java) R 9973 9976 6204 0 -1 4202560 1311 0 0 0 39 0 0 0 20 0 15 0 98031225 10916999168 50653 33554432000 4194304 4196468 140726063333840 139647592598096 139648090443728 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9989] ppid=9973 vsize=10661132 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/9976/task/9989/stat : 9989 (java) S 9973 9976 6204 0 -1 1077944384 1220 0 0 0 20 0 0 0 20 0 15 0 98031225 10916999168 50653 33554432000 4194304 4196468 140726063333840 139647591557744 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9990] ppid=9973 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9990/stat : 9990 (java) S 9973 9976 6204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98031226 10916999168 50653 33554432000 4194304 4196468 140726063333840 139647590505184 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9991] ppid=9973 vsize=10661132 memory=10588 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9991/stat : 9991 (java) S 9973 9976 6204 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98031226 10916999168 50653 33554432000 4194304 4196468 140726063333840 139647589452464 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 202612 KiB

[startup+1.50094 s]
/proc/loadavg: 4.08 4.17 3.51 6/222 9991
/proc/meminfo: memFree=25812644/32770624 swapFree=67108744/67108860
[pid=9976] ppid=9973 vsize=10661132 memory=889516 CPUtime=3.99 cores=0,2,4,6
/proc/9976/stat : 9976 (java) S 9973 9976 6204 0 -1 1077944320 14536 0 0 0 318 81 0 0 20 0 15 0 98031220 10916999168 222379 33554432000 4194304 4196468 140726063333840 140726063316384 139648105320183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
/proc/9976/statm: 2665283 222379 3149 1 0 2627263 0
[pid=9976/tid=9978] ppid=9973 vsize=10661132 memory=709112 CPUtime=1.01 cores=0,2,4,6
/proc/9976/task/9978/stat : 9978 (java) R 9973 9976 6204 0 -1 4202560 5665 0 0 0 96 5 0 0 20 0 15 0 98031220 10916999168 222379 33554432000 4194304 4196468 140726063333840 139648109558720 139647727650793 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9979] ppid=9973 vsize=10661132 memory=8112282956445269571 CPUtime=0.43 cores=0,2,4,6
/proc/9976/task/9979/stat : 9979 (java) S 9973 9976 6204 0 -1 1077944384 905 0 0 0 24 19 0 0 20 0 15 0 98031221 10916999168 222379 33554432000 4194304 4196468 140726063333840 139648047324304 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9980] ppid=9973 vsize=10661132 memory=0 CPUtime=0.43 cores=0,2,4,6
/proc/9976/task/9980/stat : 9980 (java) S 9973 9976 6204 0 -1 1077944384 409 0 0 0 24 19 0 0 20 0 15 0 98031221 10916999168 222379 33554432000 4194304 4196468 140726063333840 139648046271504 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9981] ppid=9973 vsize=10661132 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/9976/task/9981/stat : 9981 (java) S 9973 9976 6204 0 -1 1077944384 688 0 0 0 25 17 0 0 20 0 15 0 98031221 10916999168 222379 33554432000 4194304 4196468 140726063333840 139648045218704 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9982] ppid=9973 vsize=10661132 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/9976/task/9982/stat : 9982 (java) S 9973 9976 6204 0 -1 1077944384 495 0 0 0 25 17 0 0 20 0 15 0 98031221 10916999168 222379 33554432000 4194304 4196468 140726063333840 139648044165904 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9983] ppid=9973 vsize=10661132 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/9976/task/9983/stat : 9983 (java) S 9973 9976 6204 0 -1 1077944384 921 0 0 0 2 0 0 0 20 0 15 0 98031222 10916999168 222379 33554432000 4194304 4196468 140726063333840 139647597873520 139648105331330 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0

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

[startup+12.7008 s]
/proc/loadavg: 4.22 4.20 3.52 6/222 9991
/proc/meminfo: memFree=17867948/32770624 swapFree=67108744/67108860
[pid=9976] ppid=9973 vsize=10661132 memory=8302684 CPUtime=40.86 cores=0,2,4,6
/proc/9976/stat : 9976 (java) S 9973 9976 6204 0 -1 1077944320 78887 0 0 0 3178 908 0 0 20 0 15 0 98031220 10916999168 2075671 33554432000 4194304 4196468 140726063333840 140726063316384 139648105320183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
/proc/9976/statm: 2665283 2075671 3167 1 0 2627263 0
[pid=9976/tid=9978] ppid=9973 vsize=10661132 memory=8302684 CPUtime=3.31 cores=0,2,4,6
/proc/9976/task/9978/stat : 9978 (java) S 9973 9976 6204 0 -1 1077944384 7352 0 0 0 322 9 0 0 20 0 15 0 98031220 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139648109558816 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9979] ppid=9973 vsize=10661132 memory=8302684 CPUtime=8.86 cores=0,2,4,6
/proc/9976/task/9979/stat : 9979 (java) R 9973 9976 6204 0 -1 4202560 11859 0 0 0 658 228 0 0 20 0 15 0 98031221 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139648047324112 139648097948391 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9980] ppid=9973 vsize=10661132 memory=0 CPUtime=8.86 cores=0,2,4,6
/proc/9976/task/9980/stat : 9980 (java) R 9973 9976 6204 0 -1 4202560 10446 0 0 0 646 240 0 0 20 0 15 0 98031221 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139648046271624 139648097948391 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9981] ppid=9973 vsize=10661132 memory=1241 CPUtime=8.82 cores=0,2,4,6
/proc/9976/task/9981/stat : 9981 (java) R 9973 9976 6204 0 -1 4202560 24892 0 0 0 668 214 0 0 20 0 15 0 98031221 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139648045218512 139648097948391 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9982] ppid=9973 vsize=10661132 memory=33 CPUtime=8.86 cores=0,2,4,6
/proc/9976/task/9982/stat : 9982 (java) R 9973 9976 6204 0 -1 4202560 9399 0 0 0 676 210 0 0 20 0 15 0 98031221 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139648044166104 139648098419859 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9983] ppid=9973 vsize=10661132 memory=4597176 CPUtime=0.41 cores=0,2,4,6
/proc/9976/task/9983/stat : 9983 (java) S 9973 9976 6204 0 -1 1077944384 7874 0 0 0 39 2 0 0 20 0 15 0 98031222 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139647597872080 139648105330389 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9984] ppid=9973 vsize=10661132 memory=3891404 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9984/stat : 9984 (java) S 9973 9976 6204 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98031223 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139647596819552 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9985] ppid=9973 vsize=10661132 memory=26 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9985/stat : 9985 (java) S 9973 9976 6204 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98031223 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139647595766640 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9986] ppid=9973 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9986/stat : 9986 (java) S 9973 9976 6204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98031225 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139647594714960 139648105338779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9987] ppid=9973 vsize=10661132 memory=41 CPUtime=0.62 cores=0,2,4,6
/proc/9976/task/9987/stat : 9987 (java) S 9973 9976 6204 0 -1 1077944384 2017 0 0 0 62 0 0 0 20 0 15 0 98031225 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139647593663344 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9988] ppid=9973 vsize=10661132 memory=0 CPUtime=0.75 cores=0,2,4,6
/proc/9976/task/9988/stat : 9988 (java) S 9973 9976 6204 0 -1 1077944384 1773 0 0 0 75 0 0 0 20 0 15 0 98031225 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139647592610544 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9989] ppid=9973 vsize=10661132 memory=8273312 CPUtime=0.28 cores=0,2,4,6
/proc/9976/task/9989/stat : 9989 (java) S 9973 9976 6204 0 -1 1077944384 1639 0 0 0 28 0 0 0 20 0 15 0 98031225 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139647591557744 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9990] ppid=9973 vsize=10661132 memory=13884 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9990/stat : 9990 (java) S 9973 9976 6204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98031226 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139647590505184 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9991] ppid=9973 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9991/stat : 9991 (java) S 9973 9976 6204 0 -1 1077944384 276 0 0 0 0 0 0 0 20 0 15 0 98031226 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139647589452464 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
Current children cumulated CPU time: 40.86 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 8302684 KiB

[startup+13.8691 s]
# the end of solver process 9976 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=35.7155 s, system=9.13297 s

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

[startup+12.801 s]
/proc/loadavg: 4.22 4.20 3.52 6/222 9991
/proc/meminfo: memFree=17867948/32770624 swapFree=67108744/67108860
[pid=9976] ppid=9973 vsize=10661132 memory=8302684 CPUtime=41.25 cores=0,2,4,6
/proc/9976/stat : 9976 (java) S 9973 9976 6204 0 -1 1077944320 78887 0 0 0 3217 908 0 0 20 0 15 0 98031220 10916999168 2075671 33554432000 4194304 4196468 140726063333840 140726063316384 139648105320183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
/proc/9976/statm: 2665283 2075671 3167 1 0 2627263 0
[pid=9976/tid=9978] ppid=9973 vsize=10661132 memory=0 CPUtime=3.31 cores=0,2,4,6
/proc/9976/task/9978/stat : 9978 (java) S 9973 9976 6204 0 -1 1077944384 7352 0 0 0 322 9 0 0 20 0 15 0 98031220 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139648109558816 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9979] ppid=9973 vsize=10661132 memory=0 CPUtime=8.96 cores=0,2,4,6
/proc/9976/task/9979/stat : 9979 (java) R 9973 9976 6204 0 -1 4202560 11859 0 0 0 668 228 0 0 20 0 15 0 98031221 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139648047324112 139648097948391 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9980] ppid=9973 vsize=10661132 memory=8112282956445269571 CPUtime=8.96 cores=0,2,4,6
/proc/9976/task/9980/stat : 9980 (java) R 9973 9976 6204 0 -1 4202560 10446 0 0 0 656 240 0 0 20 0 15 0 98031221 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139648046271624 139648097948391 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9981] ppid=9973 vsize=10661132 memory=0 CPUtime=8.92 cores=0,2,4,6
/proc/9976/task/9981/stat : 9981 (java) R 9973 9976 6204 0 -1 4202560 24892 0 0 0 678 214 0 0 20 0 15 0 98031221 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139648045218512 139648097948391 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9982] ppid=9973 vsize=10661132 memory=3471342106238594432 CPUtime=8.96 cores=0,2,4,6
/proc/9976/task/9982/stat : 9982 (java) R 9973 9976 6204 0 -1 4202560 9399 0 0 0 686 210 0 0 20 0 15 0 98031221 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139648044166104 139648090318483 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9983] ppid=9973 vsize=10661132 memory=6944656592455348282 CPUtime=0.41 cores=0,2,4,6
/proc/9976/task/9983/stat : 9983 (java) S 9973 9976 6204 0 -1 1077944384 7874 0 0 0 39 2 0 0 20 0 15 0 98031222 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139647597872080 139648105330389 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9984] ppid=9973 vsize=10661132 memory=28360 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9984/stat : 9984 (java) S 9973 9976 6204 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98031223 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139647596819552 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9985] ppid=9973 vsize=10661132 memory=2396 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9985/stat : 9985 (java) S 9973 9976 6204 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98031223 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139647595766640 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9986] ppid=9973 vsize=10661132 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9986/stat : 9986 (java) S 9973 9976 6204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98031225 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139647594714960 139648105338779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9987] ppid=9973 vsize=10661132 memory=1844 CPUtime=0.62 cores=0,2,4,6
/proc/9976/task/9987/stat : 9987 (java) S 9973 9976 6204 0 -1 1077944384 2017 0 0 0 62 0 0 0 20 0 15 0 98031225 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139647593663344 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9988] ppid=9973 vsize=10661132 memory=8302684 CPUtime=0.75 cores=0,2,4,6
/proc/9976/task/9988/stat : 9988 (java) S 9973 9976 6204 0 -1 1077944384 1773 0 0 0 75 0 0 0 20 0 15 0 98031225 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139647592610544 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9989] ppid=9973 vsize=10661132 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/9976/task/9989/stat : 9989 (java) S 9973 9976 6204 0 -1 1077944384 1639 0 0 0 28 0 0 0 20 0 15 0 98031225 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139647591557744 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9990] ppid=9973 vsize=10661132 memory=4638778424102571344 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9990/stat : 9990 (java) S 9973 9976 6204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98031226 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139647590505184 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9991] ppid=9973 vsize=10661132 memory=4638778415512636752 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9991/stat : 9991 (java) S 9973 9976 6204 0 -1 1077944384 276 0 0 0 0 0 0 0 20 0 15 0 98031226 10916999168 2075671 33554432000 4194304 4196468 140726063333840 139647589452464 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
Current children cumulated CPU time: 41.25 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 8302684 KiB

[startup+13.6012 s]
/proc/loadavg: 4.22 4.20 3.52 6/222 9991
/proc/meminfo: memFree=17867948/32770624 swapFree=67108744/67108860
[pid=9976] ppid=9973 vsize=10661132 memory=8302688 CPUtime=44.15 cores=0,2,4,6
/proc/9976/stat : 9976 (java) S 9973 9976 6204 0 -1 1077944320 80547 0 0 0 3506 909 0 0 20 0 15 0 98031220 10916999168 2075672 33554432000 4194304 4196468 140726063333840 140726063316384 139648105320183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
/proc/9976/statm: 2665283 2075672 3167 1 0 2627263 0
[pid=9976/tid=9978] ppid=9973 vsize=10661132 memory=2396 CPUtime=3.31 cores=0,2,4,6
/proc/9976/task/9978/stat : 9978 (java) S 9973 9976 6204 0 -1 1077944384 7353 0 0 0 322 9 0 0 20 0 15 0 98031220 10916999168 2075672 33554432000 4194304 4196468 140726063333840 139648109558816 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9979] ppid=9973 vsize=10661132 memory=1292 CPUtime=9.66 cores=0,2,4,6
/proc/9976/task/9979/stat : 9979 (java) R 9973 9976 6204 0 -1 4202560 11859 0 0 0 738 228 0 0 20 0 15 0 98031221 10916999168 2075672 33554432000 4194304 4196468 140726063333840 139648047324504 139648090017935 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9980] ppid=9973 vsize=10661132 memory=1844 CPUtime=9.65 cores=0,2,4,6
/proc/9976/task/9980/stat : 9980 (java) R 9973 9976 6204 0 -1 4202560 10447 0 0 0 724 241 0 0 20 0 15 0 98031221 10916999168 2075672 33554432000 4194304 4196468 140726063333840 139648046271392 139648090270388 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9981] ppid=9973 vsize=10661132 memory=28360 CPUtime=9.61 cores=0,2,4,6
/proc/9976/task/9981/stat : 9981 (java) R 9973 9976 6204 0 -1 4202560 25907 0 0 0 747 214 0 0 20 0 15 0 98031221 10916999168 2075672 33554432000 4194304 4196468 140726063333840 139648045218904 139648090270788 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9982] ppid=9973 vsize=10661132 memory=2396 CPUtime=9.67 cores=0,2,4,6
/proc/9976/task/9982/stat : 9982 (java) R 9973 9976 6204 0 -1 4202560 9679 0 0 0 757 210 0 0 20 0 15 0 98031221 10916999168 2075672 33554432000 4194304 4196468 140726063333840 139648044166104 139648086916177 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9983] ppid=9973 vsize=10661132 memory=1292 CPUtime=0.5 cores=0,2,4,6
/proc/9976/task/9983/stat : 9983 (java) S 9973 9976 6204 0 -1 1077944384 8234 0 0 0 48 2 0 0 20 0 15 0 98031222 10916999168 2075672 33554432000 4194304 4196468 140726063333840 139647597871856 139648105330389 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9984] ppid=9973 vsize=10661132 memory=1844 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9984/stat : 9984 (java) S 9973 9976 6204 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 98031223 10916999168 2075672 33554432000 4194304 4196468 140726063333840 139647596819088 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9985] ppid=9973 vsize=10661132 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9985/stat : 9985 (java) S 9973 9976 6204 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98031223 10916999168 2075672 33554432000 4194304 4196468 140726063333840 139647595766640 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9986] ppid=9973 vsize=10661132 memory=5404 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9986/stat : 9986 (java) S 9973 9976 6204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98031225 10916999168 2075672 33554432000 4194304 4196468 140726063333840 139647594714960 139648105338779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9987] ppid=9973 vsize=10661132 memory=796 CPUtime=0.62 cores=0,2,4,6
/proc/9976/task/9987/stat : 9987 (java) S 9973 9976 6204 0 -1 1077944384 2017 0 0 0 62 0 0 0 20 0 15 0 98031225 10916999168 2075672 33554432000 4194304 4196468 140726063333840 139647593663344 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9988] ppid=9973 vsize=10661132 memory=4616 CPUtime=0.75 cores=0,2,4,6
/proc/9976/task/9988/stat : 9988 (java) S 9973 9976 6204 0 -1 1077944384 1773 0 0 0 75 0 0 0 20 0 15 0 98031225 10916999168 2075672 33554432000 4194304 4196468 140726063333840 139647592610544 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9989] ppid=9973 vsize=10661132 memory=1424 CPUtime=0.28 cores=0,2,4,6
/proc/9976/task/9989/stat : 9989 (java) S 9973 9976 6204 0 -1 1077944384 1639 0 0 0 28 0 0 0 20 0 15 0 98031225 10916999168 2075672 33554432000 4194304 4196468 140726063333840 139647591557744 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9990] ppid=9973 vsize=10661132 memory=11116 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9990/stat : 9990 (java) S 9973 9976 6204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98031226 10916999168 2075672 33554432000 4194304 4196468 140726063333840 139647590505184 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9991] ppid=9973 vsize=10661132 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9991/stat : 9991 (java) S 9973 9976 6204 0 -1 1077944384 276 0 0 0 0 0 0 0 20 0 15 0 98031226 10916999168 2075672 33554432000 4194304 4196468 140726063333840 139647589452464 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
Current children cumulated CPU time: 44.15 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 8302688 KiB

[startup+13.8008 s]
/proc/loadavg: 4.22 4.20 3.52 6/222 9991
/proc/meminfo: memFree=17867948/32770624 swapFree=67108744/67108860
[pid=9976] ppid=9973 vsize=10661132 memory=8302700 CPUtime=44.77 cores=0,2,4,6
/proc/9976/stat : 9976 (java) S 9973 9976 6204 0 -1 1077944320 80586 0 0 0 3568 909 0 0 20 0 15 0 98031220 10916999168 2075675 33554432000 4194304 4196468 140726063333840 140726063316384 139648105320183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
/proc/9976/statm: 2665283 2075675 3168 1 0 2627263 0
[pid=9976/tid=9978] ppid=9973 vsize=10661132 memory=1712 CPUtime=3.31 cores=0,2,4,6
/proc/9976/task/9978/stat : 9978 (java) S 9973 9976 6204 0 -1 1077944384 7388 0 0 0 322 9 0 0 20 0 15 0 98031220 10916999168 2075675 33554432000 4194304 4196468 140726063333840 139648109559408 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9979] ppid=9973 vsize=10661132 memory=1952 CPUtime=9.8 cores=0,2,4,6
/proc/9976/task/9979/stat : 9979 (java) S 9973 9976 6204 0 -1 1077944384 11859 0 0 0 752 228 0 0 20 0 15 0 98031221 10916999168 2075675 33554432000 4194304 4196468 140726063333840 139648047324304 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9980] ppid=9973 vsize=10661132 memory=10588 CPUtime=9.79 cores=0,2,4,6
/proc/9976/task/9980/stat : 9980 (java) S 9973 9976 6204 0 -1 1077944384 10450 0 0 0 738 241 0 0 20 0 15 0 98031221 10916999168 2075675 33554432000 4194304 4196468 140726063333840 139648046271504 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9981] ppid=9973 vsize=10661132 memory=15872 CPUtime=9.75 cores=0,2,4,6
/proc/9976/task/9981/stat : 9981 (java) S 9973 9976 6204 0 -1 1077944384 25907 0 0 0 761 214 0 0 20 0 15 0 98031221 10916999168 2075675 33554432000 4194304 4196468 140726063333840 139648045218704 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9982] ppid=9973 vsize=10661132 memory=18280 CPUtime=9.81 cores=0,2,4,6
/proc/9976/task/9982/stat : 9982 (java) S 9973 9976 6204 0 -1 1077944384 9679 0 0 0 771 210 0 0 20 0 15 0 98031221 10916999168 2075675 33554432000 4194304 4196468 140726063333840 139648044165904 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9983] ppid=9973 vsize=10661132 memory=1236 CPUtime=0.56 cores=0,2,4,6
/proc/9976/task/9983/stat : 9983 (java) R 9973 9976 6204 0 -1 4202560 8235 0 0 0 54 2 0 0 20 0 15 0 98031222 10916999168 2075675 33554432000 4194304 4196468 140726063333840 139647597872064 139648083690363 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9984] ppid=9973 vsize=10661132 memory=16248 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9984/stat : 9984 (java) S 9973 9976 6204 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 98031223 10916999168 2075675 33554432000 4194304 4196468 140726063333840 139647596819552 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9985] ppid=9973 vsize=10661132 memory=4052 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9985/stat : 9985 (java) S 9973 9976 6204 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98031223 10916999168 2075675 33554432000 4194304 4196468 140726063333840 139647595766640 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9986] ppid=9973 vsize=10661132 memory=644 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9986/stat : 9986 (java) S 9973 9976 6204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98031225 10916999168 2075675 33554432000 4194304 4196468 140726063333840 139647594714960 139648105338779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9987] ppid=9973 vsize=10661132 memory=1800 CPUtime=0.62 cores=0,2,4,6
/proc/9976/task/9987/stat : 9987 (java) S 9973 9976 6204 0 -1 1077944384 2017 0 0 0 62 0 0 0 20 0 15 0 98031225 10916999168 2075675 33554432000 4194304 4196468 140726063333840 139647593663344 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9988] ppid=9973 vsize=10661132 memory=956 CPUtime=0.75 cores=0,2,4,6
/proc/9976/task/9988/stat : 9988 (java) S 9973 9976 6204 0 -1 1077944384 1773 0 0 0 75 0 0 0 20 0 15 0 98031225 10916999168 2075675 33554432000 4194304 4196468 140726063333840 139647592610544 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9989] ppid=9973 vsize=10661132 memory=2340 CPUtime=0.28 cores=0,2,4,6
/proc/9976/task/9989/stat : 9989 (java) S 9973 9976 6204 0 -1 1077944384 1639 0 0 0 28 0 0 0 20 0 15 0 98031225 10916999168 2075675 33554432000 4194304 4196468 140726063333840 139647591557744 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9990] ppid=9973 vsize=10661132 memory=928 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9990/stat : 9990 (java) S 9973 9976 6204 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98031226 10916999168 2075675 33554432000 4194304 4196468 140726063333840 139647590505184 139648105330389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
[pid=9976/tid=9991] ppid=9973 vsize=10661132 memory=1568 CPUtime=0 cores=0,2,4,6
/proc/9976/task/9991/stat : 9991 (java) S 9973 9976 6204 0 -1 1077944384 276 0 0 0 0 0 0 0 20 0 15 0 98031226 10916999168 2075675 33554432000 4194304 4196468 140726063333840 139647589452464 139648105331330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 18530304 140726063338652 140726063338761 140726063338761 140726063341519 0
Current children cumulated CPU time: 44.77 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 8302700 KiB

Child status: 1
Real time (s): 13.8691
CPU time (s): 44.8485
CPU user time (s): 35.7155
CPU system time (s): 9.13297
CPU usage (%): 323.369
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 8302700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.7155
system time used= 9.13297
maximum resident set size= 8302700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80681
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2863
involuntary context switches= 531


# summary of solver processes directly reported to runsolver:
#   pid: 9976
#   total CPU time (s): 44.8485
#   total CPU user time (s): 35.7155
#   total CPU system time (s): 9.13297

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.100649 second user time and 0.205397 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-28 21:04:40
IDJOB=4299205
IDBENCH=141308
IDSOLVER=2765
FILE ID=node134/4299205-1532804680
RUNJOBID= node134-1532774532-6235
PBS_JOBID= 21022459
Free space on /tmp= 55556 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-07-4-rom_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299205-1532804680/watcher-4299205-1532804680 -o /tmp/evaluation-result-4299205-1532804680/solver-4299205-1532804680 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532774532-6235 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299205-1532804680.xml --timelimit 2520

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

MD5SUM BENCH= b03b025d4dc3e1307d2e111dd352b63c
RANDOM SEED=1514493043

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:        26172868 kB
MemAvailable:   29981260 kB
Buffers:          188740 kB
Cached:          3882232 kB
SwapCached:            0 kB
Active:          3758116 kB
Inactive:        2344528 kB
Active(anon):    1980936 kB
Inactive(anon):    78480 kB
Active(file):    1777180 kB
Inactive(file):  2266048 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:              6484 kB
Writeback:             0 kB
AnonPages:       2038256 kB
Mapped:            55152 kB
Shmem:             25132 kB
Slab:             191036 kB
SReclaimable:     162000 kB
SUnreclaim:        29036 kB
KernelStack:        3696 kB
PageTables:         8884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3407108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1916928 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-28 21:04:54