Trace number 1556449

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_I 2009-03-22? (exit code) 1199.32 1199.97

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-15.cnf
MD5SUMc8a05d1e76535706c430a6b42d191d4b
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 variables69695
Number of clauses227171
Sum of the clauses size588683
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292572
Number of clauses of size 3134470
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

26.45/26.51	c SATzilla is building models for class 3
26.45/26.51	c run presolver mxc-sr08 for 10 seconds ... 
26.45/26.51	c Bin: Executing mxc-sr08
26.45/26.51	c spawning binary file with 10 seconds ...
26.45/26.51	c child exit by a signal
26.45/26.51	c mxc-sr08 returned code 137.
26.45/26.51	c run presolver picosat846 for 5 seconds ... 
26.45/26.51	c Bin: Executing picosat846
26.45/26.51	c spawning binary file with 5 seconds ...
26.45/26.51	c child exit by a signal
26.45/26.51	c picosat846 returned code 137.
26.45/26.51	c Orignal number of varibales is 69695, number of clauses is 227171 
26.45/26.51	c predicted feature computation time is 3.518399 
26.45/26.51	c Bin: Executing satelite
26.45/26.51	c spawning binary file with 240 seconds ...
26.45/26.51	c child exited successfully
26.45/26.51	c satzilla computing base features
26.45/26.51	c Number of variabe is: 28546, Number of clause is : 163587 
26.45/26.51	c Initializing...
26.45/26.51	c satzilla doing clause learning
26.45/26.51	c start clause learning features ...
26.45/26.51	c Bin: Executing zchaff07
26.45/26.51	c spawning binary file with 2 seconds ...
26.45/26.51	c child exit by a signal
26.45/26.51	c satzilla doing survey propogation probe
26.45/26.51	c do survay propogation for 2 second ...
26.45/26.51	c satzilla doing local search probe
26.45/26.51	c features are:69695 227171 28546 163587 1.4415 0.388686 0.1745 0.409276 0.453111 1.05656 0.000118557 0.179547 7.00624e-05 0.000630561 0.88034 0.0611479 0.555234 0.000118557 0.583926 4.27907e-05 0.000342325 2.34899 0.0249877 0.0433117 0 0.666667 1.05163 5.92755e-05 0.533101 6.11296e-06 0.000171163 2.0385 0.512632 4.66423e-05 0.45597 2.44518e-05 0.000195615 318 0.341159 167 510 472 186 416 209 295 6.69012 0.252244 4.86364 12.661 8.02745 5.22156 6.82663 5.7957 6.44068 0.0979464 1.59394 0 0.745545 0.392526 1.17716e-05 0.103357 0.00147876 0.0143948 0.0312853 0.637475 2.26255e-05 0.240494 0.0567204 0.000399013 0.0398553 0.0227245 0.029247 2602.5 0.337013 5633.75 0.00657056 5641 5584 5653 0.729932 1.17195 0.88412 0.0641801 
26.45/26.51	c satzilla's ranking:
26.45/26.51	c 1) mxc-sr08: 3.161529
26.45/26.51	c 2) picosat846: 2.547204
26.45/26.51	c 3) minisat20SAT07: 2.252488
26.45/26.51	c 4) zchaff_rand: 0.100839
26.45/26.51	c 5) march_dl2004: 0.067938
26.45/26.51	c 6) SATenstein: -10000.000000
26.45/26.51	c 7) gnovelty+: -10000.000000
26.45/26.51	c 8) adaptg2wsat+: -10000.000000
26.45/26.51	c 9) adaptg2wsat0: -10000.000000
26.45/26.51	c 10) tts-4-0: -10000.000000
26.45/26.51	c 11) vallst: -10000.000000
26.45/26.51	c 12) minisat20: -10000.000000
26.45/26.51	c 13) kcnfs04SAT07: -10000.000000
26.45/26.51	c satzilla running mxc-sr08 ... 
1199.21/1199.96	c Bin: Executing mxc-sr08
1199.21/1199.96	c spawning binary file with 1173 seconds ...
1199.21/1199.96	c child exit by a signal
1199.21/1199.96	c mxc-sr08 returned code 137.
1199.21/1199.96	c satzilla running picosat846 ... 
1199.21/1199.96	c Bin: Executing picosat846
1199.21/1199.96	c picosat846 returned code 1.
1199.21/1199.96	c satzilla running minisat20SAT07 ... 
1199.21/1199.96	c Bin: Executing minisat20SAT07
1199.21/1199.96	c minisat20SAT07 returned code 1.
1199.21/1199.96	c satzilla running zchaff_rand ... 
1199.21/1199.96	c Bin: Executing zchaff_rand
1199.21/1199.96	c zchaff_rand returned code 1.
1199.21/1199.96	c satzilla running march_dl2004 ... 
1199.21/1199.96	c Bin: Executing march_dl2004
1199.21/1199.96	c march_dl2004 returned code 1.
1199.21/1199.96	c satzilla running SATenstein ... 
1199.21/1199.96	c Bin: Executing SATenstein
1199.21/1199.96	c SATenstein returned code 1.
1199.21/1199.96	c satzilla running gnovelty+ ... 
1199.21/1199.96	c Bin: Executing gnovelty+
1199.21/1199.96	c gnovelty+ returned code 1.
1199.21/1199.96	c satzilla running adaptg2wsat+ ... 
1199.21/1199.96	c Bin: Executing adaptg2wsat+
1199.21/1199.96	c adaptg2wsat+ returned code 1.
1199.21/1199.96	c satzilla running adaptg2wsat0 ... 
1199.21/1199.96	c Bin: Executing adaptg2wsat0
1199.21/1199.96	c adaptg2wsat0 returned code 1.
1199.21/1199.96	c satzilla running tts-4-0 ... 
1199.21/1199.96	c Bin: Executing tts-4-0
1199.21/1199.96	c tts-4-0 returned code 1.
1199.21/1199.96	c satzilla running vallst ... 
1199.21/1199.96	c Bin: Executing vallst
1199.21/1199.96	c vallst returned code 1.
1199.21/1199.96	c satzilla running minisat20 ... 
1199.21/1199.96	c Bin: Executing minisat20
1199.21/1199.96	c minisat20 returned code 1.
1199.21/1199.96	c satzilla running kcnfs04SAT07 ... 
1199.21/1199.96	c Bin: Executing kcnfs04SAT07
1199.21/1199.96	c kcnfs04SAT07 returned code 1.
1199.21/1199.96	c ERROR: All Failed! 
1199.21/1199.96	c SATZILLA_TIME=1199.480000

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-1556449-1238841344/watcher-1556449-1238841344 -o /tmp/evaluation-result-1556449-1238841344/solver-1556449-1238841344 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1556449-1238841344.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.91 0.95 0.99 3/76 17778
/proc/meminfo: memFree=1510784/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=2056 CPUtime=0
/proc/17778/stat : 17778 (SATzilla2009_I) R 17776 17778 17649 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 1156795424 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/17778/statm: 514 112 96 399 0 111 0
[pid=17779] ppid=17778 vsize=4836 CPUtime=0
/proc/17779/stat : 17779 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 827 0 0 0 0 0 0 0 19 0 1 0 1156795424 4952064 824 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17779/statm: 1209 830 44 138 0 1068 0

[startup+0.048393 s]
/proc/loadavg: 0.91 0.95 0.99 3/76 17778
/proc/meminfo: memFree=1510784/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=2056 CPUtime=0
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1156795424 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17778/statm: 514 112 96 399 0 111 0
[pid=17779] ppid=17778 vsize=20952 CPUtime=0.03
/proc/17779/stat : 17779 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 4203 0 0 0 2 1 0 0 20 0 1 0 1156795424 21454848 4175 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17779/statm: 5238 4176 54 138 0 5097 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23008

[startup+0.101402 s]
/proc/loadavg: 0.91 0.95 0.99 3/76 17778
/proc/meminfo: memFree=1510784/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=2056 CPUtime=0
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1156795424 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17778/statm: 514 112 96 399 0 111 0
[pid=17779] ppid=17778 vsize=25112 CPUtime=0.09
/proc/17779/stat : 17779 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 5225 0 0 0 7 2 0 0 20 0 1 0 1156795424 25714688 5197 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17779/statm: 6278 5197 54 138 0 6137 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27168

[startup+0.30144 s]
/proc/loadavg: 0.91 0.95 0.99 3/76 17778
/proc/meminfo: memFree=1510784/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=2056 CPUtime=0
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1156795424 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17778/statm: 514 112 96 399 0 111 0
[pid=17779] ppid=17778 vsize=30236 CPUtime=0.29
/proc/17779/stat : 17779 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 7389 0 0 0 26 3 0 0 22 0 1 0 1156795424 30961664 6335 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17779/statm: 7559 6335 55 138 0 7418 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32292

[startup+0.701517 s]
/proc/loadavg: 0.91 0.95 0.99 3/76 17778
/proc/meminfo: memFree=1510784/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=2056 CPUtime=0
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1156795424 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17778/statm: 514 112 96 399 0 111 0
[pid=17779] ppid=17778 vsize=42012 CPUtime=0.69
/proc/17779/stat : 17779 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 10276 0 0 0 65 4 0 0 25 0 1 0 1156795424 43020288 9222 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17779/statm: 10503 9222 55 138 0 10362 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44068

[startup+1.50267 s]
/proc/loadavg: 0.91 0.95 0.99 2/78 17780
/proc/meminfo: memFree=1468144/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=2056 CPUtime=0
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1156795424 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17778/statm: 514 112 96 399 0 111 0
[pid=17779] ppid=17778 vsize=44188 CPUtime=1.5
/proc/17779/stat : 17779 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12428 0 0 0 145 5 0 0 25 0 1 0 1156795424 45248512 10142 1992294400 134512640 135078026 4294956192 18446744073709551615 134538068 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17779/statm: 11047 10142 71 138 0 10906 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 46244

[startup+3.10199 s]
/proc/loadavg: 0.91 0.95 0.99 2/78 17780
/proc/meminfo: memFree=1469936/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=2056 CPUtime=0
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1156795424 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17778/statm: 514 112 96 399 0 111 0
[pid=17779] ppid=17778 vsize=44188 CPUtime=3.09
/proc/17779/stat : 17779 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12454 0 0 0 303 6 0 0 25 0 1 0 1156795424 45248512 10168 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17779/statm: 11047 10168 71 138 0 10906 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46244

[startup+6.3026 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17780
/proc/meminfo: memFree=1470256/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=2056 CPUtime=0
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1156795424 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17778/statm: 514 112 96 399 0 111 0
[pid=17779] ppid=17778 vsize=44188 CPUtime=6.28
/proc/17779/stat : 17779 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12454 0 0 0 622 6 0 0 25 0 1 0 1156795424 45248512 10168 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17779/statm: 11047 10168 71 138 0 10906 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46244

[startup+12.7018 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17781
/proc/meminfo: memFree=1497648/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=2056 CPUtime=9.99
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 152 12455 0 0 0 0 992 7 16 0 1 0 1156795424 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 514 121 104 399 0 111 0
[pid=17781] ppid=17778 vsize=16436 CPUtime=2.67
/proc/17781/stat : 17781 (picosat846) R 17778 17778 17649 0 -1 4194304 3336 0 0 0 266 1 0 0 25 0 1 0 1156796426 16830464 3325 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17781/statm: 4109 3325 85 14 0 3775 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 18492

[startup+25.5013 s]
/proc/loadavg: 1.00 0.97 1.00 2/77 17783
/proc/meminfo: memFree=1484856/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=28432 CPUtime=25.45
/proc/17778/stat : 17778 (SATzilla2009_I) R 17776 17778 17649 0 -1 4194304 11876 31257 0 0 711 6 1800 28 25 0 1 0 1156795424 29114368 5803 1992294400 134512640 136149169 4294956224 18446744073709551615 135542494 0 0 4096 3 0 0 0 17 0 0 0
/proc/17778/statm: 7108 5803 207 399 0 6705 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 28432

[startup+51.1013 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17784
/proc/meminfo: memFree=1452400/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=44188 CPUtime=24.54
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12455 0 0 0 2450 4 0 0 25 0 1 0 1156798076 45248512 10169 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11047 10169 71 138 0 10906 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 60320

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17784
/proc/meminfo: memFree=1452336/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=44188 CPUtime=75.71
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12455 0 0 0 7567 4 0 0 25 0 1 0 1156798076 45248512 10169 1992294400 134512640 135078026 4294956192 18446744073709551615 134524063 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11047 10169 71 138 0 10906 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 60320

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17784
/proc/meminfo: memFree=1452272/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=44188 CPUtime=135.68
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12455 0 0 0 13564 4 0 0 25 0 1 0 1156798076 45248512 10169 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11047 10169 71 138 0 10906 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 60320

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17784
/proc/meminfo: memFree=1452272/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=44188 CPUtime=195.66
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12455 0 0 0 19561 5 0 0 25 0 1 0 1156798076 45248512 10169 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11047 10169 71 138 0 10906 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 60320

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17784
/proc/meminfo: memFree=1452272/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=44188 CPUtime=255.63
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12455 0 0 0 25558 5 0 0 25 0 1 0 1156798076 45248512 10169 1992294400 134512640 135078026 4294956192 18446744073709551615 134523806 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11047 10169 71 138 0 10906 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 60320

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17784
/proc/meminfo: memFree=1452336/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=44188 CPUtime=315.6
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12455 0 0 0 31555 5 0 0 25 0 1 0 1156798076 45248512 10169 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11047 10169 71 138 0 10906 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 60320


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


[startup+762.307 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17786
/proc/meminfo: memFree=1451888/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=44584 CPUtime=735.38
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12546 0 0 0 73533 5 0 0 25 0 1 0 1156798076 45654016 10260 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11146 10260 71 138 0 11005 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 60716

[startup+822.301 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17786
/proc/meminfo: memFree=1451504/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=44980 CPUtime=795.35
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12637 0 0 0 79529 6 0 0 25 0 1 0 1156798076 46059520 10351 1992294400 134512640 135078026 4294956192 18446744073709551615 134523591 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11245 10351 71 138 0 11104 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 61112

[startup+882.302 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17786
/proc/meminfo: memFree=1451504/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=44980 CPUtime=855.32
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12637 0 0 0 85526 6 0 0 25 0 1 0 1156798076 46059520 10351 1992294400 134512640 135078026 4294956192 18446744073709551615 134523894 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11245 10351 71 138 0 11104 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 61112

[startup+942.301 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17786
/proc/meminfo: memFree=1451504/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=44980 CPUtime=915.29
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12637 0 0 0 91523 6 0 0 25 0 1 0 1156798076 46059520 10351 1992294400 134512640 135078026 4294956192 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11245 10351 71 138 0 11104 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 61112

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17786
/proc/meminfo: memFree=1451504/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=44980 CPUtime=975.25
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12637 0 0 0 97519 6 0 0 25 0 1 0 1156798076 46059520 10351 1992294400 134512640 135078026 4294956192 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11245 10351 71 138 0 11104 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 61112

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17786
/proc/meminfo: memFree=1451184/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=45376 CPUtime=1035.22
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12719 0 0 0 103516 6 0 0 25 0 1 0 1156798076 46465024 10433 1992294400 134512640 135078026 4294956192 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11344 10433 71 138 0 11203 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 61508

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17786
/proc/meminfo: memFree=1450736/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=45772 CPUtime=1095.19
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12828 0 0 0 109513 6 0 0 25 0 1 0 1156798076 46870528 10542 1992294400 134512640 135078026 4294956192 18446744073709551615 134523872 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11443 10542 71 138 0 11302 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 61904

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17786
/proc/meminfo: memFree=1450480/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=46036 CPUtime=1155.16
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12894 0 0 0 115510 6 0 0 25 0 1 0 1156798076 47140864 10608 1992294400 134512640 135078026 4294956192 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11509 10608 71 138 0 11368 0
Current children cumulated CPU time (s) 1181.62
Current children cumulated vsize (KiB) 62168

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17786
/proc/meminfo: memFree=1450416/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=46036 CPUtime=1163.16
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12894 0 0 0 116310 6 0 0 25 0 1 0 1156798076 47140864 10608 1992294400 134512640 135078026 4294956192 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11509 10608 71 138 0 11368 0
Current children cumulated CPU time (s) 1189.62
Current children cumulated vsize (KiB) 62168

[startup+1196.7 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17786
/proc/meminfo: memFree=1450416/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=46036 CPUtime=1169.56
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12894 0 0 0 116950 6 0 0 25 0 1 0 1156798076 47140864 10608 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11509 10608 71 138 0 11368 0
Current children cumulated CPU time (s) 1196.02
Current children cumulated vsize (KiB) 62168

[startup+1198.3 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17786
/proc/meminfo: memFree=1450416/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=46036 CPUtime=1171.15
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12894 0 0 0 117109 6 0 0 25 0 1 0 1156798076 47140864 10608 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11509 10608 71 138 0 11368 0
Current children cumulated CPU time (s) 1197.61
Current children cumulated vsize (KiB) 62168

[startup+1199.1 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17786
/proc/meminfo: memFree=1450416/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=46036 CPUtime=1171.95
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12894 0 0 0 117189 6 0 0 25 0 1 0 1156798076 47140864 10608 1992294400 134512640 135078026 4294956192 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11509 10608 71 138 0 11368 0
Current children cumulated CPU time (s) 1198.41
Current children cumulated vsize (KiB) 62168

[startup+1199.5 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17786
/proc/meminfo: memFree=1450416/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=46036 CPUtime=1172.35
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12894 0 0 0 117229 6 0 0 25 0 1 0 1156798076 47140864 10608 1992294400 134512640 135078026 4294956192 18446744073709551615 134523872 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11509 10608 71 138 0 11368 0
Current children cumulated CPU time (s) 1198.81
Current children cumulated vsize (KiB) 62168

[startup+1199.9 s]
/proc/loadavg: 1.00 0.97 1.00 2/78 17786
/proc/meminfo: memFree=1450416/2055920 swapFree=4175228/4192956
[pid=17778] ppid=17776 vsize=16132 CPUtime=26.46
/proc/17778/stat : 17778 (SATzilla2009_I) S 17776 17778 17649 0 -1 4194304 11893 31257 0 0 809 9 1800 28 25 0 1 0 1156795424 16519168 3783 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17778/statm: 4033 3783 217 399 0 3630 0
[pid=17784] ppid=17778 vsize=46036 CPUtime=1172.75
/proc/17784/stat : 17784 (mxc-sr08) R 17778 17778 17649 0 -1 4194304 12894 0 0 0 117269 6 0 0 25 0 1 0 1156798076 47140864 10608 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17784/statm: 11509 10608 71 138 0 11368 0
Current children cumulated CPU time (s) 1199.21
Current children cumulated vsize (KiB) 62168

Child status: 17
Real time (s): 1199.97
CPU time (s): 1199.32
CPU user time (s): 1198.86
CPU system time (s): 0.465929
CPU usage (%): 99.9459
Max. virtual memory (cumulated for all children) (KiB): 64652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.86
system time used= 0.465929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56071
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= 4650

runsolver used 1.04584 second user time and 3.37249 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-04 12:35:44
IDJOB=1556449
IDBENCH=70819
IDSOLVER=528
FILE ID=node63/1556449-1238841344
PBS_JOBID= 9085825
Free space on /tmp= 66556 MiB

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

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

MD5SUM BENCH= c8a05d1e76535706c430a6b42d191d4b
RANDOM SEED=1516940069

node63.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.285
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.285
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:       1511272 kB
Buffers:         43512 kB
Cached:         433632 kB
SwapCached:       7492 kB
Active:         256368 kB
Inactive:       229644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1511272 kB
SwapTotal:     4192956 kB
SwapFree:      4175228 kB
Dirty:           35556 kB
Writeback:           0 kB
Mapped:          14412 kB
Slab:            43240 kB
Committed_AS:  3619588 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB
End job on node63 at 2009-04-04 12:55:45