Trace number 1721666

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_C 2009-03-22? (exit code) 1198.86 1200.71

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

25.97/27.51	c SATzilla is building models for class 2
25.97/27.51	c run presolver march_dl2004 for 5 seconds ... 
25.97/27.51	c Bin: Executing march_dl2004
25.97/27.51	c spawning binary file with 5 seconds ...
25.97/27.51	c child exit by a signal
25.97/27.51	c march_dl2004 returned code 137.
25.97/27.51	c run presolver mxc-sr08 for 5 seconds ... 
25.97/27.51	c Bin: Executing mxc-sr08
25.97/27.51	c spawning binary file with 5 seconds ...
25.97/27.51	c child exit by a signal
25.97/27.51	c mxc-sr08 returned code 137.
25.97/27.51	c Orignal number of varibales is 2316, number of clauses is 216962 
25.97/27.51	c predicted feature computation time is 11.970504 
25.97/27.51	c Bin: Executing satelite
25.97/27.51	c spawning binary file with 240 seconds ...
25.97/27.51	c child exited successfully
25.97/27.51	c satzilla computing base features
25.97/27.51	c Number of variabe is: 1435, Number of clause is : 215680 
25.97/27.51	c Initializing...
25.97/27.51	c satzilla compute diameter ...
25.97/27.51	c start diameter features ...
25.97/27.51	c satzilla doing clause learning
25.97/27.51	c start clause learning features ...
25.97/27.51	c Bin: Executing zchaff07
25.97/27.51	c spawning binary file with 2 seconds ...
25.97/27.51	c child exit by a signal
25.97/27.51	c satzilla doing survey propogation probe
25.97/27.51	c do survay propogation for 2 second ...
25.97/27.51	c satzilla doing local search probe
25.97/27.51	c satzilla doing lobjois search-space size estimate
25.97/27.51	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.550303 0.469403 0.000604472 0.971782 0.94332 0.0781126 0.706878 0.455428 0.565169 0.00517187 3.21007 -1.38778e-16 0.193318 0.0174769 0 0.000420772 0 2.45369e-07 407 0.858257 260.5 1.41421 260.5 0 0 58.7288 0.960018 1.01255 0.0202899 0.525126 0.744829 
25.97/27.51	c satzilla's ranking:
25.97/27.51	c 1) zchaff_rand: 5.379262
25.97/27.51	c 2) mxc-sr08: 5.240431
25.97/27.51	c 3) minisat20SAT07: 3.880119
25.97/27.51	c 4) minisat20: 2.687636
25.97/27.51	c 5) march_dl2004: 1.937744
25.97/27.51	c 6) vallst: 1.619728
25.97/27.51	c 7) tts-4-0: 0.094849
25.97/27.51	c 8) SATenstein: -10000.000000
25.97/27.51	c 9) gnovelty+: -10000.000000
25.97/27.51	c 10) adaptg2wsat+: -10000.000000
25.97/27.51	c 11) adaptg2wsat0: -10000.000000
25.97/27.51	c 12) picosat846: -10000.000000
25.97/27.51	c 13) kcnfs04SAT07: -10000.000000
25.97/27.51	c satzilla running zchaff_rand ... 
1198.72/1200.69	c Bin: Executing zchaff_rand
1198.72/1200.69	c spawning binary file with 1173 seconds ...
1198.72/1200.69	c child exit by a signal
1198.72/1200.69	c zchaff_rand returned code 137.
1198.72/1200.69	c satzilla running mxc-sr08 ... 
1198.72/1200.69	c Bin: Executing mxc-sr08
1198.72/1200.69	c mxc-sr08 returned code 1.
1198.72/1200.69	c satzilla running minisat20SAT07 ... 
1198.72/1200.69	c Bin: Executing minisat20SAT07
1198.72/1200.69	c minisat20SAT07 returned code 1.
1198.72/1200.69	c satzilla running minisat20 ... 
1198.72/1200.70	c Bin: Executing minisat20
1198.72/1200.70	c minisat20 returned code 1.
1198.72/1200.70	c satzilla running march_dl2004 ... 
1198.72/1200.70	c Bin: Executing march_dl2004
1198.72/1200.70	c march_dl2004 returned code 1.
1198.72/1200.70	c satzilla running vallst ... 
1198.72/1200.70	c Bin: Executing vallst
1198.72/1200.70	c vallst returned code 1.
1198.72/1200.70	c satzilla running tts-4-0 ... 
1198.72/1200.70	c Bin: Executing tts-4-0
1198.72/1200.70	c tts-4-0 returned code 1.
1198.72/1200.70	c satzilla running SATenstein ... 
1198.72/1200.70	c Bin: Executing SATenstein
1198.72/1200.70	c SATenstein returned code 1.
1198.72/1200.70	c satzilla running gnovelty+ ... 
1198.72/1200.70	c Bin: Executing gnovelty+
1198.72/1200.70	c gnovelty+ returned code 1.
1198.72/1200.70	c satzilla running adaptg2wsat+ ... 
1198.72/1200.70	c Bin: Executing adaptg2wsat+
1198.72/1200.70	c adaptg2wsat+ returned code 1.
1198.72/1200.70	c satzilla running adaptg2wsat0 ... 
1198.72/1200.70	c Bin: Executing adaptg2wsat0
1198.72/1200.70	c adaptg2wsat0 returned code 1.
1198.72/1200.70	c satzilla running picosat846 ... 
1198.72/1200.70	c Bin: Executing picosat846
1198.72/1200.70	c picosat846 returned code 1.
1198.72/1200.70	c satzilla running kcnfs04SAT07 ... 
1198.72/1200.70	c Bin: Executing kcnfs04SAT07
1198.72/1200.70	c kcnfs04SAT07 returned code 1.
1198.72/1200.70	c ERROR: All Failed! 
1198.72/1200.70	c SATZILLA_TIME=1199.020000

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-1721666-1240668264/watcher-1721666-1240668264 -o /tmp/evaluation-result-1721666-1240668264/solver-1721666-1240668264 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1721666-1240668264.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.83 1.93 1.68 3/65 18021
/proc/meminfo: memFree=1760360/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=2056 CPUtime=0
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 94856597 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 514 112 96 399 0 111 0
[pid=18022] ppid=18021 vsize=2468 CPUtime=0
/proc/18022/stat : 18022 (march_dl2004) R 18021 18021 17683 0 -1 4194304 322 0 0 0 0 0 0 0 21 0 1 0 94856597 2527232 317 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18022/statm: 617 317 50 118 0 496 0

[startup+0.011033 s]
/proc/loadavg: 1.83 1.93 1.68 3/65 18021
/proc/meminfo: memFree=1760360/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=2056 CPUtime=0
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 94856597 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 514 112 96 399 0 111 0
[pid=18022] ppid=18021 vsize=2468 CPUtime=0
/proc/18022/stat : 18022 (march_dl2004) R 18021 18021 17683 0 -1 4194304 347 0 0 0 0 0 0 0 21 0 1 0 94856597 2527232 342 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18022/statm: 617 342 50 118 0 496 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4524

[startup+0.102043 s]
/proc/loadavg: 1.83 1.93 1.68 3/65 18021
/proc/meminfo: memFree=1760360/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=2056 CPUtime=0
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 94856597 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 514 112 96 399 0 111 0
[pid=18022] ppid=18021 vsize=3656 CPUtime=0.09
/proc/18022/stat : 18022 (march_dl2004) R 18021 18021 17683 0 -1 4194304 687 0 0 0 9 0 0 0 21 0 1 0 94856597 3743744 682 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18022/statm: 914 682 50 118 0 793 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5712

[startup+0.302065 s]
/proc/loadavg: 1.83 1.93 1.68 3/65 18021
/proc/meminfo: memFree=1760360/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=2056 CPUtime=0
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 94856597 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 514 112 96 399 0 111 0
[pid=18022] ppid=18021 vsize=12776 CPUtime=0.29
/proc/18022/stat : 18022 (march_dl2004) R 18021 18021 17683 0 -1 4194304 2266 0 0 0 28 1 0 0 23 0 1 0 94856597 13082624 2260 1992294400 134512640 134996440 4294956176 18446744073709551615 134542411 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18022/statm: 3194 2260 52 118 0 3073 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14832

[startup+0.702109 s]
/proc/loadavg: 1.83 1.93 1.68 3/65 18021
/proc/meminfo: memFree=1760360/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=2056 CPUtime=0
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 94856597 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 514 112 96 399 0 111 0
[pid=18022] ppid=18021 vsize=11920 CPUtime=0.69
/proc/18022/stat : 18022 (march_dl2004) R 18021 18021 17683 0 -1 4194304 5854 0 0 0 67 2 0 0 25 0 1 0 94856597 12206080 2072 1992294400 134512640 134996440 4294956176 18446744073709551615 134644028 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18022/statm: 2980 2072 55 118 0 2859 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13976

[startup+1.5012 s]
/proc/loadavg: 1.83 1.93 1.68 2/67 18023
/proc/meminfo: memFree=1751768/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=2056 CPUtime=0
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 94856597 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 514 112 96 399 0 111 0
[pid=18022] ppid=18021 vsize=12180 CPUtime=1.49
/proc/18022/stat : 18022 (march_dl2004) R 18021 18021 17683 0 -1 4194304 16976 0 0 0 142 7 0 0 25 0 1 0 94856597 12472320 2143 1992294400 134512640 134996440 4294956176 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18022/statm: 3045 2143 61 118 0 2924 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14236

[startup+3.10138 s]
/proc/loadavg: 1.83 1.93 1.68 2/67 18023
/proc/meminfo: memFree=1746392/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=2056 CPUtime=0
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 94856597 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 514 112 96 399 0 111 0
[pid=18022] ppid=18021 vsize=21164 CPUtime=3.09
/proc/18022/stat : 18022 (march_dl2004) R 18021 18021 17683 0 -1 4194304 29004 0 0 0 293 16 0 0 25 0 1 0 94856597 21671936 4030 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18022/statm: 5291 4030 73 118 0 5170 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23220

[startup+6.30174 s]
/proc/loadavg: 1.85 1.93 1.68 2/67 18024
/proc/meminfo: memFree=1746072/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=2056 CPUtime=4.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 152 29004 0 0 0 0 468 31 19 0 1 0 94856597 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 514 121 104 399 0 111 0
[pid=18024] ppid=18021 vsize=13892 CPUtime=1.28
/proc/18024/stat : 18024 (mxc-sr08) R 18021 18021 17683 0 -1 4194304 4047 0 0 0 127 1 0 0 25 0 1 0 94857097 14225408 3168 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18024/statm: 3473 3168 55 138 0 3332 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15948

[startup+12.7015 s]
/proc/loadavg: 1.86 1.93 1.68 2/67 18025
/proc/meminfo: memFree=1741592/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=2056 CPUtime=9.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 179 34673 0 0 0 0 966 33 16 0 1 0 94856597 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 514 138 120 399 0 111 0
[pid=18025] ppid=18021 vsize=23708 CPUtime=1.19
/proc/18025/stat : 18025 (satelite) R 18021 18021 17683 0 -1 4194304 5386 0 0 0 117 2 0 0 25 0 1 0 94857598 24276992 5381 1992294400 134512640 135037501 4294956160 18446744073709551615 134573900 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18025/statm: 5927 5381 67 128 0 5796 0
Current children cumulated CPU time (s) 11.18
Current children cumulated vsize (KiB) 25764

[startup+25.5019 s]
/proc/loadavg: 1.74 1.90 1.67 2/66 18026
/proc/meminfo: memFree=1721952/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=39332 CPUtime=23.97
/proc/18021/stat : 18021 (SATzilla2009_C) R 18019 18021 17683 0 -1 4194304 12459 45468 0 0 858 7 1491 41 25 0 1 0 94856597 40275968 8687 1992294400 134512640 136149437 4294956208 18446744073709551615 134579848 0 0 4096 3 0 0 0 17 1 0 0
/proc/18021/statm: 9833 8687 207 399 0 9430 0
Current children cumulated CPU time (s) 23.97
Current children cumulated vsize (KiB) 39332

[startup+51.1018 s]
/proc/loadavg: 1.48 1.83 1.65 2/67 18027
/proc/meminfo: memFree=1702360/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=41456 CPUtime=23.56
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 8719 0 0 0 2344 12 0 0 25 0 1 0 94859348 42450944 6185 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 10364 6185 112 208 0 10136 0
Current children cumulated CPU time (s) 49.55
Current children cumulated vsize (KiB) 72568

[startup+102.306 s]
/proc/loadavg: 1.21 1.70 1.62 2/67 18027
/proc/meminfo: memFree=1692056/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=44404 CPUtime=74.75
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 11280 0 0 0 7446 29 0 0 25 0 1 0 94859348 45469696 8746 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 11101 8746 112 208 0 10873 0
Current children cumulated CPU time (s) 100.74
Current children cumulated vsize (KiB) 75516

[startup+162.301 s]
/proc/loadavg: 1.07 1.57 1.58 2/67 18027
/proc/meminfo: memFree=1681432/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=73896 CPUtime=134.73
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 16486 0 0 0 13431 42 0 0 25 0 1 0 94859348 75669504 11391 1992294400 134512640 135365884 4294956160 18446744073709551615 134553933 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 18474 11391 112 208 0 18246 0
Current children cumulated CPU time (s) 160.72
Current children cumulated vsize (KiB) 105008

[startup+222.301 s]
/proc/loadavg: 1.03 1.46 1.54 2/67 18027
/proc/meminfo: memFree=1675352/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=75736 CPUtime=194.72
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 17993 0 0 0 19418 54 0 0 25 0 1 0 94859348 77553664 12898 1992294400 134512640 135365884 4294956160 18446744073709551615 134553832 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 18934 12898 112 208 0 18706 0
Current children cumulated CPU time (s) 220.71
Current children cumulated vsize (KiB) 106848

[startup+282.302 s]
/proc/loadavg: 1.01 1.38 1.50 2/67 18027
/proc/meminfo: memFree=1669208/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=76840 CPUtime=254.69
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 19527 0 0 0 25404 65 0 0 25 0 1 0 94859348 78684160 14432 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 19210 14432 112 208 0 18982 0
Current children cumulated CPU time (s) 280.68
Current children cumulated vsize (KiB) 107952

[startup+342.302 s]
/proc/loadavg: 1.00 1.31 1.47 2/67 18027
/proc/meminfo: memFree=1665240/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=77960 CPUtime=314.68
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 20492 0 0 0 31392 76 0 0 25 0 1 0 94859348 79831040 15397 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 19490 15397 112 208 0 19262 0
Current children cumulated CPU time (s) 340.67
Current children cumulated vsize (KiB) 109072


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

/proc/18027/statm: 34202 21250 112 208 0 33974 0
Current children cumulated CPU time (s) 700.56
Current children cumulated vsize (KiB) 167920

[startup+762.307 s]
/proc/loadavg: 1.00 1.06 1.28 2/67 18027
/proc/meminfo: memFree=1637784/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=138060 CPUtime=734.57
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 32418 0 0 0 73311 146 0 0 25 0 1 0 94859348 141373440 22202 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 34515 22202 112 208 0 34287 0
Current children cumulated CPU time (s) 760.56
Current children cumulated vsize (KiB) 169172

[startup+822.303 s]
/proc/loadavg: 1.00 1.05 1.26 2/67 18027
/proc/meminfo: memFree=1635416/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=138864 CPUtime=794.54
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 33005 0 0 0 79300 154 0 0 25 0 1 0 94859348 142196736 22789 1992294400 134512640 135365884 4294956160 18446744073709551615 134551346 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 34716 22789 112 208 0 34488 0
Current children cumulated CPU time (s) 820.53
Current children cumulated vsize (KiB) 169976

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.24 2/67 18027
/proc/meminfo: memFree=1632472/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=139440 CPUtime=854.52
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 33735 0 0 0 85290 162 0 0 25 0 1 0 94859348 142786560 23519 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 34860 23519 112 208 0 34632 0
Current children cumulated CPU time (s) 880.51
Current children cumulated vsize (KiB) 170552

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.22 2/67 18027
/proc/meminfo: memFree=1627160/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=140016 CPUtime=914.51
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 35046 0 0 0 91280 171 0 0 25 0 1 0 94859348 143376384 24830 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 35004 24830 112 208 0 34776 0
Current children cumulated CPU time (s) 940.5
Current children cumulated vsize (KiB) 171128

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.21 2/67 18027
/proc/meminfo: memFree=1623192/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=140856 CPUtime=974.48
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 36038 0 0 0 97269 179 0 0 25 0 1 0 94859348 144236544 25822 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 35214 25822 112 208 0 34986 0
Current children cumulated CPU time (s) 1000.47
Current children cumulated vsize (KiB) 171968

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.19 2/67 18027
/proc/meminfo: memFree=1621336/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=141952 CPUtime=1034.47
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 36494 0 0 0 103260 187 0 0 25 0 1 0 94859348 145358848 26278 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 35488 26278 112 208 0 35260 0
Current children cumulated CPU time (s) 1060.46
Current children cumulated vsize (KiB) 173064

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/67 18027
/proc/meminfo: memFree=1619928/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=142496 CPUtime=1094.45
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 36848 0 0 0 109250 195 0 0 25 0 1 0 94859348 145915904 26632 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 35624 26632 112 208 0 35396 0
Current children cumulated CPU time (s) 1120.44
Current children cumulated vsize (KiB) 173608

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/67 18027
/proc/meminfo: memFree=1618200/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=143204 CPUtime=1154.43
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 37300 0 0 0 115242 201 0 0 25 0 1 0 94859348 146640896 27084 1992294400 134512640 135365884 4294956160 18446744073709551615 135090391 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 35801 27084 112 208 0 35573 0
Current children cumulated CPU time (s) 1180.42
Current children cumulated vsize (KiB) 174316

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/67 18027
/proc/meminfo: memFree=1617624/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=143204 CPUtime=1162.44
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 37401 0 0 0 116041 203 0 0 25 0 1 0 94859348 146640896 27185 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 35801 27185 112 208 0 35573 0
Current children cumulated CPU time (s) 1188.43
Current children cumulated vsize (KiB) 174316

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.16 2/67 18027
/proc/meminfo: memFree=1617432/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=143332 CPUtime=1168.83
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 37456 0 0 0 116680 203 0 0 25 0 1 0 94859348 146771968 27240 1992294400 134512640 135365884 4294956160 18446744073709551615 134553832 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 35833 27240 112 208 0 35605 0
Current children cumulated CPU time (s) 1194.82
Current children cumulated vsize (KiB) 174444

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/67 18027
/proc/meminfo: memFree=1617368/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=143332 CPUtime=1170.44
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 37464 0 0 0 116840 204 0 0 25 0 1 0 94859348 146771968 27248 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 35833 27248 112 208 0 35605 0
Current children cumulated CPU time (s) 1196.43
Current children cumulated vsize (KiB) 174444

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.16 2/67 18027
/proc/meminfo: memFree=1617368/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=143332 CPUtime=1172.03
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 37475 0 0 0 116999 204 0 0 25 0 1 0 94859348 146771968 27259 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 35833 27259 112 208 0 35605 0
Current children cumulated CPU time (s) 1198.02
Current children cumulated vsize (KiB) 174444

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/67 18027
/proc/meminfo: memFree=1617304/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=31112 CPUtime=25.99
/proc/18021/stat : 18021 (SATzilla2009_C) S 18019 18021 17683 0 -1 4194304 12907 45468 0 0 1059 8 1491 41 25 0 1 0 94856597 31858688 7555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18021/statm: 7778 7555 219 399 0 7375 0
[pid=18027] ppid=18021 vsize=143332 CPUtime=1172.43
/proc/18027/stat : 18027 (zchaff_rand) R 18021 18021 17683 0 -1 4194304 37476 0 0 0 117039 204 0 0 25 0 1 0 94859348 146771968 27260 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18027/statm: 35833 27260 112 208 0 35605 0
Current children cumulated CPU time (s) 1198.42
Current children cumulated vsize (KiB) 174444

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.16 2/67 18027
/proc/meminfo: memFree=1617304/2055920 swapFree=4192192/4192956
[pid=18021] ppid=18019 vsize=0 CPUtime=1198.84
/proc/18021/stat : 18021 (SATzilla2009_C) R 18019 18021 17683 0 -1 4194308 12922 82947 0 0 1059 8 118569 248 16 0 1 0 94856597 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/18021/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.84
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1200.71
CPU time (s): 1198.86
CPU user time (s): 1196.29
CPU system time (s): 2.57061
CPU usage (%): 99.8465
Max. virtual memory (cumulated for all children) (KiB): 174444

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

runsolver used 0.996848 second user time and 3.37849 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-25 16:04:24
IDJOB=1721666
IDBENCH=71074
IDSOLVER=527
FILE ID=node76/1721666-1240668264
PBS_JOBID= 9186625
Free space on /tmp= 66196 MiB

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

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

MD5SUM BENCH= 238f1788225c41f1f5779700e39b5833
RANDOM SEED=2049782352

node76.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.220
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.220
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:       1760840 kB
Buffers:         16568 kB
Cached:         218024 kB
SwapCached:        620 kB
Active:          89612 kB
Inactive:       158776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760840 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:           34964 kB
Writeback:           0 kB
Mapped:          22352 kB
Slab:            32640 kB
Committed_AS:   305360 kB
PageTables:       1432 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= 66168 MiB
End job on node76 at 2009-04-25 16:24:26