Trace number 4293237

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 2018-06-13OPT4 7.42622 3.68386

General information on the benchmark

NameGraphColoring/
GraphColoring-queen5-5_c18.xml
MD5SUMe12c8a42b46a63e49e1504c0c9e3cd93
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.029582
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints160
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":25}]
Minimum variable degree13
Maximum variable degree17
Distribution of variable degrees[{"degree":13,"count":16},{"degree":15,"count":8},{"degree":17,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":160}]
Number of extensional constraints0
Number of intensional constraints160
Distribution of constraint types[{"type":"intension","count":160}]
Optimization problemYES
Type of objectivemin MAXIMUM

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
6.91/3.53	o 24
6.91/3.57	o 23
6.91/3.59	o 22
7.16/3.60	o 21
7.16/3.61	o 20
7.16/3.63	o 7
7.16/3.63	o 6
7.16/3.64	o 5
7.16/3.65	o 4
7.16/3.66	v <instantiation cost="4">
7.16/3.66	v       <list>
7.16/3.66	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24]
7.16/3.66	v       </list>
7.16/3.66	v       <values>
7.16/3.66	v         0 4 1 2 3 1 2 3 0 4 3 0 4 1 2 4 1 2 3 0 2 3 0 4 1
7.16/3.66	v       </values>
7.16/3.66	v     </instantiation>
7.16/3.66	s OPTIMUM FOUND

Verifier Data

OK	4

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293237-1532312633/watcher-4293237-1532312633 -o /tmp/evaluation-result-4293237-1532312633/solver-4293237-1532312633 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532296223-4593 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=828866401 HOME/instance-4293237-1532312633.xml 

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

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

solver pid=7949, runsolver pid=7946

[startup+0.100125 s]*
/proc/loadavg: 1.20 1.32 1.53 3/207 8006
/proc/meminfo: memFree=17551472/32770624 swapFree=67108860/67108860
[pid=7949] ppid=7946 vsize=9972712 memory=16812 CPUtime=0.08 cores=0,2,4,6
/proc/7949/stat : 7949 (java) S 7946 7949 4562 0 -1 1077944320 4384 13171 0 0 1 0 5 2 20 0 6 0 48826530 10212057088 4203 33554432000 4194304 4196468 140728841553664 140728841536208 140277811158775 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
/proc/7949/statm: 2493178 4203 1934 1 0 2481616 0
[pid=7949/tid=8002] ppid=7946 vsize=9972712 memory=-8960601696899481541 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8002/stat : 8002 (java) R 7946 7949 4562 0 -1 4202560 2220 13171 0 0 0 0 5 2 20 0 6 0 48826539 10212057088 4269 33554432000 4194304 4196468 140728841553664 140277782995536 140277795239262 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8003] ppid=7946 vsize=9972712 memory=-7522837583129502606 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8003/stat : 8003 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 6 0 48826540 10212057088 4269 33554432000 4194304 4196468 140728841553664 140277815400976 140277811168981 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8004] ppid=7946 vsize=9972712 memory=139823478425216 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8004/stat : 8004 (java) S 7946 7949 4562 0 -1 1077944384 2 13171 0 0 0 0 5 2 20 0 6 0 48826540 10212057088 4269 33554432000 4194304 4196468 140728841553664 140277730220688 140277811168981 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8005] ppid=7946 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8005/stat : 8005 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 6 0 48826540 10212057088 4269 33554432000 4194304 4196468 140728841553664 140277729167632 140277811168981 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8006] ppid=7946 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8006/stat : 8006 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 6 0 48826540 10212057088 4269 33554432000 4194304 4196468 140728841553664 140277728115088 140277811168981 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16812 KiB

[startup+0.210117 s]*
/proc/loadavg: 1.20 1.32 1.53 3/216 8015
/proc/meminfo: memFree=17525116/32770624 swapFree=67108860/67108860
[pid=7949] ppid=7946 vsize=10818904 memory=44664 CPUtime=0.25 cores=0,2,4,6
/proc/7949/stat : 7949 (java) S 7946 7949 4562 0 -1 1077944320 7329 13171 0 0 16 2 5 2 20 0 15 0 48826530 11078557696 11166 33554432000 4194304 4196468 140728841553664 140728841536208 140277811158775 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
/proc/7949/statm: 2704726 11166 2960 1 0 2667149 0
[pid=7949/tid=8002] ppid=7946 vsize=10818904 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/7949/task/8002/stat : 8002 (java) R 7946 7949 4562 0 -1 4202560 3897 13171 0 0 10 1 5 2 20 0 15 0 48826539 11078557696 11166 33554432000 4194304 4196468 140728841553664 140277782977976 140277803395902 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8003] ppid=7946 vsize=10818904 memory=331 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8003/stat : 8003 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826540 11078557696 11166 33554432000 4194304 4196468 140728841553664 140277815400976 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8004] ppid=7946 vsize=10818904 memory=139823478433422 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8004/stat : 8004 (java) S 7946 7949 4562 0 -1 1077944384 2 13171 0 0 0 0 5 2 20 0 15 0 48826540 11078557696 11166 33554432000 4194304 4196468 140728841553664 140277730220688 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8005] ppid=7946 vsize=10818904 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8005/stat : 8005 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826540 11078557696 11166 33554432000 4194304 4196468 140728841553664 140277729167632 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8006] ppid=7946 vsize=10818904 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8006/stat : 8006 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826540 11078557696 11166 33554432000 4194304 4196468 140728841553664 140277728115088 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8007] ppid=7946 vsize=10818904 memory=139823478425216 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8007/stat : 8007 (java) S 7946 7949 4562 0 -1 1077944384 2 13171 0 0 0 0 5 2 20 0 15 0 48826541 11078557696 11166 33554432000 4194304 4196468 140728841553664 140277082958576 140277811169922 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8008] ppid=7946 vsize=10818904 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8008/stat : 8008 (java) S 7946 7949 4562 0 -1 1077944384 13 13171 0 0 0 0 5 2 20 0 15 0 48826541 11078557696 11166 33554432000 4194304 4196468 140728841553664 140276987324064 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8009] ppid=7946 vsize=10818904 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8009/stat : 8009 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826542 11078557696 11166 33554432000 4194304 4196468 140728841553664 140276853105904 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8010] ppid=7946 vsize=10818904 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8010/stat : 8010 (java) S 7946 7949 4562 0 -1 1077944384 2 13171 0 0 0 0 5 2 20 0 15 0 48826544 11078557696 11166 33554432000 4194304 4196468 140728841553664 140276718889424 140277811177371 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8011] ppid=7946 vsize=10818904 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8011/stat : 8011 (java) S 7946 7949 4562 0 -1 1077944384 414 13171 0 0 0 0 5 2 20 0 15 0 48826544 11078557696 11166 33554432000 4194304 4196468 140728841553664 140277081905392 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8012] ppid=7946 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7949/task/8012/stat : 8012 (java) S 7946 7949 4562 0 -1 1077944384 190 13171 0 0 1 0 5 2 20 0 15 0 48826544 11078557696 11166 33554432000 4194304 4196468 140728841553664 140277080852848 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8013] ppid=7946 vsize=10818904 memory=139823478425216 CPUtime=0.1 cores=0,2,4,6
/proc/7949/task/8013/stat : 8013 (java) S 7946 7949 4562 0 -1 1077944384 609 13171 0 0 3 0 5 2 20 0 15 0 48826544 11078557696 11166 33554432000 4194304 4196468 140728841553664 140277079799792 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8014] ppid=7946 vsize=10818904 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8014/stat : 8014 (java) S 7946 7949 4562 0 -1 1077944384 3 13171 0 0 0 0 5 2 20 0 15 0 48826545 11078557696 11232 33554432000 4194304 4196468 140728841553664 140275980691808 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8015] ppid=7946 vsize=10818904 memory=139823478425216 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8015/stat : 8015 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826545 11078557696 11232 33554432000 4194304 4196468 140728841553664 140277078748208 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 44664 KiB

[startup+0.310109 s]*
/proc/loadavg: 1.20 1.32 1.53 3/216 8015
/proc/meminfo: memFree=17513712/32770624 swapFree=67108860/67108860
[pid=7949] ppid=7946 vsize=10819352 memory=58364 CPUtime=0.37 cores=0,2,4,6
/proc/7949/stat : 7949 (java) S 7946 7949 4562 0 -1 1077944320 10640 13171 0 0 27 3 5 2 20 0 15 0 48826530 11079016448 14591 33554432000 4194304 4196468 140728841553664 140728841536208 140277811158775 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
/proc/7949/statm: 2704838 14591 3079 1 0 2667149 0
[pid=7949/tid=8002] ppid=7946 vsize=10819352 memory=8112282956445269571 CPUtime=0.27 cores=0,2,4,6
/proc/7949/task/8002/stat : 8002 (java) R 7946 7949 4562 0 -1 4202560 7208 13171 0 0 18 2 5 2 20 0 15 0 48826539 11079016448 14591 33554432000 4194304 4196468 140728841553664 140277782970784 140277791435600 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8003] ppid=7946 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8003/stat : 8003 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826540 11079016448 14591 33554432000 4194304 4196468 140728841553664 140277815400976 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8004] ppid=7946 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8004/stat : 8004 (java) S 7946 7949 4562 0 -1 1077944384 2 13171 0 0 0 0 5 2 20 0 15 0 48826540 11079016448 14591 33554432000 4194304 4196468 140728841553664 140277730220688 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8005] ppid=7946 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8005/stat : 8005 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826540 11079016448 14591 33554432000 4194304 4196468 140728841553664 140277729167632 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8006] ppid=7946 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8006/stat : 8006 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826540 11079016448 14591 33554432000 4194304 4196468 140728841553664 140277728115088 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8007] ppid=7946 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8007/stat : 8007 (java) S 7946 7949 4562 0 -1 1077944384 2 13171 0 0 0 0 5 2 20 0 15 0 48826541 11079016448 14591 33554432000 4194304 4196468 140728841553664 140277082958576 140277811169922 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8008] ppid=7946 vsize=10819352 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8008/stat : 8008 (java) S 7946 7949 4562 0 -1 1077944384 13 13171 0 0 0 0 5 2 20 0 15 0 48826541 11079016448 14591 33554432000 4194304 4196468 140728841553664 140276987324064 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8009] ppid=7946 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8009/stat : 8009 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826542 11079016448 14591 33554432000 4194304 4196468 140728841553664 140276853105904 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8010] ppid=7946 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8010/stat : 8010 (java) S 7946 7949 4562 0 -1 1077944384 2 13171 0 0 0 0 5 2 20 0 15 0 48826544 11079016448 14591 33554432000 4194304 4196468 140728841553664 140276718889424 140277811177371 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8011] ppid=7946 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7949/task/8011/stat : 8011 (java) S 7946 7949 4562 0 -1 1077944384 420 13171 0 0 1 0 5 2 20 0 15 0 48826544 11079016448 14591 33554432000 4194304 4196468 140728841553664 140277081905392 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8012] ppid=7946 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7949/task/8012/stat : 8012 (java) S 7946 7949 4562 0 -1 1077944384 190 13171 0 0 1 0 5 2 20 0 15 0 48826544 11079016448 14591 33554432000 4194304 4196468 140728841553664 140277080852848 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8013] ppid=7946 vsize=10819352 memory=139823478425216 CPUtime=0.12 cores=0,2,4,6
/proc/7949/task/8013/stat : 8013 (java) S 7946 7949 4562 0 -1 1077944384 615 13171 0 0 5 0 5 2 20 0 15 0 48826544 11079016448 14591 33554432000 4194304 4196468 140728841553664 140277079799792 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8014] ppid=7946 vsize=10819352 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8014/stat : 8014 (java) S 7946 7949 4562 0 -1 1077944384 3 13171 0 0 0 0 5 2 20 0 15 0 48826545 11079016448 14591 33554432000 4194304 4196468 140728841553664 140275980691808 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8015] ppid=7946 vsize=10819352 memory=139823478425216 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8015/stat : 8015 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826545 11079016448 14591 33554432000 4194304 4196468 140728841553664 140277078748208 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 58364 KiB

[startup+0.70079 s]
/proc/loadavg: 1.20 1.32 1.53 3/216 8015
/proc/meminfo: memFree=17503868/32770624 swapFree=67108860/67108860
[pid=7949] ppid=7946 vsize=10819352 memory=90672 CPUtime=0.98 cores=0,2,4,6
/proc/7949/stat : 7949 (java) S 7946 7949 4562 0 -1 1077944320 16775 13171 0 0 86 5 5 2 20 0 15 0 48826530 11079016448 22668 33554432000 4194304 4196468 140728841553664 140728841536208 140277811158775 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
/proc/7949/statm: 2704838 22668 3237 1 0 2667149 0
[pid=7949/tid=8002] ppid=7946 vsize=10819352 memory=0 CPUtime=0.65 cores=0,2,4,6
/proc/7949/task/8002/stat : 8002 (java) R 7946 7949 4562 0 -1 4202560 12237 13171 0 0 55 3 5 2 20 0 15 0 48826539 11079016448 22668 33554432000 4194304 4196468 140728841553664 140277782979600 140277795474012 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8003] ppid=7946 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8003/stat : 8003 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826540 11079016448 22668 33554432000 4194304 4196468 140728841553664 140277815400976 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8004] ppid=7946 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8004/stat : 8004 (java) S 7946 7949 4562 0 -1 1077944384 2 13171 0 0 0 0 5 2 20 0 15 0 48826540 11079016448 22668 33554432000 4194304 4196468 140728841553664 140277730220688 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8005] ppid=7946 vsize=10819352 memory=139823331554064 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8005/stat : 8005 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826540 11079016448 22668 33554432000 4194304 4196468 140728841553664 140277729167632 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8006] ppid=7946 vsize=10819352 memory=139826955289172 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8006/stat : 8006 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826540 11079016448 22668 33554432000 4194304 4196468 140728841553664 140277728115088 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8007] ppid=7946 vsize=10819352 memory=8368 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8007/stat : 8007 (java) S 7946 7949 4562 0 -1 1077944384 5 13171 0 0 0 0 5 2 20 0 15 0 48826541 11079016448 22668 33554432000 4194304 4196468 140728841553664 140277082958576 140277811169922 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8008] ppid=7946 vsize=10819352 memory=7662705889289527641 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8008/stat : 8008 (java) S 7946 7949 4562 0 -1 1077944384 13 13171 0 0 0 0 5 2 20 0 15 0 48826541 11079016448 22668 33554432000 4194304 4196468 140728841553664 140276987324064 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8009] ppid=7946 vsize=10819352 memory=7885635084775281010 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8009/stat : 8009 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826542 11079016448 22668 33554432000 4194304 4196468 140728841553664 140276853105904 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8010] ppid=7946 vsize=10819352 memory=16436 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8010/stat : 8010 (java) S 7946 7949 4562 0 -1 1077944384 2 13171 0 0 0 0 5 2 20 0 15 0 48826544 11079016448 22668 33554432000 4194304 4196468 140728841553664 140276718889424 140277811177371 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8011] ppid=7946 vsize=10819352 memory=9908 CPUtime=0.16 cores=0,2,4,6
/proc/7949/task/8011/stat : 8011 (java) S 7946 7949 4562 0 -1 1077944384 1100 13171 0 0 9 0 5 2 20 0 15 0 48826544 11079016448 22668 33554432000 4194304 4196468 140728841553664 140277081905392 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8012] ppid=7946 vsize=10819352 memory=4008 CPUtime=0.14 cores=0,2,4,6
/proc/7949/task/8012/stat : 8012 (java) S 7946 7949 4562 0 -1 1077944384 550 13171 0 0 7 0 5 2 20 0 15 0 48826544 11079016448 22668 33554432000 4194304 4196468 140728841553664 140277080852848 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8013] ppid=7946 vsize=10819352 memory=1796 CPUtime=0.2 cores=0,2,4,6
/proc/7949/task/8013/stat : 8013 (java) S 7946 7949 4562 0 -1 1077944384 666 13171 0 0 13 0 5 2 20 0 15 0 48826544 11079016448 22668 33554432000 4194304 4196468 140728841553664 140277079799792 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8014] ppid=7946 vsize=10819352 memory=644 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8014/stat : 8014 (java) S 7946 7949 4562 0 -1 1077944384 3 13171 0 0 0 0 5 2 20 0 15 0 48826545 11079016448 22668 33554432000 4194304 4196468 140728841553664 140275980691808 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8015] ppid=7946 vsize=10819352 memory=956 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8015/stat : 8015 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826545 11079016448 22668 33554432000 4194304 4196468 140728841553664 140277078748208 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 90672 KiB

[startup+1.50081 s]
/proc/loadavg: 1.20 1.32 1.53 5/216 8015
/proc/meminfo: memFree=17458280/32770624 swapFree=67108860/67108860
[pid=7949] ppid=7946 vsize=10834252 memory=179836 CPUtime=2.27 cores=0,2,4,6
/proc/7949/stat : 7949 (java) S 7946 7949 4562 0 -1 1077944320 24023 13171 0 0 210 10 5 2 20 0 15 0 48826530 11094274048 44959 33554432000 4194304 4196468 140728841553664 140728841536208 140277811158775 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
/proc/7949/statm: 2708563 44959 3469 1 0 2670221 0
[pid=7949/tid=8002] ppid=7946 vsize=10834252 memory=67396 CPUtime=1.42 cores=0,2,4,6
/proc/7949/task/8002/stat : 8002 (java) R 7946 7949 4562 0 -1 4202560 17837 13171 0 0 129 6 5 2 20 0 15 0 48826539 11094274048 44959 33554432000 4194304 4196468 140728841553664 140277782990160 140277811170710 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8003] ppid=7946 vsize=10834252 memory=8112282956445269571 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8003/stat : 8003 (java) S 7946 7949 4562 0 -1 1077944384 20 13171 0 0 0 0 5 2 20 0 15 0 48826540 11094274048 44959 33554432000 4194304 4196468 140728841553664 140277815400976 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8004] ppid=7946 vsize=10834252 memory=279646663139488 CPUtime=0.08 cores=0,2,4,6
/proc/7949/task/8004/stat : 8004 (java) S 7946 7949 4562 0 -1 1077944384 70 13171 0 0 1 0 5 2 20 0 15 0 48826540 11094274048 44959 33554432000 4194304 4196468 140728841553664 140277730220688 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8005] ppid=7946 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7949/task/8005/stat : 8005 (java) S 7946 7949 4562 0 -1 1077944384 240 13171 0 0 1 0 5 2 20 0 15 0 48826540 11094274048 44959 33554432000 4194304 4196468 140728841553664 140277729167632 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8006] ppid=7946 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7949/task/8006/stat : 8006 (java) S 7946 7949 4562 0 -1 1077944384 17 13171 0 0 1 0 5 2 20 0 15 0 48826540 11094274048 44959 33554432000 4194304 4196468 140728841553664 140277728115088 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8007] ppid=7946 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7949/task/8007/stat : 8007 (java) S 7946 7949 4562 0 -1 1077944384 66 13171 0 0 1 0 5 2 20 0 15 0 48826541 11094274048 44959 33554432000 4194304 4196468 140728841553664 140277082958576 140277811169922 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8008] ppid=7946 vsize=10834252 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8008/stat : 8008 (java) S 7946 7949 4562 0 -1 1077944384 14 13171 0 0 0 0 5 2 20 0 15 0 48826541 11094274048 44959 33554432000 4194304 4196468 140728841553664 140276987324128 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8009] ppid=7946 vsize=10834252 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8009/stat : 8009 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826542 11094274048 44959 33554432000 4194304 4196468 140728841553664 140276853105920 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8010] ppid=7946 vsize=10834252 memory=-2746958450906831424 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8010/stat : 8010 (java) S 7946 7949 4562 0 -1 1077944384 2 13171 0 0 0 0 5 2 20 0 15 0 48826544 11094274048 44959 33554432000 4194304 4196468 140728841553664 140276718889424 140277811177371 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8011] ppid=7946 vsize=10834252 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/7949/task/8011/stat : 8011 (java) R 7946 7949 4562 0 -1 4202560 1231 13171 0 0 16 0 5 2 20 0 15 0 48826544 11094274048 44959 33554432000 4194304 4196468 140728841553664 140277081905392 140277791378801 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8012] ppid=7946 vsize=10834252 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/7949/task/8012/stat : 8012 (java) S 7946 7949 4562 0 -1 1077944384 1106 13171 0 0 23 1 5 2 20 0 15 0 48826544 11094274048 44959 33554432000 4194304 4196468 140728841553664 140277080852848 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8013] ppid=7946 vsize=10834252 memory=8112282956445269571 CPUtime=0.4 cores=0,2,4,6
/proc/7949/task/8013/stat : 8013 (java) S 7946 7949 4562 0 -1 1077944384 1222 13171 0 0 33 0 5 2 20 0 15 0 48826544 11094274048 44959 33554432000 4194304 4196468 140728841553664 140277079799792 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8014] ppid=7946 vsize=10834252 memory=4638778398332698720 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8014/stat : 8014 (java) S 7946 7949 4562 0 -1 1077944384 3 13171 0 0 0 0 5 2 20 0 15 0 48826545 11094274048 44959 33554432000 4194304 4196468 140728841553664 140275980691808 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8015] ppid=7946 vsize=10834252 memory=279646663383936 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8015/stat : 8015 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826545 11094274048 44959 33554432000 4194304 4196468 140728841553664 140277078748208 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
Current children cumulated CPU time: 2.27 s
Current children cumulated vsize: 10834252 KiB
Current children cumulated memory: 179836 KiB

[startup+3.12009 s]
/proc/loadavg: 1.34 1.34 1.53 3/216 8015
/proc/meminfo: memFree=17329304/32770624 swapFree=67108860/67108860
[pid=7949] ppid=7946 vsize=10846560 memory=252748 CPUtime=6.1 cores=0,2,4,6
/proc/7949/stat : 7949 (java) S 7946 7949 4562 0 -1 1077944320 38706 13171 0 0 586 17 5 2 20 0 15 0 48826530 11106877440 63187 33554432000 4194304 4196468 140728841553664 140728841536208 140277811158775 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
/proc/7949/statm: 2711640 63187 3495 1 0 2673293 0
[pid=7949/tid=8002] ppid=7946 vsize=10846560 memory=7 CPUtime=2.98 cores=0,2,4,6
/proc/7949/task/8002/stat : 8002 (java) R 7946 7949 4562 0 -1 4202560 24939 13171 0 0 283 8 5 2 20 0 15 0 48826539 11106877440 63187 33554432000 4194304 4196468 140728841553664 140277782986272 140277406838038 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8003] ppid=7946 vsize=10846560 memory=208416 CPUtime=0.09 cores=0,2,4,6
/proc/7949/task/8003/stat : 8003 (java) S 7946 7949 4562 0 -1 1077944384 40 13171 0 0 2 0 5 2 20 0 15 0 48826540 11106877440 63187 33554432000 4194304 4196468 140728841553664 140277815400976 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8004] ppid=7946 vsize=10846560 memory=4140 CPUtime=0.09 cores=0,2,4,6
/proc/7949/task/8004/stat : 8004 (java) S 7946 7949 4562 0 -1 1077944384 98 13171 0 0 2 0 5 2 20 0 15 0 48826540 11106877440 63187 33554432000 4194304 4196468 140728841553664 140277730220688 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8005] ppid=7946 vsize=10846560 memory=16124 CPUtime=0.1 cores=0,2,4,6
/proc/7949/task/8005/stat : 8005 (java) S 7946 7949 4562 0 -1 1077944384 259 13171 0 0 3 0 5 2 20 0 15 0 48826540 11106877440 63187 33554432000 4194304 4196468 140728841553664 140277729167632 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8006] ppid=7946 vsize=10846560 memory=2436 CPUtime=0.1 cores=0,2,4,6
/proc/7949/task/8006/stat : 8006 (java) S 7946 7949 4562 0 -1 1077944384 29 13171 0 0 3 0 5 2 20 0 15 0 48826540 11106877440 63187 33554432000 4194304 4196468 140728841553664 140277728115088 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8007] ppid=7946 vsize=10846560 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/7949/task/8007/stat : 8007 (java) S 7946 7949 4562 0 -1 1077944384 2019 13171 0 0 3 0 5 2 20 0 15 0 48826541 11106877440 63187 33554432000 4194304 4196468 140728841553664 140277082958576 140277811169922 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8008] ppid=7946 vsize=10846560 memory=-3535359994705171299 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8008/stat : 8008 (java) S 7946 7949 4562 0 -1 1077944384 14 13171 0 0 0 0 5 2 20 0 15 0 48826541 11106877440 63187 33554432000 4194304 4196468 140728841553664 140276987324128 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8009] ppid=7946 vsize=10846560 memory=6944656592387989600 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8009/stat : 8009 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826542 11106877440 63187 33554432000 4194304 4196468 140728841553664 140276853105920 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8010] ppid=7946 vsize=10846560 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8010/stat : 8010 (java) S 7946 7949 4562 0 -1 1077944384 2 13171 0 0 0 0 5 2 20 0 15 0 48826544 11106877440 63187 33554432000 4194304 4196468 140728841553664 140276718889424 140277811177371 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8011] ppid=7946 vsize=10846560 memory=0 CPUtime=0.81 cores=0,2,4,6
/proc/7949/task/8011/stat : 8011 (java) R 7946 7949 4562 0 -1 4202560 2262 13171 0 0 73 1 5 2 20 0 15 0 48826544 11106877440 63187 33554432000 4194304 4196468 140728841553664 140277081886544 140277794685254 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8012] ppid=7946 vsize=10846560 memory=2321517970580396096 CPUtime=1.1 cores=0,2,4,6
/proc/7949/task/8012/stat : 8012 (java) R 7946 7949 4562 0 -1 4202560 2952 13171 0 0 101 2 5 2 20 0 15 0 48826544 11106877440 63187 33554432000 4194304 4196468 140728841553664 140277080852848 140277792683704 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8013] ppid=7946 vsize=10846560 memory=55 CPUtime=1.18 cores=0,2,4,6
/proc/7949/task/8013/stat : 8013 (java) R 7946 7949 4562 0 -1 4202560 3892 13171 0 0 111 0 5 2 20 0 15 0 48826544 11106877440 63187 33554432000 4194304 4196468 140728841553664 140277079799792 140277789150627 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8014] ppid=7946 vsize=10846560 memory=4132775673715122240 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8014/stat : 8014 (java) S 7946 7949 4562 0 -1 1077944384 3 13171 0 0 0 0 5 2 20 0 15 0 48826545 11106877440 63187 33554432000 4194304 4196468 140728841553664 140275980691808 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8015] ppid=7946 vsize=10846560 memory=4638778398332698721 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8015/stat : 8015 (java) S 7946 7949 4562 0 -1 1077944384 3 13171 0 0 0 0 5 2 20 0 15 0 48826545 11106877440 63187 33554432000 4194304 4196468 140728841553664 140277078748208 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
Current children cumulated CPU time: 6.1 s
Current children cumulated vsize: 10846560 KiB
Current children cumulated memory: 252748 KiB

[startup+3.6838 s]
# the end of solver process 7949 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.18885 s, system=0.237371 s

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

[startup+3.2008 s]
/proc/loadavg: 1.34 1.34 1.53 3/216 8015
/proc/meminfo: memFree=17329304/32770624 swapFree=67108860/67108860
[pid=7949] ppid=7946 vsize=10846560 memory=265176 CPUtime=6.28 cores=0,2,4,6
/proc/7949/stat : 7949 (java) S 7946 7949 4562 0 -1 1077944320 41912 13171 0 0 604 17 5 2 20 0 15 0 48826530 11106877440 66294 33554432000 4194304 4196468 140728841553664 140728841536208 140277811158775 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
/proc/7949/statm: 2711640 66294 3495 1 0 2673293 0
[pid=7949/tid=8002] ppid=7946 vsize=10846560 memory=3470692292451393600 CPUtime=3.07 cores=0,2,4,6
/proc/7949/task/8002/stat : 8002 (java) R 7946 7949 4562 0 -1 4202560 27809 13171 0 0 291 9 5 2 20 0 15 0 48826539 11106877440 66294 33554432000 4194304 4196468 140728841553664 140277782974040 140277791433535 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8003] ppid=7946 vsize=10846560 memory=4132775673715122240 CPUtime=0.09 cores=0,2,4,6
/proc/7949/task/8003/stat : 8003 (java) S 7946 7949 4562 0 -1 1077944384 40 13171 0 0 2 0 5 2 20 0 15 0 48826540 11106877440 66294 33554432000 4194304 4196468 140728841553664 140277815400976 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8004] ppid=7946 vsize=10846560 memory=2867664571609120 CPUtime=0.09 cores=0,2,4,6
/proc/7949/task/8004/stat : 8004 (java) S 7946 7949 4562 0 -1 1077944384 98 13171 0 0 2 0 5 2 20 0 15 0 48826540 11106877440 66294 33554432000 4194304 4196468 140728841553664 140277730220688 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8005] ppid=7946 vsize=10846560 memory=6154282490091891024 CPUtime=0.1 cores=0,2,4,6
/proc/7949/task/8005/stat : 8005 (java) S 7946 7949 4562 0 -1 1077944384 259 13171 0 0 3 0 5 2 20 0 15 0 48826540 11106877440 66294 33554432000 4194304 4196468 140728841553664 140277729167632 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8006] ppid=7946 vsize=10846560 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/7949/task/8006/stat : 8006 (java) S 7946 7949 4562 0 -1 1077944384 29 13171 0 0 3 0 5 2 20 0 15 0 48826540 11106877440 66294 33554432000 4194304 4196468 140728841553664 140277728115088 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8007] ppid=7946 vsize=10846560 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/7949/task/8007/stat : 8007 (java) S 7946 7949 4562 0 -1 1077944384 2019 13171 0 0 3 0 5 2 20 0 15 0 48826541 11106877440 66294 33554432000 4194304 4196468 140728841553664 140277082958576 140277811169922 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8008] ppid=7946 vsize=10846560 memory=2241 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8008/stat : 8008 (java) S 7946 7949 4562 0 -1 1077944384 14 13171 0 0 0 0 5 2 20 0 15 0 48826541 11106877440 66294 33554432000 4194304 4196468 140728841553664 140276987324128 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8009] ppid=7946 vsize=10846560 memory=2244 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8009/stat : 8009 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826542 11106877440 66294 33554432000 4194304 4196468 140728841553664 140276853105920 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8010] ppid=7946 vsize=10846560 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8010/stat : 8010 (java) S 7946 7949 4562 0 -1 1077944384 2 13171 0 0 0 0 5 2 20 0 15 0 48826544 11106877440 66294 33554432000 4194304 4196468 140728841553664 140276718889424 140277811177371 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8011] ppid=7946 vsize=10846560 memory=0 CPUtime=0.89 cores=0,2,4,6
/proc/7949/task/8011/stat : 8011 (java) S 7946 7949 4562 0 -1 1077944384 2578 13171 0 0 81 1 5 2 20 0 15 0 48826544 11106877440 66294 33554432000 4194304 4196468 140728841553664 140277081905392 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8012] ppid=7946 vsize=10846560 memory=0 CPUtime=1.12 cores=0,2,4,6
/proc/7949/task/8012/stat : 8012 (java) S 7946 7949 4562 0 -1 1077944384 2959 13171 0 0 103 2 5 2 20 0 15 0 48826544 11106877440 66294 33554432000 4194304 4196468 140728841553664 140277080852848 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8013] ppid=7946 vsize=10846560 memory=0 CPUtime=1.19 cores=0,2,4,6
/proc/7949/task/8013/stat : 8013 (java) S 7946 7949 4562 0 -1 1077944384 3905 13171 0 0 112 0 5 2 20 0 15 0 48826544 11106877440 66294 33554432000 4194304 4196468 140728841553664 140277079799792 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8014] ppid=7946 vsize=10846560 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8014/stat : 8014 (java) S 7946 7949 4562 0 -1 1077944384 3 13171 0 0 0 0 5 2 20 0 15 0 48826545 11106877440 66294 33554432000 4194304 4196468 140728841553664 140275980691808 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8015] ppid=7946 vsize=10846560 memory=245 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8015/stat : 8015 (java) S 7946 7949 4562 0 -1 1077944384 3 13171 0 0 0 0 5 2 20 0 15 0 48826545 11106877440 66294 33554432000 4194304 4196468 140728841553664 140277078748208 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 10846560 KiB
Current children cumulated memory: 265176 KiB

[startup+3.60109 s]
/proc/loadavg: 1.34 1.34 1.53 3/216 8015
/proc/meminfo: memFree=17329304/32770624 swapFree=67108860/67108860
[pid=7949] ppid=7946 vsize=10914144 memory=292612 CPUtime=7.16 cores=0,2,4,6
/proc/7949/stat : 7949 (java) S 7946 7949 4562 0 -1 1077944320 61480 13171 0 0 690 19 5 2 20 0 15 0 48826530 11176083456 73153 33554432000 4194304 4196468 140728841553664 140728841536208 140277811158775 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
/proc/7949/statm: 2728536 73153 3496 1 0 2690189 0
[pid=7949/tid=8002] ppid=7946 vsize=10914144 memory=1296 CPUtime=3.46 cores=0,2,4,6
/proc/7949/task/8002/stat : 8002 (java) R 7946 7949 4562 0 -1 4202560 45322 13171 0 0 329 10 5 2 20 0 15 0 48826539 11176083456 73153 33554432000 4194304 4196468 140728841553664 140277782993536 140277407050336 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8003] ppid=7946 vsize=10914144 memory=1728 CPUtime=0.09 cores=0,2,4,6
/proc/7949/task/8003/stat : 8003 (java) S 7946 7949 4562 0 -1 1077944384 40 13171 0 0 2 0 5 2 20 0 15 0 48826540 11176083456 73153 33554432000 4194304 4196468 140728841553664 140277815400976 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8004] ppid=7946 vsize=10914144 memory=1008 CPUtime=0.09 cores=0,2,4,6
/proc/7949/task/8004/stat : 8004 (java) S 7946 7949 4562 0 -1 1077944384 98 13171 0 0 2 0 5 2 20 0 15 0 48826540 11176083456 73153 33554432000 4194304 4196468 140728841553664 140277730220688 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8005] ppid=7946 vsize=10914144 memory=5520 CPUtime=0.1 cores=0,2,4,6
/proc/7949/task/8005/stat : 8005 (java) S 7946 7949 4562 0 -1 1077944384 259 13171 0 0 3 0 5 2 20 0 15 0 48826540 11176083456 73153 33554432000 4194304 4196468 140728841553664 140277729167632 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8006] ppid=7946 vsize=10914144 memory=4616 CPUtime=0.1 cores=0,2,4,6
/proc/7949/task/8006/stat : 8006 (java) S 7946 7949 4562 0 -1 1077944384 29 13171 0 0 3 0 5 2 20 0 15 0 48826540 11176083456 73153 33554432000 4194304 4196468 140728841553664 140277728115088 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8007] ppid=7946 vsize=10914144 memory=1428 CPUtime=0.1 cores=0,2,4,6
/proc/7949/task/8007/stat : 8007 (java) S 7946 7949 4562 0 -1 1077944384 3217 13171 0 0 3 0 5 2 20 0 15 0 48826541 11176083456 73153 33554432000 4194304 4196468 140728841553664 140277082958576 140277811169922 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8008] ppid=7946 vsize=10914144 memory=12976 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8008/stat : 8008 (java) S 7946 7949 4562 0 -1 1077944384 14 13171 0 0 0 0 5 2 20 0 15 0 48826541 11176083456 73153 33554432000 4194304 4196468 140728841553664 140276987324128 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8009] ppid=7946 vsize=10914144 memory=279646663654656 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8009/stat : 8009 (java) S 7946 7949 4562 0 -1 1077944384 1 13171 0 0 0 0 5 2 20 0 15 0 48826542 11176083456 73153 33554432000 4194304 4196468 140728841553664 140276853105920 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8010] ppid=7946 vsize=10914144 memory=7590655979367786604 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8010/stat : 8010 (java) S 7946 7949 4562 0 -1 1077944384 2 13171 0 0 0 0 5 2 20 0 15 0 48826544 11176083456 73153 33554432000 4194304 4196468 140728841553664 140276718889424 140277811177371 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8011] ppid=7946 vsize=10914144 memory=6299802978650451056 CPUtime=1.05 cores=0,2,4,6
/proc/7949/task/8011/stat : 8011 (java) R 7946 7949 4562 0 -1 4202560 2768 13171 0 0 97 1 5 2 20 0 15 0 48826544 11176083456 73153 33554432000 4194304 4196468 140728841553664 140277081886800 140277796284553 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8012] ppid=7946 vsize=10914144 memory=174230314483722 CPUtime=1.29 cores=0,2,4,6
/proc/7949/task/8012/stat : 8012 (java) S 7946 7949 4562 0 -1 1077944384 3120 13171 0 0 120 2 5 2 20 0 15 0 48826544 11176083456 73153 33554432000 4194304 4196468 140728841553664 140277080842112 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8013] ppid=7946 vsize=10914144 memory=8043319591200592764 CPUtime=1.34 cores=0,2,4,6
/proc/7949/task/8013/stat : 8013 (java) R 7946 7949 4562 0 -1 4202560 4404 13171 0 0 126 1 5 2 20 0 15 0 48826544 11176083456 73153 33554432000 4194304 4196468 140728841553664 140277079799888 140277811170710 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8014] ppid=7946 vsize=10914144 memory=7100839887183775602 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8014/stat : 8014 (java) S 7946 7949 4562 0 -1 1077944384 3 13171 0 0 0 0 5 2 20 0 15 0 48826545 11176083456 73153 33554432000 4194304 4196468 140728841553664 140275980691808 140277811168981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
[pid=7949/tid=8015] ppid=7946 vsize=10914144 memory=6656426216303648864 CPUtime=0.07 cores=0,2,4,6
/proc/7949/task/8015/stat : 8015 (java) S 7946 7949 4562 0 -1 1077944384 11 13171 0 0 0 0 5 2 20 0 15 0 48826545 11176083456 73153 33554432000 4194304 4196468 140728841553664 140277078748208 140277811169922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22454272 140728841558639 140728841561436 140728841561436 140728841564111 0
Current children cumulated CPU time: 7.16 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 292612 KiB

Child status: 0
Real time (s): 3.68386
CPU time (s): 7.42622
CPU user time (s): 7.18885
CPU system time (s): 0.237371
CPU usage (%): 201.588
Max. virtual memory (cumulated for all children) (KiB): 10914144
Max. memory (cumulated for all children) (KiB): 292612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.18885
system time used= 0.237371
maximum resident set size= 295252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74916
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6215
involuntary context switches= 47


# summary of solver processes directly reported to runsolver:
#   pid: 7949
#   total CPU time (s): 7.42622
#   total CPU user time (s): 7.18885
#   total CPU system time (s): 0.237371

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043886 second user time and 0.076338 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-23 04:23:53
IDJOB=4293237
IDBENCH=141139
IDSOLVER=2750
FILE ID=node136/4293237-1532312633
RUNJOBID= node136-1532296223-4593
PBS_JOBID= 21018988
Free space on /tmp= 57052 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/GraphColoring/GraphColoring-queen5-5_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293237-1532312633/watcher-4293237-1532312633 -o /tmp/evaluation-result-4293237-1532312633/solver-4293237-1532312633 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532296223-4593 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=828866401 HOME/instance-4293237-1532312633.xml

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

MD5SUM BENCH= e12c8a42b46a63e49e1504c0c9e3cd93
RANDOM SEED=828866401

node136.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        17558244 kB
MemAvailable:   27638356 kB
Buffers:          256504 kB
Cached:         10026744 kB
SwapCached:            0 kB
Active:          5573736 kB
Inactive:        9058696 kB
Active(anon):    4351928 kB
Inactive(anon):    16916 kB
Active(file):    1221808 kB
Inactive(file):  9041780 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26392 kB
Writeback:             0 kB
AnonPages:       4356484 kB
Mapped:            49616 kB
Shmem:             17036 kB
Slab:             272168 kB
SReclaimable:     244984 kB
SUnreclaim:        27184 kB
KernelStack:        3584 kB
PageTables:        13692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5310252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4165632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 57024 MiB
End job on node136 at 2018-07-23 04:23:57