Trace number 3311926

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
STRUCTure 0.1 (hbr=2)? (TO) 4800.2 1221.35

General information on the benchmark

NameSAT02/handmade/zhang-lintao/
xor-chain/x1_40.shuffled.cnf
MD5SUM15f5068fb216bf26d5385140ce74faaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables118
Number of clauses314
Sum of the clauses size940
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3312
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	37:32 INFO : Reading from input HOME/instance-3311926-1304188651.cnf
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Starting Executor!
0.10/0.18	Starting Executor!
0.10/0.18	Starting Executor!
0.10/0.18	Starting Executor!
0.24/0.20	37:32 INFO : Found 78 xor gates
0.24/0.22	37:32 INFO : 117 variables remaining out of 118
0.24/0.22	37:32 INFO : 1248 literals remaining out of 318

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3311926-1304188651/watcher-3311926-1304188651 -o /tmp/evaluation-result-3311926-1304188651/solver-3311926-1304188651 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311926-1304188651.cnf -hbr 2 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.23 8.06 7.96 6/198 12947
/proc/meminfo: memFree=28303272/32951124 swapFree=67111356/67111528
[pid=12947] ppid=12945 vsize=2464 CPUtime=0 cores=1,3,5,7
/proc/12947/stat : 12947 (java) R 12945 12947 12695 0 -1 4194304 367 0 0 0 0 0 0 0 25 0 1 0 530462856 2523136 45 33554432000 1073741824 1073778376 140734792679328 18446744073709551615 218900807690 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12947/statm: 882 47 36 9 0 27 0

[startup+0.06691 s]
/proc/loadavg: 8.23 8.06 7.96 6/198 12947
/proc/meminfo: memFree=28303272/32951124 swapFree=67111356/67111528
[pid=12947] ppid=12945 vsize=15610640 CPUtime=0.05 cores=1,3,5,7
/proc/12947/stat : 12947 (java) S 12945 12947 12695 0 -1 4202496 4271 0 1 0 5 0 0 0 25 0 18 0 530462856 15985295360 3710 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/12947/statm: 3902660 3710 1778 9 0 3893379 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15610640

[startup+0.100897 s]
/proc/loadavg: 8.23 8.06 7.96 6/198 12947
/proc/meminfo: memFree=28303272/32951124 swapFree=67111356/67111528
[pid=12947] ppid=12945 vsize=15677200 CPUtime=0.1 cores=1,3,5,7
/proc/12947/stat : 12947 (java) S 12945 12947 12695 0 -1 4202496 5492 0 1 0 9 1 0 0 25 0 18 0 530462856 16053452800 4931 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/12947/statm: 3919300 4931 2116 9 0 3910019 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677200

[startup+0.301011 s]
/proc/loadavg: 8.23 8.06 7.96 6/198 12947
/proc/meminfo: memFree=28303272/32951124 swapFree=67111356/67111528
[pid=12947] ppid=12945 vsize=15686112 CPUtime=0.43 cores=1,3,5,7
/proc/12947/stat : 12947 (java) S 12945 12947 12695 0 -1 4202496 10005 0 1 0 40 3 0 0 25 0 22 0 530462856 16062578688 8862 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/12947/statm: 3921395 8730 2221 9 0 3912114 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 15686112

[startup+0.700757 s]
/proc/loadavg: 8.23 8.06 7.96 6/198 12947
/proc/meminfo: memFree=28303272/32951124 swapFree=67111356/67111528
[pid=12947] ppid=12945 vsize=15690528 CPUtime=1.96 cores=1,3,5,7
/proc/12947/stat : 12947 (java) S 12945 12947 12695 0 -1 4202496 32831 0 1 0 192 4 0 0 25 0 22 0 530462856 16067100672 28694 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/12947/statm: 3922632 28694 2261 9 0 3913351 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 15690528

[startup+1.50161 s]
/proc/loadavg: 8.23 8.06 7.96 10/220 12969
/proc/meminfo: memFree=28154916/32951124 swapFree=67111356/67111528
[pid=12947] ppid=12945 vsize=15692576 CPUtime=5.09 cores=1,3,5,7
/proc/12947/stat : 12947 (java) S 12945 12947 12695 0 -1 4202496 79810 0 1 0 496 13 0 0 25 0 22 0 530462856 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/12947/statm: 3923144 74887 2287 9 0 3913863 0
[pid=12947/tid=12949] ppid=12945 vsize=15692576 CPUtime=0.19 cores=1,3,5,7
/proc/12947/task/12949/stat : 12949 (java) S 12945 12947 12695 0 -1 4202560 4523 0 1 0 18 1 0 0 25 0 22 0 530462857 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12950] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12950/stat : 12950 (java) S 12945 12947 12695 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530462858 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 5 0 0 0
[pid=12947/tid=12951] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12951/stat : 12951 (java) S 12945 12947 12695 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530462858 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 5 0 0 0
[pid=12947/tid=12952] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12952/stat : 12952 (java) S 12945 12947 12695 0 -1 4202560 418 0 0 0 0 0 0 0 15 0 22 0 530462858 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 5 0 0 0
[pid=12947/tid=12953] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12953/stat : 12953 (java) S 12945 12947 12695 0 -1 4202560 236 0 0 0 0 0 0 0 15 0 22 0 530462858 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 5 0 0 0
[pid=12947/tid=12954] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12954/stat : 12954 (java) S 12945 12947 12695 0 -1 4202560 237 0 0 0 0 0 0 0 15 0 22 0 530462858 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12955] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12955/stat : 12955 (java) S 12945 12947 12695 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 530462858 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12956] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12956/stat : 12956 (java) S 12945 12947 12695 0 -1 4202560 245 0 0 0 0 0 0 0 15 0 22 0 530462858 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12957] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12957/stat : 12957 (java) S 12945 12947 12695 0 -1 4202560 248 0 0 0 0 0 0 0 15 0 22 0 530462858 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12958] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12958/stat : 12958 (java) S 12945 12947 12695 0 -1 4202560 178 0 0 0 0 0 0 0 15 0 22 0 530462859 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917547520 0 0 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
[pid=12947/tid=12959] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12959/stat : 12959 (java) S 12945 12947 12695 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 530462859 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12960] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12960/stat : 12960 (java) S 12945 12947 12695 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530462859 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12961] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12961/stat : 12961 (java) S 12945 12947 12695 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530462862 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917554609 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12962] ppid=12945 vsize=15692576 CPUtime=0.67 cores=1,3,5,7
/proc/12947/task/12962/stat : 12962 (java) S 12945 12947 12695 0 -1 4202560 3144 0 0 0 67 0 0 0 25 0 22 0 530462862 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
[pid=12947/tid=12963] ppid=12945 vsize=15692576 CPUtime=0.69 cores=1,3,5,7
/proc/12947/task/12963/stat : 12963 (java) S 12945 12947 12695 0 -1 4202560 7068 0 0 0 68 1 0 0 16 0 22 0 530462862 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12964] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12964/stat : 12964 (java) S 12945 12947 12695 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530462862 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12965] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12965/stat : 12965 (java) S 12945 12947 12695 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530462862 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917547520 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12966] ppid=12945 vsize=15692576 CPUtime=0.82 cores=1,3,5,7
/proc/12947/task/12966/stat : 12966 (java) R 12945 12947 12695 0 -1 4202560 12703 0 0 0 80 2 0 0 18 0 22 0 530462875 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12947/tid=12967] ppid=12945 vsize=15692576 CPUtime=0.86 cores=1,3,5,7
/proc/12947/task/12967/stat : 12967 (java) S 12945 12947 12695 0 -1 4202560 18725 0 0 0 84 2 0 0 18 0 22 0 530462875 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 5 0 0 0
[pid=12947/tid=12968] ppid=12945 vsize=15692576 CPUtime=1.18 cores=1,3,5,7
/proc/12947/task/12968/stat : 12968 (java) S 12945 12947 12695 0 -1 4202560 22627 0 0 0 115 3 0 0 18 0 22 0 530462875 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12969] ppid=12945 vsize=15692576 CPUtime=0.6 cores=1,3,5,7
/proc/12947/task/12969/stat : 12969 (java) S 12945 12947 12695 0 -1 4202560 8066 0 0 0 59 1 0 0 18 0 22 0 530462875 16069197824 74887 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917547520 0 4 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 15692576

[startup+3.10132 s]
/proc/loadavg: 8.23 8.06 7.96 9/220 12969
/proc/meminfo: memFree=28051996/32951124 swapFree=67111356/67111528
[pid=12947] ppid=12945 vsize=15692576 CPUtime=11.42 cores=1,3,5,7
/proc/12947/stat : 12947 (java) S 12945 12947 12695 0 -1 4202496 80360 0 1 0 1120 22 0 0 25 0 22 0 530462856 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/12947/statm: 3923144 75097 2287 9 0 3913863 0
[pid=12947/tid=12949] ppid=12945 vsize=15692576 CPUtime=0.19 cores=1,3,5,7
/proc/12947/task/12949/stat : 12949 (java) S 12945 12947 12695 0 -1 4202560 4523 0 1 0 18 1 0 0 25 0 22 0 530462857 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12950] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12950/stat : 12950 (java) S 12945 12947 12695 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 530462858 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 5 0 0 0
[pid=12947/tid=12951] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12951/stat : 12951 (java) S 12945 12947 12695 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 22 0 530462858 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 5 0 0 0
[pid=12947/tid=12952] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12952/stat : 12952 (java) S 12945 12947 12695 0 -1 4202560 457 0 0 0 0 0 0 0 15 0 22 0 530462858 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 5 0 0 0
[pid=12947/tid=12953] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12953/stat : 12953 (java) S 12945 12947 12695 0 -1 4202560 316 0 0 0 0 0 0 0 16 0 22 0 530462858 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12954] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12954/stat : 12954 (java) S 12945 12947 12695 0 -1 4202560 335 0 0 0 0 0 0 0 15 0 22 0 530462858 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12955] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12955/stat : 12955 (java) S 12945 12947 12695 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 530462858 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12956] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12956/stat : 12956 (java) S 12945 12947 12695 0 -1 4202560 299 0 0 0 0 0 0 0 15 0 22 0 530462858 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
[pid=12947/tid=12957] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12957/stat : 12957 (java) S 12945 12947 12695 0 -1 4202560 277 0 0 0 0 0 0 0 15 0 22 0 530462858 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12958] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12958/stat : 12958 (java) S 12945 12947 12695 0 -1 4202560 178 0 0 0 0 0 0 0 15 0 22 0 530462859 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917547520 0 0 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
[pid=12947/tid=12959] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12959/stat : 12959 (java) S 12945 12947 12695 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 530462859 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12960] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12960/stat : 12960 (java) S 12945 12947 12695 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530462859 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12961] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12961/stat : 12961 (java) S 12945 12947 12695 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530462862 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917554609 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12962] ppid=12945 vsize=15692576 CPUtime=0.67 cores=1,3,5,7
/proc/12947/task/12962/stat : 12962 (java) S 12945 12947 12695 0 -1 4202560 3144 0 0 0 67 0 0 0 25 0 22 0 530462862 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
[pid=12947/tid=12963] ppid=12945 vsize=15692576 CPUtime=0.69 cores=1,3,5,7
/proc/12947/task/12963/stat : 12963 (java) S 12945 12947 12695 0 -1 4202560 7068 0 0 0 68 1 0 0 16 0 22 0 530462862 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12964] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12964/stat : 12964 (java) S 12945 12947 12695 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530462862 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12965] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12965/stat : 12965 (java) S 12945 12947 12695 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530462862 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917547520 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12966] ppid=12945 vsize=15692576 CPUtime=2.39 cores=1,3,5,7
/proc/12947/task/12966/stat : 12966 (java) S 12945 12947 12695 0 -1 4202560 12707 0 0 0 234 5 0 0 18 0 22 0 530462875 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
[pid=12947/tid=12967] ppid=12945 vsize=15692576 CPUtime=2.43 cores=1,3,5,7
/proc/12947/task/12967/stat : 12967 (java) S 12945 12947 12695 0 -1 4202560 18783 0 0 0 240 3 0 0 18 0 22 0 530462875 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917547520 0 4 0 16800975 18446604461833620160 0 0 -1 5 0 0 0
[pid=12947/tid=12968] ppid=12945 vsize=15692576 CPUtime=2.75 cores=1,3,5,7
/proc/12947/task/12968/stat : 12968 (java) R 12945 12947 12695 0 -1 4202560 22629 0 0 0 270 5 0 0 18 0 22 0 530462875 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12947/tid=12969] ppid=12945 vsize=15692576 CPUtime=2.18 cores=1,3,5,7
/proc/12947/task/12969/stat : 12969 (java) S 12945 12947 12695 0 -1 4202560 8070 0 0 0 215 3 0 0 18 0 22 0 530462875 16069197824 75097 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.42
Current children cumulated vsize (KiB) 15692576

[startup+6.30074 s]
/proc/loadavg: 8.21 8.06 7.96 9/220 12969
/proc/meminfo: memFree=27980196/32951124 swapFree=67111356/67111528
[pid=12947] ppid=12945 vsize=15692576 CPUtime=23.97 cores=1,3,5,7
/proc/12947/stat : 12947 (java) S 12945 12947 12695 0 -1 4202496 81991 0 1 0 2355 42 0 0 25 0 22 0 530462856 16069197824 75024 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/12947/statm: 3923144 75024 2287 9 0 3913863 0
[pid=12947/tid=12949] ppid=12945 vsize=15692576 CPUtime=0.19 cores=1,3,5,7
/proc/12947/task/12949/stat : 12949 (java) S 12945 12947 12695 0 -1 4202560 4523 0 1 0 18 1 0 0 25 0 22 0 530462857 16069197824 75024 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12950] ppid=12945 vsize=15692576 CPUtime=0.01 cores=1,3,5,7
/proc/12947/task/12950/stat : 12950 (java) S 12945 12947 12695 0 -1 4202560 266 0 0 0 1 0 0 0 15 0 22 0 530462858 16069197824 75024 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12951] ppid=12945 vsize=15692576 CPUtime=0.01 cores=1,3,5,7
/proc/12947/task/12951/stat : 12951 (java) S 12945 12947 12695 0 -1 4202560 269 0 0 0 1 0 0 0 15 0 22 0 530462858 16069197824 75024 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12952] ppid=12945 vsize=15692576 CPUtime=0.01 cores=1,3,5,7
/proc/12947/task/12952/stat : 12952 (java) S 12945 12947 12695 0 -1 4202560 567 0 0 0 1 0 0 0 15 0 22 0 530462858 16069197824 75024 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
[pid=12947/tid=12953] ppid=12945 vsize=15692576 CPUtime=0.01 cores=1,3,5,7
/proc/12947/task/12953/stat : 12953 (java) S 12945 12947 12695 0 -1 4202560 478 0 0 0 1 0 0 0 15 0 22 0 530462858 16069197824 75024 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12954] ppid=12945 vsize=15692576 CPUtime=0.01 cores=1,3,5,7
/proc/12947/task/12954/stat : 12954 (java) S 12945 12947 12695 0 -1 4202560 558 0 0 0 1 0 0 0 15 0 22 0 530462858 16069197824 75024 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 5 0 0 0
[pid=12947/tid=12955] ppid=12945 vsize=15692576 CPUtime=0.01 cores=1,3,5,7
/proc/12947/task/12955/stat : 12955 (java) S 12945 12947 12695 0 -1 4202560 245 0 0 0 1 0 0 0 15 0 22 0 530462858 16069197824 75024 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12956] ppid=12945 vsize=15692576 CPUtime=0.01 cores=1,3,5,7
/proc/12947/task/12956/stat : 12956 (java) S 12945 12947 12695 0 -1 4202560 491 0 0 0 1 0 0 0 15 0 22 0 530462858 16069197824 75024 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 5 0 0 0
[pid=12947/tid=12957] ppid=12945 vsize=15692576 CPUtime=0.01 cores=1,3,5,7
/proc/12947/task/12957/stat : 12957 (java) S 12945 12947 12695 0 -1 4202560 566 0 0 0 1 0 0 0 16 0 22 0 530462858 16069197824 75024 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
[pid=12947/tid=12958] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12958/stat : 12958 (java) S 12945 12947 12695 0 -1 4202560 178 0 0 0 0 0 0 0 15 0 22 0 530462859 16069197824 75024 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917547520 0 0 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
[pid=12947/tid=12959] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12959/stat : 12959 (java) S 12945 12947 12695 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 530462859 16069197824 75024 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12960] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12960/stat : 12960 (java) S 12945 12947 12695 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530462859 16069197824 75024 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12961] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12961/stat : 12961 (java) S 12945 12947 12695 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530462862 16069197824 75024 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917554609 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12962] ppid=12945 vsize=15692576 CPUtime=0.67 cores=1,3,5,7
/proc/12947/task/12962/stat : 12962 (java) S 12945 12947 12695 0 -1 4202560 3144 0 0 0 67 0 0 0 25 0 22 0 530462862 16069197824 75024 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 3 0 0 0

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

[pid=12947/tid=12967] ppid=12945 vsize=15692576 CPUtime=1095.58 cores=1,3,5,7
/proc/12947/task/12967/stat : 12967 (java) R 12945 12947 12695 0 -1 4202560 63997 0 0 0 107912 1646 0 0 18 0 22 0 530462875 16069197824 218556 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12947/tid=12968] ppid=12945 vsize=15692576 CPUtime=1095.91 cores=1,3,5,7
/proc/12947/task/12968/stat : 12968 (java) R 12945 12947 12695 0 -1 4202560 68603 0 0 0 107947 1644 0 0 18 0 22 0 530462875 16069197824 218556 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 46912505543916 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12947/tid=12969] ppid=12945 vsize=15692576 CPUtime=1095.38 cores=1,3,5,7
/proc/12947/task/12969/stat : 12969 (java) R 12945 12947 12695 0 -1 4202560 53597 0 0 0 107881 1657 0 0 18 0 22 0 530462875 16069197824 218556 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4410.57
Current children cumulated vsize (KiB) 15692576

[startup+1182.3 s]
/proc/loadavg: 7.92 7.95 7.94 9/220 13052
/proc/meminfo: memFree=26984308/32951124 swapFree=67111356/67111528
[pid=12947] ppid=12945 vsize=15692576 CPUtime=4646.76 cores=1,3,5,7
/proc/12947/stat : 12947 (java) S 12945 12947 12695 0 -1 4202496 422410 0 1 0 457586 7090 0 0 25 0 22 0 530462856 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/12947/statm: 3923144 213121 2287 9 0 3913863 0
[pid=12947/tid=12949] ppid=12945 vsize=15692576 CPUtime=0.19 cores=1,3,5,7
/proc/12947/task/12949/stat : 12949 (java) S 12945 12947 12695 0 -1 4202560 4523 0 1 0 18 1 0 0 25 0 22 0 530462857 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12950] ppid=12945 vsize=15692576 CPUtime=3.3 cores=1,3,5,7
/proc/12947/task/12950/stat : 12950 (java) S 12945 12947 12695 0 -1 4202560 19656 0 0 0 319 11 0 0 15 0 22 0 530462858 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12951] ppid=12945 vsize=15692576 CPUtime=3.38 cores=1,3,5,7
/proc/12947/task/12951/stat : 12951 (java) S 12945 12947 12695 0 -1 4202560 20707 0 0 0 327 11 0 0 15 0 22 0 530462858 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12952] ppid=12945 vsize=15692576 CPUtime=3.33 cores=1,3,5,7
/proc/12947/task/12952/stat : 12952 (java) S 12945 12947 12695 0 -1 4202560 19998 0 0 0 321 12 0 0 16 0 22 0 530462858 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 5 0 0 0
[pid=12947/tid=12953] ppid=12945 vsize=15692576 CPUtime=3.27 cores=1,3,5,7
/proc/12947/task/12953/stat : 12953 (java) S 12945 12947 12695 0 -1 4202560 18820 0 0 0 317 10 0 0 16 0 22 0 530462858 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12954] ppid=12945 vsize=15692576 CPUtime=3.24 cores=1,3,5,7
/proc/12947/task/12954/stat : 12954 (java) S 12945 12947 12695 0 -1 4202560 20232 0 0 0 312 12 0 0 15 0 22 0 530462858 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12955] ppid=12945 vsize=15692576 CPUtime=3.3 cores=1,3,5,7
/proc/12947/task/12955/stat : 12955 (java) S 12945 12947 12695 0 -1 4202560 19695 0 0 0 319 11 0 0 15 0 22 0 530462858 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
[pid=12947/tid=12956] ppid=12945 vsize=15692576 CPUtime=3.33 cores=1,3,5,7
/proc/12947/task/12956/stat : 12956 (java) S 12945 12947 12695 0 -1 4202560 20858 0 0 0 320 13 0 0 15 0 22 0 530462858 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12957] ppid=12945 vsize=15692576 CPUtime=3.32 cores=1,3,5,7
/proc/12947/task/12957/stat : 12957 (java) S 12945 12947 12695 0 -1 4202560 20889 0 0 0 321 11 0 0 16 0 22 0 530462858 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
[pid=12947/tid=12958] ppid=12945 vsize=15692576 CPUtime=1.73 cores=1,3,5,7
/proc/12947/task/12958/stat : 12958 (java) S 12945 12947 12695 0 -1 4202560 917 0 0 0 130 43 0 0 15 0 22 0 530462859 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917547520 0 0 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12959] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12959/stat : 12959 (java) S 12945 12947 12695 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 530462859 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12960] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12960/stat : 12960 (java) S 12945 12947 12695 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530462859 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12961] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12961/stat : 12961 (java) S 12945 12947 12695 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530462862 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917554609 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12962] ppid=12945 vsize=15692576 CPUtime=0.67 cores=1,3,5,7
/proc/12947/task/12962/stat : 12962 (java) S 12945 12947 12695 0 -1 4202560 3144 0 0 0 67 0 0 0 25 0 22 0 530462862 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
[pid=12947/tid=12963] ppid=12945 vsize=15692576 CPUtime=0.7 cores=1,3,5,7
/proc/12947/task/12963/stat : 12963 (java) S 12945 12947 12695 0 -1 4202560 7070 0 0 0 69 1 0 0 16 0 22 0 530462862 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12964] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12964/stat : 12964 (java) S 12945 12947 12695 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530462862 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12965] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12965/stat : 12965 (java) S 12945 12947 12695 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 530462862 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917547520 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12966] ppid=12945 vsize=15692576 CPUtime=1154 cores=1,3,5,7
/proc/12947/task/12966/stat : 12966 (java) R 12945 12947 12695 0 -1 4202560 57974 0 0 0 113665 1735 0 0 18 0 22 0 530462875 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 46912505683333 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12947/tid=12967] ppid=12945 vsize=15692576 CPUtime=1154.29 cores=1,3,5,7
/proc/12947/task/12967/stat : 12967 (java) R 12945 12947 12695 0 -1 4202560 64093 0 0 0 113690 1739 0 0 18 0 22 0 530462875 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917547974 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12947/tid=12968] ppid=12945 vsize=15692576 CPUtime=1154.52 cores=1,3,5,7
/proc/12947/task/12968/stat : 12968 (java) R 12945 12947 12695 0 -1 4202560 68703 0 0 0 113719 1733 0 0 18 0 22 0 530462875 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917556917 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12947/tid=12969] ppid=12945 vsize=15692576 CPUtime=1154.03 cores=1,3,5,7
/proc/12947/task/12969/stat : 12969 (java) R 12945 12947 12695 0 -1 4202560 53684 0 0 0 113664 1739 0 0 18 0 22 0 530462875 16069197824 213121 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 46912505636259 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4646.76
Current children cumulated vsize (KiB) 15692576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1221.3 s]
/proc/loadavg: 7.96 7.96 7.94 9/220 13053
/proc/meminfo: memFree=26918680/32951124 swapFree=67111356/67111528
[pid=12947] ppid=12945 vsize=15692576 CPUtime=4800.13 cores=1,3,5,7
/proc/12947/stat : 12947 (java) S 12945 12947 12695 0 -1 4202496 424948 0 1 0 472687 7326 0 0 25 0 22 0 530462856 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/12947/statm: 3923144 210487 2287 9 0 3913863 0
[pid=12947/tid=12949] ppid=12945 vsize=15692576 CPUtime=0.19 cores=1,3,5,7
/proc/12947/task/12949/stat : 12949 (java) S 12945 12947 12695 0 -1 4202560 4523 0 1 0 18 1 0 0 25 0 22 0 530462857 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12950] ppid=12945 vsize=15692576 CPUtime=3.45 cores=1,3,5,7
/proc/12947/task/12950/stat : 12950 (java) S 12945 12947 12695 0 -1 4202560 19958 0 0 0 333 12 0 0 16 0 22 0 530462858 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 5 0 0 0
[pid=12947/tid=12951] ppid=12945 vsize=15692576 CPUtime=3.51 cores=1,3,5,7
/proc/12947/task/12951/stat : 12951 (java) S 12945 12947 12695 0 -1 4202560 21009 0 0 0 340 11 0 0 15 0 22 0 530462858 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12952] ppid=12945 vsize=15692576 CPUtime=3.44 cores=1,3,5,7
/proc/12947/task/12952/stat : 12952 (java) S 12945 12947 12695 0 -1 4202560 20240 0 0 0 332 12 0 0 15 0 22 0 530462858 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12953] ppid=12945 vsize=15692576 CPUtime=3.38 cores=1,3,5,7
/proc/12947/task/12953/stat : 12953 (java) S 12945 12947 12695 0 -1 4202560 19040 0 0 0 328 10 0 0 16 0 22 0 530462858 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12954] ppid=12945 vsize=15692576 CPUtime=3.36 cores=1,3,5,7
/proc/12947/task/12954/stat : 12954 (java) S 12945 12947 12695 0 -1 4202560 20531 0 0 0 324 12 0 0 15 0 22 0 530462858 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12955] ppid=12945 vsize=15692576 CPUtime=3.43 cores=1,3,5,7
/proc/12947/task/12955/stat : 12955 (java) S 12945 12947 12695 0 -1 4202560 20015 0 0 0 332 11 0 0 15 0 22 0 530462858 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
[pid=12947/tid=12956] ppid=12945 vsize=15692576 CPUtime=3.47 cores=1,3,5,7
/proc/12947/task/12956/stat : 12956 (java) S 12945 12947 12695 0 -1 4202560 21143 0 0 0 333 14 0 0 16 0 22 0 530462858 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12957] ppid=12945 vsize=15692576 CPUtime=3.45 cores=1,3,5,7
/proc/12947/task/12957/stat : 12957 (java) S 12945 12947 12695 0 -1 4202560 21197 0 0 0 333 12 0 0 16 0 22 0 530462858 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
[pid=12947/tid=12958] ppid=12945 vsize=15692576 CPUtime=1.77 cores=1,3,5,7
/proc/12947/task/12958/stat : 12958 (java) S 12945 12947 12695 0 -1 4202560 922 0 0 0 133 44 0 0 15 0 22 0 530462859 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917547520 0 0 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12959] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12959/stat : 12959 (java) S 12945 12947 12695 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 530462859 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12960] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12960/stat : 12960 (java) S 12945 12947 12695 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530462859 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12961] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12961/stat : 12961 (java) S 12945 12947 12695 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530462862 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917554609 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12962] ppid=12945 vsize=15692576 CPUtime=0.67 cores=1,3,5,7
/proc/12947/task/12962/stat : 12962 (java) S 12945 12947 12695 0 -1 4202560 3144 0 0 0 67 0 0 0 25 0 22 0 530462862 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
[pid=12947/tid=12963] ppid=12945 vsize=15692576 CPUtime=0.7 cores=1,3,5,7
/proc/12947/task/12963/stat : 12963 (java) S 12945 12947 12695 0 -1 4202560 7070 0 0 0 69 1 0 0 16 0 22 0 530462862 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12964] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12964/stat : 12964 (java) S 12945 12947 12695 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530462862 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12965] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12965/stat : 12965 (java) S 12945 12947 12695 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 530462862 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917547520 0 4 0 16800975 18446604461833620160 0 0 -1 5 0 0 0
[pid=12947/tid=12966] ppid=12945 vsize=15692576 CPUtime=1192.09 cores=1,3,5,7
/proc/12947/task/12966/stat : 12966 (java) R 12945 12947 12695 0 -1 4202560 58043 0 0 0 117416 1793 0 0 18 0 22 0 530462875 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12947/tid=12967] ppid=12945 vsize=15692576 CPUtime=1192.35 cores=1,3,5,7
/proc/12947/task/12967/stat : 12967 (java) R 12945 12947 12695 0 -1 4202560 64151 0 0 0 117436 1799 0 0 18 0 22 0 530462875 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 46912505583185 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12947/tid=12968] ppid=12945 vsize=15692576 CPUtime=1192.58 cores=1,3,5,7
/proc/12947/task/12968/stat : 12968 (java) R 12945 12947 12695 0 -1 4202560 68769 0 0 0 117466 1792 0 0 18 0 22 0 530462875 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 46912505820747 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12947/tid=12969] ppid=12945 vsize=15692576 CPUtime=1192.14 cores=1,3,5,7
/proc/12947/task/12969/stat : 12969 (java) R 12945 12947 12695 0 -1 4202560 53744 0 0 0 117419 1795 0 0 18 0 22 0 530462875 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 46912505606969 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 15692576

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

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

[startup+1221.3 s]
/proc/loadavg: 7.96 7.96 7.94 9/220 13053
/proc/meminfo: memFree=26918680/32951124 swapFree=67111356/67111528
[pid=12947] ppid=12945 vsize=15692576 CPUtime=4800.13 cores=1,3,5,7
/proc/12947/stat : 12947 (java) S 12945 12947 12695 0 -1 4202496 424948 0 1 0 472687 7326 0 0 25 0 22 0 530462856 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/12947/statm: 3923144 210487 2287 9 0 3913863 0
[pid=12947/tid=12949] ppid=12945 vsize=15692576 CPUtime=0.19 cores=1,3,5,7
/proc/12947/task/12949/stat : 12949 (java) S 12945 12947 12695 0 -1 4202560 4523 0 1 0 18 1 0 0 25 0 22 0 530462857 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12950] ppid=12945 vsize=15692576 CPUtime=3.45 cores=1,3,5,7
/proc/12947/task/12950/stat : 12950 (java) S 12945 12947 12695 0 -1 4202560 19958 0 0 0 333 12 0 0 16 0 22 0 530462858 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 5 0 0 0
[pid=12947/tid=12951] ppid=12945 vsize=15692576 CPUtime=3.51 cores=1,3,5,7
/proc/12947/task/12951/stat : 12951 (java) S 12945 12947 12695 0 -1 4202560 21009 0 0 0 340 11 0 0 15 0 22 0 530462858 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12952] ppid=12945 vsize=15692576 CPUtime=3.44 cores=1,3,5,7
/proc/12947/task/12952/stat : 12952 (java) S 12945 12947 12695 0 -1 4202560 20240 0 0 0 332 12 0 0 15 0 22 0 530462858 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12953] ppid=12945 vsize=15692576 CPUtime=3.38 cores=1,3,5,7
/proc/12947/task/12953/stat : 12953 (java) S 12945 12947 12695 0 -1 4202560 19040 0 0 0 328 10 0 0 16 0 22 0 530462858 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12954] ppid=12945 vsize=15692576 CPUtime=3.36 cores=1,3,5,7
/proc/12947/task/12954/stat : 12954 (java) S 12945 12947 12695 0 -1 4202560 20531 0 0 0 324 12 0 0 15 0 22 0 530462858 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12955] ppid=12945 vsize=15692576 CPUtime=3.43 cores=1,3,5,7
/proc/12947/task/12955/stat : 12955 (java) S 12945 12947 12695 0 -1 4202560 20015 0 0 0 332 11 0 0 15 0 22 0 530462858 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
[pid=12947/tid=12956] ppid=12945 vsize=15692576 CPUtime=3.47 cores=1,3,5,7
/proc/12947/task/12956/stat : 12956 (java) S 12945 12947 12695 0 -1 4202560 21143 0 0 0 333 14 0 0 16 0 22 0 530462858 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12957] ppid=12945 vsize=15692576 CPUtime=3.45 cores=1,3,5,7
/proc/12947/task/12957/stat : 12957 (java) S 12945 12947 12695 0 -1 4202560 21197 0 0 0 333 12 0 0 16 0 22 0 530462858 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
[pid=12947/tid=12958] ppid=12945 vsize=15692576 CPUtime=1.77 cores=1,3,5,7
/proc/12947/task/12958/stat : 12958 (java) S 12945 12947 12695 0 -1 4202560 922 0 0 0 133 44 0 0 15 0 22 0 530462859 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917547520 0 0 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12959] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12959/stat : 12959 (java) S 12945 12947 12695 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 530462859 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12960] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12960/stat : 12960 (java) S 12945 12947 12695 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530462859 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12961] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12961/stat : 12961 (java) S 12945 12947 12695 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530462862 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917554609 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12962] ppid=12945 vsize=15692576 CPUtime=0.67 cores=1,3,5,7
/proc/12947/task/12962/stat : 12962 (java) S 12945 12947 12695 0 -1 4202560 3144 0 0 0 67 0 0 0 25 0 22 0 530462862 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 3 0 0 0
[pid=12947/tid=12963] ppid=12945 vsize=15692576 CPUtime=0.7 cores=1,3,5,7
/proc/12947/task/12963/stat : 12963 (java) S 12945 12947 12695 0 -1 4202560 7070 0 0 0 69 1 0 0 16 0 22 0 530462862 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 1 0 0 0
[pid=12947/tid=12964] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12964/stat : 12964 (java) S 12945 12947 12695 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530462862 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 18446604461833620160 0 0 -1 7 0 0 0
[pid=12947/tid=12965] ppid=12945 vsize=15692576 CPUtime=0 cores=1,3,5,7
/proc/12947/task/12965/stat : 12965 (java) S 12945 12947 12695 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 530462862 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917547520 0 4 0 16800975 18446604461833620160 0 0 -1 5 0 0 0
[pid=12947/tid=12966] ppid=12945 vsize=15692576 CPUtime=1192.09 cores=1,3,5,7
/proc/12947/task/12966/stat : 12966 (java) R 12945 12947 12695 0 -1 4202560 58043 0 0 0 117416 1793 0 0 18 0 22 0 530462875 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 218917546905 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12947/tid=12967] ppid=12945 vsize=15692576 CPUtime=1192.35 cores=1,3,5,7
/proc/12947/task/12967/stat : 12967 (java) R 12945 12947 12695 0 -1 4202560 64151 0 0 0 117436 1799 0 0 18 0 22 0 530462875 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 46912505583185 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12947/tid=12968] ppid=12945 vsize=15692576 CPUtime=1192.58 cores=1,3,5,7
/proc/12947/task/12968/stat : 12968 (java) R 12945 12947 12695 0 -1 4202560 68769 0 0 0 117466 1792 0 0 18 0 22 0 530462875 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 46912505820747 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12947/tid=12969] ppid=12945 vsize=15692576 CPUtime=1192.14 cores=1,3,5,7
/proc/12947/task/12969/stat : 12969 (java) R 12945 12947 12695 0 -1 4202560 53744 0 0 0 117419 1795 0 0 18 0 22 0 530462875 16069197824 210487 33554432000 1073741824 1073778376 140735736181968 18446744073709551615 46912505606969 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 15692576

Child status: 143
Real time (s): 1221.35
CPU time (s): 4800.2
CPU user time (s): 4726.9
CPU system time (s): 73.3019
CPU usage (%): 393.024
Max. virtual memory (cumulated for all children) (KiB): 15692576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4726.9
system time used= 73.3019
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 424976
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14994578
involuntary context switches= 169033

runsolver used 2.05469 second user time and 4.65929 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-30 20:37:31
IDJOB=3311926
IDBENCH=87817
IDSOLVER=1698
FILE ID=node137/3311926-1304188651
RUNJOBID= node137-1304187088-12714
PBS_JOBID= 13172495
Free space on /tmp= 73208 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT02/handmade/zhang-lintao/xor-chain/x1_40.shuffled.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311926-1304188651/watcher-3311926-1304188651 -o /tmp/evaluation-result-3311926-1304188651/solver-3311926-1304188651 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311926-1304188651.cnf -hbr 2

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

MD5SUM BENCH= 15f5068fb216bf26d5385140ce74faaf
RANDOM SEED=1007772394

node137.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28303552 kB
Buffers:        929140 kB
Cached:        2515524 kB
SwapCached:         48 kB
Active:         891412 kB
Inactive:      3298536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28303552 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            1664 kB
Writeback:           0 kB
AnonPages:      745540 kB
Mapped:          23616 kB
Slab:           392364 kB
PageTables:       6528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   986328 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73204 MiB
End job on node137 at 2011-04-30 20:57:55