Trace number 4302725

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.9.2-SuperNGOPT66 13.0295 5.64366

General information on the benchmark

NameRcpsp/
Rcpsp-j90-01-03_c18.xml
MD5SUMecfa46aa6dcbda2e31280fbe487bc54f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark66
Best CPU time to get the best result obtained on this benchmark5.36302
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints142
Number of domains2
Minimum domain size1
Maximum domain size459
Distribution of domain sizes[{"size":1,"count":1},{"size":459,"count":91}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":35},{"degree":4,"count":25},{"degree":5,"count":30},{"degree":6,"count":2}]
Minimum constraint arity2
Maximum constraint arity29
Distribution of constraint arities[{"arity":2,"count":138},{"arity":14,"count":1},{"arity":23,"count":1},{"arity":24,"count":1},{"arity":29,"count":1}]
Number of extensional constraints0
Number of intensional constraints138
Distribution of constraint types[{"type":"intension","count":138},{"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.99/0.74	c Concrete v3.9.2.1532736233296 running
9.41/4.54	o 458
9.41/4.57	o 82
10.06/4.71	o 68
10.71/4.99	o 67
11.39/5.11	o 66
12.95/5.61	v <instantiation cost="66">
12.95/5.61	v       <list>
12.95/5.61	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] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91]
12.95/5.61	v       </list>
12.95/5.61	v       <values>
12.95/5.61	v         0 0 0 0 21 6 6 9 8 6 20 10 9 8 2 30 8 11 27 13 20 13 34 21 28 2 26 28 20 20 25 16 31 41 23 40 28 40 18 2 20 24 26 43 23 12 29 43 42 39 22 41 19 34 10 41 44 23 34 7 47 46 46 48 37 51 49 32 32 33 50 49 54 39 44 47 27 55 48 55 46 49 51 55 56 54 58 34 56 58 65 66
12.95/5.61	v       </values>
12.95/5.61	v     </instantiation>
12.95/5.61	s OPTIMUM FOUND

Verifier Data

OK	66

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302725-1532897815/watcher-4302725-1532897815 -o /tmp/evaluation-result-4302725-1532897815/solver-4302725-1532897815 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532894180-24643 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=1419774256 -superng HOME/instance-4302725-1532897815.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=30253, runsolver pid=30250

[startup+0.100119 s]*
/proc/loadavg: 1.20 1.51 1.78 3/206 30310
/proc/meminfo: memFree=27133412/32770624 swapFree=67108792/67108860
[pid=30253] ppid=30250 vsize=10005480 memory=17080 CPUtime=0.08 cores=0,2,4,6
/proc/30253/stat : 30253 (java) S 30250 30253 22977 0 -1 1077944320 4430 13207 0 0 1 0 5 2 20 0 6 0 107344785 10245611520 4270 33554432000 4194304 4196468 140732233016224 140732232998768 139733738438391 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
/proc/30253/statm: 2501370 4270 1935 1 0 2489808 0
[pid=30253/tid=30306] ppid=30250 vsize=10005480 memory=4279135703913364878 CPUtime=0.08 cores=0,2,4,6
/proc/30253/task/30306/stat : 30306 (java) R 30250 30253 22977 0 -1 4202560 2251 13207 0 0 1 0 5 2 20 0 6 0 107344794 10245611520 4270 33554432000 4194304 4196468 140732233016224 139733710275152 139733723561328 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30307] ppid=30250 vsize=10005480 memory=-7522837583129502606 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30307/stat : 30307 (java) S 30250 30253 22977 0 -1 1077944384 1 13207 0 0 0 0 5 2 20 0 6 0 107344794 10245611520 4270 33554432000 4194304 4196468 140732233016224 139733742680592 139733738448597 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30308] ppid=30250 vsize=10005480 memory=139690195170944 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30308/stat : 30308 (java) S 30250 30253 22977 0 -1 1077944384 2 13207 0 0 0 0 5 2 20 0 6 0 107344794 10245611520 4270 33554432000 4194304 4196468 140732233016224 139733608016528 139733738448597 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30309] ppid=30250 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30309/stat : 30309 (java) S 30250 30253 22977 0 -1 1077944384 2 13207 0 0 0 0 5 2 20 0 6 0 107344794 10245611520 4270 33554432000 4194304 4196468 140732233016224 139733277468944 139733738448597 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30310] ppid=30250 vsize=10005480 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30310/stat : 30310 (java) S 30250 30253 22977 0 -1 1077944384 2 13207 0 0 0 0 5 2 20 0 6 0 107344794 10245611520 4270 33554432000 4194304 4196468 140732233016224 139733276416400 139733738448597 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 17080 KiB

[startup+0.209925 s]*
/proc/loadavg: 1.20 1.51 1.78 3/215 30319
/proc/meminfo: memFree=27110560/32770624 swapFree=67108792/67108860
[pid=30253] ppid=30250 vsize=10982696 memory=44616 CPUtime=0.26 cores=0,2,4,6
/proc/30253/stat : 30253 (java) S 30250 30253 22977 0 -1 1077944320 8543 13207 0 0 17 2 5 2 20 0 15 0 107344785 11246280704 11154 33554432000 4194304 4196468 140732233016224 140732232998768 139733738438391 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
/proc/30253/statm: 2745674 11154 2934 1 0 2708109 0
[pid=30253/tid=30306] ppid=30250 vsize=10982696 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/30253/task/30306/stat : 30306 (java) R 30250 30253 22977 0 -1 4202560 5082 13207 0 0 10 1 5 2 20 0 15 0 107344794 11246280704 11154 33554432000 4194304 4196468 140732233016224 139733710225536 139733738452255 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30307] ppid=30250 vsize=10982696 memory=343 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30307/stat : 30307 (java) S 30250 30253 22977 0 -1 1077944384 1 13207 0 0 0 0 5 2 20 0 15 0 107344794 11246280704 11154 33554432000 4194304 4196468 140732233016224 139733742680592 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30308] ppid=30250 vsize=10982696 memory=4122677398858249888 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30308/stat : 30308 (java) S 30250 30253 22977 0 -1 1077944384 2 13207 0 0 0 0 5 2 20 0 15 0 107344794 11246280704 11154 33554432000 4194304 4196468 140732233016224 139733608016528 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30309] ppid=30250 vsize=10982696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30309/stat : 30309 (java) S 30250 30253 22977 0 -1 1077944384 2 13207 0 0 0 0 5 2 20 0 15 0 107344794 11246280704 11154 33554432000 4194304 4196468 140732233016224 139733277468944 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30310] ppid=30250 vsize=10982696 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30310/stat : 30310 (java) S 30250 30253 22977 0 -1 1077944384 2 13207 0 0 0 0 5 2 20 0 15 0 107344794 11246280704 11154 33554432000 4194304 4196468 140732233016224 139733276416400 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30311] ppid=30250 vsize=10982696 memory=139690195170944 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30311/stat : 30311 (java) S 30250 30253 22977 0 -1 1077944384 2 13207 0 0 0 0 5 2 20 0 15 0 107344796 11246280704 11154 33554432000 4194304 4196468 140732233016224 139733164096240 139733738449538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30312] ppid=30250 vsize=10982696 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30312/stat : 30312 (java) S 30250 30253 22977 0 -1 1077944384 13 13207 0 0 0 0 5 2 20 0 15 0 107344796 11246280704 11154 33554432000 4194304 4196468 140732233016224 139732600219296 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30313] ppid=30250 vsize=10982696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30313/stat : 30313 (java) S 30250 30253 22977 0 -1 1077944384 1 13207 0 0 0 0 5 2 20 0 15 0 107344796 11246280704 11154 33554432000 4194304 4196468 140732233016224 139732398892272 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30314] ppid=30250 vsize=10982696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30314/stat : 30314 (java) S 30250 30253 22977 0 -1 1077944384 3 13207 0 0 0 0 5 2 20 0 15 0 107344799 11246280704 11154 33554432000 4194304 4196468 140732233016224 139732091492816 139733738456987 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30315] ppid=30250 vsize=10982696 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/30253/task/30315/stat : 30315 (java) S 30250 30253 22977 0 -1 1077944384 425 13207 0 0 1 0 5 2 20 0 15 0 107344799 11246280704 11154 33554432000 4194304 4196468 140732233016224 139733163043056 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30316] ppid=30250 vsize=10982696 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/30253/task/30316/stat : 30316 (java) S 30250 30253 22977 0 -1 1077944384 197 13207 0 0 1 0 5 2 20 0 15 0 107344799 11246280704 11154 33554432000 4194304 4196468 140732233016224 139733161990512 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30317] ppid=30250 vsize=10982696 memory=139690195170944 CPUtime=0.1 cores=0,2,4,6
/proc/30253/task/30317/stat : 30317 (java) S 30250 30253 22977 0 -1 1077944384 617 13207 0 0 3 0 5 2 20 0 15 0 107344799 11246280704 11154 33554432000 4194304 4196468 140732233016224 139733160937456 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30318] ppid=30250 vsize=10982696 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30318/stat : 30318 (java) S 30250 30253 22977 0 -1 1077944384 3 13207 0 0 0 0 5 2 20 0 15 0 107344799 11246280704 11154 33554432000 4194304 4196468 140732233016224 139731660695904 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30319] ppid=30250 vsize=10982696 memory=139690195170944 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30319/stat : 30319 (java) S 30250 30253 22977 0 -1 1077944384 1 13207 0 0 0 0 5 2 20 0 15 0 107344800 11246280704 11154 33554432000 4194304 4196468 140732233016224 139733159885872 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982696 KiB
Current children cumulated memory: 44616 KiB

[startup+0.310445 s]*
/proc/loadavg: 1.20 1.51 1.78 3/215 30319
/proc/meminfo: memFree=27100936/32770624 swapFree=67108792/67108860
[pid=30253] ppid=30250 vsize=10983192 memory=55968 CPUtime=0.38 cores=0,2,4,6
/proc/30253/stat : 30253 (java) S 30250 30253 22977 0 -1 1077944320 10566 13207 0 0 28 3 5 2 20 0 15 0 107344785 11246788608 13992 33554432000 4194304 4196468 140732233016224 140732232998768 139733738438391 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
/proc/30253/statm: 2745798 13992 3066 1 0 2708109 0
[pid=30253/tid=30306] ppid=30250 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/30253/task/30306/stat : 30306 (java) R 30250 30253 22977 0 -1 4202560 7099 13207 0 0 19 2 5 2 20 0 15 0 107344794 11246788608 13992 33554432000 4194304 4196468 140732233016224 139733710250176 139733720001966 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30307] ppid=30250 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30307/stat : 30307 (java) S 30250 30253 22977 0 -1 1077944384 1 13207 0 0 0 0 5 2 20 0 15 0 107344794 11246788608 13992 33554432000 4194304 4196468 140732233016224 139733742680592 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30308] ppid=30250 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30308/stat : 30308 (java) S 30250 30253 22977 0 -1 1077944384 2 13207 0 0 0 0 5 2 20 0 15 0 107344794 11246788608 13992 33554432000 4194304 4196468 140732233016224 139733608016528 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30309] ppid=30250 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30309/stat : 30309 (java) S 30250 30253 22977 0 -1 1077944384 2 13207 0 0 0 0 5 2 20 0 15 0 107344794 11246788608 13992 33554432000 4194304 4196468 140732233016224 139733277468944 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30310] ppid=30250 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30310/stat : 30310 (java) S 30250 30253 22977 0 -1 1077944384 2 13207 0 0 0 0 5 2 20 0 15 0 107344794 11246788608 13992 33554432000 4194304 4196468 140732233016224 139733276416400 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30311] ppid=30250 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30311/stat : 30311 (java) S 30250 30253 22977 0 -1 1077944384 2 13207 0 0 0 0 5 2 20 0 15 0 107344796 11246788608 13992 33554432000 4194304 4196468 140732233016224 139733164096240 139733738449538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30312] ppid=30250 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30312/stat : 30312 (java) S 30250 30253 22977 0 -1 1077944384 13 13207 0 0 0 0 5 2 20 0 15 0 107344796 11246788608 13992 33554432000 4194304 4196468 140732233016224 139732600219296 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30313] ppid=30250 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30313/stat : 30313 (java) S 30250 30253 22977 0 -1 1077944384 1 13207 0 0 0 0 5 2 20 0 15 0 107344796 11246788608 13992 33554432000 4194304 4196468 140732233016224 139732398892272 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30314] ppid=30250 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30314/stat : 30314 (java) S 30250 30253 22977 0 -1 1077944384 3 13207 0 0 0 0 5 2 20 0 15 0 107344799 11246788608 13992 33554432000 4194304 4196468 140732233016224 139732091492816 139733738456987 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30315] ppid=30250 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/30253/task/30315/stat : 30315 (java) S 30250 30253 22977 0 -1 1077944384 425 13207 0 0 1 0 5 2 20 0 15 0 107344799 11246788608 13992 33554432000 4194304 4196468 140732233016224 139733163043056 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30316] ppid=30250 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/30253/task/30316/stat : 30316 (java) S 30250 30253 22977 0 -1 1077944384 198 13207 0 0 1 0 5 2 20 0 15 0 107344799 11246788608 13992 33554432000 4194304 4196468 140732233016224 139733161990512 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30317] ppid=30250 vsize=10983192 memory=139690195170944 CPUtime=0.11 cores=0,2,4,6
/proc/30253/task/30317/stat : 30317 (java) S 30250 30253 22977 0 -1 1077944384 622 13207 0 0 4 0 5 2 20 0 15 0 107344799 11246788608 13992 33554432000 4194304 4196468 140732233016224 139733160937456 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30318] ppid=30250 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30318/stat : 30318 (java) S 30250 30253 22977 0 -1 1077944384 3 13207 0 0 0 0 5 2 20 0 15 0 107344799 11246788608 13992 33554432000 4194304 4196468 140732233016224 139731660695904 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30319] ppid=30250 vsize=10983192 memory=139690195170944 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30319/stat : 30319 (java) S 30250 30253 22977 0 -1 1077944384 1 13207 0 0 0 0 5 2 20 0 15 0 107344800 11246788608 13992 33554432000 4194304 4196468 140732233016224 139733159885872 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55968 KiB

[startup+0.700751 s]
/proc/loadavg: 1.20 1.51 1.78 3/215 30319
/proc/meminfo: memFree=27089772/32770624 swapFree=67108792/67108860
[pid=30253] ppid=30250 vsize=10983192 memory=88864 CPUtime=0.99 cores=0,2,4,6
/proc/30253/stat : 30253 (java) S 30250 30253 22977 0 -1 1077944320 16850 13207 0 0 87 5 5 2 20 0 15 0 107344785 11246788608 22216 33554432000 4194304 4196468 140732233016224 140732232998768 139733738438391 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
/proc/30253/statm: 2745798 22216 3237 1 0 2708109 0
[pid=30253/tid=30306] ppid=30250 vsize=10983192 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/30253/task/30306/stat : 30306 (java) R 30250 30253 22977 0 -1 4202560 12409 13207 0 0 56 3 5 2 20 0 15 0 107344794 11246788608 22216 33554432000 4194304 4196468 140732233016224 139733710259216 139733723603948 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30307] ppid=30250 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30307/stat : 30307 (java) S 30250 30253 22977 0 -1 1077944384 1 13207 0 0 0 0 5 2 20 0 15 0 107344794 11246788608 22216 33554432000 4194304 4196468 140732233016224 139733742680592 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30308] ppid=30250 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30308/stat : 30308 (java) S 30250 30253 22977 0 -1 1077944384 2 13207 0 0 0 0 5 2 20 0 15 0 107344794 11246788608 22216 33554432000 4194304 4196468 140732233016224 139733608016528 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30309] ppid=30250 vsize=10983192 memory=32804 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30309/stat : 30309 (java) S 30250 30253 22977 0 -1 1077944384 2 13207 0 0 0 0 5 2 20 0 15 0 107344794 11246788608 22216 33554432000 4194304 4196468 140732233016224 139733277468944 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30310] ppid=30250 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30310/stat : 30310 (java) S 30250 30253 22977 0 -1 1077944384 2 13207 0 0 0 0 5 2 20 0 15 0 107344794 11246788608 22216 33554432000 4194304 4196468 140732233016224 139733276416400 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30311] ppid=30250 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30311/stat : 30311 (java) S 30250 30253 22977 0 -1 1077944384 5 13207 0 0 0 0 5 2 20 0 15 0 107344796 11246788608 22216 33554432000 4194304 4196468 140732233016224 139733164096240 139733738449538 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30312] ppid=30250 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30312/stat : 30312 (java) S 30250 30253 22977 0 -1 1077944384 13 13207 0 0 0 0 5 2 20 0 15 0 107344796 11246788608 22216 33554432000 4194304 4196468 140732233016224 139732600219296 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30313] ppid=30250 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30313/stat : 30313 (java) S 30250 30253 22977 0 -1 1077944384 1 13207 0 0 0 0 5 2 20 0 15 0 107344796 11246788608 22216 33554432000 4194304 4196468 140732233016224 139732398892272 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30314] ppid=30250 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30314/stat : 30314 (java) S 30250 30253 22977 0 -1 1077944384 3 13207 0 0 0 0 5 2 20 0 15 0 107344799 11246788608 22216 33554432000 4194304 4196468 140732233016224 139732091492816 139733738456987 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30315] ppid=30250 vsize=10983192 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/30253/task/30315/stat : 30315 (java) S 30250 30253 22977 0 -1 1077944384 723 13207 0 0 7 0 5 2 20 0 15 0 107344799 11246788608 22216 33554432000 4194304 4196468 140732233016224 139733163043056 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30316] ppid=30250 vsize=10983192 memory=139690053248080 CPUtime=0.16 cores=0,2,4,6
/proc/30253/task/30316/stat : 30316 (java) S 30250 30253 22977 0 -1 1077944384 812 13207 0 0 9 0 5 2 20 0 15 0 107344799 11246788608 22216 33554432000 4194304 4196468 140732233016224 139733161990512 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30317] ppid=30250 vsize=10983192 memory=142279381615246 CPUtime=0.2 cores=0,2,4,6
/proc/30253/task/30317/stat : 30317 (java) S 30250 30253 22977 0 -1 1077944384 681 13207 0 0 13 0 5 2 20 0 15 0 107344799 11246788608 22216 33554432000 4194304 4196468 140732233016224 139733160937456 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30318] ppid=30250 vsize=10983192 memory=4136 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30318/stat : 30318 (java) S 30250 30253 22977 0 -1 1077944384 3 13207 0 0 0 0 5 2 20 0 15 0 107344799 11246788608 22216 33554432000 4194304 4196468 140732233016224 139731660695904 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30319] ppid=30250 vsize=10983192 memory=2241 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30319/stat : 30319 (java) S 30250 30253 22977 0 -1 1077944384 1 13207 0 0 0 0 5 2 20 0 15 0 107344800 11246788608 22216 33554432000 4194304 4196468 140732233016224 139733159885872 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88864 KiB

[startup+1.50074 s]
/proc/loadavg: 1.20 1.51 1.78 4/215 30319
/proc/meminfo: memFree=27043776/32770624 swapFree=67108792/67108860
[pid=30253] ppid=30250 vsize=10998092 memory=179116 CPUtime=2.26 cores=0,2,4,6
/proc/30253/stat : 30253 (java) S 30250 30253 22977 0 -1 1077944320 23931 13207 0 0 210 9 5 2 20 0 15 0 107344785 11262046208 44779 33554432000 4194304 4196468 140732233016224 140732232998768 139733738438391 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
/proc/30253/statm: 2749523 44779 3472 1 0 2711181 0
[pid=30253/tid=30306] ppid=30250 vsize=10998092 memory=10799 CPUtime=1.43 cores=0,2,4,6
/proc/30253/task/30306/stat : 30306 (java) R 30250 30253 22977 0 -1 4202560 17910 13207 0 0 130 6 5 2 20 0 15 0 107344794 11262046208 44779 33554432000 4194304 4196468 140732233016224 139733710269856 139733738460317 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30307] ppid=30250 vsize=10998092 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/30253/task/30307/stat : 30307 (java) S 30250 30253 22977 0 -1 1077944384 60 13207 0 0 1 0 5 2 20 0 15 0 107344794 11262046208 44779 33554432000 4194304 4196468 140732233016224 139733742680592 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30308] ppid=30250 vsize=10998092 memory=1404 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30308/stat : 30308 (java) S 30250 30253 22977 0 -1 1077944384 13 13207 0 0 0 0 5 2 20 0 15 0 107344794 11262046208 44779 33554432000 4194304 4196468 140732233016224 139733608016528 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30309] ppid=30250 vsize=10998092 memory=3032 CPUtime=0.08 cores=0,2,4,6
/proc/30253/task/30309/stat : 30309 (java) S 30250 30253 22977 0 -1 1077944384 204 13207 0 0 1 0 5 2 20 0 15 0 107344794 11262046208 44779 33554432000 4194304 4196468 140732233016224 139733277468944 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30310] ppid=30250 vsize=10998092 memory=88864 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30310/stat : 30310 (java) S 30250 30253 22977 0 -1 1077944384 27 13207 0 0 0 0 5 2 20 0 15 0 107344794 11262046208 44779 33554432000 4194304 4196468 140732233016224 139733276416400 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30311] ppid=30250 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/30253/task/30311/stat : 30311 (java) S 30250 30253 22977 0 -1 1077944384 54 13207 0 0 1 0 5 2 20 0 15 0 107344796 11262046208 44779 33554432000 4194304 4196468 140732233016224 139733164096240 139733738449538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30312] ppid=30250 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30312/stat : 30312 (java) S 30250 30253 22977 0 -1 1077944384 14 13207 0 0 0 0 5 2 20 0 15 0 107344796 11262046208 44779 33554432000 4194304 4196468 140732233016224 139732600219360 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30313] ppid=30250 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30313/stat : 30313 (java) S 30250 30253 22977 0 -1 1077944384 1 13207 0 0 0 0 5 2 20 0 15 0 107344796 11262046208 44779 33554432000 4194304 4196468 140732233016224 139732398892288 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30314] ppid=30250 vsize=10998092 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30314/stat : 30314 (java) S 30250 30253 22977 0 -1 1077944384 3 13207 0 0 0 0 5 2 20 0 15 0 107344799 11262046208 44779 33554432000 4194304 4196468 140732233016224 139732091492816 139733738456987 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30315] ppid=30250 vsize=10998092 memory=4638778398332698720 CPUtime=0.21 cores=0,2,4,6
/proc/30253/task/30315/stat : 30315 (java) S 30250 30253 22977 0 -1 1077944384 837 13207 0 0 14 0 5 2 20 0 15 0 107344799 11262046208 44779 33554432000 4194304 4196468 140732233016224 139733163043056 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30316] ppid=30250 vsize=10998092 memory=279380106976128 CPUtime=0.32 cores=0,2,4,6
/proc/30253/task/30316/stat : 30316 (java) S 30250 30253 22977 0 -1 1077944384 1277 13207 0 0 25 0 5 2 20 0 15 0 107344799 11262046208 44779 33554432000 4194304 4196468 140732233016224 139733161990512 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30317] ppid=30250 vsize=10998092 memory=6944656592452807323 CPUtime=0.4 cores=0,2,4,6
/proc/30253/task/30317/stat : 30317 (java) S 30250 30253 22977 0 -1 1077944384 1335 13207 0 0 33 0 5 2 20 0 15 0 107344799 11262046208 44779 33554432000 4194304 4196468 140732233016224 139733160937456 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30318] ppid=30250 vsize=10998092 memory=1399101730491701635 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30318/stat : 30318 (java) S 30250 30253 22977 0 -1 1077944384 3 13207 0 0 0 0 5 2 20 0 15 0 107344799 11262046208 44779 33554432000 4194304 4196468 140732233016224 139731660695904 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30319] ppid=30250 vsize=10998092 memory=4137290303932963203 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30319/stat : 30319 (java) S 30250 30253 22977 0 -1 1077944384 1 13207 0 0 0 0 5 2 20 0 15 0 107344800 11262046208 44779 33554432000 4194304 4196468 140732233016224 139733159885872 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
Current children cumulated CPU time: 2.26 s
Current children cumulated vsize: 10998092 KiB

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

[startup+5.6436 s]
# the end of solver process 30253 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=12.764 s, system=0.265491 s

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

[startup+3.20086 s]
/proc/loadavg: 1.26 1.52 1.79 6/215 30319
/proc/meminfo: memFree=26928268/32770624 swapFree=67108792/67108860
[pid=30253] ppid=30250 vsize=11008352 memory=241712 CPUtime=6.58 cores=0,2,4,6
/proc/30253/stat : 30253 (java) S 30250 30253 22977 0 -1 1077944320 38665 13207 0 0 636 15 5 2 20 0 15 0 107344785 11272552448 60428 33554432000 4194304 4196468 140732233016224 140732232998768 139733738438391 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
/proc/30253/statm: 2752088 60428 3496 1 0 2713741 0
[pid=30253/tid=30306] ppid=30250 vsize=11008352 memory=0 CPUtime=3.11 cores=0,2,4,6
/proc/30253/task/30306/stat : 30306 (java) R 30250 30253 22977 0 -1 4202560 24246 13207 0 0 296 8 5 2 20 0 15 0 107344794 11272552448 60428 33554432000 4194304 4196468 140732233016224 139733710271216 139733297387010 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30307] ppid=30250 vsize=11008352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/30253/task/30307/stat : 30307 (java) S 30250 30253 22977 0 -1 1077944384 60 13207 0 0 1 0 5 2 20 0 15 0 107344794 11272552448 60428 33554432000 4194304 4196468 140732233016224 139733742680592 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30308] ppid=30250 vsize=11008352 memory=2110040660594788 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30308/stat : 30308 (java) S 30250 30253 22977 0 -1 1077944384 13 13207 0 0 0 0 5 2 20 0 15 0 107344794 11272552448 60428 33554432000 4194304 4196468 140732233016224 139733608016528 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30309] ppid=30250 vsize=11008352 memory=6935649255759568960 CPUtime=0.08 cores=0,2,4,6
/proc/30253/task/30309/stat : 30309 (java) S 30250 30253 22977 0 -1 1077944384 204 13207 0 0 1 0 5 2 20 0 15 0 107344794 11272552448 60428 33554432000 4194304 4196468 140732233016224 139733277468944 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30310] ppid=30250 vsize=11008352 memory=279380106412272 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30310/stat : 30310 (java) S 30250 30253 22977 0 -1 1077944384 27 13207 0 0 0 0 5 2 20 0 15 0 107344794 11272552448 60428 33554432000 4194304 4196468 140732233016224 139733276416400 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30311] ppid=30250 vsize=11008352 memory=269612277099670 CPUtime=0.08 cores=0,2,4,6
/proc/30253/task/30311/stat : 30311 (java) S 30250 30253 22977 0 -1 1077944384 94 13207 0 0 1 0 5 2 20 0 15 0 107344796 11272552448 60428 33554432000 4194304 4196468 140732233016224 139733164096240 139733738449538 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30312] ppid=30250 vsize=11008352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30312/stat : 30312 (java) S 30250 30253 22977 0 -1 1077944384 14 13207 0 0 0 0 5 2 20 0 15 0 107344796 11272552448 60428 33554432000 4194304 4196468 140732233016224 139732600219360 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30313] ppid=30250 vsize=11008352 memory=589972051086833205 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30313/stat : 30313 (java) S 30250 30253 22977 0 -1 1077944384 1 13207 0 0 0 0 5 2 20 0 15 0 107344796 11272552448 60428 33554432000 4194304 4196468 140732233016224 139732398892288 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30314] ppid=30250 vsize=11008352 memory=288284489334129494 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30314/stat : 30314 (java) S 30250 30253 22977 0 -1 1077944384 3 13207 0 0 0 0 5 2 20 0 15 0 107344799 11272552448 60428 33554432000 4194304 4196468 140732233016224 139732091492816 139733738456987 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30315] ppid=30250 vsize=11008352 memory=8764164798296201423 CPUtime=1.18 cores=0,2,4,6
/proc/30253/task/30315/stat : 30315 (java) R 30250 30253 22977 0 -1 4202560 3460 13207 0 0 110 1 5 2 20 0 15 0 107344799 11272552448 60428 33554432000 4194304 4196468 140732233016224 139733163034096 139733719961496 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30316] ppid=30250 vsize=11008352 memory=0 CPUtime=1.03 cores=0,2,4,6
/proc/30253/task/30316/stat : 30316 (java) R 30250 30253 22977 0 -1 4202560 2726 13207 0 0 95 1 5 2 20 0 15 0 107344799 11272552448 60428 33554432000 4194304 4196468 140732233016224 139733161971984 139733722833328 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30317] ppid=30250 vsize=11008352 memory=-7522837415797432224 CPUtime=1.33 cores=0,2,4,6
/proc/30253/task/30317/stat : 30317 (java) S 30250 30253 22977 0 -1 1077944384 5612 13207 0 0 125 1 5 2 20 0 15 0 107344799 11272552448 60428 33554432000 4194304 4196468 140732233016224 139733160937456 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30318] ppid=30250 vsize=11008352 memory=6944656592455360569 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30318/stat : 30318 (java) S 30250 30253 22977 0 -1 1077944384 3 13207 0 0 0 0 5 2 20 0 15 0 107344799 11272552448 60428 33554432000 4194304 4196468 140732233016224 139731660695904 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30319] ppid=30250 vsize=11008352 memory=-7385037593950845031 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30319/stat : 30319 (java) S 30250 30253 22977 0 -1 1077944384 10 13207 0 0 0 0 5 2 20 0 15 0 107344800 11272552448 60428 33554432000 4194304 4196468 140732233016224 139733159885872 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
Current children cumulated CPU time: 6.58 s
Current children cumulated vsize: 11008352 KiB
Current children cumulated memory: 241712 KiB

[startup+4.80065 s]
/proc/loadavg: 1.26 1.52 1.79 2/215 30319
/proc/meminfo: memFree=26817800/32770624 swapFree=67108792/67108860
[pid=30253] ppid=30250 vsize=11077984 memory=336452 CPUtime=10.4 cores=0,2,4,6
/proc/30253/stat : 30253 (java) S 30250 30253 22977 0 -1 1077944320 70496 13207 0 0 1012 21 5 2 20 0 15 0 107344785 11343855616 84113 33554432000 4194304 4196468 140732233016224 140732232998768 139733738438391 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
/proc/30253/statm: 2769496 84113 3509 1 0 2731149 0
[pid=30253/tid=30306] ppid=30250 vsize=11077984 memory=6791534058613427641 CPUtime=4.39 cores=0,2,4,6
/proc/30253/task/30306/stat : 30306 (java) R 30250 30253 22977 0 -1 4202560 42937 13207 0 0 420 12 5 2 20 0 15 0 107344794 11343855616 84113 33554432000 4194304 4196468 140732233016224 139733710267552 139733290534692 0 4 0 16800975 0 0 0 -1 0 0 0 26 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30307] ppid=30250 vsize=11077984 memory=279380106912384 CPUtime=0.1 cores=0,2,4,6
/proc/30253/task/30307/stat : 30307 (java) S 30250 30253 22977 0 -1 1077944384 278 13207 0 0 3 0 5 2 20 0 15 0 107344794 11343855616 84113 33554432000 4194304 4196468 140732233016224 139733742680592 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30308] ppid=30250 vsize=11077984 memory=10765 CPUtime=0.1 cores=0,2,4,6
/proc/30253/task/30308/stat : 30308 (java) S 30250 30253 22977 0 -1 1077944384 37 13207 0 0 3 0 5 2 20 0 15 0 107344794 11343855616 84113 33554432000 4194304 4196468 140732233016224 139733608016528 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30309] ppid=30250 vsize=11077984 memory=23766 CPUtime=0.1 cores=0,2,4,6
/proc/30253/task/30309/stat : 30309 (java) S 30250 30253 22977 0 -1 1077944384 569 13207 0 0 3 0 5 2 20 0 15 0 107344794 11343855616 84113 33554432000 4194304 4196468 140732233016224 139733277468944 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30310] ppid=30250 vsize=11077984 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/30253/task/30310/stat : 30310 (java) S 30250 30253 22977 0 -1 1077944384 48 13207 0 0 3 0 5 2 20 0 15 0 107344794 11343855616 84113 33554432000 4194304 4196468 140732233016224 139733276416400 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30311] ppid=30250 vsize=11077984 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/30253/task/30311/stat : 30311 (java) S 30250 30253 22977 0 -1 1077944384 3832 13207 0 0 3 0 5 2 20 0 15 0 107344796 11343855616 84113 33554432000 4194304 4196468 140732233016224 139733164096240 139733738449538 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30312] ppid=30250 vsize=11077984 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30312/stat : 30312 (java) S 30250 30253 22977 0 -1 1077944384 14 13207 0 0 0 0 5 2 20 0 15 0 107344796 11343855616 84113 33554432000 4194304 4196468 140732233016224 139732600219360 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30313] ppid=30250 vsize=11077984 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30313/stat : 30313 (java) S 30250 30253 22977 0 -1 1077944384 1 13207 0 0 0 0 5 2 20 0 15 0 107344796 11343855616 84113 33554432000 4194304 4196468 140732233016224 139732398892288 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30314] ppid=30250 vsize=11077984 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30314/stat : 30314 (java) S 30250 30253 22977 0 -1 1077944384 3 13207 0 0 0 0 5 2 20 0 15 0 107344799 11343855616 84113 33554432000 4194304 4196468 140732233016224 139732091492816 139733738456987 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30315] ppid=30250 vsize=11077984 memory=0 CPUtime=2.27 cores=0,2,4,6
/proc/30253/task/30315/stat : 30315 (java) R 30250 30253 22977 0 -1 4202560 9340 13207 0 0 218 2 5 2 20 0 15 0 107344799 11343855616 84113 33554432000 4194304 4196468 140732233016224 139733163022896 139733721878527 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30316] ppid=30250 vsize=11077984 memory=0 CPUtime=1.91 cores=0,2,4,6
/proc/30253/task/30316/stat : 30316 (java) R 30250 30253 22977 0 -1 4202560 4111 13207 0 0 183 1 5 2 20 0 15 0 107344799 11343855616 84113 33554432000 4194304 4196468 140732233016224 139733161974704 139733724040193 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30317] ppid=30250 vsize=11077984 memory=8330969454845486047 CPUtime=1.8 cores=0,2,4,6
/proc/30253/task/30317/stat : 30317 (java) R 30250 30253 22977 0 -1 1077944384 7119 13207 0 0 171 2 5 2 20 0 15 0 107344799 11343855616 84113 33554432000 4194304 4196468 140732233016224 139733160937456 139733738449538 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30318] ppid=30250 vsize=11077984 memory=279380107104416 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30318/stat : 30318 (java) S 30250 30253 22977 0 -1 1077944384 3 13207 0 0 0 0 5 2 20 0 15 0 107344799 11343855616 84113 33554432000 4194304 4196468 140732233016224 139731660695904 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30319] ppid=30250 vsize=11077984 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30319/stat : 30319 (java) S 30250 30253 22977 0 -1 1077944384 12 13207 0 0 0 0 5 2 20 0 15 0 107344800 11343855616 84113 33554432000 4194304 4196468 140732233016224 139733159885872 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
Current children cumulated CPU time: 10.4 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 336452 KiB

[startup+5.20069 s]
/proc/loadavg: 1.26 1.52 1.79 5/215 30319
/proc/meminfo: memFree=26814140/32770624 swapFree=67108792/67108860
[pid=30253] ppid=30250 vsize=11077984 memory=368176 CPUtime=11.67 cores=0,2,4,6
/proc/30253/stat : 30253 (java) S 30250 30253 22977 0 -1 1077944320 70729 13207 0 0 1138 22 5 2 20 0 15 0 107344785 11343855616 92044 33554432000 4194304 4196468 140732233016224 140732232998768 139733738438391 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
/proc/30253/statm: 2769496 92044 3512 1 0 2731149 0
[pid=30253/tid=30306] ppid=30250 vsize=11077984 memory=0 CPUtime=4.79 cores=0,2,4,6
/proc/30253/task/30306/stat : 30306 (java) R 30250 30253 22977 0 -1 4202560 42983 13207 0 0 460 12 5 2 20 0 15 0 107344794 11343855616 92044 33554432000 4194304 4196468 140732233016224 139733710270256 139733288124480 0 4 0 16800975 0 0 0 -1 0 0 0 26 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30307] ppid=30250 vsize=11077984 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/30253/task/30307/stat : 30307 (java) S 30250 30253 22977 0 -1 1077944384 278 13207 0 0 3 0 5 2 20 0 15 0 107344794 11343855616 92044 33554432000 4194304 4196468 140732233016224 139733742680592 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30308] ppid=30250 vsize=11077984 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/30253/task/30308/stat : 30308 (java) S 30250 30253 22977 0 -1 1077944384 37 13207 0 0 3 0 5 2 20 0 15 0 107344794 11343855616 92044 33554432000 4194304 4196468 140732233016224 139733608016528 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30309] ppid=30250 vsize=11077984 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/30253/task/30309/stat : 30309 (java) S 30250 30253 22977 0 -1 1077944384 569 13207 0 0 3 0 5 2 20 0 15 0 107344794 11343855616 92044 33554432000 4194304 4196468 140732233016224 139733277468944 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30310] ppid=30250 vsize=11077984 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/30253/task/30310/stat : 30310 (java) S 30250 30253 22977 0 -1 1077944384 48 13207 0 0 3 0 5 2 20 0 15 0 107344794 11343855616 92044 33554432000 4194304 4196468 140732233016224 139733276416400 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30311] ppid=30250 vsize=11077984 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/30253/task/30311/stat : 30311 (java) S 30250 30253 22977 0 -1 1077944384 3832 13207 0 0 3 0 5 2 20 0 15 0 107344796 11343855616 92044 33554432000 4194304 4196468 140732233016224 139733164096240 139733738449538 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30312] ppid=30250 vsize=11077984 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30312/stat : 30312 (java) S 30250 30253 22977 0 -1 1077944384 14 13207 0 0 0 0 5 2 20 0 15 0 107344796 11343855616 92044 33554432000 4194304 4196468 140732233016224 139732600219360 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30313] ppid=30250 vsize=11077984 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30313/stat : 30313 (java) S 30250 30253 22977 0 -1 1077944384 1 13207 0 0 0 0 5 2 20 0 15 0 107344796 11343855616 92044 33554432000 4194304 4196468 140732233016224 139732398892288 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30314] ppid=30250 vsize=11077984 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30314/stat : 30314 (java) S 30250 30253 22977 0 -1 1077944384 3 13207 0 0 0 0 5 2 20 0 15 0 107344799 11343855616 92044 33554432000 4194304 4196468 140732233016224 139732091492816 139733738456987 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30315] ppid=30250 vsize=11077984 memory=0 CPUtime=2.67 cores=0,2,4,6
/proc/30253/task/30315/stat : 30315 (java) R 30250 30253 22977 0 -1 4202560 9418 13207 0 0 258 2 5 2 20 0 15 0 107344799 11343855616 92044 33554432000 4194304 4196468 140732233016224 139733163029376 139733723546098 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30316] ppid=30250 vsize=11077984 memory=0 CPUtime=2.31 cores=0,2,4,6
/proc/30253/task/30316/stat : 30316 (java) R 30250 30253 22977 0 -1 4202560 4144 13207 0 0 223 1 5 2 20 0 15 0 107344799 11343855616 92044 33554432000 4194304 4196468 140732233016224 139733161973984 139733723545820 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30317] ppid=30250 vsize=11077984 memory=0 CPUtime=1.87 cores=0,2,4,6
/proc/30253/task/30317/stat : 30317 (java) S 30250 30253 22977 0 -1 1077944384 7195 13207 0 0 178 2 5 2 20 0 15 0 107344799 11343855616 92044 33554432000 4194304 4196468 140732233016224 139733160937456 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30318] ppid=30250 vsize=11077984 memory=336568 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30318/stat : 30318 (java) S 30250 30253 22977 0 -1 1077944384 3 13207 0 0 0 0 5 2 20 0 15 0 107344799 11343855616 92044 33554432000 4194304 4196468 140732233016224 139731660695904 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30319] ppid=30250 vsize=11077984 memory=56 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30319/stat : 30319 (java) S 30250 30253 22977 0 -1 1077944384 12 13207 0 0 0 0 5 2 20 0 15 0 107344800 11343855616 92044 33554432000 4194304 4196468 140732233016224 139733159885872 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
Current children cumulated CPU time: 11.67 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 368176 KiB

[startup+5.60579 s]
/proc/loadavg: 1.26 1.52 1.79 5/215 30319
/proc/meminfo: memFree=26814140/32770624 swapFree=67108792/67108860
[pid=30253] ppid=30250 vsize=11077984 memory=373668 CPUtime=12.95 cores=0,2,4,6
/proc/30253/stat : 30253 (java) S 30250 30253 22977 0 -1 1077944320 71138 13207 0 0 1266 22 5 2 20 0 15 0 107344785 11343855616 93417 33554432000 4194304 4196468 140732233016224 140732232998768 139733738438391 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
/proc/30253/statm: 2769496 93417 3513 1 0 2731149 0
[pid=30253/tid=30306] ppid=30250 vsize=11077984 memory=139690195173777 CPUtime=5.19 cores=0,2,4,6
/proc/30253/task/30306/stat : 30306 (java) R 30250 30253 22977 0 -1 4202560 42991 13207 0 0 500 12 5 2 20 0 15 0 107344794 11343855616 93417 33554432000 4194304 4196468 140732233016224 139733710266808 139733306347863 0 4 0 16800975 0 0 0 -1 6 0 0 26 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30307] ppid=30250 vsize=11077984 memory=7012483291670539114 CPUtime=0.1 cores=0,2,4,6
/proc/30253/task/30307/stat : 30307 (java) S 30250 30253 22977 0 -1 1077944384 282 13207 0 0 3 0 5 2 20 0 15 0 107344794 11343855616 93417 33554432000 4194304 4196468 140732233016224 139733742680592 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30308] ppid=30250 vsize=11077984 memory=-7242455096852575424 CPUtime=0.1 cores=0,2,4,6
/proc/30253/task/30308/stat : 30308 (java) S 30250 30253 22977 0 -1 1077944384 43 13207 0 0 3 0 5 2 20 0 15 0 107344794 11343855616 93417 33554432000 4194304 4196468 140732233016224 139733608016528 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30309] ppid=30250 vsize=11077984 memory=7100839870071150693 CPUtime=0.1 cores=0,2,4,6
/proc/30253/task/30309/stat : 30309 (java) S 30250 30253 22977 0 -1 1077944384 576 13207 0 0 3 0 5 2 20 0 15 0 107344794 11343855616 93417 33554432000 4194304 4196468 140732233016224 139733277468944 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30310] ppid=30250 vsize=11077984 memory=8514726395715351173 CPUtime=0.1 cores=0,2,4,6
/proc/30253/task/30310/stat : 30310 (java) S 30250 30253 22977 0 -1 1077944384 51 13207 0 0 3 0 5 2 20 0 15 0 107344794 11343855616 93417 33554432000 4194304 4196468 140732233016224 139733276416400 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30311] ppid=30250 vsize=11077984 memory=7100839861566347365 CPUtime=0.11 cores=0,2,4,6
/proc/30253/task/30311/stat : 30311 (java) S 30250 30253 22977 0 -1 1077944384 3832 13207 0 0 4 0 5 2 20 0 15 0 107344796 11343855616 93417 33554432000 4194304 4196468 140732233016224 139733164096240 139733738449538 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30312] ppid=30250 vsize=11077984 memory=-7103146973613356224 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30312/stat : 30312 (java) S 30250 30253 22977 0 -1 1077944384 14 13207 0 0 0 0 5 2 20 0 15 0 107344796 11343855616 93417 33554432000 4194304 4196468 140732233016224 139732600219424 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30313] ppid=30250 vsize=11077984 memory=4136 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30313/stat : 30313 (java) S 30250 30253 22977 0 -1 1077944384 1 13207 0 0 0 0 5 2 20 0 15 0 107344796 11343855616 93417 33554432000 4194304 4196468 140732233016224 139732398892288 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30314] ppid=30250 vsize=11077984 memory=30828 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30314/stat : 30314 (java) S 30250 30253 22977 0 -1 1077944384 3 13207 0 0 0 0 5 2 20 0 15 0 107344799 11343855616 93417 33554432000 4194304 4196468 140732233016224 139732091492816 139733738456987 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30315] ppid=30250 vsize=11077984 memory=1292 CPUtime=3.07 cores=0,2,4,6
/proc/30253/task/30315/stat : 30315 (java) R 30250 30253 22977 0 -1 4202560 9506 13207 0 0 298 2 5 2 20 0 15 0 107344799 11343855616 93417 33554432000 4194304 4196468 140732233016224 139733163023776 139733723320327 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30316] ppid=30250 vsize=11077984 memory=6498285520076 CPUtime=2.71 cores=0,2,4,6
/proc/30253/task/30316/stat : 30316 (java) R 30250 30253 22977 0 -1 4202560 4373 13207 0 0 263 1 5 2 20 0 15 0 107344799 11343855616 93417 33554432000 4194304 4196468 140732233016224 139733161971104 139733716272624 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30317] ppid=30250 vsize=11077984 memory=304556131815260474 CPUtime=1.94 cores=0,2,4,6
/proc/30253/task/30317/stat : 30317 (java) S 30250 30253 22977 0 -1 1077944384 7259 13207 0 0 185 2 5 2 20 0 15 0 107344799 11343855616 93417 33554432000 4194304 4196468 140732233016224 139733160937456 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30318] ppid=30250 vsize=11077984 memory=13573716680378929 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30318/stat : 30318 (java) S 30250 30253 22977 0 -1 1077944384 3 13207 0 0 0 0 5 2 20 0 15 0 107344799 11343855616 93417 33554432000 4194304 4196468 140732233016224 139731660695904 139733738448597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
[pid=30253/tid=30319] ppid=30250 vsize=11077984 memory=56 CPUtime=0.07 cores=0,2,4,6
/proc/30253/task/30319/stat : 30319 (java) S 30250 30253 22977 0 -1 1077944384 13 13207 0 0 0 0 5 2 20 0 15 0 107344800 11343855616 93417 33554432000 4194304 4196468 140732233016224 139733159885872 139733738449538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10170368 140732233022056 140732233024865 140732233024865 140732233027535 0
Current children cumulated CPU time: 12.95 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 373668 KiB

Child status: 0
Real time (s): 5.64366
CPU time (s): 13.0295
CPU user time (s): 12.764
CPU system time (s): 0.265491
CPU usage (%): 230.869
Max. virtual memory (cumulated for all children) (KiB): 11080860
Max. memory (cumulated for all children) (KiB): 373668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.764
system time used= 0.265491
maximum resident set size= 375824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84424
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= 7222
involuntary context switches= 63


# summary of solver processes directly reported to runsolver:
#   pid: 30253
#   total CPU time (s): 13.0295
#   total CPU user time (s): 12.764
#   total CPU system time (s): 0.265491

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055297 second user time and 0.095166 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-29 22:56:55
IDJOB=4302725
IDBENCH=141475
IDSOLVER=2777
FILE ID=node150/4302725-1532897815
RUNJOBID= node150-1532894180-24643
PBS_JOBID= 21022512
Free space on /tmp= 55320 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/Rcpsp/Rcpsp-j90-01-03_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302725-1532897815/watcher-4302725-1532897815 -o /tmp/evaluation-result-4302725-1532897815/solver-4302725-1532897815 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532894180-24643 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=1419774256 -superng HOME/instance-4302725-1532897815.xml

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

MD5SUM BENCH= ecfa46aa6dcbda2e31280fbe487bc54f
RANDOM SEED=1419774256

node150.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.76
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.76
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.76
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.76
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:        27143572 kB
MemAvailable:   30982816 kB
Buffers:          227108 kB
Cached:          3854976 kB
SwapCached:           32 kB
Active:          2493604 kB
Inactive:        2600396 kB
Active(anon):     963692 kB
Inactive(anon):    76188 kB
Active(file):    1529912 kB
Inactive(file):  2524208 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:             26344 kB
Writeback:             0 kB
AnonPages:       1019844 kB
Mapped:            57944 kB
Shmem:             25156 kB
Slab:             230592 kB
SReclaimable:     201920 kB
SUnreclaim:        28672 kB
KernelStack:        3520 kB
PageTables:         6924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2188908 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:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 55296 MiB
End job on node150 at 2018-07-29 22:57:01