Trace number 1721665

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.91 1199.51

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_11_UNSAT.cnf
MD5SUM238f1788225c41f1f5779700e39b5833
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 variables2316
Number of clauses216962
Sum of the clauses size647286
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23879
Number of clauses of size 3213052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

75.03/75.11	c SATzilla is building models for class 1
75.03/75.11	c run presolver SATenstein for 30 seconds ... 
75.03/75.11	c Bin: Executing SATenstein
75.03/75.11	c spawning binary file with 30 seconds ...
75.03/75.11	c child exit by a signal
75.03/75.11	c SATenstein returned code 137.
75.03/75.11	c run presolver mxc-sr08 for 30 seconds ... 
75.03/75.11	c Bin: Executing mxc-sr08
75.03/75.11	c spawning binary file with 30 seconds ...
75.03/75.11	c child exit by a signal
75.03/75.11	c mxc-sr08 returned code 137.
75.03/75.11	c Orignal number of varibales is 2316, number of clauses is 216962 
75.03/75.11	c predicted feature computation time is 57.008148 
75.03/75.11	c Bin: Executing satelite
75.03/75.11	c spawning binary file with 240 seconds ...
75.03/75.11	c child exited successfully
75.03/75.11	c satzilla computing base features
75.03/75.11	c Number of variabe is: 1435, Number of clause is : 215680 
75.03/75.11	c Initializing...
75.03/75.11	c satzilla compute diameter ...
75.03/75.11	c start diameter features ...
75.03/75.11	c satzilla doing clause learning
75.03/75.11	c start clause learning features ...
75.03/75.11	c Bin: Executing zchaff07
75.03/75.11	c spawning binary file with 2 seconds ...
75.03/75.11	c child exit by a signal
75.03/75.11	c satzilla doing survey propogation probe
75.03/75.11	c do survay propogation for 2 second ...
75.03/75.11	c satzilla doing local search probe
75.03/75.11	c satzilla doing lobjois search-space size estimate
75.03/75.11	c features are:2316 216962 1435 215680 0.613937 0.00594399 0.00665338 0.465229 0.570076 0.653111 0.00306722 1.1667 0.00139373 0.0229965 0.456232 0.0167099 0.917313 0.00306722 1.15785 3.24555e-05 0.0113733 4.14972 0.288132 0.284881 0 0.93921 2.61315 0.00190608 0.914255 2.7819e-05 0.00575389 4.0604 0.917313 0.00121916 0.982918 2.7819e-05 0.00382047 4 0 4 4 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.548072 0.482704 0.000649831 0.97947 0.944875 0.0893356 0.707689 0.434527 0.568138 0.00751095 2.83734 -1.11022e-16 0.188272 0.0260177 0 0.00163475 8.52818e-13 3.01858e-06 343.5 0.874877 263.5 1.41421 263.5 0 0 55.8897 0.775371 1.0105 0.0176556 0.552285 0.718406 
75.03/75.11	c satzilla's ranking:
75.03/75.11	c 1) adaptg2wsat0: 12.187883
75.03/75.11	c 2) gnovelty+: 5.571469
75.03/75.11	c 3) adaptg2wsat+: 1.424762
75.03/75.11	c 4) march_dl2004: 0.894109
75.03/75.11	c 5) picosat846: -3.257434
75.03/75.11	c 6) SATenstein: -3.869194
75.03/75.11	c 7) kcnfs04SAT07: -36.822039
75.03/75.11	c 8) mxc-sr08: -10000.000000
75.03/75.11	c 9) tts-4-0: -10000.000000
75.03/75.11	c 10) zchaff_rand: -10000.000000
75.03/75.11	c 11) vallst: -10000.000000
75.03/75.11	c 12) minisat20: -10000.000000
75.03/75.11	c 13) minisat20SAT07: -10000.000000
75.03/75.11	c satzilla running adaptg2wsat0 ... 
1198.87/1199.50	c Bin: Executing adaptg2wsat0
1198.87/1199.50	c spawning binary file with 1124 seconds ...
1198.87/1199.50	c child exit by a signal
1198.87/1199.50	c adaptg2wsat0 returned code 137.
1198.87/1199.50	c satzilla running gnovelty+ ... 
1198.87/1199.50	c Bin: Executing gnovelty+
1198.87/1199.50	c gnovelty+ returned code 1.
1198.87/1199.50	c satzilla running adaptg2wsat+ ... 
1198.87/1199.50	c Bin: Executing adaptg2wsat+
1198.87/1199.50	c adaptg2wsat+ returned code 1.
1198.87/1199.50	c satzilla running march_dl2004 ... 
1198.87/1199.50	c Bin: Executing march_dl2004
1198.87/1199.50	c march_dl2004 returned code 1.
1198.87/1199.50	c satzilla running picosat846 ... 
1198.87/1199.50	c Bin: Executing picosat846
1198.87/1199.50	c picosat846 returned code 1.
1198.87/1199.50	c satzilla running SATenstein ... 
1198.87/1199.50	c Bin: Executing SATenstein
1198.87/1199.50	c SATenstein returned code 1.
1198.87/1199.50	c satzilla running kcnfs04SAT07 ... 
1198.87/1199.50	c Bin: Executing kcnfs04SAT07
1198.87/1199.50	c kcnfs04SAT07 returned code 1.
1198.87/1199.50	c satzilla running mxc-sr08 ... 
1198.87/1199.50	c Bin: Executing mxc-sr08
1198.87/1199.50	c mxc-sr08 returned code 1.
1198.87/1199.50	c satzilla running tts-4-0 ... 
1198.87/1199.50	c Bin: Executing tts-4-0
1198.87/1199.50	c tts-4-0 returned code 1.
1198.87/1199.50	c satzilla running zchaff_rand ... 
1198.87/1199.50	c Bin: Executing zchaff_rand
1198.87/1199.50	c zchaff_rand returned code 1.
1198.87/1199.50	c satzilla running vallst ... 
1198.87/1199.50	c Bin: Executing vallst
1198.87/1199.50	c vallst returned code 1.
1198.87/1199.50	c satzilla running minisat20 ... 
1198.87/1199.50	c Bin: Executing minisat20
1198.87/1199.50	c minisat20 returned code 1.
1198.87/1199.50	c satzilla running minisat20SAT07 ... 
1198.87/1199.50	c Bin: Executing minisat20SAT07
1198.87/1199.50	c minisat20SAT07 returned code 1.
1198.87/1199.50	c ERROR: All Failed! 
1198.87/1199.50	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-1721665-1240668261/watcher-1721665-1240668261 -o /tmp/evaluation-result-1721665-1240668261/solver-1721665-1240668261 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1721665-1240668261.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: 1.92 1.84 1.45 3/64 26656
/proc/meminfo: memFree=1573632/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=2056 CPUtime=0
/proc/26656/stat : 26656 (SATzilla2009_R) R 26654 26656 26427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 94854140 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/26656/statm: 514 112 96 399 0 111 0
[pid=26657] ppid=26656 vsize=6508 CPUtime=0
/proc/26657/stat : 26657 (SATenstein) R 26656 26656 26427 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 94854140 6664192 260 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26657/statm: 1627 260 151 83 0 1188 0

[startup+0.101986 s]
/proc/loadavg: 1.92 1.84 1.45 3/64 26656
/proc/meminfo: memFree=1573632/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=2056 CPUtime=0
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94854140 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26656/statm: 514 112 96 399 0 111 0
[pid=26657] ppid=26656 vsize=6508 CPUtime=0.09
/proc/26657/stat : 26657 (SATenstein) R 26656 26656 26427 0 -1 4194304 672 0 0 0 9 0 0 0 20 0 1 0 94854140 6664192 653 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26657/statm: 1627 653 151 83 0 1188 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8564

[startup+0.202004 s]
/proc/loadavg: 1.92 1.84 1.45 3/64 26656
/proc/meminfo: memFree=1573632/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=2056 CPUtime=0
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94854140 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26656/statm: 514 112 96 399 0 111 0
[pid=26657] ppid=26656 vsize=6508 CPUtime=0.19
/proc/26657/stat : 26657 (SATenstein) R 26656 26656 26427 0 -1 4194304 1084 0 0 0 19 0 0 0 20 0 1 0 94854140 6664192 1065 1992294400 134512640 134854740 4294955344 18446744073709551615 134782313 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26657/statm: 1627 1065 151 83 0 1188 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8564

[startup+0.302022 s]
/proc/loadavg: 1.92 1.84 1.45 3/64 26656
/proc/meminfo: memFree=1573632/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=2056 CPUtime=0
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94854140 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26656/statm: 514 112 96 399 0 111 0
[pid=26657] ppid=26656 vsize=25840 CPUtime=0.29
/proc/26657/stat : 26657 (SATenstein) R 26656 26656 26427 0 -1 4194304 2741 0 0 0 28 1 0 0 21 0 1 0 94854140 26460160 2721 1992294400 134512640 134854740 4294955344 18446744073709551615 134772537 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26657/statm: 6460 2721 153 83 0 6021 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27896

[startup+0.701095 s]
/proc/loadavg: 1.92 1.84 1.45 3/64 26656
/proc/meminfo: memFree=1573632/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=2056 CPUtime=0
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94854140 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26656/statm: 514 112 96 399 0 111 0
[pid=26657] ppid=26656 vsize=46340 CPUtime=0.69
/proc/26657/stat : 26657 (SATenstein) R 26656 26656 26427 0 -1 4194304 5455 0 0 0 68 1 0 0 25 0 1 0 94854140 47452160 5012 1992294400 134512640 134854740 4294955344 18446744073709551615 134760389 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26657/statm: 11585 5012 174 83 0 11146 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48396

[startup+1.50224 s]
/proc/loadavg: 1.92 1.84 1.45 2/66 26658
/proc/meminfo: memFree=1554032/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=2056 CPUtime=0
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94854140 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26656/statm: 514 112 96 399 0 111 0
[pid=26657] ppid=26656 vsize=46340 CPUtime=1.49
/proc/26657/stat : 26657 (SATenstein) R 26656 26656 26427 0 -1 4194304 5455 0 0 0 148 1 0 0 25 0 1 0 94854140 47452160 5012 1992294400 134512640 134854740 4294955344 18446744073709551615 134760012 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26657/statm: 11585 5012 174 83 0 11146 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48396

[startup+3.10154 s]
/proc/loadavg: 1.92 1.84 1.45 2/66 26658
/proc/meminfo: memFree=1552560/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=2056 CPUtime=0
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94854140 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26656/statm: 514 112 96 399 0 111 0
[pid=26657] ppid=26656 vsize=46340 CPUtime=3.09
/proc/26657/stat : 26657 (SATenstein) R 26656 26656 26427 0 -1 4194304 5455 0 0 0 306 3 0 0 25 0 1 0 94854140 47452160 5012 1992294400 134512640 134854740 4294955344 18446744073709551615 134760012 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26657/statm: 11585 5012 174 83 0 11146 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48396

[startup+6.30212 s]
/proc/loadavg: 1.85 1.83 1.45 2/66 26658
/proc/meminfo: memFree=1553968/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=2056 CPUtime=0
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94854140 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26656/statm: 514 112 96 399 0 111 0
[pid=26657] ppid=26656 vsize=46340 CPUtime=6.29
/proc/26657/stat : 26657 (SATenstein) R 26656 26656 26427 0 -1 4194304 5455 0 0 0 626 3 0 0 25 0 1 0 94854140 47452160 5012 1992294400 134512640 134854740 4294955344 18446744073709551615 134760393 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26657/statm: 11585 5012 174 83 0 11146 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48396

[startup+12.7013 s]
/proc/loadavg: 1.78 1.82 1.45 2/66 26658
/proc/meminfo: memFree=1554160/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=2056 CPUtime=0
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94854140 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26656/statm: 514 112 96 399 0 111 0
[pid=26657] ppid=26656 vsize=46340 CPUtime=12.69
/proc/26657/stat : 26657 (SATenstein) R 26656 26656 26427 0 -1 4194304 5455 0 0 0 1266 3 0 0 25 0 1 0 94854140 47452160 5012 1992294400 134512640 134854740 4294955344 18446744073709551615 134760603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26657/statm: 11585 5012 174 83 0 11146 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48396

[startup+25.5016 s]
/proc/loadavg: 1.61 1.78 1.44 2/66 26658
/proc/meminfo: memFree=1554352/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=2056 CPUtime=0
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94854140 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26656/statm: 514 112 96 399 0 111 0
[pid=26657] ppid=26656 vsize=46340 CPUtime=25.48
/proc/26657/stat : 26657 (SATenstein) R 26656 26656 26427 0 -1 4194304 5455 0 0 0 2545 3 0 0 25 0 1 0 94854140 47452160 5012 1992294400 134512640 134854740 4294955344 18446744073709551615 134760983 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26657/statm: 11585 5012 174 83 0 11146 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48396

[startup+51.1013 s]
/proc/loadavg: 1.40 1.71 1.43 2/66 26659
/proc/meminfo: memFree=1548720/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=2056 CPUtime=29.99
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 152 5455 0 0 0 0 2996 3 16 0 1 0 94854140 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 514 121 104 399 0 111 0
[pid=26659] ppid=26656 vsize=26368 CPUtime=21.06
/proc/26659/stat : 26659 (mxc-sr08) R 26656 26656 26427 0 -1 4194304 7701 0 0 0 2102 4 0 0 25 0 1 0 94857142 27000832 6356 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26659/statm: 6592 6356 71 138 0 6451 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 28424

[startup+102.302 s]
/proc/loadavg: 1.17 1.60 1.41 2/66 26662
/proc/meminfo: memFree=1518136/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=230360 CPUtime=27.16
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4194304 5482 0 0 0 2715 1 0 0 25 0 1 0 94861652 235888640 5472 1992294400 134512640 134921720 4294956160 18446744073709551615 134543606 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26662/statm: 57590 5472 41 99 0 57097 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 261472

[startup+162.302 s]
/proc/loadavg: 1.06 1.49 1.38 2/66 26662
/proc/meminfo: memFree=1518144/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=230360 CPUtime=87.13
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4194304 5482 0 0 0 8712 1 0 0 25 0 1 0 94861652 235888640 5472 1992294400 134512640 134921720 4294956160 18446744073709551615 134543606 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26662/statm: 57590 5472 41 99 0 57097 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 261472

[startup+222.306 s]
/proc/loadavg: 1.02 1.40 1.35 2/66 26662
/proc/meminfo: memFree=1518144/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=230360 CPUtime=147.09
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4194304 5482 0 0 0 14708 1 0 0 25 0 1 0 94861652 235888640 5472 1992294400 134512640 134921720 4294956160 18446744073709551615 134541560 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26662/statm: 57590 5472 41 99 0 57097 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 261472

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.33 2/66 26662
/proc/meminfo: memFree=1518144/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=230360 CPUtime=207.07
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4194304 5482 0 0 0 20706 1 0 0 25 0 1 0 94861652 235888640 5472 1992294400 134512640 134921720 4294956160 18446744073709551615 134541560 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26662/statm: 57590 5472 41 99 0 57097 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 261472

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/66 26662
/proc/meminfo: memFree=1518144/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=230360 CPUtime=267.04
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4194304 5482 0 0 0 26703 1 0 0 25 0 1 0 94861652 235888640 5472 1992294400 134512640 134921720 4294956160 18446744073709551615 134543606 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26662/statm: 57590 5472 41 99 0 57097 0

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 26662
/proc/meminfo: memFree=1518016/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=230360 CPUtime=746.8
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4194304 5482 0 0 0 74678 2 0 0 25 0 1 0 94861652 235888640 5472 1992294400 134512640 134921720 4294956160 18446744073709551615 134543606 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26662/statm: 57590 5472 41 99 0 57097 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 261472

[startup+882.306 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 26662
/proc/meminfo: memFree=1518016/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=230360 CPUtime=806.78
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4194304 5482 0 0 0 80676 2 0 0 25 0 1 0 94861652 235888640 5472 1992294400 134512640 134921720 4294956160 18446744073709551615 134542247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26662/statm: 57590 5472 41 99 0 57097 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 261472

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/66 26662
/proc/meminfo: memFree=1518016/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=230360 CPUtime=866.74
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4194304 5482 0 0 0 86672 2 0 0 25 0 1 0 94861652 235888640 5472 1992294400 134512640 134921720 4294956160 18446744073709551615 134543606 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26662/statm: 57590 5472 41 99 0 57097 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 261472

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 26662
/proc/meminfo: memFree=1518016/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=230360 CPUtime=926.72
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4194304 5482 0 0 0 92670 2 0 0 25 0 1 0 94861652 235888640 5472 1992294400 134512640 134921720 4294956160 18446744073709551615 134542247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26662/statm: 57590 5472 41 99 0 57097 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 261472

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 26662
/proc/meminfo: memFree=1518016/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=230360 CPUtime=986.69
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4194304 5482 0 0 0 98667 2 0 0 25 0 1 0 94861652 235888640 5472 1992294400 134512640 134921720 4294956160 18446744073709551615 134543606 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26662/statm: 57590 5472 41 99 0 57097 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 261472

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 26662
/proc/meminfo: memFree=1518016/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=230360 CPUtime=1046.66
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4194304 5482 0 0 0 104664 2 0 0 25 0 1 0 94861652 235888640 5472 1992294400 134512640 134921720 4294956160 18446744073709551615 134542247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26662/statm: 57590 5472 41 99 0 57097 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 261472

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 26662
/proc/meminfo: memFree=1518016/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=230360 CPUtime=1106.63
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4194304 5482 0 0 0 110661 2 0 0 25 0 1 0 94861652 235888640 5472 1992294400 134512640 134921720 4294956160 18446744073709551615 134543606 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26662/statm: 57590 5472 41 99 0 57097 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 261472

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 26662
/proc/meminfo: memFree=1518016/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=230360 CPUtime=1114.73
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4194304 5482 0 0 0 111471 2 0 0 25 0 1 0 94861652 235888640 5472 1992294400 134512640 134921720 4294956160 18446744073709551615 134542247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26662/statm: 57590 5472 41 99 0 57097 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 261472

[startup+1193.61 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 26662
/proc/meminfo: memFree=1518016/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=230360 CPUtime=1117.93
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4194304 5482 0 0 0 111791 2 0 0 25 0 1 0 94861652 235888640 5472 1992294400 134512640 134921720 4294956160 18446744073709551615 134542247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26662/statm: 57590 5472 41 99 0 57097 0
Current children cumulated CPU time (s) 1192.97
Current children cumulated vsize (KiB) 261472

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 26662
/proc/meminfo: memFree=1518016/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=230360 CPUtime=1121.13
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4194304 5482 0 0 0 112111 2 0 0 25 0 1 0 94861652 235888640 5472 1992294400 134512640 134921720 4294956160 18446744073709551615 134541567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26662/statm: 57590 5472 41 99 0 57097 0
Current children cumulated CPU time (s) 1196.17
Current children cumulated vsize (KiB) 261472

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 26662
/proc/meminfo: memFree=1518016/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=230360 CPUtime=1122.72
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4194304 5482 0 0 0 112270 2 0 0 25 0 1 0 94861652 235888640 5472 1992294400 134512640 134921720 4294956160 18446744073709551615 134542247 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26662/statm: 57590 5472 41 99 0 57097 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 261472

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 26662
/proc/meminfo: memFree=1518016/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=230360 CPUtime=1123.52
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4194304 5482 0 0 0 112350 2 0 0 25 0 1 0 94861652 235888640 5472 1992294400 134512640 134921720 4294956160 18446744073709551615 134543632 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26662/statm: 57590 5472 41 99 0 57097 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 261472

[startup+1199.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 26662
/proc/meminfo: memFree=1518016/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=230360 CPUtime=1123.72
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4194304 5482 0 0 0 112370 2 0 0 25 0 1 0 94861652 235888640 5472 1992294400 134512640 134921720 4294956160 18446744073709551615 134542275 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26662/statm: 57590 5472 41 99 0 57097 0
Current children cumulated CPU time (s) 1198.76
Current children cumulated vsize (KiB) 261472

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 26662
/proc/meminfo: memFree=1518016/2055920 swapFree=4181900/4192956
[pid=26656] ppid=26654 vsize=31112 CPUtime=75.04
/proc/26656/stat : 26656 (SATzilla2009_R) S 26654 26656 26427 0 -1 4194304 12907 24445 0 0 961 6 6519 18 25 0 1 0 94854140 31858688 7556 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26656/statm: 7778 7556 219 399 0 7375 0
[pid=26662] ppid=26656 vsize=0 CPUtime=1123.83
/proc/26662/stat : 26662 (adaptg2wsat0) R 26656 26656 26427 0 -1 4195332 5482 0 0 0 112380 3 0 0 25 0 1 0 94861652 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 1 0 0
/proc/26662/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.87
Current children cumulated vsize (KiB) 31112

Child status: 17
Real time (s): 1199.51
CPU time (s): 1198.91
CPU user time (s): 1198.61
CPU system time (s): 0.299954
CPU usage (%): 99.9497
Max. virtual memory (cumulated for all children) (KiB): 261472

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

runsolver used 1.06684 second user time and 3.3025 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-25 16:04:21
IDJOB=1721665
IDBENCH=71074
IDSOLVER=526
FILE ID=node44/1721665-1240668261
PBS_JOBID= 9186562
Free space on /tmp= 66216 MiB

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

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

MD5SUM BENCH= 238f1788225c41f1f5779700e39b5833
RANDOM SEED=1269884876

node44.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.267
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	: 5931.00
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.267
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:       1574624 kB
Buffers:         48220 kB
Cached:         372284 kB
SwapCached:       4904 kB
Active:          81592 kB
Inactive:       346784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1574624 kB
SwapTotal:     4192956 kB
SwapFree:      4181900 kB
Dirty:           34944 kB
Writeback:           0 kB
Mapped:          13960 kB
Slab:            38840 kB
Committed_AS:   359228 kB
PageTables:       1380 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= 66184 MiB
End job on node44 at 2009-04-25 16:24:21