Trace number 419305

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, and are wall clock time (not CPU 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
wildcat-skc 2007-03-21? (MO) 42.0346 131.24

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug8.opb
MD5SUM1b6ee4cb35f2c39ded5d113b4883f6d2
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark495.463
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables521179
Total number of constraints13378617
Number of constraints which are clauses13378617
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint6689
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 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 6689
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c 
0.00/0.00	c wildcat-skc (VERSION 0.8.0-lite-skc-devel)
0.00/0.00	c Developed by L. Liu  and M. Truszczynski 
0.00/0.00	c Last built on Sun 18 Mar 2007 03:03:20 PM EDT
0.00/0.00	c 
0.00/0.00	c /tmp/evaluation/419305-1177407046/wildcat-skc /tmp/evaluation/419305-1177407046/instance-419305-1177407046.opb 938494870 
0.00/0.00	c =================================== BEGIN ===================================
0.00/0.00	c 
0.00/0.00	c Random Number Seed: 938494870
0.00/0.00	c Noise: 0.1 (10 : 100) 

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node4/watcher-419305-1177407046 -o ROOT/results/node4/solver-419305-1177407046 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/419305-1177407046/wildcat-skc /tmp/evaluation/419305-1177407046/instance-419305-1177407046.opb 938494870 

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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.14 1.73 1.29 3/78 15469
/proc/meminfo: memFree=1422032/2055920 swapFree=4130272/4192956
[pid=15469] ppid=15467 vsize=8516 CPUtime=0
/proc/15469/stat : 15469 (wildcat-skc) R 15467 15469 14452 0 -1 4194304 431 0 0 0 0 0 0 0 18 0 1 0 216745132 8720384 416 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 134602311 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15469/statm: 2129 419 100 226 0 1900 0

[startup+0.04454 s]
/proc/loadavg: 2.14 1.73 1.29 3/78 15469
/proc/meminfo: memFree=1422032/2055920 swapFree=4130272/4192956
[pid=15469] ppid=15467 vsize=63820 CPUtime=0.03
/proc/15469/stat : 15469 (wildcat-skc) R 15467 15469 14452 0 -1 4194304 1441 0 0 0 3 0 0 0 18 0 1 0 216745132 65351680 1426 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135054637 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15469/statm: 15955 1427 106 226 0 15726 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 63820

[startup+0.102552 s]
/proc/loadavg: 2.14 1.73 1.29 3/78 15469
/proc/meminfo: memFree=1422032/2055920 swapFree=4130272/4192956
[pid=15469] ppid=15467 vsize=68572 CPUtime=0.09
/proc/15469/stat : 15469 (wildcat-skc) R 15467 15469 14452 0 -1 4194304 2627 0 0 0 8 1 0 0 18 0 1 0 216745132 70217728 2612 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15469/statm: 17143 2613 106 226 0 16914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68572

[startup+0.302565 s]
/proc/loadavg: 2.14 1.73 1.29 3/78 15469
/proc/meminfo: memFree=1422032/2055920 swapFree=4130272/4192956
[pid=15469] ppid=15467 vsize=84148 CPUtime=0.29
/proc/15469/stat : 15469 (wildcat-skc) R 15467 15469 14452 0 -1 4194304 6603 0 0 0 25 4 0 0 19 0 1 0 216745132 86167552 6588 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15469/statm: 21037 6588 106 226 0 20808 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84148

[startup+0.702614 s]
/proc/loadavg: 2.14 1.73 1.29 3/78 15469
/proc/meminfo: memFree=1422032/2055920 swapFree=4130272/4192956
[pid=15469] ppid=15467 vsize=113748 CPUtime=0.69
/proc/15469/stat : 15469 (wildcat-skc) R 15467 15469 14452 0 -1 4194304 14132 0 0 0 61 8 0 0 22 0 1 0 216745132 116477952 14117 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15469/statm: 28437 14117 106 226 0 28208 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 113748

[startup+1.50168 s]
/proc/loadavg: 2.14 1.73 1.29 2/79 15470
/proc/meminfo: memFree=1343944/2055920 swapFree=4130272/4192956
[pid=15469] ppid=15467 vsize=170004 CPUtime=1.49
/proc/15469/stat : 15469 (wildcat-skc) R 15467 15469 14452 0 -1 4194304 28402 0 0 0 132 17 0 0 25 0 1 0 216745132 174084096 28387 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15469/statm: 42501 28388 106 226 0 42272 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 170004

[startup+3.10183 s]
/proc/loadavg: 2.14 1.73 1.29 2/79 15470
/proc/meminfo: memFree=1267528/2055920 swapFree=4130272/4192956
[pid=15469] ppid=15467 vsize=281508 CPUtime=3.09
/proc/15469/stat : 15469 (wildcat-skc) R 15467 15469 14452 0 -1 4194304 56670 0 0 0 276 33 0 0 25 0 1 0 216745132 288264192 56655 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15469/statm: 70377 56656 106 226 0 70148 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 281508

[startup+6.30114 s]
/proc/loadavg: 2.05 1.72 1.29 2/78 15470
/proc/meminfo: memFree=1036240/2055920 swapFree=4130272/4192956
[pid=15469] ppid=15467 vsize=500076 CPUtime=6.28
/proc/15469/stat : 15469 (wildcat-skc) R 15467 15469 14452 0 -1 4194304 112157 0 0 0 569 59 0 0 25 0 1 0 216745132 512077824 112109 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15469/statm: 125019 112111 106 226 0 124790 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 500076

[startup+12.7017 s]
/proc/loadavg: 1.97 1.70 1.29 2/78 15470
/proc/meminfo: memFree=597200/2055920 swapFree=4130272/4192956
[pid=15469] ppid=15467 vsize=915868 CPUtime=12.69
/proc/15469/stat : 15469 (wildcat-skc) R 15467 15469 14452 0 -1 4194304 217817 0 0 0 1151 118 0 0 25 0 1 0 216745132 937848832 217604 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15469/statm: 228967 217605 106 226 0 228738 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915868

[startup+25.503 s]
/proc/loadavg: 1.75 1.67 1.28 2/78 15470
/proc/meminfo: memFree=15184/2055920 swapFree=4130272/4192956
[pid=15469] ppid=15467 vsize=1501544 CPUtime=24.98
/proc/15469/stat : 15469 (wildcat-skc) R 15467 15469 14452 0 -1 4194304 367410 0 0 0 2306 192 0 0 25 0 1 0 216745132 1537581056 364785 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135014965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15469/statm: 375386 364785 106 226 0 375157 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 1501544



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+32.6017 s]
/proc/loadavg: 1.69 1.66 1.28 2/78 15470
/proc/meminfo: memFree=15440/2055920 swapFree=4130272/4192956
[pid=15469] ppid=15467 vsize=1846140 CPUtime=31.57
/proc/15469/stat : 15469 (wildcat-skc) R 15467 15469 14452 0 -1 4194304 454550 0 0 0 2920 237 0 0 22 0 1 0 216745132 1890447360 451176 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135002146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15469/statm: 461535 451177 106 226 0 461306 0
Current children cumulated CPU time (s) 31.57
Current children cumulated vsize (KiB) 1846140

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

Sending SIGKILL to process tree (bottom up)

[startup+51.1016 s]
/proc/loadavg: 3.29 2.01 1.40 1/83 15477
/proc/meminfo: memFree=15016/2055920 swapFree=3883884/4192956
[pid=15469] ppid=15467 vsize=1894392 CPUtime=34.74
/proc/15469/stat : 15469 (wildcat-skc) D 15467 15469 14452 0 -1 4195840 466925 0 42 0 3004 470 0 0 18 0 1 0 216745132 1939857408 401836 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 0 0 0
/proc/15469/statm: 473598 401836 127 226 0 473369 0
Current children cumulated CPU time (s) 34.74
Current children cumulated vsize (KiB) 1894392

[startup+102.302 s]
/proc/loadavg: 3.20 2.18 1.49 1/78 15480
/proc/meminfo: memFree=14928/2055920 swapFree=3801460/4192956
[pid=15469] ppid=15467 vsize=1894392 CPUtime=39.67
/proc/15469/stat : 15469 (wildcat-skc) D 15467 15469 14452 0 -1 4195840 531058 0 9338 0 3004 963 0 0 18 0 1 0 216745132 1939857408 453567 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 1 0 0
/proc/15469/statm: 473598 453567 127 226 0 473369 0
Current children cumulated CPU time (s) 39.67
Current children cumulated vsize (KiB) 1894392

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

[startup+104.502 s]
/proc/loadavg: 3.27 2.21 1.50 1/78 15480
/proc/meminfo: memFree=16144/2055920 swapFree=3784644/4192956
[pid=15469] ppid=15467 vsize=1894392 CPUtime=39.9
/proc/15469/stat : 15469 (wildcat-skc) D 15467 15469 14452 0 -1 4195840 532648 0 9532 0 3004 986 0 0 18 0 1 0 216745132 1939857408 449957 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 0 0 0
/proc/15469/statm: 473598 449957 127 226 0 473369 0
Current children cumulated CPU time (s) 39.9
Current children cumulated vsize (KiB) 1894392

[startup+117.502 s]
/proc/loadavg: 3.07 2.21 1.51 1/78 15480
/proc/meminfo: memFree=15632/2055920 swapFree=3747960/4192956
[pid=15469] ppid=15467 vsize=1894392 CPUtime=41.22
/proc/15469/stat : 15469 (wildcat-skc) R 15467 15469 14452 0 -1 4195840 539059 0 10555 0 3004 1118 0 0 18 0 1 0 216745132 1939857408 445591 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15469/statm: 473598 445591 127 226 0 473369 0
Current children cumulated CPU time (s) 41.22
Current children cumulated vsize (KiB) 1894392

[startup+123.902 s]
/proc/loadavg: 2.98 2.22 1.52 1/78 15480
/proc/meminfo: memFree=15696/2055920 swapFree=3746076/4192956
[pid=15469] ppid=15467 vsize=1894392 CPUtime=41.51
/proc/15469/stat : 15469 (wildcat-skc) D 15467 15469 14452 0 -1 4195840 542552 0 10976 0 3004 1147 0 0 18 0 1 0 216745132 1939857408 446050 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 1 0 0
/proc/15469/statm: 473598 446050 127 226 0 473369 0
Current children cumulated CPU time (s) 41.51
Current children cumulated vsize (KiB) 1894392

[startup+127.103 s]
/proc/loadavg: 2.98 2.22 1.52 2/78 15480
/proc/meminfo: memFree=14800/2055920 swapFree=3746076/4192956
[pid=15469] ppid=15467 vsize=1894392 CPUtime=41.56
/proc/15469/stat : 15469 (wildcat-skc) D 15467 15469 14452 0 -1 4195840 542553 0 11650 0 3004 1152 0 0 18 0 1 0 216745132 1939857408 446725 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 0 0 0
/proc/15469/statm: 473598 446725 127 226 0 473369 0
Current children cumulated CPU time (s) 41.56
Current children cumulated vsize (KiB) 1894392

[startup+128.702 s]
/proc/loadavg: 2.90 2.21 1.52 1/78 15480
/proc/meminfo: memFree=14992/2055920 swapFree=3746076/4192956
[pid=15469] ppid=15467 vsize=1894392 CPUtime=41.6
/proc/15469/stat : 15469 (wildcat-skc) D 15467 15469 14452 0 -1 4195840 542565 0 11988 0 3004 1156 0 0 18 0 1 0 216745132 1939857408 446746 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 1 0 0
/proc/15469/statm: 473598 446746 127 226 0 473369 0
Current children cumulated CPU time (s) 41.6
Current children cumulated vsize (KiB) 1894392

[startup+130.301 s]
/proc/loadavg: 2.90 2.21 1.52 1/78 15480
/proc/meminfo: memFree=15312/2055920 swapFree=3745380/4192956
[pid=15469] ppid=15467 vsize=1894392 CPUtime=41.64
/proc/15469/stat : 15469 (wildcat-skc) D 15467 15469 14452 0 -1 4195840 542586 0 12250 0 3004 1160 0 0 18 0 1 0 216745132 1939857408 446998 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 0 0 0
/proc/15469/statm: 473598 446998 127 226 0 473369 0
Current children cumulated CPU time (s) 41.64
Current children cumulated vsize (KiB) 1894392

[startup+130.701 s]
/proc/loadavg: 2.90 2.21 1.52 1/78 15480
/proc/meminfo: memFree=15312/2055920 swapFree=3745380/4192956
[pid=15469] ppid=15467 vsize=1894392 CPUtime=41.68
/proc/15469/stat : 15469 (wildcat-skc) D 15467 15469 14452 0 -1 4195840 543617 0 12304 0 3004 1164 0 0 18 0 1 0 216745132 1939857408 446426 18446744073709551615 134512640 135438881 4294956656 18446744073709551615 135106337 0 0 4096 16386 18446744071563479169 0 0 17 1 0 0
/proc/15469/statm: 473598 446426 127 226 0 473369 0
Current children cumulated CPU time (s) 41.68
Current children cumulated vsize (KiB) 1894392

[startup+131.102 s]
/proc/loadavg: 2.90 2.21 1.52 2/78 15480
/proc/meminfo: memFree=1110928/2055920 swapFree=4053372/4192956
[pid=15469] ppid=15467 vsize=0 CPUtime=41.9
/proc/15469/stat : 15469 (wildcat-skc) R 15467 15469 14452 0 -1 4195844 544525 0 12350 0 3004 1186 0 0 19 0 1 0 216745132 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15469/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 41.9
Current children cumulated vsize (KiB) 0

[startup+131.205 s]
/proc/loadavg: 2.90 2.21 1.52 2/78 15480
/proc/meminfo: memFree=1110928/2055920 swapFree=4053372/4192956
[pid=15469] ppid=15467 vsize=0 CPUtime=41.99
/proc/15469/stat : 15469 (wildcat-skc) R 15467 15469 14452 0 -1 4195844 544525 0 12350 0 3004 1195 0 0 20 0 1 0 216745132 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15469/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 41.99
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Real time (s): 131.24
CPU time (s): 42.0346
CPU user time (s): 30.0414
CPU system time (s): 11.9932
CPU usage (%): 32.0288
Max. virtual memory (cumulated for all children) (KiB): 1894392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.0414
system time used= 11.9932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 544525
page faults= 12350
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12579
involuntary context switches= 1353

runsolver used 0.111982 second user time and 0.375942 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Tue Apr 24 09:31:14 UTC 2007

IDJOB= 419305
IDBENCH= 47764
IDSOLVER= 162
FILE ID= node4/419305-1177407046

PBS_JOBID= 4675641

Free space on /tmp= 65980 MiB

SOLVER NAME= wildcat-skc 2007-03-21
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug8.opb
COMMAND LINE= /tmp/evaluation/419305-1177407046/wildcat-skc /tmp/evaluation/419305-1177407046/instance-419305-1177407046.opb 938494870
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-419305-1177407046 -o ROOT/results/node4/solver-419305-1177407046 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/419305-1177407046/wildcat-skc /tmp/evaluation/419305-1177407046/instance-419305-1177407046.opb 938494870

META MD5SUM SOLVER= 05d21ee76b90579709a9929b8e99937a
MD5SUM BENCH=  1b6ee4cb35f2c39ded5d113b4883f6d2

RANDOM SEED= 938494870

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/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.218
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	: 5931.00
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.218
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:       1422440 kB
Buffers:          3436 kB
Cached:         568772 kB
SwapCached:       9736 kB
Active:         527580 kB
Inactive:        56924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1422440 kB
SwapTotal:     4192956 kB
SwapFree:      4130272 kB
Dirty:          265588 kB
Writeback:           0 kB
Mapped:          18404 kB
Slab:            34404 kB
Committed_AS:  6254416 kB
PageTables:       1832 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 64168 MiB

End job on node4 on Tue Apr 24 09:33:26 UTC 2007