Trace number 3190957

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
ppfolio par? (TO) 4800.27 1201.92

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S1351005860-011-UNKNOWN.cnf
MD5SUM6a80d43525a755784678c69a1c250bac
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.4207
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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-3190957-1304048754/watcher-3190957-1304048754 -o /tmp/evaluation-result-3190957-1304048754/solver-3190957-1304048754 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190957-1304048754.cnf 

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: 3.73 4.01 3.99 8/186 28998
/proc/meminfo: memFree=31039184/32951124 swapFree=67111344/67111528
[pid=28998] ppid=28996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28998/stat : 28998 (ppfolio) R 28996 28998 26347 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 516473291 18763776 390 33554432000 4194304 4287625 140736783354176 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/28998/statm: 4581 390 341 23 0 91 0

[startup+0.0473541 s]
/proc/loadavg: 3.73 4.01 3.99 8/186 28998
/proc/meminfo: memFree=31039184/32951124 swapFree=67111344/67111528
[pid=28998] ppid=28996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28998/stat : 28998 (ppfolio) R 28996 28998 26347 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 516473291 18763776 390 33554432000 4194304 4287625 140736783354176 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/28998/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100345 s]
/proc/loadavg: 3.73 4.01 3.99 8/186 28998
/proc/meminfo: memFree=31039184/32951124 swapFree=67111344/67111528
[pid=28998] ppid=28996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28998/stat : 28998 (ppfolio) R 28996 28998 26347 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 516473291 18763776 390 33554432000 4194304 4287625 140736783354176 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/28998/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300308 s]
/proc/loadavg: 3.73 4.01 3.99 8/186 28998
/proc/meminfo: memFree=31039184/32951124 swapFree=67111344/67111528
[pid=28998] ppid=28996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28998/stat : 28998 (ppfolio) S 28996 28998 26347 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 516473291 18763776 390 33554432000 4194304 4287625 140736783354176 18446744073709551615 271550557711 0 0 4096 65536 9211858092822626303 0 0 17 1 0 0 0
/proc/28998/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700237 s]
/proc/loadavg: 3.73 4.01 3.99 8/186 28998
/proc/meminfo: memFree=31039184/32951124 swapFree=67111344/67111528
[pid=28998] ppid=28996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28998/stat : 28998 (ppfolio) S 28996 28998 26347 0 -1 4202496 521 0 0 0 0 0 0 0 20 0 1 0 516473291 18763776 390 33554432000 4194304 4287625 140736783354176 18446744073709551615 271550557711 0 0 4096 65536 9211858092822626303 0 0 17 1 0 0 0
/proc/28998/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50109 s]
/proc/loadavg: 3.73 4.01 3.99 12/192 29004
/proc/meminfo: memFree=30997964/32951124 swapFree=67111344/67111528
[pid=28998] ppid=28996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28998/stat : 28998 (ppfolio) S 28996 28998 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516473291 18763776 390 33554432000 4194304 4287625 140736783354176 18446744073709551615 271550557711 0 0 4096 65536 9211858092822626303 0 0 17 1 0 0 0
/proc/28998/statm: 4581 390 341 23 0 91 0
[pid=28999] ppid=28998 vsize=1745480 CPUtime=1.49 cores=1
/proc/28999/stat : 28999 (cryptominisat) R 28998 28998 26347 0 -1 4202496 5591 0 0 0 149 0 0 0 25 0 1 0 516473291 1787371520 2211 33554432000 4194304 4587354 140736516551200 18446744073709551615 4241097 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28999/statm: 436370 2211 327 96 0 432932 0
[pid=29000] ppid=28998 vsize=20868 CPUtime=1.49 cores=5
/proc/29000/stat : 29000 (clasp) R 28998 28998 26347 0 -1 4202496 2749 0 0 0 149 0 0 0 25 0 1 0 516473291 21368832 2556 33554432000 4194304 4785740 140736959490176 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29000/statm: 5217 2556 340 145 0 2262 0
[pid=29001] ppid=28998 vsize=458892 CPUtime=0.77 cores=7
/proc/29001/stat : 29001 (TNM) R 28998 28998 26347 0 -1 4202496 1275 0 0 0 77 0 0 0 25 0 1 0 516473291 469905408 1172 33554432000 134512640 134534564 4292256976 18446744073709551615 134530414 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29001/statm: 114723 1172 95 6 0 113389 0
[pid=29002] ppid=28998 vsize=5936 CPUtime=1.49 cores=3
/proc/29002/stat : 29002 (lingeling) R 28998 28998 26347 0 -1 4202496 1101 0 0 0 149 0 0 0 25 0 1 0 516473291 6078464 674 33554432000 4194304 4352236 140735823164576 18446744073709551615 4329333 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29002/statm: 1484 674 127 39 0 564 0
[pid=29003] ppid=28998 vsize=12732 CPUtime=0.7 cores=7
/proc/29003/stat : 29003 (march_hi) R 28998 28998 26347 0 -1 4202496 3820 0 0 0 70 0 0 0 25 0 1 0 516473291 13037568 1284 33554432000 4194304 4331988 140734803308176 18446744073709551615 4265523 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29003/statm: 3183 1284 174 34 0 1625 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 2262232

[startup+3.1008 s]
/proc/loadavg: 3.73 4.01 3.99 12/192 29004
/proc/meminfo: memFree=30993748/32951124 swapFree=67111344/67111528
[pid=28998] ppid=28996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28998/stat : 28998 (ppfolio) S 28996 28998 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516473291 18763776 390 33554432000 4194304 4287625 140736783354176 18446744073709551615 271550557711 0 0 4096 65536 9211858092822626303 0 0 17 1 0 0 0
/proc/28998/statm: 4581 390 341 23 0 91 0
[pid=28999] ppid=28998 vsize=1770380 CPUtime=3.08 cores=1
/proc/28999/stat : 28999 (cryptominisat) R 28998 28998 26347 0 -1 4202496 12380 0 0 0 307 1 0 0 25 0 1 0 516473291 1812869120 7636 33554432000 4194304 4587354 140736516551200 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28999/statm: 442595 7636 337 96 0 439157 0
[pid=29000] ppid=28998 vsize=22936 CPUtime=3.09 cores=5
/proc/29000/stat : 29000 (clasp) R 28998 28998 26347 0 -1 4202496 3258 0 0 0 309 0 0 0 25 0 1 0 516473291 23486464 3065 33554432000 4194304 4785740 140736959490176 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29000/statm: 5734 3065 340 145 0 2779 0
[pid=29001] ppid=28998 vsize=458892 CPUtime=1.56 cores=7
/proc/29001/stat : 29001 (TNM) R 28998 28998 26347 0 -1 4202496 1275 0 0 0 156 0 0 0 25 0 1 0 516473291 469905408 1172 33554432000 134512640 134534564 4292256976 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29001/statm: 114723 1172 95 6 0 113389 0
[pid=29002] ppid=28998 vsize=6336 CPUtime=3.09 cores=3
/proc/29002/stat : 29002 (lingeling) R 28998 28998 26347 0 -1 4202496 1189 0 0 0 309 0 0 0 25 0 1 0 516473291 6488064 762 33554432000 4194304 4352236 140735823164576 18446744073709551615 4278223 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29002/statm: 1584 762 127 39 0 664 0
[pid=29003] ppid=28998 vsize=12732 CPUtime=1.5 cores=7
/proc/29003/stat : 29003 (march_hi) R 28998 28998 26347 0 -1 4202496 3820 0 0 0 150 0 0 0 25 0 1 0 516473291 13037568 1284 33554432000 4194304 4331988 140734803308176 18446744073709551615 4237364 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29003/statm: 3183 1284 174 34 0 1625 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 2289600

[startup+6.30122 s]
/proc/loadavg: 4.39 4.14 4.04 12/192 29004
/proc/meminfo: memFree=30941296/32951124 swapFree=67111344/67111528
[pid=28998] ppid=28996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28998/stat : 28998 (ppfolio) S 28996 28998 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516473291 18763776 390 33554432000 4194304 4287625 140736783354176 18446744073709551615 271550557711 0 0 4096 65536 9211858092822626303 0 0 17 1 0 0 0
/proc/28998/statm: 4581 390 341 23 0 91 0
[pid=28999] ppid=28998 vsize=1768120 CPUtime=6.29 cores=1
/proc/28999/stat : 28999 (cryptominisat) R 28998 28998 26347 0 -1 4202496 14391 0 0 0 627 2 0 0 25 0 1 0 516473291 1810554880 8101 33554432000 4194304 4587354 140736516551200 18446744073709551615 271550234260 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28999/statm: 442030 8101 337 96 0 438592 0
[pid=29000] ppid=28998 vsize=26164 CPUtime=6.29 cores=5
/proc/29000/stat : 29000 (clasp) R 28998 28998 26347 0 -1 4202496 4058 0 0 0 629 0 0 0 25 0 1 0 516473291 26791936 3865 33554432000 4194304 4785740 140736959490176 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29000/statm: 6541 3865 340 145 0 3586 0
[pid=29001] ppid=28998 vsize=458892 CPUtime=3.15 cores=7
/proc/29001/stat : 29001 (TNM) R 28998 28998 26347 0 -1 4202496 1275 0 0 0 315 0 0 0 25 0 1 0 516473291 469905408 1172 33554432000 134512640 134534564 4292256976 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29001/statm: 114723 1172 95 6 0 113389 0
[pid=29002] ppid=28998 vsize=8200 CPUtime=6.29 cores=3
/proc/29002/stat : 29002 (lingeling) R 28998 28998 26347 0 -1 4202496 1659 0 0 0 629 0 0 0 25 0 1 0 516473291 8396800 1232 33554432000 4194304 4352236 140735823164576 18446744073709551615 4268035 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29002/statm: 2050 1232 127 39 0 1130 0
[pid=29003] ppid=28998 vsize=13276 CPUtime=3.1 cores=7
/proc/29003/stat : 29003 (march_hi) R 28998 28998 26347 0 -1 4202496 3882 0 0 0 310 0 0 0 25 0 1 0 516473291 13594624 1346 33554432000 4194304 4331988 140734803308176 18446744073709551615 4228335 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29003/statm: 3319 1346 174 34 0 1761 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2292976

[startup+12.7011 s]
/proc/loadavg: 4.84 4.24 4.07 12/192 29004
/proc/meminfo: memFree=30920332/32951124 swapFree=67111344/67111528
[pid=28998] ppid=28996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28998/stat : 28998 (ppfolio) S 28996 28998 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516473291 18763776 390 33554432000 4194304 4287625 140736783354176 18446744073709551615 271550557711 0 0 4096 65536 9211858092822626303 0 0 17 1 0 0 0
/proc/28998/statm: 4581 390 341 23 0 91 0
[pid=28999] ppid=28998 vsize=1781648 CPUtime=12.69 cores=1
/proc/28999/stat : 28999 (cryptominisat) R 28998 28998 26347 0 -1 4202496 22330 0 0 0 1265 4 0 0 25 0 1 0 516473291 1824407552 12251 33554432000 4194304 4587354 140736516551200 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28999/statm: 445412 12251 337 96 0 441974 0
[pid=29000] ppid=28998 vsize=29872 CPUtime=12.68 cores=5
/proc/29000/stat : 29000 (clasp) R 28998 28998 26347 0 -1 4202496 4983 0 0 0 1268 0 0 0 25 0 1 0 516473291 30588928 4790 33554432000 4194304 4785740 140736959490176 18446744073709551615 4287579 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29000/statm: 7468 4790 340 145 0 4513 0
[pid=29001] ppid=28998 vsize=458892 CPUtime=6.34 cores=7
/proc/29001/stat : 29001 (TNM) R 28998 28998 26347 0 -1 4202496 1275 0 0 0 634 0 0 0 25 0 1 0 516473291 469905408 1172 33554432000 134512640 134534564 4292256976 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29001/statm: 114723 1172 95 6 0 113389 0
[pid=29002] ppid=28998 vsize=8456 CPUtime=12.69 cores=3
/proc/29002/stat : 29002 (lingeling) R 28998 28998 26347 0 -1 4202496 1991 0 0 0 1269 0 0 0 25 0 1 0 516473291 8658944 1308 33554432000 4194304 4352236 140735823164576 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29002/statm: 2114 1308 127 39 0 1194 0
[pid=29003] ppid=28998 vsize=14812 CPUtime=6.27 cores=7
/proc/29003/stat : 29003 (march_hi) R 28998 28998 26347 0 -1 4202496 4199 0 0 0 627 0 0 0 25 0 1 0 516473291 15167488 1663 33554432000 4194304 4331988 140734803308176 18446744073709551615 4210418 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29003/statm: 3703 1663 175 34 0 2145 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2312004

[startup+25.5007 s]
/proc/loadavg: 5.98 4.52 4.16 12/192 29005
/proc/meminfo: memFree=30906220/32951124 swapFree=67111344/67111528
[pid=28998] ppid=28996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28998/stat : 28998 (ppfolio) S 28996 28998 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516473291 18763776 390 33554432000 4194304 4287625 140736783354176 18446744073709551615 271550557711 0 0 4096 65536 9211858092822626303 0 0 17 1 0 0 0
/proc/28998/statm: 4581 390 341 23 0 91 0
[pid=28999] ppid=28998 vsize=1800544 CPUtime=25.49 cores=1
/proc/28999/stat : 28999 (cryptominisat) R 28998 28998 26347 0 -1 4202496 43070 0 0 0 2541 8 0 0 25 0 1 0 516473291 1843757056 16728 33554432000 4194304 4587354 140736516551200 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28999/statm: 450136 16728 337 96 0 446698 0
[pid=29000] ppid=28998 vsize=35388 CPUtime=25.49 cores=5
/proc/29000/stat : 29000 (clasp) R 28998 28998 26347 0 -1 4202496 6328 0 0 0 2548 1 0 0 25 0 1 0 516473291 36237312 6135 33554432000 4194304 4785740 140736959490176 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29000/statm: 8847 6135 340 145 0 5892 0
[pid=29001] ppid=28998 vsize=458892 CPUtime=12.74 cores=7
/proc/29001/stat : 29001 (TNM) R 28998 28998 26347 0 -1 4202496 1275 0 0 0 1274 0 0 0 25 0 1 0 516473291 469905408 1172 33554432000 134512640 134534564 4292256976 18446744073709551615 134528310 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29001/statm: 114723 1172 95 6 0 113389 0
[pid=29002] ppid=28998 vsize=8652 CPUtime=25.49 cores=3
/proc/29002/stat : 29002 (lingeling) R 28998 28998 26347 0 -1 4202496 2538 0 0 0 2549 0 0 0 25 0 1 0 516473291 8859648 1357 33554432000 4194304 4352236 140735823164576 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29002/statm: 2163 1357 127 39 0 1243 0
[pid=29003] ppid=28998 vsize=16728 CPUtime=12.6 cores=7
/proc/29003/stat : 29003 (march_hi) R 28998 28998 26347 0 -1 4202496 4490 0 0 0 1260 0 0 0 25 0 1 0 516473291 17129472 1954 33554432000 4194304 4331988 140734803308176 18446744073709551615 4246715 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29003/statm: 4182 1954 175 34 0 2624 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2338528

[startup+51.1011 s]
/proc/loadavg: 7.43 4.97 4.32 11/192 29005
/proc/meminfo: memFree=30882564/32951124 swapFree=67111344/67111528
[pid=28998] ppid=28996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28998/stat : 28998 (ppfolio) S 28996 28998 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516473291 18763776 390 33554432000 4194304 4287625 140736783354176 18446744073709551615 271550557711 0 0 4096 65536 9211858092822626303 0 0 17 1 0 0 0
/proc/28998/statm: 4581 390 341 23 0 91 0
[pid=28999] ppid=28998 vsize=1815992 CPUtime=51.08 cores=1
/proc/28999/stat : 28999 (cryptominisat) R 28998 28998 26347 0 -1 4202496 70203 0 0 0 5096 12 0 0 25 0 1 0 516473291 1859575808 19451 33554432000 4194304 4587354 140736516551200 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28999/statm: 453998 19451 337 96 0 450560 0
[pid=29000] ppid=28998 vsize=41476 CPUtime=51.09 cores=5
/proc/29000/stat : 29000 (clasp) R 28998 28998 26347 0 -1 4202496 7795 0 0 0 5108 1 0 0 25 0 1 0 516473291 42471424 7602 33554432000 4194304 4785740 140736959490176 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29000/statm: 10369 7602 340 145 0 7414 0
[pid=29001] ppid=28998 vsize=458892 CPUtime=25.44 cores=7
/proc/29001/stat : 29001 (TNM) R 28998 28998 26347 0 -1 4202496 1275 0 0 0 2544 0 0 0 25 0 1 0 516473291 469905408 1172 33554432000 134512640 134534564 4292256976 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29001/statm: 114723 1172 95 6 0 113389 0
[pid=29002] ppid=28998 vsize=9040 CPUtime=51.09 cores=3

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

/proc/29003/statm: 25750 22061 175 34 0 24192 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 2701612

[startup+1002.3 s]
/proc/loadavg: 10.12 9.97 8.08 11/192 29136
/proc/meminfo: memFree=30423164/32951124 swapFree=67111344/67111528
[pid=28998] ppid=28996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28998/stat : 28998 (ppfolio) S 28996 28998 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516473291 18763776 390 33554432000 4194304 4287625 140736783354176 18446744073709551615 271550557711 0 0 4096 65536 9211858092822626303 0 0 17 1 0 0 0
/proc/28998/statm: 4581 390 341 23 0 91 0
[pid=28999] ppid=28998 vsize=1991232 CPUtime=1002.25 cores=1
/proc/28999/stat : 28999 (cryptominisat) R 28998 28998 26347 0 -1 4202496 547246 0 0 0 100061 164 0 0 25 0 1 0 516473291 2039021568 64614 33554432000 4194304 4587354 140736516551200 18446744073709551615 4364784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28999/statm: 497808 64614 337 96 0 494370 0
[pid=29000] ppid=28998 vsize=114928 CPUtime=1002.31 cores=5
/proc/29000/stat : 29000 (clasp) R 28998 28998 26347 0 -1 4202496 24982 0 0 0 100224 7 0 0 25 0 1 0 516473291 117686272 24601 33554432000 4194304 4785740 140736959490176 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29000/statm: 28732 24601 341 145 0 25777 0
[pid=29001] ppid=28998 vsize=458892 CPUtime=498.47 cores=7
/proc/29001/stat : 29001 (TNM) R 28998 28998 26347 0 -1 4202496 1275 0 0 0 49847 0 0 0 25 0 1 0 516473291 469905408 1172 33554432000 134512640 134534564 4292256976 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29001/statm: 114723 1172 95 6 0 113389 0
[pid=29002] ppid=28998 vsize=16376 CPUtime=1002.32 cores=3
/proc/29002/stat : 29002 (lingeling) R 28998 28998 26347 0 -1 4202496 25141 0 0 0 100228 4 0 0 25 0 1 0 516473291 16769024 3288 33554432000 4194304 4352236 140735823164576 18446744073709551615 4328059 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29002/statm: 4094 3288 127 39 0 3174 0
[pid=29003] ppid=28998 vsize=103000 CPUtime=498.37 cores=7
/proc/29003/stat : 29003 (march_hi) R 28998 28998 26347 0 -1 4202496 25838 0 0 0 49827 10 0 0 25 0 1 0 516473291 105472000 23302 33554432000 4194304 4331988 140734803308176 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29003/statm: 25750 23302 175 34 0 24192 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 2702752

[startup+1062.3 s]
/proc/loadavg: 10.36 10.06 8.23 11/192 29137
/proc/meminfo: memFree=30612232/32951124 swapFree=67111344/67111528
[pid=28998] ppid=28996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28998/stat : 28998 (ppfolio) S 28996 28998 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516473291 18763776 390 33554432000 4194304 4287625 140736783354176 18446744073709551615 271550557711 0 0 4096 65536 9211858092822626303 0 0 17 1 0 0 0
/proc/28998/statm: 4581 390 341 23 0 91 0
[pid=28999] ppid=28998 vsize=1765052 CPUtime=1062.25 cores=1
/proc/28999/stat : 28999 (cryptominisat) R 28998 28998 26347 0 -1 4202496 568657 0 0 0 106049 176 0 0 25 0 1 0 516473291 1807413248 15705 33554432000 4194304 4587354 140736516551200 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28999/statm: 441263 15705 337 96 0 437825 0
[pid=29000] ppid=28998 vsize=116324 CPUtime=1062.31 cores=5
/proc/29000/stat : 29000 (clasp) R 28998 28998 26347 0 -1 4202496 25283 0 0 0 106224 7 0 0 25 0 1 0 516473291 119115776 24902 33554432000 4194304 4785740 140736959490176 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29000/statm: 29081 24902 341 145 0 26126 0
[pid=29001] ppid=28998 vsize=458892 CPUtime=528.3 cores=7
/proc/29001/stat : 29001 (TNM) R 28998 28998 26347 0 -1 4202496 1275 0 0 0 52830 0 0 0 25 0 1 0 516473291 469905408 1172 33554432000 134512640 134534564 4292256976 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29001/statm: 114723 1172 95 6 0 113389 0
[pid=29002] ppid=28998 vsize=16376 CPUtime=1062.32 cores=3
/proc/29002/stat : 29002 (lingeling) R 28998 28998 26347 0 -1 4202496 26389 0 0 0 106228 4 0 0 25 0 1 0 516473291 16769024 3288 33554432000 4194304 4352236 140735823164576 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29002/statm: 4094 3288 127 39 0 3174 0
[pid=29003] ppid=28998 vsize=147200 CPUtime=528.22 cores=7
/proc/29003/stat : 29003 (march_hi) R 28998 28998 26347 0 -1 4202496 27090 0 0 0 52811 11 0 0 25 0 1 0 516473291 150732800 24554 33554432000 4194304 4331988 140734803308176 18446744073709551615 4246679 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29003/statm: 36800 24554 175 34 0 35242 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 2522168

[startup+1122.3 s]
/proc/loadavg: 10.43 10.14 8.37 12/193 29142
/proc/meminfo: memFree=30575592/32951124 swapFree=67111344/67111528
[pid=28998] ppid=28996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28998/stat : 28998 (ppfolio) S 28996 28998 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516473291 18763776 390 33554432000 4194304 4287625 140736783354176 18446744073709551615 271550557711 0 0 4096 65536 9211858092822626303 0 0 17 1 0 0 0
/proc/28998/statm: 4581 390 341 23 0 91 0
[pid=28999] ppid=28998 vsize=1795984 CPUtime=1121.9 cores=1
/proc/28999/stat : 28999 (cryptominisat) R 28998 28998 26347 0 -1 4202496 593906 0 0 0 112001 189 0 0 25 0 1 0 516473291 1839087616 16974 33554432000 4194304 4587354 140736516551200 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28999/statm: 448996 16974 337 96 0 445558 0
[pid=29000] ppid=28998 vsize=117912 CPUtime=1122.31 cores=5
/proc/29000/stat : 29000 (clasp) R 28998 28998 26347 0 -1 4202496 25630 0 0 0 112224 7 0 0 25 0 1 0 516473291 120741888 25249 33554432000 4194304 4785740 140736959490176 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29000/statm: 29478 25249 341 145 0 26523 0
[pid=29001] ppid=28998 vsize=458892 CPUtime=558.16 cores=7
/proc/29001/stat : 29001 (TNM) R 28998 28998 26347 0 -1 4202496 1275 0 0 0 55816 0 0 0 25 0 1 0 516473291 469905408 1172 33554432000 134512640 134534564 4292256976 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29001/statm: 114723 1172 95 6 0 113389 0
[pid=29002] ppid=28998 vsize=21368 CPUtime=1122.32 cores=3
/proc/29002/stat : 29002 (lingeling) R 28998 28998 26347 0 -1 4202496 27637 0 0 0 112228 4 0 0 25 0 1 0 516473291 21880832 4536 33554432000 4194304 4352236 140735823164576 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29002/statm: 5342 4536 127 39 0 4422 0
[pid=29003] ppid=28998 vsize=148524 CPUtime=558.04 cores=7
/proc/29003/stat : 29003 (march_hi) R 28998 28998 26347 0 -1 4202496 28332 0 0 0 55792 12 0 0 25 0 1 0 516473291 152088576 25796 33554432000 4194304 4331988 140734803308176 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29003/statm: 37131 25796 175 34 0 35573 0
Current children cumulated CPU time (s) 4482.73
Current children cumulated vsize (KiB) 2561004

[startup+1182.3 s]
/proc/loadavg: 10.43 10.20 8.50 11/192 29143
/proc/meminfo: memFree=30479000/32951124 swapFree=67111344/67111528
[pid=28998] ppid=28996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28998/stat : 28998 (ppfolio) S 28996 28998 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516473291 18763776 390 33554432000 4194304 4287625 140736783354176 18446744073709551615 271550557711 0 0 4096 65536 9211858092822626303 0 0 17 1 0 0 0
/proc/28998/statm: 4581 390 341 23 0 91 0
[pid=28999] ppid=28998 vsize=1814440 CPUtime=1181.45 cores=1
/proc/28999/stat : 28999 (cryptominisat) R 28998 28998 26347 0 -1 4202496 609185 0 0 0 117946 199 0 0 25 0 1 0 516473291 1857986560 18148 33554432000 4194304 4587354 140736516551200 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28999/statm: 453610 18148 337 96 0 450172 0
[pid=29000] ppid=28998 vsize=119648 CPUtime=1182.31 cores=5
/proc/29000/stat : 29000 (clasp) R 28998 28998 26347 0 -1 4202496 26074 0 0 0 118224 7 0 0 25 0 1 0 516473291 122519552 25646 33554432000 4194304 4785740 140736959490176 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29000/statm: 29912 25646 341 145 0 26957 0
[pid=29001] ppid=28998 vsize=458892 CPUtime=587.95 cores=7
/proc/29001/stat : 29001 (TNM) R 28998 28998 26347 0 -1 4202496 1275 0 0 0 58795 0 0 0 25 0 1 0 516473291 469905408 1172 33554432000 134512640 134534564 4292256976 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29001/statm: 114723 1172 95 6 0 113389 0
[pid=29002] ppid=28998 vsize=16888 CPUtime=1182.32 cores=3
/proc/29002/stat : 29002 (lingeling) R 28998 28998 26347 0 -1 4202496 27765 0 0 0 118228 4 0 0 25 0 1 0 516473291 17293312 3416 33554432000 4194304 4352236 140735823164576 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29002/statm: 4222 3416 127 39 0 3302 0
[pid=29003] ppid=28998 vsize=148524 CPUtime=587.91 cores=7
/proc/29003/stat : 29003 (march_hi) R 28998 28998 26347 0 -1 4202496 29560 0 0 0 58779 12 0 0 25 0 1 0 516473291 152088576 27024 33554432000 4194304 4331988 140734803308176 18446744073709551615 4228299 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29003/statm: 37131 27024 175 34 0 35573 0
Current children cumulated CPU time (s) 4721.94
Current children cumulated vsize (KiB) 2576716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.51 10.23 8.54 11/192 29144
/proc/meminfo: memFree=30442900/32951124 swapFree=67111344/67111528
[pid=28998] ppid=28996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28998/stat : 28998 (ppfolio) S 28996 28998 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516473291 18763776 390 33554432000 4194304 4287625 140736783354176 18446744073709551615 271550557711 0 0 4096 65536 9211858092822626303 0 0 17 1 0 0 0
/proc/28998/statm: 4581 390 341 23 0 91 0
[pid=28999] ppid=28998 vsize=1814440 CPUtime=1201.06 cores=1
/proc/28999/stat : 28999 (cryptominisat) R 28998 28998 26347 0 -1 4202496 615058 0 0 0 119902 204 0 0 25 0 1 0 516473291 1857986560 23977 33554432000 4194304 4587354 140736516551200 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28999/statm: 453610 23977 337 96 0 450172 0
[pid=29000] ppid=28998 vsize=119836 CPUtime=1201.92 cores=5
/proc/29000/stat : 29000 (clasp) R 28998 28998 26347 0 -1 4202496 26116 0 0 0 120185 7 0 0 25 0 1 0 516473291 122712064 25688 33554432000 4194304 4785740 140736959490176 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29000/statm: 29959 25688 341 145 0 27004 0
[pid=29001] ppid=28998 vsize=458892 CPUtime=597.75 cores=7
/proc/29001/stat : 29001 (TNM) R 28998 28998 26347 0 -1 4202496 1275 0 0 0 59775 0 0 0 25 0 1 0 516473291 469905408 1172 33554432000 134512640 134534564 4292256976 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29001/statm: 114723 1172 95 6 0 113389 0
[pid=29002] ppid=28998 vsize=21368 CPUtime=1201.93 cores=3
/proc/29002/stat : 29002 (lingeling) R 28998 28998 26347 0 -1 4202496 28885 0 0 0 120189 4 0 0 25 0 1 0 516473291 21880832 4536 33554432000 4194304 4352236 140735823164576 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29002/statm: 5342 4536 127 39 0 4422 0
[pid=29003] ppid=28998 vsize=148524 CPUtime=597.61 cores=7
/proc/29003/stat : 29003 (march_hi) R 28998 28998 26347 0 -1 4202496 29954 0 0 0 59749 12 0 0 25 0 1 0 516473291 152088576 27418 33554432000 4194304 4331988 140734803308176 18446744073709551615 271549932711 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29003/statm: 37131 27418 175 34 0 35573 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 2581384

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

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

[startup+1201.9 s]
/proc/loadavg: 10.51 10.23 8.54 11/192 29144
/proc/meminfo: memFree=30442900/32951124 swapFree=67111344/67111528
[pid=28998] ppid=28996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28998/stat : 28998 (ppfolio) S 28996 28998 26347 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516473291 18763776 390 33554432000 4194304 4287625 140736783354176 18446744073709551615 271550557711 0 0 4096 65536 9211858092822626303 0 0 17 1 0 0 0
/proc/28998/statm: 4581 390 341 23 0 91 0
[pid=28999] ppid=28998 vsize=1814440 CPUtime=1201.06 cores=1
/proc/28999/stat : 28999 (cryptominisat) R 28998 28998 26347 0 -1 4202496 615058 0 0 0 119902 204 0 0 25 0 1 0 516473291 1857986560 23977 33554432000 4194304 4587354 140736516551200 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28999/statm: 453610 23977 337 96 0 450172 0
[pid=29000] ppid=28998 vsize=119836 CPUtime=1201.92 cores=5
/proc/29000/stat : 29000 (clasp) R 28998 28998 26347 0 -1 4202496 26116 0 0 0 120185 7 0 0 25 0 1 0 516473291 122712064 25688 33554432000 4194304 4785740 140736959490176 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29000/statm: 29959 25688 341 145 0 27004 0
[pid=29001] ppid=28998 vsize=458892 CPUtime=597.75 cores=7
/proc/29001/stat : 29001 (TNM) R 28998 28998 26347 0 -1 4202496 1275 0 0 0 59775 0 0 0 25 0 1 0 516473291 469905408 1172 33554432000 134512640 134534564 4292256976 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29001/statm: 114723 1172 95 6 0 113389 0
[pid=29002] ppid=28998 vsize=21368 CPUtime=1201.93 cores=3
/proc/29002/stat : 29002 (lingeling) R 28998 28998 26347 0 -1 4202496 28885 0 0 0 120189 4 0 0 25 0 1 0 516473291 21880832 4536 33554432000 4194304 4352236 140735823164576 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29002/statm: 5342 4536 127 39 0 4422 0
[pid=29003] ppid=28998 vsize=148524 CPUtime=597.61 cores=7
/proc/29003/stat : 29003 (march_hi) R 28998 28998 26347 0 -1 4202496 29954 0 0 0 59749 12 0 0 25 0 1 0 516473291 152088576 27418 33554432000 4194304 4331988 140734803308176 18446744073709551615 271549932711 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29003/statm: 37131 27418 175 34 0 35573 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 2581384

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28998 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.003999
# while last known CPU time is 4800.27
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.92
CPU time (s): 4800.27
CPU user time (s): 4798
CPU system time (s): 2.27
CPU usage (%): 399.385
Max. virtual memory (cumulated for all children) (KiB): 4287624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.003999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 521
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 307
involuntary context switches= 6

runsolver used 1.84972 second user time and 4.71728 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 05:45:54
IDJOB=3190957
IDBENCH=82688
IDSOLVER=1612
FILE ID=node133/3190957-1304048754
RUNJOBID= node133-1304048754-28974
PBS_JOBID= 13170319
Free space on /tmp= 71884 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S1351005860-011-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190957-1304048754/watcher-3190957-1304048754 -o /tmp/evaluation-result-3190957-1304048754/solver-3190957-1304048754 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190957-1304048754.cnf

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

MD5SUM BENCH= 6a80d43525a755784678c69a1c250bac
RANDOM SEED=1724203769

node133.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.834
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.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      31039464 kB
Buffers:        703732 kB
Cached:         776680 kB
SwapCached:        124 kB
Active:         573556 kB
Inactive:       980360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31039464 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           21024 kB
Writeback:           0 kB
AnonPages:       73208 kB
Mapped:          15992 kB
Slab:           293932 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   674584 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71876 MiB
End job on node133 at 2011-04-29 06:05:58