Trace number 328531

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
ornithorynque 0.1 alphaUNSAT 18.3342 10.9007

General information on the benchmark

Nameindustrial/babic/dspam/
dspam_dump_vc973.cnf
MD5SUM8fc64af5d325c9057239ebdeb302bd0e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.57461
Satisfiable
(Un)Satisfiability was proved
Number of variables274379
Number of clauses908191
Sum of the clauses size2423004
Maximum clause length3
Minimum clause length1
Number of clauses of size 15285
Number of clauses of size 2290999
Number of clauses of size 3611907
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.06	c This is Ornithorynque version 0.1 alpha
0.00/0.06	c (c) roussel@cril.univ-artois.fr
0.00/0.07	c using unsigned int
0.00/0.07	c parsing...
2.22/2.39	c ...done
2.22/2.39	c nbVar=274451 nbClause=908191
2.62/2.77	c nbVar=274451 nbClause=908191
3.22/3.32	c complete search running
3.22/3.33	c local search running
3.59/3.53	c flip 0 nbSat=755859 maxSat=0
4.39/3.99	c flip 10000 nbSat=762404 maxSat=762404
4.59/4.05	c flip 20000 nbSat=772437 maxSat=772437
4.79/4.10	c flip 30000 nbSat=782131 maxSat=782131
4.79/4.16	c flip 40000 nbSat=790948 maxSat=790949
4.99/4.23	c flip 50000 nbSat=800353 maxSat=800353
4.99/4.29	c flip 60000 nbSat=809665 maxSat=809824
5.99/4.75	c flip 70000 nbSat=812719 maxSat=812752
6.39/4.91	c flip 80000 nbSat=815669 maxSat=815707
6.59/5.09	c flip 90000 nbSat=818567 maxSat=818598
6.98/5.27	c flip 100000 nbSat=821578 maxSat=821578
7.39/5.47	c flip 110000 nbSat=824307 maxSat=824319
7.78/5.65	c flip 120000 nbSat=827160 maxSat=827161
7.98/5.79	c flip 130000 nbSat=829759 maxSat=829759
8.58/6.04	c flip 140000 nbSat=832508 maxSat=832669
9.38/6.42	c flip 150000 nbSat=834995 maxSat=835026
9.58/6.57	c flip 160000 nbSat=837286 maxSat=837289
9.98/6.72	c flip 170000 nbSat=839203 maxSat=839286
10.77/7.13	c flip 180000 nbSat=841567 maxSat=841568
11.18/7.34	c flip 190000 nbSat=842758 maxSat=842804
11.58/7.58	c flip 200000 nbSat=843996 maxSat=844013
12.18/7.83	c flip 210000 nbSat=844918 maxSat=844919
12.57/8.02	c flip 220000 nbSat=845995 maxSat=846046
13.38/8.43	c flip 230000 nbSat=847215 maxSat=847231
13.77/8.63	c flip 240000 nbSat=848215 maxSat=848284
14.17/8.85	c flip 250000 nbSat=849268 maxSat=849313
14.57/9.05	c flip 260000 nbSat=850435 maxSat=850568
15.37/9.48	c flip 270000 nbSat=851641 maxSat=851698
15.96/9.71	c flip 280000 nbSat=852353 maxSat=852394
16.38/9.97	c flip 290000 nbSat=853171 maxSat=853197
16.96/10.21	c flip 300000 nbSat=853548 maxSat=853613
17.76/10.62	c flip 310000 nbSat=854585 maxSat=854593
18.16/10.86	c nbDecision=5197 #clauses=908226
18.16/10.86	c complete search ended
18.16/10.86	c local search ended
18.16/10.86	c complete search answered
18.16/10.86	
18.16/10.86	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node71/watcher-328531-1176318184 -o ROOT/results/node71/solver-328531-1176318184 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328531-1176318184/ornithorynque /tmp/evaluation/328531-1176318184/instance-328531-1176318184.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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: 0.91 0.97 0.99 3/64 13478
/proc/meminfo: memFree=1544192/2055920 swapFree=4191892/4192956
[pid=13478] ppid=13476 vsize=5968 CPUtime=0
/proc/13478/stat : 13478 (ornithorynque) D 13476 13478 13173 0 -1 4194304 63 0 0 0 0 0 0 0 18 0 1 0 107807860 6111232 47 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 231959754217 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/13478/statm: 1492 47 36 42 0 9 0

[startup+0.022842 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 13478
/proc/meminfo: memFree=1544192/2055920 swapFree=4191892/4192956
[pid=13478] ppid=13476 vsize=7012 CPUtime=0
/proc/13478/stat : 13478 (ornithorynque) D 13476 13478 13173 0 -1 4194304 66 0 0 0 0 0 0 0 18 0 1 0 107807860 7180288 50 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 231959754121 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/13478/statm: 1753 50 37 42 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7012

[startup+0.103666 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 13478
/proc/meminfo: memFree=1544192/2055920 swapFree=4191892/4192956
[pid=13478] ppid=13476 vsize=27576 CPUtime=0.02
/proc/13478/stat : 13478 (ornithorynque) R 13476 13478 13173 0 -1 4194304 2113 0 4 0 1 1 0 0 18 0 1 0 107807860 28237824 1182 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 231962219233 0 0 4096 1088 0 0 0 17 1 0 0
/proc/13478/statm: 6894 1182 379 42 0 1146 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27576

[startup+0.301689 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 13478
/proc/meminfo: memFree=1544192/2055920 swapFree=4191892/4192956
[pid=13478] ppid=13476 vsize=35072 CPUtime=0.22
/proc/13478/stat : 13478 (ornithorynque) R 13476 13478 13173 0 -1 4194304 4168 0 4 0 20 2 0 0 19 0 1 0 107807860 35913728 3010 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 231962219233 0 0 4096 1088 0 0 0 17 1 0 0
/proc/13478/statm: 8768 3011 379 42 0 3020 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 35072

[startup+0.701745 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 13478
/proc/meminfo: memFree=1544192/2055920 swapFree=4191892/4192956
[pid=13478] ppid=13476 vsize=48900 CPUtime=0.63
/proc/13478/stat : 13478 (ornithorynque) R 13476 13478 13173 0 -1 4194304 7954 0 4 0 58 5 0 0 22 0 1 0 107807860 50073600 6539 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 231962219233 0 0 4096 1088 0 0 0 17 1 0 0
/proc/13478/statm: 12225 6539 379 42 0 6477 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 48900

[startup+1.50185 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 13479
/proc/meminfo: memFree=1508344/2055920 swapFree=4191892/4192956
[pid=13478] ppid=13476 vsize=79860 CPUtime=1.42
/proc/13478/stat : 13478 (ornithorynque) R 13476 13478 13173 0 -1 4194304 16308 0 4 0 134 8 0 0 25 0 1 0 107807860 81776640 13355 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 231962219233 0 0 4096 1088 0 0 0 17 1 0 0
/proc/13478/statm: 19965 13355 379 42 0 14217 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 79860

[startup+3.10107 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 13479
/proc/meminfo: memFree=1470776/2055920 swapFree=4191892/4192956
[pid=13478] ppid=13476 vsize=215116 CPUtime=3.02
/proc/13478/stat : 13478 (ornithorynque) R 13476 13478 13173 0 -1 4194304 52528 0 4 0 278 24 0 0 25 0 1 0 107807860 220278784 47553 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 231962219233 0 0 4096 1088 0 0 0 17 1 0 0
/proc/13478/statm: 53779 47553 386 42 0 48031 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 215116

[startup+6.30152 s]
/proc/loadavg: 0.92 0.97 0.99 3/67 13481
/proc/meminfo: memFree=1347048/2055920 swapFree=4191892/4192956
[pid=13478] ppid=13476 vsize=249996 CPUtime=9.18
/proc/13478/stat : 13478 (ornithorynque) S 13476 13478 13173 0 -1 4194304 66868 0 4 0 888 30 0 0 25 0 3 0 107807860 255995904 49379 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13478/statm: 62499 49379 389 42 0 56751 0
[pid=13478/tid=13480] ppid=13476 vsize=249996 CPUtime=2.97
/proc/13478/task/13480/stat : 13480 (ornithorynque) R 13476 13478 13173 0 -1 4194368 13076 0 0 0 292 5 0 0 25 0 3 0 107808193 255995904 49379 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 4271734 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13478/tid=13481] ppid=13476 vsize=249996 CPUtime=2.96
/proc/13478/task/13481/stat : 13481 (ornithorynque) R 13476 13478 13173 0 -1 4194368 2 0 0 0 296 0 0 0 25 0 3 0 107808193 255995904 49379 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 4244176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.18
Current children cumulated vsize (KiB) 249996

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

[startup+7.90174 s]
/proc/loadavg: 0.92 0.97 0.99 3/67 13481
/proc/meminfo: memFree=1347056/2055920 swapFree=4191892/4192956
[pid=13478] ppid=13476 vsize=247848 CPUtime=12.38
/proc/13478/stat : 13478 (ornithorynque) S 13476 13478 13173 0 -1 4194304 72240 0 4 0 1205 33 0 0 25 0 3 0 107807860 253796352 48844 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13478/statm: 61962 48844 389 42 0 56214 0
[pid=13478/tid=13480] ppid=13476 vsize=247848 CPUtime=4.56
/proc/13478/task/13480/stat : 13480 (ornithorynque) R 13476 13478 13173 0 -1 4194368 18448 0 0 0 449 7 0 0 25 0 3 0 107808193 253796352 48844 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 231962583257 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13478/tid=13481] ppid=13476 vsize=247848 CPUtime=4.55
/proc/13478/task/13481/stat : 13481 (ornithorynque) R 13476 13478 13173 0 -1 4194368 2 0 0 0 455 0 0 0 25 0 3 0 107808193 253796352 48844 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 4244572 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 247848

[startup+9.50196 s]
/proc/loadavg: 1.01 0.98 1.00 3/67 13481
/proc/meminfo: memFree=1347056/2055920 swapFree=4191892/4192956
[pid=13478] ppid=13476 vsize=249996 CPUtime=15.57
/proc/13478/stat : 13478 (ornithorynque) S 13476 13478 13173 0 -1 4194304 78150 0 4 0 1522 35 0 0 25 0 3 0 107807860 255995904 49384 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13478/statm: 62499 49384 389 42 0 56751 0
[pid=13478/tid=13480] ppid=13476 vsize=249996 CPUtime=6.16
/proc/13478/task/13480/stat : 13480 (ornithorynque) R 13476 13478 13173 0 -1 4194368 24358 0 0 0 607 9 0 0 25 0 3 0 107808193 255995904 49384 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 4274717 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13478/tid=13481] ppid=13476 vsize=249996 CPUtime=6.14
/proc/13478/task/13481/stat : 13481 (ornithorynque) R 13476 13478 13173 0 -1 4194368 2 0 0 0 614 0 0 0 25 0 3 0 107808193 255995904 49384 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.57
Current children cumulated vsize (KiB) 249996

[startup+10.3021 s]
/proc/loadavg: 1.01 0.98 1.00 3/67 13481
/proc/meminfo: memFree=1347056/2055920 swapFree=4191892/4192956
[pid=13478] ppid=13476 vsize=249996 CPUtime=17.17
/proc/13478/stat : 13478 (ornithorynque) S 13476 13478 13173 0 -1 4194304 81375 0 4 0 1680 37 0 0 25 0 3 0 107807860 255995904 49387 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13478/statm: 62499 49387 389 42 0 56751 0
[pid=13478/tid=13480] ppid=13476 vsize=249996 CPUtime=6.96
/proc/13478/task/13480/stat : 13480 (ornithorynque) R 13476 13478 13173 0 -1 4194368 27583 0 0 0 685 11 0 0 25 0 3 0 107808193 255995904 49387 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 4274127 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13478/tid=13481] ppid=13476 vsize=249996 CPUtime=6.94
/proc/13478/task/13481/stat : 13481 (ornithorynque) R 13476 13478 13173 0 -1 4194368 2 0 0 0 694 0 0 0 25 0 3 0 107808193 255995904 49387 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 4244164 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.17
Current children cumulated vsize (KiB) 249996

[startup+10.7021 s]
/proc/loadavg: 1.01 0.98 1.00 3/67 13481
/proc/meminfo: memFree=1347056/2055920 swapFree=4191892/4192956
[pid=13478] ppid=13476 vsize=249996 CPUtime=17.96
/proc/13478/stat : 13478 (ornithorynque) S 13476 13478 13173 0 -1 4194304 82449 0 4 0 1759 37 0 0 25 0 3 0 107807860 255995904 49387 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13478/statm: 62499 49387 389 42 0 56751 0
[pid=13478/tid=13480] ppid=13476 vsize=249996 CPUtime=7.36
/proc/13478/task/13480/stat : 13480 (ornithorynque) R 13476 13478 13173 0 -1 4194368 28657 0 0 0 725 11 0 0 25 0 3 0 107808193 255995904 49387 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 4274127 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13478/tid=13481] ppid=13476 vsize=249996 CPUtime=7.34
/proc/13478/task/13481/stat : 13481 (ornithorynque) R 13476 13478 13173 0 -1 4194368 2 0 0 0 734 0 0 0 25 0 3 0 107808193 255995904 49387 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 4297603 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.96
Current children cumulated vsize (KiB) 249996

[startup+10.8021 s]
/proc/loadavg: 1.01 0.98 1.00 3/67 13481
/proc/meminfo: memFree=1347056/2055920 swapFree=4191892/4192956
[pid=13478] ppid=13476 vsize=249996 CPUtime=18.16
/proc/13478/stat : 13478 (ornithorynque) S 13476 13478 13173 0 -1 4194304 82986 0 4 0 1779 37 0 0 25 0 3 0 107807860 255995904 49387 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/13478/statm: 62499 49387 389 42 0 56751 0
[pid=13478/tid=13480] ppid=13476 vsize=249996 CPUtime=7.46
/proc/13478/task/13480/stat : 13480 (ornithorynque) R 13476 13478 13173 0 -1 4194368 29194 0 0 0 735 11 0 0 25 0 3 0 107808193 255995904 49387 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 4273705 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=13478/tid=13481] ppid=13476 vsize=249996 CPUtime=7.44
/proc/13478/task/13481/stat : 13481 (ornithorynque) R 13476 13478 13173 0 -1 4194368 2 0 0 0 744 0 0 0 25 0 3 0 107808193 255995904 49387 18446744073709551615 4194304 4368192 548682069216 18446744073709551615 4298714 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.16
Current children cumulated vsize (KiB) 249996

Child status: 20
Real time (s): 10.9007
CPU time (s): 18.3342
CPU user time (s): 17.9243
CPU system time (s): 0.409937
CPU usage (%): 168.193
Max. virtual memory (cumulated for all children) (KiB): 249996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.9243
system time used= 0.409937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82989
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58
involuntary context switches= 167

runsolver used 0.015997 second user time and 0.033994 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Wed Apr 11 19:03:05 UTC 2007

IDJOB= 328531
IDBENCH= 20453
IDSOLVER= 139
FILE ID= node71/328531-1176318184

PBS_JOBID= 4516711

Free space on /tmp= 66546 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/dspam/dspam_dump_vc973.cnf
COMMAND LINE= /tmp/evaluation/328531-1176318184/ornithorynque /tmp/evaluation/328531-1176318184/instance-328531-1176318184.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-328531-1176318184 -o ROOT/results/node71/solver-328531-1176318184 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328531-1176318184/ornithorynque /tmp/evaluation/328531-1176318184/instance-328531-1176318184.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  8fc64af5d325c9057239ebdeb302bd0e

RANDOM SEED= 465256719

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.234
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.234
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:       1544664 kB
Buffers:         34704 kB
Cached:         327468 kB
SwapCached:        268 kB
Active:         160764 kB
Inactive:       216132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1544664 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:           18888 kB
Writeback:           0 kB
Mapped:          24376 kB
Slab:           120404 kB
Committed_AS:   118544 kB
PageTables:       1448 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= 66546 MiB

End job on node71 on Wed Apr 11 19:03:16 UTC 2007