Trace number 1556241

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.61 1203.74

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
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 variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

54.71/58.51	c SATzilla is building models for class 3
54.71/58.51	c run presolver mxc-sr08 for 10 seconds ... 
54.71/58.51	c Bin: Executing mxc-sr08
54.71/58.51	c spawning binary file with 10 seconds ...
54.71/58.51	c child exit by a signal
54.71/58.51	c mxc-sr08 returned code 137.
54.71/58.51	c run presolver picosat846 for 5 seconds ... 
54.71/58.51	c Bin: Executing picosat846
54.71/58.51	c spawning binary file with 5 seconds ...
54.71/58.51	c child exit by a signal
54.71/58.51	c picosat846 returned code 137.
54.71/58.51	c Orignal number of varibales is 200440, number of clauses is 599015 
54.71/58.51	c predicted feature computation time is 17.924326 
54.71/58.51	c Bin: Executing satelite
54.71/58.51	c spawning binary file with 240 seconds ...
54.71/58.51	c child exited successfully
54.71/58.51	c satzilla computing base features
54.71/58.51	c Number of variabe is: 72795, Number of clause is : 340394 
54.71/58.51	c Initializing...
54.71/58.51	c satzilla doing clause learning
54.71/58.51	c start clause learning features ...
54.71/58.51	c Bin: Executing zchaff07
54.71/58.51	c spawning binary file with 2 seconds ...
54.71/58.51	c child exit by a signal
54.71/58.51	c satzilla doing survey propogation probe
54.71/58.51	c do survay propogation for 2 second ...
54.71/58.51	c satzilla doing local search probe
54.71/58.51	c features are:200440 599015 72795 340394 1.75349 0.75977 0.213855 0.440044 0.774183 1.39466 4.55812e-05 1.02031 2.74744e-05 0.00178584 1.2161 0.264476 0.827432 4.55812e-05 2.39061 2.05644e-05 0.00207407 2.09574 0.164123 0.18157 0 0.848276 2.26147 1.78006e-05 1.68846 0 0.000857829 1.76074 0.519192 3.94739e-05 3.09128 1.46889e-05 0.00223858 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.306743 0.740095 0 0.940394 0.609067 0.0380237 0.53188 0.0969871 0.290995 0.0649197 0.712644 -1.11022e-16 0.472401 0.130759 0.0246118 0.10105 0.0297156 0.0372762 19096 0 0 0 0 0 0 3.02079 0 1.66035 0 
54.71/58.51	c satzilla's ranking:
54.71/58.51	c 1) mxc-sr08: 2.940302
54.71/58.51	c 2) picosat846: 2.496912
54.71/58.51	c 3) minisat20SAT07: 1.351551
54.71/58.51	c 4) zchaff_rand: 0.663200
54.71/58.51	c 5) march_dl2004: 0.617912
54.71/58.51	c 6) SATenstein: -10000.000000
54.71/58.51	c 7) gnovelty+: -10000.000000
54.71/58.51	c 8) adaptg2wsat+: -10000.000000
54.71/58.51	c 9) adaptg2wsat0: -10000.000000
54.71/58.51	c 10) tts-4-0: -10000.000000
54.71/58.51	c 11) vallst: -10000.000000
54.71/58.51	c 12) minisat20: -10000.000000
54.71/58.51	c 13) kcnfs04SAT07: -10000.000000
54.71/58.51	c satzilla running mxc-sr08 ... 
1199.55/1203.73	c Bin: Executing mxc-sr08
1199.55/1203.73	c spawning binary file with 1145 seconds ...
1199.55/1203.73	c child exit by a signal
1199.55/1203.73	c mxc-sr08 returned code 137.
1199.55/1203.73	c satzilla running picosat846 ... 
1199.55/1203.73	c Bin: Executing picosat846
1199.55/1203.73	c picosat846 returned code 1.
1199.55/1203.73	c satzilla running minisat20SAT07 ... 
1199.55/1203.73	c Bin: Executing minisat20SAT07
1199.55/1203.73	c minisat20SAT07 returned code 1.
1199.55/1203.73	c satzilla running zchaff_rand ... 
1199.55/1203.73	c Bin: Executing zchaff_rand
1199.55/1203.73	c zchaff_rand returned code 1.
1199.55/1203.73	c satzilla running march_dl2004 ... 
1199.55/1203.73	c Bin: Executing march_dl2004
1199.55/1203.73	c march_dl2004 returned code 1.
1199.55/1203.73	c satzilla running SATenstein ... 
1199.55/1203.73	c Bin: Executing SATenstein
1199.55/1203.73	c SATenstein returned code 1.
1199.55/1203.73	c satzilla running gnovelty+ ... 
1199.55/1203.73	c Bin: Executing gnovelty+
1199.55/1203.73	c gnovelty+ returned code 1.
1199.55/1203.73	c satzilla running adaptg2wsat+ ... 
1199.55/1203.73	c Bin: Executing adaptg2wsat+
1199.55/1203.73	c adaptg2wsat+ returned code 1.
1199.55/1203.73	c satzilla running adaptg2wsat0 ... 
1199.55/1203.73	c Bin: Executing adaptg2wsat0
1199.55/1203.73	c adaptg2wsat0 returned code 1.
1199.55/1203.73	c satzilla running tts-4-0 ... 
1199.55/1203.73	c Bin: Executing tts-4-0
1199.55/1203.73	c tts-4-0 returned code 1.
1199.55/1203.73	c satzilla running vallst ... 
1199.55/1203.73	c Bin: Executing vallst
1199.55/1203.73	c vallst returned code 1.
1199.55/1203.73	c satzilla running minisat20 ... 
1199.55/1203.73	c Bin: Executing minisat20
1199.55/1203.73	c minisat20 returned code 1.
1199.55/1203.73	c satzilla running kcnfs04SAT07 ... 
1199.55/1203.73	c Bin: Executing kcnfs04SAT07
1199.55/1203.73	c kcnfs04SAT07 returned code 1.
1199.55/1203.73	c ERROR: All Failed! 
1199.55/1203.73	c SATZILLA_TIME=1199.770000

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-1556241-1238747941/watcher-1556241-1238747941 -o /tmp/evaluation-result-1556241-1238747941/solver-1556241-1238747941 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1556241-1238747941.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.97 0.99 3/64 31279
/proc/meminfo: memFree=1695904/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=2056 CPUtime=0
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147459905 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31279/statm: 514 112 96 399 0 111 0
[pid=31280] ppid=31279 vsize=11272 CPUtime=0
/proc/31280/stat : 31280 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 724 0 0 0 0 0 0 0 19 0 1 0 1147459906 11542528 721 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31280/statm: 2818 728 44 138 0 2677 0

[startup+0.0968991 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 31279
/proc/meminfo: memFree=1695904/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=2056 CPUtime=0
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147459905 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31279/statm: 514 112 96 399 0 111 0
[pid=31280] ppid=31279 vsize=50448 CPUtime=0.09
/proc/31280/stat : 31280 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 10831 0 0 0 4 5 0 0 19 0 1 0 1147459906 51658752 10803 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31280/statm: 12612 10804 54 138 0 12471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52504

[startup+0.101899 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 31279
/proc/meminfo: memFree=1695904/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=2056 CPUtime=0
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147459905 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31279/statm: 514 112 96 399 0 111 0
[pid=31280] ppid=31279 vsize=50728 CPUtime=0.09
/proc/31280/stat : 31280 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 10909 0 0 0 4 5 0 0 19 0 1 0 1147459906 51945472 10881 1992294400 134512640 135078026 4294956192 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31280/statm: 12682 10882 54 138 0 12541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52784

[startup+0.301921 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 31279
/proc/meminfo: memFree=1695904/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=2056 CPUtime=0
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147459905 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31279/statm: 514 112 96 399 0 111 0
[pid=31280] ppid=31279 vsize=65668 CPUtime=0.29
/proc/31280/stat : 31280 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 14567 0 0 0 23 6 0 0 21 0 1 0 1147459906 67244032 14539 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31280/statm: 16417 14539 54 138 0 16276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67724

[startup+0.701968 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 31279
/proc/meminfo: memFree=1695904/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=2056 CPUtime=0
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147459905 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31279/statm: 514 112 96 399 0 111 0
[pid=31280] ppid=31279 vsize=75724 CPUtime=0.69
/proc/31280/stat : 31280 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 19608 0 0 0 60 9 0 0 25 0 1 0 1147459906 77541376 16945 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31280/statm: 18931 16945 55 138 0 18790 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 77780

[startup+1.50106 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 31281
/proc/meminfo: memFree=1617160/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=2056 CPUtime=0
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147459905 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31279/statm: 514 112 96 399 0 111 0
[pid=31280] ppid=31279 vsize=106464 CPUtime=1.49
/proc/31280/stat : 31280 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 26789 0 0 0 136 13 0 0 25 0 1 0 1147459906 109019136 24126 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31280/statm: 26616 24126 55 138 0 26475 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108520

[startup+3.10221 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 31281
/proc/meminfo: memFree=1593544/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=2056 CPUtime=0
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147459905 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31279/statm: 514 112 96 399 0 111 0
[pid=31280] ppid=31279 vsize=129068 CPUtime=2.64
/proc/31280/stat : 31280 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 32800 0 0 0 246 18 0 0 25 0 1 0 1147459906 132165632 30137 1992294400 134512640 135078026 4294956192 18446744073709551615 134560756 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31280/statm: 32267 30137 55 138 0 32126 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 131124

[startup+6.30263 s]
/proc/loadavg: 1.08 1.00 1.00 4/66 31281
/proc/meminfo: memFree=1559560/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=2056 CPUtime=0
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1147459905 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31279/statm: 514 112 96 399 0 111 0
[pid=31280] ppid=31279 vsize=142308 CPUtime=5.83
/proc/31280/stat : 31280 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 36402 0 0 0 563 20 0 0 25 0 1 0 1147459906 145723392 33739 1992294400 134512640 135078026 4294956192 18446744073709551615 134569256 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31280/statm: 35577 33739 55 138 0 35436 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 144364

[startup+12.7022 s]
/proc/loadavg: 1.15 1.02 1.01 2/66 31282
/proc/meminfo: memFree=1665496/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=2056 CPUtime=10.01
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 152 38553 0 0 0 0 978 23 16 0 1 0 1147459905 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31279/statm: 514 121 104 399 0 111 0
[pid=31282] ppid=31279 vsize=35824 CPUtime=1.29
/proc/31282/stat : 31282 (picosat846) R 31279 31279 30945 0 -1 4194304 8218 0 0 0 71 58 0 0 25 0 1 0 1147460964 36683776 8207 1992294400 134512640 134570484 4294956192 18446744073709551615 134522429 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31282/statm: 8956 8207 85 14 0 8622 0
Current children cumulated CPU time (s) 11.3
Current children cumulated vsize (KiB) 37880

[startup+26.2199 s]
/proc/loadavg: 1.35 1.06 1.02 3/66 31283
/proc/meminfo: memFree=1579992/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=2056 CPUtime=15.01
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 179 46869 0 0 0 0 1418 83 16 0 1 0 1147459905 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 514 138 120 399 0 111 0
[pid=31283] ppid=31279 vsize=102000 CPUtime=9.29
/proc/31283/stat : 31283 (satelite) D 31279 31279 30945 0 -1 4194304 26980 0 0 0 898 31 0 0 18 0 1 0 1147461569 104448000 22962 1992294400 134512640 135037501 4294956176 18446744073709551615 134699213 0 0 8392704 3 18446744071563608069 0 0 17 1 0 0
/proc/31283/statm: 25500 22962 69 128 0 25369 0
Current children cumulated CPU time (s) 24.3
Current children cumulated vsize (KiB) 104056

[startup+51.1016 s]
/proc/loadavg: 1.29 1.07 1.02 2/66 31284
/proc/meminfo: memFree=1653144/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=23976 CPUtime=46.23
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 9622 73850 0 0 2130 6 2317 170 25 0 1 0 1147459905 24551424 5590 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 5994 5590 137 399 0 5591 0
[pid=31284] ppid=31279 vsize=32776 CPUtime=1.07
/proc/31284/stat : 31284 (zchaff07) R 31279 31279 30945 0 -1 4194304 9198 0 0 0 103 4 0 0 25 0 1 0 1147464907 33562624 5986 1992294400 134512640 135538726 4294956256 18446744073709551615 134580673 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31284/statm: 8194 5986 103 250 0 7941 0
Current children cumulated CPU time (s) 47.3
Current children cumulated vsize (KiB) 56752

[startup+102.302 s]
/proc/loadavg: 1.12 1.06 1.02 2/66 31285
/proc/meminfo: memFree=1535640/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=135280 CPUtime=43.76
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 38592 0 0 0 4358 18 0 0 25 0 1 0 1147465757 138526720 32544 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 33820 32544 71 138 0 33679 0
Current children cumulated CPU time (s) 98.48
Current children cumulated vsize (KiB) 160264

[startup+162.301 s]
/proc/loadavg: 1.04 1.05 1.01 2/66 31285
/proc/meminfo: memFree=1535576/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=135280 CPUtime=103.74
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 38592 0 0 0 10356 18 0 0 25 0 1 0 1147465757 138526720 32544 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 33820 32544 71 138 0 33679 0
Current children cumulated CPU time (s) 158.46
Current children cumulated vsize (KiB) 160264

[startup+222.301 s]
/proc/loadavg: 1.01 1.04 1.01 2/66 31285
/proc/meminfo: memFree=1535512/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=135280 CPUtime=163.72
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 38592 0 0 0 16354 18 0 0 25 0 1 0 1147465757 138526720 32544 1992294400 134512640 135078026 4294956192 18446744073709551615 134540251 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 33820 32544 71 138 0 33679 0
Current children cumulated CPU time (s) 218.44
Current children cumulated vsize (KiB) 160264

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 31285
/proc/meminfo: memFree=1535512/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=135280 CPUtime=223.7
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 38593 0 0 0 22352 18 0 0 25 0 1 0 1147465757 138526720 32545 1992294400 134512640 135078026 4294956192 18446744073709551615 134533650 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 33820 32545 71 138 0 33679 0
Current children cumulated CPU time (s) 278.42
Current children cumulated vsize (KiB) 160264

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 31285
/proc/meminfo: memFree=1535448/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=135280 CPUtime=283.68
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 38595 0 0 0 28350 18 0 0 25 0 1 0 1147465757 138526720 32547 1992294400 134512640 135078026 4294956192 18446744073709551615 134534011 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 33820 32547 71 138 0 33679 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31287
/proc/meminfo: memFree=1491032/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=179772 CPUtime=763.54
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 49669 0 0 0 76324 30 0 0 25 0 1 0 1147465757 184086528 43621 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 44943 43621 71 138 0 44802 0
Current children cumulated CPU time (s) 818.26
Current children cumulated vsize (KiB) 204756

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31287
/proc/meminfo: memFree=1487768/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=183320 CPUtime=823.52
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 50452 0 0 0 82321 31 0 0 25 0 1 0 1147465757 187719680 44404 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 45830 44404 71 138 0 45689 0
Current children cumulated CPU time (s) 878.24
Current children cumulated vsize (KiB) 208304

[startup+942.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 31287
/proc/meminfo: memFree=1487704/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=183320 CPUtime=883.51
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 50454 0 0 0 88320 31 0 0 25 0 1 0 1147465757 187719680 44406 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 45830 44406 71 138 0 45689 0
Current children cumulated CPU time (s) 938.23
Current children cumulated vsize (KiB) 208304

[startup+1002.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 31287
/proc/meminfo: memFree=1487704/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=183320 CPUtime=943.49
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 50455 0 0 0 94318 31 0 0 25 0 1 0 1147465757 187719680 44407 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 45830 44407 71 138 0 45689 0
Current children cumulated CPU time (s) 998.21
Current children cumulated vsize (KiB) 208304

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31287
/proc/meminfo: memFree=1478936/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=192296 CPUtime=1003.46
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 52679 0 0 0 100313 33 0 0 25 0 1 0 1147465757 196911104 46631 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 48074 46631 71 138 0 47933 0
Current children cumulated CPU time (s) 1058.18
Current children cumulated vsize (KiB) 217280

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31287
/proc/meminfo: memFree=1465624/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=205444 CPUtime=1063.45
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 55972 0 0 0 106308 37 0 0 25 0 1 0 1147465757 210374656 49924 1992294400 134512640 135078026 4294956192 18446744073709551615 134523882 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 51361 49924 71 138 0 51220 0
Current children cumulated CPU time (s) 1118.17
Current children cumulated vsize (KiB) 230428

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31287
/proc/meminfo: memFree=1454744/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=216140 CPUtime=1123.44
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 58654 0 0 0 112303 41 0 0 25 0 1 0 1147465757 221327360 52606 1992294400 134512640 135078026 4294956192 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 54035 52606 71 138 0 53894 0
Current children cumulated CPU time (s) 1178.16
Current children cumulated vsize (KiB) 241124

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

[startup+1194.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31287
/proc/meminfo: memFree=1452952/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=217856 CPUtime=1135.72
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 59103 0 0 0 113531 41 0 0 25 0 1 0 1147465757 223084544 53055 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 54464 53055 71 138 0 54323 0
Current children cumulated CPU time (s) 1190.44
Current children cumulated vsize (KiB) 242840

[startup+1197.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31287
/proc/meminfo: memFree=1452376/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=218384 CPUtime=1138.92
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 59241 0 0 0 113851 41 0 0 25 0 1 0 1147465757 223625216 53193 1992294400 134512640 135078026 4294956192 18446744073709551615 134523806 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 54596 53193 71 138 0 54455 0
Current children cumulated CPU time (s) 1193.64
Current children cumulated vsize (KiB) 243368

[startup+1201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31287
/proc/meminfo: memFree=1452120/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=218664 CPUtime=1142.12
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 59310 0 0 0 114171 41 0 0 25 0 1 0 1147465757 223911936 53262 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 54666 53262 71 138 0 54525 0
Current children cumulated CPU time (s) 1196.84
Current children cumulated vsize (KiB) 243648

[startup+1202.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31287
/proc/meminfo: memFree=1451992/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=218928 CPUtime=1143.73
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 59353 0 0 0 114331 42 0 0 25 0 1 0 1147465757 224182272 53305 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 54732 53305 71 138 0 54591 0
Current children cumulated CPU time (s) 1198.45
Current children cumulated vsize (KiB) 243912

[startup+1203.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31287
/proc/meminfo: memFree=1451736/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=219060 CPUtime=1144.53
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 59411 0 0 0 114411 42 0 0 25 0 1 0 1147465757 224317440 53363 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 54765 53363 71 138 0 54624 0
Current children cumulated CPU time (s) 1199.25
Current children cumulated vsize (KiB) 244044

[startup+1203.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31287
/proc/meminfo: memFree=1451736/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=219192 CPUtime=1144.73
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4194304 59421 0 0 0 114431 42 0 0 25 0 1 0 1147465757 224452608 53373 1992294400 134512640 135078026 4294956192 18446744073709551615 134522804 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 54798 53373 71 138 0 54657 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 244176

[startup+1203.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31287
/proc/meminfo: memFree=1451736/2055920 swapFree=4175700/4192956
[pid=31279] ppid=31277 vsize=24984 CPUtime=54.72
/proc/31279/stat : 31279 (SATzilla2009_I) S 31277 31279 30945 0 -1 4194304 21784 84222 0 0 2770 14 2512 176 25 0 1 0 1147459905 25583616 5953 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31279/statm: 6246 5953 217 399 0 5843 0
[pid=31285] ppid=31279 vsize=0 CPUtime=1144.83
/proc/31285/stat : 31285 (mxc-sr08) R 31279 31279 30945 0 -1 4195332 59425 0 0 0 114440 43 0 0 25 0 1 0 1147465757 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 1 0 0
/proc/31285/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.55
Current children cumulated vsize (KiB) 24984

Child status: 17
Real time (s): 1203.74
CPU time (s): 1199.61
CPU user time (s): 1197.23
CPU system time (s): 2.37864
CPU usage (%): 99.6574
Max. virtual memory (cumulated for all children) (KiB): 244176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.23
system time used= 2.37864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165451
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= 22
involuntary context switches= 1631

runsolver used 1.90571 second user time and 4.19336 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-03 10:39:02
IDJOB=1556241
IDBENCH=70815
IDSOLVER=528
FILE ID=node28/1556241-1238747941
PBS_JOBID= 9085412
Free space on /tmp= 66344 MiB

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

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=291487842

node28.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.212
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.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1696384 kB
Buffers:         33716 kB
Cached:         246784 kB
SwapCached:      10472 kB
Active:         110696 kB
Inactive:       181992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696384 kB
SwapTotal:     4192956 kB
SwapFree:      4175700 kB
Dirty:           41988 kB
Writeback:           0 kB
Mapped:          17872 kB
Slab:            52716 kB
Committed_AS:  3135792 kB
PageTables:       1428 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= 66316 MiB
End job on node28 at 2009-04-03 10:59:06