Trace number 1556500

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.43 1200.15

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-16.cnf
MD5SUM3cb14750de2495357cf28b8ab826b9e3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70139
Number of clauses228634
Sum of the clauses size592458
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 293186
Number of clauses of size 3135319
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

25.54/25.62	c SATzilla is building models for class 2
25.54/25.62	c run presolver march_dl2004 for 5 seconds ... 
25.54/25.62	c Bin: Executing march_dl2004
25.54/25.62	c spawning binary file with 5 seconds ...
25.54/25.62	c child exit by a signal
25.54/25.62	c march_dl2004 returned code 137.
25.54/25.62	c run presolver mxc-sr08 for 5 seconds ... 
25.54/25.62	c Bin: Executing mxc-sr08
25.54/25.62	c spawning binary file with 5 seconds ...
25.54/25.62	c child exit by a signal
25.54/25.62	c mxc-sr08 returned code 137.
25.54/25.62	c Orignal number of varibales is 70139, number of clauses is 228634 
25.54/25.62	c predicted feature computation time is 21.875908 
25.54/25.62	c Bin: Executing satelite
25.54/25.62	c spawning binary file with 240 seconds ...
25.54/25.62	c child exited successfully
25.54/25.62	c satzilla computing base features
25.54/25.62	c Number of variabe is: 28657, Number of clause is : 164401 
25.54/25.62	c Initializing...
25.54/25.62	c satzilla compute diameter ...
25.54/25.62	c start diameter features ...
25.54/25.62	c satzilla doing clause learning
25.54/25.62	c start clause learning features ...
25.54/25.62	c Bin: Executing zchaff07
25.54/25.62	c spawning binary file with 2 seconds ...
25.54/25.62	c child exit by a signal
25.54/25.62	c satzilla doing survey propogation probe
25.54/25.62	c do survay propogation for 2 second ...
25.54/25.62	c satzilla doing local search probe
25.54/25.62	c satzilla doing lobjois search-space size estimate
25.54/25.62	c features are:70139 228634 28657 164401 1.44753 0.390709 0.174312 0.409305 0.451908 1.0553 0.000118132 0.179692 6.9791e-05 0.000663014 0.879529 0.0607356 0.554711 0.000118132 0.583368 3.64961e-05 0.000340631 2.3449 0.0250242 0.0434963 0 0.666667 1.05353 5.90552e-05 0.532973 6.08269e-06 0.000170315 2.03539 0.512509 4.6468e-05 0.456763 2.43308e-05 0.000200729 19.0339 0.175976 16 24 1.21431 251.15 0.349281 149 439 402 161 315 189 223 6.46931 0.278374 4.76526 12.6592 9.42475 5.36453 6.35562 5.50307 5.85714 0.0977004 1.59564 0 0.655561 0.392667 1.1843e-05 0.103349 0.00144045 0.0143859 0.0312686 0.639648 1.03971e-05 0.240448 0.0558534 0.000399012 0.039848 0.0227234 0.0292079 2549.25 0.340836 5628.25 0.00649001 5622 5596 5643 0.711252 1.20056 0.881171 0.0630321 0.0349011 0.54472 
25.54/25.62	c satzilla's ranking:
25.54/25.62	c 1) minisat20SAT07: 2.367410
25.54/25.62	c 2) minisat20: 2.342684
25.54/25.62	c 3) zchaff_rand: 1.700458
25.54/25.62	c 4) march_dl2004: 1.155178
25.54/25.62	c 5) vallst: 0.699917
25.54/25.62	c 6) tts-4-0: -0.299768
25.54/25.62	c 7) mxc-sr08: -0.572637
25.54/25.62	c 8) SATenstein: -10000.000000
25.54/25.62	c 9) gnovelty+: -10000.000000
25.54/25.62	c 10) adaptg2wsat+: -10000.000000
25.54/25.62	c 11) adaptg2wsat0: -10000.000000
25.54/25.62	c 12) picosat846: -10000.000000
25.54/25.62	c 13) kcnfs04SAT07: -10000.000000
25.54/25.62	c satzilla running minisat20SAT07 ... 
1199.35/1200.14	c Bin: Executing minisat20SAT07
1199.35/1200.14	c spawning binary file with 1174 seconds ...
1199.35/1200.14	c child exit by a signal
1199.35/1200.14	c minisat20SAT07 returned code 137.
1199.35/1200.14	c satzilla running minisat20 ... 
1199.35/1200.14	c Bin: Executing minisat20
1199.35/1200.14	c minisat20 returned code 1.
1199.35/1200.14	c satzilla running zchaff_rand ... 
1199.35/1200.14	c Bin: Executing zchaff_rand
1199.35/1200.14	c zchaff_rand returned code 1.
1199.35/1200.14	c satzilla running march_dl2004 ... 
1199.35/1200.14	c Bin: Executing march_dl2004
1199.35/1200.14	c march_dl2004 returned code 1.
1199.35/1200.14	c satzilla running vallst ... 
1199.35/1200.14	c Bin: Executing vallst
1199.35/1200.14	c vallst returned code 1.
1199.35/1200.14	c satzilla running tts-4-0 ... 
1199.35/1200.14	c Bin: Executing tts-4-0
1199.35/1200.14	c tts-4-0 returned code 1.
1199.35/1200.14	c satzilla running mxc-sr08 ... 
1199.35/1200.14	c Bin: Executing mxc-sr08
1199.35/1200.14	c mxc-sr08 returned code 1.
1199.35/1200.14	c satzilla running SATenstein ... 
1199.35/1200.14	c Bin: Executing SATenstein
1199.35/1200.14	c SATenstein returned code 1.
1199.35/1200.14	c satzilla running gnovelty+ ... 
1199.35/1200.14	c Bin: Executing gnovelty+
1199.35/1200.14	c gnovelty+ returned code 1.
1199.35/1200.14	c satzilla running adaptg2wsat+ ... 
1199.35/1200.14	c Bin: Executing adaptg2wsat+
1199.35/1200.14	c adaptg2wsat+ returned code 1.
1199.35/1200.14	c satzilla running adaptg2wsat0 ... 
1199.35/1200.14	c Bin: Executing adaptg2wsat0
1199.35/1200.14	c adaptg2wsat0 returned code 1.
1199.35/1200.14	c satzilla running picosat846 ... 
1199.35/1200.14	c Bin: Executing picosat846
1199.35/1200.14	c picosat846 returned code 1.
1199.35/1200.14	c satzilla running kcnfs04SAT07 ... 
1199.35/1200.14	c Bin: Executing kcnfs04SAT07
1199.35/1200.14	c kcnfs04SAT07 returned code 1.
1199.35/1200.14	c ERROR: All Failed! 
1199.35/1200.14	c SATZILLA_TIME=1199.600000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line 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-1556500-1238842279/watcher-1556500-1238842279 -o /tmp/evaluation-result-1556500-1238842279/solver-1556500-1238842279 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1556500-1238842279.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: 1.00 1.00 1.00 3/64 2289
/proc/meminfo: memFree=1730160/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=2056 CPUtime=0
/proc/2289/stat : 2289 (SATzilla2009_C) R 2287 2289 1989 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1156890476 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/2289/statm: 514 112 96 399 0 111 0
[pid=2290] ppid=2289 vsize=4328 CPUtime=0
/proc/2290/stat : 2290 (march_dl2004) R 2289 2289 1989 0 -1 4194304 501 0 0 0 0 0 0 0 18 0 1 0 1156890476 4431872 496 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2290/statm: 1082 498 49 118 0 961 0

[startup+0.105161 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2289
/proc/meminfo: memFree=1730160/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=2056 CPUtime=0
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1156890476 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2289/statm: 514 112 96 399 0 111 0
[pid=2290] ppid=2289 vsize=7924 CPUtime=0.09
/proc/2290/stat : 2290 (march_dl2004) R 2289 2289 1989 0 -1 4194304 1670 0 0 0 9 0 0 0 19 0 1 0 1156890476 8114176 1665 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2290/statm: 1981 1666 50 118 0 1860 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9980

[startup+0.201178 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2289
/proc/meminfo: memFree=1730160/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=2056 CPUtime=0
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1156890476 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2289/statm: 514 112 96 399 0 111 0
[pid=2290] ppid=2289 vsize=8980 CPUtime=0.19
/proc/2290/stat : 2290 (march_dl2004) R 2289 2289 1989 0 -1 4194304 2009 0 0 0 18 1 0 0 20 0 1 0 1156890476 9195520 2004 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2290/statm: 2245 2004 50 118 0 2124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11036

[startup+0.301198 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2289
/proc/meminfo: memFree=1730160/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=2056 CPUtime=0
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1156890476 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2289/statm: 514 112 96 399 0 111 0
[pid=2290] ppid=2289 vsize=10036 CPUtime=0.29
/proc/2290/stat : 2290 (march_dl2004) R 2289 2289 1989 0 -1 4194304 2354 0 0 0 28 1 0 0 21 0 1 0 1156890476 10276864 2349 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2290/statm: 2509 2349 50 118 0 2388 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12092

[startup+0.701277 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2289
/proc/meminfo: memFree=1730160/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=2056 CPUtime=0
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1156890476 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2289/statm: 514 112 96 399 0 111 0
[pid=2290] ppid=2289 vsize=22964 CPUtime=0.69
/proc/2290/stat : 2290 (march_dl2004) R 2289 2289 1989 0 -1 4194304 6816 0 0 0 66 3 0 0 25 0 1 0 1156890476 23515136 4805 1992294400 134512640 134996440 4294956176 18446744073709551615 134652443 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2290/statm: 5741 4805 55 118 0 5620 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25020

[startup+1.50143 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2291
/proc/meminfo: memFree=1708576/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=2056 CPUtime=0
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1156890476 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2289/statm: 514 112 96 399 0 111 0
[pid=2290] ppid=2289 vsize=24084 CPUtime=1.49
/proc/2290/stat : 2290 (march_dl2004) R 2289 2289 1989 0 -1 4194304 11786 0 0 0 144 5 0 0 25 0 1 0 1156890476 24662016 5186 1992294400 134512640 134996440 4294956176 18446744073709551615 134518360 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2290/statm: 6021 5186 64 118 0 5900 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26140

[startup+3.10175 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2291
/proc/meminfo: memFree=1685984/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=2056 CPUtime=0
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1156890476 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2289/statm: 514 112 96 399 0 111 0
[pid=2290] ppid=2289 vsize=47476 CPUtime=3.08
/proc/2290/stat : 2290 (march_dl2004) R 2289 2289 1989 0 -1 4194304 21228 0 0 0 299 9 0 0 25 0 1 0 1156890476 48615424 10905 1992294400 134512640 134996440 4294956176 18446744073709551615 134544057 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2290/statm: 11869 10905 69 118 0 11748 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49532

[startup+6.30239 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2292
/proc/meminfo: memFree=1699488/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=2056 CPUtime=4.99
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 152 24763 0 0 0 0 488 11 16 0 1 0 1156890476 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 514 121 104 399 0 111 0
[pid=2292] ppid=2289 vsize=43332 CPUtime=1.27
/proc/2292/stat : 2292 (mxc-sr08) R 2289 2289 1989 0 -1 4194304 12008 0 0 0 122 5 0 0 25 0 1 0 1156890978 44371968 9896 1992294400 134512640 135078026 4294956176 18446744073709551615 134729593 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2292/statm: 10833 9896 56 138 0 10692 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 45388

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2293
/proc/meminfo: memFree=1710312/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18828 CPUtime=12.66
/proc/2289/stat : 2289 (SATzilla2009_C) R 2287 2289 1989 0 -1 4194304 4302 47192 0 0 135 1 1105 25 25 0 1 0 1156890476 19279872 4254 1992294400 134512640 136149437 4294956208 18446744073709551615 134535214 0 0 4096 0 0 0 0 17 0 0 0
/proc/2289/statm: 4707 4254 135 399 0 4304 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 18828

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2294
/proc/meminfo: memFree=1710312/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.44
/proc/2289/stat : 2289 (SATzilla2009_C) R 2287 2289 1989 0 -1 4194304 13118 52817 0 0 1201 13 1295 35 25 0 1 0 1156890476 18702336 4284 1992294400 134512640 136149437 4294956208 18446744073709551615 134544278 0 0 4096 3 0 0 0 17 0 0 0
/proc/2289/statm: 4566 4284 213 399 0 4163 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 18264

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2295
/proc/meminfo: memFree=1674144/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=38524 CPUtime=25.44
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 10211 0 0 0 2540 4 0 0 25 0 1 0 1156893038 39448576 9069 1992294400 134512640 135078472 4294956176 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 9631 9069 74 138 0 9490 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 56788

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2295
/proc/meminfo: memFree=1671776/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=41204 CPUtime=76.61
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 10853 0 0 0 7655 6 0 0 25 0 1 0 1156893038 42192896 9711 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 10301 9711 74 138 0 10160 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 59468

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2295
/proc/meminfo: memFree=1666528/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=46448 CPUtime=136.57
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 12164 0 0 0 13649 8 0 0 25 0 1 0 1156893038 47562752 11022 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 11612 11022 74 138 0 11471 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 64712

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2295
/proc/meminfo: memFree=1661920/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=50968 CPUtime=196.55
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 13300 0 0 0 19646 9 0 0 25 0 1 0 1156893038 52191232 12158 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 12742 12158 74 138 0 12601 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 69232

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2295
/proc/meminfo: memFree=1657696/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=55192 CPUtime=256.51
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 14353 0 0 0 25641 10 0 0 25 0 1 0 1156893038 56516608 13211 1992294400 134512640 135078472 4294956176 18446744073709551615 134550596 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 13798 13211 74 138 0 13657 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 73456

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2295
/proc/meminfo: memFree=1652576/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=60184 CPUtime=316.48
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 15608 0 0 0 31636 12 0 0 25 0 1 0 1156893038 61628416 14466 1992294400 134512640 135078472 4294956176 18446744073709551615 134556024 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 15046 14466 74 138 0 14905 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 78448

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2295
/proc/meminfo: memFree=1647840/2055920 swapFree=4176224/4192956

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2301
/proc/meminfo: memFree=1627224/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=85396 CPUtime=796.21
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 21883 0 0 0 79601 20 0 0 25 0 1 0 1156893038 87445504 20741 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 21349 20741 74 138 0 21208 0
Current children cumulated CPU time (s) 821.77
Current children cumulated vsize (KiB) 103660

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2301
/proc/meminfo: memFree=1622296/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=90224 CPUtime=856.18
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 23106 0 0 0 85598 20 0 0 25 0 1 0 1156893038 92389376 21964 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 22556 21964 74 138 0 22415 0
Current children cumulated CPU time (s) 881.74
Current children cumulated vsize (KiB) 108488

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2301
/proc/meminfo: memFree=1617184/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=95336 CPUtime=916.15
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 24366 0 0 0 91593 22 0 0 25 0 1 0 1156893038 97624064 23224 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 23834 23224 74 138 0 23693 0
Current children cumulated CPU time (s) 941.71
Current children cumulated vsize (KiB) 113600

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2301
/proc/meminfo: memFree=1615648/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=96856 CPUtime=976.11
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 24737 0 0 0 97589 22 0 0 25 0 1 0 1156893038 99180544 23595 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 24214 23595 74 138 0 24073 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 115120

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2301
/proc/meminfo: memFree=1614816/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=97924 CPUtime=1036.07
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 24957 0 0 0 103585 22 0 0 25 0 1 0 1156893038 100274176 23815 1992294400 134512640 135078472 4294956176 18446744073709551615 134550637 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2295/statm: 24481 23815 74 138 0 24340 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 116188

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2301
/proc/meminfo: memFree=1613664/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=99036 CPUtime=1096.03
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 25234 0 0 0 109581 22 0 0 25 0 1 0 1156893038 101412864 24092 1992294400 134512640 135078472 4294956176 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 24759 24092 74 138 0 24618 0
Current children cumulated CPU time (s) 1121.59
Current children cumulated vsize (KiB) 117300

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2301
/proc/meminfo: memFree=1612704/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=99860 CPUtime=1156.01
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 25457 0 0 0 115578 23 0 0 25 0 1 0 1156893038 102256640 24315 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 24965 24315 74 138 0 24824 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 118124

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2301
/proc/meminfo: memFree=1612576/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=99992 CPUtime=1164.11
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 25487 0 0 0 116388 23 0 0 25 0 1 0 1156893038 102391808 24345 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 24998 24345 74 138 0 24857 0
Current children cumulated CPU time (s) 1189.67
Current children cumulated vsize (KiB) 118256

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2301
/proc/meminfo: memFree=1612512/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=100124 CPUtime=1170.5
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 25506 0 0 0 117027 23 0 0 25 0 1 0 1156893038 102526976 24364 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 25031 24364 74 138 0 24890 0
Current children cumulated CPU time (s) 1196.06
Current children cumulated vsize (KiB) 118388

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2301
/proc/meminfo: memFree=1612512/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=100124 CPUtime=1172.09
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 25510 0 0 0 117186 23 0 0 25 0 1 0 1156893038 102526976 24368 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 25031 24368 74 138 0 24890 0
Current children cumulated CPU time (s) 1197.65
Current children cumulated vsize (KiB) 118388

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2301
/proc/meminfo: memFree=1612512/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=100124 CPUtime=1172.89
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 25512 0 0 0 117266 23 0 0 25 0 1 0 1156893038 102526976 24370 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 25031 24370 74 138 0 24890 0
Current children cumulated CPU time (s) 1198.45
Current children cumulated vsize (KiB) 118388

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2301
/proc/meminfo: memFree=1612512/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=100124 CPUtime=1173.29
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 25513 0 0 0 117306 23 0 0 25 0 1 0 1156893038 102526976 24371 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 25031 24371 74 138 0 24890 0
Current children cumulated CPU time (s) 1198.85
Current children cumulated vsize (KiB) 118388

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2301
/proc/meminfo: memFree=1612512/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=100124 CPUtime=1173.69
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 25514 0 0 0 117346 23 0 0 25 0 1 0 1156893038 102526976 24372 1992294400 134512640 135078472 4294956176 18446744073709551615 134556042 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 25031 24372 74 138 0 24890 0
Current children cumulated CPU time (s) 1199.25
Current children cumulated vsize (KiB) 118388

[startup+1200.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2301
/proc/meminfo: memFree=1612512/2055920 swapFree=4176224/4192956
[pid=2289] ppid=2287 vsize=18264 CPUtime=25.56
/proc/2289/stat : 2289 (SATzilla2009_C) S 2287 2289 1989 0 -1 4194304 13131 52817 0 0 1213 13 1295 35 25 0 1 0 1156890476 18702336 4291 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2289/statm: 4566 4291 220 399 0 4163 0
[pid=2295] ppid=2289 vsize=100124 CPUtime=1173.79
/proc/2295/stat : 2295 (minisat20SAT07) R 2289 2289 1989 0 -1 4194304 25515 0 0 0 117356 23 0 0 25 0 1 0 1156893038 102526976 24373 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2295/statm: 25031 24373 74 138 0 24890 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 118388

Child status: 17
Real time (s): 1200.15
CPU time (s): 1199.43
CPU user time (s): 1198.68
CPU system time (s): 0.744886
CPU usage (%): 99.9403
Max. virtual memory (cumulated for all children) (KiB): 118388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.68
system time used= 0.744886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91481
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= 15
involuntary context switches= 4440

runsolver used 1.50177 second user time and 2.84857 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-04 12:51:19
IDJOB=1556500
IDBENCH=70820
IDSOLVER=527
FILE ID=node53/1556500-1238842279
PBS_JOBID= 9085814
Free space on /tmp= 66544 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-16.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556500-1238842279/watcher-1556500-1238842279 -o /tmp/evaluation-result-1556500-1238842279/solver-1556500-1238842279 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1556500-1238842279.cnf

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

MD5SUM BENCH= 3cb14750de2495357cf28b8ab826b9e3
RANDOM SEED=1424271117

node53.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.264
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.264
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1730704 kB
Buffers:         22140 kB
Cached:         230596 kB
SwapCached:      10492 kB
Active:         126460 kB
Inactive:       138268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1730704 kB
SwapTotal:     4192956 kB
SwapFree:      4176224 kB
Dirty:           35580 kB
Writeback:           0 kB
Mapped:          17688 kB
Slab:            46632 kB
Committed_AS:  2944840 kB
PageTables:       1396 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= 66516 MiB
End job on node53 at 2009-04-04 13:11:20