Trace number 1875796

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
wbo 1.0? (MO) 479.983 480.182

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin18.opb
MD5SUMf17e31cb6762bd0e8d3e659d7bd1050c
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables23409
Total number of constraints1386
Number of constraints which are clauses612
Number of constraints which are cardinality constraints (but not clauses)774
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint153
Maximum length of a constraint289
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 291
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1875796-1245113399.opb.
0.00/0.00	c Instance file HOME/instance-1875796-1245113399.opb
0.00/0.00	c File size is 2240520 bytes.
0.29/0.36	c Highest Coefficient sum: 291
0.29/0.36	c ============================[ Problem Statistics ]=============================
0.29/0.36	c |                                                                             |
0.29/0.36	c |  Parsing time:          0.35         s                                      |
0.29/0.36	c |  Number Variables:      23409                                               |
0.29/0.36	c |  Number Clauses:        612                                                 |
0.29/0.36	c |  Number Cardinality:    774                                                 |
0.29/0.36	c |  Number PB Constraints: 0                                                   |
0.29/0.36	c ============================[ Search Statistics ]==============================
0.29/0.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.36	c ===============================================================================
0.29/0.36	c |         0 |   23409     1386   234090 |     5000        0    nan |  0.000 % |
0.29/0.39	c |       102 |   23409     1386   234090 |     5500      102    396 |  0.000 % |
0.39/0.44	c |       252 |   23409     1386   234090 |     6050      252    374 |  0.000 % |
0.49/0.55	c |       477 |   23409     1386   234090 |     6655      477    495 |  0.000 % |
0.69/0.71	c |       814 |   23409     1386   234090 |     7320      814    693 |  0.000 % |
0.99/1.04	c |      1320 |   23409     1386   234090 |     8052     1320   1005 |  0.000 % |
1.59/1.61	c |      2080 |   23409     1386   234090 |     8857     2080   1282 |  0.000 % |
2.19/2.23	c |      3223 |   23409     1386   234090 |     9743     3223   1193 |  0.000 % |
4.19/4.21	c |      4931 |   23409     1386   234090 |    10717     4931   1825 |  0.000 % |
6.49/6.53	c |      7494 |   23409     1386   234090 |    11789     7494   1781 |  0.000 % |
12.69/12.73	c |     11340 |   23409     1386   234090 |    12968    11340   2273 |  0.000 % |
20.18/20.24	c |     17106 |   23409     1386   234090 |    14265    17106   2329 |  0.000 % |
31.89/31.99	c |     25756 |   23409     1386   234090 |    15692    17203   2524 |  0.000 % |
58.86/58.97	c |     38730 |   23409     1386   234090 |    17261    21576   2470 |  0.000 % |
99.45/99.54	c |     58195 |   23409     1386   234090 |    18987    30253   2767 |  0.000 % |
324.75/324.99	c |     87389 |   23409     1386   234090 |    20886    14457   4572 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1875796-1245113399/watcher-1875796-1245113399 -o /tmp/evaluation-result-1875796-1245113399/solver-1875796-1245113399 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875796-1245113399.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.62 1.89 1.76 3/64 31370
/proc/meminfo: memFree=1438584/2055920 swapFree=4182548/4192956
[pid=31370] ppid=31368 vsize=4852 CPUtime=0
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 244 0 0 0 0 0 0 0 18 0 1 0 178940202 4968448 228 1992294400 134512640 135709839 4294956240 18446744073709551615 134570460 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 1213 229 127 292 0 370 0

[startup+0.0305151 s]
/proc/loadavg: 1.62 1.89 1.76 3/64 31370
/proc/meminfo: memFree=1438584/2055920 swapFree=4182548/4192956
[pid=31370] ppid=31368 vsize=6612 CPUtime=0.02
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 669 0 0 0 2 0 0 0 18 0 1 0 178940202 6770688 653 1992294400 134512640 135709839 4294956240 18446744073709551615 134570700 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 1653 653 166 292 0 810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6612

[startup+0.101523 s]
/proc/loadavg: 1.62 1.89 1.76 3/64 31370
/proc/meminfo: memFree=1438584/2055920 swapFree=4182548/4192956
[pid=31370] ppid=31368 vsize=9396 CPUtime=0.09
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 1381 0 0 0 9 0 0 0 18 0 1 0 178940202 9621504 1365 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 2349 1365 272 292 0 1506 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9396

[startup+0.301542 s]
/proc/loadavg: 1.62 1.89 1.76 3/64 31370
/proc/meminfo: memFree=1438584/2055920 swapFree=4182548/4192956
[pid=31370] ppid=31368 vsize=11508 CPUtime=0.29
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 2233 0 0 0 29 0 0 0 19 0 1 0 178940202 11784192 2217 1992294400 134512640 135709839 4294956240 18446744073709551615 134557204 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 2877 2218 580 292 0 2034 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11508

[startup+0.701583 s]
/proc/loadavg: 1.62 1.89 1.76 3/64 31370
/proc/meminfo: memFree=1438584/2055920 swapFree=4182548/4192956
[pid=31370] ppid=31368 vsize=13580 CPUtime=0.69
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 3384 0 0 0 67 2 0 0 23 0 1 0 178940202 13905920 2820 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 3395 2820 135 292 0 3100 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13580

[startup+1.50166 s]
/proc/loadavg: 1.62 1.89 1.76 2/65 31371
/proc/meminfo: memFree=1424944/2055920 swapFree=4182548/4192956
[pid=31370] ppid=31368 vsize=21080 CPUtime=1.49
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 5273 0 0 0 145 4 0 0 25 0 1 0 178940202 21585920 4709 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 5270 4709 135 292 0 4975 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21080

[startup+3.10182 s]
/proc/loadavg: 1.62 1.89 1.76 2/65 31371
/proc/meminfo: memFree=1415280/2055920 swapFree=4182548/4192956
[pid=31370] ppid=31368 vsize=36412 CPUtime=3.09
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 9097 0 0 0 300 9 0 0 25 0 1 0 178940202 37285888 8533 1992294400 134512640 135709839 4294956240 18446744073709551615 134577698 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 9103 8533 135 292 0 8808 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36412

[startup+6.30115 s]
/proc/loadavg: 1.57 1.87 1.75 2/65 31371
/proc/meminfo: memFree=1384000/2055920 swapFree=4182548/4192956
[pid=31370] ppid=31368 vsize=63952 CPUtime=6.28
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 15992 0 0 0 614 14 0 0 25 0 1 0 178940202 65486848 15428 1992294400 134512640 135709839 4294956240 18446744073709551615 134517169 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 15988 15428 135 292 0 15693 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 63952

[startup+12.7028 s]
/proc/loadavg: 1.53 1.86 1.75 2/65 31371
/proc/meminfo: memFree=1331744/2055920 swapFree=4182548/4192956
[pid=31370] ppid=31368 vsize=114776 CPUtime=12.69
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 28693 0 0 0 1248 21 0 0 25 0 1 0 178940202 117530624 28129 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 28694 28129 135 292 0 28399 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 114776

[startup+25.5011 s]
/proc/loadavg: 1.41 1.82 1.74 2/65 31371
/proc/meminfo: memFree=1238048/2055920 swapFree=4182548/4192956
[pid=31370] ppid=31368 vsize=205372 CPUtime=25.48
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 51333 0 0 0 2509 39 0 0 25 0 1 0 178940202 210300928 50769 1992294400 134512640 135709839 4294956240 18446744073709551615 134573940 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 51343 50769 135 292 0 51048 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 205372

[startup+51.1017 s]
/proc/loadavg: 1.27 1.75 1.72 2/65 31371
/proc/meminfo: memFree=1096864/2055920 swapFree=4182548/4192956
[pid=31370] ppid=31368 vsize=346444 CPUtime=51.06
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 86593 0 0 0 5050 56 0 0 25 0 1 0 178940202 354758656 86029 1992294400 134512640 135709839 4294956240 18446744073709551615 134573958 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 86611 86029 135 292 0 86316 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 346444

[startup+102.306 s]
/proc/loadavg: 1.11 1.63 1.68 2/65 31373
/proc/meminfo: memFree=816152/2055920 swapFree=4182548/4192956
[pid=31370] ppid=31368 vsize=624740 CPUtime=102.24
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 156170 0 0 0 10129 95 0 0 25 0 1 0 178940202 639733760 155606 1992294400 134512640 135709839 4294956240 18446744073709551615 134517510 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 156185 155606 135 292 0 155890 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 624740

[startup+162.302 s]
/proc/loadavg: 1.04 1.51 1.63 2/65 31373
/proc/meminfo: memFree=584224/2055920 swapFree=4182548/4192956
[pid=31370] ppid=31368 vsize=857816 CPUtime=162.22
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 214417 0 0 0 16103 119 0 0 25 0 1 0 178940202 878403584 213853 1992294400 134512640 135709839 4294956240 18446744073709551615 134573921 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 214454 213853 135 292 0 214159 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 857816

[startup+222.301 s]
/proc/loadavg: 1.01 1.42 1.59 2/65 31373
/proc/meminfo: memFree=434528/2055920 swapFree=4182548/4192956
[pid=31370] ppid=31368 vsize=1005288 CPUtime=222.19
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 251304 0 0 0 22082 137 0 0 25 0 1 0 178940202 1029414912 250740 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 251322 250740 135 292 0 251027 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1005288

[startup+282.301 s]
/proc/loadavg: 1.00 1.34 1.55 2/65 31373
/proc/meminfo: memFree=291040/2055920 swapFree=4182548/4192956
[pid=31370] ppid=31368 vsize=1150292 CPUtime=282.17
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 287562 0 0 0 28060 157 0 0 25 0 1 0 178940202 1177899008 286998 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 287573 286998 135 292 0 287278 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 1150292

[startup+342.301 s]
/proc/loadavg: 1.00 1.27 1.51 2/65 31373
/proc/meminfo: memFree=96160/2055920 swapFree=4182548/4192956
[pid=31370] ppid=31368 vsize=1344128 CPUtime=342.14
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 335998 0 0 0 34034 180 0 0 25 0 1 0 178940202 1376387072 335434 1992294400 134512640 135709839 4294956240 18446744073709551615 134517174 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 336032 335434 135 292 0 335737 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 1344128

[startup+402.301 s]
/proc/loadavg: 1.04 1.24 1.48 2/65 31373
/proc/meminfo: memFree=15584/2055920 swapFree=4182548/4192956
[pid=31370] ppid=31368 vsize=1563736 CPUtime=402.12
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 390901 0 0 0 40007 205 0 0 25 0 1 0 178940202 1601265664 390337 1992294400 134512640 135709839 4294956240 18446744073709551615 134517178 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 390934 390337 135 292 0 390639 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 1563736

[startup+462.301 s]
/proc/loadavg: 1.01 1.19 1.45 2/65 31373
/proc/meminfo: memFree=14944/2055920 swapFree=4182564/4192956
[pid=31370] ppid=31368 vsize=1771488 CPUtime=462.1
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 442840 0 0 0 45978 232 0 0 25 0 1 0 178940202 1814003712 442276 1992294400 134512640 135709839 4294956240 18446744073709551615 134573938 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 442872 442276 135 292 0 442577 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 1771488



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+479.901 s]
/proc/loadavg: 1.01 1.18 1.44 2/65 31373
/proc/meminfo: memFree=15392/2055920 swapFree=4182564/4192956
[pid=31370] ppid=31368 vsize=1843532 CPUtime=479.7
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4194304 460852 0 0 0 47729 241 0 0 25 0 1 0 178940202 1887776768 460288 1992294400 134512640 135709839 4294956240 18446744073709551615 134573938 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 460883 460288 135 292 0 460588 0
Current children cumulated CPU time (s) 479.7
Current children cumulated vsize (KiB) 1843532

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

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

[startup+480.006 s]
/proc/loadavg: 1.01 1.18 1.44 2/65 31373
/proc/meminfo: memFree=15392/2055920 swapFree=4182564/4192956
[pid=31370] ppid=31368 vsize=0 CPUtime=479.8
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4195332 460852 0 0 0 47729 251 0 0 25 0 1 0 178940202 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 479.8
Current children cumulated vsize (KiB) 0

[startup+480.101 s]
/proc/loadavg: 1.01 1.18 1.44 2/65 31373
/proc/meminfo: memFree=15392/2055920 swapFree=4182564/4192956
[pid=31370] ppid=31368 vsize=0 CPUtime=479.89
/proc/31370/stat : 31370 (wbo) R 31368 31370 31327 0 -1 4195332 460852 0 0 0 47729 260 0 0 25 0 1 0 178940202 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/31370/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 479.89
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 480.182
CPU time (s): 479.983
CPU user time (s): 477.296
CPU system time (s): 2.68659
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 1843532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 477.296
system time used= 2.68659
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460852
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= 2
involuntary context switches= 1652

runsolver used 0.396939 second user time and 1.36279 second system time

The end

Launcher Data

Begin job on node17 at 2009-06-16 02:49:59
IDJOB=1875796
IDBENCH=1155
IDSOLVER=698
FILE ID=node17/1875796-1245113399
PBS_JOBID= 9363650
Free space on /tmp= 66356 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/robin/normalized-robin18.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1875796-1245113399/watcher-1875796-1245113399 -o /tmp/evaluation-result-1875796-1245113399/solver-1875796-1245113399 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875796-1245113399.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= f17e31cb6762bd0e8d3e659d7bd1050c
RANDOM SEED=898551596

node17.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1439192 kB
Buffers:         38188 kB
Cached:         498036 kB
SwapCached:       4240 kB
Active:          65796 kB
Inactive:       478172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439192 kB
SwapTotal:     4192956 kB
SwapFree:      4182548 kB
Dirty:            4840 kB
Writeback:           0 kB
Mapped:          13604 kB
Slab:            58764 kB
Committed_AS:   149600 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1875796-1245113399.opb

Free space on /tmp at the end= 66352 MiB
End job on node17 at 2009-06-16 02:58:01