Trace number 4298282

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
MiniCPFever 2018-04-29? (NS) 10.896 4.19382

General information on the benchmark

NameRlfap_mini/Rlfap-opt_mini/
Rlfap-ext-scen-04-opt_c18.xml
MD5SUM617c7fbe4ff46dae5ed8ccf637b784a5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark46
Best CPU time to get the best result obtained on this benchmark0.615974
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4247
Number of domains5
Minimum domain size6
Maximum domain size44
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":10},{"size":24,"count":4},{"size":36,"count":336},{"size":44,"count":328}]
Minimum variable degree3
Maximum variable degree64
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":16},{"degree":5,"count":22},{"degree":6,"count":62},{"degree":7,"count":42},{"degree":8,"count":62},{"degree":9,"count":40},{"degree":10,"count":55},{"degree":11,"count":55},{"degree":12,"count":47},{"degree":13,"count":41},{"degree":14,"count":26},{"degree":15,"count":25},{"degree":16,"count":24},{"degree":17,"count":19},{"degree":18,"count":19},{"degree":19,"count":19},{"degree":20,"count":10},{"degree":21,"count":10},{"degree":22,"count":17},{"degree":23,"count":8},{"degree":24,"count":6},{"degree":25,"count":10},{"degree":26,"count":9},{"degree":27,"count":10},{"degree":28,"count":3},{"degree":29,"count":2},{"degree":31,"count":4},{"degree":32,"count":3},{"degree":33,"count":1},{"degree":35,"count":1},{"degree":36,"count":1},{"degree":40,"count":3},{"degree":41,"count":1},{"degree":44,"count":2},{"degree":45,"count":1},{"degree":47,"count":1},{"degree":57,"count":1},{"degree":64,"count":1}]
Minimum constraint arity1
Maximum constraint arity2
Distribution of constraint arities[{"arity":1,"count":280},{"arity":2,"count":3967}]
Number of extensional constraints3967
Number of intensional constraints280
Distribution of constraint types[{"type":"extension","count":3967},{"type":"intension","count":280}]
Optimization problemYES
Type of objectivemin NVALUES

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
10.71/4.17	c Caught NotImplementedException
10.71/4.17	c 	xcsp3.XCSP3.buildObjToMinimize(XCSP3.java:547)
10.71/4.17	c 	org.xcsp.parser.XCallbacks.loadObj(XCallbacks.java:573)
10.71/4.17	c 	org.xcsp.parser.XCallbacks.lambda$loadObjectives$7(XCallbacks.java:542)
10.71/4.17	c 	java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
10.71/4.17	c 	java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
10.71/4.17	c 	org.xcsp.parser.XCallbacks.loadObjectives(XCallbacks.java:542)
10.71/4.17	c 	org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:300)
10.71/4.17	c 	org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:320)
10.71/4.17	c 	xcsp3.XCSP3.<init>(XCSP3.java:79)
10.71/4.17	c 	xcsp3.CompetitionApp.runSolver(CompetitionApp.java:58)
10.71/4.17	c 	xcsp3.CompetitionApp.main(CompetitionApp.java:46)
10.71/4.17	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 (12281 MiB free)
  memory of node 1: 16384 MiB (13302 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298282-1532753293/watcher-4298282-1532753293 -o /tmp/evaluation-result-4298282-1532753293/solver-4298282-1532753293 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532740893-4892 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298282-1532753293.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.10406 s]*
/proc/loadavg: 2.15 1.76 1.61 4/215 6499
/proc/meminfo: memFree=26181984/32770624 swapFree=67108860/67108860
[pid=6484] ppid=6481 vsize=10658972 memory=26520 CPUtime=0.13 cores=1,3,5,7
/proc/6484/stat : 6484 (java) S 6481 6484 4860 0 -1 1077944320 5618 0 0 0 12 1 0 0 20 0 15 0 92892496 10914787328 6630 33554432000 4194304 4196468 140723917182304 140723917164848 139816919097079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
/proc/6484/statm: 2664743 6630 2824 1 0 2627263 0
[pid=6484/tid=6486] ppid=6481 vsize=10658972 memory=-8969865834622973120 CPUtime=0.09 cores=1,3,5,7
/proc/6484/task/6486/stat : 6486 (java) R 6481 6484 4860 0 -1 4202560 3383 0 0 0 9 0 0 0 20 0 15 0 92892496 10914787328 6630 33554432000 4194304 4196468 140723917182304 139816923325552 139816911334206 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6487] ppid=6481 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6487/stat : 6487 (java) S 6481 6484 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92892497 10914787328 6630 33554432000 4194304 4196468 140723917182304 139816890940048 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6488] ppid=6481 vsize=10658972 memory=139924751312512 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6488/stat : 6488 (java) S 6481 6484 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92892497 10914787328 6630 33554432000 4194304 4196468 140723917182304 139816524417552 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6489] ppid=6481 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6489/stat : 6489 (java) S 6481 6484 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92892497 10914787328 6630 33554432000 4194304 4196468 140723917182304 139816523364752 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6490] ppid=6481 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6490/stat : 6490 (java) S 6481 6484 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92892497 10914787328 6630 33554432000 4194304 4196468 140723917182304 139816522311952 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6491] ppid=6481 vsize=10658972 memory=139924751312512 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6491/stat : 6491 (java) S 6481 6484 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92892498 10914787328 6630 33554432000 4194304 4196468 140723917182304 139816410770288 139816919108226 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6492] ppid=6481 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6492/stat : 6492 (java) S 6481 6484 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92892499 10914787328 6630 33554432000 4194304 4196468 140723917182304 139816409716256 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6493] ppid=6481 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6493/stat : 6493 (java) S 6481 6484 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92892499 10914787328 6630 33554432000 4194304 4196468 140723917182304 139816408663408 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6494] ppid=6481 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6494/stat : 6494 (java) S 6481 6484 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92892501 10914787328 6630 33554432000 4194304 4196468 140723917182304 139816407611728 139816919115675 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6495] ppid=6481 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6495/stat : 6495 (java) R 6481 6484 4860 0 -1 1077944384 435 0 0 0 0 0 0 0 20 0 15 0 92892501 10914787328 6630 33554432000 4194304 4196468 140723917182304 139816406559088 139816919108226 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6496] ppid=6481 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6496/stat : 6496 (java) R 6481 6484 4860 0 -1 4202560 55 0 0 0 0 0 0 0 20 0 15 0 92892501 10914787328 6630 33554432000 4194304 4196468 140723917182304 139816405506288 139816896964896 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6497] ppid=6481 vsize=10658972 memory=139924751312512 CPUtime=0.02 cores=1,3,5,7
/proc/6484/task/6497/stat : 6497 (java) S 6481 6484 4860 0 -1 1077944384 386 0 0 0 2 0 0 0 20 0 15 0 92892501 10914787328 6630 33554432000 4194304 4196468 140723917182304 139816404453488 139816919108226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6498] ppid=6481 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6498/stat : 6498 (java) S 6481 6484 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92892502 10914787328 6630 33554432000 4194304 4196468 140723917182304 139816403400928 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6499] ppid=6481 vsize=10658972 memory=139924751312512 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6499/stat : 6499 (java) S 6481 6484 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92892502 10914787328 6630 33554432000 4194304 4196468 140723917182304 139816402349232 139816919108226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 26520 KiB

[startup+0.210615 s]*
/proc/loadavg: 2.15 1.76 1.61 4/215 6499
/proc/meminfo: memFree=26171316/32770624 swapFree=67108860/67108860
[pid=6484] ppid=6481 vsize=10658972 memory=40100 CPUtime=0.33 cores=1,3,5,7
/proc/6484/stat : 6484 (java) S 6481 6484 4860 0 -1 1077944320 8616 0 0 0 31 2 0 0 20 0 15 0 92892496 10914787328 10025 33554432000 4194304 4196468 140723917182304 140723917164848 139816919097079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
/proc/6484/statm: 2664743 10025 3004 1 0 2627263 0
[pid=6484/tid=6486] ppid=6481 vsize=10658972 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/6484/task/6486/stat : 6486 (java) R 6481 6484 4860 0 -1 4202560 5168 0 0 0 19 1 0 0 20 0 15 0 92892496 10914787328 10025 33554432000 4194304 4196468 140723917182304 139816923335376 139816919119005 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6487] ppid=6481 vsize=10658972 memory=364 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6487/stat : 6487 (java) S 6481 6484 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92892497 10914787328 10025 33554432000 4194304 4196468 140723917182304 139816890940048 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6488] ppid=6481 vsize=10658972 memory=139924751318937 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6488/stat : 6488 (java) S 6481 6484 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92892497 10914787328 10025 33554432000 4194304 4196468 140723917182304 139816524417552 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6489] ppid=6481 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6489/stat : 6489 (java) S 6481 6484 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92892497 10914787328 10025 33554432000 4194304 4196468 140723917182304 139816523364752 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6490] ppid=6481 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6490/stat : 6490 (java) S 6481 6484 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92892497 10914787328 10025 33554432000 4194304 4196468 140723917182304 139816522311952 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6491] ppid=6481 vsize=10658972 memory=139924751312512 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6491/stat : 6491 (java) S 6481 6484 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92892498 10914787328 10025 33554432000 4194304 4196468 140723917182304 139816410770288 139816919108226 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6492] ppid=6481 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6492/stat : 6492 (java) S 6481 6484 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92892499 10914787328 10025 33554432000 4194304 4196468 140723917182304 139816409716256 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6493] ppid=6481 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6493/stat : 6493 (java) S 6481 6484 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92892499 10914787328 10025 33554432000 4194304 4196468 140723917182304 139816408663408 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6494] ppid=6481 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6494/stat : 6494 (java) S 6481 6484 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92892501 10914787328 10025 33554432000 4194304 4196468 140723917182304 139816407611728 139816919115675 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6495] ppid=6481 vsize=10658972 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/6484/task/6495/stat : 6495 (java) S 6481 6484 4860 0 -1 1077944384 595 0 0 0 2 0 0 0 20 0 15 0 92892501 10914787328 10025 33554432000 4194304 4196468 140723917182304 139816406559088 139816919108226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6496] ppid=6481 vsize=10658972 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/6484/task/6496/stat : 6496 (java) R 6481 6484 4860 0 -1 4202560 437 0 0 0 2 0 0 0 20 0 15 0 92892501 10914787328 10025 33554432000 4194304 4196468 140723917182304 139816405487304 139816902583296 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6497] ppid=6481 vsize=10658972 memory=139924751312512 CPUtime=0.07 cores=1,3,5,7
/proc/6484/task/6497/stat : 6497 (java) R 6481 6484 4860 0 -1 1077944384 1049 0 0 0 7 0 0 0 20 0 15 0 92892501 10914787328 10025 33554432000 4194304 4196468 140723917182304 139816404453616 139816919107285 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6498] ppid=6481 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6498/stat : 6498 (java) S 6481 6484 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92892502 10914787328 10025 33554432000 4194304 4196468 140723917182304 139816403400928 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6499] ppid=6481 vsize=10658972 memory=139924751312512 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6499/stat : 6499 (java) S 6481 6484 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92892502 10914787328 10025 33554432000 4194304 4196468 140723917182304 139816402349232 139816919108226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 40100 KiB

[startup+0.311272 s]*
/proc/loadavg: 2.15 1.76 1.61 7/215 6499
/proc/meminfo: memFree=26153576/32770624 swapFree=67108860/67108860
[pid=6484] ppid=6481 vsize=10659048 memory=56300 CPUtime=0.66 cores=1,3,5,7
/proc/6484/stat : 6484 (java) S 6481 6484 4860 0 -1 1077944320 10526 0 0 0 64 2 0 0 20 0 15 0 92892496 10914865152 14075 33554432000 4194304 4196468 140723917182304 140723917164848 139816919097079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
/proc/6484/statm: 2664762 14075 3068 1 0 2627263 0
[pid=6484/tid=6486] ppid=6481 vsize=10659048 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/6484/task/6486/stat : 6486 (java) R 6481 6484 4860 0 -1 4202560 5410 0 0 0 29 1 0 0 20 0 15 0 92892496 10914865152 14075 33554432000 4194304 4196468 140723917182304 139816923325808 139816903177596 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6487] ppid=6481 vsize=10659048 memory=304556149079015447 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6487/stat : 6487 (java) S 6481 6484 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92892497 10914865152 14075 33554432000 4194304 4196468 140723917182304 139816890940048 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6488] ppid=6481 vsize=10659048 memory=14548136481318552 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6488/stat : 6488 (java) S 6481 6484 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92892497 10914865152 14075 33554432000 4194304 4196468 140723917182304 139816524417552 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6489] ppid=6481 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6489/stat : 6489 (java) S 6481 6484 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92892497 10914865152 14075 33554432000 4194304 4196468 140723917182304 139816523364752 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6490] ppid=6481 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6490/stat : 6490 (java) S 6481 6484 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92892497 10914865152 14075 33554432000 4194304 4196468 140723917182304 139816522311952 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6491] ppid=6481 vsize=10659048 memory=139924751312512 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6491/stat : 6491 (java) S 6481 6484 4860 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 92892498 10914865152 14075 33554432000 4194304 4196468 140723917182304 139816410770288 139816919108226 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6492] ppid=6481 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6492/stat : 6492 (java) S 6481 6484 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92892499 10914865152 14075 33554432000 4194304 4196468 140723917182304 139816409716256 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6493] ppid=6481 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6493/stat : 6493 (java) S 6481 6484 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92892499 10914865152 14075 33554432000 4194304 4196468 140723917182304 139816408663408 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6494] ppid=6481 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6494/stat : 6494 (java) S 6481 6484 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92892501 10914865152 14075 33554432000 4194304 4196468 140723917182304 139816407611728 139816919115675 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6495] ppid=6481 vsize=10659048 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/6484/task/6495/stat : 6495 (java) R 6481 6484 4860 0 -1 4202560 1456 0 0 0 11 0 0 0 20 0 15 0 92892501 10914865152 14075 33554432000 4194304 4196468 140723917182304 139816406549008 139816904222451 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6496] ppid=6481 vsize=10659048 memory=-1 CPUtime=0.11 cores=1,3,5,7
/proc/6484/task/6496/stat : 6496 (java) R 6481 6484 4860 0 -1 4202560 925 0 0 0 11 0 0 0 20 0 15 0 92892501 10914865152 14075 33554432000 4194304 4196468 140723917182304 139816405506416 139816898351846 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6497] ppid=6481 vsize=10659048 memory=139924751312512 CPUtime=0.12 cores=1,3,5,7
/proc/6484/task/6497/stat : 6497 (java) R 6481 6484 4860 0 -1 1077944384 1366 0 0 0 12 0 0 0 20 0 15 0 92892501 10914865152 14075 33554432000 4194304 4196468 140723917182304 139816404453488 139816919108226 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6498] ppid=6481 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6498/stat : 6498 (java) S 6481 6484 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92892502 10914865152 14075 33554432000 4194304 4196468 140723917182304 139816403400928 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6499] ppid=6481 vsize=10659048 memory=139924751312512 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6499/stat : 6499 (java) R 6481 6484 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92892502 10914865152 14075 33554432000 4194304 4196468 140723917182304 139816402349232 139816919108226 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 56300 KiB

[startup+0.70112 s]
/proc/loadavg: 2.15 1.76 1.61 5/215 6499
/proc/meminfo: memFree=26120688/32770624 swapFree=67108860/67108860
[pid=6484] ppid=6481 vsize=10659048 memory=186532 CPUtime=1.92 cores=1,3,5,7
/proc/6484/stat : 6484 (java) S 6481 6484 4860 0 -1 1077944320 11996 0 0 0 187 5 0 0 20 0 15 0 92892496 10914865152 46633 33554432000 4194304 4196468 140723917182304 140723917164848 139816919097079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
/proc/6484/statm: 2664762 46633 3114 1 0 2627263 0
[pid=6484/tid=6486] ppid=6481 vsize=10659048 memory=1840 CPUtime=0.67 cores=1,3,5,7
/proc/6484/task/6486/stat : 6486 (java) R 6481 6484 4860 0 -1 4202560 5586 0 0 0 64 3 0 0 20 0 15 0 92892496 10914865152 46633 33554432000 4194304 4196468 140723917182304 139816923333952 139816555238988 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6487] ppid=6481 vsize=10659048 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6487/stat : 6487 (java) S 6481 6484 4860 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 92892497 10914865152 46633 33554432000 4194304 4196468 140723917182304 139816890940048 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6488] ppid=6481 vsize=10659048 memory=12060 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6488/stat : 6488 (java) S 6481 6484 4860 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 92892497 10914865152 46633 33554432000 4194304 4196468 140723917182304 139816524417552 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6489] ppid=6481 vsize=10659048 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6489/stat : 6489 (java) S 6481 6484 4860 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 92892497 10914865152 46633 33554432000 4194304 4196468 140723917182304 139816523364752 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6490] ppid=6481 vsize=10659048 memory=792 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6490/stat : 6490 (java) S 6481 6484 4860 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 92892497 10914865152 46633 33554432000 4194304 4196468 140723917182304 139816522311952 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6491] ppid=6481 vsize=10659048 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6491/stat : 6491 (java) S 6481 6484 4860 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 92892498 10914865152 46633 33554432000 4194304 4196468 140723917182304 139816410770288 139816919108226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6492] ppid=6481 vsize=10659048 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6492/stat : 6492 (java) S 6481 6484 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92892499 10914865152 46633 33554432000 4194304 4196468 140723917182304 139816409716256 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6493] ppid=6481 vsize=10659048 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6493/stat : 6493 (java) S 6481 6484 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92892499 10914865152 46633 33554432000 4194304 4196468 140723917182304 139816408663408 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6494] ppid=6481 vsize=10659048 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6494/stat : 6494 (java) S 6481 6484 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92892501 10914865152 46633 33554432000 4194304 4196468 140723917182304 139816407611728 139816919115675 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6495] ppid=6481 vsize=10659048 memory=7163631965283378496 CPUtime=0.46 cores=1,3,5,7
/proc/6484/task/6495/stat : 6495 (java) D 6481 6484 4860 0 -1 4202560 1667 0 0 0 46 0 0 0 20 0 15 0 92892501 10914865152 46633 33554432000 4194304 4196468 140723917182304 139816406551576 139816900504958 0 4 0 16800975 18446744071582151416 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6496] ppid=6481 vsize=10659048 memory=7667213801450137426 CPUtime=0.45 cores=1,3,5,7
/proc/6484/task/6496/stat : 6496 (java) R 6481 6484 4860 0 -1 4202560 1504 0 0 0 45 0 0 0 20 0 15 0 92892501 10914865152 46633 33554432000 4194304 4196468 140723917182304 139816405488000 139816903485937 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6497] ppid=6481 vsize=10659048 memory=7295946094789283920 CPUtime=0.28 cores=1,3,5,7
/proc/6484/task/6497/stat : 6497 (java) R 6481 6484 4860 0 -1 4202560 1748 0 0 0 28 0 0 0 20 0 15 0 92892501 10914865152 46633 33554432000 4194304 4196468 140723917182304 139816404450280 139816911814231 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6498] ppid=6481 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6498/stat : 6498 (java) S 6481 6484 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92892502 10914865152 46633 33554432000 4194304 4196468 140723917182304 139816403400928 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6499] ppid=6481 vsize=10659048 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6499/stat : 6499 (java) S 6481 6484 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92892502 10914865152 46633 33554432000 4194304 4196468 140723917182304 139816402349232 139816919108226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
Current children cumulated CPU time: 1.92 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 186532 KiB

[startup+1.50079 s]
/proc/loadavg: 2.30 1.80 1.62 4/215 6499
/proc/meminfo: memFree=26018132/32770624 swapFree=67108860/67108860
[pid=6484] ppid=6481 vsize=10659048 memory=190600 CPUtime=4.05 cores=1,3,5,7
/proc/6484/stat : 6484 (java) S 6481 6484 4860 0 -1 1077944320 13931 0 0 0 399 6 0 0 20 0 15 0 92892496 10914865152 47650 33554432000 4194304 4196468 140723917182304 140723917164848 139816919097079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
/proc/6484/statm: 2664762 47650 3136 1 0 2627263 0
[pid=6484/tid=6486] ppid=6481 vsize=10659048 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/6484/task/6486/stat : 6486 (java) R 6481 6484 4860 0 -1 4202560 5755 0 0 0 144 3 0 0 20 0 15 0 92892496 10914865152 47650 33554432000 4194304 4196468 140723917182304 139816923334960 139816560220965 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6487] ppid=6481 vsize=10659048 memory=-8754540793456063680 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6487/stat : 6487 (java) S 6481 6484 4860 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 92892497 10914865152 47650 33554432000 4194304 4196468 140723917182304 139816890940048 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6488] ppid=6481 vsize=10659048 memory=-2843869621055772062 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6488/stat : 6488 (java) S 6481 6484 4860 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 92892497 10914865152 47650 33554432000 4194304 4196468 140723917182304 139816524417552 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6489] ppid=6481 vsize=10659048 memory=5450919713671312938 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6489/stat : 6489 (java) S 6481 6484 4860 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 92892497 10914865152 47650 33554432000 4194304 4196468 140723917182304 139816523364752 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6490] ppid=6481 vsize=10659048 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6490/stat : 6490 (java) S 6481 6484 4860 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 92892497 10914865152 47650 33554432000 4194304 4196468 140723917182304 139816522311952 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6491] ppid=6481 vsize=10659048 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6491/stat : 6491 (java) S 6481 6484 4860 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 92892498 10914865152 47650 33554432000 4194304 4196468 140723917182304 139816410770288 139816919108226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0

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

[startup+4.19377 s]
# the end of solver process 6484 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.7011 s, system=0.194839 s

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

[startup+3.20096 s]
/proc/loadavg: 2.30 1.80 1.62 4/215 6499
/proc/meminfo: memFree=25890244/32770624 swapFree=67108860/67108860
[pid=6484] ppid=6481 vsize=10659048 memory=349728 CPUtime=8.73 cores=1,3,5,7
/proc/6484/stat : 6484 (java) S 6481 6484 4860 0 -1 1077944320 24076 0 0 0 864 9 0 0 20 0 15 0 92892496 10914865152 87432 33554432000 4194304 4196468 140723917182304 140723917164848 139816919097079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
/proc/6484/statm: 2664762 87432 3151 1 0 2627263 0
[pid=6484/tid=6486] ppid=6481 vsize=10659048 memory=0 CPUtime=3.14 cores=1,3,5,7
/proc/6484/task/6486/stat : 6486 (java) R 6481 6484 4860 0 -1 4202560 6713 0 0 0 310 4 0 0 20 0 15 0 92892496 10914865152 87432 33554432000 4194304 4196468 140723917182304 139816923333144 139816560457603 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6487] ppid=6481 vsize=10659048 memory=-7956310820449840986 CPUtime=0.01 cores=1,3,5,7
/proc/6484/task/6487/stat : 6487 (java) S 6481 6484 4860 0 -1 1077944384 140 0 0 0 1 0 0 0 20 0 15 0 92892497 10914865152 87432 33554432000 4194304 4196468 140723917182304 139816890940048 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6488] ppid=6481 vsize=10659048 memory=7811323491934034025 CPUtime=0.01 cores=1,3,5,7
/proc/6484/task/6488/stat : 6488 (java) S 6481 6484 4860 0 -1 1077944384 141 0 0 0 1 0 0 0 20 0 15 0 92892497 10914865152 87432 33554432000 4194304 4196468 140723917182304 139816524417552 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6489] ppid=6481 vsize=10659048 memory=7236547281622689387 CPUtime=0.01 cores=1,3,5,7
/proc/6484/task/6489/stat : 6489 (java) S 6481 6484 4860 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 15 0 92892497 10914865152 87432 33554432000 4194304 4196468 140723917182304 139816523364752 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6490] ppid=6481 vsize=10659048 memory=-8412654363917126771 CPUtime=0.01 cores=1,3,5,7
/proc/6484/task/6490/stat : 6490 (java) S 6481 6484 4860 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 15 0 92892497 10914865152 87432 33554432000 4194304 4196468 140723917182304 139816522311952 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6491] ppid=6481 vsize=10659048 memory=-9103030981133442421 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6491/stat : 6491 (java) S 6481 6484 4860 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 92892498 10914865152 87432 33554432000 4194304 4196468 140723917182304 139816410770288 139816919108226 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6492] ppid=6481 vsize=10659048 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6492/stat : 6492 (java) S 6481 6484 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92892499 10914865152 87432 33554432000 4194304 4196468 140723917182304 139816409716256 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6493] ppid=6481 vsize=10659048 memory=279849197798072 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6493/stat : 6493 (java) S 6481 6484 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92892499 10914865152 87432 33554432000 4194304 4196468 140723917182304 139816408663408 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6494] ppid=6481 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6494/stat : 6494 (java) S 6481 6484 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92892501 10914865152 87432 33554432000 4194304 4196468 140723917182304 139816407611728 139816919115675 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6495] ppid=6481 vsize=10659048 memory=4869642952846765465 CPUtime=2.71 cores=1,3,5,7
/proc/6484/task/6495/stat : 6495 (java) S 6481 6484 4860 0 -1 1077944384 7653 0 0 0 271 0 0 0 20 0 15 0 92892501 10914865152 87432 33554432000 4194304 4196468 140723917182304 139816406559088 139816919108226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6496] ppid=6481 vsize=10659048 memory=279849197804888 CPUtime=2.31 cores=1,3,5,7
/proc/6484/task/6496/stat : 6496 (java) S 6481 6484 4860 0 -1 1077944384 5657 0 0 0 230 1 0 0 20 0 15 0 92892501 10914865152 87432 33554432000 4194304 4196468 140723917182304 139816405506288 139816919108226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6497] ppid=6481 vsize=10659048 memory=6944656592455360604 CPUtime=0.47 cores=1,3,5,7
/proc/6484/task/6497/stat : 6497 (java) S 6481 6484 4860 0 -1 1077944384 2273 0 0 0 46 1 0 0 20 0 15 0 92892501 10914865152 87432 33554432000 4194304 4196468 140723917182304 139816404453488 139816919108226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6498] ppid=6481 vsize=10659048 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6498/stat : 6498 (java) S 6481 6484 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92892502 10914865152 87432 33554432000 4194304 4196468 140723917182304 139816403400928 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6499] ppid=6481 vsize=10659048 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6499/stat : 6499 (java) S 6481 6484 4860 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 92892502 10914865152 87432 33554432000 4194304 4196468 140723917182304 139816402349232 139816919108226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
Current children cumulated CPU time: 8.73 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 349728 KiB

[startup+3.60073 s]
/proc/loadavg: 2.30 1.80 1.62 4/215 6499
/proc/meminfo: memFree=25890244/32770624 swapFree=67108860/67108860
[pid=6484] ppid=6481 vsize=10659048 memory=422356 CPUtime=9.65 cores=1,3,5,7
/proc/6484/stat : 6484 (java) S 6481 6484 4860 0 -1 1077944320 27682 0 0 0 947 18 0 0 20 0 15 0 92892496 10914865152 105589 33554432000 4194304 4196468 140723917182304 140723917164848 139816919097079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
/proc/6484/statm: 2664762 105589 3158 1 0 2627263 0
[pid=6484/tid=6486] ppid=6481 vsize=10659048 memory=26844 CPUtime=3.49 cores=1,3,5,7
/proc/6484/task/6486/stat : 6486 (java) R 6481 6484 4860 0 -1 4202560 6764 0 0 0 345 4 0 0 20 0 15 0 92892496 10914865152 105589 33554432000 4194304 4196468 140723917182304 139816923335008 139816560461569 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6487] ppid=6481 vsize=10659048 memory=1296 CPUtime=0.06 cores=1,3,5,7
/proc/6484/task/6487/stat : 6487 (java) S 6481 6484 4860 0 -1 1077944384 311 0 0 0 4 2 0 0 20 0 15 0 92892497 10914865152 105589 33554432000 4194304 4196468 140723917182304 139816890940048 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6488] ppid=6481 vsize=10659048 memory=2424 CPUtime=0.06 cores=1,3,5,7
/proc/6484/task/6488/stat : 6488 (java) S 6481 6484 4860 0 -1 1077944384 798 0 0 0 4 2 0 0 20 0 15 0 92892497 10914865152 105589 33554432000 4194304 4196468 140723917182304 139816524417552 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6489] ppid=6481 vsize=10659048 memory=1840 CPUtime=0.06 cores=1,3,5,7
/proc/6484/task/6489/stat : 6489 (java) S 6481 6484 4860 0 -1 1077944384 84 0 0 0 4 2 0 0 20 0 15 0 92892497 10914865152 105589 33554432000 4194304 4196468 140723917182304 139816523364752 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6490] ppid=6481 vsize=10659048 memory=1004 CPUtime=0.06 cores=1,3,5,7
/proc/6484/task/6490/stat : 6490 (java) S 6481 6484 4860 0 -1 1077944384 175 0 0 0 4 2 0 0 20 0 15 0 92892497 10914865152 105589 33554432000 4194304 4196468 140723917182304 139816522311952 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6491] ppid=6481 vsize=10659048 memory=12060 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6491/stat : 6491 (java) S 6481 6484 4860 0 -1 1077944384 380 0 0 0 0 0 0 0 20 0 15 0 92892498 10914865152 105589 33554432000 4194304 4196468 140723917182304 139816410770288 139816919108226 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6492] ppid=6481 vsize=10659048 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6492/stat : 6492 (java) S 6481 6484 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92892499 10914865152 105589 33554432000 4194304 4196468 140723917182304 139816409716256 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6493] ppid=6481 vsize=10659048 memory=792 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6493/stat : 6493 (java) S 6481 6484 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92892499 10914865152 105589 33554432000 4194304 4196468 140723917182304 139816408663408 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6494] ppid=6481 vsize=10659048 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6494/stat : 6494 (java) S 6481 6484 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92892501 10914865152 105589 33554432000 4194304 4196468 140723917182304 139816407611728 139816919115675 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6495] ppid=6481 vsize=10659048 memory=0 CPUtime=2.93 cores=1,3,5,7
/proc/6484/task/6495/stat : 6495 (java) R 6481 6484 4860 0 -1 4202560 8770 0 0 0 293 0 0 0 20 0 15 0 92892501 10914865152 105589 33554432000 4194304 4196468 140723917182304 139816406559088 139816902507974 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6496] ppid=6481 vsize=10659048 memory=734122135012784440 CPUtime=2.44 cores=1,3,5,7
/proc/6484/task/6496/stat : 6496 (java) R 6481 6484 4860 0 -1 4202560 6708 0 0 0 243 1 0 0 20 0 15 0 92892501 10914865152 105589 33554432000 4194304 4196468 140723917182304 139816405506288 139816900617131 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6497] ppid=6481 vsize=10659048 memory=7307179917197208416 CPUtime=0.48 cores=1,3,5,7
/proc/6484/task/6497/stat : 6497 (java) S 6481 6484 4860 0 -1 1077944384 2322 0 0 0 47 1 0 0 20 0 15 0 92892501 10914865152 105589 33554432000 4194304 4196468 140723917182304 139816404453488 139816919108226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6498] ppid=6481 vsize=10659048 memory=7307179942950104425 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6498/stat : 6498 (java) S 6481 6484 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92892502 10914865152 105589 33554432000 4194304 4196468 140723917182304 139816403400928 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6499] ppid=6481 vsize=10659048 memory=5792262874651971664 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6499/stat : 6499 (java) S 6481 6484 4860 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 92892502 10914865152 105589 33554432000 4194304 4196468 140723917182304 139816402349232 139816919108226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
Current children cumulated CPU time: 9.65 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 422356 KiB

[startup+4.00073 s]*
/proc/loadavg: 2.30 1.80 1.62 3/215 6499
/proc/meminfo: memFree=25784620/32770624 swapFree=67108860/67108860
[pid=6484] ppid=6481 vsize=10659048 memory=422840 CPUtime=10.58 cores=1,3,5,7
/proc/6484/stat : 6484 (java) S 6481 6484 4860 0 -1 1077944320 28983 0 0 0 1040 18 0 0 20 0 15 0 92892496 10914865152 105710 33554432000 4194304 4196468 140723917182304 140723917164848 139816919097079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
/proc/6484/statm: 2664762 105710 3158 1 0 2627263 0
[pid=6484/tid=6486] ppid=6481 vsize=10659048 memory=-8253362762721355408 CPUtime=3.9 cores=1,3,5,7
/proc/6484/task/6486/stat : 6486 (java) R 6481 6484 4860 0 -1 4202560 6822 0 0 0 386 4 0 0 20 0 15 0 92892496 10914865152 105710 33554432000 4194304 4196468 140723917182304 139816923335224 139816560457621 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6487] ppid=6481 vsize=10659048 memory=4122819170707441977 CPUtime=0.06 cores=1,3,5,7
/proc/6484/task/6487/stat : 6487 (java) S 6481 6484 4860 0 -1 1077944384 311 0 0 0 4 2 0 0 20 0 15 0 92892497 10914865152 105710 33554432000 4194304 4196468 140723917182304 139816890940048 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6488] ppid=6481 vsize=10659048 memory=139924751312512 CPUtime=0.06 cores=1,3,5,7
/proc/6484/task/6488/stat : 6488 (java) S 6481 6484 4860 0 -1 1077944384 798 0 0 0 4 2 0 0 20 0 15 0 92892497 10914865152 105710 33554432000 4194304 4196468 140723917182304 139816524417552 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6489] ppid=6481 vsize=10659048 memory=139924599061472 CPUtime=0.06 cores=1,3,5,7
/proc/6484/task/6489/stat : 6489 (java) S 6481 6484 4860 0 -1 1077944384 84 0 0 0 4 2 0 0 20 0 15 0 92892497 10914865152 105710 33554432000 4194304 4196468 140723917182304 139816523364752 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6490] ppid=6481 vsize=10659048 memory=-1 CPUtime=0.06 cores=1,3,5,7
/proc/6484/task/6490/stat : 6490 (java) S 6481 6484 4860 0 -1 1077944384 175 0 0 0 4 2 0 0 20 0 15 0 92892497 10914865152 105710 33554432000 4194304 4196468 140723917182304 139816522311952 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6491] ppid=6481 vsize=10659048 memory=139924751312512 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6491/stat : 6491 (java) S 6481 6484 4860 0 -1 1077944384 380 0 0 0 0 0 0 0 20 0 15 0 92892498 10914865152 105710 33554432000 4194304 4196468 140723917182304 139816410770288 139816919108226 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6492] ppid=6481 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6492/stat : 6492 (java) S 6481 6484 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92892499 10914865152 105710 33554432000 4194304 4196468 140723917182304 139816409716256 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6493] ppid=6481 vsize=10659048 memory=55 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6493/stat : 6493 (java) S 6481 6484 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92892499 10914865152 105710 33554432000 4194304 4196468 140723917182304 139816408663408 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6494] ppid=6481 vsize=10659048 memory=288230377091512492 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6494/stat : 6494 (java) S 6481 6484 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92892501 10914865152 105710 33554432000 4194304 4196468 140723917182304 139816407611728 139816919115675 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6495] ppid=6481 vsize=10659048 memory=15821084087835057 CPUtime=3.15 cores=1,3,5,7
/proc/6484/task/6495/stat : 6495 (java) S 6481 6484 4860 0 -1 1077944384 9452 0 0 0 315 0 0 0 20 0 15 0 92892501 10914865152 105710 33554432000 4194304 4196468 140723917182304 139816406559088 139816919108226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6496] ppid=6481 vsize=10659048 memory=-1161699032756030039 CPUtime=2.73 cores=1,3,5,7
/proc/6484/task/6496/stat : 6496 (java) S 6481 6484 4860 0 -1 1077944384 7167 0 0 0 272 1 0 0 20 0 15 0 92892501 10914865152 105710 33554432000 4194304 4196468 140723917182304 139816405506288 139816919108226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6497] ppid=6481 vsize=10659048 memory=6944656592455097440 CPUtime=0.49 cores=1,3,5,7
/proc/6484/task/6497/stat : 6497 (java) S 6481 6484 4860 0 -1 1077944384 2424 0 0 0 48 1 0 0 20 0 15 0 92892501 10914865152 105710 33554432000 4194304 4196468 140723917182304 139816404453488 139816919108226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6498] ppid=6481 vsize=10659048 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6498/stat : 6498 (java) S 6481 6484 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92892502 10914865152 105710 33554432000 4194304 4196468 140723917182304 139816403400928 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6499] ppid=6481 vsize=10659048 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6499/stat : 6499 (java) S 6481 6484 4860 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 92892502 10914865152 105710 33554432000 4194304 4196468 140723917182304 139816402349232 139816919108226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
Current children cumulated CPU time: 10.58 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 422840 KiB

[startup+4.11178 s]
/proc/loadavg: 2.30 1.80 1.62 3/215 6499
/proc/meminfo: memFree=25784620/32770624 swapFree=67108860/67108860
[pid=6484] ppid=6481 vsize=10659048 memory=423472 CPUtime=10.71 cores=1,3,5,7
/proc/6484/stat : 6484 (java) S 6481 6484 4860 0 -1 1077944320 29565 0 0 0 1053 18 0 0 20 0 15 0 92892496 10914865152 105868 33554432000 4194304 4196468 140723917182304 140723917164848 139816919097079 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
/proc/6484/statm: 2664762 105868 3159 1 0 2627263 0
[pid=6484/tid=6486] ppid=6481 vsize=10659048 memory=284216 CPUtime=4 cores=1,3,5,7
/proc/6484/task/6486/stat : 6486 (java) R 6481 6484 4860 0 -1 4202560 7286 0 0 0 396 4 0 0 20 0 15 0 92892496 10914865152 105868 33554432000 4194304 4196468 140723917182304 139816923331760 139816904790577 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6487] ppid=6481 vsize=10659048 memory=422408 CPUtime=0.06 cores=1,3,5,7
/proc/6484/task/6487/stat : 6487 (java) S 6481 6484 4860 0 -1 1077944384 311 0 0 0 4 2 0 0 20 0 15 0 92892497 10914865152 105868 33554432000 4194304 4196468 140723917182304 139816890940048 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6488] ppid=6481 vsize=10659048 memory=422292 CPUtime=0.06 cores=1,3,5,7
/proc/6484/task/6488/stat : 6488 (java) S 6481 6484 4860 0 -1 1077944384 798 0 0 0 4 2 0 0 20 0 15 0 92892497 10914865152 105868 33554432000 4194304 4196468 140723917182304 139816524417552 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6489] ppid=6481 vsize=10659048 memory=1004 CPUtime=0.06 cores=1,3,5,7
/proc/6484/task/6489/stat : 6489 (java) S 6481 6484 4860 0 -1 1077944384 84 0 0 0 4 2 0 0 20 0 15 0 92892497 10914865152 105868 33554432000 4194304 4196468 140723917182304 139816523364752 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6490] ppid=6481 vsize=10659048 memory=12060 CPUtime=0.06 cores=1,3,5,7
/proc/6484/task/6490/stat : 6490 (java) S 6481 6484 4860 0 -1 1077944384 175 0 0 0 4 2 0 0 20 0 15 0 92892497 10914865152 105868 33554432000 4194304 4196468 140723917182304 139816522311952 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6491] ppid=6481 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6491/stat : 6491 (java) S 6481 6484 4860 0 -1 1077944384 381 0 0 0 0 0 0 0 20 0 15 0 92892498 10914865152 105868 33554432000 4194304 4196468 140723917182304 139816410770288 139816919108226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6492] ppid=6481 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6492/stat : 6492 (java) S 6481 6484 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92892499 10914865152 105868 33554432000 4194304 4196468 140723917182304 139816409716256 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6493] ppid=6481 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6493/stat : 6493 (java) S 6481 6484 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92892499 10914865152 105868 33554432000 4194304 4196468 140723917182304 139816408663408 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6494] ppid=6481 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6494/stat : 6494 (java) S 6481 6484 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92892501 10914865152 105868 33554432000 4194304 4196468 140723917182304 139816407611728 139816919115675 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6495] ppid=6481 vsize=10659048 memory=0 CPUtime=3.16 cores=1,3,5,7
/proc/6484/task/6495/stat : 6495 (java) R 6481 6484 4860 0 -1 4202560 9456 0 0 0 316 0 0 0 20 0 15 0 92892501 10914865152 105868 33554432000 4194304 4196468 140723917182304 139816406559088 139816903002825 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6496] ppid=6481 vsize=10659048 memory=0 CPUtime=2.74 cores=1,3,5,7
/proc/6484/task/6496/stat : 6496 (java) R 6481 6484 4860 0 -1 4202560 7213 0 0 0 273 1 0 0 20 0 15 0 92892501 10914865152 105868 33554432000 4194304 4196468 140723917182304 139816405506288 139816898949107 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6497] ppid=6481 vsize=10659048 memory=243 CPUtime=0.5 cores=1,3,5,7
/proc/6484/task/6497/stat : 6497 (java) R 6481 6484 4860 0 -1 4202560 2491 0 0 0 49 1 0 0 20 0 15 0 92892501 10914865152 105868 33554432000 4194304 4196468 140723917182304 139816404451904 139816897802018 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6498] ppid=6481 vsize=10659048 memory=226 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6498/stat : 6498 (java) S 6481 6484 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92892502 10914865152 105868 33554432000 4194304 4196468 140723917182304 139816403400928 139816919107285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
[pid=6484/tid=6499] ppid=6481 vsize=10659048 memory=47 CPUtime=0 cores=1,3,5,7
/proc/6484/task/6499/stat : 6499 (java) S 6481 6484 4860 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 92892502 10914865152 105868 33554432000 4194304 4196468 140723917182304 139816402349232 139816919108226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37404672 140723917186221 140723917186313 140723917186313 140723917189071 0
Current children cumulated CPU time: 10.71 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 423472 KiB

Child status: 0
Real time (s): 4.19382
CPU time (s): 10.896
CPU user time (s): 10.7011
CPU system time (s): 0.194839
CPU usage (%): 259.81
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 423472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.7011
system time used= 0.194839
maximum resident set size= 424408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29965
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= 1777
involuntary context switches= 27


# summary of solver processes directly reported to runsolver:
#   pid: 6484
#   total CPU time (s): 10.896
#   total CPU user time (s): 10.7011
#   total CPU system time (s): 0.194839

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.059258 second user time and 0.075507 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-28 06:48:13
IDJOB=4298282
IDBENCH=141095
IDSOLVER=2763
FILE ID=node151/4298282-1532753293
RUNJOBID= node151-1532740893-4892
PBS_JOBID= 21022447
Free space on /tmp= 54896 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Rlfap_mini/Rlfap-opt_mini/Rlfap-ext-scen-04-opt_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298282-1532753293/watcher-4298282-1532753293 -o /tmp/evaluation-result-4298282-1532753293/solver-4298282-1532753293 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532740893-4892 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298282-1532753293.xml

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

MD5SUM BENCH= 617c7fbe4ff46dae5ed8ccf637b784a5
RANDOM SEED=116379516

node151.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.87
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.87
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.87
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.87
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:        26197704 kB
MemAvailable:   29869620 kB
Buffers:          178372 kB
Cached:          3763204 kB
SwapCached:            0 kB
Active:          3532708 kB
Inactive:        2554096 kB
Active(anon):    2095040 kB
Inactive(anon):    78192 kB
Active(file):    1437668 kB
Inactive(file):  2475904 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2552 kB
Writeback:             0 kB
AnonPages:       2160708 kB
Mapped:            54396 kB
Shmem:             25224 kB
Slab:             176104 kB
SReclaimable:     148360 kB
SUnreclaim:        27744 kB
KernelStack:        3792 kB
PageTables:        11556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2790628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2070528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54896 MiB
End job on node151 at 2018-07-28 06:48:17