Trace number 1559673

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.63 1200.1

General information on the benchmark

NameAPPLICATIONS/aprove09/
AProVE09-06.cnf
MD5SUMd6f6073d38b29a9cff1f80910bc0501b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.2664
Satisfiable
(Un)Satisfiability was proved
Number of variables77262
Number of clauses263137
Sum of the clauses size679549
Maximum clause length74
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2120283
Number of clauses of size 3133670
Number of clauses of size 48992
Number of clauses of size 554
Number of clauses of size over 5137

Solver Data

29.76/29.80	c SATzilla is building models for class 3
29.76/29.80	c run presolver mxc-sr08 for 10 seconds ... 
29.76/29.80	c Bin: Executing mxc-sr08
29.76/29.80	c spawning binary file with 10 seconds ...
29.76/29.80	c child exit by a signal
29.76/29.80	c mxc-sr08 returned code 137.
29.76/29.80	c run presolver picosat846 for 5 seconds ... 
29.76/29.80	c Bin: Executing picosat846
29.76/29.80	c spawning binary file with 5 seconds ...
29.76/29.80	c child exit by a signal
29.76/29.80	c picosat846 returned code 137.
29.76/29.80	c Orignal number of varibales is 77262, number of clauses is 263137 
29.76/29.80	c predicted feature computation time is 4.045672 
29.76/29.80	c Bin: Executing satelite
29.76/29.80	c spawning binary file with 240 seconds ...
29.76/29.80	c child exited successfully
29.76/29.80	c satzilla computing base features
29.76/29.80	c Number of variabe is: 37512, Number of clause is : 193019 
29.76/29.80	c Initializing...
29.76/29.80	c satzilla doing clause learning
29.76/29.80	c start clause learning features ...
29.76/29.80	c Bin: Executing zchaff07
29.76/29.80	c spawning binary file with 2 seconds ...
29.76/29.80	c child exit by a signal
29.76/29.80	c satzilla doing survey propogation probe
29.76/29.80	c do survay propogation for 2 second ...
29.76/29.80	c satzilla doing local search probe
29.76/29.80	c features are:77262 263137 37512 193019 1.05966 0.36327 0.194344 0.357214 0.56161 1.15654 8.66075e-05 0.269979 5.33163e-05 0.000586479 1.05999 0.163818 0.610634 8.66075e-05 1.08018 3.62659e-05 0.00327429 1.97324 0.0441487 0.0643484 0 0.73913 1.30199 4.88044e-05 1.85321 5.18084e-06 0.00309296 1.65084 0.600122 4.36278e-05 2.19932 2.07233e-05 0.00326911 864.5 0.300174 605 1124 1124 605 1124 605 1124 11.1506 0.0275865 10.843 11.4582 11.4582 10.843 11.4582 10.843 11.4582 0.192877 0.912932 0 0.999571 0.400899 0.00145801 0.340816 0.0109411 0.131696 0.0398713 0.93843 0 0.308232 0.0554568 0.0213209 0.0471994 0.0237307 0.0283999 3379 0.315572 7201.5 0.00677503 7201.5 7167 7167 0.934866 0.906307 0.871955 0.0546312 
29.76/29.80	c satzilla's ranking:
29.76/29.80	c 1) mxc-sr08: 3.048453
29.76/29.80	c 2) picosat846: 2.513105
29.76/29.80	c 3) minisat20SAT07: 2.119525
29.76/29.80	c 4) zchaff_rand: 0.790888
29.76/29.80	c 5) march_dl2004: -0.146654
29.76/29.80	c 6) SATenstein: -10000.000000
29.76/29.80	c 7) gnovelty+: -10000.000000
29.76/29.80	c 8) adaptg2wsat+: -10000.000000
29.76/29.80	c 9) adaptg2wsat0: -10000.000000
29.76/29.80	c 10) tts-4-0: -10000.000000
29.76/29.80	c 11) vallst: -10000.000000
29.76/29.80	c 12) minisat20: -10000.000000
29.76/29.80	c 13) kcnfs04SAT07: -10000.000000
29.76/29.80	c satzilla running mxc-sr08 ... 
1199.50/1200.09	c Bin: Executing mxc-sr08
1199.50/1200.09	c spawning binary file with 1170 seconds ...
1199.50/1200.09	c child exit by a signal
1199.50/1200.09	c mxc-sr08 returned code 137.
1199.50/1200.09	c satzilla running picosat846 ... 
1199.50/1200.09	c Bin: Executing picosat846
1199.50/1200.09	c picosat846 returned code 1.
1199.50/1200.09	c satzilla running minisat20SAT07 ... 
1199.50/1200.09	c Bin: Executing minisat20SAT07
1199.50/1200.09	c minisat20SAT07 returned code 1.
1199.50/1200.09	c satzilla running zchaff_rand ... 
1199.50/1200.09	c Bin: Executing zchaff_rand
1199.50/1200.09	c zchaff_rand returned code 1.
1199.50/1200.09	c satzilla running march_dl2004 ... 
1199.50/1200.09	c Bin: Executing march_dl2004
1199.50/1200.09	c march_dl2004 returned code 1.
1199.50/1200.09	c satzilla running SATenstein ... 
1199.50/1200.09	c Bin: Executing SATenstein
1199.50/1200.09	c SATenstein returned code 1.
1199.50/1200.09	c satzilla running gnovelty+ ... 
1199.50/1200.09	c Bin: Executing gnovelty+
1199.50/1200.09	c gnovelty+ returned code 1.
1199.50/1200.09	c satzilla running adaptg2wsat+ ... 
1199.50/1200.09	c Bin: Executing adaptg2wsat+
1199.50/1200.09	c adaptg2wsat+ returned code 1.
1199.50/1200.09	c satzilla running adaptg2wsat0 ... 
1199.50/1200.09	c Bin: Executing adaptg2wsat0
1199.50/1200.09	c adaptg2wsat0 returned code 1.
1199.50/1200.09	c satzilla running tts-4-0 ... 
1199.50/1200.09	c Bin: Executing tts-4-0
1199.50/1200.09	c tts-4-0 returned code 1.
1199.50/1200.09	c satzilla running vallst ... 
1199.50/1200.09	c Bin: Executing vallst
1199.50/1200.09	c vallst returned code 1.
1199.50/1200.09	c satzilla running minisat20 ... 
1199.50/1200.09	c Bin: Executing minisat20
1199.50/1200.09	c minisat20 returned code 1.
1199.50/1200.09	c satzilla running kcnfs04SAT07 ... 
1199.50/1200.09	c Bin: Executing kcnfs04SAT07
1199.50/1200.09	c kcnfs04SAT07 returned code 1.
1199.50/1200.09	c ERROR: All Failed! 
1199.50/1200.09	c SATZILLA_TIME=1199.790000

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-1559673-1238752956/watcher-1559673-1238752956 -o /tmp/evaluation-result-1559673-1238752956/solver-1559673-1238752956 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1559673-1238752956.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.97 0.99 3/73 32441
/proc/meminfo: memFree=1710832/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=2056 CPUtime=0
/proc/32441/stat : 32441 (SATzilla2009_I) R 32439 32441 32404 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1147960644 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 1 0 0
/proc/32441/statm: 514 112 96 399 0 111 0
[pid=32442] ppid=32441 vsize=5428 CPUtime=0
/proc/32442/stat : 32442 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 779 0 0 0 0 0 0 0 18 0 1 0 1147960644 5558272 775 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32442/statm: 1357 781 44 138 0 1216 0

[startup+0.098332 s]
/proc/loadavg: 0.85 0.97 0.99 3/73 32441
/proc/meminfo: memFree=1710832/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=2056 CPUtime=0
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147960644 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32441/statm: 514 112 96 399 0 111 0
[pid=32442] ppid=32441 vsize=25668 CPUtime=0.09
/proc/32442/stat : 32442 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 5429 0 0 0 7 2 0 0 20 0 1 0 1147960644 26284032 5401 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32442/statm: 6417 5401 54 138 0 6276 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27724

[startup+0.102331 s]
/proc/loadavg: 0.85 0.97 0.99 3/73 32441
/proc/meminfo: memFree=1710832/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=2056 CPUtime=0
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147960644 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32441/statm: 514 112 96 399 0 111 0
[pid=32442] ppid=32441 vsize=25932 CPUtime=0.09
/proc/32442/stat : 32442 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 5500 0 0 0 7 2 0 0 20 0 1 0 1147960644 26554368 5472 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32442/statm: 6483 5473 54 138 0 6342 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27988

[startup+0.301369 s]
/proc/loadavg: 0.85 0.97 0.99 3/73 32441
/proc/meminfo: memFree=1710832/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=2056 CPUtime=0
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147960644 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32441/statm: 514 112 96 399 0 111 0
[pid=32442] ppid=32441 vsize=31916 CPUtime=0.29
/proc/32442/stat : 32442 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 8113 0 0 0 26 3 0 0 21 0 1 0 1147960644 32681984 6911 1992294400 134512640 135078026 4294956192 18446744073709551615 134560506 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32442/statm: 7979 6911 55 138 0 7838 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33972

[startup+0.702446 s]
/proc/loadavg: 0.85 0.97 0.99 3/73 32441
/proc/meminfo: memFree=1710832/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=2056 CPUtime=0
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147960644 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32441/statm: 514 112 96 399 0 111 0
[pid=32442] ppid=32441 vsize=45540 CPUtime=0.69
/proc/32442/stat : 32442 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 11483 0 0 0 64 5 0 0 25 0 1 0 1147960644 46632960 10281 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32442/statm: 11385 10281 55 138 0 11244 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47596

[startup+1.5016 s]
/proc/loadavg: 0.85 0.97 0.99 2/75 32443
/proc/meminfo: memFree=1664672/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=2056 CPUtime=0
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147960644 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32441/statm: 514 112 96 399 0 111 0
[pid=32442] ppid=32441 vsize=47100 CPUtime=1.49
/proc/32442/stat : 32442 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 13520 0 0 0 143 6 0 0 25 0 1 0 1147960644 48230400 10959 1992294400 134512640 135078026 4294956192 18446744073709551615 134542432 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32442/statm: 11775 10959 71 138 0 11634 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49156

[startup+3.10191 s]
/proc/loadavg: 0.86 0.97 0.99 2/75 32443
/proc/meminfo: memFree=1666784/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=2056 CPUtime=0
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147960644 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32441/statm: 514 112 96 399 0 111 0
[pid=32442] ppid=32441 vsize=47100 CPUtime=3.09
/proc/32442/stat : 32442 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 13540 0 0 0 303 6 0 0 25 0 1 0 1147960644 48230400 10979 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32442/statm: 11775 10979 71 138 0 11634 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49156

[startup+6.30252 s]
/proc/loadavg: 0.86 0.97 0.99 2/75 32443
/proc/meminfo: memFree=1665504/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=2056 CPUtime=0
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147960644 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32441/statm: 514 112 96 399 0 111 0
[pid=32442] ppid=32441 vsize=47100 CPUtime=6.29
/proc/32442/stat : 32442 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 13540 0 0 0 623 6 0 0 25 0 1 0 1147960644 48230400 10979 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32442/statm: 11775 10979 71 138 0 11634 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49156

[startup+12.7017 s]
/proc/loadavg: 1.03 1.00 1.00 2/75 32444
/proc/meminfo: memFree=1695200/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=2056 CPUtime=9.99
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 152 13540 0 0 0 0 992 7 16 0 1 0 1147960644 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 514 121 104 399 0 111 0
[pid=32444] ppid=32441 vsize=16976 CPUtime=2.67
/proc/32444/stat : 32444 (picosat846) R 32441 32441 32404 0 -1 4194304 3641 0 0 0 266 1 0 0 25 0 1 0 1147961645 17383424 3630 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32444/statm: 4244 3630 85 14 0 3910 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 19032

[startup+25.5012 s]
/proc/loadavg: 1.18 1.03 1.01 2/74 32446
/proc/meminfo: memFree=1678576/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=30860 CPUtime=25.46
/proc/32441/stat : 32441 (SATzilla2009_I) R 32439 32441 32404 0 -1 4194304 9548 36037 0 0 622 4 1896 24 25 0 1 0 1147960644 31600640 7254 1992294400 134512640 136149169 4294956224 18446744073709551615 134872559 0 0 4096 3 0 0 0 17 1 0 0
/proc/32441/statm: 7715 7254 152 399 0 7312 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 30860

[startup+51.1011 s]
/proc/loadavg: 1.12 1.03 1.01 2/75 32447
/proc/meminfo: memFree=1637480/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=47244 CPUtime=21.26
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 13542 0 0 0 2120 6 0 0 25 0 1 0 1147963624 48377856 10981 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 11811 10981 71 138 0 11670 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 75016

[startup+102.307 s]
/proc/loadavg: 1.05 1.02 1.00 2/75 32447
/proc/meminfo: memFree=1636776/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=47916 CPUtime=72.45
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 13729 0 0 0 7238 7 0 0 25 0 1 0 1147963624 49065984 11168 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 11979 11168 71 138 0 11838 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 75688

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/75 32447
/proc/meminfo: memFree=1634792/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=50028 CPUtime=132.42
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 14228 0 0 0 13234 8 0 0 25 0 1 0 1147963624 51228672 11667 1992294400 134512640 135078026 4294956192 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 12507 11667 71 138 0 12366 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 77800

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 32447
/proc/meminfo: memFree=1631400/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=53340 CPUtime=192.39
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 15068 0 0 0 19230 9 0 0 25 0 1 0 1147963624 54620160 12507 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 13335 12507 71 138 0 13194 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 81112

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 32447
/proc/meminfo: memFree=1627688/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=57232 CPUtime=252.38
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 16013 0 0 0 25228 10 0 0 25 0 1 0 1147963624 58605568 13452 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 14308 13452 71 138 0 14167 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 85004

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32447
/proc/meminfo: memFree=1624424/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=60596 CPUtime=312.35
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 16792 0 0 0 31225 10 0 0 25 0 1 0 1147963624 62050304 14231 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 15149 14231 71 138 0 15008 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 88368


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32447
/proc/meminfo: memFree=1606632/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=78912 CPUtime=792.17
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 21188 0 0 0 79201 16 0 0 25 0 1 0 1147963624 80805888 18627 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 19728 18627 71 138 0 19587 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 106684

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32447
/proc/meminfo: memFree=1604968/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=80644 CPUtime=852.15
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 21630 0 0 0 85199 16 0 0 25 0 1 0 1147963624 82579456 19069 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 20161 19069 71 138 0 20020 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 108416

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32447
/proc/meminfo: memFree=1604904/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=80644 CPUtime=912.13
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 21631 0 0 0 91197 16 0 0 25 0 1 0 1147963624 82579456 19070 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 20161 19070 71 138 0 20020 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 108416

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32447
/proc/meminfo: memFree=1604840/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=80644 CPUtime=972.1
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 21651 0 0 0 97194 16 0 0 25 0 1 0 1147963624 82579456 19090 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 20161 19090 71 138 0 20020 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 108416

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32447
/proc/meminfo: memFree=1604712/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=80644 CPUtime=1032.08
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 21665 0 0 0 103192 16 0 0 25 0 1 0 1147963624 82579456 19104 1992294400 134512640 135078026 4294956192 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 20161 19104 71 138 0 20020 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 108416

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32447
/proc/meminfo: memFree=1600872/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=84528 CPUtime=1092.06
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 22619 0 0 0 109189 17 0 0 25 0 1 0 1147963624 86556672 20058 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 21132 20058 71 138 0 20991 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 112300

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32447
/proc/meminfo: memFree=1595880/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=89540 CPUtime=1152.04
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 23863 0 0 0 115185 19 0 0 25 0 1 0 1147963624 91688960 21302 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 22385 21302 71 138 0 22244 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 117312

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32447
/proc/meminfo: memFree=1595368/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=90200 CPUtime=1160.03
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 23984 0 0 0 115984 19 0 0 25 0 1 0 1147963624 92364800 21423 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 22550 21423 71 138 0 22409 0
Current children cumulated CPU time (s) 1189.79
Current children cumulated vsize (KiB) 117972

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32447
/proc/meminfo: memFree=1595112/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=90464 CPUtime=1166.44
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 24043 0 0 0 116624 20 0 0 25 0 1 0 1147963624 92635136 21482 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 22616 21482 71 138 0 22475 0
Current children cumulated CPU time (s) 1196.2
Current children cumulated vsize (KiB) 118236

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32447
/proc/meminfo: memFree=1595048/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=90596 CPUtime=1168.04
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 24064 0 0 0 116784 20 0 0 25 0 1 0 1147963624 92770304 21503 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 22649 21503 71 138 0 22508 0
Current children cumulated CPU time (s) 1197.8
Current children cumulated vsize (KiB) 118368

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32447
/proc/meminfo: memFree=1594920/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=90728 CPUtime=1168.84
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 24091 0 0 0 116864 20 0 0 25 0 1 0 1147963624 92905472 21530 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 22682 21530 71 138 0 22541 0
Current children cumulated CPU time (s) 1198.6
Current children cumulated vsize (KiB) 118500

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32447
/proc/meminfo: memFree=1594920/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=90728 CPUtime=1169.24
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 24100 0 0 0 116904 20 0 0 25 0 1 0 1147963624 92905472 21539 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 22682 21539 71 138 0 22541 0
Current children cumulated CPU time (s) 1199
Current children cumulated vsize (KiB) 118500

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32447
/proc/meminfo: memFree=1594920/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=90728 CPUtime=1169.64
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 24107 0 0 0 116944 20 0 0 25 0 1 0 1147963624 92905472 21546 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 22682 21546 71 138 0 22541 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 118500

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32447
/proc/meminfo: memFree=1594856/2055920 swapFree=4173988/4192956
[pid=32441] ppid=32439 vsize=27772 CPUtime=29.76
/proc/32441/stat : 32441 (SATzilla2009_I) S 32439 32441 32404 0 -1 4194304 9982 36037 0 0 1048 8 1896 24 25 0 1 0 1147960644 28438528 6684 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32441/statm: 6943 6684 217 399 0 6540 0
[pid=32447] ppid=32441 vsize=90728 CPUtime=1169.74
/proc/32447/stat : 32447 (mxc-sr08) R 32441 32441 32404 0 -1 4194304 24111 0 0 0 116954 20 0 0 25 0 1 0 1147963624 92905472 21550 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32447/statm: 22682 21550 71 138 0 22541 0
Current children cumulated CPU time (s) 1199.5
Current children cumulated vsize (KiB) 118500

Child status: 17
Real time (s): 1200.1
CPU time (s): 1199.63
CPU user time (s): 1199.07
CPU system time (s): 0.555915
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (KiB): 118500

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

runsolver used 1.19082 second user time and 3.19251 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-03 12:02:36
IDJOB=1559673
IDBENCH=70881
IDSOLVER=528
FILE ID=node76/1559673-1238752956
PBS_JOBID= 9085453
Free space on /tmp= 66468 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/aprove09/AProVE09-06.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1559673-1238752956/watcher-1559673-1238752956 -o /tmp/evaluation-result-1559673-1238752956/solver-1559673-1238752956 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1559673-1238752956.cnf

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

MD5SUM BENCH= d6f6073d38b29a9cff1f80910bc0501b
RANDOM SEED=1476166602

node76.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.259
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.259
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:       1711312 kB
Buffers:         44880 kB
Cached:         215620 kB
SwapCached:      10684 kB
Active:          82668 kB
Inactive:       190124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1711312 kB
SwapTotal:     4192956 kB
SwapFree:      4173988 kB
Dirty:           36268 kB
Writeback:           0 kB
Mapped:          18908 kB
Slab:            56876 kB
Committed_AS:  2956860 kB
PageTables:       2048 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= 66436 MiB
End job on node76 at 2009-04-03 12:22:36