Trace number 4295159

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
Concrete 3.8-SuperNG 2018-06-13OPT91 9.61922 4.86604

General information on the benchmark

NameRcpsp/
Rcpsp-j60-01-04_c18.xml
MD5SUM9fb24b9f48a42a135634ba64a3eecbb5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark91
Best CPU time to get the best result obtained on this benchmark2.87016
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints97
Number of domains2
Minimum domain size1
Maximum domain size324
Distribution of domain sizes[{"size":1,"count":1},{"size":324,"count":61}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":22},{"degree":4,"count":19},{"degree":5,"count":21}]
Minimum constraint arity2
Maximum constraint arity17
Distribution of constraint arities[{"arity":2,"count":93},{"arity":12,"count":1},{"arity":15,"count":1},{"arity":16,"count":1},{"arity":17,"count":1}]
Number of extensional constraints0
Number of intensional constraints93
Distribution of constraint types[{"type":"intension","count":93},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.98/0.74	c Concrete v3.8.1528841891564 running
8.45/4.58	o 323
8.77/4.61	o 101
8.77/4.68	o 100
9.10/4.71	o 93
9.10/4.79	o 92
9.45/4.83	o 91
9.45/4.84	v <instantiation cost="91">
9.45/4.84	v       <list>
9.45/4.84	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61]
9.45/4.84	v       </list>
9.45/4.84	v       <values>
9.45/4.84	v         0 0 0 0 7 14 7 7 7 3 16 14 7 7 12 57 21 12 40 21 11 17 35 21 46 12 41 21 16 20 31 22 22 29 30 22 34 30 27 32 66 67 27 37 32 54 47 68 29 59 73 40 59 45 30 66 72 51 54 82 77 91
9.45/4.84	v       </values>
9.45/4.84	v     </instantiation>
9.45/4.84	s OPTIMUM FOUND

Verifier Data

OK	91

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295159-1532524938/watcher-4295159-1532524938 -o /tmp/evaluation-result-4295159-1532524938/solver-4295159-1532524938 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532498695-4224 --watchdog 2580 concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=1549628730 -superng HOME/instance-4295159-1532524938.xml 

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

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

solver pid=10047, runsolver pid=10044

[startup+0.100062 s]*
/proc/loadavg: 1.47 1.45 1.42 3/210 10104
/proc/meminfo: memFree=19768164/32770624 swapFree=67108860/67108860
[pid=10047] ppid=10044 vsize=9972712 memory=16808 CPUtime=0.08 cores=1,3,5,7
/proc/10047/stat : 10047 (java) S 10044 10047 4192 0 -1 1077944320 4342 13130 0 0 1 0 5 2 20 0 6 0 70057008 10212057088 4202 33554432000 4194304 4196468 140721601805712 140721601788256 140075370180343 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
/proc/10047/statm: 2493178 4202 1934 1 0 2481616 0
[pid=10047/tid=10100] ppid=10044 vsize=9972712 memory=4628411388058700198 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10100/stat : 10100 (java) R 10044 10047 4192 0 -1 4202560 2179 13130 0 0 0 0 5 2 20 0 6 0 70057017 10212057088 4202 33554432000 4194304 4196468 140721601805712 140075342017104 140075370202269 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10101] ppid=10044 vsize=9972712 memory=5793855266955131321 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10101/stat : 10101 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 6 0 70057018 10212057088 4202 33554432000 4194304 4196468 140721601805712 140075374422288 140075370190549 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10102] ppid=10044 vsize=9972712 memory=140015945238144 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10102/stat : 10102 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 6 0 70057018 10212057088 4202 33554432000 4194304 4196468 140721601805712 140075262695824 140075370190549 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10103] ppid=10044 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10103/stat : 10103 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 6 0 70057018 10212057088 4202 33554432000 4194304 4196468 140721601805712 140075261643280 140075370190549 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10104] ppid=10044 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10104/stat : 10104 (java) S 10044 10047 4192 0 -1 1077944384 2 13130 0 0 0 0 5 2 20 0 6 0 70057018 10212057088 4202 33554432000 4194304 4196468 140721601805712 140075260590736 140075370190549 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16808 KiB

[startup+0.210891 s]*
/proc/loadavg: 1.47 1.45 1.42 3/219 10113
/proc/meminfo: memFree=19745716/32770624 swapFree=67108860/67108860
[pid=10047] ppid=10044 vsize=10818904 memory=42716 CPUtime=0.24 cores=1,3,5,7
/proc/10047/stat : 10047 (java) S 10044 10047 4192 0 -1 1077944320 7890 13130 0 0 16 1 5 2 20 0 15 0 70057008 11078557696 10679 33554432000 4194304 4196468 140721601805712 140721601788256 140075370180343 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
/proc/10047/statm: 2704726 10679 2969 1 0 2667149 0
[pid=10047/tid=10100] ppid=10044 vsize=10818904 memory=-8540663193526752614 CPUtime=0.18 cores=1,3,5,7
/proc/10047/task/10100/stat : 10100 (java) R 10044 10047 4192 0 -1 4202560 4672 13130 0 0 10 1 5 2 20 0 15 0 70057017 11078557696 10811 33554432000 4194304 4196468 140721601805712 140075341997456 140075354260830 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10101] ppid=10044 vsize=10818904 memory=4211973742150028682 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10101/stat : 10101 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057018 11078557696 10811 33554432000 4194304 4196468 140721601805712 140075374422288 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10102] ppid=10044 vsize=10818904 memory=140015945238144 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10102/stat : 10102 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057018 11078557696 10811 33554432000 4194304 4196468 140721601805712 140075262695824 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10103] ppid=10044 vsize=10818904 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10103/stat : 10103 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057018 11078557696 10811 33554432000 4194304 4196468 140721601805712 140075261643280 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10104] ppid=10044 vsize=10818904 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10104/stat : 10104 (java) S 10044 10047 4192 0 -1 1077944384 2 13130 0 0 0 0 5 2 20 0 15 0 70057018 11078557696 10811 33554432000 4194304 4196468 140721601805712 140075260590736 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10105] ppid=10044 vsize=10818904 memory=140015945238144 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10105/stat : 10105 (java) S 10044 10047 4192 0 -1 1077944384 2 13130 0 0 0 0 5 2 20 0 15 0 70057019 11078557696 10811 33554432000 4194304 4196468 140721601805712 140074373179888 140075370191490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10106] ppid=10044 vsize=10818904 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10106/stat : 10106 (java) S 10044 10047 4192 0 -1 1077944384 34 13130 0 0 0 0 5 2 20 0 15 0 70057020 11078557696 10811 33554432000 4194304 4196468 140721601805712 140074372126112 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10107] ppid=10044 vsize=10818904 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10107/stat : 10107 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057020 11078557696 10811 33554432000 4194304 4196468 140721601805712 140074251445744 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10108] ppid=10044 vsize=10818904 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10108/stat : 10108 (java) S 10044 10047 4192 0 -1 1077944384 3 13130 0 0 0 0 5 2 20 0 15 0 70057023 11078557696 10811 33554432000 4194304 4196468 140721601805712 140073944046288 140075370198939 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10109] ppid=10044 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10047/task/10109/stat : 10109 (java) S 10044 10047 4192 0 -1 1077944384 497 13130 0 0 1 0 5 2 20 0 15 0 70057023 11078557696 10811 33554432000 4194304 4196468 140721601805712 140074338568176 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10110] ppid=10044 vsize=10818904 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10047/task/10110/stat : 10110 (java) S 10044 10047 4192 0 -1 1077944384 89 13130 0 0 1 0 5 2 20 0 15 0 70057023 11078557696 10811 33554432000 4194304 4196468 140721601805712 140074337515632 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10111] ppid=10044 vsize=10818904 memory=140015945238144 CPUtime=0.1 cores=1,3,5,7
/proc/10047/task/10111/stat : 10111 (java) R 10044 10047 4192 0 -1 4202560 546 13130 0 0 3 0 5 2 20 0 15 0 70057023 11078557696 10811 33554432000 4194304 4196468 140721601805712 140074336463088 140075370201690 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10112] ppid=10044 vsize=10818904 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10112/stat : 10112 (java) S 10044 10047 4192 0 -1 1077944384 3 13130 0 0 0 0 5 2 20 0 15 0 70057023 11078557696 10811 33554432000 4194304 4196468 140721601805712 140073910487648 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10113] ppid=10044 vsize=10818904 memory=140015945238144 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10113/stat : 10113 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057023 11078557696 10811 33554432000 4194304 4196468 140721601805712 140074335410992 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 42716 KiB

[startup+0.310389 s]*
/proc/loadavg: 1.47 1.45 1.42 3/219 10113
/proc/meminfo: memFree=19734180/32770624 swapFree=67108860/67108860
[pid=10047] ppid=10044 vsize=10819352 memory=53908 CPUtime=0.37 cores=1,3,5,7
/proc/10047/stat : 10047 (java) S 10044 10047 4192 0 -1 1077944320 10540 13130 0 0 28 2 5 2 20 0 15 0 70057008 11079016448 13477 33554432000 4194304 4196468 140721601805712 140721601788256 140075370180343 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
/proc/10047/statm: 2704838 13477 3088 1 0 2667149 0
[pid=10047/tid=10100] ppid=10044 vsize=10819352 memory=6791534058613427641 CPUtime=0.27 cores=1,3,5,7
/proc/10047/task/10100/stat : 10100 (java) R 10044 10047 4192 0 -1 4202560 7157 13130 0 0 19 1 5 2 20 0 15 0 70057017 11079016448 13477 33554432000 4194304 4196468 140721601805712 140075341992352 140075350455478 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10101] ppid=10044 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10101/stat : 10101 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057018 11079016448 13477 33554432000 4194304 4196468 140721601805712 140075374422288 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10102] ppid=10044 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10102/stat : 10102 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057018 11079016448 13477 33554432000 4194304 4196468 140721601805712 140075262695824 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10103] ppid=10044 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10103/stat : 10103 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057018 11079016448 13477 33554432000 4194304 4196468 140721601805712 140075261643280 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10104] ppid=10044 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10104/stat : 10104 (java) S 10044 10047 4192 0 -1 1077944384 2 13130 0 0 0 0 5 2 20 0 15 0 70057018 11079016448 13477 33554432000 4194304 4196468 140721601805712 140075260590736 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10105] ppid=10044 vsize=10819352 memory=140015945238143 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10105/stat : 10105 (java) S 10044 10047 4192 0 -1 1077944384 2 13130 0 0 0 0 5 2 20 0 15 0 70057019 11079016448 13477 33554432000 4194304 4196468 140721601805712 140074373179888 140075370191490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10106] ppid=10044 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10106/stat : 10106 (java) S 10044 10047 4192 0 -1 1077944384 34 13130 0 0 0 0 5 2 20 0 15 0 70057020 11079016448 13477 33554432000 4194304 4196468 140721601805712 140074372126112 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10107] ppid=10044 vsize=10819352 memory=140015945238144 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10107/stat : 10107 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057020 11079016448 13477 33554432000 4194304 4196468 140721601805712 140074251445744 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10108] ppid=10044 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10108/stat : 10108 (java) S 10044 10047 4192 0 -1 1077944384 3 13130 0 0 0 0 5 2 20 0 15 0 70057023 11079016448 13477 33554432000 4194304 4196468 140721601805712 140073944046288 140075370198939 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10109] ppid=10044 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10047/task/10109/stat : 10109 (java) S 10044 10047 4192 0 -1 1077944384 497 13130 0 0 1 0 5 2 20 0 15 0 70057023 11079016448 13477 33554432000 4194304 4196468 140721601805712 140074338568176 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10110] ppid=10044 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10047/task/10110/stat : 10110 (java) S 10044 10047 4192 0 -1 1077944384 90 13130 0 0 1 0 5 2 20 0 15 0 70057023 11079016448 13477 33554432000 4194304 4196468 140721601805712 140074337515632 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10111] ppid=10044 vsize=10819352 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/10047/task/10111/stat : 10111 (java) S 10044 10047 4192 0 -1 1077944384 555 13130 0 0 5 0 5 2 20 0 15 0 70057023 11079016448 13477 33554432000 4194304 4196468 140721601805712 140074336463088 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10112] ppid=10044 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10112/stat : 10112 (java) S 10044 10047 4192 0 -1 1077944384 3 13130 0 0 0 0 5 2 20 0 15 0 70057023 11079016448 13477 33554432000 4194304 4196468 140721601805712 140073910487648 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10113] ppid=10044 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10113/stat : 10113 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057023 11079016448 13477 33554432000 4194304 4196468 140721601805712 140074335410992 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 53908 KiB

[startup+0.700817 s]
/proc/loadavg: 1.47 1.45 1.42 5/219 10113
/proc/meminfo: memFree=19723140/32770624 swapFree=67108860/67108860
[pid=10047] ppid=10044 vsize=10819352 memory=86320 CPUtime=0.98 cores=1,3,5,7
/proc/10047/stat : 10047 (java) S 10044 10047 4192 0 -1 1077944320 16725 13130 0 0 87 4 5 2 20 0 15 0 70057008 11079016448 21580 33554432000 4194304 4196468 140721601805712 140721601788256 140075370180343 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
/proc/10047/statm: 2704838 21580 3240 1 0 2667149 0
[pid=10047/tid=10100] ppid=10044 vsize=10819352 memory=0 CPUtime=0.65 cores=1,3,5,7
/proc/10047/task/10100/stat : 10100 (java) R 10044 10047 4192 0 -1 4202560 12234 13130 0 0 55 3 5 2 20 0 15 0 70057017 11079016448 21580 33554432000 4194304 4196468 140721601805712 140075341991232 140075370202269 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10101] ppid=10044 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10101/stat : 10101 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057018 11079016448 21580 33554432000 4194304 4196468 140721601805712 140075374422288 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10102] ppid=10044 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10102/stat : 10102 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057018 11079016448 21580 33554432000 4194304 4196468 140721601805712 140075262695824 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10103] ppid=10044 vsize=10819352 memory=4132 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10103/stat : 10103 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057018 11079016448 21580 33554432000 4194304 4196468 140721601805712 140075261643280 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10104] ppid=10044 vsize=10819352 memory=2241 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10104/stat : 10104 (java) S 10044 10047 4192 0 -1 1077944384 2 13130 0 0 0 0 5 2 20 0 15 0 70057018 11079016448 21580 33554432000 4194304 4196468 140721601805712 140075260590736 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10105] ppid=10044 vsize=10819352 memory=2244 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10105/stat : 10105 (java) S 10044 10047 4192 0 -1 1077944384 5 13130 0 0 0 0 5 2 20 0 15 0 70057019 11079016448 21580 33554432000 4194304 4196468 140721601805712 140074373179888 140075370191490 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10106] ppid=10044 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10106/stat : 10106 (java) S 10044 10047 4192 0 -1 1077944384 34 13130 0 0 0 0 5 2 20 0 15 0 70057020 11079016448 21580 33554432000 4194304 4196468 140721601805712 140074372126112 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10107] ppid=10044 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10107/stat : 10107 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057020 11079016448 21580 33554432000 4194304 4196468 140721601805712 140074251445744 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10108] ppid=10044 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10108/stat : 10108 (java) S 10044 10047 4192 0 -1 1077944384 3 13130 0 0 0 0 5 2 20 0 15 0 70057023 11079016448 21580 33554432000 4194304 4196468 140721601805712 140073944046288 140075370198939 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10109] ppid=10044 vsize=10819352 memory=30305 CPUtime=0.14 cores=1,3,5,7
/proc/10047/task/10109/stat : 10109 (java) S 10044 10047 4192 0 -1 1077944384 873 13130 0 0 7 0 5 2 20 0 15 0 70057023 11079016448 21580 33554432000 4194304 4196468 140721601805712 140074338568176 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10110] ppid=10044 vsize=10819352 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/10047/task/10110/stat : 10110 (java) S 10044 10047 4192 0 -1 1077944384 743 13130 0 0 10 0 5 2 20 0 15 0 70057023 11079016448 21580 33554432000 4194304 4196468 140721601805712 140074337515632 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10111] ppid=10044 vsize=10819352 memory=3533419649945857444 CPUtime=0.2 cores=1,3,5,7
/proc/10047/task/10111/stat : 10111 (java) S 10044 10047 4192 0 -1 1077944384 631 13130 0 0 13 0 5 2 20 0 15 0 70057023 11079016448 21580 33554432000 4194304 4196468 140721601805712 140074336463088 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10112] ppid=10044 vsize=10819352 memory=-6305716117790219904 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10112/stat : 10112 (java) S 10044 10047 4192 0 -1 1077944384 3 13130 0 0 0 0 5 2 20 0 15 0 70057023 11079016448 21580 33554432000 4194304 4196468 140721601805712 140073910487648 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10113] ppid=10044 vsize=10819352 memory=-7094132109863559211 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10113/stat : 10113 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057023 11079016448 21580 33554432000 4194304 4196468 140721601805712 140074335410992 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 86320 KiB

[startup+1.50076 s]
/proc/loadavg: 1.47 1.45 1.42 4/219 10113
/proc/meminfo: memFree=19677044/32770624 swapFree=67108860/67108860
[pid=10047] ppid=10044 vsize=10834252 memory=177664 CPUtime=2.24 cores=1,3,5,7
/proc/10047/stat : 10047 (java) S 10044 10047 4192 0 -1 1077944320 23902 13130 0 0 208 9 5 2 20 0 15 0 70057008 11094274048 44416 33554432000 4194304 4196468 140721601805712 140721601788256 140075370180343 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
/proc/10047/statm: 2708563 44416 3468 1 0 2670221 0
[pid=10047/tid=10100] ppid=10044 vsize=10834252 memory=188 CPUtime=1.42 cores=1,3,5,7
/proc/10047/task/10100/stat : 10100 (java) R 10044 10047 4192 0 -1 4202560 17792 13130 0 0 129 6 5 2 20 0 15 0 70057017 11094274048 44416 33554432000 4194304 4196468 140721601805712 140075341995312 140075356428753 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10101] ppid=10044 vsize=10834252 memory=118 CPUtime=0.08 cores=1,3,5,7
/proc/10047/task/10101/stat : 10101 (java) S 10044 10047 4192 0 -1 1077944384 67 13130 0 0 1 0 5 2 20 0 15 0 70057018 11094274048 44416 33554432000 4194304 4196468 140721601805712 140075374422288 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10102] ppid=10044 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10047/task/10102/stat : 10102 (java) S 10044 10047 4192 0 -1 1077944384 16 13130 0 0 1 0 5 2 20 0 15 0 70057018 11094274048 44416 33554432000 4194304 4196468 140721601805712 140075262695824 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10103] ppid=10044 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10047/task/10103/stat : 10103 (java) S 10044 10047 4192 0 -1 1077944384 25 13130 0 0 1 0 5 2 20 0 15 0 70057018 11094274048 44416 33554432000 4194304 4196468 140721601805712 140075261643280 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10104] ppid=10044 vsize=10834252 memory=56 CPUtime=0.08 cores=1,3,5,7
/proc/10047/task/10104/stat : 10104 (java) S 10044 10047 4192 0 -1 1077944384 199 13130 0 0 1 0 5 2 20 0 15 0 70057018 11094274048 44416 33554432000 4194304 4196468 140721601805712 140075260590736 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10105] ppid=10044 vsize=10834252 memory=3533419649945857444 CPUtime=0.08 cores=1,3,5,7
/proc/10047/task/10105/stat : 10105 (java) S 10044 10047 4192 0 -1 1077944384 61 13130 0 0 1 0 5 2 20 0 15 0 70057019 11094274048 44416 33554432000 4194304 4196468 140721601805712 140074373179888 140075370191490 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10106] ppid=10044 vsize=10834252 memory=280031599308864 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10106/stat : 10106 (java) S 10044 10047 4192 0 -1 1077944384 35 13130 0 0 0 0 5 2 20 0 15 0 70057020 11094274048 44416 33554432000 4194304 4196468 140721601805712 140074372126176 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10107] ppid=10044 vsize=10834252 memory=280031599313312 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10107/stat : 10107 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057020 11094274048 44416 33554432000 4194304 4196468 140721601805712 140074251445760 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10108] ppid=10044 vsize=10834252 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10108/stat : 10108 (java) S 10044 10047 4192 0 -1 1077944384 3 13130 0 0 0 0 5 2 20 0 15 0 70057023 11094274048 44416 33554432000 4194304 4196468 140721601805712 140073944046288 140075370198939 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10109] ppid=10044 vsize=10834252 memory=6944656575208382560 CPUtime=0.28 cores=1,3,5,7
/proc/10047/task/10109/stat : 10109 (java) S 10044 10047 4192 0 -1 1077944384 1418 13130 0 0 20 1 5 2 20 0 15 0 70057023 11094274048 44416 33554432000 4194304 4196468 140721601805712 140074338568176 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10110] ppid=10044 vsize=10834252 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/10047/task/10110/stat : 10110 (java) S 10044 10047 4192 0 -1 1077944384 894 13130 0 0 19 0 5 2 20 0 15 0 70057023 11094274048 44416 33554432000 4194304 4196468 140721601805712 140074337515632 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10111] ppid=10044 vsize=10834252 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/10047/task/10111/stat : 10111 (java) S 10044 10047 4192 0 -1 1077944384 1195 13130 0 0 32 0 5 2 20 0 15 0 70057023 11094274048 44416 33554432000 4194304 4196468 140721601805712 140074336463088 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10112] ppid=10044 vsize=10834252 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10112/stat : 10112 (java) S 10044 10047 4192 0 -1 1077944384 3 13130 0 0 0 0 5 2 20 0 15 0 70057023 11094274048 44416 33554432000 4194304 4196468 140721601805712 140073910487648 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10113] ppid=10044 vsize=10834252 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10113/stat : 10113 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057023 11094274048 44416 33554432000 4194304 4196468 140721601805712 140074335410992 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
Current children cumulated CPU time: 2.24 s
Current children cumulated vsize: 10834252 KiB

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

[startup+4.86599 s]
# the end of solver process 10047 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.36193 s, system=0.257298 s

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

[startup+3.20385 s]
/proc/loadavg: 1.47 1.45 1.42 6/219 10113
/proc/meminfo: memFree=19568572/32770624 swapFree=67108860/67108860
[pid=10047] ppid=10044 vsize=10844512 memory=245912 CPUtime=6.48 cores=1,3,5,7
/proc/10047/stat : 10047 (java) S 10044 10047 4192 0 -1 1077944320 42246 13130 0 0 626 15 5 2 20 0 15 0 70057008 11104780288 61478 33554432000 4194304 4196468 140721601805712 140721601788256 140075370180343 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
/proc/10047/statm: 2711128 61478 3498 1 0 2672781 0
[pid=10047/tid=10100] ppid=10044 vsize=10844512 memory=2244 CPUtime=3.08 cores=1,3,5,7
/proc/10047/task/10100/stat : 10100 (java) S 10044 10047 4192 0 -1 1077944384 25941 13130 0 0 293 8 5 2 20 0 15 0 70057017 11104780288 61478 33554432000 4194304 4196468 140721601805712 140075342007104 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10101] ppid=10044 vsize=10844512 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10047/task/10101/stat : 10101 (java) S 10044 10047 4192 0 -1 1077944384 94 13130 0 0 2 0 5 2 20 0 15 0 70057018 11104780288 61478 33554432000 4194304 4196468 140721601805712 140075374422288 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10102] ppid=10044 vsize=10844512 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10047/task/10102/stat : 10102 (java) S 10044 10047 4192 0 -1 1077944384 573 13130 0 0 2 0 5 2 20 0 15 0 70057018 11104780288 61478 33554432000 4194304 4196468 140721601805712 140075262695824 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10103] ppid=10044 vsize=10844512 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10047/task/10103/stat : 10103 (java) S 10044 10047 4192 0 -1 1077944384 45 13130 0 0 1 0 5 2 20 0 15 0 70057018 11104780288 61478 33554432000 4194304 4196468 140721601805712 140075261643280 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10104] ppid=10044 vsize=10844512 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10047/task/10104/stat : 10104 (java) S 10044 10047 4192 0 -1 1077944384 556 13130 0 0 1 0 5 2 20 0 15 0 70057018 11104780288 61478 33554432000 4194304 4196468 140721601805712 140075260590736 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10105] ppid=10044 vsize=10844512 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10047/task/10105/stat : 10105 (java) R 10044 10047 4192 0 -1 4202560 3739 13130 0 0 2 0 5 2 20 0 15 0 70057019 11104780288 61478 33554432000 4194304 4196468 140721601805712 140074373178064 140075355176352 0 0 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10106] ppid=10044 vsize=10844512 memory=668425 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10106/stat : 10106 (java) S 10044 10047 4192 0 -1 1077944384 35 13130 0 0 0 0 5 2 20 0 15 0 70057020 11104780288 61478 33554432000 4194304 4196468 140721601805712 140074372126176 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10107] ppid=10044 vsize=10844512 memory=6944656592387989600 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10107/stat : 10107 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057020 11104780288 61478 33554432000 4194304 4196468 140721601805712 140074251445760 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10108] ppid=10044 vsize=10844512 memory=6944656592455097440 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10108/stat : 10108 (java) S 10044 10047 4192 0 -1 1077944384 3 13130 0 0 0 0 5 2 20 0 15 0 70057023 11104780288 61478 33554432000 4194304 4196468 140721601805712 140073944046288 140075370198939 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10109] ppid=10044 vsize=10844512 memory=6943526294502006880 CPUtime=1.01 cores=1,3,5,7
/proc/10047/task/10109/stat : 10109 (java) S 10044 10047 4192 0 -1 1077944384 2023 13130 0 0 92 2 5 2 20 0 15 0 70057023 11104780288 61478 33554432000 4194304 4196468 140721601805712 140074338568176 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10110] ppid=10044 vsize=10844512 memory=6944656592455359580 CPUtime=1.18 cores=1,3,5,7
/proc/10047/task/10110/stat : 10110 (java) S 10044 10047 4192 0 -1 1077944384 2839 13130 0 0 111 0 5 2 20 0 15 0 70057023 11104780288 61478 33554432000 4194304 4196468 140721601805712 140074337515632 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10111] ppid=10044 vsize=10844512 memory=164 CPUtime=1.25 cores=1,3,5,7
/proc/10047/task/10111/stat : 10111 (java) S 10044 10047 4192 0 -1 1077944384 4193 13130 0 0 117 1 5 2 20 0 15 0 70057023 11104780288 61478 33554432000 4194304 4196468 140721601805712 140074336463088 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10112] ppid=10044 vsize=10844512 memory=6944656425123485561 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10112/stat : 10112 (java) S 10044 10047 4192 0 -1 1077944384 3 13130 0 0 0 0 5 2 20 0 15 0 70057023 11104780288 61478 33554432000 4194304 4196468 140721601805712 140073910487648 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10113] ppid=10044 vsize=10844512 memory=140015945238721 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10113/stat : 10113 (java) S 10044 10047 4192 0 -1 1077944384 9 13130 0 0 0 0 5 2 20 0 15 0 70057023 11104780288 61478 33554432000 4194304 4196468 140721601805712 140074335410992 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
Current children cumulated CPU time: 6.48 s
Current children cumulated vsize: 10844512 KiB
Current children cumulated memory: 245912 KiB

[startup+4.00057 s]*
/proc/loadavg: 1.47 1.45 1.42 2/219 10113
/proc/meminfo: memFree=19493328/32770624 swapFree=67108860/67108860
[pid=10047] ppid=10044 vsize=10846560 memory=286404 CPUtime=7.45 cores=1,3,5,7
/proc/10047/stat : 10047 (java) S 10044 10047 4192 0 -1 1077944320 57911 13130 0 0 719 19 5 2 20 0 15 0 70057008 11106877440 71601 33554432000 4194304 4196468 140721601805712 140721601788256 140075370180343 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
/proc/10047/statm: 2711640 71601 3499 1 0 2673293 0
[pid=10047/tid=10100] ppid=10044 vsize=10846560 memory=29678448712876256 CPUtime=3.49 cores=1,3,5,7
/proc/10047/task/10100/stat : 10100 (java) D 10044 10047 4192 0 -1 4202560 38833 13130 0 0 332 10 5 2 20 0 15 0 70057017 11106877440 71601 33554432000 4194304 4196468 140721601805712 140075341994072 140075362897495 0 4 0 16800975 18446744071582151463 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10101] ppid=10044 vsize=10846560 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/10047/task/10101/stat : 10101 (java) S 10044 10047 4192 0 -1 1077944384 95 13130 0 0 3 0 5 2 20 0 15 0 70057018 11106877440 71601 33554432000 4194304 4196468 140721601805712 140075374422288 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10102] ppid=10044 vsize=10846560 memory=140015945641980 CPUtime=0.1 cores=1,3,5,7
/proc/10047/task/10102/stat : 10102 (java) S 10044 10047 4192 0 -1 1077944384 573 13130 0 0 3 0 5 2 20 0 15 0 70057018 11106877440 71601 33554432000 4194304 4196468 140721601805712 140075262695824 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10103] ppid=10044 vsize=10846560 memory=7809893113071758432 CPUtime=0.1 cores=1,3,5,7
/proc/10047/task/10103/stat : 10103 (java) S 10044 10047 4192 0 -1 1077944384 45 13130 0 0 3 0 5 2 20 0 15 0 70057018 11106877440 71601 33554432000 4194304 4196468 140721601805712 140075261643280 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10104] ppid=10044 vsize=10846560 memory=6942136550660532581 CPUtime=0.1 cores=1,3,5,7
/proc/10047/task/10104/stat : 10104 (java) S 10044 10047 4192 0 -1 1077944384 557 13130 0 0 3 0 5 2 20 0 15 0 70057018 11106877440 71601 33554432000 4194304 4196468 140721601805712 140075260590736 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10105] ppid=10044 vsize=10846560 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/10047/task/10105/stat : 10105 (java) S 10044 10047 4192 0 -1 1077944384 4173 13130 0 0 3 0 5 2 20 0 15 0 70057019 11106877440 71601 33554432000 4194304 4196468 140721601805712 140074373179888 140075370191490 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10106] ppid=10044 vsize=10846560 memory=3760822589597038386 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10106/stat : 10106 (java) S 10044 10047 4192 0 -1 1077944384 38 13130 0 0 0 0 5 2 20 0 15 0 70057020 11106877440 71601 33554432000 4194304 4196468 140721601805712 140074372126176 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10107] ppid=10044 vsize=10846560 memory=7020094016685435496 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10107/stat : 10107 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057020 11106877440 71601 33554432000 4194304 4196468 140721601805712 140074251445760 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10108] ppid=10044 vsize=10846560 memory=3549506454415763051 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10108/stat : 10108 (java) S 10044 10047 4192 0 -1 1077944384 3 13130 0 0 0 0 5 2 20 0 15 0 70057023 11106877440 71601 33554432000 4194304 4196468 140721601805712 140073944046288 140075370198939 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10109] ppid=10044 vsize=10846560 memory=0 CPUtime=1.3 cores=1,3,5,7
/proc/10047/task/10109/stat : 10109 (java) D 10044 10047 4192 0 -1 4202560 3847 13130 0 0 121 2 5 2 20 0 15 0 70057023 11106877440 71601 33554432000 4194304 4196468 140721601805712 140074338554472 140075362897495 0 4 0 16800975 18446744071582151463 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10110] ppid=10044 vsize=10846560 memory=-1 CPUtime=1.26 cores=1,3,5,7
/proc/10047/task/10110/stat : 10110 (java) S 10044 10047 4192 0 -1 1077944384 3015 13130 0 0 119 0 5 2 20 0 15 0 70057023 11106877440 71601 33554432000 4194304 4196468 140721601805712 140074337515632 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10111] ppid=10044 vsize=10846560 memory=140015945238144 CPUtime=1.36 cores=1,3,5,7
/proc/10047/task/10111/stat : 10111 (java) S 10044 10047 4192 0 -1 1077944384 4527 13130 0 0 128 1 5 2 20 0 15 0 70057023 11106877440 71601 33554432000 4194304 4196468 140721601805712 140074336463088 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10112] ppid=10044 vsize=10846560 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10112/stat : 10112 (java) S 10044 10047 4192 0 -1 1077944384 3 13130 0 0 0 0 5 2 20 0 15 0 70057023 11106877440 71601 33554432000 4194304 4196468 140721601805712 140073910487648 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10113] ppid=10044 vsize=10846560 memory=280031744913888 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10113/stat : 10113 (java) D 10044 10047 4192 0 -1 4202560 9 13130 0 0 0 0 5 2 20 0 15 0 70057023 11106877440 71601 33554432000 4194304 4196468 140721601805712 140074335410912 140075355036430 0 4 0 16800975 18446744072100891781 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
Current children cumulated CPU time: 7.45 s
Current children cumulated vsize: 10846560 KiB
Current children cumulated memory: 286404 KiB

[startup+4.40088 s]
/proc/loadavg: 1.47 1.45 1.42 2/219 10113
/proc/meminfo: memFree=19493328/32770624 swapFree=67108860/67108860
[pid=10047] ppid=10044 vsize=10916516 memory=317136 CPUtime=8.11 cores=1,3,5,7
/proc/10047/stat : 10047 (java) S 10044 10047 4192 0 -1 1077944320 65583 13130 0 0 784 20 5 2 20 0 15 0 70057008 11178512384 79284 33554432000 4194304 4196468 140721601805712 140721601788256 140075370180343 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
/proc/10047/statm: 2729129 79284 3500 1 0 2690782 0
[pid=10047/tid=10100] ppid=10044 vsize=10916516 memory=7882828121784479853 CPUtime=3.7 cores=1,3,5,7
/proc/10047/task/10100/stat : 10100 (java) R 10044 10047 4192 0 -1 4202560 44449 13130 0 0 352 11 5 2 20 0 15 0 70057017 11178512384 79284 33554432000 4194304 4196468 140721601805712 140075342006880 140074939395786 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10101] ppid=10044 vsize=10916516 memory=7810763844726514514 CPUtime=0.1 cores=1,3,5,7
/proc/10047/task/10101/stat : 10101 (java) S 10044 10047 4192 0 -1 1077944384 95 13130 0 0 3 0 5 2 20 0 15 0 70057018 11178512384 79350 33554432000 4194304 4196468 140721601805712 140075374422288 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10102] ppid=10044 vsize=10916516 memory=7012250031798724241 CPUtime=0.1 cores=1,3,5,7
/proc/10047/task/10102/stat : 10102 (java) S 10044 10047 4192 0 -1 1077944384 573 13130 0 0 3 0 5 2 20 0 15 0 70057018 11178512384 79350 33554432000 4194304 4196468 140721601805712 140075262695824 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10103] ppid=10044 vsize=10916516 memory=2257 CPUtime=0.1 cores=1,3,5,7
/proc/10047/task/10103/stat : 10103 (java) S 10044 10047 4192 0 -1 1077944384 45 13130 0 0 3 0 5 2 20 0 15 0 70057018 11178512384 79350 33554432000 4194304 4196468 140721601805712 140075261643280 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10104] ppid=10044 vsize=10916516 memory=72052 CPUtime=0.1 cores=1,3,5,7
/proc/10047/task/10104/stat : 10104 (java) S 10044 10047 4192 0 -1 1077944384 557 13130 0 0 3 0 5 2 20 0 15 0 70057018 11178512384 79350 33554432000 4194304 4196468 140721601805712 140075260590736 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10105] ppid=10044 vsize=10916516 memory=7 CPUtime=0.1 cores=1,3,5,7
/proc/10047/task/10105/stat : 10105 (java) S 10044 10047 4192 0 -1 1077944384 4174 13130 0 0 3 0 5 2 20 0 15 0 70057019 11178512384 79350 33554432000 4194304 4196468 140721601805712 140074373179888 140075370191490 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10106] ppid=10044 vsize=10916516 memory=2241 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10106/stat : 10106 (java) S 10044 10047 4192 0 -1 1077944384 38 13130 0 0 0 0 5 2 20 0 15 0 70057020 11178512384 79350 33554432000 4194304 4196468 140721601805712 140074372126176 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10107] ppid=10044 vsize=10916516 memory=9126232286719478932 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10107/stat : 10107 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057020 11178512384 79350 33554432000 4194304 4196468 140721601805712 140074251445760 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10108] ppid=10044 vsize=10916516 memory=6944656575208382560 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10108/stat : 10108 (java) S 10044 10047 4192 0 -1 1077944384 3 13130 0 0 0 0 5 2 20 0 15 0 70057023 11178512384 79350 33554432000 4194304 4196468 140721601805712 140073944046288 140075370198939 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10109] ppid=10044 vsize=10916516 memory=6944656592455097440 CPUtime=1.52 cores=1,3,5,7
/proc/10047/task/10109/stat : 10109 (java) R 10044 10047 4192 0 -1 4202560 5652 13130 0 0 143 2 5 2 20 0 15 0 70057023 11178512384 79350 33554432000 4194304 4196468 140721601805712 140074338554152 140075351724066 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10110] ppid=10044 vsize=10916516 memory=0 CPUtime=1.39 cores=1,3,5,7
/proc/10047/task/10110/stat : 10110 (java) R 10044 10047 4192 0 -1 4202560 3074 13130 0 0 132 0 5 2 20 0 15 0 70057023 11178512384 79350 33554432000 4194304 4196468 140721601805712 140074337502832 140075354150202 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10111] ppid=10044 vsize=10916516 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/10047/task/10111/stat : 10111 (java) S 10044 10047 4192 0 -1 1077944384 4775 13130 0 0 138 2 5 2 20 0 15 0 70057023 11178512384 79350 33554432000 4194304 4196468 140721601805712 140074336463088 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10112] ppid=10044 vsize=10916516 memory=286404 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10112/stat : 10112 (java) S 10044 10047 4192 0 -1 1077944384 3 13130 0 0 0 0 5 2 20 0 15 0 70057023 11178512384 79350 33554432000 4194304 4196468 140721601805712 140073910487648 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10113] ppid=10044 vsize=10916516 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10113/stat : 10113 (java) S 10044 10047 4192 0 -1 1077944384 11 13130 0 0 0 0 5 2 20 0 15 0 70057023 11178512384 79350 33554432000 4194304 4196468 140721601805712 140074335410992 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 55 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
Current children cumulated CPU time: 8.11 s
Current children cumulated vsize: 10916516 KiB
Current children cumulated memory: 317136 KiB

[startup+4.80135 s]
/proc/loadavg: 1.47 1.45 1.42 2/219 10113
/proc/meminfo: memFree=19493328/32770624 swapFree=67108860/67108860
[pid=10047] ppid=10044 vsize=10914144 memory=319560 CPUtime=9.45 cores=1,3,5,7
/proc/10047/stat : 10047 (java) S 10044 10047 4192 0 -1 1077944320 68991 13130 0 0 917 21 5 2 20 0 15 0 70057008 11176083456 79890 33554432000 4194304 4196468 140721601805712 140721601788256 140075370180343 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
/proc/10047/statm: 2728536 79890 3506 1 0 2690189 0
[pid=10047/tid=10100] ppid=10044 vsize=10914144 memory=-5628408999910123566 CPUtime=4.1 cores=1,3,5,7
/proc/10047/task/10100/stat : 10100 (java) R 10044 10047 4192 0 -1 4202560 44706 13130 0 0 392 11 5 2 20 0 15 0 70057017 11176083456 79890 33554432000 4194304 4196468 140721601805712 140075342009168 140074939455629 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10101] ppid=10044 vsize=10914144 memory=6791534058613427641 CPUtime=0.1 cores=1,3,5,7
/proc/10047/task/10101/stat : 10101 (java) S 10044 10047 4192 0 -1 1077944384 95 13130 0 0 3 0 5 2 20 0 15 0 70057018 11176083456 79890 33554432000 4194304 4196468 140721601805712 140075374422288 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10102] ppid=10044 vsize=10914144 memory=280031599488496 CPUtime=0.1 cores=1,3,5,7
/proc/10047/task/10102/stat : 10102 (java) S 10044 10047 4192 0 -1 1077944384 573 13130 0 0 3 0 5 2 20 0 15 0 70057018 11176083456 79890 33554432000 4194304 4196468 140721601805712 140075262695824 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10103] ppid=10044 vsize=10914144 memory=1399103955520229747 CPUtime=0.1 cores=1,3,5,7
/proc/10047/task/10103/stat : 10103 (java) S 10044 10047 4192 0 -1 1077944384 45 13130 0 0 3 0 5 2 20 0 15 0 70057018 11176083456 79890 33554432000 4194304 4196468 140721601805712 140075261643280 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10104] ppid=10044 vsize=10914144 memory=-7233780906022726806 CPUtime=0.1 cores=1,3,5,7
/proc/10047/task/10104/stat : 10104 (java) S 10044 10047 4192 0 -1 1077944384 557 13130 0 0 3 0 5 2 20 0 15 0 70057018 11176083456 79890 33554432000 4194304 4196468 140721601805712 140075260590736 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10105] ppid=10044 vsize=10914144 memory=-7737605721172012177 CPUtime=0.1 cores=1,3,5,7
/proc/10047/task/10105/stat : 10105 (java) S 10044 10047 4192 0 -1 1077944384 4174 13130 0 0 3 0 5 2 20 0 15 0 70057019 11176083456 79890 33554432000 4194304 4196468 140721601805712 140074373179888 140075370191490 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10106] ppid=10044 vsize=10914144 memory=6656426216303648864 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10106/stat : 10106 (java) S 10044 10047 4192 0 -1 1077944384 38 13130 0 0 0 0 5 2 20 0 15 0 70057020 11176083456 79890 33554432000 4194304 4196468 140721601805712 140074372126176 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10107] ppid=10044 vsize=10914144 memory=-7023579799431922829 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10107/stat : 10107 (java) S 10044 10047 4192 0 -1 1077944384 1 13130 0 0 0 0 5 2 20 0 15 0 70057020 11176083456 79890 33554432000 4194304 4196468 140721601805712 140074251445760 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10108] ppid=10044 vsize=10914144 memory=3047711553219693942 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10108/stat : 10108 (java) S 10044 10047 4192 0 -1 1077944384 3 13130 0 0 0 0 5 2 20 0 15 0 70057023 11176083456 79890 33554432000 4194304 4196468 140721601805712 140073944046288 140075370198939 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10109] ppid=10044 vsize=10914144 memory=4629546024076873078 CPUtime=1.91 cores=1,3,5,7
/proc/10047/task/10109/stat : 10109 (java) R 10044 10047 4192 0 -1 4202560 7932 13130 0 0 182 2 5 2 20 0 15 0 70057023 11176083456 79890 33554432000 4194304 4196468 140721601805712 140074338553488 140075370201690 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10110] ppid=10044 vsize=10914144 memory=-7666414585839465563 CPUtime=1.8 cores=1,3,5,7
/proc/10047/task/10110/stat : 10110 (java) R 10044 10047 4192 0 -1 4202560 3662 13130 0 0 172 1 5 2 20 0 15 0 70057023 11176083456 79890 33554432000 4194304 4196468 140721601805712 140074337503104 140075355876192 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10111] ppid=10044 vsize=10914144 memory=-7521736447810188379 CPUtime=1.6 cores=1,3,5,7
/proc/10047/task/10111/stat : 10111 (java) S 10044 10047 4192 0 -1 1077944384 4998 13130 0 0 151 2 5 2 20 0 15 0 70057023 11176083456 79890 33554432000 4194304 4196468 140721601805712 140074336463088 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10112] ppid=10044 vsize=10914144 memory=-8412652160765825907 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10112/stat : 10112 (java) S 10044 10047 4192 0 -1 1077944384 3 13130 0 0 0 0 5 2 20 0 15 0 70057023 11176083456 79890 33554432000 4194304 4196468 140721601805712 140073910487648 140075370190549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
[pid=10047/tid=10113] ppid=10044 vsize=10914144 memory=7100839878645619564 CPUtime=0.07 cores=1,3,5,7
/proc/10047/task/10113/stat : 10113 (java) S 10044 10047 4192 0 -1 1077944384 12 13130 0 0 0 0 5 2 20 0 15 0 70057023 11176083456 79890 33554432000 4194304 4196468 140721601805712 140074335410992 140075370191490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 55 0 0 6293624 6294260 16437248 140721601808555 140721601811804 140721601811804 140721601814479 0
Current children cumulated CPU time: 9.45 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 319560 KiB

Child status: 0
Real time (s): 4.86604
CPU time (s): 9.61922
CPU user time (s): 9.36193
CPU system time (s): 0.257298
CPU usage (%): 197.681
Max. virtual memory (cumulated for all children) (KiB): 10917020
Max. memory (cumulated for all children) (KiB): 321664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.36192
system time used= 0.257298
maximum resident set size= 322000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82231
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6642
involuntary context switches= 51


# summary of solver processes directly reported to runsolver:
#   pid: 10047
#   total CPU time (s): 9.61922
#   total CPU user time (s): 9.36193
#   total CPU system time (s): 0.257298

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.048051 second user time and 0.090219 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-25 15:22:18
IDJOB=4295159
IDBENCH=141479
IDSOLVER=2751
FILE ID=node132/4295159-1532524938
RUNJOBID= node132-1532498695-4224
PBS_JOBID= 21021589
Free space on /tmp= 52120 MiB

SOLVER NAME= Concrete 3.8-SuperNG 2018-06-13
BENCH NAME= XCSP18/Rcpsp/Rcpsp-j60-01-04_c18.xml
COMMAND LINE= concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295159-1532524938/watcher-4295159-1532524938 -o /tmp/evaluation-result-4295159-1532524938/solver-4295159-1532524938 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532498695-4224 --watchdog 2580  concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=1549628730 -superng HOME/instance-4295159-1532524938.xml

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

MD5SUM BENCH= 9fb24b9f48a42a135634ba64a3eecbb5
RANDOM SEED=1549628730

node132.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.65
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.65
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.65
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.65
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:        19773632 kB
MemAvailable:   31119868 kB
Buffers:          202712 kB
Cached:         11310320 kB
SwapCached:            0 kB
Active:          3947620 kB
Inactive:        8428116 kB
Active(anon):     813296 kB
Inactive(anon):    77616 kB
Active(file):    3134324 kB
Inactive(file):  8350500 kB
Unevictable:        7020 kB
Mlocked:            7020 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26772 kB
Writeback:             0 kB
AnonPages:        888680 kB
Mapped:            52948 kB
Shmem:             25248 kB
Slab:             317288 kB
SReclaimable:     289872 kB
SUnreclaim:        27416 kB
KernelStack:        3856 kB
PageTables:         7236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1808428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    788480 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= 52092 MiB
End job on node132 at 2018-07-25 15:22:23