Trace number 4293677

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.8-SuperNG 2018-06-13OPT10 6.6522 3.96301

General information on the benchmark

NameSumColoring/
SumColoring-myciel3_c18.xml
MD5SUM2a16ad2ecbd4987722397e2a286d7eb3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.008888
Satisfiable
(Un)Satisfiability was proved
Number of variables11
Number of constraints20
Number of domains1
Minimum domain size11
Maximum domain size11
Distribution of domain sizes[{"size":11,"count":11}]
Minimum variable degree4
Maximum variable degree6
Distribution of variable degrees[{"degree":4,"count":5},{"degree":5,"count":5},{"degree":6,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":20}]
Number of extensional constraints0
Number of intensional constraints20
Distribution of constraint types[{"type":"intension","count":20}]
Optimization problemYES
Type of objectivemin SUM

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
5.88/3.19	o 17
6.13/3.21	o 10
6.46/3.32	v <instantiation cost="10">
6.46/3.32	v       <list>
6.46/3.32	v         c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10]
6.46/3.32	v       </list>
6.46/3.32	v       <values>
6.46/3.32	v         2 1 2 1 3 0 0 0 0 0 1
6.46/3.32	v       </values>
6.46/3.32	v     </instantiation>
6.46/3.32	s OPTIMUM FOUND

Verifier Data

OK	10

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293677-1532322832/watcher-4293677-1532322832 -o /tmp/evaluation-result-4293677-1532322832/solver-4293677-1532322832 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532298084-3499 --watchdog 2580 concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=1596357822 -superng HOME/instance-4293677-1532322832.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=8536, runsolver pid=8533


[startup+0.10008 s]*
/proc/loadavg: 1.38 1.38 1.40 3/206 8593
/proc/meminfo: memFree=25934908/32770624 swapFree=67108860/67108860
[pid=8536] ppid=8533 vsize=9972712 memory=16812 CPUtime=0.08 cores=0,2,4,6
/proc/8536/stat : 8536 (java) S 8533 8536 3468 0 -1 1077944320 4371 13007 0 0 1 0 5 2 20 0 6 0 49846365 10212057088 4203 33554432000 4194304 4196468 140725373367840 140725373350384 140018441244407 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
/proc/8536/statm: 2493178 4203 1934 1 0 2481616 0
[pid=8536/tid=8589] ppid=8533 vsize=9972712 memory=4718545630382498451 CPUtime=0.08 cores=0,2,4,6
/proc/8536/task/8589/stat : 8589 (java) R 8533 8536 3468 0 -1 4202560 2185 13007 0 0 1 0 5 2 20 0 6 0 49846374 10212057088 4715 33554432000 4194304 4196468 140725373367840 140018413081168 140018441266333 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8590] ppid=8533 vsize=9972712 memory=5793855052131637689 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8590/stat : 8590 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 6 0 49846375 10212057088 4715 33554432000 4194304 4196468 140725373367840 140018445487248 140018441254613 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8591] ppid=8533 vsize=9972712 memory=139801121744512 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8591/stat : 8591 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 6 0 49846375 10212057088 4715 33554432000 4194304 4196468 140725373367840 140018360306704 140018441254613 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8592] ppid=8533 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8592/stat : 8592 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 6 0 49846375 10212057088 4715 33554432000 4194304 4196468 140725373367840 140018359253904 140018441254613 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8593] ppid=8533 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8593/stat : 8593 (java) S 8533 8536 3468 0 -1 1077944384 2 13007 0 0 0 0 5 2 20 0 6 0 49846375 10212057088 4715 33554432000 4194304 4196468 140725373367840 140018358201104 140018441254613 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16812 KiB

[startup+0.210182 s]*
/proc/loadavg: 1.38 1.38 1.40 3/215 8602
/proc/meminfo: memFree=25913344/32770624 swapFree=67108860/67108860
[pid=8536] ppid=8533 vsize=10818936 memory=45408 CPUtime=0.25 cores=0,2,4,6
/proc/8536/stat : 8536 (java) S 8533 8536 3468 0 -1 1077944320 9178 13007 0 0 17 1 5 2 20 0 15 0 49846365 11078590464 11352 33554432000 4194304 4196468 140725373367840 140725373350384 140018441244407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
/proc/8536/statm: 2704734 11352 2965 1 0 2667157 0
[pid=8536/tid=8589] ppid=8533 vsize=10818936 memory=-2899909650764262549 CPUtime=0.18 cores=0,2,4,6
/proc/8536/task/8589/stat : 8589 (java) R 8533 8536 3468 0 -1 4202560 5899 13007 0 0 11 0 5 2 20 0 15 0 49846374 11078590464 11405 33554432000 4194304 4196468 140725373367840 140018413069216 140018433924125 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8590] ppid=8533 vsize=10818936 memory=4211973527326535050 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8590/stat : 8590 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846375 11078590464 11405 33554432000 4194304 4196468 140725373367840 140018445487248 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8591] ppid=8533 vsize=10818936 memory=139801121744512 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8591/stat : 8591 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846375 11078590464 11405 33554432000 4194304 4196468 140725373367840 140018360306704 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8592] ppid=8533 vsize=10818936 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8592/stat : 8592 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846375 11078590464 11405 33554432000 4194304 4196468 140725373367840 140018359253904 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8593] ppid=8533 vsize=10818936 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8593/stat : 8593 (java) S 8533 8536 3468 0 -1 1077944384 2 13007 0 0 0 0 5 2 20 0 15 0 49846375 11078590464 11405 33554432000 4194304 4196468 140725373367840 140018358201104 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8594] ppid=8533 vsize=10818936 memory=139801121744512 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8594/stat : 8594 (java) S 8533 8536 3468 0 -1 1077944384 2 13007 0 0 0 0 5 2 20 0 15 0 49846377 11078590464 11405 33554432000 4194304 4196468 140725373367840 140017967880560 140018441255554 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8595] ppid=8533 vsize=10818936 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8595/stat : 8595 (java) S 8533 8536 3468 0 -1 1077944384 13 13007 0 0 0 0 5 2 20 0 15 0 49846377 11078590464 11405 33554432000 4194304 4196468 140725373367840 140017879999520 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8596] ppid=8533 vsize=10818904 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8596/stat : 8596 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846377 11078557696 11405 33554432000 4194304 4196468 140725373367840 140017276019568 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8597] ppid=8533 vsize=10818904 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8597/stat : 8597 (java) S 8533 8536 3468 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 49846380 11078557696 11405 33554432000 4194304 4196468 140725373367840 140016968619856 140018441263003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8598] ppid=8533 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8536/task/8598/stat : 8598 (java) S 8533 8536 3468 0 -1 1077944384 539 13007 0 0 1 0 5 2 20 0 15 0 49846380 11078557696 11405 33554432000 4194304 4196468 140725373367840 140017966828400 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8599] ppid=8533 vsize=10818904 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8599/stat : 8599 (java) S 8533 8536 3468 0 -1 1077944384 54 13007 0 0 0 0 5 2 20 0 15 0 49846380 11078557696 11405 33554432000 4194304 4196468 140725373367840 140017965775600 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8600] ppid=8533 vsize=10818904 memory=139801121744512 CPUtime=0.1 cores=0,2,4,6
/proc/8536/task/8600/stat : 8600 (java) S 8533 8536 3468 0 -1 1077944384 541 13007 0 0 3 0 5 2 20 0 15 0 49846380 11078557696 11405 33554432000 4194304 4196468 140725373367840 140017964722800 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8601] ppid=8533 vsize=10818904 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8601/stat : 8601 (java) S 8533 8536 3468 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 49846380 11078557696 11405 33554432000 4194304 4196468 140725373367840 140016935062240 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8602] ppid=8533 vsize=10818904 memory=139801121744512 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8602/stat : 8602 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846380 11078557696 11405 33554432000 4194304 4196468 140725373367840 140017963670192 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818936 KiB
Current children cumulated memory: 45408 KiB

[startup+0.31035 s]*
/proc/loadavg: 1.38 1.38 1.40 4/215 8602
/proc/meminfo: memFree=25899824/32770624 swapFree=67108860/67108860
[pid=8536] ppid=8533 vsize=10819352 memory=53496 CPUtime=0.37 cores=0,2,4,6
/proc/8536/stat : 8536 (java) S 8533 8536 3468 0 -1 1077944320 10444 13007 0 0 29 1 5 2 20 0 15 0 49846365 11079016448 13374 33554432000 4194304 4196468 140725373367840 140725373350384 140018441244407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
/proc/8536/statm: 2704838 13374 3084 1 0 2667149 0
[pid=8536/tid=8589] ppid=8533 vsize=10819352 memory=8112282956445269571 CPUtime=0.28 cores=0,2,4,6
/proc/8536/task/8589/stat : 8589 (java) R 8533 8536 3468 0 -1 4202560 7088 13007 0 0 20 1 5 2 20 0 15 0 49846374 11079016448 13374 33554432000 4194304 4196468 140725373367840 140018413056416 140018433481534 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8590] ppid=8533 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8590/stat : 8590 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846375 11079016448 13374 33554432000 4194304 4196468 140725373367840 140018445487248 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8591] ppid=8533 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8591/stat : 8591 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846375 11079016448 13374 33554432000 4194304 4196468 140725373367840 140018360306704 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8592] ppid=8533 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8592/stat : 8592 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846375 11079016448 13374 33554432000 4194304 4196468 140725373367840 140018359253904 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8593] ppid=8533 vsize=10819352 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8593/stat : 8593 (java) S 8533 8536 3468 0 -1 1077944384 2 13007 0 0 0 0 5 2 20 0 15 0 49846375 11079016448 13374 33554432000 4194304 4196468 140725373367840 140018358201104 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8594] ppid=8533 vsize=10819352 memory=139801121744511 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8594/stat : 8594 (java) S 8533 8536 3468 0 -1 1077944384 2 13007 0 0 0 0 5 2 20 0 15 0 49846377 11079016448 13374 33554432000 4194304 4196468 140725373367840 140017967880560 140018441255554 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8595] ppid=8533 vsize=10819352 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8595/stat : 8595 (java) S 8533 8536 3468 0 -1 1077944384 13 13007 0 0 0 0 5 2 20 0 15 0 49846377 11079016448 13374 33554432000 4194304 4196468 140725373367840 140017879999520 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8596] ppid=8533 vsize=10819352 memory=139801121744512 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8596/stat : 8596 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846377 11079016448 13374 33554432000 4194304 4196468 140725373367840 140017276019568 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8597] ppid=8533 vsize=10819352 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8597/stat : 8597 (java) S 8533 8536 3468 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 49846380 11079016448 13374 33554432000 4194304 4196468 140725373367840 140016968619856 140018441263003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8598] ppid=8533 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8536/task/8598/stat : 8598 (java) S 8533 8536 3468 0 -1 1077944384 539 13007 0 0 1 0 5 2 20 0 15 0 49846380 11079016448 13374 33554432000 4194304 4196468 140725373367840 140017966828400 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8599] ppid=8533 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/8536/task/8599/stat : 8599 (java) S 8533 8536 3468 0 -1 1077944384 55 13007 0 0 1 0 5 2 20 0 15 0 49846380 11079016448 13374 33554432000 4194304 4196468 140725373367840 140017965775600 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8600] ppid=8533 vsize=10819352 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/8536/task/8600/stat : 8600 (java) S 8533 8536 3468 0 -1 1077944384 549 13007 0 0 5 0 5 2 20 0 15 0 49846380 11079016448 13374 33554432000 4194304 4196468 140725373367840 140017964722800 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8601] ppid=8533 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8601/stat : 8601 (java) S 8533 8536 3468 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 49846380 11079016448 13374 33554432000 4194304 4196468 140725373367840 140016935062240 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8602] ppid=8533 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8602/stat : 8602 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846380 11079016448 13374 33554432000 4194304 4196468 140725373367840 140017963670192 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 53496 KiB

[startup+0.700713 s]
/proc/loadavg: 1.38 1.38 1.40 3/215 8602
/proc/meminfo: memFree=25890396/32770624 swapFree=67108860/67108860
[pid=8536] ppid=8533 vsize=10819352 memory=86396 CPUtime=0.98 cores=0,2,4,6
/proc/8536/stat : 8536 (java) S 8533 8536 3468 0 -1 1077944320 16751 13007 0 0 88 3 5 2 20 0 15 0 49846365 11079016448 21599 33554432000 4194304 4196468 140725373367840 140725373350384 140018441244407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
/proc/8536/statm: 2704838 21599 3237 1 0 2667149 0
[pid=8536/tid=8589] ppid=8533 vsize=10819352 memory=16396 CPUtime=0.66 cores=0,2,4,6
/proc/8536/task/8589/stat : 8589 (java) R 8533 8536 3468 0 -1 4202560 12272 13007 0 0 57 2 5 2 20 0 15 0 49846374 11079016448 21599 33554432000 4194304 4196468 140725373367840 140018413065232 140018422807954 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8590] ppid=8533 vsize=10819352 memory=4580 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8590/stat : 8590 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846375 11079016448 21599 33554432000 4194304 4196468 140725373367840 140018445487248 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8591] ppid=8533 vsize=10819352 memory=139800984461826 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8591/stat : 8591 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846375 11079016448 21599 33554432000 4194304 4196468 140725373367840 140018360306704 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8592] ppid=8533 vsize=10819352 memory=139801185485694 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8592/stat : 8592 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846375 11079016448 21599 33554432000 4194304 4196468 140725373367840 140018359253904 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8593] ppid=8533 vsize=10819352 memory=1240 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8593/stat : 8593 (java) S 8533 8536 3468 0 -1 1077944384 2 13007 0 0 0 0 5 2 20 0 15 0 49846375 11079016448 21599 33554432000 4194304 4196468 140725373367840 140018358201104 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8594] ppid=8533 vsize=10819352 memory=7157735280180091217 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8594/stat : 8594 (java) S 8533 8536 3468 0 -1 1077944384 5 13007 0 0 0 0 5 2 20 0 15 0 49846377 11079016448 21599 33554432000 4194304 4196468 140725373367840 140017967880560 140018441255554 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8595] ppid=8533 vsize=10819352 memory=7597685182856913236 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8595/stat : 8595 (java) S 8533 8536 3468 0 -1 1077944384 13 13007 0 0 0 0 5 2 20 0 15 0 49846377 11079016448 21599 33554432000 4194304 4196468 140725373367840 140017879999520 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8596] ppid=8533 vsize=10819352 memory=5788647689011156329 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8596/stat : 8596 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846377 11079016448 21599 33554432000 4194304 4196468 140725373367840 140017276019568 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8597] ppid=8533 vsize=10819352 memory=3054156605368933524 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8597/stat : 8597 (java) S 8533 8536 3468 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 49846380 11079016448 21599 33554432000 4194304 4196468 140725373367840 140016968619856 140018441263003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8598] ppid=8533 vsize=10819352 memory=8326441112149131693 CPUtime=0.14 cores=0,2,4,6
/proc/8536/task/8598/stat : 8598 (java) S 8533 8536 3468 0 -1 1077944384 899 13007 0 0 7 0 5 2 20 0 15 0 49846380 11079016448 21599 33554432000 4194304 4196468 140725373367840 140017966828400 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8599] ppid=8533 vsize=10819352 memory=7679937539659563834 CPUtime=0.16 cores=0,2,4,6
/proc/8536/task/8599/stat : 8599 (java) S 8533 8536 3468 0 -1 1077944384 724 13007 0 0 9 0 5 2 20 0 15 0 49846380 11079016448 21599 33554432000 4194304 4196468 140725373367840 140017965775600 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8600] ppid=8533 vsize=10819352 memory=6944656425123485561 CPUtime=0.19 cores=0,2,4,6
/proc/8536/task/8600/stat : 8600 (java) S 8533 8536 3468 0 -1 1077944384 635 13007 0 0 12 0 5 2 20 0 15 0 49846380 11079016448 21599 33554432000 4194304 4196468 140725373367840 140017964722800 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8601] ppid=8533 vsize=10819352 memory=-9178176116494409632 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8601/stat : 8601 (java) S 8533 8536 3468 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 49846380 11079016448 21599 33554432000 4194304 4196468 140725373367840 140016935062240 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8602] ppid=8533 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8602/stat : 8602 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846380 11079016448 21599 33554432000 4194304 4196468 140725373367840 140017963670192 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 86396 KiB

[startup+1.50071 s]
/proc/loadavg: 1.38 1.38 1.40 4/215 8602
/proc/meminfo: memFree=25844952/32770624 swapFree=67108860/67108860
[pid=8536] ppid=8533 vsize=10834252 memory=177508 CPUtime=2.23 cores=0,2,4,6
/proc/8536/stat : 8536 (java) S 8533 8536 3468 0 -1 1077944320 24024 13007 0 0 209 7 5 2 20 0 15 0 49846365 11094274048 44377 33554432000 4194304 4196468 140725373367840 140725373350384 140018441244407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
/proc/8536/statm: 2708563 44377 3466 1 0 2670221 0
[pid=8536/tid=8589] ppid=8533 vsize=10834252 memory=0 CPUtime=1.42 cores=0,2,4,6
/proc/8536/task/8589/stat : 8589 (java) R 8533 8536 3468 0 -1 4202560 17985 13007 0 0 132 3 5 2 20 0 15 0 49846374 11094274048 44377 33554432000 4194304 4196468 140725373367840 140018413076416 140018425324894 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8590] ppid=8533 vsize=10834252 memory=100868 CPUtime=0.08 cores=0,2,4,6
/proc/8536/task/8590/stat : 8590 (java) S 8533 8536 3468 0 -1 1077944384 298 13007 0 0 1 0 5 2 20 0 15 0 49846375 11094274048 44377 33554432000 4194304 4196468 140725373367840 140018445487248 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8591] ppid=8533 vsize=10834252 memory=5790086053191909267 CPUtime=0.08 cores=0,2,4,6
/proc/8536/task/8591/stat : 8591 (java) S 8533 8536 3468 0 -1 1077944384 56 13007 0 0 1 0 5 2 20 0 15 0 49846375 11094274048 44377 33554432000 4194304 4196468 140725373367840 140018360306704 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8592] ppid=8533 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8536/task/8592/stat : 8592 (java) S 8533 8536 3468 0 -1 1077944384 37 13007 0 0 1 0 5 2 20 0 15 0 49846375 11094274048 44377 33554432000 4194304 4196468 140725373367840 140018359253904 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8593] ppid=8533 vsize=10834252 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8593/stat : 8593 (java) S 8533 8536 3468 0 -1 1077944384 39 13007 0 0 0 0 5 2 20 0 15 0 49846375 11094274048 44377 33554432000 4194304 4196468 140725373367840 140018358201104 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8594] ppid=8533 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8536/task/8594/stat : 8594 (java) S 8533 8536 3468 0 -1 1077944384 55 13007 0 0 1 0 5 2 20 0 15 0 49846377 11094274048 44377 33554432000 4194304 4196468 140725373367840 140017967880560 140018441255554 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8595] ppid=8533 vsize=10834252 memory=-6221781267475802396 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8595/stat : 8595 (java) S 8533 8536 3468 0 -1 1077944384 15 13007 0 0 0 0 5 2 20 0 15 0 49846377 11094274048 44377 33554432000 4194304 4196468 140725373367840 140017879999584 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8596] ppid=8533 vsize=10834252 memory=4128 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8596/stat : 8596 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846377 11094274048 44377 33554432000 4194304 4196468 140725373367840 140017276019568 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8597] ppid=8533 vsize=10834252 memory=2204 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8597/stat : 8597 (java) S 8533 8536 3468 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 49846380 11094274048 44377 33554432000 4194304 4196468 140725373367840 140016968619856 140018441263003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8598] ppid=8533 vsize=10834252 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/8536/task/8598/stat : 8598 (java) S 8533 8536 3468 0 -1 1077944384 1068 13007 0 0 17 0 5 2 20 0 15 0 49846380 11094274048 44377 33554432000 4194304 4196468 140725373367840 140017966828400 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8599] ppid=8533 vsize=10834252 memory=176711933155249 CPUtime=0.29 cores=0,2,4,6
/proc/8536/task/8599/stat : 8599 (java) S 8533 8536 3468 0 -1 1077944384 1204 13007 0 0 22 0 5 2 20 0 15 0 49846380 11094274048 44377 33554432000 4194304 4196468 140725373367840 140017965775600 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8600] ppid=8533 vsize=10834252 memory=266557 CPUtime=0.35 cores=0,2,4,6
/proc/8536/task/8600/stat : 8600 (java) S 8533 8536 3468 0 -1 1077944384 1069 13007 0 0 28 0 5 2 20 0 15 0 49846380 11094274048 44377 33554432000 4194304 4196468 140725373367840 140017964722800 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8601] ppid=8533 vsize=10834252 memory=6935649255759568960 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8601/stat : 8601 (java) S 8533 8536 3468 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 49846380 11094274048 44377 33554432000 4194304 4196468 140725373367840 140016935062240 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8602] ppid=8533 vsize=10834252 memory=4638778398332698720 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8602/stat : 8602 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846380 11094274048 44377 33554432000 4194304 4196468 140725373367840 140017963670192 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
Current children cumulated CPU time: 2.23 s
Current children cumulated vsize: 10834252 KiB
Current children cumulated memory: 177508 KiB

[startup+3.11039 s]
/proc/loadavg: 1.35 1.38 1.40 4/215 8602
/proc/meminfo: memFree=25693876/32770624 swapFree=67108860/67108860
[pid=8536] ppid=8533 vsize=10912096 memory=285740 CPUtime=5.88 cores=0,2,4,6
/proc/8536/stat : 8536 (java) S 8533 8536 3468 0 -1 1077944320 47579 13007 0 0 566 15 5 2 20 0 15 0 49846365 11173986304 71435 33554432000 4194304 4196468 140725373367840 140725373350384 140018441244407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
/proc/8536/statm: 2728024 71435 3505 1 0 2689677 0
[pid=8536/tid=8589] ppid=8533 vsize=10912096 memory=0 CPUtime=2.99 cores=0,2,4,6
/proc/8536/task/8589/stat : 8589 (java) R 8533 8536 3468 0 -1 4202560 34756 13007 0 0 285 7 5 2 20 0 15 0 49846374 11173986304 71435 33554432000 4194304 4196468 140725373367840 140018413072864 140018441256342 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8590] ppid=8533 vsize=10912096 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/8536/task/8590/stat : 8590 (java) S 8533 8536 3468 0 -1 1077944384 304 13007 0 0 2 0 5 2 20 0 15 0 49846375 11173986304 71435 33554432000 4194304 4196468 140725373367840 140018445487248 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8591] ppid=8533 vsize=10912096 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/8536/task/8591/stat : 8591 (java) S 8533 8536 3468 0 -1 1077944384 78 13007 0 0 2 0 5 2 20 0 15 0 49846375 11173986304 71435 33554432000 4194304 4196468 140725373367840 140018360306704 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8592] ppid=8533 vsize=10912096 memory=7 CPUtime=0.09 cores=0,2,4,6
/proc/8536/task/8592/stat : 8592 (java) S 8533 8536 3468 0 -1 1077944384 68 13007 0 0 2 0 5 2 20 0 15 0 49846375 11173986304 71435 33554432000 4194304 4196468 140725373367840 140018359253904 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8593] ppid=8533 vsize=10912096 memory=7 CPUtime=0.09 cores=0,2,4,6
/proc/8536/task/8593/stat : 8593 (java) S 8533 8536 3468 0 -1 1077944384 68 13007 0 0 2 0 5 2 20 0 15 0 49846375 11173986304 71435 33554432000 4194304 4196468 140725373367840 140018358201104 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8594] ppid=8533 vsize=10912096 memory=7 CPUtime=0.09 cores=0,2,4,6
/proc/8536/task/8594/stat : 8594 (java) S 8533 8536 3468 0 -1 1077944384 668 13007 0 0 2 0 5 2 20 0 15 0 49846377 11173986304 71435 33554432000 4194304 4196468 140725373367840 140017967880560 140018441255554 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8595] ppid=8533 vsize=10912096 memory=7 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8595/stat : 8595 (java) S 8533 8536 3468 0 -1 1077944384 15 13007 0 0 0 0 5 2 20 0 15 0 49846377 11173986304 71435 33554432000 4194304 4196468 140725373367840 140017879999584 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8596] ppid=8533 vsize=10912096 memory=7 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8596/stat : 8596 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846377 11173986304 71435 33554432000 4194304 4196468 140725373367840 140017276019584 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8597] ppid=8533 vsize=10912096 memory=7 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8597/stat : 8597 (java) S 8533 8536 3468 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 49846380 11173986304 71435 33554432000 4194304 4196468 140725373367840 140016968619856 140018441263003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8598] ppid=8533 vsize=10912096 memory=7 CPUtime=0.9 cores=0,2,4,6
/proc/8536/task/8598/stat : 8598 (java) R 8533 8536 3468 0 -1 4202560 3641 13007 0 0 82 1 5 2 20 0 15 0 49846380 11173986304 71435 33554432000 4194304 4196468 140725373367840 140017966814584 140018427400753 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8599] ppid=8533 vsize=10912096 memory=0 CPUtime=1.02 cores=0,2,4,6
/proc/8536/task/8599/stat : 8599 (java) S 8533 8536 3468 0 -1 1077944384 2850 13007 0 0 94 1 5 2 20 0 15 0 49846380 11173986304 71435 33554432000 4194304 4196468 140725373367840 140017965775600 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8600] ppid=8533 vsize=10912096 memory=7 CPUtime=0.97 cores=0,2,4,6
/proc/8536/task/8600/stat : 8600 (java) R 8533 8536 3468 0 -1 1077944384 2933 13007 0 0 89 1 5 2 20 0 15 0 49846380 11173986304 71435 33554432000 4194304 4196468 140725373367840 140017964722800 140018441255554 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8601] ppid=8533 vsize=10912096 memory=301741373374332954 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8601/stat : 8601 (java) S 8533 8536 3468 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 49846380 11173986304 71435 33554432000 4194304 4196468 140725373367840 140016935062240 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8602] ppid=8533 vsize=10912096 memory=302304370639503671 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8602/stat : 8602 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846380 11173986304 71435 33554432000 4194304 4196468 140725373367840 140017963670192 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
Current children cumulated CPU time: 5.88 s
Current children cumulated vsize: 10912096 KiB
Current children cumulated memory: 285740 KiB

[startup+3.96297 s]
# the end of solver process 8536 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.443 s, system=0.209199 s

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

[startup+3.20083 s]
/proc/loadavg: 1.35 1.38 1.40 4/215 8602
/proc/meminfo: memFree=25693876/32770624 swapFree=67108860/67108860
[pid=8536] ppid=8533 vsize=10914144 memory=287872 CPUtime=6.13 cores=0,2,4,6
/proc/8536/stat : 8536 (java) S 8533 8536 3468 0 -1 1077944320 52040 13007 0 0 590 16 5 2 20 0 15 0 49846365 11176083456 71968 33554432000 4194304 4196468 140725373367840 140725373350384 140018441244407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
/proc/8536/statm: 2728536 71968 3505 1 0 2690189 0
[pid=8536/tid=8589] ppid=8533 vsize=10914144 memory=139800984546827 CPUtime=3.07 cores=0,2,4,6
/proc/8536/task/8589/stat : 8589 (java) R 8533 8536 3468 0 -1 4202560 37606 13007 0 0 293 7 5 2 20 0 15 0 49846374 11176083456 71968 33554432000 4194304 4196468 140725373367840 140018413076112 140018425324894 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8590] ppid=8533 vsize=10914144 memory=279601969091088 CPUtime=0.09 cores=0,2,4,6
/proc/8536/task/8590/stat : 8590 (java) S 8533 8536 3468 0 -1 1077944384 304 13007 0 0 2 0 5 2 20 0 15 0 49846375 11176083456 71968 33554432000 4194304 4196468 140725373367840 140018445487248 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8591] ppid=8533 vsize=10914144 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/8536/task/8591/stat : 8591 (java) S 8533 8536 3468 0 -1 1077944384 78 13007 0 0 2 0 5 2 20 0 15 0 49846375 11176083456 71968 33554432000 4194304 4196468 140725373367840 140018360306704 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8592] ppid=8533 vsize=10914144 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/8536/task/8592/stat : 8592 (java) S 8533 8536 3468 0 -1 1077944384 68 13007 0 0 2 0 5 2 20 0 15 0 49846375 11176083456 71968 33554432000 4194304 4196468 140725373367840 140018359253904 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8593] ppid=8533 vsize=10914144 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/8536/task/8593/stat : 8593 (java) S 8533 8536 3468 0 -1 1077944384 68 13007 0 0 2 0 5 2 20 0 15 0 49846375 11176083456 71968 33554432000 4194304 4196468 140725373367840 140018358201104 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8594] ppid=8533 vsize=10914144 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/8536/task/8594/stat : 8594 (java) S 8533 8536 3468 0 -1 1077944384 668 13007 0 0 3 0 5 2 20 0 15 0 49846377 11176083456 71968 33554432000 4194304 4196468 140725373367840 140017967880560 140018441255554 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8595] ppid=8533 vsize=10914144 memory=6944656575208382560 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8595/stat : 8595 (java) S 8533 8536 3468 0 -1 1077944384 15 13007 0 0 0 0 5 2 20 0 15 0 49846377 11176083456 71968 33554432000 4194304 4196468 140725373367840 140017879999584 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8596] ppid=8533 vsize=10914144 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8596/stat : 8596 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846377 11176083456 71968 33554432000 4194304 4196468 140725373367840 140017276019584 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8597] ppid=8533 vsize=10914144 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8597/stat : 8597 (java) S 8533 8536 3468 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 49846380 11176083456 71968 33554432000 4194304 4196468 140725373367840 140016968619856 140018441263003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8598] ppid=8533 vsize=10914144 memory=6944656592455359580 CPUtime=0.99 cores=0,2,4,6
/proc/8536/task/8598/stat : 8598 (java) R 8533 8536 3468 0 -1 4202560 4066 13007 0 0 91 1 5 2 20 0 15 0 49846380 11176083456 71968 33554432000 4194304 4196468 140725373367840 140017966814584 140018426352376 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8599] ppid=8533 vsize=10914144 memory=0 CPUtime=1.04 cores=0,2,4,6
/proc/8536/task/8599/stat : 8599 (java) R 8533 8536 3468 0 -1 4202560 2942 13007 0 0 96 1 5 2 20 0 15 0 49846380 11176083456 71968 33554432000 4194304 4196468 140725373367840 140017965765392 140018418840859 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8600] ppid=8533 vsize=10914144 memory=206272 CPUtime=1.01 cores=0,2,4,6
/proc/8536/task/8600/stat : 8600 (java) S 8533 8536 3468 0 -1 1077944384 4033 13007 0 0 93 1 5 2 20 0 15 0 49846380 11176083456 71968 33554432000 4194304 4196468 140725373367840 140017964722800 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8601] ppid=8533 vsize=10914144 memory=279601968491168 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8601/stat : 8601 (java) S 8533 8536 3468 0 -1 1077944384 3 13007 0 0 0 0 5 2 20 0 15 0 49846380 11176083456 71968 33554432000 4194304 4196468 140725373367840 140016935062240 140018441254613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
[pid=8536/tid=8602] ppid=8533 vsize=10914144 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8536/task/8602/stat : 8602 (java) S 8533 8536 3468 0 -1 1077944384 1 13007 0 0 0 0 5 2 20 0 15 0 49846380 11176083456 71968 33554432000 4194304 4196468 140725373367840 140017963670192 140018441255554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26669056 140725373376683 140725373379932 140725373379932 140725373382607 0
Current children cumulated CPU time: 6.13 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 287872 KiB

[startup+3.6002 s]
/proc/loadavg: 1.35 1.38 1.40 4/202 8603
/proc/meminfo: memFree=25836732/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3.80016 s]
/proc/loadavg: 1.35 1.38 1.40 4/202 8603
/proc/meminfo: memFree=25836732/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3.90021 s]
/proc/loadavg: 1.35 1.38 1.40 4/202 8603
/proc/meminfo: memFree=25836732/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 3.96301
CPU time (s): 6.6522
CPU user time (s): 6.443
CPU system time (s): 0.209199
CPU usage (%): 167.857
Max. virtual memory (cumulated for all children) (KiB): 10916420
Max. memory (cumulated for all children) (KiB): 291888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.443
system time used= 0.209199
maximum resident set size= 294200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69655
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= 5134
involuntary context switches= 43


# summary of solver processes directly reported to runsolver:
#   pid: 8536
#   total CPU time (s): 6.6522
#   total CPU user time (s): 6.443
#   total CPU system time (s): 0.209199

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.049575 second user time and 0.077337 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-23 07:13:52
IDJOB=4293677
IDBENCH=141220
IDSOLVER=2751
FILE ID=node149/4293677-1532322832
RUNJOBID= node149-1532298084-3499
PBS_JOBID= 21018995
Free space on /tmp= 51816 MiB

SOLVER NAME= Concrete 3.8-SuperNG 2018-06-13
BENCH NAME= XCSP18/SumColoring/SumColoring-myciel3_c18.xml
COMMAND LINE= concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293677-1532322832/watcher-4293677-1532322832 -o /tmp/evaluation-result-4293677-1532322832/solver-4293677-1532322832 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532298084-3499 --watchdog 2580  concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=1596357822 -superng HOME/instance-4293677-1532322832.xml

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

MD5SUM BENCH= 2a16ad2ecbd4987722397e2a286d7eb3
RANDOM SEED=1596357822

node149.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.60
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.60
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.60
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.60
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:        25941064 kB
MemAvailable:   28791872 kB
Buffers:          149984 kB
Cached:          2960072 kB
SwapCached:            0 kB
Active:          4823140 kB
Inactive:        1517840 kB
Active(anon):    3180608 kB
Inactive(anon):    70228 kB
Active(file):    1642532 kB
Inactive(file):  1447612 kB
Unevictable:        7564 kB
Mlocked:            7564 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26512 kB
Writeback:             0 kB
AnonPages:       3271008 kB
Mapped:            49664 kB
Shmem:             17032 kB
Slab:             181000 kB
SReclaimable:     152996 kB
SUnreclaim:        28004 kB
KernelStack:        3792 kB
PageTables:        11992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4086712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3008512 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 51792 MiB
End job on node149 at 2018-07-23 07:13:56