Trace number 3311608

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.32 1207.43

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S690749326-001.UNKNOWN.cnf
MD5SUM20f33ec190b502d21efebab5417989ef
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.7644
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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	22:12 INFO : Reading from input HOME/instance-3311608-1304176932.cnf
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Starting Executor!
0.27/0.24	Starting Executor!
0.27/0.24	Starting Executor!
0.27/0.24	Starting Executor!
0.45/0.33	22:12 INFO : 400 variables remaining out of 400
0.45/0.33	22:12 INFO : 6816 literals remaining out of 6816

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-3311608-1304176932/watcher-3311608-1304176932 -o /tmp/evaluation-result-3311608-1304176932/solver-3311608-1304176932 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311608-1304176932.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: 7.37 7.87 7.96 1/172 32169
/proc/meminfo: memFree=30975712/32951124 swapFree=67106388/67111528
[pid=32169] ppid=32167 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/32169/stat : 32169 (java) R 32167 32169 32139 0 -1 4202496 1002 0 0 0 0 0 0 0 25 0 1 0 510109454 23580672 490 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212034692885 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32169/statm: 5757 501 383 9 0 124 0

[startup+0.0509089 s]
/proc/loadavg: 7.37 7.87 7.96 1/172 32169
/proc/meminfo: memFree=30975712/32951124 swapFree=67106388/67111528
[pid=32169] ppid=32167 vsize=15606304 CPUtime=0.04 cores=1,3,5,7
/proc/32169/stat : 32169 (java) S 32167 32169 32139 0 -1 4202496 3899 0 1 0 3 1 0 0 25 0 15 0 510109454 15980855296 3339 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32169/statm: 3901576 3349 1702 9 0 3892324 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15606304

[startup+0.103987 s]
/proc/loadavg: 7.37 7.87 7.96 1/172 32169
/proc/meminfo: memFree=30975712/32951124 swapFree=67106388/67111528
[pid=32169] ppid=32167 vsize=15676080 CPUtime=0.1 cores=1,3,5,7
/proc/32169/stat : 32169 (java) S 32167 32169 32139 0 -1 4202496 5418 0 1 0 9 1 0 0 25 0 18 0 510109454 16052305920 4858 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32169/statm: 3919020 4858 2116 9 0 3909739 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676080

[startup+0.30086 s]
/proc/loadavg: 7.37 7.87 7.96 1/172 32169
/proc/meminfo: memFree=30975712/32951124 swapFree=67106388/67111528
[pid=32169] ppid=32167 vsize=15685824 CPUtime=0.45 cores=1,3,5,7
/proc/32169/stat : 32169 (java) S 32167 32169 32139 0 -1 4202496 9977 0 1 0 43 2 0 0 25 0 22 0 510109454 16062283776 9004 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32169/statm: 3921456 9004 2207 9 0 3912175 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 15685824

[startup+1.03346 s]
/proc/loadavg: 7.37 7.87 7.96 1/172 32169
/proc/meminfo: memFree=30975712/32951124 swapFree=67106388/67111528
[pid=32169] ppid=32167 vsize=15704076 CPUtime=3.21 cores=1,3,5,7
/proc/32169/stat : 32169 (java) S 32167 32169 32139 0 -1 4202496 50644 0 1 0 314 7 0 0 25 0 22 0 510109454 16080973824 46839 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32169/statm: 3926019 46839 2254 9 0 3916738 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 15704076

[startup+1.50761 s]
/proc/loadavg: 7.37 7.87 7.96 10/220 32220
/proc/meminfo: memFree=30600540/32951124 swapFree=67106388/67111528
[pid=32169] ppid=32167 vsize=15705836 CPUtime=5.09 cores=1,3,5,7
/proc/32169/stat : 32169 (java) S 32167 32169 32139 0 -1 4202496 60799 0 1 0 500 9 0 0 25 0 22 0 510109454 16082776064 54257 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32169/statm: 3926459 54258 2269 9 0 3917178 0
[pid=32169/tid=32172] ppid=32167 vsize=15705836 CPUtime=0.32 cores=1,3,5,7
/proc/32169/task/32172/stat : 32172 (java) S 32167 32169 32139 0 -1 4202560 5914 0 1 0 30 2 0 0 18 0 22 0 510109455 16082776064 54258 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32175] ppid=32167 vsize=15705836 CPUtime=0.01 cores=1,3,5,7
/proc/32169/task/32175/stat : 32175 (java) S 32167 32169 32139 0 -1 4202560 820 0 0 0 1 0 0 0 16 0 22 0 510109456 16082776064 54271 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 7 0 0 0
[pid=32169/tid=32176] ppid=32167 vsize=15705836 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32176/stat : 32176 (java) S 32167 32169 32139 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 510109456 16082776064 54271 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32177] ppid=32167 vsize=15705836 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32177/stat : 32177 (java) S 32167 32169 32139 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510109456 16082776064 54272 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32178] ppid=32167 vsize=15705836 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32178/stat : 32178 (java) S 32167 32169 32139 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510109456 16082776064 54272 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32179] ppid=32167 vsize=15705836 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32179/stat : 32179 (java) S 32167 32169 32139 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510109456 16082776064 54272 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 7 0 0 0
[pid=32169/tid=32180] ppid=32167 vsize=15705836 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32180/stat : 32180 (java) S 32167 32169 32139 0 -1 4202560 327 0 0 0 0 0 0 0 16 0 22 0 510109456 16082776064 54272 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 7 0 0 0
[pid=32169/tid=32181] ppid=32167 vsize=15705836 CPUtime=0.01 cores=1,3,5,7
/proc/32169/task/32181/stat : 32181 (java) S 32167 32169 32139 0 -1 4202560 190 0 0 0 1 0 0 0 16 0 22 0 510109456 16082776064 54275 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32182] ppid=32167 vsize=15705836 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32182/stat : 32182 (java) S 32167 32169 32139 0 -1 4202560 636 0 0 0 0 0 0 0 15 0 22 0 510109456 16082776064 54280 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32187] ppid=32167 vsize=15705836 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32187/stat : 32187 (java) S 32167 32169 32139 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 510109457 16082776064 54287 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471872 0 0 0 16800975 18446604454224046016 0 0 -1 7 0 0 0
[pid=32169/tid=32188] ppid=32167 vsize=15705836 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32188/stat : 32188 (java) S 32167 32169 32139 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 510109457 16082776064 54293 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32190] ppid=32167 vsize=15705836 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32190/stat : 32190 (java) S 32167 32169 32139 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510109457 16082776064 54296 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32203] ppid=32167 vsize=15705836 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32203/stat : 32203 (java) S 32167 32169 32139 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 510109460 16082776064 54306 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051478961 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32204] ppid=32167 vsize=15705836 CPUtime=0.69 cores=1,3,5,7
/proc/32169/task/32204/stat : 32204 (java) R 32167 32169 32139 0 -1 4202560 11339 0 0 0 68 1 0 0 18 0 22 0 510109460 16082776064 54306 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 47415192167889 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32169/tid=32205] ppid=32167 vsize=15705836 CPUtime=0.97 cores=1,3,5,7
/proc/32169/task/32205/stat : 32205 (java) S 32167 32169 32139 0 -1 4202560 6138 0 0 0 96 1 0 0 16 0 22 0 510109460 16082776064 54306 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32206] ppid=32167 vsize=15705836 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32206/stat : 32206 (java) S 32167 32169 32139 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510109460 16082776064 54306 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32207] ppid=32167 vsize=15705836 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32207/stat : 32207 (java) S 32167 32169 32139 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510109460 16082776064 54306 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471872 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32213] ppid=32167 vsize=15705836 CPUtime=0.85 cores=1,3,5,7
/proc/32169/task/32213/stat : 32213 (java) R 32167 32169 32139 0 -1 4202560 10691 0 0 0 85 0 0 0 18 0 22 0 510109479 16082776064 54306 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 46912505207079 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32169/tid=32214] ppid=32167 vsize=15705836 CPUtime=0.8 cores=1,3,5,7
/proc/32169/task/32214/stat : 32214 (java) R 32167 32169 32139 0 -1 4202560 9933 0 0 0 79 1 0 0 18 0 22 0 510109479 16082776064 54307 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 47415195166273 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32169/tid=32215] ppid=32167 vsize=15705836 CPUtime=0.79 cores=1,3,5,7
/proc/32169/task/32215/stat : 32215 (java) R 32167 32169 32139 0 -1 4202560 9845 0 0 0 78 1 0 0 17 0 22 0 510109479 16082776064 54307 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 46912505667477 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32169/tid=32216] ppid=32167 vsize=15705836 CPUtime=0.56 cores=1,3,5,7
/proc/32169/task/32216/stat : 32216 (java) R 32167 32169 32139 0 -1 4202560 3556 0 0 0 56 0 0 0 18 0 22 0 510109479 16082776064 54307 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 46912505748930 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 15705836

[startup+3.10133 s]
/proc/loadavg: 7.37 7.87 7.96 10/220 32220
/proc/meminfo: memFree=29881092/32951124 swapFree=67106388/67111528
[pid=32169] ppid=32167 vsize=15703044 CPUtime=11.43 cores=1,3,5,7
/proc/32169/stat : 32169 (java) S 32167 32169 32139 0 -1 4202496 156141 0 1 0 1122 21 0 0 25 0 22 0 510109454 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32169/statm: 3925761 147468 2275 9 0 3916480 0
[pid=32169/tid=32172] ppid=32167 vsize=15703044 CPUtime=0.32 cores=1,3,5,7
/proc/32169/task/32172/stat : 32172 (java) S 32167 32169 32139 0 -1 4202560 5914 0 1 0 30 2 0 0 18 0 22 0 510109455 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32175] ppid=32167 vsize=15703044 CPUtime=0.01 cores=1,3,5,7
/proc/32169/task/32175/stat : 32175 (java) S 32167 32169 32139 0 -1 4202560 1111 0 0 0 1 0 0 0 16 0 22 0 510109456 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32176] ppid=32167 vsize=15703044 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32176/stat : 32176 (java) S 32167 32169 32139 0 -1 4202560 488 0 0 0 0 0 0 0 16 0 22 0 510109456 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 3 0 0 0
[pid=32169/tid=32177] ppid=32167 vsize=15703044 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32177/stat : 32177 (java) S 32167 32169 32139 0 -1 4202560 1082 0 0 0 0 0 0 0 15 0 22 0 510109456 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32178] ppid=32167 vsize=15703044 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32178/stat : 32178 (java) S 32167 32169 32139 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510109456 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32179] ppid=32167 vsize=15703044 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32179/stat : 32179 (java) S 32167 32169 32139 0 -1 4202560 334 0 0 0 0 0 0 0 15 0 22 0 510109456 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 7 0 0 0
[pid=32169/tid=32180] ppid=32167 vsize=15703044 CPUtime=0.01 cores=1,3,5,7
/proc/32169/task/32180/stat : 32180 (java) S 32167 32169 32139 0 -1 4202560 899 0 0 0 1 0 0 0 16 0 22 0 510109456 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 7 0 0 0
[pid=32169/tid=32181] ppid=32167 vsize=15703044 CPUtime=0.01 cores=1,3,5,7
/proc/32169/task/32181/stat : 32181 (java) S 32167 32169 32139 0 -1 4202560 1552 0 0 0 1 0 0 0 15 0 22 0 510109456 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32182] ppid=32167 vsize=15703044 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32182/stat : 32182 (java) S 32167 32169 32139 0 -1 4202560 1018 0 0 0 0 0 0 0 16 0 22 0 510109456 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32187] ppid=32167 vsize=15703044 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32187/stat : 32187 (java) S 32167 32169 32139 0 -1 4202560 433 0 0 0 0 0 0 0 15 0 22 0 510109457 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471872 0 0 0 16800975 18446604454224046016 0 0 -1 7 0 0 0
[pid=32169/tid=32188] ppid=32167 vsize=15703044 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32188/stat : 32188 (java) S 32167 32169 32139 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 510109457 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32190] ppid=32167 vsize=15703044 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32190/stat : 32190 (java) S 32167 32169 32139 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510109457 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32203] ppid=32167 vsize=15703044 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32203/stat : 32203 (java) S 32167 32169 32139 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 510109460 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051478961 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32204] ppid=32167 vsize=15703044 CPUtime=0.97 cores=1,3,5,7
/proc/32169/task/32204/stat : 32204 (java) S 32167 32169 32139 0 -1 4202560 12784 0 0 0 95 2 0 0 16 0 22 0 510109460 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 3 0 0 0
[pid=32169/tid=32205] ppid=32167 vsize=15703044 CPUtime=1.08 cores=1,3,5,7
/proc/32169/task/32205/stat : 32205 (java) S 32167 32169 32139 0 -1 4202560 6156 0 0 0 107 1 0 0 15 0 22 0 510109460 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32206] ppid=32167 vsize=15703044 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32206/stat : 32206 (java) S 32167 32169 32139 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510109460 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32207] ppid=32167 vsize=15703044 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32207/stat : 32207 (java) S 32167 32169 32139 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510109460 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471872 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32213] ppid=32167 vsize=15703044 CPUtime=2.3 cores=1,3,5,7
/proc/32169/task/32213/stat : 32213 (java) R 32167 32169 32139 0 -1 4202560 29529 0 0 0 227 3 0 0 20 0 22 0 510109479 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 46912505788585 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32169/tid=32214] ppid=32167 vsize=15703044 CPUtime=2.23 cores=1,3,5,7
/proc/32169/task/32214/stat : 32214 (java) R 32167 32169 32139 0 -1 4202560 33378 0 0 0 220 3 0 0 20 0 22 0 510109479 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 46912505788497 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32169/tid=32215] ppid=32167 vsize=15703044 CPUtime=2.36 cores=1,3,5,7
/proc/32169/task/32215/stat : 32215 (java) R 32167 32169 32139 0 -1 4202560 35222 0 0 0 232 4 0 0 19 0 22 0 510109479 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32169/tid=32216] ppid=32167 vsize=15703044 CPUtime=2.03 cores=1,3,5,7
/proc/32169/task/32216/stat : 32216 (java) R 32167 32169 32139 0 -1 4202560 24856 0 0 0 201 2 0 0 20 0 22 0 510109479 16079917056 147468 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.43
Current children cumulated vsize (KiB) 15703044

[startup+6.30076 s]
/proc/loadavg: 7.42 7.87 7.96 9/220 32221
/proc/meminfo: memFree=29830872/32951124 swapFree=67106388/67111528
[pid=32169] ppid=32167 vsize=15696264 CPUtime=24.19 cores=1,3,5,7
/proc/32169/stat : 32169 (java) S 32167 32169 32139 0 -1 4202496 160216 0 1 0 2397 22 0 0 25 0 22 0 510109454 16072974336 146187 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32169/statm: 3924066 146187 2282 9 0 3914785 0
[pid=32169/tid=32172] ppid=32167 vsize=15696264 CPUtime=0.32 cores=1,3,5,7
/proc/32169/task/32172/stat : 32172 (java) S 32167 32169 32139 0 -1 4202560 5914 0 1 0 30 2 0 0 18 0 22 0 510109455 16072974336 146187 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32175] ppid=32167 vsize=15696264 CPUtime=0.01 cores=1,3,5,7
/proc/32169/task/32175/stat : 32175 (java) S 32167 32169 32139 0 -1 4202560 1201 0 0 0 1 0 0 0 15 0 22 0 510109456 16072974336 146187 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32176] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32176/stat : 32176 (java) S 32167 32169 32139 0 -1 4202560 1001 0 0 0 0 0 0 0 15 0 22 0 510109456 16072974336 146187 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 3 0 0 0
[pid=32169/tid=32177] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32177/stat : 32177 (java) S 32167 32169 32139 0 -1 4202560 1501 0 0 0 0 0 0 0 15 0 22 0 510109456 16072974336 146187 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32178] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32178/stat : 32178 (java) S 32167 32169 32139 0 -1 4202560 623 0 0 0 0 0 0 0 15 0 22 0 510109456 16072974336 146187 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32179] ppid=32167 vsize=15696264 CPUtime=0.01 cores=1,3,5,7
/proc/32169/task/32179/stat : 32179 (java) S 32167 32169 32139 0 -1 4202560 986 0 0 0 1 0 0 0 15 0 22 0 510109456 16072974336 146187 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 3 0 0 0
[pid=32169/tid=32180] ppid=32167 vsize=15696264 CPUtime=0.01 cores=1,3,5,7
/proc/32169/task/32180/stat : 32180 (java) S 32167 32169 32139 0 -1 4202560 1263 0 0 0 1 0 0 0 16 0 22 0 510109456 16072974336 146187 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 7 0 0 0
[pid=32169/tid=32181] ppid=32167 vsize=15696264 CPUtime=0.02 cores=1,3,5,7
/proc/32169/task/32181/stat : 32181 (java) S 32167 32169 32139 0 -1 4202560 2414 0 0 0 2 0 0 0 15 0 22 0 510109456 16072974336 146187 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 7 0 0 0
[pid=32169/tid=32182] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32182/stat : 32182 (java) S 32167 32169 32139 0 -1 4202560 1534 0 0 0 0 0 0 0 15 0 22 0 510109456 16072974336 146187 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32187] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32187/stat : 32187 (java) S 32167 32169 32139 0 -1 4202560 433 0 0 0 0 0 0 0 15 0 22 0 510109457 16072974336 146187 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471872 0 0 0 16800975 18446604454224046016 0 0 -1 7 0 0 0
[pid=32169/tid=32188] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32188/stat : 32188 (java) S 32167 32169 32139 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 510109457 16072974336 146187 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32190] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32190/stat : 32190 (java) S 32167 32169 32139 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510109457 16072974336 146187 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32203] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32203/stat : 32203 (java) S 32167 32169 32139 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 510109460 16072974336 146187 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051478961 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32204] ppid=32167 vsize=15696264 CPUtime=1 cores=1,3,5,7
/proc/32169/task/32204/stat : 32204 (java) S 32167 32169 32139 0 -1 4202560 12788 0 0 0 98 2 0 0 16 0 22 0 510109460 16072974336 146187 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 3 0 0 0

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

[pid=32169/tid=32214] ppid=32167 vsize=15696264 CPUtime=1048.55 cores=1,3,5,7
/proc/32169/task/32214/stat : 32214 (java) R 32167 32169 32139 0 -1 4202560 246195 0 0 0 104818 37 0 0 25 0 22 0 510109479 16072974336 76578 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 47415195165449 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32169/tid=32215] ppid=32167 vsize=15696264 CPUtime=1048.84 cores=1,3,5,7
/proc/32169/task/32215/stat : 32215 (java) R 32167 32169 32139 0 -1 4202560 250090 0 0 0 104846 38 0 0 25 0 22 0 510109479 16072974336 76578 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 46912505912495 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32169/tid=32216] ppid=32167 vsize=15696264 CPUtime=1048.88 cores=1,3,5,7
/proc/32169/task/32216/stat : 32216 (java) R 32167 32169 32139 0 -1 4202560 236912 0 0 0 104850 38 0 0 25 0 22 0 510109479 16072974336 76578 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 46912505807551 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4223.34
Current children cumulated vsize (KiB) 15696264

[startup+1122.3 s]
/proc/loadavg: 8.08 8.04 8.00 9/220 32253
/proc/meminfo: memFree=30262988/32951124 swapFree=67106388/67111528
[pid=32169] ppid=32167 vsize=15696264 CPUtime=4461.91 cores=1,3,5,7
/proc/32169/stat : 32169 (java) S 32167 32169 32139 0 -1 4202496 1914032 0 1 0 445785 406 0 0 25 0 22 0 510109454 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32169/statm: 3924066 87242 2296 9 0 3914785 0
[pid=32169/tid=32172] ppid=32167 vsize=15696264 CPUtime=0.32 cores=1,3,5,7
/proc/32169/task/32172/stat : 32172 (java) S 32167 32169 32139 0 -1 4202560 5914 0 1 0 30 2 0 0 18 0 22 0 510109455 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32175] ppid=32167 vsize=15696264 CPUtime=3.11 cores=1,3,5,7
/proc/32169/task/32175/stat : 32175 (java) S 32167 32169 32139 0 -1 4202560 104230 0 0 0 289 22 0 0 15 0 22 0 510109456 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32176] ppid=32167 vsize=15696264 CPUtime=3.05 cores=1,3,5,7
/proc/32169/task/32176/stat : 32176 (java) S 32167 32169 32139 0 -1 4202560 98735 0 0 0 284 21 0 0 15 0 22 0 510109456 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 7 0 0 0
[pid=32169/tid=32177] ppid=32167 vsize=15696264 CPUtime=3.11 cores=1,3,5,7
/proc/32169/task/32177/stat : 32177 (java) S 32167 32169 32139 0 -1 4202560 110398 0 0 0 290 21 0 0 15 0 22 0 510109456 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 7 0 0 0
[pid=32169/tid=32178] ppid=32167 vsize=15696264 CPUtime=3.14 cores=1,3,5,7
/proc/32169/task/32178/stat : 32178 (java) S 32167 32169 32139 0 -1 4202560 103554 0 0 0 292 22 0 0 15 0 22 0 510109456 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 3 0 0 0
[pid=32169/tid=32179] ppid=32167 vsize=15696264 CPUtime=3.13 cores=1,3,5,7
/proc/32169/task/32179/stat : 32179 (java) S 32167 32169 32139 0 -1 4202560 100287 0 0 0 295 18 0 0 16 0 22 0 510109456 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32180] ppid=32167 vsize=15696264 CPUtime=3.16 cores=1,3,5,7
/proc/32169/task/32180/stat : 32180 (java) S 32167 32169 32139 0 -1 4202560 102634 0 0 0 299 17 0 0 16 0 22 0 510109456 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32181] ppid=32167 vsize=15696264 CPUtime=3.15 cores=1,3,5,7
/proc/32169/task/32181/stat : 32181 (java) S 32167 32169 32139 0 -1 4202560 108339 0 0 0 294 21 0 0 16 0 22 0 510109456 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 3 0 0 0
[pid=32169/tid=32182] ppid=32167 vsize=15696264 CPUtime=3.04 cores=1,3,5,7
/proc/32169/task/32182/stat : 32182 (java) S 32167 32169 32139 0 -1 4202560 101262 0 0 0 285 19 0 0 15 0 22 0 510109456 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 3 0 0 0
[pid=32169/tid=32187] ppid=32167 vsize=15696264 CPUtime=2.24 cores=1,3,5,7
/proc/32169/task/32187/stat : 32187 (java) S 32167 32169 32139 0 -1 4202560 4937 0 0 0 155 69 0 0 15 0 22 0 510109457 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471872 0 0 0 16800975 18446604454224046016 0 0 -1 7 0 0 0
[pid=32169/tid=32188] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32188/stat : 32188 (java) S 32167 32169 32139 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 510109457 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32190] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32190/stat : 32190 (java) S 32167 32169 32139 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510109457 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32203] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32203/stat : 32203 (java) S 32167 32169 32139 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 510109460 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051478961 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32204] ppid=32167 vsize=15696264 CPUtime=1.05 cores=1,3,5,7
/proc/32169/task/32204/stat : 32204 (java) S 32167 32169 32139 0 -1 4202560 12812 0 0 0 103 2 0 0 16 0 22 0 510109460 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 3 0 0 0
[pid=32169/tid=32205] ppid=32167 vsize=15696264 CPUtime=1.22 cores=1,3,5,7
/proc/32169/task/32205/stat : 32205 (java) S 32167 32169 32139 0 -1 4202560 6184 0 0 0 121 1 0 0 15 0 22 0 510109460 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32206] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32206/stat : 32206 (java) S 32167 32169 32139 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510109460 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32207] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32207/stat : 32207 (java) S 32167 32169 32139 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 510109460 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471872 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32213] ppid=32167 vsize=15696264 CPUtime=1107.87 cores=1,3,5,7
/proc/32169/task/32213/stat : 32213 (java) R 32167 32169 32139 0 -1 4202560 262236 0 0 0 110744 43 0 0 25 0 22 0 510109479 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 18446744073699065955 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32169/tid=32214] ppid=32167 vsize=15696264 CPUtime=1107.82 cores=1,3,5,7
/proc/32169/task/32214/stat : 32214 (java) R 32167 32169 32139 0 -1 4202560 265653 0 0 0 110742 40 0 0 25 0 22 0 510109479 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 46912505685751 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32169/tid=32215] ppid=32167 vsize=15696264 CPUtime=1108.16 cores=1,3,5,7
/proc/32169/task/32215/stat : 32215 (java) R 32167 32169 32139 0 -1 4202560 269600 0 0 0 110776 40 0 0 25 0 22 0 510109479 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 46912505788599 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32169/tid=32216] ppid=32167 vsize=15696264 CPUtime=1108.19 cores=1,3,5,7
/proc/32169/task/32216/stat : 32216 (java) R 32167 32169 32139 0 -1 4202560 255813 0 0 0 110778 41 0 0 25 0 22 0 510109479 16072974336 87242 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4461.91
Current children cumulated vsize (KiB) 15696264

[startup+1182.3 s]
/proc/loadavg: 8.08 8.04 8.00 9/220 32255
/proc/meminfo: memFree=30256128/32951124 swapFree=67106388/67111528
[pid=32169] ppid=32167 vsize=15696264 CPUtime=4700.42 cores=1,3,5,7
/proc/32169/stat : 32169 (java) S 32167 32169 32139 0 -1 4202496 2011860 0 1 0 469615 427 0 0 25 0 22 0 510109454 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32169/statm: 3924066 87803 2296 9 0 3914785 0
[pid=32169/tid=32172] ppid=32167 vsize=15696264 CPUtime=0.32 cores=1,3,5,7
/proc/32169/task/32172/stat : 32172 (java) S 32167 32169 32139 0 -1 4202560 5914 0 1 0 30 2 0 0 18 0 22 0 510109455 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32175] ppid=32167 vsize=15696264 CPUtime=3.27 cores=1,3,5,7
/proc/32169/task/32175/stat : 32175 (java) S 32167 32169 32139 0 -1 4202560 107872 0 0 0 305 22 0 0 15 0 22 0 510109456 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 7 0 0 0
[pid=32169/tid=32176] ppid=32167 vsize=15696264 CPUtime=3.21 cores=1,3,5,7
/proc/32169/task/32176/stat : 32176 (java) S 32167 32169 32139 0 -1 4202560 102843 0 0 0 299 22 0 0 15 0 22 0 510109456 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32177] ppid=32167 vsize=15696264 CPUtime=3.29 cores=1,3,5,7
/proc/32169/task/32177/stat : 32177 (java) S 32167 32169 32139 0 -1 4202560 114204 0 0 0 307 22 0 0 15 0 22 0 510109456 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 3 0 0 0
[pid=32169/tid=32178] ppid=32167 vsize=15696264 CPUtime=3.3 cores=1,3,5,7
/proc/32169/task/32178/stat : 32178 (java) S 32167 32169 32139 0 -1 4202560 108297 0 0 0 308 22 0 0 16 0 22 0 510109456 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32179] ppid=32167 vsize=15696264 CPUtime=3.28 cores=1,3,5,7
/proc/32169/task/32179/stat : 32179 (java) S 32167 32169 32139 0 -1 4202560 103398 0 0 0 310 18 0 0 15 0 22 0 510109456 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 7 0 0 0
[pid=32169/tid=32180] ppid=32167 vsize=15696264 CPUtime=3.34 cores=1,3,5,7
/proc/32169/task/32180/stat : 32180 (java) S 32167 32169 32139 0 -1 4202560 107572 0 0 0 316 18 0 0 15 0 22 0 510109456 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32181] ppid=32167 vsize=15696264 CPUtime=3.29 cores=1,3,5,7
/proc/32169/task/32181/stat : 32181 (java) S 32167 32169 32139 0 -1 4202560 112463 0 0 0 307 22 0 0 15 0 22 0 510109456 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32182] ppid=32167 vsize=15696264 CPUtime=3.21 cores=1,3,5,7
/proc/32169/task/32182/stat : 32182 (java) S 32167 32169 32139 0 -1 4202560 105408 0 0 0 301 20 0 0 15 0 22 0 510109456 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 3 0 0 0
[pid=32169/tid=32187] ppid=32167 vsize=15696264 CPUtime=2.36 cores=1,3,5,7
/proc/32169/task/32187/stat : 32187 (java) S 32167 32169 32139 0 -1 4202560 5244 0 0 0 163 73 0 0 15 0 22 0 510109457 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471872 0 0 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32188] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32188/stat : 32188 (java) S 32167 32169 32139 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 510109457 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32190] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32190/stat : 32190 (java) S 32167 32169 32139 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510109457 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32203] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32203/stat : 32203 (java) S 32167 32169 32139 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 510109460 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051478961 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32204] ppid=32167 vsize=15696264 CPUtime=1.05 cores=1,3,5,7
/proc/32169/task/32204/stat : 32204 (java) S 32167 32169 32139 0 -1 4202560 12812 0 0 0 103 2 0 0 16 0 22 0 510109460 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 3 0 0 0
[pid=32169/tid=32205] ppid=32167 vsize=15696264 CPUtime=1.22 cores=1,3,5,7
/proc/32169/task/32205/stat : 32205 (java) S 32167 32169 32139 0 -1 4202560 6184 0 0 0 121 1 0 0 15 0 22 0 510109460 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32206] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32206/stat : 32206 (java) S 32167 32169 32139 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510109460 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32207] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32207/stat : 32207 (java) S 32167 32169 32139 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 510109460 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471872 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32213] ppid=32167 vsize=15696264 CPUtime=1167.17 cores=1,3,5,7
/proc/32169/task/32213/stat : 32213 (java) R 32167 32169 32139 0 -1 4202560 278348 0 0 0 116671 46 0 0 25 0 22 0 510109479 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32169/tid=32214] ppid=32167 vsize=15696264 CPUtime=1166.91 cores=1,3,5,7
/proc/32169/task/32214/stat : 32214 (java) R 32167 32169 32139 0 -1 4202560 281874 0 0 0 116649 42 0 0 25 0 22 0 510109479 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 46912505649100 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32169/tid=32215] ppid=32167 vsize=15696264 CPUtime=1167.49 cores=1,3,5,7
/proc/32169/task/32215/stat : 32215 (java) R 32167 32169 32139 0 -1 4202560 286013 0 0 0 116707 42 0 0 25 0 22 0 510109479 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32169/tid=32216] ppid=32167 vsize=15696264 CPUtime=1167.54 cores=1,3,5,7
/proc/32169/task/32216/stat : 32216 (java) R 32167 32169 32139 0 -1 4202560 271969 0 0 0 116710 44 0 0 25 0 22 0 510109479 16072974336 87803 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 46912505788665 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4700.42
Current children cumulated vsize (KiB) 15696264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.05 8.04 8.00 7/220 32256
/proc/meminfo: memFree=30258456/32951124 swapFree=67106388/67111528
[pid=32169] ppid=32167 vsize=15696264 CPUtime=4800.27 cores=1,3,5,7
/proc/32169/stat : 32169 (java) S 32167 32169 32139 0 -1 4202496 2049904 0 1 0 479592 435 0 0 25 0 22 0 510109454 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051458021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32169/statm: 3924066 89517 2296 9 0 3914785 0
[pid=32169/tid=32172] ppid=32167 vsize=15696264 CPUtime=0.32 cores=1,3,5,7
/proc/32169/task/32172/stat : 32172 (java) S 32167 32169 32139 0 -1 4202560 5914 0 1 0 30 2 0 0 18 0 22 0 510109455 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32175] ppid=32167 vsize=15696264 CPUtime=3.35 cores=1,3,5,7
/proc/32169/task/32175/stat : 32175 (java) S 32167 32169 32139 0 -1 4202560 109967 0 0 0 312 23 0 0 15 0 22 0 510109456 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32176] ppid=32167 vsize=15696264 CPUtime=3.27 cores=1,3,5,7
/proc/32169/task/32176/stat : 32176 (java) S 32167 32169 32139 0 -1 4202560 105454 0 0 0 305 22 0 0 15 0 22 0 510109456 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32177] ppid=32167 vsize=15696264 CPUtime=3.36 cores=1,3,5,7
/proc/32169/task/32177/stat : 32177 (java) S 32167 32169 32139 0 -1 4202560 116554 0 0 0 314 22 0 0 16 0 22 0 510109456 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32178] ppid=32167 vsize=15696264 CPUtime=3.37 cores=1,3,5,7
/proc/32169/task/32178/stat : 32178 (java) S 32167 32169 32139 0 -1 4202560 110796 0 0 0 314 23 0 0 15 0 22 0 510109456 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 3 0 0 0
[pid=32169/tid=32179] ppid=32167 vsize=15696264 CPUtime=3.35 cores=1,3,5,7
/proc/32169/task/32179/stat : 32179 (java) S 32167 32169 32139 0 -1 4202560 106438 0 0 0 317 18 0 0 16 0 22 0 510109456 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 3 0 0 0
[pid=32169/tid=32180] ppid=32167 vsize=15696264 CPUtime=3.42 cores=1,3,5,7
/proc/32169/task/32180/stat : 32180 (java) S 32167 32169 32139 0 -1 4202560 109813 0 0 0 323 19 0 0 15 0 22 0 510109456 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 7 0 0 0
[pid=32169/tid=32181] ppid=32167 vsize=15696264 CPUtime=3.37 cores=1,3,5,7
/proc/32169/task/32181/stat : 32181 (java) S 32167 32169 32139 0 -1 4202560 115337 0 0 0 314 23 0 0 16 0 22 0 510109456 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32182] ppid=32167 vsize=15696264 CPUtime=3.29 cores=1,3,5,7
/proc/32169/task/32182/stat : 32182 (java) S 32167 32169 32139 0 -1 4202560 108351 0 0 0 308 21 0 0 15 0 22 0 510109456 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32187] ppid=32167 vsize=15696264 CPUtime=2.42 cores=1,3,5,7
/proc/32169/task/32187/stat : 32187 (java) S 32167 32169 32139 0 -1 4202560 5395 0 0 0 166 76 0 0 16 0 22 0 510109457 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471872 0 0 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32188] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32188/stat : 32188 (java) S 32167 32169 32139 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 510109457 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32190] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32190/stat : 32190 (java) S 32167 32169 32139 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510109457 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32203] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32203/stat : 32203 (java) S 32167 32169 32139 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 510109460 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051478961 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32204] ppid=32167 vsize=15696264 CPUtime=1.05 cores=1,3,5,7
/proc/32169/task/32204/stat : 32204 (java) S 32167 32169 32139 0 -1 4202560 12812 0 0 0 103 2 0 0 16 0 22 0 510109460 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 3 0 0 0
[pid=32169/tid=32205] ppid=32167 vsize=15696264 CPUtime=1.22 cores=1,3,5,7
/proc/32169/task/32205/stat : 32205 (java) S 32167 32169 32139 0 -1 4202560 6184 0 0 0 121 1 0 0 15 0 22 0 510109460 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32206] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32206/stat : 32206 (java) S 32167 32169 32139 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 510109460 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471257 0 4 0 16800975 18446604454224046016 0 0 -1 5 0 0 0
[pid=32169/tid=32207] ppid=32167 vsize=15696264 CPUtime=0 cores=1,3,5,7
/proc/32169/task/32207/stat : 32207 (java) S 32167 32169 32139 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 510109460 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 212051471872 0 4 0 16800975 18446604454224046016 0 0 -1 1 0 0 0
[pid=32169/tid=32213] ppid=32167 vsize=15696264 CPUtime=1191.99 cores=1,3,5,7
/proc/32169/task/32213/stat : 32213 (java) R 32167 32169 32139 0 -1 4202560 282677 0 0 0 119153 46 0 0 25 0 22 0 510109479 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 46912505667787 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32169/tid=32214] ppid=32167 vsize=15696264 CPUtime=1191.73 cores=1,3,5,7
/proc/32169/task/32214/stat : 32214 (java) R 32167 32169 32139 0 -1 4202560 285827 0 0 0 119130 43 0 0 22 0 22 0 510109479 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 46912505782646 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32169/tid=32215] ppid=32167 vsize=15696264 CPUtime=1192.27 cores=1,3,5,7
/proc/32169/task/32215/stat : 32215 (java) R 32167 32169 32139 0 -1 4202560 290581 0 0 0 119185 42 0 0 25 0 22 0 510109479 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 46912505814612 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32169/tid=32216] ppid=32167 vsize=15696264 CPUtime=1192.33 cores=1,3,5,7
/proc/32169/task/32216/stat : 32216 (java) R 32167 32169 32139 0 -1 4202560 276357 0 0 0 119189 44 0 0 25 0 22 0 510109479 16072974336 89517 33554432000 1073741824 1073778376 140735541774048 18446744073709551615 46912505667614 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 15696264

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

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

Child status: 143
Real time (s): 1207.43
CPU time (s): 4800.32
CPU user time (s): 4795.96
CPU system time (s): 4.36634
CPU usage (%): 397.565
Max. virtual memory (cumulated for all children) (KiB): 15705856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.96
system time used= 4.36634
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2049932
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= 277362
involuntary context switches= 150722

runsolver used 2.11868 second user time and 4.52131 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-30 17:22:12
IDJOB=3311608
IDBENCH=82993
IDSOLVER=1698
FILE ID=node146/3311608-1304176932
RUNJOBID= node146-1304176932-32158
PBS_JOBID= 13172433
Free space on /tmp= 73352 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S690749326-001.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311608-1304176932/watcher-3311608-1304176932 -o /tmp/evaluation-result-3311608-1304176932/solver-3311608-1304176932 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311608-1304176932.cnf -hbr 2

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

MD5SUM BENCH= 20f33ec190b502d21efebab5417989ef
RANDOM SEED=1488262630

node146.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.830
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.66
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.830
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.830
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.75
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.830
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.86
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.830
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.75
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.830
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.830
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.75
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.830
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30975992 kB
Buffers:        433404 kB
Cached:        1106588 kB
SwapCached:        700 kB
Active:         127020 kB
Inactive:      1471896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30975992 kB
SwapTotal:    67111528 kB
SwapFree:     67106388 kB
Dirty:            1724 kB
Writeback:           0 kB
AnonPages:       58732 kB
Mapped:          14296 kB
Slab:           310396 kB
PageTables:       4836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182108 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= 73348 MiB
End job on node146 at 2011-04-30 17:42:21