Trace number 1539234

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
SATzilla2009_C 2009-03-22? (exit code) 1199.37 1199.86

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/75/
unif-k7-r89-v75-c6675-S1402156840-093.cnf
MD5SUM3a21c2076cf8c7350d1388a742c488ff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.59776
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56675

Solver Data

16.47/16.56	c SATzilla is building models for class 2
16.47/16.56	c run presolver march_dl2004 for 5 seconds ... 
16.47/16.56	c Bin: Executing march_dl2004
16.47/16.56	c spawning binary file with 5 seconds ...
16.47/16.56	c child exit by a signal
16.47/16.56	c march_dl2004 returned code 137.
16.47/16.56	c run presolver mxc-sr08 for 5 seconds ... 
16.47/16.56	c Bin: Executing mxc-sr08
16.47/16.56	c spawning binary file with 5 seconds ...
16.47/16.56	c child exit by a signal
16.47/16.56	c mxc-sr08 returned code 137.
16.47/16.56	c Orignal number of varibales is 75, number of clauses is 6675 
16.47/16.56	c predicted feature computation time is 7.013576 
16.47/16.56	c Bin: Executing satelite
16.47/16.56	c spawning binary file with 240 seconds ...
16.47/16.56	c child exited successfully
16.47/16.56	c satzilla computing base features
16.47/16.56	c Number of variabe is: 75, Number of clause is : 6675 
16.47/16.56	c Initializing...
16.47/16.56	c satzilla compute diameter ...
16.47/16.56	c start diameter features ...
16.47/16.56	c satzilla doing clause learning
16.47/16.56	c start clause learning features ...
16.47/16.56	c Bin: Executing zchaff07
16.47/16.56	c spawning binary file with 2 seconds ...
16.47/16.56	c child exit by a signal
16.47/16.56	c satzilla doing survey propogation probe
16.47/16.56	c do survay propogation for 2 second ...
16.47/16.56	c satzilla doing local search probe
16.47/16.56	c satzilla doing lobjois search-space size estimate
16.47/16.56	c features are:75 6675 75 6675 0 0 0.011236 0.312188 0.675968 0.998397 0.0933333 1.48691e-16 0.0933333 0.0933333 -0 0 0 0.0933333 0.0404528 0.0835955 0.104569 3.85294 0.0302844 0.0254221 0 0.10241 2.0459 0.00584469 0.187355 0.00269663 0.00808989 3.17044 0.0626217 0.0110861 0 0.0110861 0.0110861 2 0 2 2 -0 4549.5 0.0113199 4498 4601 4601 4498 4601 4498 4601 27.3824 0.0107107 27.0892 27.6757 27.6757 27.0892 27.6757 27.0892 27.6757 0.0609186 0.804359 0.00171382 0.193936 0.148314 0.0101061 0.0916907 0.0216258 0.046417 6.54908e-05 0.393137 1.92275e-05 0.000170144 0.000100687 3.61358e-05 8.08416e-05 5.04393e-05 6.1365e-05 10.2043 0.26502 12.7726 0.200096 13 10 16 2.31699 0.280276 0.902114 0.117598 0.673928 0.755812 
16.47/16.56	c satzilla's ranking:
16.47/16.56	c 1) march_dl2004: 4.728540
16.47/16.56	c 2) minisat20SAT07: 3.465080
16.47/16.56	c 3) mxc-sr08: 3.347499
16.47/16.56	c 4) minisat20: 2.548987
16.47/16.56	c 5) tts-4-0: 1.121083
16.47/16.56	c 6) vallst: 0.386662
16.47/16.56	c 7) zchaff_rand: 0.094424
16.47/16.56	c 8) SATenstein: -10000.000000
16.47/16.56	c 9) gnovelty+: -10000.000000
16.47/16.56	c 10) adaptg2wsat+: -10000.000000
16.47/16.56	c 11) adaptg2wsat0: -10000.000000
16.47/16.56	c 12) picosat846: -10000.000000
16.47/16.56	c 13) kcnfs04SAT07: -10000.000000
16.47/16.56	c satzilla running march_dl2004 ... 
1199.29/1199.85	c Bin: Executing march_dl2004
1199.29/1199.85	c spawning binary file with 1183 seconds ...
1199.29/1199.85	c child exit by a signal
1199.29/1199.85	c march_dl2004 returned code 137.
1199.29/1199.85	c satzilla running minisat20SAT07 ... 
1199.29/1199.85	c Bin: Executing minisat20SAT07
1199.29/1199.85	c minisat20SAT07 returned code 1.
1199.29/1199.85	c satzilla running mxc-sr08 ... 
1199.29/1199.85	c Bin: Executing mxc-sr08
1199.29/1199.85	c mxc-sr08 returned code 1.
1199.29/1199.85	c satzilla running minisat20 ... 
1199.29/1199.85	c Bin: Executing minisat20
1199.29/1199.85	c minisat20 returned code 1.
1199.29/1199.85	c satzilla running tts-4-0 ... 
1199.29/1199.85	c Bin: Executing tts-4-0
1199.29/1199.85	c tts-4-0 returned code 1.
1199.29/1199.85	c satzilla running vallst ... 
1199.29/1199.85	c Bin: Executing vallst
1199.29/1199.85	c vallst returned code 1.
1199.29/1199.85	c satzilla running zchaff_rand ... 
1199.29/1199.85	c Bin: Executing zchaff_rand
1199.29/1199.85	c zchaff_rand returned code 1.
1199.29/1199.85	c satzilla running SATenstein ... 
1199.29/1199.85	c Bin: Executing SATenstein
1199.29/1199.85	c SATenstein returned code 1.
1199.29/1199.85	c satzilla running gnovelty+ ... 
1199.29/1199.85	c Bin: Executing gnovelty+
1199.29/1199.85	c gnovelty+ returned code 1.
1199.29/1199.85	c satzilla running adaptg2wsat+ ... 
1199.29/1199.85	c Bin: Executing adaptg2wsat+
1199.29/1199.85	c adaptg2wsat+ returned code 1.
1199.29/1199.85	c satzilla running adaptg2wsat0 ... 
1199.29/1199.85	c Bin: Executing adaptg2wsat0
1199.29/1199.85	c adaptg2wsat0 returned code 1.
1199.29/1199.85	c satzilla running picosat846 ... 
1199.29/1199.85	c Bin: Executing picosat846
1199.29/1199.85	c picosat846 returned code 1.
1199.29/1199.85	c satzilla running kcnfs04SAT07 ... 
1199.29/1199.85	c Bin: Executing kcnfs04SAT07
1199.29/1199.85	c kcnfs04SAT07 returned code 1.
1199.29/1199.85	c ERROR: All Failed! 
1199.29/1199.85	c SATZILLA_TIME=1199.540000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1539234-1238480569/watcher-1539234-1238480569 -o /tmp/evaluation-result-1539234-1238480569/solver-1539234-1238480569 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539234-1238480569.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): 1800 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.85 0.94 0.97 3/72 7163
/proc/meminfo: memFree=1024072/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=2056 CPUtime=0
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120718179 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 514 112 96 399 0 111 0
[pid=7164] ppid=7163 vsize=636 CPUtime=0
/proc/7164/stat : 7164 (march_dl2004) R 7163 7163 7098 0 -1 4194304 87 0 0 0 0 0 0 0 19 0 1 0 1120718180 651264 82 1992294400 134512640 134996440 4294956192 18446744073709551615 134724355 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7164/statm: 159 83 50 118 0 38 0

[startup+0.0188919 s]
/proc/loadavg: 0.85 0.94 0.97 3/72 7163
/proc/meminfo: memFree=1024072/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=2056 CPUtime=0
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120718179 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 514 112 96 399 0 111 0
[pid=7164] ppid=7163 vsize=1160 CPUtime=0.01
/proc/7164/stat : 7164 (march_dl2004) R 7163 7163 7098 0 -1 4194304 189 0 0 0 1 0 0 0 19 0 1 0 1120718180 1187840 183 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7164/statm: 290 183 52 118 0 169 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3216

[startup+0.102907 s]
/proc/loadavg: 0.85 0.94 0.97 3/72 7163
/proc/meminfo: memFree=1024072/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=2056 CPUtime=0
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120718179 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 514 112 96 399 0 111 0
[pid=7164] ppid=7163 vsize=2368 CPUtime=0.1
/proc/7164/stat : 7164 (march_dl2004) R 7163 7163 7098 0 -1 4194304 1108 0 0 0 10 0 0 0 20 0 1 0 1120718180 2424832 350 1992294400 134512640 134996440 4294956192 18446744073709551615 134583483 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7164/statm: 592 350 67 118 0 471 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4424

[startup+0.302946 s]
/proc/loadavg: 0.85 0.94 0.97 3/72 7163
/proc/meminfo: memFree=1024072/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=2056 CPUtime=0
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120718179 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 514 112 96 399 0 111 0
[pid=7164] ppid=7163 vsize=2368 CPUtime=0.3
/proc/7164/stat : 7164 (march_dl2004) R 7163 7163 7098 0 -1 4194304 1114 0 0 0 30 0 0 0 22 0 1 0 1120718180 2424832 356 1992294400 134512640 134996440 4294956192 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7164/statm: 592 356 67 118 0 471 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 4424

[startup+0.702024 s]
/proc/loadavg: 0.85 0.94 0.97 3/72 7163
/proc/meminfo: memFree=1024072/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=2056 CPUtime=0
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120718179 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 514 112 96 399 0 111 0
[pid=7164] ppid=7163 vsize=2500 CPUtime=0.69
/proc/7164/stat : 7164 (march_dl2004) R 7163 7163 7098 0 -1 4194304 1157 0 0 0 69 0 0 0 25 0 1 0 1120718180 2560000 399 1992294400 134512640 134996440 4294956192 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7164/statm: 625 399 67 118 0 504 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4556

[startup+1.50118 s]
/proc/loadavg: 0.85 0.94 0.97 2/74 7165
/proc/meminfo: memFree=1017784/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=2056 CPUtime=0
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120718179 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 514 112 96 399 0 111 0
[pid=7164] ppid=7163 vsize=7704 CPUtime=1.49
/proc/7164/stat : 7164 (march_dl2004) R 7163 7163 7098 0 -1 4194304 2665 0 0 0 140 9 0 0 25 0 1 0 1120718180 7888896 1776 1992294400 134512640 134996440 4294956192 18446744073709551615 134652424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7164/statm: 1926 1776 72 118 0 1805 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9760

[startup+3.1015 s]
/proc/loadavg: 0.85 0.94 0.97 2/74 7165
/proc/meminfo: memFree=1016760/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=2056 CPUtime=0
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120718179 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 514 112 96 399 0 111 0
[pid=7164] ppid=7163 vsize=7552 CPUtime=3.09
/proc/7164/stat : 7164 (march_dl2004) R 7163 7163 7098 0 -1 4194304 3183 0 0 0 300 9 0 0 25 0 1 0 1120718180 7733248 1771 1992294400 134512640 134996440 4294956192 18446744073709551615 134526926 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7164/statm: 1888 1771 74 118 0 1767 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9608

[startup+6.30113 s]
/proc/loadavg: 0.94 0.96 0.97 2/74 7166
/proc/meminfo: memFree=1022840/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=2056 CPUtime=4.99
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 156 3183 0 0 0 0 490 9 19 0 1 0 1120718179 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 514 125 107 399 0 111 0
[pid=7166] ppid=7163 vsize=2128 CPUtime=1.28
/proc/7166/stat : 7166 (mxc-sr08) R 7163 7163 7098 0 -1 4194304 490 0 0 0 128 0 0 0 25 0 1 0 1120718680 2179072 444 1992294400 134512640 135078026 4294956192 18446744073709551615 134520165 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7166/statm: 532 444 71 138 0 391 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 4184

[startup+12.7014 s]
/proc/loadavg: 0.95 0.96 0.97 2/74 7168
/proc/meminfo: memFree=1020344/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=8000 CPUtime=12.67
/proc/7163/stat : 7163 (SATzilla2009_C) R 7161 7163 7098 0 -1 4194304 979 4974 0 0 65 0 1190 12 23 0 1 0 1120718179 8192000 675 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/7163/statm: 2000 675 207 399 0 1597 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8000

[startup+25.5029 s]
/proc/loadavg: 0.96 0.96 0.97 2/74 7169
/proc/meminfo: memFree=1015800/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=7552 CPUtime=8.92
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 3183 0 0 0 884 8 0 0 25 0 1 0 1120719836 7733248 1771 1992294400 134512640 134996440 4294956192 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 1888 1771 74 118 0 1767 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 11452

[startup+51.1019 s]
/proc/loadavg: 0.97 0.96 0.97 2/74 7169
/proc/meminfo: memFree=1015800/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=7552 CPUtime=34.5
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 3183 0 0 0 3442 8 0 0 25 0 1 0 1120719836 7733248 1771 1992294400 134512640 134996440 4294956192 18446744073709551615 134514093 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7169/statm: 1888 1771 74 118 0 1767 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 11452

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=1015928/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=7552 CPUtime=85.69
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 3184 0 0 0 8560 9 0 0 25 0 1 0 1120719836 7733248 1772 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 1888 1772 74 118 0 1767 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 11452

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=1005240/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=18728 CPUtime=145.65
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 5934 0 0 0 14554 11 0 0 25 0 1 0 1120719836 19177472 4522 1992294400 134512640 134996440 4294956192 18446744073709551615 134527906 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 4682 4522 74 118 0 4561 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 22628

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=1001976/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=21764 CPUtime=205.62
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 6716 0 0 0 20550 12 0 0 25 0 1 0 1120719836 22286336 5304 1992294400 134512640 134996440 4294956192 18446744073709551615 134528051 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 5441 5304 74 118 0 5320 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 25664

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=1000568/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=23216 CPUtime=265.59
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 7063 0 0 0 26547 12 0 0 25 0 1 0 1120719836 23773184 5651 1992294400 134512640 134996440 4294956192 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 5804 5651 74 118 0 5683 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 27116

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=1000184/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=23612 CPUtime=325.56
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 7171 0 0 0 32543 13 0 0 25 0 1 0 1120719836 24178688 5759 1992294400 134512640 134996440 4294956192 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 5903 5759 74 118 0 5782 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 27512


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


[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=997432/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=26252 CPUtime=805.39
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 7840 0 0 0 80525 14 0 0 25 0 1 0 1120719836 26882048 6428 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 6563 6428 74 118 0 6442 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 30152

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=997240/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=26516 CPUtime=865.37
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 7891 0 0 0 86523 14 0 0 25 0 1 0 1120719836 27152384 6479 1992294400 134512640 134996440 4294956192 18446744073709551615 134567185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 6629 6479 74 118 0 6508 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 30416

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=996984/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=26780 CPUtime=925.34
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 7965 0 0 0 92520 14 0 0 25 0 1 0 1120719836 27422720 6553 1992294400 134512640 134996440 4294956192 18446744073709551615 134567209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 6695 6553 74 118 0 6574 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 30680

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=996728/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=26912 CPUtime=985.33
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 8011 0 0 0 98518 15 0 0 25 0 1 0 1120719836 27557888 6599 1992294400 134512640 134996440 4294956192 18446744073709551615 134564358 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 6728 6599 74 118 0 6607 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 30812

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=996600/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=27176 CPUtime=1045.31
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 8050 0 0 0 104516 15 0 0 25 0 1 0 1120719836 27828224 6638 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 6794 6638 74 118 0 6673 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 31076

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=996408/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=27308 CPUtime=1105.29
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 8090 0 0 0 110514 15 0 0 25 0 1 0 1120719836 27963392 6678 1992294400 134512640 134996440 4294956192 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 6827 6678 74 118 0 6706 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 31208

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=996344/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=27440 CPUtime=1165.26
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 8121 0 0 0 116511 15 0 0 25 0 1 0 1120719836 28098560 6709 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 6860 6709 74 118 0 6739 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 31340

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=996344/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=27440 CPUtime=1173.26
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 8123 0 0 0 117311 15 0 0 25 0 1 0 1120719836 28098560 6711 1992294400 134512640 134996440 4294956192 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 6860 6711 74 118 0 6739 0
Current children cumulated CPU time (s) 1189.79
Current children cumulated vsize (KiB) 31340

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=996344/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=27440 CPUtime=1179.66
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 8129 0 0 0 117951 15 0 0 25 0 1 0 1120719836 28098560 6717 1992294400 134512640 134996440 4294956192 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 6860 6717 74 118 0 6739 0
Current children cumulated CPU time (s) 1196.19
Current children cumulated vsize (KiB) 31340

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=996280/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=27440 CPUtime=1181.26
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 8131 0 0 0 118111 15 0 0 25 0 1 0 1120719836 28098560 6719 1992294400 134512640 134996440 4294956192 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 6860 6719 74 118 0 6739 0
Current children cumulated CPU time (s) 1197.79
Current children cumulated vsize (KiB) 31340

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=996280/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=27440 CPUtime=1182.06
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 8131 0 0 0 118191 15 0 0 25 0 1 0 1120719836 28098560 6719 1992294400 134512640 134996440 4294956192 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 6860 6719 74 118 0 6739 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 31340

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=996280/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=27440 CPUtime=1182.46
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 8131 0 0 0 118231 15 0 0 25 0 1 0 1120719836 28098560 6719 1992294400 134512640 134996440 4294956192 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 6860 6719 74 118 0 6739 0
Current children cumulated CPU time (s) 1198.99
Current children cumulated vsize (KiB) 31340

[startup+1199.7 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=996280/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=27440 CPUtime=1182.66
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 8131 0 0 0 118251 15 0 0 25 0 1 0 1120719836 28098560 6719 1992294400 134512640 134996440 4294956192 18446744073709551615 134565049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 6860 6719 74 118 0 6739 0
Current children cumulated CPU time (s) 1199.19
Current children cumulated vsize (KiB) 31340

[startup+1199.8 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 7169
/proc/meminfo: memFree=996280/2055920 swapFree=4175896/4192956
[pid=7163] ppid=7161 vsize=3900 CPUtime=16.53
/proc/7163/stat : 7163 (SATzilla2009_C) S 7161 7163 7098 0 -1 4194304 1019 4974 0 0 450 1 1190 12 25 0 1 0 1120718179 3993600 545 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7163/statm: 975 545 219 399 0 572 0
[pid=7169] ppid=7163 vsize=27440 CPUtime=1182.76
/proc/7169/stat : 7169 (march_dl2004) R 7163 7163 7098 0 -1 4194304 8131 0 0 0 118261 15 0 0 25 0 1 0 1120719836 28098560 6719 1992294400 134512640 134996440 4294956192 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7169/statm: 6860 6719 74 118 0 6739 0
Current children cumulated CPU time (s) 1199.29
Current children cumulated vsize (KiB) 31340

Child status: 17
Real time (s): 1199.86
CPU time (s): 1199.37
CPU user time (s): 1199.07
CPU system time (s): 0.300954
CPU usage (%): 99.9593
Max. virtual memory (cumulated for all children) (KiB): 31340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.07
system time used= 0.300954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14140
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= 16
involuntary context switches= 3198

runsolver used 1.21582 second user time and 3.21451 second system time

The end

Launcher Data

Begin job on node66 at 2009-03-31 08:22:49
IDJOB=1539234
IDBENCH=70524
IDSOLVER=527
FILE ID=node66/1539234-1238480569
PBS_JOBID= 9061831
Free space on /tmp= 66544 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/75/unif-k7-r89-v75-c6675-S1402156840-093.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539234-1238480569/watcher-1539234-1238480569 -o /tmp/evaluation-result-1539234-1238480569/solver-1539234-1238480569 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539234-1238480569.cnf

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

MD5SUM BENCH= 3a21c2076cf8c7350d1388a742c488ff
RANDOM SEED=1538649228

node66.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.286
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.286
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:       1024616 kB
Buffers:         97784 kB
Cached:         837708 kB
SwapCached:       8824 kB
Active:         353120 kB
Inactive:       593276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1024616 kB
SwapTotal:     4192956 kB
SwapFree:      4175896 kB
Dirty:           31816 kB
Writeback:           0 kB
Mapped:          16548 kB
Slab:            70148 kB
Committed_AS:  3216648 kB
PageTables:       1976 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= 66512 MiB
End job on node66 at 2009-03-31 08:42:50