Trace number 4285345

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-22UNSAT 1.76344 0.86772102

General information on the benchmark

NameQRandom/QRandom-composed-s25/
composed-25-01-25-3.xml
MD5SUM3875d32d358237a1125eaf9168bbe1f3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.0094699999
Satisfiable
(Un)Satisfiability was proved
Number of variables33
Number of constraints247
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":33}]
Minimum variable degree7
Maximum variable degree20
Distribution of variable degrees[{"degree":7,"count":2},{"degree":8,"count":2},{"degree":9,"count":3},{"degree":12,"count":1},{"degree":13,"count":1},{"degree":14,"count":3},{"degree":15,"count":4},{"degree":16,"count":1},{"degree":17,"count":6},{"degree":18,"count":1},{"degree":19,"count":6},{"degree":20,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":247}]
Number of extensional constraints247
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":247}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.25	c version: 2017-08-22
0.29/0.25	c seed: 1494365194
0.29/0.25	c timeout: 20160
0.29/0.25	c memlimit: 22000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
1.27/0.62	c Parsing done, starting search...
1.64/0.86	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285345-1503430035/watcher-4285345-1503430035 -o /tmp/evaluation-result-4285345-1503430035/solver-4285345-1503430035 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1503426029-3437 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1494365194 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285345-1503430035.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=5260, runsolver pid=5257

[startup+0.100623 s]*
/proc/loadavg: 5.09 4.38 6.27 1/199 5280
/proc/meminfo: memFree=21152736/32770624 swapFree=67108860/67108860
[pid=5260] ppid=5257 vsize=26000852 memory=31748 CPUtime=0.12 cores=0-7
/proc/5260/stat : 5260 (java) S 5257 5260 3410 0 -1 1077944320 8309 0 0 0 11 1 0 0 20 0 20 0 176091050 26624872448 7937 33554432000 4194304 4196468 140735674767104 140735674749648 139965130735351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
/proc/5260/statm: 6500213 7937 3410 1 0 6487932 0
[pid=5260/tid=5262] ppid=5257 vsize=26000852 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/5260/task/5262/stat : 5262 (java) R 5257 5260 3410 0 -1 4202560 6239 0 0 0 8 1 0 0 20 0 20 0 176091051 26624872448 7937 33554432000 4194304 4196468 140735674767104 139965134952048 139965114815838 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5263] ppid=5257 vsize=26000852 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/5260/task/5263/stat : 5263 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091051 26624872448 7937 33554432000 4194304 4196468 140735674767104 139965083355792 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5264] ppid=5257 vsize=26000852 memory=140189642405504 CPUtime=0 cores=0-7
/proc/5260/task/5264/stat : 5264 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091051 26624872448 7937 33554432000 4194304 4196468 140735674767104 139965082302992 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5265] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5265/stat : 5265 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26624872448 7937 33554432000 4194304 4196468 140735674767104 139965081250192 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5266] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5266/stat : 5266 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26624872448 7937 33554432000 4194304 4196468 140735674767104 139965080197392 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5267] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5267/stat : 5267 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26624872448 7937 33554432000 4194304 4196468 140735674767104 139965079145616 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5268] ppid=5257 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/5260/task/5268/stat : 5268 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26624872448 7937 33554432000 4194304 4196468 140735674767104 139965078092816 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5269] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5269/stat : 5269 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26624872448 7937 33554432000 4194304 4196468 140735674767104 139965077040016 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5270] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5270/stat : 5270 (java) S 5257 5260 3410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176091052 26624872448 7937 33554432000 4194304 4196468 140735674767104 139965075987216 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5271] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5271/stat : 5271 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091053 26624872448 7937 33554432000 4194304 4196468 140735674767104 139963873958256 139965130746498 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5272] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5272/stat : 5272 (java) S 5257 5260 3410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176091053 26624872448 7937 33554432000 4194304 4196468 140735674767104 139963872904224 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5273] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5273/stat : 5273 (java) S 5257 5260 3410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176091054 26624872448 7937 33554432000 4194304 4196468 140735674767104 139963871851376 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5274] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5274/stat : 5274 (java) S 5257 5260 3410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176091056 26624872448 7937 33554432000 4194304 4196468 140735674767104 139963870799696 139965130753947 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5275] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5275/stat : 5275 (java) S 5257 5260 3410 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 20 0 176091056 26624872448 7937 33554432000 4194304 4196468 140735674767104 139963869748080 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5276] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5276/stat : 5276 (java) S 5257 5260 3410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176091056 26624872448 7937 33554432000 4194304 4196468 140735674767104 139963868695280 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5277] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5277/stat : 5277 (java) S 5257 5260 3410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176091056 26624872448 7937 33554432000 4194304 4196468 140735674767104 139963867642480 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5278] ppid=5257 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/5260/task/5278/stat : 5278 (java) S 5257 5260 3410 0 -1 1077944384 401 0 0 0 2 0 0 0 20 0 20 0 176091056 26624872448 7937 33554432000 4194304 4196468 140735674767104 139963866589680 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5279] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5279/stat : 5279 (java) S 5257 5260 3410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176091056 26624872448 7937 33554432000 4194304 4196468 140735674767104 139963865537120 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5280] ppid=5257 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/5260/task/5280/stat : 5280 (java) S 5257 5260 3410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176091056 26624872448 7937 33554432000 4194304 4196468 140735674767104 139963864484400 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 31748 KiB

[startup+0.210603 s]*
/proc/loadavg: 5.09 4.38 6.27 3/199 5280
/proc/meminfo: memFree=21143904/32770624 swapFree=67108860/67108860
[pid=5260] ppid=5257 vsize=26000852 memory=40820 CPUtime=0.29 cores=0-7
/proc/5260/stat : 5260 (java) S 5257 5260 3410 0 -1 1077944320 9346 0 0 0 27 2 0 0 20 0 20 0 176091050 26624872448 10205 33554432000 4194304 4196468 140735674767104 140735674749648 139965130735351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
/proc/5260/statm: 6500213 10205 3610 1 0 6487932 0
[pid=5260/tid=5262] ppid=5257 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/5260/task/5262/stat : 5262 (java) R 5257 5260 3410 0 -1 4202560 6908 0 0 0 18 1 0 0 20 0 20 0 176091051 26624872448 10205 33554432000 4194304 4196468 140735674767104 139965134940656 139965130757277 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5263] ppid=5257 vsize=26000852 memory=9419 CPUtime=0 cores=0-7
/proc/5260/task/5263/stat : 5263 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091051 26624872448 10205 33554432000 4194304 4196468 140735674767104 139965083355792 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5264] ppid=5257 vsize=26000852 memory=140189642409290 CPUtime=0 cores=0-7
/proc/5260/task/5264/stat : 5264 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091051 26624872448 10205 33554432000 4194304 4196468 140735674767104 139965082302992 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5265] ppid=5257 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/5260/task/5265/stat : 5265 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26624872448 10205 33554432000 4194304 4196468 140735674767104 139965081250192 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5266] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5266/stat : 5266 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26624872448 10205 33554432000 4194304 4196468 140735674767104 139965080197392 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5267] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5267/stat : 5267 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26624872448 10205 33554432000 4194304 4196468 140735674767104 139965079145616 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5268] ppid=5257 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/5260/task/5268/stat : 5268 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26624872448 10205 33554432000 4194304 4196468 140735674767104 139965078092816 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5269] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5269/stat : 5269 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26624872448 10205 33554432000 4194304 4196468 140735674767104 139965077040016 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5270] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5270/stat : 5270 (java) S 5257 5260 3410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176091052 26624872448 10205 33554432000 4194304 4196468 140735674767104 139965075987216 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5271] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5271/stat : 5271 (java) S 5257 5260 3410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176091053 26624872448 10205 33554432000 4194304 4196468 140735674767104 139963873958256 139965130746498 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5272] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5272/stat : 5272 (java) S 5257 5260 3410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176091053 26624872448 10205 33554432000 4194304 4196468 140735674767104 139963872904224 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5273] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5273/stat : 5273 (java) S 5257 5260 3410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176091054 26624872448 10205 33554432000 4194304 4196468 140735674767104 139963871851376 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5274] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5274/stat : 5274 (java) S 5257 5260 3410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176091056 26624872448 10205 33554432000 4194304 4196468 140735674767104 139963870799696 139965130753947 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5275] ppid=5257 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/5260/task/5275/stat : 5275 (java) S 5257 5260 3410 0 -1 1077944384 408 0 0 0 1 0 0 0 20 0 20 0 176091056 26624872448 10205 33554432000 4194304 4196468 140735674767104 139963869748080 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5276] ppid=5257 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/5260/task/5276/stat : 5276 (java) S 5257 5260 3410 0 -1 1077944384 188 0 0 0 1 0 0 0 20 0 20 0 176091056 26624872448 10205 33554432000 4194304 4196468 140735674767104 139963868695280 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5277] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5277/stat : 5277 (java) S 5257 5260 3410 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 176091056 26624872448 10205 33554432000 4194304 4196468 140735674767104 139963867642480 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5278] ppid=5257 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/5260/task/5278/stat : 5278 (java) S 5257 5260 3410 0 -1 1077944384 441 0 0 0 5 0 0 0 20 0 20 0 176091056 26624872448 10205 33554432000 4194304 4196468 140735674767104 139963866589680 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5279] ppid=5257 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5279/stat : 5279 (java) S 5257 5260 3410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176091056 26624872448 10205 33554432000 4194304 4196468 140735674767104 139963865537120 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5280] ppid=5257 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/5260/task/5280/stat : 5280 (java) S 5257 5260 3410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176091056 26624872448 10205 33554432000 4194304 4196468 140735674767104 139963864484400 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 40820 KiB

[startup+0.310443 s]*
/proc/loadavg: 5.09 4.38 6.27 2/199 5280
/proc/meminfo: memFree=21136708/32770624 swapFree=67108860/67108860
[pid=5260] ppid=5257 vsize=26000872 memory=49156 CPUtime=0.49 cores=0-7
/proc/5260/stat : 5260 (java) S 5257 5260 3410 0 -1 1077944320 10613 0 0 0 46 3 0 0 20 0 20 0 176091050 26624892928 12289 33554432000 4194304 4196468 140735674767104 140735674749648 139965130735351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
/proc/5260/statm: 6500218 12289 3707 1 0 6487932 0
[pid=5260/tid=5262] ppid=5257 vsize=26000872 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/5260/task/5262/stat : 5262 (java) R 5257 5260 3410 0 -1 4202560 7678 0 0 0 27 2 0 0 20 0 20 0 176091051 26624892928 12289 33554432000 4194304 4196468 140735674767104 139965134964528 139965130757277 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5263] ppid=5257 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5263/stat : 5263 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091051 26624892928 12289 33554432000 4194304 4196468 140735674767104 139965083355792 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5264] ppid=5257 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5264/stat : 5264 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091051 26624892928 12289 33554432000 4194304 4196468 140735674767104 139965082302992 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5265] ppid=5257 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5265/stat : 5265 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26624892928 12289 33554432000 4194304 4196468 140735674767104 139965081250192 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5266] ppid=5257 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5266/stat : 5266 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26624892928 12289 33554432000 4194304 4196468 140735674767104 139965080197392 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5267] ppid=5257 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/5260/task/5267/stat : 5267 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26624892928 12289 33554432000 4194304 4196468 140735674767104 139965079145616 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5268] ppid=5257 vsize=26000872 memory=140189544575919 CPUtime=0 cores=0-7
/proc/5260/task/5268/stat : 5268 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26624892928 12289 33554432000 4194304 4196468 140735674767104 139965078092816 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5269] ppid=5257 vsize=26000872 memory=140189544578224 CPUtime=0 cores=0-7
/proc/5260/task/5269/stat : 5269 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26624892928 12289 33554432000 4194304 4196468 140735674767104 139965077040016 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5270] ppid=5257 vsize=26000872 memory=140189544580528 CPUtime=0 cores=0-7
/proc/5260/task/5270/stat : 5270 (java) S 5257 5260 3410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176091052 26624892928 12289 33554432000 4194304 4196468 140735674767104 139965075987216 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5271] ppid=5257 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5271/stat : 5271 (java) S 5257 5260 3410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176091053 26624892928 12289 33554432000 4194304 4196468 140735674767104 139963873958256 139965130746498 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5272] ppid=5257 vsize=26000872 memory=280379089168016 CPUtime=0 cores=0-7
/proc/5260/task/5272/stat : 5272 (java) S 5257 5260 3410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176091053 26624892928 12289 33554432000 4194304 4196468 140735674767104 139963872904224 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5273] ppid=5257 vsize=26000872 memory=280379089174928 CPUtime=0 cores=0-7
/proc/5260/task/5273/stat : 5273 (java) S 5257 5260 3410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176091054 26624892928 12289 33554432000 4194304 4196468 140735674767104 139963871851376 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5274] ppid=5257 vsize=26000872 memory=280379089116208 CPUtime=0 cores=0-7
/proc/5260/task/5274/stat : 5274 (java) S 5257 5260 3410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176091056 26624892928 12289 33554432000 4194304 4196468 140735674767104 139963870799696 139965130753947 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5275] ppid=5257 vsize=26000872 memory=280379089188752 CPUtime=0.03 cores=0-7
/proc/5260/task/5275/stat : 5275 (java) S 5257 5260 3410 0 -1 1077944384 587 0 0 0 3 0 0 0 20 0 20 0 176091056 26624892928 12289 33554432000 4194304 4196468 140735674767104 139963869748080 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5276] ppid=5257 vsize=26000872 memory=280379089195664 CPUtime=0.04 cores=0-7
/proc/5260/task/5276/stat : 5276 (java) S 5257 5260 3410 0 -1 1077944384 344 0 0 0 4 0 0 0 20 0 20 0 176091056 26624892928 12289 33554432000 4194304 4196468 140735674767104 139963868695280 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5277] ppid=5257 vsize=26000872 memory=280379089193360 CPUtime=0.01 cores=0-7
/proc/5260/task/5277/stat : 5277 (java) S 5257 5260 3410 0 -1 1077944384 41 0 0 0 1 0 0 0 20 0 20 0 176091056 26624892928 12289 33554432000 4194304 4196468 140735674767104 139963867642480 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5278] ppid=5257 vsize=26000872 memory=280379089209968 CPUtime=0.08 cores=0-7
/proc/5260/task/5278/stat : 5278 (java) R 5257 5260 3410 0 -1 4202560 579 0 0 0 8 0 0 0 20 0 20 0 176091056 26624892928 12289 33554432000 4194304 4196468 140735674767104 139963866589680 139965130747286 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5279] ppid=5257 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5279/stat : 5279 (java) S 5257 5260 3410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176091056 26624892928 12289 33554432000 4194304 4196468 140735674767104 139963865537120 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5280] ppid=5257 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/5260/task/5280/stat : 5280 (java) S 5257 5260 3410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176091056 26624892928 12289 33554432000 4194304 4196468 140735674767104 139963864484400 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49156 KiB

[startup+0.700892 s]
/proc/loadavg: 5.09 4.38 6.27 4/199 5280
/proc/meminfo: memFree=21122716/32770624 swapFree=67108860/67108860
[pid=5260] ppid=5257 vsize=26004968 memory=89012 CPUtime=1.47 cores=0-7
/proc/5260/stat : 5260 (java) S 5257 5260 3410 0 -1 1077944320 15374 0 0 0 142 5 0 0 20 0 20 0 176091050 26629087232 22253 33554432000 4194304 4196468 140735674767104 140735674749648 139965130735351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
/proc/5260/statm: 6501242 22253 3769 1 0 6488956 0
[pid=5260/tid=5262] ppid=5257 vsize=26004968 memory=0 CPUtime=0.68 cores=0-7
/proc/5260/task/5262/stat : 5262 (java) R 5257 5260 3410 0 -1 4202560 9012 0 0 0 65 3 0 0 20 0 20 0 176091051 26629087232 22269 33554432000 4194304 4196468 140735674767104 139965134971248 139965114815838 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5263] ppid=5257 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5263/stat : 5263 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091051 26629087232 22269 33554432000 4194304 4196468 140735674767104 139965083355792 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5264] ppid=5257 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5264/stat : 5264 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091051 26629087232 22269 33554432000 4194304 4196468 140735674767104 139965082302992 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5265] ppid=5257 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5265/stat : 5265 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26629087232 22269 33554432000 4194304 4196468 140735674767104 139965081250192 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5266] ppid=5257 vsize=26004968 memory=792 CPUtime=0 cores=0-7
/proc/5260/task/5266/stat : 5266 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26629087232 22269 33554432000 4194304 4196468 140735674767104 139965080197392 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5267] ppid=5257 vsize=26004968 memory=1008 CPUtime=0 cores=0-7
/proc/5260/task/5267/stat : 5267 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26629087232 22269 33554432000 4194304 4196468 140735674767104 139965079145616 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5268] ppid=5257 vsize=26004968 memory=10804 CPUtime=0 cores=0-7
/proc/5260/task/5268/stat : 5268 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26629087232 22269 33554432000 4194304 4196468 140735674767104 139965078092816 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5269] ppid=5257 vsize=26004968 memory=1204 CPUtime=0 cores=0-7
/proc/5260/task/5269/stat : 5269 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26629087232 22269 33554432000 4194304 4196468 140735674767104 139965077040016 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5270] ppid=5257 vsize=26004968 memory=15876 CPUtime=0 cores=0-7
/proc/5260/task/5270/stat : 5270 (java) S 5257 5260 3410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176091052 26629087232 22269 33554432000 4194304 4196468 140735674767104 139965075987216 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5271] ppid=5257 vsize=26004968 memory=16444 CPUtime=0 cores=0-7
/proc/5260/task/5271/stat : 5271 (java) S 5257 5260 3410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176091053 26629087232 22269 33554432000 4194304 4196468 140735674767104 139963873958256 139965130746498 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5272] ppid=5257 vsize=26004968 memory=4052 CPUtime=0 cores=0-7
/proc/5260/task/5272/stat : 5272 (java) S 5257 5260 3410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176091053 26629087232 22269 33554432000 4194304 4196468 140735674767104 139963872904224 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5273] ppid=5257 vsize=26004968 memory=26660 CPUtime=0 cores=0-7
/proc/5260/task/5273/stat : 5273 (java) S 5257 5260 3410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176091054 26629087232 22269 33554432000 4194304 4196468 140735674767104 139963871851376 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5274] ppid=5257 vsize=26004968 memory=1232 CPUtime=0 cores=0-7
/proc/5260/task/5274/stat : 5274 (java) S 5257 5260 3410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176091056 26629087232 22269 33554432000 4194304 4196468 140735674767104 139963870799696 139965130753947 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5275] ppid=5257 vsize=26004968 memory=1792 CPUtime=0.18 cores=0-7
/proc/5260/task/5275/stat : 5275 (java) S 5257 5260 3410 0 -1 1077944384 1529 0 0 0 18 0 0 0 20 0 20 0 176091056 26629087232 22269 33554432000 4194304 4196468 140735674767104 139963869748080 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5276] ppid=5257 vsize=26004968 memory=1944 CPUtime=0.17 cores=0-7
/proc/5260/task/5276/stat : 5276 (java) S 5257 5260 3410 0 -1 1077944384 1092 0 0 0 17 0 0 0 20 0 20 0 176091056 26629087232 22269 33554432000 4194304 4196468 140735674767104 139963868695280 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5277] ppid=5257 vsize=26004968 memory=1700 CPUtime=0.13 cores=0-7
/proc/5260/task/5277/stat : 5277 (java) S 5257 5260 3410 0 -1 1077944384 892 0 0 0 13 0 0 0 20 0 20 0 176091056 26629087232 22269 33554432000 4194304 4196468 140735674767104 139963867642480 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5278] ppid=5257 vsize=26004968 memory=1228 CPUtime=0.28 cores=0-7
/proc/5260/task/5278/stat : 5278 (java) S 5257 5260 3410 0 -1 1077944384 1465 0 0 0 28 0 0 0 20 0 20 0 176091056 26629087232 22269 33554432000 4194304 4196468 140735674767104 139963866589680 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5279] ppid=5257 vsize=26004968 memory=5428 CPUtime=0 cores=0-7
/proc/5260/task/5279/stat : 5279 (java) S 5257 5260 3410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176091056 26629087232 22269 33554432000 4194304 4196468 140735674767104 139963865537120 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5280] ppid=5257 vsize=26004968 memory=4624 CPUtime=0 cores=0-7
/proc/5260/task/5280/stat : 5280 (java) S 5257 5260 3410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176091056 26629087232 22269 33554432000 4194304 4196468 140735674767104 139963864484400 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 26004968 KiB
Current children cumulated memory: 89012 KiB

[startup+0.867666 s]
# the end of solver process 5260 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.69429 s, system=0.069154 s

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

[startup+0.801012 s]
/proc/loadavg: 5.09 4.38 6.27 4/199 5280
/proc/meminfo: memFree=21122716/32770624 swapFree=67108860/67108860
[pid=5260] ppid=5257 vsize=26004968 memory=97804 CPUtime=1.64 cores=0-7
/proc/5260/stat : 5260 (java) S 5257 5260 3410 0 -1 1077944320 16021 0 0 0 159 5 0 0 20 0 20 0 176091050 26629087232 24451 33554432000 4194304 4196468 140735674767104 140735674749648 139965130735351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
/proc/5260/statm: 6501242 24451 3773 1 0 6488956 0
[pid=5260/tid=5262] ppid=5257 vsize=26004968 memory=13160 CPUtime=0.77 cores=0-7
/proc/5260/task/5262/stat : 5262 (java) R 5257 5260 3410 0 -1 4202560 9548 0 0 0 74 3 0 0 20 0 20 0 176091051 26629087232 24451 33554432000 4194304 4196468 140735674767104 139965134969168 139965130757277 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5263] ppid=5257 vsize=26004968 memory=792 CPUtime=0 cores=0-7
/proc/5260/task/5263/stat : 5263 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091051 26629087232 24451 33554432000 4194304 4196468 140735674767104 139965083355792 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5264] ppid=5257 vsize=26004968 memory=1008 CPUtime=0 cores=0-7
/proc/5260/task/5264/stat : 5264 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091051 26629087232 24451 33554432000 4194304 4196468 140735674767104 139965082302992 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5265] ppid=5257 vsize=26004968 memory=10804 CPUtime=0 cores=0-7
/proc/5260/task/5265/stat : 5265 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26629087232 24451 33554432000 4194304 4196468 140735674767104 139965081250192 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5266] ppid=5257 vsize=26004968 memory=1204 CPUtime=0 cores=0-7
/proc/5260/task/5266/stat : 5266 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26629087232 24451 33554432000 4194304 4196468 140735674767104 139965080197392 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5267] ppid=5257 vsize=26004968 memory=15876 CPUtime=0 cores=0-7
/proc/5260/task/5267/stat : 5267 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26629087232 24451 33554432000 4194304 4196468 140735674767104 139965079145616 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5268] ppid=5257 vsize=26004968 memory=16444 CPUtime=0 cores=0-7
/proc/5260/task/5268/stat : 5268 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26629087232 24451 33554432000 4194304 4196468 140735674767104 139965078092816 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5269] ppid=5257 vsize=26004968 memory=4052 CPUtime=0 cores=0-7
/proc/5260/task/5269/stat : 5269 (java) S 5257 5260 3410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176091052 26629087232 24451 33554432000 4194304 4196468 140735674767104 139965077040016 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5270] ppid=5257 vsize=26004968 memory=280379089178064 CPUtime=0 cores=0-7
/proc/5260/task/5270/stat : 5270 (java) S 5257 5260 3410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176091052 26629087232 24451 33554432000 4194304 4196468 140735674767104 139965075987216 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5271] ppid=5257 vsize=26004968 memory=280379088965136 CPUtime=0 cores=0-7
/proc/5260/task/5271/stat : 5271 (java) S 5257 5260 3410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176091053 26629087232 24451 33554432000 4194304 4196468 140735674767104 139963873958256 139965130746498 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5272] ppid=5257 vsize=26004968 memory=280379088965008 CPUtime=0 cores=0-7
/proc/5260/task/5272/stat : 5272 (java) S 5257 5260 3410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176091053 26629087232 24451 33554432000 4194304 4196468 140735674767104 139963872904224 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5273] ppid=5257 vsize=26004968 memory=164 CPUtime=0 cores=0-7
/proc/5260/task/5273/stat : 5273 (java) S 5257 5260 3410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176091054 26629087232 24451 33554432000 4194304 4196468 140735674767104 139963871851376 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5274] ppid=5257 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5274/stat : 5274 (java) S 5257 5260 3410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176091056 26629087232 24451 33554432000 4194304 4196468 140735674767104 139963870799696 139965130753947 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5275] ppid=5257 vsize=26004968 memory=0 CPUtime=0.2 cores=0-7
/proc/5260/task/5275/stat : 5275 (java) S 5257 5260 3410 0 -1 1077944384 1538 0 0 0 20 0 0 0 20 0 20 0 176091056 26629087232 24451 33554432000 4194304 4196468 140735674767104 139963869748080 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5276] ppid=5257 vsize=26004968 memory=0 CPUtime=0.18 cores=0-7
/proc/5260/task/5276/stat : 5276 (java) S 5257 5260 3410 0 -1 1077944384 1103 0 0 0 18 0 0 0 20 0 20 0 176091056 26629087232 24451 33554432000 4194304 4196468 140735674767104 139963868695280 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5277] ppid=5257 vsize=26004968 memory=0 CPUtime=0.14 cores=0-7
/proc/5260/task/5277/stat : 5277 (java) S 5257 5260 3410 0 -1 1077944384 898 0 0 0 14 0 0 0 20 0 20 0 176091056 26629087232 24451 33554432000 4194304 4196468 140735674767104 139963867642480 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5278] ppid=5257 vsize=26004968 memory=0 CPUtime=0.31 cores=0-7
/proc/5260/task/5278/stat : 5278 (java) S 5257 5260 3410 0 -1 1077944384 1545 0 0 0 31 0 0 0 20 0 20 0 176091056 26629087232 24451 33554432000 4194304 4196468 140735674767104 139963866589680 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5279] ppid=5257 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5279/stat : 5279 (java) S 5257 5260 3410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176091056 26629087232 24451 33554432000 4194304 4196468 140735674767104 139963865537120 139965130745557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
[pid=5260/tid=5280] ppid=5257 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/5260/task/5280/stat : 5280 (java) S 5257 5260 3410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176091056 26629087232 24451 33554432000 4194304 4196468 140735674767104 139963864484400 139965130746498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140735674774625 140735674774811 140735674774811 140735674777551 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 26004968 KiB
Current children cumulated memory: 97804 KiB

Child status: 0
Real time (s): 0.867721
CPU time (s): 1.76344
CPU user time (s): 1.69429
CPU system time (s): 0.069154
CPU usage (%): 203.227
Max. virtual memory (cumulated for all children) (KiB): 26004968
Max. memory (cumulated for all children) (KiB): 97804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.69429
system time used= 0.069154
maximum resident set size= 106180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17008
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2579
involuntary context switches= 13


# summary of solver processes directly reported to runsolver:
#   pid: 5260
#   total CPU time (s): 1.76344
#   total CPU user time (s): 1.69429
#   total CPU system time (s): 0.069154

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.028039 second user time and 0.047377 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-22 21:12:54
IDJOB=4285345
IDBENCH=126066
IDSOLVER=2681
FILE ID=node114/4285345-1503430035
RUNJOBID= node114-1503426029-3437
PBS_JOBID= 20632138
Free space on /tmp= 61024 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/QRandom/QRandom-composed-s25/composed-25-01-25-3.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-4285345-1503430035/watcher-4285345-1503430035 -o /tmp/evaluation-result-4285345-1503430035/solver-4285345-1503430035 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1503426029-3437 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1494365194 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285345-1503430035.xml

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

MD5SUM BENCH= 3875d32d358237a1125eaf9168bbe1f3
RANDOM SEED=1494365194

node114.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	: 5332.98
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	: 5332.98
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	: 5332.98
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	: 5332.98
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:        21170928 kB
MemAvailable:   31943560 kB
Buffers:          194960 kB
Cached:         10858520 kB
SwapCached:            0 kB
Active:          2652548 kB
Inactive:        8455824 kB
Active(anon):       1640 kB
Inactive(anon):    97812 kB
Active(file):    2650908 kB
Inactive(file):  8358012 kB
Unevictable:        7248 kB
Mlocked:            7248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42532 kB
Writeback:             0 kB
AnonPages:         78344 kB
Mapped:            55460 kB
Shmem:             41608 kB
Slab:             185948 kB
SReclaimable:     159092 kB
SUnreclaim:        26856 kB
KernelStack:        3536 kB
PageTables:         5280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     340964 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:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 60984 MiB
End job on node114 at 2017-08-22 21:12:55