Trace number 4285096

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 NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2017-08-22? (TO) 19881.699 2520.1299

General information on the benchmark

NameCarSequencing/CarSequencing-m1-jcr/
CarSequencing-04-72.xml
MD5SUM606ad4221d4941292d84c5bdd64a5487
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1596.5699
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints731
Number of domains2
Minimum domain size2
Maximum domain size22
Distribution of domain sizes[{"size":2,"count":500},{"size":22,"count":100}]
Minimum variable degree2
Maximum variable degree53
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":5},{"degree":4,"count":5},{"degree":5,"count":6},{"degree":6,"count":10},{"degree":7,"count":10},{"degree":8,"count":18},{"degree":9,"count":18},{"degree":10,"count":18},{"degree":11,"count":18},{"degree":12,"count":18},{"degree":13,"count":18},{"degree":14,"count":18},{"degree":15,"count":18},{"degree":16,"count":18},{"degree":17,"count":18},{"degree":18,"count":18},{"degree":19,"count":18},{"degree":20,"count":19},{"degree":21,"count":19},{"degree":22,"count":20},{"degree":23,"count":20},{"degree":24,"count":25},{"degree":25,"count":14},{"degree":26,"count":9},"...",{"degree":29,"count":9}, {"degree":30,"count":10}, {"degree":31,"count":26}, {"degree":32,"count":19}, {"degree":33,"count":2}, {"degree":34,"count":2}, {"degree":35,"count":2}, {"degree":36,"count":2}, {"degree":37,"count":2}, {"degree":38,"count":2}, {"degree":39,"count":2}, {"degree":40,"count":2}, {"degree":41,"count":2}, {"degree":42,"count":2}, {"degree":43,"count":2}, {"degree":44,"count":2}, {"degree":45,"count":2}, {"degree":46,"count":2}, {"degree":47,"count":2}, {"degree":48,"count":2}, {"degree":49,"count":2}, {"degree":50,"count":2}, {"degree":51,"count":2}, {"degree":52,"count":3}, {"degree":53,"count":1}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":100},{"arity":3,"count":196},{"arity":4,"count":1},{"arity":5,"count":193},{"arity":6,"count":101},{"arity":8,"count":1},{"arity":10,"count":2},{"arity":12,"count":1},{"arity":14,"count":1},{"arity":15,"count":2},{"arity":16,"count":1},{"arity":18,"count":1},{"arity":19,"count":1},{"arity":20,"count":3},{"arity":22,"count":3},{"arity":24,"count":1},{"arity":25,"count":4},{"arity":26,"count":1},{"arity":28,"count":3},{"arity":30,"count":3},{"arity":31,"count":2},{"arity":32,"count":1},{"arity":34,"count":3},{"arity":35,"count":2},{"arity":36,"count":1},"...",{"arity":67,"count":2}, {"arity":68,"count":1}, {"arity":70,"count":5}, {"arity":72,"count":1}, {"arity":73,"count":2}, {"arity":74,"count":1}, {"arity":75,"count":2}, {"arity":76,"count":3}, {"arity":78,"count":1}, {"arity":79,"count":2}, {"arity":80,"count":3}, {"arity":82,"count":3}, {"arity":84,"count":1}, {"arity":85,"count":4}, {"arity":86,"count":1}, {"arity":88,"count":3}, {"arity":90,"count":3}, {"arity":91,"count":2}, {"arity":92,"count":1}, {"arity":94,"count":3}, {"arity":95,"count":2}, {"arity":96,"count":1}, {"arity":97,"count":2}, {"arity":98,"count":1}, {"arity":100,"count":6}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"sum","count":630},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.26	c version: 2017-08-22
0.29/0.26	c seed: 204163857
0.29/0.26	c timeout: 20160
0.29/0.26	c memlimit: 22000
0.29/0.26	c nbcore: 8
0.29/0.28	c Parsing instance...
1.39/0.72	c Parsing done, starting search...
19880.82/2520.10	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (10756 MiB free)
  memory of node 1: 16384 MiB (12229 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285096-1503437962/watcher-4285096-1503437962 -o /tmp/evaluation-result-4285096-1503437962/solver-4285096-1503437962 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503437094-26291 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 204163857 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285096-1503437962.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=26424, runsolver pid=26421

[startup+0.100141 s]*
/proc/loadavg: 8.67 8.32 8.14 2/199 26444
/proc/meminfo: memFree=23520832/32770624 swapFree=67108860/67108860
[pid=26424] ppid=26421 vsize=26000852 memory=31688 CPUtime=0.12 cores=0-7
/proc/26424/stat : 26424 (java) S 26421 26424 26264 0 -1 1077944320 8298 0 0 0 11 1 0 0 20 0 20 0 176883557 26624872448 7922 33554432000 4194304 4196468 140731541694304 140731541676848 140507603820279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
/proc/26424/statm: 6500213 7922 3412 1 0 6487932 0
[pid=26424/tid=26426] ppid=26421 vsize=26000852 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/26424/task/26426/stat : 26426 (java) R 26421 26424 26264 0 -1 4202560 6194 0 0 0 8 1 0 0 20 0 20 0 176883557 26624872448 7922 33554432000 4194304 4196468 140731541694304 140507608026272 140507603842205 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26427] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26427/stat : 26427 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883558 26624872448 7922 33554432000 4194304 4196468 140731541694304 140507162422416 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26428] ppid=26421 vsize=26000852 memory=140301122442880 CPUtime=0 cores=0-7
/proc/26424/task/26428/stat : 26428 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883558 26624872448 7922 33554432000 4194304 4196468 140731541694304 140507161369616 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26429] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26429/stat : 26429 (java) S 26421 26424 26264 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176883558 26624872448 7922 33554432000 4194304 4196468 140731541694304 140507160316816 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26430] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26430/stat : 26430 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883558 26624872448 7922 33554432000 4194304 4196468 140731541694304 140507159264016 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26431] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26431/stat : 26431 (java) S 26421 26424 26264 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176883558 26624872448 7922 33554432000 4194304 4196468 140731541694304 140507158211216 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26432] ppid=26421 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/26424/task/26432/stat : 26432 (java) S 26421 26424 26264 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176883558 26624872448 7922 33554432000 4194304 4196468 140731541694304 140507157158416 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26433] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26433/stat : 26433 (java) S 26421 26424 26264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176883558 26624872448 7922 33554432000 4194304 4196468 140731541694304 140507156105616 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26434] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26434/stat : 26434 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883558 26624872448 7922 33554432000 4194304 4196468 140731541694304 140507155052816 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26435] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26435/stat : 26435 (java) S 26421 26424 26264 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176883560 26624872448 7922 33554432000 4194304 4196468 140731541694304 140507000753008 140507603831426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26436] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26436/stat : 26436 (java) S 26421 26424 26264 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176883560 26624872448 7922 33554432000 4194304 4196468 140731541694304 140506999698976 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26437] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26437/stat : 26437 (java) S 26421 26424 26264 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176883560 26624872448 7922 33554432000 4194304 4196468 140731541694304 140506998646128 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26438] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26438/stat : 26438 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883563 26624872448 7922 33554432000 4194304 4196468 140731541694304 140506997594448 140507603838875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26439] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26439/stat : 26439 (java) S 26421 26424 26264 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 176883563 26624872448 7922 33554432000 4194304 4196468 140731541694304 140506996541808 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26440] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26440/stat : 26440 (java) S 26421 26424 26264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176883563 26624872448 7922 33554432000 4194304 4196468 140731541694304 140506995489008 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26441] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26441/stat : 26441 (java) S 26421 26424 26264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176883563 26624872448 7922 33554432000 4194304 4196468 140731541694304 140506994436208 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26442] ppid=26421 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/26424/task/26442/stat : 26442 (java) R 26421 26424 26264 0 -1 4202560 406 0 0 0 2 0 0 0 20 0 20 0 176883563 26624872448 7922 33554432000 4194304 4196468 140731541694304 140506993383408 140507582789267 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26443] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26443/stat : 26443 (java) S 26421 26424 26264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176883563 26624872448 7922 33554432000 4194304 4196468 140731541694304 140506992331872 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26444] ppid=26421 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/26424/task/26444/stat : 26444 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883563 26624872448 7922 33554432000 4194304 4196468 140731541694304 140506991279152 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 31688 KiB

[startup+0.210517 s]*
/proc/loadavg: 8.67 8.32 8.14 2/199 26444
/proc/meminfo: memFree=23511660/32770624 swapFree=67108860/67108860
[pid=26424] ppid=26421 vsize=26000852 memory=41364 CPUtime=0.29 cores=0-7
/proc/26424/stat : 26424 (java) S 26421 26424 26264 0 -1 1077944320 9379 0 0 0 27 2 0 0 20 0 20 0 176883557 26624872448 10341 33554432000 4194304 4196468 140731541694304 140731541676848 140507603820279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
/proc/26424/statm: 6500213 10341 3655 1 0 6487932 0
[pid=26424/tid=26426] ppid=26421 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/26424/task/26426/stat : 26426 (java) R 26421 26424 26264 0 -1 4202560 6827 0 0 0 18 1 0 0 20 0 20 0 176883557 26624872448 10341 33554432000 4194304 4196468 140731541694304 140507608012880 140507603842205 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26427] ppid=26421 vsize=26000852 memory=3382 CPUtime=0 cores=0-7
/proc/26424/task/26427/stat : 26427 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883558 26624872448 10341 33554432000 4194304 4196468 140731541694304 140507162422416 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26428] ppid=26421 vsize=26000852 memory=288370677274154624 CPUtime=0 cores=0-7
/proc/26424/task/26428/stat : 26428 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883558 26624872448 10341 33554432000 4194304 4196468 140731541694304 140507161369616 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26429] ppid=26421 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/26424/task/26429/stat : 26429 (java) S 26421 26424 26264 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176883558 26624872448 10341 33554432000 4194304 4196468 140731541694304 140507160316816 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26430] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26430/stat : 26430 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883558 26624872448 10341 33554432000 4194304 4196468 140731541694304 140507159264016 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26431] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26431/stat : 26431 (java) S 26421 26424 26264 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176883558 26624872448 10341 33554432000 4194304 4196468 140731541694304 140507158211216 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26432] ppid=26421 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/26424/task/26432/stat : 26432 (java) S 26421 26424 26264 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176883558 26624872448 10341 33554432000 4194304 4196468 140731541694304 140507157158416 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26433] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26433/stat : 26433 (java) S 26421 26424 26264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176883558 26624872448 10341 33554432000 4194304 4196468 140731541694304 140507156105616 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26434] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26434/stat : 26434 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883558 26624872448 10341 33554432000 4194304 4196468 140731541694304 140507155052816 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26435] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26435/stat : 26435 (java) S 26421 26424 26264 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176883560 26624872448 10341 33554432000 4194304 4196468 140731541694304 140507000753008 140507603831426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26436] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26436/stat : 26436 (java) S 26421 26424 26264 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176883560 26624872448 10341 33554432000 4194304 4196468 140731541694304 140506999698976 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26437] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26437/stat : 26437 (java) S 26421 26424 26264 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176883560 26624872448 10341 33554432000 4194304 4196468 140731541694304 140506998646128 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26438] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26438/stat : 26438 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883563 26624872448 10341 33554432000 4194304 4196468 140731541694304 140506997594448 140507603838875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26439] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26439/stat : 26439 (java) S 26421 26424 26264 0 -1 1077944384 331 0 0 0 0 0 0 0 20 0 20 0 176883563 26624872448 10341 33554432000 4194304 4196468 140731541694304 140506996541808 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26440] ppid=26421 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/26424/task/26440/stat : 26440 (java) S 26421 26424 26264 0 -1 1077944384 200 0 0 0 1 0 0 0 20 0 20 0 176883563 26624872448 10341 33554432000 4194304 4196468 140731541694304 140506995489008 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26441] ppid=26421 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/26424/task/26441/stat : 26441 (java) S 26421 26424 26264 0 -1 1077944384 157 0 0 0 1 0 0 0 20 0 20 0 176883563 26624872448 10341 33554432000 4194304 4196468 140731541694304 140506994436208 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26442] ppid=26421 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/26424/task/26442/stat : 26442 (java) S 26421 26424 26264 0 -1 1077944384 478 0 0 0 5 0 0 0 20 0 20 0 176883563 26624872448 10341 33554432000 4194304 4196468 140731541694304 140506993383408 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26443] ppid=26421 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26443/stat : 26443 (java) S 26421 26424 26264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176883563 26624872448 10341 33554432000 4194304 4196468 140731541694304 140506992331872 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26444] ppid=26421 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/26424/task/26444/stat : 26444 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883563 26624872448 10341 33554432000 4194304 4196468 140731541694304 140506991279152 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 41364 KiB

[startup+0.310376 s]*
/proc/loadavg: 8.67 8.32 8.14 2/199 26444
/proc/meminfo: memFree=23504092/32770624 swapFree=67108860/67108860
[pid=26424] ppid=26421 vsize=26000872 memory=48796 CPUtime=0.48 cores=0-7
/proc/26424/stat : 26424 (java) S 26421 26424 26264 0 -1 1077944320 10499 0 0 0 45 3 0 0 20 0 20 0 176883557 26624892928 12199 33554432000 4194304 4196468 140731541694304 140731541676848 140507603820279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
/proc/26424/statm: 6500218 12199 3696 1 0 6487932 0
[pid=26424/tid=26426] ppid=26421 vsize=26000872 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/26424/task/26426/stat : 26426 (java) R 26421 26424 26264 0 -1 4202560 7401 0 0 0 27 2 0 0 20 0 20 0 176883557 26624892928 12199 33554432000 4194304 4196468 140731541694304 140507608048688 140507589513745 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26427] ppid=26421 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26427/stat : 26427 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883558 26624892928 12199 33554432000 4194304 4196468 140731541694304 140507162422416 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26428] ppid=26421 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26428/stat : 26428 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883558 26624892928 12199 33554432000 4194304 4196468 140731541694304 140507161369616 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26429] ppid=26421 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26429/stat : 26429 (java) S 26421 26424 26264 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176883558 26624892928 12199 33554432000 4194304 4196468 140731541694304 140507160316816 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26430] ppid=26421 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26430/stat : 26430 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883558 26624892928 12199 33554432000 4194304 4196468 140731541694304 140507159264016 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26431] ppid=26421 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/26424/task/26431/stat : 26431 (java) S 26421 26424 26264 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176883558 26624892928 12199 33554432000 4194304 4196468 140731541694304 140507158211216 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26432] ppid=26421 vsize=26000872 memory=140301012399023 CPUtime=0 cores=0-7
/proc/26424/task/26432/stat : 26432 (java) S 26421 26424 26264 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176883558 26624892928 12199 33554432000 4194304 4196468 140731541694304 140507157158416 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26433] ppid=26421 vsize=26000872 memory=140301012401328 CPUtime=0 cores=0-7
/proc/26424/task/26433/stat : 26433 (java) S 26421 26424 26264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176883558 26624892928 12199 33554432000 4194304 4196468 140731541694304 140507156105616 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26434] ppid=26421 vsize=26000872 memory=140301012403632 CPUtime=0 cores=0-7
/proc/26424/task/26434/stat : 26434 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883558 26624892928 12199 33554432000 4194304 4196468 140731541694304 140507155052816 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26435] ppid=26421 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26435/stat : 26435 (java) S 26421 26424 26264 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176883560 26624892928 12199 33554432000 4194304 4196468 140731541694304 140507000753008 140507603831426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26436] ppid=26421 vsize=26000872 memory=280602024814224 CPUtime=0 cores=0-7
/proc/26424/task/26436/stat : 26436 (java) S 26421 26424 26264 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176883560 26624892928 12199 33554432000 4194304 4196468 140731541694304 140506999698976 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26437] ppid=26421 vsize=26000872 memory=280602024821136 CPUtime=0 cores=0-7
/proc/26424/task/26437/stat : 26437 (java) S 26421 26424 26264 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176883560 26624892928 12199 33554432000 4194304 4196468 140731541694304 140506998646128 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26438] ppid=26421 vsize=26000872 memory=280602024762416 CPUtime=0 cores=0-7
/proc/26424/task/26438/stat : 26438 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883563 26624892928 12199 33554432000 4194304 4196468 140731541694304 140506997594448 140507603838875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26439] ppid=26421 vsize=26000872 memory=280602024834960 CPUtime=0.02 cores=0-7
/proc/26424/task/26439/stat : 26439 (java) S 26421 26424 26264 0 -1 1077944384 538 0 0 0 2 0 0 0 20 0 20 0 176883563 26624892928 12199 33554432000 4194304 4196468 140731541694304 140506996541808 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26440] ppid=26421 vsize=26000872 memory=280602024841872 CPUtime=0.03 cores=0-7
/proc/26424/task/26440/stat : 26440 (java) S 26421 26424 26264 0 -1 1077944384 448 0 0 0 3 0 0 0 20 0 20 0 176883563 26624892928 12199 33554432000 4194304 4196468 140731541694304 140506995489008 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26441] ppid=26421 vsize=26000872 memory=280602024839568 CPUtime=0.02 cores=0-7
/proc/26424/task/26441/stat : 26441 (java) S 26421 26424 26264 0 -1 1077944384 172 0 0 0 2 0 0 0 20 0 20 0 176883563 26624892928 12199 33554432000 4194304 4196468 140731541694304 140506994436208 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26442] ppid=26421 vsize=26000872 memory=280602024856176 CPUtime=0.08 cores=0-7
/proc/26424/task/26442/stat : 26442 (java) S 26421 26424 26264 0 -1 1077944384 554 0 0 0 8 0 0 0 20 0 20 0 176883563 26624892928 12199 33554432000 4194304 4196468 140731541694304 140506993383408 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26443] ppid=26421 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26443/stat : 26443 (java) S 26421 26424 26264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176883563 26624892928 12199 33554432000 4194304 4196468 140731541694304 140506992331872 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26444] ppid=26421 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/26424/task/26444/stat : 26444 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883563 26624892928 12199 33554432000 4194304 4196468 140731541694304 140506991279152 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 48796 KiB

[startup+0.700915 s]
/proc/loadavg: 8.67 8.32 8.14 4/199 26444
/proc/meminfo: memFree=23490940/32770624 swapFree=67108860/67108860
[pid=26424] ppid=26421 vsize=26002920 memory=74112 CPUtime=1.39 cores=0-7
/proc/26424/stat : 26424 (java) S 26421 26424 26264 0 -1 1077944320 13127 0 0 0 134 5 0 0 20 0 20 0 176883557 26626990080 18528 33554432000 4194304 4196468 140731541694304 140731541676848 140507603820279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
/proc/26424/statm: 6500730 18528 3772 1 0 6488444 0
[pid=26424/tid=26426] ppid=26421 vsize=26002920 memory=0 CPUtime=0.67 cores=0-7
/proc/26424/task/26426/stat : 26426 (java) R 26421 26424 26264 0 -1 4202560 8278 0 0 0 64 3 0 0 20 0 20 0 176883557 26626990080 18528 33554432000 4194304 4196468 140731541694304 140507608056560 140507603832214 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26427] ppid=26421 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26427/stat : 26427 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883558 26626990080 18528 33554432000 4194304 4196468 140731541694304 140507162422416 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26428] ppid=26421 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26428/stat : 26428 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883558 26626990080 18528 33554432000 4194304 4196468 140731541694304 140507161369616 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26429] ppid=26421 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/26424/task/26429/stat : 26429 (java) S 26421 26424 26264 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176883558 26626990080 18528 33554432000 4194304 4196468 140731541694304 140507160316816 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26430] ppid=26421 vsize=26002920 memory=1712 CPUtime=0 cores=0-7
/proc/26424/task/26430/stat : 26430 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883558 26626990080 18528 33554432000 4194304 4196468 140731541694304 140507159264016 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26431] ppid=26421 vsize=26002920 memory=4612 CPUtime=0 cores=0-7
/proc/26424/task/26431/stat : 26431 (java) S 26421 26424 26264 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176883558 26626990080 18528 33554432000 4194304 4196468 140731541694304 140507158211216 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26432] ppid=26421 vsize=26002920 memory=1004 CPUtime=0 cores=0-7
/proc/26424/task/26432/stat : 26432 (java) S 26421 26424 26264 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176883558 26626990080 18528 33554432000 4194304 4196468 140731541694304 140507157158416 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26433] ppid=26421 vsize=26002920 memory=1200 CPUtime=0 cores=0-7
/proc/26424/task/26433/stat : 26433 (java) S 26421 26424 26264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176883558 26626990080 18528 33554432000 4194304 4196468 140731541694304 140507156105616 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26434] ppid=26421 vsize=26002920 memory=15876 CPUtime=0 cores=0-7
/proc/26424/task/26434/stat : 26434 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176883558 26626990080 18528 33554432000 4194304 4196468 140731541694304 140507155052816 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26435] ppid=26421 vsize=26002920 memory=27224 CPUtime=0 cores=0-7
/proc/26424/task/26435/stat : 26435 (java) S 26421 26424 26264 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176883560 26626990080 18528 33554432000 4194304 4196468 140731541694304 140507000753008 140507603831426 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0

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

/proc/26424/task/26434/stat : 26434 (java) S 26421 26424 26264 0 -1 1077944384 115425 0 0 0 1224 57 0 0 20 0 38 0 176883558 27864420352 291632 33554432000 4194304 4196468 140731541694304 140507155052816 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 31 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26435] ppid=26421 vsize=27211348 memory=164 CPUtime=10.99 cores=0-7
/proc/26424/task/26435/stat : 26435 (java) S 26421 26424 26264 0 -1 1077944384 258992 0 0 0 941 158 0 0 20 0 38 0 176883560 27864420352 291632 33554432000 4194304 4196468 140731541694304 140507000753008 140507603831426 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26436] ppid=26421 vsize=27211348 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/26424/task/26436/stat : 26436 (java) S 26421 26424 26264 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 38 0 176883560 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506999699040 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26437] ppid=26421 vsize=27211348 memory=12132 CPUtime=0 cores=0-7
/proc/26424/task/26437/stat : 26437 (java) S 26421 26424 26264 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 38 0 176883560 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506998646144 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26438] ppid=26421 vsize=27211348 memory=1440 CPUtime=0 cores=0-7
/proc/26424/task/26438/stat : 26438 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 38 0 176883563 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506997594448 140507603838875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26439] ppid=26421 vsize=27211348 memory=1236 CPUtime=2.06 cores=0-7
/proc/26424/task/26439/stat : 26439 (java) S 26421 26424 26264 0 -1 1077944384 9408 0 0 0 205 1 0 0 20 0 38 0 176883563 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506996541808 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26440] ppid=26421 vsize=27211348 memory=932 CPUtime=2.02 cores=0-7
/proc/26424/task/26440/stat : 26440 (java) S 26421 26424 26264 0 -1 1077944384 8088 0 0 0 200 2 0 0 20 0 38 0 176883563 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506995489008 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26441] ppid=26421 vsize=27211348 memory=115665079896554 CPUtime=1.99 cores=0-7
/proc/26424/task/26441/stat : 26441 (java) S 26421 26424 26264 0 -1 1077944384 8082 0 0 0 198 1 0 0 20 0 38 0 176883563 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506994436208 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26442] ppid=26421 vsize=27211348 memory=115665079896298 CPUtime=0.87 cores=0-7
/proc/26424/task/26442/stat : 26442 (java) S 26421 26424 26264 0 -1 1077944384 12768 0 0 0 84 3 0 0 20 0 38 0 176883563 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506993383408 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26443] ppid=26421 vsize=27211348 memory=280602026260416 CPUtime=0 cores=0-7
/proc/26424/task/26443/stat : 26443 (java) S 26421 26424 26264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 38 0 176883563 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506992331872 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26444] ppid=26421 vsize=27211348 memory=280602026658512 CPUtime=0.81 cores=0-7
/proc/26424/task/26444/stat : 26444 (java) S 26421 26424 26264 0 -1 1077944384 11818 0 0 0 31 50 0 0 20 0 38 0 176883563 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506991279152 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26445] ppid=26421 vsize=27211348 memory=420 CPUtime=0 cores=0-7
/proc/26424/task/26445/stat : 26445 (java) S 26421 26424 26264 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 38 0 176883753 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506980988032 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26446] ppid=26421 vsize=27211348 memory=800 CPUtime=4.12 cores=0-7
/proc/26424/task/26446/stat : 26446 (java) R 26421 26424 26264 0 -1 1077944384 29832 0 0 0 147 265 0 0 20 0 38 0 176883765 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506977838368 140507603831426 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26447] ppid=26421 vsize=27211348 memory=12132 CPUtime=2453.23 cores=0-7
/proc/26424/task/26447/stat : 26447 (java) R 26421 26424 26264 0 -1 4202560 99217 0 0 0 245248 75 0 0 20 0 38 0 176883775 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506974681864 140507589031392 0 4 0 16800975 0 0 0 -1 1 0 0 58 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26448] ppid=26421 vsize=27211348 memory=1440 CPUtime=2451.95 cores=0-7
/proc/26424/task/26448/stat : 26448 (java) R 26421 26424 26264 0 -1 4202560 93804 0 0 0 245123 72 0 0 20 0 38 0 176883776 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506973631744 140507251934742 0 4 0 16800975 0 0 0 -1 6 0 0 51 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26449] ppid=26421 vsize=27211348 memory=4100 CPUtime=2449.41 cores=0-7
/proc/26424/task/26449/stat : 26449 (java) R 26421 26424 26264 0 -1 4202560 88907 0 0 0 244865 76 0 0 20 0 38 0 176883776 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506972576312 140507252038238 0 4 0 16800975 0 0 0 -1 5 0 0 52 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26450] ppid=26421 vsize=27211348 memory=48736 CPUtime=0.06 cores=0-7
/proc/26424/task/26450/stat : 26450 (java) S 26421 26424 26264 0 -1 1077944384 38 0 0 0 6 0 0 0 20 0 38 0 176883778 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506971529888 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26451] ppid=26421 vsize=27211348 memory=1292 CPUtime=0.06 cores=0-7
/proc/26424/task/26451/stat : 26451 (java) S 26421 26424 26264 0 -1 1077944384 30 0 0 0 6 0 0 0 20 0 38 0 176883778 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506970478112 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26452] ppid=26421 vsize=27211348 memory=4124 CPUtime=0.07 cores=0-7
/proc/26424/task/26452/stat : 26452 (java) S 26421 26424 26264 0 -1 1077944384 36 0 0 0 7 0 0 0 20 0 38 0 176883778 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506768074144 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26453] ppid=26421 vsize=27211348 memory=2196 CPUtime=2454.16 cores=0-7
/proc/26424/task/26453/stat : 26453 (java) R 26421 26424 26264 0 -1 4202560 96284 0 0 0 245341 75 0 0 20 0 38 0 176883778 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506767015280 140507249117127 0 4 0 16800975 0 0 0 -1 4 0 0 62 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26454] ppid=26421 vsize=27211348 memory=1166528 CPUtime=2449.35 cores=0-7
/proc/26424/task/26454/stat : 26454 (java) R 26421 26424 26264 0 -1 4202560 95313 0 0 0 244849 86 0 0 20 0 38 0 176883778 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506765961992 140507252426931 0 4 0 16800975 0 0 0 -1 2 0 0 53 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26455] ppid=26421 vsize=27211348 memory=2448 CPUtime=2452.8 cores=0-7
/proc/26424/task/26455/stat : 26455 (java) R 26421 26424 26264 0 -1 4202560 88895 0 0 0 245216 64 0 0 20 0 38 0 176883778 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506764908896 140507252421178 0 4 0 16800975 0 0 0 -1 0 0 0 51 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26456] ppid=26421 vsize=27211348 memory=1732 CPUtime=0 cores=0-7
/proc/26424/task/26456/stat : 26456 (java) S 26421 26424 26264 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 38 0 176883780 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506763862944 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26457] ppid=26421 vsize=27211348 memory=1948 CPUtime=2451.55 cores=0-7
/proc/26424/task/26457/stat : 26457 (java) R 26421 26424 26264 0 -1 4202560 88185 0 0 0 245089 66 0 0 20 0 38 0 176883789 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506762804216 140507252421747 0 4 0 16800975 0 0 0 -1 7 0 0 37 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26458] ppid=26421 vsize=27211348 memory=800 CPUtime=2450.35 cores=0-7
/proc/26424/task/26458/stat : 26458 (java) R 26421 26424 26264 0 -1 4202560 85700 0 0 0 244970 65 0 0 20 0 38 0 176883789 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506761750800 140507252318287 0 4 0 16800975 0 0 0 -1 3 0 0 59 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26459] ppid=26421 vsize=27211348 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/26424/task/26459/stat : 26459 (java) S 26421 26424 26264 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 176883789 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506760705568 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26460] ppid=26421 vsize=27211348 memory=6872598998417432672 CPUtime=0 cores=0-7
/proc/26424/task/26460/stat : 26460 (java) S 26421 26424 26264 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 176883789 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506759652768 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26461] ppid=26421 vsize=27211348 memory=1166528 CPUtime=0 cores=0-7
/proc/26424/task/26461/stat : 26461 (java) S 26421 26424 26264 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 176883789 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506758599968 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26462] ppid=26421 vsize=27211348 memory=1166528 CPUtime=0 cores=0-7
/proc/26424/task/26462/stat : 26462 (java) S 26421 26424 26264 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 176883789 27864420352 291632 33554432000 4194304 4196468 140731541694304 140506755413152 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
Current children cumulated CPU time: 19740.9 s
Current children cumulated vsize: 27211348 KiB
Current children cumulated memory: 1166528 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 9.04 8.84 8.73 9/216 26535
/proc/meminfo: memFree=22386928/32770624 swapFree=67108860/67108860
[pid=26424] ppid=26421 vsize=27211348 memory=1158836 CPUtime=19880.8 cores=0-7
/proc/26424/stat : 26424 (java) S 26421 26424 26264 0 -1 1077944320 2006148 0 0 0 1986901 1181 0 0 20 0 38 0 176883557 27864420352 289709 33554432000 4194304 4196468 140731541694304 140731541676848 140507603820279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
/proc/26424/statm: 6802837 289709 3865 1 0 6790030 0
[pid=26424/tid=26426] ppid=26421 vsize=27211348 memory=6791534058613427641 CPUtime=2.14 cores=0-7
/proc/26424/task/26426/stat : 26426 (java) S 26421 26424 26264 0 -1 1077944384 13716 0 0 0 208 6 0 0 20 0 38 0 176883557 27864420352 289709 33554432000 4194304 4196468 140731541694304 140507608057984 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26427] ppid=26421 vsize=27211348 memory=4126316290023845779 CPUtime=12.94 cores=0-7
/proc/26424/task/26427/stat : 26427 (java) S 26421 26424 26264 0 -1 1077944384 116069 0 0 0 1237 57 0 0 20 0 38 0 176883558 27864420352 289709 33554432000 4194304 4196468 140731541694304 140507162422416 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26428] ppid=26421 vsize=27211348 memory=1200 CPUtime=12.91 cores=0-7
/proc/26424/task/26428/stat : 26428 (java) S 26421 26424 26264 0 -1 1077944384 119384 0 0 0 1239 52 0 0 20 0 38 0 176883558 27864420352 289709 33554432000 4194304 4196468 140731541694304 140507161369616 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 30 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26429] ppid=26421 vsize=27211348 memory=15876 CPUtime=12.93 cores=0-7
/proc/26424/task/26429/stat : 26429 (java) S 26421 26424 26264 0 -1 1077944384 110507 0 0 0 1241 52 0 0 20 0 38 0 176883558 27864420352 289709 33554432000 4194304 4196468 140731541694304 140507160316816 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 32 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26430] ppid=26421 vsize=27211348 memory=4126316290023845779 CPUtime=12.87 cores=0-7
/proc/26424/task/26430/stat : 26430 (java) S 26421 26424 26264 0 -1 1077944384 107949 0 0 0 1236 51 0 0 20 0 38 0 176883558 27864420352 289709 33554432000 4194304 4196468 140731541694304 140507159264016 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 30 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26431] ppid=26421 vsize=27211348 memory=6791534058613427641 CPUtime=12.91 cores=0-7
/proc/26424/task/26431/stat : 26431 (java) S 26421 26424 26264 0 -1 1077944384 114510 0 0 0 1231 60 0 0 20 0 38 0 176883558 27864420352 289709 33554432000 4194304 4196468 140731541694304 140507158211216 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26432] ppid=26421 vsize=27211348 memory=16236 CPUtime=12.9 cores=0-7
/proc/26424/task/26432/stat : 26432 (java) S 26421 26424 26264 0 -1 1077944384 114213 0 0 0 1236 54 0 0 20 0 38 0 176883558 27864420352 289709 33554432000 4194304 4196468 140731541694304 140507157158416 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26433] ppid=26421 vsize=27211348 memory=1796 CPUtime=12.94 cores=0-7
/proc/26424/task/26433/stat : 26433 (java) S 26421 26424 26264 0 -1 1077944384 116116 0 0 0 1238 56 0 0 20 0 38 0 176883558 27864420352 289709 33554432000 4194304 4196468 140731541694304 140507156105616 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 30 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26434] ppid=26421 vsize=27211348 memory=644 CPUtime=12.89 cores=0-7
/proc/26424/task/26434/stat : 26434 (java) S 26421 26424 26264 0 -1 1077944384 115457 0 0 0 1232 57 0 0 20 0 38 0 176883558 27864420352 289709 33554432000 4194304 4196468 140731541694304 140507155052816 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 31 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26435] ppid=26421 vsize=27211348 memory=960 CPUtime=11.06 cores=0-7
/proc/26424/task/26435/stat : 26435 (java) S 26421 26424 26264 0 -1 1077944384 259250 0 0 0 948 158 0 0 20 0 38 0 176883560 27864420352 289709 33554432000 4194304 4196468 140731541694304 140507000753008 140507603831426 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26436] ppid=26421 vsize=27211348 memory=4472 CPUtime=0 cores=0-7
/proc/26424/task/26436/stat : 26436 (java) S 26421 26424 26264 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 38 0 176883560 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506999699040 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26437] ppid=26421 vsize=27211348 memory=1236 CPUtime=0 cores=0-7
/proc/26424/task/26437/stat : 26437 (java) S 26421 26424 26264 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 38 0 176883560 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506998646144 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26438] ppid=26421 vsize=27211348 memory=932 CPUtime=0 cores=0-7
/proc/26424/task/26438/stat : 26438 (java) S 26421 26424 26264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 38 0 176883563 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506997594448 140507603838875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26439] ppid=26421 vsize=27211348 memory=1568 CPUtime=2.06 cores=0-7
/proc/26424/task/26439/stat : 26439 (java) S 26421 26424 26264 0 -1 1077944384 9410 0 0 0 205 1 0 0 20 0 38 0 176883563 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506996541808 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26440] ppid=26421 vsize=27211348 memory=2240 CPUtime=2.02 cores=0-7
/proc/26424/task/26440/stat : 26440 (java) S 26421 26424 26264 0 -1 1077944384 8090 0 0 0 200 2 0 0 20 0 38 0 176883563 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506995489008 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26441] ppid=26421 vsize=27211348 memory=4124 CPUtime=1.99 cores=0-7
/proc/26424/task/26441/stat : 26441 (java) S 26421 26424 26264 0 -1 1077944384 8085 0 0 0 198 1 0 0 20 0 38 0 176883563 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506994436208 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26442] ppid=26421 vsize=27211348 memory=2196 CPUtime=0.87 cores=0-7
/proc/26424/task/26442/stat : 26442 (java) S 26421 26424 26264 0 -1 1077944384 12770 0 0 0 84 3 0 0 20 0 38 0 176883563 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506993383408 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26443] ppid=26421 vsize=27211348 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/26424/task/26443/stat : 26443 (java) S 26421 26424 26264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 38 0 176883563 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506992331872 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26444] ppid=26421 vsize=27211348 memory=1004 CPUtime=0.81 cores=0-7
/proc/26424/task/26444/stat : 26444 (java) S 26421 26424 26264 0 -1 1077944384 11834 0 0 0 31 50 0 0 20 0 38 0 176883563 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506991279152 140507603831426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26445] ppid=26421 vsize=27211348 memory=1200 CPUtime=0 cores=0-7
/proc/26424/task/26445/stat : 26445 (java) S 26421 26424 26264 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 38 0 176883753 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506980988032 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26446] ppid=26421 vsize=27211348 memory=15876 CPUtime=4.15 cores=0-7
/proc/26424/task/26446/stat : 26446 (java) S 26421 26424 26264 0 -1 1077944384 29887 0 0 0 147 268 0 0 20 0 38 0 176883765 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506977838064 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26447] ppid=26421 vsize=27211348 memory=27256 CPUtime=2470.69 cores=0-7
/proc/26424/task/26447/stat : 26447 (java) R 26421 26424 26264 0 -1 4202560 99294 0 0 0 246994 75 0 0 20 0 38 0 176883775 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506974681712 140507252062494 0 4 0 16800975 0 0 0 -1 5 0 0 58 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26448] ppid=26421 vsize=27211348 memory=4052 CPUtime=2469.25 cores=0-7
/proc/26424/task/26448/stat : 26448 (java) R 26421 26424 26264 0 -1 4202560 93920 0 0 0 246853 72 0 0 20 0 38 0 176883776 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506973629424 140507252422546 0 4 0 16800975 0 0 0 -1 1 0 0 52 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26449] ppid=26421 vsize=27211348 memory=16236 CPUtime=2466.54 cores=0-7
/proc/26424/task/26449/stat : 26449 (java) R 26421 26424 26264 0 -1 4202560 89015 0 0 0 246578 76 0 0 20 0 38 0 176883776 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506972576624 140507252422636 0 4 0 16800975 0 0 0 -1 3 0 0 53 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26450] ppid=26421 vsize=27211348 memory=1796 CPUtime=0.06 cores=0-7
/proc/26424/task/26450/stat : 26450 (java) S 26421 26424 26264 0 -1 1077944384 38 0 0 0 6 0 0 0 20 0 38 0 176883778 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506971529888 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26451] ppid=26421 vsize=27211348 memory=644 CPUtime=0.06 cores=0-7
/proc/26424/task/26451/stat : 26451 (java) S 26421 26424 26264 0 -1 1077944384 30 0 0 0 6 0 0 0 20 0 38 0 176883778 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506970478112 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26452] ppid=26421 vsize=27211348 memory=960 CPUtime=0.07 cores=0-7
/proc/26424/task/26452/stat : 26452 (java) S 26421 26424 26264 0 -1 1077944384 36 0 0 0 7 0 0 0 20 0 38 0 176883778 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506768074144 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26453] ppid=26421 vsize=27211348 memory=4472 CPUtime=2471.67 cores=0-7
/proc/26424/task/26453/stat : 26453 (java) R 26421 26424 26264 0 -1 4202560 96371 0 0 0 247092 75 0 0 20 0 38 0 176883778 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506767015408 140507251672899 0 4 0 16800975 0 0 0 -1 4 0 0 62 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26454] ppid=26421 vsize=27211348 memory=1236 CPUtime=2466.78 cores=0-7
/proc/26424/task/26454/stat : 26454 (java) R 26421 26424 26264 0 -1 1077944384 95529 0 0 0 246592 86 0 0 20 0 38 0 176883778 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506765961792 140507603830485 0 4 0 16800975 0 0 0 -1 5 0 0 53 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26455] ppid=26421 vsize=27211348 memory=932 CPUtime=2470.28 cores=0-7
/proc/26424/task/26455/stat : 26455 (java) R 26421 26424 26264 0 -1 4202560 89091 0 0 0 246964 64 0 0 20 0 38 0 176883778 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506764912176 140507252422537 0 4 0 16800975 0 0 0 -1 6 0 0 52 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26456] ppid=26421 vsize=27211348 memory=1568 CPUtime=0 cores=0-7
/proc/26424/task/26456/stat : 26456 (java) S 26421 26424 26264 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 38 0 176883780 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506763862944 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26457] ppid=26421 vsize=27211348 memory=303430223234596890 CPUtime=2468.99 cores=0-7
/proc/26424/task/26457/stat : 26457 (java) R 26421 26424 26264 0 -1 4202560 88248 0 0 0 246833 66 0 0 20 0 38 0 176883789 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506762804080 140507252938882 0 4 0 16800975 0 0 0 -1 2 0 0 38 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26458] ppid=26421 vsize=27211348 memory=288230596050944315 CPUtime=2467.78 cores=0-7
/proc/26424/task/26458/stat : 26458 (java) R 26421 26424 26264 0 -1 4202560 85774 0 0 0 246712 66 0 0 20 0 38 0 176883789 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506761751504 140507251672899 0 4 0 16800975 0 0 0 -1 0 0 0 59 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26459] ppid=26421 vsize=27211348 memory=14981065844462237 CPUtime=0 cores=0-7
/proc/26424/task/26459/stat : 26459 (java) S 26421 26424 26264 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 176883789 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506760705568 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26460] ppid=26421 vsize=27211348 memory=1440 CPUtime=0 cores=0-7
/proc/26424/task/26460/stat : 26460 (java) S 26421 26424 26264 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 176883789 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506759652768 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26461] ppid=26421 vsize=27211348 memory=5796 CPUtime=0 cores=0-7
/proc/26424/task/26461/stat : 26461 (java) S 26421 26424 26264 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 176883789 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506758599968 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
[pid=26424/tid=26462] ppid=26421 vsize=27211348 memory=4052 CPUtime=0 cores=0-7
/proc/26424/task/26462/stat : 26462 (java) S 26421 26424 26264 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 176883789 27864420352 289709 33554432000 4194304 4196468 140731541694304 140506755413152 140507603830485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140731541697634 140731541697819 140731541697819 140731541700559 0
Current children cumulated CPU time: 19880.8 s
Current children cumulated vsize: 27211348 KiB
Current children cumulated memory: 1158836 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.13 s]
# the end of solver process 26424 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19869.8 s, system=11.8278 s

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

Child status: 143
Real time (s): 2520.13
CPU time (s): 19881.7
CPU user time (s): 19869.8
CPU system time (s): 11.8278
CPU usage (%): 788.915
Max. virtual memory (cumulated for all children) (KiB): 27211348
Max. memory (cumulated for all children) (KiB): 2786648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19869.8
system time used= 11.8278
maximum resident set size= 2788696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2006470
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 987288
involuntary context switches= 439577


# summary of solver processes directly reported to runsolver:
#   pid: 26424
#   total CPU time (s): 19881.7
#   total CPU user time (s): 19869.8
#   total CPU system time (s): 11.8278

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.9847 second user time and 32.2221 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-22 23:25:01
IDJOB=4285096
IDBENCH=128084
IDSOLVER=2681
FILE ID=node113/4285096-1503437962
RUNJOBID= node113-1503437094-26291
PBS_JOBID= 20632145
Free space on /tmp= 60796 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/CarSequencing/CarSequencing-m1-jcr/CarSequencing-04-72.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285096-1503437962/watcher-4285096-1503437962 -o /tmp/evaluation-result-4285096-1503437962/solver-4285096-1503437962 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503437094-26291 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 204163857 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285096-1503437962.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 606ad4221d4941292d84c5bdd64a5487
RANDOM SEED=204163857

node113.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.89
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.89
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.89
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.89
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:        23538496 kB
MemAvailable:   31945320 kB
Buffers:          228120 kB
Cached:          8459700 kB
SwapCached:            0 kB
Active:          2327876 kB
Inactive:        6414960 kB
Active(anon):       3760 kB
Inactive(anon):    95556 kB
Active(file):    2324116 kB
Inactive(file):  6319404 kB
Unevictable:        7716 kB
Mlocked:            7716 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42692 kB
Writeback:             0 kB
AnonPages:         80552 kB
Mapped:            54964 kB
Shmem:             41608 kB
Slab:             185252 kB
SReclaimable:     158280 kB
SUnreclaim:        26972 kB
KernelStack:        3536 kB
PageTables:         5984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 60752 MiB
End job on node113 at 2017-08-23 00:07:01