Trace number 1721167

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.76 1200.14

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_11_UNKNOWN.cnf
MD5SUMb02fa517730e45c506203f9bd7ebb62c
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 variables1740
Number of clauses104640
Sum of the clauses size311346
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22781
Number of clauses of size 3101836
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

22.85/22.95	c SATzilla is building models for class 3
22.85/22.95	c run presolver mxc-sr08 for 10 seconds ... 
22.85/22.95	c Bin: Executing mxc-sr08
22.85/22.95	c spawning binary file with 10 seconds ...
22.85/22.95	c child exit by a signal
22.85/22.95	c mxc-sr08 returned code 137.
22.85/22.95	c run presolver picosat846 for 5 seconds ... 
22.85/22.95	c Bin: Executing picosat846
22.85/22.95	c spawning binary file with 5 seconds ...
22.85/22.95	c child exit by a signal
22.85/22.95	c picosat846 returned code 137.
22.85/22.95	c Orignal number of varibales is 1740, number of clauses is 104640 
22.85/22.95	c predicted feature computation time is 1.552896 
22.85/22.95	c Bin: Executing satelite
22.85/22.95	c spawning binary file with 240 seconds ...
22.85/22.95	c child exited successfully
22.85/22.95	c satzilla computing base features
22.85/22.95	c Number of variabe is: 1091, Number of clause is : 103841 
22.85/22.95	c Initializing...
22.85/22.95	c satzilla doing clause learning
22.85/22.95	c start clause learning features ...
22.85/22.95	c Bin: Executing zchaff07
22.85/22.95	c spawning binary file with 2 seconds ...
22.85/22.95	c child exit by a signal
22.85/22.95	c satzilla doing survey propogation probe
22.85/22.95	c do survay propogation for 2 second ...
22.85/22.95	c satzilla doing local search probe
22.85/22.95	c features are:1740 104640 1091 103841 0.594867 0.00769446 0.0105064 0.4349 0.551715 0.610214 0.00389942 1.10197 0.00183318 0.0302475 0.481047 0.0248264 0.91799 0.00389942 1.07878 6.74108e-05 0.0135303 3.89983 0.259072 0.294142 0 0.9 2.60148 0.00250151 0.832333 5.77806e-05 0.00688553 3.8091 0.91799 0.00195621 0.953674 5.77806e-05 0.00581658 653.333 0.0423131 629 692 692 629 692 629 639 66.6545 0.0721517 59.8555 70.2066 70.2066 59.8555 70.2066 59.8555 69.9014 0.507007 0.572273 0.000586871 0.982099 0.945839 0.0670722 0.750848 0.336416 0.481603 0.00697386 2.8518 -1.17961e-16 0.207425 0.0232153 0 0.00143585 6.93889e-17 1.18966e-05 175.6 1.29074 324.2 0.56096 397 0 404 30.961 0.815257 1.00581 0.0204073 
22.85/22.95	c satzilla's ranking:
22.85/22.95	c 1) picosat846: 3.165851
22.85/22.95	c 2) mxc-sr08: 2.393731
22.85/22.95	c 3) zchaff_rand: 2.041389
22.85/22.95	c 4) minisat20SAT07: 1.436721
22.85/22.95	c 5) march_dl2004: 0.635140
22.85/22.95	c 6) SATenstein: -10000.000000
22.85/22.95	c 7) gnovelty+: -10000.000000
22.85/22.95	c 8) adaptg2wsat+: -10000.000000
22.85/22.95	c 9) adaptg2wsat0: -10000.000000
22.85/22.95	c 10) tts-4-0: -10000.000000
22.85/22.95	c 11) vallst: -10000.000000
22.85/22.95	c 12) minisat20: -10000.000000
22.85/22.95	c 13) kcnfs04SAT07: -10000.000000
22.85/22.95	c satzilla running picosat846 ... 
1199.69/1200.13	c Bin: Executing picosat846
1199.69/1200.13	c spawning binary file with 1177 seconds ...
1199.69/1200.13	c child exit by a signal
1199.69/1200.13	c picosat846 returned code 137.
1199.69/1200.13	c satzilla running mxc-sr08 ... 
1199.69/1200.13	c Bin: Executing mxc-sr08
1199.69/1200.13	c mxc-sr08 returned code 1.
1199.69/1200.13	c satzilla running zchaff_rand ... 
1199.69/1200.13	c Bin: Executing zchaff_rand
1199.69/1200.13	c zchaff_rand returned code 1.
1199.69/1200.13	c satzilla running minisat20SAT07 ... 
1199.69/1200.13	c Bin: Executing minisat20SAT07
1199.69/1200.13	c minisat20SAT07 returned code 1.
1199.69/1200.13	c satzilla running march_dl2004 ... 
1199.69/1200.13	c Bin: Executing march_dl2004
1199.69/1200.13	c march_dl2004 returned code 1.
1199.69/1200.13	c satzilla running SATenstein ... 
1199.69/1200.13	c Bin: Executing SATenstein
1199.69/1200.13	c SATenstein returned code 1.
1199.69/1200.13	c satzilla running gnovelty+ ... 
1199.69/1200.13	c Bin: Executing gnovelty+
1199.69/1200.13	c gnovelty+ returned code 1.
1199.69/1200.13	c satzilla running adaptg2wsat+ ... 
1199.69/1200.13	c Bin: Executing adaptg2wsat+
1199.69/1200.13	c adaptg2wsat+ returned code 1.
1199.69/1200.13	c satzilla running adaptg2wsat0 ... 
1199.69/1200.13	c Bin: Executing adaptg2wsat0
1199.69/1200.13	c adaptg2wsat0 returned code 1.
1199.69/1200.13	c satzilla running tts-4-0 ... 
1199.69/1200.13	c Bin: Executing tts-4-0
1199.69/1200.13	c tts-4-0 returned code 1.
1199.69/1200.13	c satzilla running vallst ... 
1199.69/1200.13	c Bin: Executing vallst
1199.69/1200.13	c vallst returned code 1.
1199.69/1200.13	c satzilla running minisat20 ... 
1199.69/1200.13	c Bin: Executing minisat20
1199.69/1200.13	c minisat20 returned code 1.
1199.69/1200.13	c satzilla running kcnfs04SAT07 ... 
1199.69/1200.13	c Bin: Executing kcnfs04SAT07
1199.69/1200.13	c kcnfs04SAT07 returned code 1.
1199.69/1200.13	c ERROR: All Failed! 
1199.69/1200.13	c SATZILLA_TIME=1199.930000

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-1721167-1240663749/watcher-1721167-1240663749 -o /tmp/evaluation-result-1721167-1240663749/solver-1721167-1240663749 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1721167-1240663749.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 4/65 19056
/proc/meminfo: memFree=1772984/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=2056 CPUtime=0
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94407900 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19055/statm: 514 112 96 399 0 111 0
[pid=19056] ppid=19055 vsize=2056 CPUtime=0
/proc/19056/stat : 19056 (SATzilla2009_I) R 19055 19055 19018 0 -1 4194368 5 0 0 0 0 0 0 0 20 0 1 0 94407900 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135720740 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19056/statm: 514 112 96 399 0 111 0

[startup+0.066529 s]
/proc/loadavg: 0.91 0.97 0.99 4/65 19056
/proc/meminfo: memFree=1772984/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=2056 CPUtime=0
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94407900 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19055/statm: 514 112 96 399 0 111 0
[pid=19056] ppid=19055 vsize=7112 CPUtime=0.05
/proc/19056/stat : 19056 (mxc-sr08) R 19055 19055 19018 0 -1 4194304 1646 0 0 0 5 0 0 0 20 0 1 0 94407900 7282688 1642 1992294400 134512640 135078026 4294956192 18446744073709551615 134544031 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19056/statm: 1778 1642 54 138 0 1637 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9168

[startup+0.102679 s]
/proc/loadavg: 0.91 0.97 0.99 4/65 19056
/proc/meminfo: memFree=1772984/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=2056 CPUtime=0
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94407900 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19055/statm: 514 112 96 399 0 111 0
[pid=19056] ppid=19055 vsize=7152 CPUtime=0.09
/proc/19056/stat : 19056 (mxc-sr08) R 19055 19055 19018 0 -1 4194304 2027 0 0 0 8 1 0 0 20 0 1 0 94407900 7323648 1613 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19056/statm: 1788 1613 55 138 0 1647 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9208

[startup+0.301546 s]
/proc/loadavg: 0.91 0.97 0.99 4/65 19056
/proc/meminfo: memFree=1772984/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=2056 CPUtime=0
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94407900 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19055/statm: 514 112 96 399 0 111 0
[pid=19056] ppid=19055 vsize=7152 CPUtime=0.29
/proc/19056/stat : 19056 (mxc-sr08) R 19055 19055 19018 0 -1 4194304 2027 0 0 0 28 1 0 0 22 0 1 0 94407900 7323648 1613 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19056/statm: 1788 1613 55 138 0 1647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9208

[startup+0.702589 s]
/proc/loadavg: 0.91 0.97 0.99 4/65 19056
/proc/meminfo: memFree=1772984/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=2056 CPUtime=0
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94407900 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19055/statm: 514 112 96 399 0 111 0
[pid=19056] ppid=19055 vsize=8476 CPUtime=0.69
/proc/19056/stat : 19056 (mxc-sr08) R 19055 19055 19018 0 -1 4194304 2383 0 0 0 68 1 0 0 25 0 1 0 94407900 8679424 1969 1992294400 134512640 135078026 4294956192 18446744073709551615 134560893 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19056/statm: 2119 1969 55 138 0 1978 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10532

[startup+1.50267 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 19057
/proc/meminfo: memFree=1763312/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=2056 CPUtime=0
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94407900 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19055/statm: 514 112 96 399 0 111 0
[pid=19056] ppid=19055 vsize=10480 CPUtime=1.48
/proc/19056/stat : 19056 (mxc-sr08) R 19055 19055 19018 0 -1 4194304 2836 0 0 0 147 1 0 0 25 0 1 0 94407900 10731520 2422 1992294400 134512640 135078026 4294956192 18446744073709551615 134561028 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19056/statm: 2620 2422 55 138 0 2479 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12536

[startup+3.10182 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 19057
/proc/meminfo: memFree=1762352/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=2056 CPUtime=0
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94407900 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19055/statm: 514 112 96 399 0 111 0
[pid=19056] ppid=19055 vsize=12204 CPUtime=3.07
/proc/19056/stat : 19056 (mxc-sr08) R 19055 19055 19018 0 -1 4194304 3525 0 0 0 306 1 0 0 25 0 1 0 94407900 12496896 2895 1992294400 134512640 135078026 4294956192 18446744073709551615 134534475 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19056/statm: 3051 2895 71 138 0 2910 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14260

[startup+6.30115 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 19057
/proc/meminfo: memFree=1761392/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=2056 CPUtime=0
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94407900 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19055/statm: 514 112 96 399 0 111 0
[pid=19056] ppid=19055 vsize=13260 CPUtime=6.28
/proc/19056/stat : 19056 (mxc-sr08) R 19055 19055 19018 0 -1 4194304 3803 0 0 0 626 2 0 0 25 0 1 0 94407900 13578240 3173 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19056/statm: 3315 3173 71 138 0 3174 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15316

[startup+12.7018 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 19058
/proc/meminfo: memFree=1767096/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=2056 CPUtime=9.99
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 152 4007 0 0 0 0 997 2 16 0 1 0 94407900 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 514 121 104 399 0 111 0
[pid=19058] ppid=19055 vsize=8964 CPUtime=2.66
/proc/19058/stat : 19058 (picosat846) R 19055 19055 19018 0 -1 4194304 1972 0 0 0 266 0 0 0 25 0 1 0 94408902 9179136 1961 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19058/statm: 2241 1961 85 14 0 1907 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 11020

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 19061
/proc/meminfo: memFree=1750328/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=8832 CPUtime=2.53
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 1925 0 0 0 253 0 0 0 25 0 1 0 94410195 9043968 1914 1992294400 134512640 134570484 4294956192 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 2208 1914 85 14 0 1874 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 25108

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 19061
/proc/meminfo: memFree=1736440/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=22680 CPUtime=28.12
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 5335 0 0 0 2809 3 0 0 25 0 1 0 94410195 23224320 5324 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 5670 5324 85 14 0 5336 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 38956

[startup+102.307 s]
/proc/loadavg: 1.02 0.99 0.99 2/66 19061
/proc/meminfo: memFree=1727352/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=31512 CPUtime=79.3
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 7558 0 0 0 7926 4 0 0 25 0 1 0 94410195 32268288 7536 1992294400 134512640 134570484 4294956192 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 7878 7536 85 14 0 7544 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 47788

[startup+162.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 19061
/proc/meminfo: memFree=1725048/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=33756 CPUtime=139.28
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 8127 0 0 0 13923 5 0 0 25 0 1 0 94410195 34566144 8105 1992294400 134512640 134570484 4294956192 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 8439 8105 85 14 0 8105 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 50032

[startup+222.301 s]
/proc/loadavg: 1.10 1.02 1.00 2/66 19061
/proc/meminfo: memFree=1723000/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=35604 CPUtime=199.26
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 8616 0 0 0 19920 6 0 0 25 0 1 0 94410195 36458496 8594 1992294400 134512640 134570484 4294956192 18446744073709551615 134552988 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 8901 8594 85 14 0 8567 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 51880

[startup+282.301 s]
/proc/loadavg: 1.11 1.03 1.00 2/66 19061
/proc/meminfo: memFree=1723000/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=35604 CPUtime=259.25
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 8616 0 0 0 25919 6 0 0 25 0 1 0 94410195 36458496 8594 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 8901 8594 85 14 0 8567 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 51880

[startup+342.301 s]
/proc/loadavg: 1.10 1.04 1.00 2/66 19061
/proc/meminfo: memFree=1721280/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=38212 CPUtime=319.23
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 9033 0 0 0 31916 7 0 0 25 0 1 0 94410195 39129088 9011 1992294400 134512640 134570484 4294956192 18446744073709551615 134551739 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 9553 9011 85 14 0 9219 0

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


[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19067
/proc/meminfo: memFree=1717760/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=41248 CPUtime=739.12
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 9830 0 0 0 73904 8 0 0 25 0 1 0 94410195 42237952 9808 1992294400 134512640 134570484 4294956192 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 10312 9808 85 14 0 9978 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 57524

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19067
/proc/meminfo: memFree=1711552/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=47452 CPUtime=799.09
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 11370 0 0 0 79900 9 0 0 25 0 1 0 94410195 48590848 11348 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 11863 11348 85 14 0 11529 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 63728

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19067
/proc/meminfo: memFree=1710272/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=48772 CPUtime=859.08
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 11724 0 0 0 85898 10 0 0 25 0 1 0 94410195 49942528 11702 1992294400 134512640 134570484 4294956192 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 12193 11702 85 14 0 11859 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 65048

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19067
/proc/meminfo: memFree=1707712/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=51148 CPUtime=919.06
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 12317 0 0 0 91895 11 0 0 25 0 1 0 94410195 52375552 12295 1992294400 134512640 134570484 4294956192 18446744073709551615 134552969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 12787 12295 85 14 0 12453 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 67424

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19067
/proc/meminfo: memFree=1705920/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=52864 CPUtime=979.04
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 12757 0 0 0 97893 11 0 0 25 0 1 0 94410195 54132736 12735 1992294400 134512640 134570484 4294956192 18446744073709551615 134553052 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 13216 12735 85 14 0 12882 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 69140

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19067
/proc/meminfo: memFree=1705920/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=52864 CPUtime=1039.02
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 12757 0 0 0 103891 11 0 0 25 0 1 0 94410195 54132736 12735 1992294400 134512640 134570484 4294956192 18446744073709551615 11128482 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 13216 12735 85 14 0 12882 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 69140

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19067
/proc/meminfo: memFree=1705856/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=52864 CPUtime=1099.01
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 12757 0 0 0 109890 11 0 0 25 0 1 0 94410195 54132736 12735 1992294400 134512640 134570484 4294956192 18446744073709551615 134553185 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 13216 12735 85 14 0 12882 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 69140

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19067
/proc/meminfo: memFree=1705920/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=52864 CPUtime=1158.99
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 12757 0 0 0 115888 11 0 0 25 0 1 0 94410195 54132736 12735 1992294400 134512640 134570484 4294956192 18446744073709551615 134553015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 13216 12735 85 14 0 12882 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 69140

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19067
/proc/meminfo: memFree=1705920/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=52864 CPUtime=1166.99
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 12757 0 0 0 116688 11 0 0 25 0 1 0 94410195 54132736 12735 1992294400 134512640 134570484 4294956192 18446744073709551615 134553137 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 13216 12735 85 14 0 12882 0
Current children cumulated CPU time (s) 1189.89
Current children cumulated vsize (KiB) 69140

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19067
/proc/meminfo: memFree=1705920/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=52864 CPUtime=1173.39
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 12759 0 0 0 117328 11 0 0 25 0 1 0 94410195 54132736 12737 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 13216 12737 85 14 0 12882 0
Current children cumulated CPU time (s) 1196.29
Current children cumulated vsize (KiB) 69140

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19067
/proc/meminfo: memFree=1705920/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=52864 CPUtime=1174.98
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 12760 0 0 0 117487 11 0 0 25 0 1 0 94410195 54132736 12738 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 13216 12738 85 14 0 12882 0
Current children cumulated CPU time (s) 1197.88
Current children cumulated vsize (KiB) 69140

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19067
/proc/meminfo: memFree=1705920/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=52864 CPUtime=1175.78
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 12760 0 0 0 117567 11 0 0 25 0 1 0 94410195 54132736 12738 1992294400 134512640 134570484 4294956192 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 13216 12738 85 14 0 12882 0
Current children cumulated CPU time (s) 1198.68
Current children cumulated vsize (KiB) 69140

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19067
/proc/meminfo: memFree=1705920/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=52864 CPUtime=1176.58
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 12761 0 0 0 117647 11 0 0 25 0 1 0 94410195 54132736 12739 1992294400 134512640 134570484 4294956192 18446744073709551615 134553107 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 13216 12739 85 14 0 12882 0
Current children cumulated CPU time (s) 1199.48
Current children cumulated vsize (KiB) 69140

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19067
/proc/meminfo: memFree=1705920/2055920 swapFree=4180920/4192956
[pid=19055] ppid=19053 vsize=16276 CPUtime=22.9
/proc/19055/stat : 19055 (SATzilla2009_I) S 19053 19055 19018 0 -1 4194304 5809 12118 0 0 492 4 1785 9 25 0 1 0 94407900 16666624 3821 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19055/statm: 4069 3821 217 399 0 3666 0
[pid=19061] ppid=19055 vsize=52864 CPUtime=1176.79
/proc/19061/stat : 19061 (picosat846) R 19055 19055 19018 0 -1 4194304 12761 0 0 0 117668 11 0 0 25 0 1 0 94410195 54132736 12739 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19061/statm: 13216 12739 85 14 0 12882 0
Current children cumulated CPU time (s) 1199.69
Current children cumulated vsize (KiB) 69140

Child status: 17
Real time (s): 1200.14
CPU time (s): 1199.76
CPU user time (s): 1199.49
CPU system time (s): 0.269958
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (KiB): 69140

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

runsolver used 1.06484 second user time and 3.3085 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-25 14:49:10
IDJOB=1721167
IDBENCH=71064
IDSOLVER=528
FILE ID=node27/1721167-1240663749
PBS_JOBID= 9186597
Free space on /tmp= 66196 MiB

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

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

MD5SUM BENCH= b02fa517730e45c506203f9bd7ebb62c
RANDOM SEED=1048725927

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1774048 kB
Buffers:         18376 kB
Cached:         197368 kB
SwapCached:       4848 kB
Active:         104048 kB
Inactive:       119432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1774048 kB
SwapTotal:     4192956 kB
SwapFree:      4180920 kB
Dirty:           33112 kB
Writeback:           0 kB
Mapped:          13952 kB
Slab:            44412 kB
Committed_AS:   316024 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66164 MiB
End job on node27 at 2009-04-25 15:09:10