Trace number 4274105

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 - Conflict Ordering 2017-07-26? (TO) 2520.0601 2502.6001

General information on the benchmark

NameQueens/
Queens-m1-s1/Queens-0150-m1.xml
MD5SUM87bfaaaf5fd3b270ee1dec703898481f
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 benchmark8.27384
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints11176
Number of domains1
Minimum domain size150
Maximum domain size150
Distribution of domain sizes[{"size":150,"count":150}]
Minimum variable degree150
Maximum variable degree150
Distribution of variable degrees[{"degree":150,"count":150}]
Minimum constraint arity2
Maximum constraint arity150
Distribution of constraint arities[{"arity":2,"count":11175},{"arity":150,"count":1}]
Number of extensional constraints0
Number of intensional constraints11175
Distribution of constraint types[{"type":"intension","count":11175},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.37/8.12	c version: 2017-07-26
0.37/8.12	c seed: 1643615780
0.37/8.12	c timeout: 2520
0.37/8.12	c memlimit: 11000
0.37/8.12	c nbcore: 4
0.37/8.15	c Parsing instance...
4.20/9.48	c Parsing done, starting search...
2520.04/2496.40	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 (15190 MiB free)
  memory of node 1: 16384 MiB (14372 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274105-1502841672/watcher-4274105-1502841672 -o /tmp/evaluation-result-4274105-1502841672/solver-4274105-1502841672 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502746532-7259 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1643615780 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274105-1502841672.xml 

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

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

solver pid=27036, runsolver pid=27033

[startup+0.100165 s]*
/proc/loadavg: 1.99 2.01 2.11 2/195 27037
/proc/meminfo: memFree=30272208/32770624 swapFree=67108860/67108860
[pid=27036] ppid=27033 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/27036/stat : 27036 (runsolver) D 27033 27036 2357 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 11782248 34791424 114 18446744073709551615 4194304 4346622 140728600290720 140728600287352 139856785556183 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6446216 6449568 14823424 140728600297540 140728600298023 140728600298023 140728600301514 0
/proc/27036/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.209044 s]*
/proc/loadavg: 1.99 2.01 2.11 2/195 27037
/proc/meminfo: memFree=30272208/32770624 swapFree=67108860/67108860
[pid=27036] ppid=27033 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/27036/stat : 27036 (runsolver) D 27033 27036 2357 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 11782248 34791424 114 18446744073709551615 4194304 4346622 140728600290720 140728600287352 139856785556183 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6446216 6449568 14823424 140728600297540 140728600298023 140728600298023 140728600301514 0
/proc/27036/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.308776 s]*
/proc/loadavg: 1.99 2.01 2.11 2/195 27037
/proc/meminfo: memFree=30272096/32770624 swapFree=67108860/67108860
[pid=27036] ppid=27033 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/27036/stat : 27036 (runsolver) D 27033 27036 2357 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 11782248 34791424 114 18446744073709551615 4194304 4346622 140728600290720 140728600287352 139856785556183 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6446216 6449568 14823424 140728600297540 140728600298023 140728600298023 140728600301514 0
/proc/27036/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.700339 s]
/proc/loadavg: 1.99 2.01 2.11 2/195 27037
/proc/meminfo: memFree=30272096/32770624 swapFree=67108860/67108860
[pid=27036] ppid=27033 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/27036/stat : 27036 (runsolver) D 27033 27036 2357 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 11782248 34791424 114 18446744073709551615 4194304 4346622 140728600290720 140728600287352 139856785556183 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6446216 6449568 14823424 140728600297540 140728600298023 140728600298023 140728600301514 0
/proc/27036/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+1.50037 s]
/proc/loadavg: 1.99 2.01 2.11 2/195 27037
/proc/meminfo: memFree=30272096/32770624 swapFree=67108860/67108860
[pid=27036] ppid=27033 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/27036/stat : 27036 (runsolver) D 27033 27036 2357 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 11782248 34791424 114 18446744073709551615 4194304 4346622 140728600290720 140728600287352 139856785556183 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6446216 6449568 14823424 140728600297540 140728600298023 140728600298023 140728600301514 0
/proc/27036/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+3.1087 s]
/proc/loadavg: 1.99 2.01 2.10 2/195 27037
/proc/meminfo: memFree=30271972/32770624 swapFree=67108860/67108860
[pid=27036] ppid=27033 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/27036/stat : 27036 (runsolver) D 27033 27036 2357 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 11782248 34791424 114 18446744073709551615 4194304 4346622 140728600290720 140728600287352 139856785556183 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6446216 6449568 14823424 140728600297540 140728600298023 140728600298023 140728600301514 0
/proc/27036/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB
heavy processes:

[startup+6.30035 s]
/proc/loadavg: 1.99 2.01 2.10 2/195 27037
/proc/meminfo: memFree=30271684/32770624 swapFree=67108860/67108860
[pid=27036] ppid=27033 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/27036/stat : 27036 (runsolver) D 27033 27036 2357 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 11782248 34791424 114 18446744073709551615 4194304 4346622 140728600290720 140728600287352 139856785556183 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6446216 6449568 14823424 140728600297540 140728600298023 140728600298023 140728600301514 0
/proc/27036/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB
heavy processes:

[startup+12.7007 s]
/proc/loadavg: 1.91 2.00 2.10 3/209 27051
/proc/meminfo: memFree=30000448/32770624 swapFree=67108860/67108860
[pid=27036] ppid=27033 vsize=13980036 memory=294512 CPUtime=9.5 cores=0,2,4,6
/proc/27036/stat : 27036 (java) S 27033 27036 2357 0 -1 1077944320 34943 0 0 0 933 17 0 0 20 0 15 0 11782248 14315556864 73628 18446744073709551615 4194304 4196468 140737386505136 140737386487680 140470509354743 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 783 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
/proc/27036/statm: 3495009 73628 3798 1 0 3483783 0
[pid=27036/tid=27038] ppid=27033 vsize=13980036 memory=288368 CPUtime=4.74 cores=0,2,4,6
/proc/27036/task/27038/stat : 27038 (java) R 27033 27036 2357 0 -1 4202560 14620 0 0 0 466 8 0 0 20 0 15 0 11783031 14315556864 73628 18446744073709551615 4194304 4196468 140737386505136 140470513590424 140470152454721 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27039] ppid=27033 vsize=13980036 memory=279713369468832 CPUtime=0.03 cores=0,2,4,6
/proc/27036/task/27039/stat : 27039 (java) S 27033 27036 2357 0 -1 1077944384 157 0 0 0 2 1 0 0 20 0 15 0 11783032 14315556864 73628 18446744073709551615 4194304 4196468 140737386505136 140470466321040 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27040] ppid=27033 vsize=13980036 memory=205200 CPUtime=0.02 cores=0,2,4,6
/proc/27036/task/27040/stat : 27040 (java) S 27033 27036 2357 0 -1 1077944384 88 0 0 0 2 0 0 0 20 0 15 0 11783032 14315556864 73628 18446744073709551615 4194304 4196468 140737386505136 140470465268240 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27041] ppid=27033 vsize=13980036 memory=276256 CPUtime=0.05 cores=0,2,4,6
/proc/27036/task/27041/stat : 27041 (java) S 27033 27036 2357 0 -1 1077944384 413 0 0 0 4 1 0 0 20 0 15 0 11783032 14315556864 73628 18446744073709551615 4194304 4196468 140737386505136 140470464215440 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27042] ppid=27033 vsize=13980036 memory=145604 CPUtime=0.06 cores=0,2,4,6
/proc/27036/task/27042/stat : 27042 (java) S 27033 27036 2357 0 -1 1077944384 440 0 0 0 5 1 0 0 20 0 15 0 11783032 14315556864 73628 18446744073709551615 4194304 4196468 140737386505136 140470105860368 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27043] ppid=27033 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27043/stat : 27043 (java) S 27033 27036 2357 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 11783033 14315556864 73628 18446744073709551615 4194304 4196468 140737386505136 140469988207472 140470509365890 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27044] ppid=27033 vsize=13980036 memory=279713369505424 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27044/stat : 27044 (java) S 27033 27036 2357 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 11783034 14315556864 73628 18446744073709551615 4194304 4196468 140737386505136 140469987153504 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27045] ppid=27033 vsize=13980036 memory=279713369233376 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27045/stat : 27045 (java) S 27033 27036 2357 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 11783034 14315556864 73628 18446744073709551615 4194304 4196468 140737386505136 140469986100608 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27046] ppid=27033 vsize=13980036 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27046/stat : 27046 (java) S 27033 27036 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11783036 14315556864 73628 18446744073709551615 4194304 4196468 140737386505136 140469985048912 140470509373339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27047] ppid=27033 vsize=13980036 memory=10004 CPUtime=1.91 cores=0,2,4,6
/proc/27036/task/27047/stat : 27047 (java) S 27033 27036 2357 0 -1 1077944384 6087 0 0 0 190 1 0 0 20 0 15 0 11783036 14315556864 73628 18446744073709551615 4194304 4196468 140737386505136 140469983996272 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27048] ppid=27033 vsize=13980036 memory=56 CPUtime=1.87 cores=0,2,4,6
/proc/27036/task/27048/stat : 27048 (java) S 27033 27036 2357 0 -1 1077944384 6198 0 0 0 186 1 0 0 20 0 15 0 11783036 14315556864 73628 18446744073709551615 4194304 4196468 140737386505136 140469982943472 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27049] ppid=27033 vsize=13980036 memory=-5153075247754915967 CPUtime=0.74 cores=0,2,4,6
/proc/27036/task/27049/stat : 27049 (java) S 27033 27036 2357 0 -1 1077944384 5201 0 0 0 73 1 0 0 20 0 15 0 11783036 14315556864 73628 18446744073709551615 4194304 4196468 140737386505136 140469981890672 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27050] ppid=27033 vsize=13980036 memory=1329904169539632283 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27050/stat : 27050 (java) S 27033 27036 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11783037 14315556864 73628 18446744073709551615 4194304 4196468 140737386505136 140469980838112 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27051] ppid=27033 vsize=13980036 memory=-8458152057954233740 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27051/stat : 27051 (java) S 27033 27036 2357 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 11783040 14315556864 73628 18446744073709551615 4194304 4196468 140737386505136 140469979786416 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
Current children cumulated CPU time: 9.5 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 294512 KiB
heavy processes:

[startup+25.5007 s]
/proc/loadavg: 1.85 1.98 2.09 3/209 27051
/proc/meminfo: memFree=29731064/32770624 swapFree=67108860/67108860
[pid=27036] ppid=27033 vsize=13980036 memory=566432 CPUtime=22.62 cores=0,2,4,6
/proc/27036/stat : 27036 (java) S 27033 27036 2357 0 -1 1077944320 41515 0 0 0 2235 27 0 0 20 0 15 0 11782248 14315556864 141608 18446744073709551615 4194304 4196468 140737386505136 140737386487680 140470509354743 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 783 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
/proc/27036/statm: 3495009 141608 3801 1 0 3483783 0
[pid=27036/tid=27038] ppid=27033 vsize=13980036 memory=552096 CPUtime=17.48 cores=0,2,4,6
/proc/27036/task/27038/stat : 27038 (java) R 27033 27036 2357 0 -1 4202560 16054 0 0 0 1737 11 0 0 20 0 15 0 11783031 14315556864 141608 18446744073709551615 4194304 4196468 140737386505136 140470513590744 140470152578942 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27039] ppid=27033 vsize=13980036 memory=56 CPUtime=0.08 cores=0,2,4,6
/proc/27036/task/27039/stat : 27039 (java) S 27033 27036 2357 0 -1 1077944384 1115 0 0 0 6 2 0 0 20 0 15 0 11783032 14315556864 141608 18446744073709551615 4194304 4196468 140737386505136 140470466321040 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27040] ppid=27033 vsize=13980036 memory=279713369232064 CPUtime=0.07 cores=0,2,4,6
/proc/27036/task/27040/stat : 27040 (java) S 27033 27036 2357 0 -1 1077944384 170 0 0 0 6 1 0 0 20 0 15 0 11783032 14315556864 141608 18446744073709551615 4194304 4196468 140737386505136 140470465268240 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27041] ppid=27033 vsize=13980036 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/27036/task/27041/stat : 27041 (java) S 27033 27036 2357 0 -1 1077944384 711 0 0 0 8 2 0 0 20 0 15 0 11783032 14315556864 141608 18446744073709551615 4194304 4196468 140737386505136 140470464215440 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27042] ppid=27033 vsize=13980036 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/27036/task/27042/stat : 27042 (java) S 27033 27036 2357 0 -1 1077944384 679 0 0 0 8 2 0 0 20 0 15 0 11783032 14315556864 141608 18446744073709551615 4194304 4196468 140737386505136 140470105860368 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27043] ppid=27033 vsize=13980036 memory=541856 CPUtime=0.01 cores=0,2,4,6
/proc/27036/task/27043/stat : 27043 (java) S 27033 27036 2357 0 -1 1077944384 619 0 0 0 1 0 0 0 20 0 15 0 11783033 14315556864 141608 18446744073709551615 4194304 4196468 140737386505136 140469988207472 140470509365890 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27044] ppid=27033 vsize=13980036 memory=10 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27044/stat : 27044 (java) S 27033 27036 2357 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 11783034 14315556864 141608 18446744073709551615 4194304 4196468 140737386505136 140469987153504 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27045] ppid=27033 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27045/stat : 27045 (java) S 27033 27036 2357 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 11783034 14315556864 141608 18446744073709551615 4194304 4196468 140737386505136 140469986100608 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27046] ppid=27033 vsize=13980036 memory=7452161498541419113 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27046/stat : 27046 (java) S 27033 27036 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11783036 14315556864 141608 18446744073709551615 4194304 4196468 140737386505136 140469985048912 140470509373339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27047] ppid=27033 vsize=13980036 memory=7883387755987822442 CPUtime=1.99 cores=0,2,4,6
/proc/27036/task/27047/stat : 27047 (java) S 27033 27036 2357 0 -1 1077944384 6884 0 0 0 198 1 0 0 20 0 15 0 11783036 14315556864 141608 18446744073709551615 4194304 4196468 140737386505136 140469983996272 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27048] ppid=27033 vsize=13980036 memory=15350213119223 CPUtime=1.94 cores=0,2,4,6
/proc/27036/task/27048/stat : 27048 (java) S 27033 27036 2357 0 -1 1077944384 8538 0 0 0 193 1 0 0 20 0 15 0 11783036 14315556864 141608 18446744073709551615 4194304 4196468 140737386505136 140469982943472 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27049] ppid=27033 vsize=13980036 memory=-8412654363917126771 CPUtime=0.74 cores=0,2,4,6
/proc/27036/task/27049/stat : 27049 (java) S 27033 27036 2357 0 -1 1077944384 5224 0 0 0 73 1 0 0 20 0 15 0 11783036 14315556864 141608 18446744073709551615 4194304 4196468 140737386505136 140469981890672 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27050] ppid=27033 vsize=13980036 memory=3236 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27050/stat : 27050 (java) S 27033 27036 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11783037 14315556864 141608 18446744073709551615 4194304 4196468 140737386505136 140469980838112 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27051] ppid=27033 vsize=13980036 memory=446072 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27051/stat : 27051 (java) S 27033 27036 2357 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 11783040 14315556864 141608 18446744073709551615 4194304 4196468 140737386505136 140469979786416 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
Current children cumulated CPU time: 22.62 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 566432 KiB

[startup+51.1099 s]
/proc/loadavg: 1.90 1.98 2.09 3/209 27051
/proc/meminfo: memFree=29085772/32770624 swapFree=67108860/67108860
[pid=27036] ppid=27033 vsize=13980036 memory=1100416 CPUtime=48.4 cores=0,2,4,6
/proc/27036/stat : 27036 (java) S 27033 27036 2357 0 -1 1077944320 47320 0 0 0 4800 40 0 0 20 0 15 0 11782248 14315556864 275104 18446744073709551615 4194304 4196468 140737386505136 140737386487680 140470509354743 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 783 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
/proc/27036/statm: 3495009 275104 3801 1 0 3483783 0
[pid=27036/tid=27038] ppid=27033 vsize=13980036 memory=942704 CPUtime=43.03 cores=0,2,4,6
/proc/27036/task/27038/stat : 27038 (java) R 27033 27036 2357 0 -1 4202560 18444 0 0 0 4285 18 0 0 20 0 15 0 11783031 14315556864 275104 18446744073709551615 4194304 4196468 140737386505136 140470513590016 140470152674935 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27039] ppid=27033 vsize=13980036 memory=901744 CPUtime=0.13 cores=0,2,4,6
/proc/27036/task/27039/stat : 27039 (java) S 27033 27036 2357 0 -1 1077944384 2176 0 0 0 9 4 0 0 20 0 15 0 11783032 14315556864 275104 18446744073709551615 4194304 4196468 140737386505136 140470466321040 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27040] ppid=27033 vsize=13980036 memory=1026672 CPUtime=0.12 cores=0,2,4,6
/proc/27036/task/27040/stat : 27040 (java) S 27033 27036 2357 0 -1 1077944384 355 0 0 0 9 3 0 0 20 0 15 0 11783032 14315556864 275104 18446744073709551615 4194304 4196468 140737386505136 140470465268240 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27041] ppid=27033 vsize=13980036 memory=13412 CPUtime=0.15 cores=0,2,4,6
/proc/27036/task/27041/stat : 27041 (java) S 27033 27036 2357 0 -1 1077944384 1094 0 0 0 11 4 0 0 20 0 15 0 11783032 14315556864 275104 18446744073709551615 4194304 4196468 140737386505136 140470464215440 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27042] ppid=27033 vsize=13980036 memory=836208 CPUtime=0.16 cores=0,2,4,6
/proc/27036/task/27042/stat : 27042 (java) S 27033 27036 2357 0 -1 1077944384 1116 0 0 0 12 4 0 0 20 0 15 0 11783032 14315556864 275104 18446744073709551615 4194304 4196468 140737386505136 140470105860368 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27043] ppid=27033 vsize=13980036 memory=279713369742912 CPUtime=0.01 cores=0,2,4,6
/proc/27036/task/27043/stat : 27043 (java) S 27033 27036 2357 0 -1 1077944384 1136 0 0 0 1 0 0 0 20 0 15 0 11783033 14315556864 275104 18446744073709551615 4194304 4196468 140737386505136 140469988207472 140470509365890 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27044] ppid=27033 vsize=13980036 memory=920176 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27044/stat : 27044 (java) S 27033 27036 2357 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 11783034 14315556864 275104 18446744073709551615 4194304 4196468 140737386505136 140469987153504 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27045] ppid=27033 vsize=13980036 memory=914032 CPUtime=0 cores=0,2,4,6

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

[pid=27036/tid=27050] ppid=27033 vsize=13980036 memory=753020 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27050/stat : 27050 (java) S 27033 27036 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11783037 14315556864 187358 18446744073709551615 4194304 4196468 140737386505136 140469980838112 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27051] ppid=27033 vsize=13980036 memory=-8774313645642428999 CPUtime=1.42 cores=0,2,4,6
/proc/27036/task/27051/stat : 27051 (java) S 27033 27036 2357 0 -1 1077944384 1442 0 0 0 69 73 0 0 20 0 15 0 11783040 14315556864 187358 18446744073709551615 4194304 4196468 140737386505136 140469979786416 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
Current children cumulated CPU time: 2343.48 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 749432 KiB

[startup+2382.3 s]
/proc/loadavg: 1.71 1.47 1.56 3/210 27218
/proc/meminfo: memFree=29731552/32770624 swapFree=67108860/67108860
[pid=27036] ppid=27033 vsize=13980036 memory=707364 CPUtime=2404.19 cores=0,2,4,6
/proc/27036/stat : 27036 (java) S 27033 27036 2357 0 -1 1077944320 188054 0 0 0 240209 210 0 0 20 0 15 0 11782248 14315556864 176841 18446744073709551615 4194304 4196468 140737386505136 140737386487680 140470509354743 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 783 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
/proc/27036/statm: 3495009 176841 3817 1 0 3483783 0
[pid=27036/tid=27038] ppid=27033 vsize=13980036 memory=707876 CPUtime=2363.47 cores=0,2,4,6
/proc/27036/task/27038/stat : 27038 (java) R 27033 27036 2357 0 -1 4202560 47268 0 0 0 236319 28 0 0 20 0 15 0 11783031 14315556864 176841 18446744073709551615 4194304 4196468 140737386505136 140470513593200 140470152258332 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27039] ppid=27033 vsize=13980036 memory=1732 CPUtime=8.21 cores=0,2,4,6
/proc/27036/task/27039/stat : 27039 (java) S 27033 27036 2357 0 -1 1077944384 29234 0 0 0 797 24 0 0 20 0 15 0 11783032 14315556864 176841 18446744073709551615 4194304 4196468 140737386505136 140470466321040 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27040] ppid=27033 vsize=13980036 memory=708392 CPUtime=8.21 cores=0,2,4,6
/proc/27036/task/27040/stat : 27040 (java) S 27033 27036 2357 0 -1 1077944384 22157 0 0 0 797 24 0 0 20 0 15 0 11783032 14315556864 176841 18446744073709551615 4194304 4196468 140737386505136 140470465268240 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27041] ppid=27033 vsize=13980036 memory=724292 CPUtime=8.24 cores=0,2,4,6
/proc/27036/task/27041/stat : 27041 (java) S 27033 27036 2357 0 -1 1077944384 24399 0 0 0 798 26 0 0 20 0 15 0 11783032 14315556864 176841 18446744073709551615 4194304 4196468 140737386505136 140470464215440 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27042] ppid=27033 vsize=13980036 memory=712496 CPUtime=8.25 cores=0,2,4,6
/proc/27036/task/27042/stat : 27042 (java) S 27033 27036 2357 0 -1 1077944384 22099 0 0 0 801 24 0 0 20 0 15 0 11783032 14315556864 176841 18446744073709551615 4194304 4196468 140737386505136 140470105860368 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27043] ppid=27033 vsize=13980036 memory=710444 CPUtime=1.48 cores=0,2,4,6
/proc/27036/task/27043/stat : 27043 (java) S 27033 27036 2357 0 -1 1077944384 16267 0 0 0 119 29 0 0 20 0 15 0 11783033 14315556864 176841 18446744073709551615 4194304 4196468 140737386505136 140469988207472 140470509365890 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27044] ppid=27033 vsize=13980036 memory=707364 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27044/stat : 27044 (java) S 27033 27036 2357 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 11783034 14315556864 176841 18446744073709551615 4194304 4196468 140737386505136 140469987153504 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27045] ppid=27033 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27045/stat : 27045 (java) S 27033 27036 2357 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 11783034 14315556864 176841 18446744073709551615 4194304 4196468 140737386505136 140469986100608 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27046] ppid=27033 vsize=13980036 memory=714032 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27046/stat : 27046 (java) S 27033 27036 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11783036 14315556864 176841 18446744073709551615 4194304 4196468 140737386505136 140469985048912 140470509373339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27047] ppid=27033 vsize=13980036 memory=2012 CPUtime=2.05 cores=0,2,4,6
/proc/27036/task/27047/stat : 27047 (java) S 27033 27036 2357 0 -1 1077944384 8537 0 0 0 204 1 0 0 20 0 15 0 11783036 14315556864 176841 18446744073709551615 4194304 4196468 140737386505136 140469983996272 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27048] ppid=27033 vsize=13980036 memory=708392 CPUtime=1.96 cores=0,2,4,6
/proc/27036/task/27048/stat : 27048 (java) S 27033 27036 2357 0 -1 1077944384 9014 0 0 0 194 2 0 0 20 0 15 0 11783036 14315556864 176841 18446744073709551615 4194304 4196468 140737386505136 140469982943472 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27049] ppid=27033 vsize=13980036 memory=715572 CPUtime=0.78 cores=0,2,4,6
/proc/27036/task/27049/stat : 27049 (java) S 27033 27036 2357 0 -1 1077944384 6182 0 0 0 76 2 0 0 20 0 15 0 11783036 14315556864 176841 18446744073709551615 4194304 4196468 140737386505136 140469981890672 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27050] ppid=27033 vsize=13980036 memory=715572 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27050/stat : 27050 (java) S 27033 27036 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11783037 14315556864 176841 18446744073709551615 4194304 4196468 140737386505136 140469980838112 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27051] ppid=27033 vsize=13980036 memory=716600 CPUtime=1.46 cores=0,2,4,6
/proc/27036/task/27051/stat : 27051 (java) S 27033 27036 2357 0 -1 1077944384 1470 0 0 0 71 75 0 0 20 0 15 0 11783040 14315556864 176841 18446744073709551615 4194304 4196468 140737386505136 140469979786416 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
Current children cumulated CPU time: 2404.19 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 707364 KiB

[startup+2442.3 s]
/proc/loadavg: 1.40 1.45 1.55 2/189 27267
/proc/meminfo: memFree=30907752/32770624 swapFree=67108860/67108860
[pid=27036] ppid=27033 vsize=13980036 memory=668888 CPUtime=2465.01 cores=0,2,4,6
/proc/27036/stat : 27036 (java) S 27033 27036 2357 0 -1 1077944320 189728 0 0 0 246288 213 0 0 20 0 15 0 11782248 14315556864 167222 18446744073709551615 4194304 4196468 140737386505136 140737386487680 140470509354743 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 783 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
/proc/27036/statm: 3495009 167222 3817 1 0 3483783 0
[pid=27036/tid=27038] ppid=27033 vsize=13980036 memory=668888 CPUtime=2423.1 cores=0,2,4,6
/proc/27036/task/27038/stat : 27038 (java) R 27033 27036 2357 0 -1 4202560 47820 0 0 0 242282 28 0 0 20 0 15 0 11783031 14315556864 167222 18446744073709551615 4194304 4196468 140737386505136 140470513593200 140470152657377 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27039] ppid=27033 vsize=13980036 memory=724292 CPUtime=8.48 cores=0,2,4,6
/proc/27036/task/27039/stat : 27039 (java) S 27033 27036 2357 0 -1 1077944384 29701 0 0 0 824 24 0 0 20 0 15 0 11783032 14315556864 167222 18446744073709551615 4194304 4196468 140737386505136 140470466321040 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27040] ppid=27033 vsize=13980036 memory=4104 CPUtime=8.48 cores=0,2,4,6
/proc/27036/task/27040/stat : 27040 (java) S 27033 27036 2357 0 -1 1077944384 22314 0 0 0 824 24 0 0 20 0 15 0 11783032 14315556864 167222 18446744073709551615 4194304 4196468 140737386505136 140470465268240 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27041] ppid=27033 vsize=13980036 memory=674020 CPUtime=8.51 cores=0,2,4,6
/proc/27036/task/27041/stat : 27041 (java) S 27033 27036 2357 0 -1 1077944384 24640 0 0 0 825 26 0 0 20 0 15 0 11783032 14315556864 167222 18446744073709551615 4194304 4196468 140737386505136 140470464215440 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27042] ppid=27033 vsize=13980036 memory=672992 CPUtime=8.53 cores=0,2,4,6
/proc/27036/task/27042/stat : 27042 (java) S 27033 27036 2357 0 -1 1077944384 22151 0 0 0 829 24 0 0 20 0 15 0 11783032 14315556864 167222 18446744073709551615 4194304 4196468 140737386505136 140470105860368 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27043] ppid=27033 vsize=13980036 memory=0 CPUtime=1.53 cores=0,2,4,6
/proc/27036/task/27043/stat : 27043 (java) S 27033 27036 2357 0 -1 1077944384 16451 0 0 0 123 30 0 0 20 0 15 0 11783033 14315556864 167222 18446744073709551615 4194304 4196468 140737386505136 140469988207472 140470509365890 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27044] ppid=27033 vsize=13980036 memory=669916 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27044/stat : 27044 (java) S 27033 27036 2357 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 11783034 14315556864 167222 18446744073709551615 4194304 4196468 140737386505136 140469987153504 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27045] ppid=27033 vsize=13980036 memory=668888 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27045/stat : 27045 (java) S 27033 27036 2357 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 11783034 14315556864 167222 18446744073709551615 4194304 4196468 140737386505136 140469986100608 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27046] ppid=27033 vsize=13980036 memory=669916 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27046/stat : 27046 (java) S 27033 27036 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11783036 14315556864 167222 18446744073709551615 4194304 4196468 140737386505136 140469985048912 140470509373339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27047] ppid=27033 vsize=13980036 memory=670940 CPUtime=2.05 cores=0,2,4,6
/proc/27036/task/27047/stat : 27047 (java) S 27033 27036 2357 0 -1 1077944384 8539 0 0 0 204 1 0 0 20 0 15 0 11783036 14315556864 167222 18446744073709551615 4194304 4196468 140737386505136 140469983996272 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27048] ppid=27033 vsize=13980036 memory=4104 CPUtime=1.96 cores=0,2,4,6
/proc/27036/task/27048/stat : 27048 (java) S 27033 27036 2357 0 -1 1077944384 9016 0 0 0 194 2 0 0 20 0 15 0 11783036 14315556864 167222 18446744073709551615 4194304 4196468 140737386505136 140469982943472 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27049] ppid=27033 vsize=13980036 memory=674020 CPUtime=0.78 cores=0,2,4,6
/proc/27036/task/27049/stat : 27049 (java) S 27033 27036 2357 0 -1 1077944384 6184 0 0 0 76 2 0 0 20 0 15 0 11783036 14315556864 167222 18446744073709551615 4194304 4196468 140737386505136 140469981890672 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27050] ppid=27033 vsize=13980036 memory=677096 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27050/stat : 27050 (java) S 27033 27036 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11783037 14315556864 167222 18446744073709551615 4194304 4196468 140737386505136 140469980838112 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27051] ppid=27033 vsize=13980036 memory=15876 CPUtime=1.5 cores=0,2,4,6
/proc/27036/task/27051/stat : 27051 (java) S 27033 27036 2357 0 -1 1077944384 1485 0 0 0 73 77 0 0 20 0 15 0 11783040 14315556864 167222 18446744073709551615 4194304 4196468 140737386505136 140469979786416 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
Current children cumulated CPU time: 2465.01 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 668888 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2496.4 s]
/proc/loadavg: 1.61 1.52 1.57 2/190 27346
/proc/meminfo: memFree=30953660/32770624 swapFree=67108860/67108860
[pid=27036] ppid=27033 vsize=13980036 memory=622208 CPUtime=2520.04 cores=0,2,4,6
/proc/27036/stat : 27036 (java) S 27033 27036 2357 0 -1 1077944320 190862 0 0 0 251788 216 0 0 20 0 15 0 11782248 14315556864 155552 18446744073709551615 4194304 4196468 140737386505136 140737386487680 140470509354743 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 783 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
/proc/27036/statm: 3495009 155552 3817 1 0 3483783 0
[pid=27036/tid=27038] ppid=27033 vsize=13980036 memory=628876 CPUtime=2476.81 cores=0,2,4,6
/proc/27036/task/27038/stat : 27038 (java) R 27033 27036 2357 0 -1 4202560 48199 0 0 0 247652 29 0 0 20 0 15 0 11783031 14315556864 155552 18446744073709551615 4194304 4196468 140737386505136 140470513593200 140470152657377 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27039] ppid=27033 vsize=13980036 memory=-8774313645642428999 CPUtime=8.79 cores=0,2,4,6
/proc/27036/task/27039/stat : 27039 (java) S 27033 27036 2357 0 -1 1077944384 29991 0 0 0 854 25 0 0 20 0 15 0 11783032 14315556864 155552 18446744073709551615 4194304 4196468 140737386505136 140470466321040 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27040] ppid=27033 vsize=13980036 memory=1796 CPUtime=8.79 cores=0,2,4,6
/proc/27036/task/27040/stat : 27040 (java) S 27033 27036 2357 0 -1 1077944384 22337 0 0 0 855 24 0 0 20 0 15 0 11783032 14315556864 155552 18446744073709551615 4194304 4196468 140737386505136 140470465268240 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27041] ppid=27033 vsize=13980036 memory=956 CPUtime=8.82 cores=0,2,4,6
/proc/27036/task/27041/stat : 27041 (java) S 27033 27036 2357 0 -1 1077944384 24703 0 0 0 856 26 0 0 20 0 15 0 11783032 14315556864 155552 18446744073709551615 4194304 4196468 140737386505136 140470464215440 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27042] ppid=27033 vsize=13980036 memory=2248 CPUtime=8.83 cores=0,2,4,6
/proc/27036/task/27042/stat : 27042 (java) S 27033 27036 2357 0 -1 1077944384 22326 0 0 0 859 24 0 0 20 0 15 0 11783032 14315556864 155552 18446744073709551615 4194304 4196468 140737386505136 140470105860368 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27043] ppid=27033 vsize=13980036 memory=4324 CPUtime=1.57 cores=0,2,4,6
/proc/27036/task/27043/stat : 27043 (java) S 27033 27036 2357 0 -1 1077944384 16634 0 0 0 127 30 0 0 20 0 15 0 11783033 14315556864 155552 18446744073709551615 4194304 4196468 140737386505136 140469988207472 140470509365890 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27044] ppid=27033 vsize=13980036 memory=1592 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27044/stat : 27044 (java) S 27033 27036 2357 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 11783034 14315556864 155552 18446744073709551615 4194304 4196468 140737386505136 140469987153504 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27045] ppid=27033 vsize=13980036 memory=623232 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27045/stat : 27045 (java) S 27033 27036 2357 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 11783034 14315556864 155552 18446744073709551615 4194304 4196468 140737386505136 140469986100608 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27046] ppid=27033 vsize=13980036 memory=8736 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27046/stat : 27046 (java) S 27033 27036 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11783036 14315556864 155552 18446744073709551615 4194304 4196468 140737386505136 140469985048912 140470509373339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27047] ppid=27033 vsize=13980036 memory=1240 CPUtime=2.05 cores=0,2,4,6
/proc/27036/task/27047/stat : 27047 (java) S 27033 27036 2357 0 -1 1077944384 8541 0 0 0 204 1 0 0 20 0 15 0 11783036 14315556864 155552 18446744073709551615 4194304 4196468 140737386505136 140469983996272 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27048] ppid=27033 vsize=13980036 memory=644 CPUtime=1.96 cores=0,2,4,6
/proc/27036/task/27048/stat : 27048 (java) S 27033 27036 2357 0 -1 1077944384 9018 0 0 0 194 2 0 0 20 0 15 0 11783036 14315556864 155552 18446744073709551615 4194304 4196468 140737386505136 140469982943472 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27049] ppid=27033 vsize=13980036 memory=1796 CPUtime=0.78 cores=0,2,4,6
/proc/27036/task/27049/stat : 27049 (java) S 27033 27036 2357 0 -1 1077944384 6186 0 0 0 76 2 0 0 20 0 15 0 11783036 14315556864 155552 18446744073709551615 4194304 4196468 140737386505136 140469981890672 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27050] ppid=27033 vsize=13980036 memory=956 CPUtime=0 cores=0,2,4,6
/proc/27036/task/27050/stat : 27050 (java) S 27033 27036 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11783037 14315556864 155552 18446744073709551615 4194304 4196468 140737386505136 140469980838112 140470509364949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
[pid=27036/tid=27051] ppid=27033 vsize=13980036 memory=2248 CPUtime=1.53 cores=0,2,4,6
/proc/27036/task/27051/stat : 27051 (java) S 27033 27036 2357 0 -1 1077944384 1500 0 0 0 75 78 0 0 20 0 15 0 11783040 14315556864 155552 18446744073709551615 4194304 4196468 140737386505136 140469979786416 140470509365890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18350080 140737386512753 140737386512940 140737386512940 140737386516431 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 622208 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+2502.6 s]
# the end of solver process 27036 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.89 s, system=2.16608 s

Solver just ended.
Dumping a history of the last processes samples

[startup+2497.6 s]
/proc/loadavg: 1.64 1.53 1.57 1/177 27348
/proc/meminfo: memFree=31564956/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+2498 s]*
/proc/loadavg: 1.64 1.53 1.57 1/177 27348
/proc/meminfo: memFree=31564956/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+2498.4 s]
/proc/loadavg: 1.64 1.53 1.57 1/177 27348
/proc/meminfo: memFree=31564956/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2502.6
CPU time (s): 2520.06
CPU user time (s): 2517.89
CPU system time (s): 2.16608
CPU usage (%): 100.698
Max. virtual memory (cumulated for all children) (KiB): 13980036
Max. memory (cumulated for all children) (KiB): 1353200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.89
system time used= 2.16608
maximum resident set size= 1353716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191082
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 91563
involuntary context switches= 5968


# summary of solver processes directly reported to runsolver:
#   pid: 27036
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2517.89
#   total CPU system time (s): 2.16608

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7395 second user time and 24.7113 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-16 01:47:16
IDJOB=4274105
IDBENCH=138789
IDSOLVER=2666
FILE ID=node129/4274105-1502841672
RUNJOBID= node129-1502746532-7259
PBS_JOBID= 
Free space on /tmp= 61972 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Queens/Queens-m1-s1/Queens-0150-m1.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274105-1502841672/watcher-4274105-1502841672 -o /tmp/evaluation-result-4274105-1502841672/solver-4274105-1502841672 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502746532-7259 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1643615780 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274105-1502841672.xml

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

MD5SUM BENCH= 87bfaaaf5fd3b270ee1dec703898481f
RANDOM SEED=1643615780

node129.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.61
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.61
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.61
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.61
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:        30272868 kB
MemAvailable:   30765744 kB
Buffers:          168440 kB
Cached:           611188 kB
SwapCached:            0 kB
Active:          1657400 kB
Inactive:         429072 kB
Active(anon):    1306924 kB
Inactive(anon):    16744 kB
Active(file):     350476 kB
Inactive(file):   412328 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42584 kB
Writeback:             0 kB
AnonPages:       1305884 kB
Mapped:            45872 kB
Shmem:             17060 kB
Slab:             116360 kB
SReclaimable:      91812 kB
SUnreclaim:        24548 kB
KernelStack:        3440 kB
PageTables:         7656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3345672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1181696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61972 MiB
End job on node129 at 2017-08-16 02:28:58