Trace number 1775050

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) 9997.71 10002.3

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3892.92
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

22.15/22.24	c SATzilla is building models for class 3
22.15/22.24	c run presolver mxc-sr08 for 10 seconds ... 
22.15/22.24	c Bin: Executing mxc-sr08
22.15/22.24	c spawning binary file with 10 seconds ...
22.15/22.24	c child exit by a signal
22.15/22.24	c mxc-sr08 returned code 137.
22.15/22.24	c run presolver picosat846 for 5 seconds ... 
22.15/22.24	c Bin: Executing picosat846
22.15/22.24	c spawning binary file with 5 seconds ...
22.15/22.24	c child exit by a signal
22.15/22.24	c picosat846 returned code 137.
22.15/22.24	c Orignal number of varibales is 1278, number of clauses is 68055 
22.15/22.24	c predicted feature computation time is 1.493956 
22.15/22.24	c Bin: Executing satelite
22.15/22.24	c spawning binary file with 240 seconds ...
22.15/22.24	c child exited successfully
22.15/22.24	c satzilla computing base features
22.15/22.24	c Number of variabe is: 763, Number of clause is : 67183 
22.15/22.24	c Initializing...
22.15/22.24	c satzilla doing clause learning
22.15/22.24	c start clause learning features ...
22.15/22.24	c Bin: Executing zchaff07
22.15/22.24	c spawning binary file with 2 seconds ...
22.15/22.24	c child exit by a signal
22.15/22.24	c satzilla doing survey propogation probe
22.15/22.24	c do survay propogation for 2 second ...
22.15/22.24	c satzilla doing local search probe
22.15/22.24	c features are:1278 68055 763 67183 0.674967 0.0129795 0.011357 0.456404 0.565658 0.685661 0.00555502 0.928819 0.00262123 0.0314548 0.577293 0.0279535 0.891103 0.00555502 1.08601 0.000104193 0.0189036 4.1294 0.288161 0.279195 0 0.928389 2.66768 0.00346705 0.858655 8.93083e-05 0.00960064 4.00779 0.891103 0.00242287 0.900138 8.93083e-05 0.00678743 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.544589 0.431092 0.00946624 0.96376 0.939321 0.150576 0.589937 0.479434 0.54496 0.0053895 3.1085 -1.11022e-16 0.171653 0.0231841 0 0.000312727 1.38778e-17 5.77681e-07 104.727 0.709855 257.636 0.332906 282 272 293 21.3757 0.480639 1.00087 0.0134676 
22.15/22.25	c satzilla's ranking:
22.15/22.25	c 1) mxc-sr08: 3.219030
22.15/22.25	c 2) picosat846: 3.124861
22.15/22.25	c 3) zchaff_rand: 2.257758
22.15/22.25	c 4) minisat20SAT07: 1.950637
22.15/22.25	c 5) march_dl2004: 0.411239
22.15/22.25	c 6) SATenstein: -10000.000000
22.15/22.25	c 7) gnovelty+: -10000.000000
22.15/22.25	c 8) adaptg2wsat+: -10000.000000
22.15/22.25	c 9) adaptg2wsat0: -10000.000000
22.15/22.25	c 10) tts-4-0: -10000.000000
22.15/22.25	c 11) vallst: -10000.000000
22.15/22.25	c 12) minisat20: -10000.000000
22.15/22.25	c 13) kcnfs04SAT07: -10000.000000
22.15/22.25	c satzilla running mxc-sr08 ... 
9997.61/10002.28	c Bin: Executing mxc-sr08
9997.61/10002.28	c spawning binary file with 9977 seconds ...
9997.61/10002.28	c child exit by a signal
9997.61/10002.28	c mxc-sr08 returned code 137.
9997.61/10002.28	c satzilla running picosat846 ... 
9997.61/10002.28	c Bin: Executing picosat846
9997.61/10002.28	c picosat846 returned code 1.
9997.61/10002.28	c satzilla running zchaff_rand ... 
9997.61/10002.28	c Bin: Executing zchaff_rand
9997.61/10002.28	c zchaff_rand returned code 1.
9997.61/10002.28	c satzilla running minisat20SAT07 ... 
9997.61/10002.28	c Bin: Executing minisat20SAT07
9997.61/10002.28	c minisat20SAT07 returned code 1.
9997.61/10002.28	c satzilla running march_dl2004 ... 
9997.61/10002.28	c Bin: Executing march_dl2004
9997.61/10002.28	c march_dl2004 returned code 1.
9997.61/10002.28	c satzilla running SATenstein ... 
9997.61/10002.28	c Bin: Executing SATenstein
9997.61/10002.28	c SATenstein returned code 1.
9997.61/10002.28	c satzilla running gnovelty+ ... 
9997.61/10002.28	c Bin: Executing gnovelty+
9997.61/10002.28	c gnovelty+ returned code 1.
9997.61/10002.28	c satzilla running adaptg2wsat+ ... 
9997.61/10002.28	c Bin: Executing adaptg2wsat+
9997.61/10002.28	c adaptg2wsat+ returned code 1.
9997.61/10002.28	c satzilla running adaptg2wsat0 ... 
9997.61/10002.28	c Bin: Executing adaptg2wsat0
9997.61/10002.28	c adaptg2wsat0 returned code 1.
9997.61/10002.28	c satzilla running tts-4-0 ... 
9997.61/10002.28	c Bin: Executing tts-4-0
9997.61/10002.28	c tts-4-0 returned code 1.
9997.61/10002.28	c satzilla running vallst ... 
9997.61/10002.28	c Bin: Executing vallst
9997.61/10002.28	c vallst returned code 1.
9997.61/10002.28	c satzilla running minisat20 ... 
9997.61/10002.28	c Bin: Executing minisat20
9997.61/10002.28	c minisat20 returned code 1.
9997.61/10002.28	c satzilla running kcnfs04SAT07 ... 
9997.61/10002.28	c Bin: Executing kcnfs04SAT07
9997.61/10002.28	c kcnfs04SAT07 returned code 1.
9997.61/10002.28	c ERROR: All Failed! 
9997.61/10002.28	c SATZILLA_TIME=9999.220000

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-1775050-1241356908/watcher-1775050-1241356908 -o /tmp/evaluation-result-1775050-1241356908/solver-1775050-1241356908 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1775050-1241356908.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 13098
/proc/meminfo: memFree=1435288/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=2056 CPUtime=0
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163719834 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13098/statm: 514 112 96 399 0 111 0
[pid=13099] ppid=13098 vsize=2312 CPUtime=0
/proc/13099/stat : 13099 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 483 0 0 0 0 0 0 0 18 0 1 0 163719834 2367488 479 1992294400 134512640 135078026 4294956192 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13099/statm: 578 479 54 138 0 437 0

[startup+0.102023 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 13098
/proc/meminfo: memFree=1435288/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=2056 CPUtime=0
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163719834 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13098/statm: 514 112 96 399 0 111 0
[pid=13099] ppid=13098 vsize=5000 CPUtime=0.09
/proc/13099/stat : 13099 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 1348 0 0 0 9 0 0 0 18 0 1 0 163719834 5120000 1086 1992294400 134512640 135078026 4294956192 18446744073709551615 134560895 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13099/statm: 1250 1086 55 138 0 1109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7056

[startup+0.201034 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 13098
/proc/meminfo: memFree=1435288/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=2056 CPUtime=0
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163719834 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13098/statm: 514 112 96 399 0 111 0
[pid=13099] ppid=13098 vsize=5000 CPUtime=0.19
/proc/13099/stat : 13099 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 1348 0 0 0 19 0 0 0 18 0 1 0 163719834 5120000 1086 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13099/statm: 1250 1086 55 138 0 1109 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7056

[startup+0.301044 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 13098
/proc/meminfo: memFree=1435288/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=2056 CPUtime=0
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163719834 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13098/statm: 514 112 96 399 0 111 0
[pid=13099] ppid=13098 vsize=5000 CPUtime=0.29
/proc/13099/stat : 13099 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 1348 0 0 0 29 0 0 0 19 0 1 0 163719834 5120000 1086 1992294400 134512640 135078026 4294956192 18446744073709551615 134560834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13099/statm: 1250 1086 55 138 0 1109 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7056

[startup+0.701088 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 13098
/proc/meminfo: memFree=1435288/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=2056 CPUtime=0
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163719834 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13098/statm: 514 112 96 399 0 111 0
[pid=13099] ppid=13098 vsize=7436 CPUtime=0.69
/proc/13099/stat : 13099 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 1941 0 0 0 69 0 0 0 23 0 1 0 163719834 7614464 1679 1992294400 134512640 135078026 4294956192 18446744073709551615 134560986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13099/statm: 1859 1679 55 138 0 1718 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9492

[startup+1.50118 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 13100
/proc/meminfo: memFree=1427912/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=2056 CPUtime=0
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163719834 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13098/statm: 514 112 96 399 0 111 0
[pid=13099] ppid=13098 vsize=8204 CPUtime=1.49
/proc/13099/stat : 13099 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 2352 0 0 0 149 0 0 0 25 0 1 0 163719834 8400896 1947 1992294400 134512640 135078026 4294956192 18446744073709551615 134522283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13099/statm: 2051 1947 71 138 0 1910 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10260

[startup+3.10235 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 13100
/proc/meminfo: memFree=1427208/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=2056 CPUtime=0
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163719834 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13098/statm: 514 112 96 399 0 111 0
[pid=13099] ppid=13098 vsize=8872 CPUtime=3.09
/proc/13099/stat : 13099 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 2500 0 0 0 309 0 0 0 25 0 1 0 163719834 9084928 2095 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13099/statm: 2218 2095 71 138 0 2077 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10928

[startup+6.30172 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 13100
/proc/meminfo: memFree=1425032/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=2056 CPUtime=0
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163719834 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13098/statm: 514 112 96 399 0 111 0
[pid=13099] ppid=13098 vsize=9964 CPUtime=6.28
/proc/13099/stat : 13099 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 2779 0 0 0 627 1 0 0 25 0 1 0 163719834 10203136 2374 1992294400 134512640 135078026 4294956192 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13099/statm: 2491 2374 71 138 0 2350 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12020

[startup+12.7024 s]
/proc/loadavg: 1.09 1.02 1.01 2/67 13101
/proc/meminfo: memFree=1430024/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=2056 CPUtime=9.99
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 152 2997 0 0 0 0 998 1 16 0 1 0 163719834 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 514 121 104 399 0 111 0
[pid=13101] ppid=13098 vsize=5924 CPUtime=2.67
/proc/13101/stat : 13101 (picosat846) R 13098 13098 13061 0 -1 4194304 1157 0 0 0 266 1 0 0 25 0 1 0 163720835 6066176 1146 1992294400 134512640 134570484 4294956192 18446744073709551615 134523180 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13101/statm: 1481 1146 85 14 0 1147 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7980

[startup+25.5018 s]
/proc/loadavg: 1.23 1.05 1.02 2/67 13104
/proc/meminfo: memFree=1415624/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=8872 CPUtime=3.24
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 2513 0 0 0 323 1 0 0 25 0 1 0 163722059 9084928 2108 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 2218 2108 71 138 0 2077 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 20552

[startup+51.1017 s]
/proc/loadavg: 1.27 1.07 1.02 2/67 13104
/proc/meminfo: memFree=1411784/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=13932 CPUtime=28.82
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 3664 0 0 0 2880 2 0 0 25 0 1 0 163722059 14266368 3259 1992294400 134512640 135078026 4294956192 18446744073709551615 134534338 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 3483 3259 71 138 0 3342 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 25612

[startup+102.301 s]
/proc/loadavg: 1.11 1.06 1.02 2/67 13104
/proc/meminfo: memFree=1406344/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=20344 CPUtime=80
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 5047 0 0 0 7996 4 0 0 25 0 1 0 163722059 20832256 4642 1992294400 134512640 135078026 4294956192 18446744073709551615 134534437 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 5086 4642 71 138 0 4945 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 32024

[startup+162.302 s]
/proc/loadavg: 1.04 1.05 1.01 2/67 13104
/proc/meminfo: memFree=1404872/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=22184 CPUtime=139.97
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 5440 0 0 0 13993 4 0 0 25 0 1 0 163722059 22716416 5035 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 5546 5035 71 138 0 5405 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 33864

[startup+222.306 s]
/proc/loadavg: 1.01 1.04 1.01 2/67 13104
/proc/meminfo: memFree=1403592/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=23824 CPUtime=199.94
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 5764 0 0 0 19989 5 0 0 25 0 1 0 163722059 24395776 5359 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 5956 5359 71 138 0 5815 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 35504

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 13104
/proc/meminfo: memFree=1402568/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=25312 CPUtime=259.91
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 6011 0 0 0 25986 5 0 0 25 0 1 0 163722059 25919488 5606 1992294400 134512640 135078026 4294956192 18446744073709551615 134534962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 6328 5606 71 138 0 6187 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 36992

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 13104
/proc/meminfo: memFree=1401864/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=26176 CPUtime=319.88
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 6188 0 0 0 31983 5 0 0 25 0 1 0 163722059 26804224 5783 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 6544 5783 71 138 0 6403 0
Current children cumulated CPU time (s) 342.08

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


[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13128
/proc/meminfo: memFree=1365576/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=68516 CPUtime=9615.66
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 14851 0 0 0 961540 26 0 0 25 0 1 0 163722059 70160384 14359 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 17129 14359 71 138 0 16988 0
Current children cumulated CPU time (s) 9637.86
Current children cumulated vsize (KiB) 80196

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13128
/proc/meminfo: memFree=1365512/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=68648 CPUtime=9675.63
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 14878 0 0 0 967537 26 0 0 25 0 1 0 163722059 70295552 14386 1992294400 134512640 135078026 4294956192 18446744073709551615 134534624 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 17162 14386 71 138 0 17021 0
Current children cumulated CPU time (s) 9697.83
Current children cumulated vsize (KiB) 80328

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13128
/proc/meminfo: memFree=1365512/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=68912 CPUtime=9735.61
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 14919 0 0 0 973534 27 0 0 25 0 1 0 163722059 70565888 14427 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 17228 14427 71 138 0 17087 0
Current children cumulated CPU time (s) 9757.81
Current children cumulated vsize (KiB) 80592

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13128
/proc/meminfo: memFree=1365384/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=69044 CPUtime=9795.59
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 14956 0 0 0 979532 27 0 0 25 0 1 0 163722059 70701056 14464 1992294400 134512640 135078026 4294956192 18446744073709551615 134526852 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 17261 14464 71 138 0 17120 0
Current children cumulated CPU time (s) 9817.79
Current children cumulated vsize (KiB) 80724

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13128
/proc/meminfo: memFree=1365384/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=69044 CPUtime=9855.56
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 14956 0 0 0 985529 27 0 0 25 0 1 0 163722059 70701056 14464 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 17261 14464 71 138 0 17120 0
Current children cumulated CPU time (s) 9877.76
Current children cumulated vsize (KiB) 80724

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13128
/proc/meminfo: memFree=1365320/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=69176 CPUtime=9915.53
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 14977 0 0 0 991526 27 0 0 25 0 1 0 163722059 70836224 14485 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 17294 14485 71 138 0 17153 0
Current children cumulated CPU time (s) 9937.73
Current children cumulated vsize (KiB) 80856

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

[startup+9958.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13128
/proc/meminfo: memFree=1365320/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=69176 CPUtime=9931.63
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 14977 0 0 0 993136 27 0 0 25 0 1 0 163722059 70836224 14485 1992294400 134512640 135078026 4294956192 18446744073709551615 134534843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 17294 14485 71 138 0 17153 0
Current children cumulated CPU time (s) 9953.83
Current children cumulated vsize (KiB) 80856

[startup+9984 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13128
/proc/meminfo: memFree=1365320/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=69176 CPUtime=9957.21
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 14977 0 0 0 995694 27 0 0 25 0 1 0 163722059 70836224 14485 1992294400 134512640 135078026 4294956192 18446744073709551615 134534365 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 17294 14485 71 138 0 17153 0
Current children cumulated CPU time (s) 9979.41
Current children cumulated vsize (KiB) 80856

[startup+9990.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13128
/proc/meminfo: memFree=1365320/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=69176 CPUtime=9963.61
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 14982 0 0 0 996334 27 0 0 25 0 1 0 163722059 70836224 14490 1992294400 134512640 135078026 4294956192 18446744073709551615 134534204 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 17294 14490 71 138 0 17153 0
Current children cumulated CPU time (s) 9985.81
Current children cumulated vsize (KiB) 80856

[startup+9996.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13128
/proc/meminfo: memFree=1365320/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=69176 CPUtime=9970.01
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 14986 0 0 0 996974 27 0 0 25 0 1 0 163722059 70836224 14494 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 17294 14494 71 138 0 17153 0
Current children cumulated CPU time (s) 9992.21
Current children cumulated vsize (KiB) 80856

[startup+10000 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13128
/proc/meminfo: memFree=1365320/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=69176 CPUtime=9973.21
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 14986 0 0 0 997294 27 0 0 25 0 1 0 163722059 70836224 14494 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 17294 14494 71 138 0 17153 0
Current children cumulated CPU time (s) 9995.41
Current children cumulated vsize (KiB) 80856

[startup+10001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13128
/proc/meminfo: memFree=1365256/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=69176 CPUtime=9974.81
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 14987 0 0 0 997454 27 0 0 25 0 1 0 163722059 70836224 14495 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 17294 14495 71 138 0 17153 0
Current children cumulated CPU time (s) 9997.01
Current children cumulated vsize (KiB) 80856

[startup+10002 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13128
/proc/meminfo: memFree=1365256/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=69176 CPUtime=9975.21
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 14987 0 0 0 997494 27 0 0 25 0 1 0 163722059 70836224 14495 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 17294 14495 71 138 0 17153 0
Current children cumulated CPU time (s) 9997.41
Current children cumulated vsize (KiB) 80856

[startup+10002.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13128
/proc/meminfo: memFree=1365256/2055920 swapFree=4181588/4192956
[pid=13098] ppid=13096 vsize=11680 CPUtime=22.2
/proc/13098/stat : 13098 (SATzilla2009_I) S 13096 13098 13061 0 -1 4194304 3747 8514 0 0 463 2 1749 6 25 0 1 0 163719834 11960320 2665 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13098/statm: 2920 2665 217 399 0 2517 0
[pid=13104] ppid=13098 vsize=69176 CPUtime=9975.41
/proc/13104/stat : 13104 (mxc-sr08) R 13098 13098 13061 0 -1 4194304 14987 0 0 0 997514 27 0 0 25 0 1 0 163722059 70836224 14495 1992294400 134512640 135078026 4294956192 18446744073709551615 134534958 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13104/statm: 17294 14495 71 138 0 17153 0
Current children cumulated CPU time (s) 9997.61
Current children cumulated vsize (KiB) 80856

Child status: 17
Real time (s): 10002.3
CPU time (s): 9997.71
CPU user time (s): 9997.34
CPU system time (s): 0.375942
CPU usage (%): 99.9543
Max. virtual memory (cumulated for all children) (KiB): 80856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997.34
system time used= 0.375942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27267
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= 17
involuntary context switches= 36555

runsolver used 9.78451 second user time and 26.593 second system time

The end

Launcher Data

Begin job on node91 at 2009-05-03 15:21:48
IDJOB=1775050
IDBENCH=71078
IDSOLVER=616
FILE ID=node91/1775050-1241356908
PBS_JOBID= 9225610
Free space on /tmp= 66500 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775050-1241356908/watcher-1775050-1241356908 -o /tmp/evaluation-result-1775050-1241356908/solver-1775050-1241356908 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1775050-1241356908.cnf

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1626617733

node91.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.241
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.241
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:       1436088 kB
Buffers:         68076 kB
Cached:         450492 kB
SwapCached:       5440 kB
Active:          55084 kB
Inactive:       472688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1436088 kB
SwapTotal:     4192956 kB
SwapFree:      4181588 kB
Dirty:           32832 kB
Writeback:           0 kB
Mapped:          15108 kB
Slab:            78020 kB
Committed_AS:   596348 kB
PageTables:       1356 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= 66468 MiB
End job on node91 at 2009-05-03 18:08:30