Trace number 1577635

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_R 2009-03-22? (exit code) 1198.93 1199.34

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L70_coli.sat.cnf
MD5SUM7fc9b20f0efe1e9457bd61eba8178674
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark101.951
Satisfiable
(Un)Satisfiability was proved
Number of variables218792
Number of clauses1020908
Sum of the clauses size2941934
Maximum clause length11
Minimum clause length1
Number of clauses of size 123977
Number of clauses of size 2286047
Number of clauses of size 3535908
Number of clauses of size 4137995
Number of clauses of size 536772
Number of clauses of size over 5209

Solver Data

90.02/90.13	c SATzilla is building models for class 1
90.02/90.13	c run presolver SATenstein for 30 seconds ... 
90.02/90.13	c Bin: Executing SATenstein
90.02/90.13	c spawning binary file with 30 seconds ...
90.02/90.13	c child exit by a signal
90.02/90.13	c SATenstein returned code 137.
90.02/90.13	c run presolver mxc-sr08 for 30 seconds ... 
90.02/90.13	c Bin: Executing mxc-sr08
90.02/90.13	c spawning binary file with 30 seconds ...
90.02/90.13	c child exit by a signal
90.02/90.13	c mxc-sr08 returned code 137.
90.02/90.13	c Orignal number of varibales is 218792, number of clauses is 1020908 
90.02/90.13	c predicted feature computation time is -808.515288 
90.02/90.13	c Bin: Executing satelite
90.02/90.13	c spawning binary file with 240 seconds ...
90.02/90.13	c child exited successfully
90.02/90.13	c satzilla computing base features
90.02/90.13	c Number of variabe is: 28762, Number of clause is : 302084 
90.02/90.13	c Initializing...
90.02/90.13	c satzilla compute diameter ...
90.02/90.13	c start diameter features ...
90.02/90.13	c satzilla doing clause learning
90.02/90.13	c start clause learning features ...
90.02/90.13	c Bin: Executing zchaff07
90.02/90.13	c spawning binary file with 2 seconds ...
90.02/90.13	c child exit by a signal
90.02/90.13	c satzilla doing survey propogation probe
90.02/90.13	c do survay propogation for 2 second ...
90.02/90.13	c satzilla doing local search probe
90.02/90.13	c satzilla doing lobjois search-space size estimate
90.02/90.13	c features are:218792 1.02091e+06 28762 302084 6.60698 2.37955 0.0952119 0.484827 0.639853 1.42703 0.000130995 0.494413 6.95362e-05 0.000660594 1.25559 0.12241 0.757839 0.000130995 2.06302 3.31034e-06 0.00188027 2.72032 0.37483 0.174913 0 1 2.66603 4.63192e-05 1.79608 0 0.0014102 2.61944 0.477629 9.83445e-05 2.47317 6.62068e-06 0.00366123 6.03774 0.031561 6 7 0.160681 339 0.430264 126 478 478 126 478 282 470 13.4746 0.435768 8.40167 23.3968 23.3968 8.40167 23.3968 10.0574 12.0426 0.626096 0.337934 0.000267734 1 0.921048 0.380621 0.828344 0.542104 0.612787 0.0542149 0.730737 -1.11022e-16 1 0.0955862 0.000116687 0.0847326 0.0147507 0.0625769 1360.67 0.226118 4075 0.866025 6111 0 6111 2.38756 1.15539 1.0092 0.0362974 0.0318976 0.1152 
90.02/90.13	c satzilla's ranking:
90.02/90.13	c 1) adaptg2wsat+: 627.216459
90.02/90.13	c 2) kcnfs04SAT07: 570.459227
90.02/90.13	c 3) adaptg2wsat0: 140.018025
90.02/90.13	c 4) gnovelty+: 4.623842
90.02/90.13	c 5) picosat846: 1.028762
90.02/90.13	c 6) march_dl2004: -28.811008
90.02/90.13	c 7) SATenstein: -289.204627
90.02/90.13	c 8) mxc-sr08: -10000.000000
90.02/90.13	c 9) tts-4-0: -10000.000000
90.02/90.13	c 10) zchaff_rand: -10000.000000
90.02/90.13	c 11) vallst: -10000.000000
90.02/90.13	c 12) minisat20: -10000.000000
90.02/90.13	c 13) minisat20SAT07: -10000.000000
90.02/90.13	c satzilla running adaptg2wsat+ ... 
1198.86/1199.33	c Bin: Executing adaptg2wsat+
1198.86/1199.33	c spawning binary file with 1109 seconds ...
1198.86/1199.33	c child exit by a signal
1198.86/1199.33	c adaptg2wsat+ returned code 137.
1198.86/1199.33	c satzilla running kcnfs04SAT07 ... 
1198.86/1199.33	c Bin: Executing kcnfs04SAT07
1198.86/1199.33	c kcnfs04SAT07 returned code 1.
1198.86/1199.33	c satzilla running adaptg2wsat0 ... 
1198.86/1199.33	c Bin: Executing adaptg2wsat0
1198.86/1199.33	c adaptg2wsat0 returned code 1.
1198.86/1199.33	c satzilla running gnovelty+ ... 
1198.86/1199.33	c Bin: Executing gnovelty+
1198.86/1199.33	c gnovelty+ returned code 1.
1198.86/1199.33	c satzilla running picosat846 ... 
1198.86/1199.33	c Bin: Executing picosat846
1198.86/1199.33	c picosat846 returned code 1.
1198.86/1199.33	c satzilla running march_dl2004 ... 
1198.86/1199.33	c Bin: Executing march_dl2004
1198.86/1199.33	c march_dl2004 returned code 1.
1198.86/1199.33	c satzilla running SATenstein ... 
1198.86/1199.33	c Bin: Executing SATenstein
1198.86/1199.33	c SATenstein returned code 1.
1198.86/1199.33	c satzilla running mxc-sr08 ... 
1198.86/1199.33	c Bin: Executing mxc-sr08
1198.86/1199.33	c mxc-sr08 returned code 1.
1198.86/1199.33	c satzilla running tts-4-0 ... 
1198.86/1199.33	c Bin: Executing tts-4-0
1198.86/1199.33	c tts-4-0 returned code 1.
1198.86/1199.33	c satzilla running zchaff_rand ... 
1198.86/1199.33	c Bin: Executing zchaff_rand
1198.86/1199.33	c zchaff_rand returned code 1.
1198.86/1199.33	c satzilla running vallst ... 
1198.86/1199.33	c Bin: Executing vallst
1198.86/1199.33	c vallst returned code 1.
1198.86/1199.33	c satzilla running minisat20 ... 
1198.86/1199.33	c Bin: Executing minisat20
1198.86/1199.33	c minisat20 returned code 1.
1198.86/1199.33	c satzilla running minisat20SAT07 ... 
1198.86/1199.33	c Bin: Executing minisat20SAT07
1198.86/1199.33	c minisat20SAT07 returned code 1.
1198.86/1199.33	c ERROR: All Failed! 
1198.86/1199.33	c SATZILLA_TIME=1199.080000

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-1577635-1241003301/watcher-1577635-1241003301 -o /tmp/evaluation-result-1577635-1241003301/solver-1577635-1241003301 -C 1200 -W 1800 -M 1800 HOME/SATzilla2009_R HOME/instance-1577635-1241003301.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.99 1.04 3/64 3471
/proc/meminfo: memFree=814512/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=2056 CPUtime=0
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128357765 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 514 112 96 399 0 111 0
[pid=3472] ppid=3471 vsize=14708 CPUtime=0
/proc/3472/stat : 3472 (SATenstein) R 3471 3471 3230 0 -1 4194304 282 0 0 0 0 0 0 0 19 0 1 0 128357765 15060992 263 1992294400 134512640 134854740 4294955344 18446744073709551615 134782313 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3472/statm: 3677 263 151 83 0 3238 0

[startup+0.075672 s]
/proc/loadavg: 0.92 0.99 1.04 3/64 3471
/proc/meminfo: memFree=814512/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=2056 CPUtime=0
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128357765 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 514 112 96 399 0 111 0
[pid=3472] ppid=3471 vsize=14708 CPUtime=0.07
/proc/3472/stat : 3472 (SATenstein) R 3471 3471 3230 0 -1 4194304 548 0 0 0 7 0 0 0 19 0 1 0 128357765 15060992 529 1992294400 134512640 134854740 4294955344 18446744073709551615 134782313 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3472/statm: 3677 529 151 83 0 3238 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16764

[startup+0.102711 s]
/proc/loadavg: 0.92 0.99 1.04 3/64 3471
/proc/meminfo: memFree=814512/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=2056 CPUtime=0
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128357765 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 514 112 96 399 0 111 0
[pid=3472] ppid=3471 vsize=14708 CPUtime=0.09
/proc/3472/stat : 3472 (SATenstein) R 3471 3471 3230 0 -1 4194304 642 0 0 0 9 0 0 0 20 0 1 0 128357765 15060992 623 1992294400 134512640 134854740 4294955344 18446744073709551615 2829467 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3472/statm: 3677 624 151 83 0 3238 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16764

[startup+0.302727 s]
/proc/loadavg: 0.92 0.99 1.04 3/64 3471
/proc/meminfo: memFree=814512/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=2056 CPUtime=0
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128357765 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 514 112 96 399 0 111 0
[pid=3472] ppid=3471 vsize=14708 CPUtime=0.3
/proc/3472/stat : 3472 (SATenstein) R 3471 3471 3230 0 -1 4194304 1352 0 0 0 29 1 0 0 22 0 1 0 128357765 15060992 1333 1992294400 134512640 134854740 4294955344 18446744073709551615 2940801 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3472/statm: 3677 1333 151 83 0 3238 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 16764

[startup+0.702728 s]
/proc/loadavg: 0.92 0.99 1.04 3/64 3471
/proc/meminfo: memFree=814512/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=2056 CPUtime=0
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128357765 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 514 112 96 399 0 111 0
[pid=3472] ppid=3471 vsize=18808 CPUtime=0.69
/proc/3472/stat : 3472 (SATenstein) R 3471 3471 3230 0 -1 4194304 2773 0 0 0 67 2 0 0 25 0 1 0 128357765 19259392 2754 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3472/statm: 4702 2754 151 83 0 4263 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20864

[startup+1.5018 s]
/proc/loadavg: 0.92 0.99 1.04 2/66 3473
/proc/meminfo: memFree=798120/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=2056 CPUtime=0
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128357765 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 514 112 96 399 0 111 0
[pid=3472] ppid=3471 vsize=130076 CPUtime=1.49
/proc/3472/stat : 3472 (SATenstein) R 3471 3471 3230 0 -1 4194304 9707 0 0 0 143 6 0 0 25 0 1 0 128357765 133197824 9687 1992294400 134512640 134854740 4294955344 18446744073709551615 134772482 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3472/statm: 32519 9688 153 83 0 32080 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132132

[startup+3.10195 s]
/proc/loadavg: 0.92 0.99 1.04 2/66 3473
/proc/meminfo: memFree=770920/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=2056 CPUtime=0
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128357765 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 514 112 96 399 0 111 0
[pid=3472] ppid=3471 vsize=130076 CPUtime=3.08
/proc/3472/stat : 3472 (SATenstein) R 3471 3471 3230 0 -1 4194304 11716 0 0 0 301 7 0 0 25 0 1 0 128357765 133197824 11696 1992294400 134512640 134854740 4294955344 18446744073709551615 134772473 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3472/statm: 32519 11696 153 83 0 32080 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 132132

[startup+6.30123 s]
/proc/loadavg: 0.93 0.99 1.04 2/66 3473
/proc/meminfo: memFree=760040/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=2056 CPUtime=0
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128357765 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 514 112 96 399 0 111 0
[pid=3472] ppid=3471 vsize=130076 CPUtime=6.27
/proc/3472/stat : 3472 (SATenstein) R 3471 3471 3230 0 -1 4194304 14138 0 0 0 619 8 0 0 25 0 1 0 128357765 133197824 14118 1992294400 134512640 134854740 4294955344 18446744073709551615 134772471 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3472/statm: 32519 14118 153 83 0 32080 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 132132

[startup+12.7018 s]
/proc/loadavg: 0.93 0.99 1.04 2/66 3473
/proc/meminfo: memFree=705896/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=2056 CPUtime=0
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128357765 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 514 112 96 399 0 111 0
[pid=3472] ppid=3471 vsize=240328 CPUtime=12.68
/proc/3472/stat : 3472 (SATenstein) R 3471 3471 3230 0 -1 4194304 29376 0 0 0 1253 15 0 0 25 0 1 0 128357765 246095872 27367 1992294400 134512640 134854740 4294955344 18446744073709551615 134524699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3472/statm: 60082 27367 173 83 0 59643 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 242384

[startup+25.503 s]
/proc/loadavg: 0.95 0.99 1.04 2/66 3473
/proc/meminfo: memFree=706088/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=2056 CPUtime=0
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128357765 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 514 112 96 399 0 111 0
[pid=3472] ppid=3471 vsize=240328 CPUtime=25.47
/proc/3472/stat : 3472 (SATenstein) R 3471 3471 3230 0 -1 4194304 29380 0 0 0 2530 17 0 0 25 0 1 0 128357765 246095872 27367 1992294400 134512640 134854740 4294955344 18446744073709551615 134524157 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3472/statm: 60082 27367 173 83 0 59643 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 242384

[startup+51.1023 s]
/proc/loadavg: 0.96 0.99 1.04 2/66 3474
/proc/meminfo: memFree=699688/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=2056 CPUtime=30
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 152 29380 0 0 0 0 2981 19 16 0 1 0 128357765 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 514 121 104 399 0 111 0
[pid=3474] ppid=3471 vsize=125760 CPUtime=21.03
/proc/3474/stat : 3474 (mxc-sr08) R 3471 3471 3230 0 -1 4194304 37789 0 0 0 2086 17 0 0 25 0 1 0 128360769 128778240 28858 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3474/statm: 31440 28858 71 138 0 31299 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 127816

[startup+102.307 s]
/proc/loadavg: 0.98 0.99 1.03 2/66 3477
/proc/meminfo: memFree=678064/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=283524 CPUtime=12.14
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 22283 0 0 0 1205 9 0 0 25 0 1 0 128366779 290328576 22275 1992294400 134512640 134921272 4294956160 18446744073709551615 134546047 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 70881 22275 43 99 0 70388 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 326376

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.03 2/66 3477
/proc/meminfo: memFree=678064/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=283524 CPUtime=72.11
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 22288 0 0 0 7202 9 0 0 25 0 1 0 128366779 290328576 22280 1992294400 134512640 134921272 4294956160 18446744073709551615 134546009 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 70881 22280 43 99 0 70388 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 326376

[startup+222.303 s]
/proc/loadavg: 0.99 0.99 1.02 2/66 3477
/proc/meminfo: memFree=678064/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=283524 CPUtime=132.1
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 22291 0 0 0 13201 9 0 0 25 0 1 0 128366779 290328576 22283 1992294400 134512640 134921272 4294956160 18446744073709551615 134546000 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 70881 22283 43 99 0 70388 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 326376

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.01 2/66 3477
/proc/meminfo: memFree=678064/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=283524 CPUtime=192.09
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 22293 0 0 0 19199 10 0 0 25 0 1 0 128366779 290328576 22285 1992294400 134512640 134921272 4294956160 18446744073709551615 134546049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 70881 22285 43 99 0 70388 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 326376

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 1.01 2/66 3477
/proc/meminfo: memFree=678000/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=283524 CPUtime=252.07
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 22295 0 0 0 25197 10 0 0 25 0 1 0 128366779 290328576 22287 1992294400 134512640 134921272 4294956160 18446744073709551615 134546049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 70881 22287 43 99 0 70388 0
Current children cumulated CPU time (s) 342.12

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


[startup+762.305 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 3477
/proc/meminfo: memFree=641712/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=293724 CPUtime=671.94
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 31295 0 0 0 67180 14 0 0 25 0 1 0 128366779 300773376 31285 1992294400 134512640 134921272 4294956160 18446744073709551615 134542476 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 73431 31285 43 99 0 72938 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 336576

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 3477
/proc/meminfo: memFree=641712/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=293724 CPUtime=731.92
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 31295 0 0 0 73178 14 0 0 25 0 1 0 128366779 300773376 31285 1992294400 134512640 134921272 4294956160 18446744073709551615 134542013 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 73431 31285 43 99 0 72938 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 336576

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 3477
/proc/meminfo: memFree=641648/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=293724 CPUtime=791.9
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 31295 0 0 0 79176 14 0 0 25 0 1 0 128366779 300773376 31285 1992294400 134512640 134921272 4294956160 18446744073709551615 134542323 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 73431 31285 43 99 0 72938 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 336576

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 3477
/proc/meminfo: memFree=641648/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=293724 CPUtime=851.88
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 31295 0 0 0 85174 14 0 0 25 0 1 0 128366779 300773376 31285 1992294400 134512640 134921272 4294956160 18446744073709551615 134542973 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 73431 31285 43 99 0 72938 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 336576

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 3477
/proc/meminfo: memFree=641584/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=293724 CPUtime=911.86
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 31295 0 0 0 91172 14 0 0 25 0 1 0 128366779 300773376 31285 1992294400 134512640 134921272 4294956160 18446744073709551615 134541388 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 73431 31285 43 99 0 72938 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 336576

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 3477
/proc/meminfo: memFree=641648/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=293724 CPUtime=971.85
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 31295 0 0 0 97171 14 0 0 25 0 1 0 128366779 300773376 31285 1992294400 134512640 134921272 4294956160 18446744073709551615 134542013 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 73431 31285 43 99 0 72938 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 336576

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 3477
/proc/meminfo: memFree=641584/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=293724 CPUtime=1031.83
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 31295 0 0 0 103169 14 0 0 25 0 1 0 128366779 300773376 31285 1992294400 134512640 134921272 4294956160 18446744073709551615 134542358 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 73431 31285 43 99 0 72938 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 336576

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 3477
/proc/meminfo: memFree=641584/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=293724 CPUtime=1091.82
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 31295 0 0 0 109168 14 0 0 25 0 1 0 128366779 300773376 31285 1992294400 134512640 134921272 4294956160 18446744073709551615 134542421 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 73431 31285 43 99 0 72938 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 336576

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 3477
/proc/meminfo: memFree=641584/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=293724 CPUtime=1099.81
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 31295 0 0 0 109967 14 0 0 25 0 1 0 128366779 300773376 31285 1992294400 134512640 134921272 4294956160 18446744073709551615 134542421 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 73431 31285 43 99 0 72938 0
Current children cumulated CPU time (s) 1189.86
Current children cumulated vsize (KiB) 336576

[startup+1193.51 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 3477
/proc/meminfo: memFree=641584/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=293724 CPUtime=1103.02
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 31295 0 0 0 110288 14 0 0 25 0 1 0 128366779 300773376 31285 1992294400 134512640 134921272 4294956160 18446744073709551615 134543186 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 73431 31285 43 99 0 72938 0
Current children cumulated CPU time (s) 1193.07
Current children cumulated vsize (KiB) 336576

[startup+1196.7 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 3477
/proc/meminfo: memFree=641584/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=293724 CPUtime=1106.22
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 31295 0 0 0 110608 14 0 0 25 0 1 0 128366779 300773376 31285 1992294400 134512640 134921272 4294956160 18446744073709551615 134542140 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 73431 31285 43 99 0 72938 0
Current children cumulated CPU time (s) 1196.27
Current children cumulated vsize (KiB) 336576

[startup+1198.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 3477
/proc/meminfo: memFree=641584/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=293724 CPUtime=1107.81
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 31295 0 0 0 110767 14 0 0 25 0 1 0 128366779 300773376 31285 1992294400 134512640 134921272 4294956160 18446744073709551615 134542227 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 73431 31285 43 99 0 72938 0
Current children cumulated CPU time (s) 1197.86
Current children cumulated vsize (KiB) 336576

[startup+1199.1 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 3477
/proc/meminfo: memFree=641584/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=293724 CPUtime=1108.61
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 31295 0 0 0 110847 14 0 0 25 0 1 0 128366779 300773376 31285 1992294400 134512640 134921272 4294956160 18446744073709551615 134542013 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 73431 31285 43 99 0 72938 0
Current children cumulated CPU time (s) 1198.66
Current children cumulated vsize (KiB) 336576

[startup+1199.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 3477
/proc/meminfo: memFree=641584/2055920 swapFree=3992540/4192956
[pid=3471] ppid=3469 vsize=42852 CPUtime=90.05
/proc/3471/stat : 3471 (SATzilla2009_R) S 3469 3471 3230 0 -1 4194304 17375 109809 0 0 1333 14 7588 70 25 0 1 0 128357765 43880448 10450 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3471/statm: 10713 10450 220 399 0 10310 0
[pid=3477] ppid=3471 vsize=293724 CPUtime=1108.81
/proc/3477/stat : 3477 (adaptg2wsat+) R 3471 3471 3230 0 -1 4194304 31295 0 0 0 110867 14 0 0 25 0 1 0 128366779 300773376 31285 1992294400 134512640 134921272 4294956160 18446744073709551615 134542476 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3477/statm: 73431 31285 43 99 0 72938 0
Current children cumulated CPU time (s) 1198.86
Current children cumulated vsize (KiB) 336576

Child status: 17
Real time (s): 1199.34
CPU time (s): 1198.93
CPU user time (s): 1197.9
CPU system time (s): 1.02784
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 336576

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

runsolver used 1.25681 second user time and 3.11253 second system time

The end

Launcher Data

Begin job on node51 at 2009-04-29 13:08:22
IDJOB=1577635
IDBENCH=70963
IDSOLVER=526
FILE ID=node51/1577635-1241003301
PBS_JOBID= 9204819
Free space on /tmp= 66428 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L70_coli.sat.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577635-1241003301/watcher-1577635-1241003301 -o /tmp/evaluation-result-1577635-1241003301/solver-1577635-1241003301 -C 1200 -W 1800 -M 1800  HOME/SATzilla2009_R HOME/instance-1577635-1241003301.cnf

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

MD5SUM BENCH= 7fc9b20f0efe1e9457bd61eba8178674
RANDOM SEED=2008814221

node51.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.214
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.214
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:        815248 kB
Buffers:         40456 kB
Cached:         955040 kB
SwapCached:     194708 kB
Active:         322872 kB
Inactive:       869852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        815248 kB
SwapTotal:     4192956 kB
SwapFree:      3992540 kB
Dirty:           51260 kB
Writeback:           0 kB
Mapped:          13524 kB
Slab:            34040 kB
Committed_AS:   392404 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66396 MiB
End job on node51 at 2009-04-29 13:28:22