Trace number 1538580

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) 1199.02 1199.56

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S839302453-094.cnf
MD5SUM5a4a01076ef9554c4c4991324b6100b4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.1969
Satisfiable
(Un)Satisfiability was proved
Number of variables8000
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.16/19.20	c SATzilla is building models for class 2
19.16/19.20	c run presolver march_dl2004 for 5 seconds ... 
19.16/19.20	c Bin: Executing march_dl2004
19.16/19.20	c spawning binary file with 5 seconds ...
19.16/19.20	c child exit by a signal
19.16/19.20	c march_dl2004 returned code 137.
19.16/19.20	c run presolver mxc-sr08 for 5 seconds ... 
19.16/19.20	c Bin: Executing mxc-sr08
19.16/19.20	c spawning binary file with 5 seconds ...
19.16/19.20	c child exit by a signal
19.16/19.20	c mxc-sr08 returned code 137.
19.16/19.20	c Orignal number of varibales is 8000, number of clauses is 33600 
19.16/19.20	c predicted feature computation time is 8.917436 
19.16/19.20	c Bin: Executing satelite
19.16/19.20	c spawning binary file with 240 seconds ...
19.16/19.20	c child exited successfully
19.16/19.20	c satzilla computing base features
19.16/19.20	c Number of variabe is: 7813, Number of clause is : 33414 
19.16/19.20	c Initializing...
19.16/19.20	c satzilla compute diameter ...
19.16/19.20	c start diameter features ...
19.16/19.20	c satzilla doing clause learning
19.16/19.20	c start clause learning features ...
19.16/19.20	c Bin: Executing zchaff07
19.16/19.20	c spawning binary file with 2 seconds ...
19.16/19.20	c child exit by a signal
19.16/19.20	c satzilla doing survey propogation probe
19.16/19.20	c do survay propogation for 2 second ...
19.16/19.20	c satzilla doing local search probe
19.16/19.20	c satzilla doing lobjois search-space size estimate
19.16/19.20	c features are:8000 33600 7813 33414 0.0239345 0.00556653 0.233824 0.497524 0.58601 0.712495 0.000388645 0.0638124 0.000383975 0.000639959 0.157884 0 0.964715 0.000388645 0.289194 5.98552e-05 0.0011971 2.70951 0.228476 0.172511 0 1 3.36686 0.000191153 0.396429 0 0.000688334 2.3258 0.493925 0.000786682 0.29246 0.00011971 0.00245406 5 0 5 5 -0 28.1846 0.393023 14 61 46 17 33 20 25 50.6575 0.163657 33.0333 72.6429 61.3333 40.5263 55.7 45.5 50.2381 0.39537 0.572493 0.000215188 1 0.708756 0.089517 0.565882 0.210981 0.38871 0.0931954 0.647126 0.00288526 0.641647 0.177089 0.028634 0.125609 0.0473788 0.0799915 191.364 0.0917318 1707.18 0.0238072 1695.5 1668 1760 0.202033 0.15325 0.84046 0.0100783 0.242434 0.30898 
19.16/19.20	c satzilla's ranking:
19.16/19.20	c 1) mxc-sr08: 3.252037
19.16/19.20	c 2) minisat20: 3.246923
19.16/19.20	c 3) minisat20SAT07: 3.195693
19.16/19.20	c 4) march_dl2004: 3.041877
19.16/19.20	c 5) zchaff_rand: 1.706482
19.16/19.20	c 6) vallst: 0.712254
19.16/19.20	c 7) tts-4-0: 0.261808
19.16/19.20	c 8) SATenstein: -10000.000000
19.16/19.20	c 9) gnovelty+: -10000.000000
19.16/19.20	c 10) adaptg2wsat+: -10000.000000
19.16/19.20	c 11) adaptg2wsat0: -10000.000000
19.16/19.20	c 12) picosat846: -10000.000000
19.16/19.20	c 13) kcnfs04SAT07: -10000.000000
19.16/19.20	c satzilla running mxc-sr08 ... 
1198.91/1199.56	c Bin: Executing mxc-sr08
1198.91/1199.56	c spawning binary file with 1180 seconds ...
1198.91/1199.56	c child exit by a signal
1198.91/1199.56	c mxc-sr08 returned code 137.
1198.91/1199.56	c satzilla running minisat20 ... 
1198.91/1199.56	c Bin: Executing minisat20
1198.91/1199.56	c minisat20 returned code 1.
1198.91/1199.56	c satzilla running minisat20SAT07 ... 
1198.91/1199.56	c Bin: Executing minisat20SAT07
1198.91/1199.56	c minisat20SAT07 returned code 1.
1198.91/1199.56	c satzilla running march_dl2004 ... 
1198.91/1199.56	c Bin: Executing march_dl2004
1198.91/1199.56	c march_dl2004 returned code 1.
1198.91/1199.56	c satzilla running zchaff_rand ... 
1198.91/1199.56	c Bin: Executing zchaff_rand
1198.91/1199.56	c zchaff_rand returned code 1.
1198.91/1199.56	c satzilla running vallst ... 
1198.91/1199.56	c Bin: Executing vallst
1198.91/1199.56	c vallst returned code 1.
1198.91/1199.56	c satzilla running tts-4-0 ... 
1198.91/1199.56	c Bin: Executing tts-4-0
1198.91/1199.56	c tts-4-0 returned code 1.
1198.91/1199.56	c satzilla running SATenstein ... 
1198.91/1199.56	c Bin: Executing SATenstein
1198.91/1199.56	c SATenstein returned code 1.
1198.91/1199.56	c satzilla running gnovelty+ ... 
1198.91/1199.56	c Bin: Executing gnovelty+
1198.91/1199.56	c gnovelty+ returned code 1.
1198.91/1199.56	c satzilla running adaptg2wsat+ ... 
1198.91/1199.56	c Bin: Executing adaptg2wsat+
1198.91/1199.56	c adaptg2wsat+ returned code 1.
1198.91/1199.56	c satzilla running adaptg2wsat0 ... 
1198.91/1199.56	c Bin: Executing adaptg2wsat0
1198.91/1199.56	c adaptg2wsat0 returned code 1.
1198.91/1199.56	c satzilla running picosat846 ... 
1198.91/1199.56	c Bin: Executing picosat846
1198.91/1199.56	c picosat846 returned code 1.
1198.91/1199.56	c satzilla running kcnfs04SAT07 ... 
1198.91/1199.56	c Bin: Executing kcnfs04SAT07
1198.91/1199.56	c kcnfs04SAT07 returned code 1.
1198.91/1199.56	c ERROR: All Failed! 
1198.91/1199.56	c SATZILLA_TIME=1199.180000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538580-1238435378/watcher-1538580-1238435378 -o /tmp/evaluation-result-1538580-1238435378/solver-1538580-1238435378 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538580-1238435378.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.00 1.01 1.00 3/73 9209
/proc/meminfo: memFree=1366840/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=2056 CPUtime=0
/proc/9209/stat : 9209 (SATzilla2009_C) R 9207 9209 8825 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 995956445 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/9209/statm: 514 112 96 399 0 111 0
[pid=9210] ppid=9209 vsize=1368 CPUtime=0
/proc/9210/stat : 9210 (march_dl2004) R 9209 9209 8825 0 -1 4194304 224 0 0 0 0 0 0 0 18 0 1 0 995956445 1400832 219 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9210/statm: 342 219 50 118 0 221 0

[startup+0.0780419 s]
/proc/loadavg: 1.00 1.01 1.00 3/73 9209
/proc/meminfo: memFree=1366840/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=2056 CPUtime=0
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 995956445 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9209/statm: 514 112 96 399 0 111 0
[pid=9210] ppid=9209 vsize=3032 CPUtime=0.07
/proc/9210/stat : 9210 (march_dl2004) R 9209 9209 8825 0 -1 4194304 748 0 0 0 7 0 0 0 19 0 1 0 995956445 3104768 562 1992294400 134512640 134996440 4294956176 18446744073709551615 134617577 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9210/statm: 758 563 53 118 0 637 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5088

[startup+0.101041 s]
/proc/loadavg: 1.00 1.01 1.00 3/73 9209
/proc/meminfo: memFree=1366840/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=2056 CPUtime=0
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 995956445 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9209/statm: 514 112 96 399 0 111 0
[pid=9210] ppid=9209 vsize=4272 CPUtime=0.09
/proc/9210/stat : 9210 (march_dl2004) R 9209 9209 8825 0 -1 4194304 1350 0 0 0 9 0 0 0 19 0 1 0 995956445 4374528 844 1992294400 134512640 134996440 4294956176 18446744073709551615 134653149 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9210/statm: 1068 848 55 118 0 947 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6328

[startup+0.301054 s]
/proc/loadavg: 1.00 1.01 1.00 3/73 9209
/proc/meminfo: memFree=1366840/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=2056 CPUtime=0
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 995956445 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9209/statm: 514 112 96 399 0 111 0
[pid=9210] ppid=9209 vsize=7156 CPUtime=0.28
/proc/9210/stat : 9210 (march_dl2004) R 9209 9209 8825 0 -1 4194304 4455 0 0 0 28 0 0 0 21 0 1 0 995956445 7327744 1553 1992294400 134512640 134996440 4294956176 18446744073709551615 134559518 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9210/statm: 1789 1553 65 118 0 1668 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9212

[startup+0.701097 s]
/proc/loadavg: 1.00 1.01 1.00 3/73 9209
/proc/meminfo: memFree=1366840/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=2056 CPUtime=0
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 995956445 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9209/statm: 514 112 96 399 0 111 0
[pid=9210] ppid=9209 vsize=9792 CPUtime=0.69
/proc/9210/stat : 9210 (march_dl2004) R 9209 9209 8825 0 -1 4194304 6220 0 0 0 51 18 0 0 25 0 1 0 995956445 10027008 2169 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9210/statm: 2448 2169 72 118 0 2327 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11848

[startup+1.50118 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9211
/proc/meminfo: memFree=1358504/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=2056 CPUtime=0
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 995956445 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9209/statm: 514 112 96 399 0 111 0
[pid=9210] ppid=9209 vsize=9272 CPUtime=1.49
/proc/9210/stat : 9210 (march_dl2004) R 9209 9209 8825 0 -1 4194304 6789 0 0 0 130 19 0 0 25 0 1 0 995956445 9494528 2099 1992294400 134512640 134996440 4294956176 18446744073709551615 134536843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9210/statm: 2318 2099 74 118 0 2197 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11328

[startup+3.10135 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9211
/proc/meminfo: memFree=1358184/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=2056 CPUtime=0
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 995956445 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9209/statm: 514 112 96 399 0 111 0
[pid=9210] ppid=9209 vsize=10204 CPUtime=3.09
/proc/9210/stat : 9210 (march_dl2004) R 9209 9209 8825 0 -1 4194304 7006 0 0 0 290 19 0 0 25 0 1 0 995956445 10448896 2316 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9210/statm: 2551 2316 74 118 0 2430 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12260

[startup+6.30168 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9212
/proc/meminfo: memFree=1361192/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=2056 CPUtime=4.99
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 156 7043 0 0 0 0 479 20 16 0 1 0 995956445 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 514 125 107 399 0 111 0
[pid=9212] ppid=9209 vsize=6080 CPUtime=1.28
/proc/9212/stat : 9212 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 1584 0 0 0 128 0 0 0 25 0 1 0 995956945 6225920 1364 1992294400 134512640 135078026 4294956176 18446744073709551615 134522463 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9212/statm: 1520 1364 71 138 0 1379 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8136

[startup+12.7014 s]
/proc/loadavg: 1.15 1.04 1.01 2/74 9213
/proc/meminfo: memFree=1362992/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=4564 CPUtime=12.43
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 1266 9987 0 0 229 0 992 22 25 0 1 0 995956445 4673536 775 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1141 775 136 399 0 738 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 4564

[startup+25.5027 s]
/proc/loadavg: 1.13 1.04 1.01 2/75 9215
/proc/meminfo: memFree=1355880/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=7400 CPUtime=6.28
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 1914 0 0 0 627 1 0 0 25 0 1 0 995958365 7577600 1694 1992294400 134512640 135078026 4294956176 18446744073709551615 134534249 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 1850 1694 71 138 0 1709 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 13648

[startup+51.1024 s]
/proc/loadavg: 1.08 1.03 1.01 2/75 9215
/proc/meminfo: memFree=1353704/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=9644 CPUtime=31.86
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 2447 0 0 0 3185 1 0 0 25 0 1 0 995958365 9875456 2227 1992294400 134512640 135078026 4294956176 18446744073709551615 134538063 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 2411 2227 71 138 0 2270 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 15892

[startup+102.307 s]
/proc/loadavg: 1.03 1.02 1.00 2/75 9215
/proc/meminfo: memFree=1352168/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=11184 CPUtime=83.05
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 2855 0 0 0 8303 2 0 0 25 0 1 0 995958365 11452416 2635 1992294400 134512640 135078026 4294956176 18446744073709551615 134523800 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 2796 2635 71 138 0 2655 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 17432

[startup+162.303 s]
/proc/loadavg: 1.01 1.02 1.00 2/75 9215
/proc/meminfo: memFree=1350504/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=12760 CPUtime=143.02
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 3258 0 0 0 14300 2 0 0 25 0 1 0 995958365 13066240 3038 1992294400 134512640 135078026 4294956176 18446744073709551615 134534691 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 3190 3038 71 138 0 3049 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 19008

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 9215
/proc/meminfo: memFree=1348712/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=14584 CPUtime=203
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 3716 0 0 0 20297 3 0 0 25 0 1 0 995958365 14934016 3496 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 3646 3496 71 138 0 3505 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 20832

[startup+282.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 9215
/proc/meminfo: memFree=1348328/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=15056 CPUtime=262.97
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 3808 0 0 0 26294 3 0 0 25 0 1 0 995958365 15417344 3588 1992294400 134512640 135078026 4294956176 18446744073709551615 134523760 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 3764 3588 71 138 0 3623 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 21304

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9215
/proc/meminfo: memFree=1347560/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=15848 CPUtime=322.94
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 4015 0 0 0 32291 3 0 0 25 0 1 0 995958365 16228352 3795 1992294400 134512640 135078026 4294956176 18446744073709551615 134522543 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 3962 3795 71 138 0 3821 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 22096


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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9221
/proc/meminfo: memFree=1341536/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=21696 CPUtime=742.75
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 5489 0 0 0 74271 4 0 0 25 0 1 0 995958365 22216704 5255 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 5424 5255 71 138 0 5283 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 27944

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9221
/proc/meminfo: memFree=1341536/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=21696 CPUtime=802.71
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 5489 0 0 0 80267 4 0 0 25 0 1 0 995958365 22216704 5255 1992294400 134512640 135078026 4294956176 18446744073709551615 134523474 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 5424 5255 71 138 0 5283 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 27944

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9221
/proc/meminfo: memFree=1341088/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=22172 CPUtime=862.7
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 5626 0 0 0 86265 5 0 0 25 0 1 0 995958365 22704128 5392 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 5543 5392 71 138 0 5402 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 28420

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9221
/proc/meminfo: memFree=1341088/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=22172 CPUtime=922.67
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 5626 0 0 0 92262 5 0 0 25 0 1 0 995958365 22704128 5392 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 5543 5392 71 138 0 5402 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 28420

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9221
/proc/meminfo: memFree=1340072/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=23240 CPUtime=982.64
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 5910 0 0 0 98259 5 0 0 25 0 1 0 995958365 23797760 5660 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 5810 5660 71 138 0 5669 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 29488

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9221
/proc/meminfo: memFree=1339880/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=23504 CPUtime=1042.61
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 5953 0 0 0 104256 5 0 0 25 0 1 0 995958365 24068096 5703 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 5876 5703 71 138 0 5735 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 29752

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9221
/proc/meminfo: memFree=1339816/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=23504 CPUtime=1102.59
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 5969 0 0 0 110254 5 0 0 25 0 1 0 995958365 24068096 5719 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 5876 5719 71 138 0 5735 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 29752

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9221
/proc/meminfo: memFree=1339304/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=24012 CPUtime=1162.56
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 6082 0 0 0 116251 5 0 0 25 0 1 0 995958365 24588288 5832 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 6003 5832 71 138 0 5862 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 30260

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9221
/proc/meminfo: memFree=1339304/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=24012 CPUtime=1170.55
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 6082 0 0 0 117050 5 0 0 25 0 1 0 995958365 24588288 5832 1992294400 134512640 135078026 4294956176 18446744073709551615 134534181 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 6003 5832 71 138 0 5862 0
Current children cumulated CPU time (s) 1189.71
Current children cumulated vsize (KiB) 30260

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9221
/proc/meminfo: memFree=1339304/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=24012 CPUtime=1173.76
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 6082 0 0 0 117371 5 0 0 25 0 1 0 995958365 24588288 5832 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 6003 5832 71 138 0 5862 0
Current children cumulated CPU time (s) 1192.92
Current children cumulated vsize (KiB) 30260

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9221
/proc/meminfo: memFree=1339304/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=24012 CPUtime=1176.96
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 6082 0 0 0 117691 5 0 0 25 0 1 0 995958365 24588288 5832 1992294400 134512640 135078026 4294956176 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 6003 5832 71 138 0 5862 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 30260

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9221
/proc/meminfo: memFree=1339304/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=24012 CPUtime=1178.55
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 6082 0 0 0 117850 5 0 0 25 0 1 0 995958365 24588288 5832 1992294400 134512640 135078026 4294956176 18446744073709551615 134538077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 6003 5832 71 138 0 5862 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 30260

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9221
/proc/meminfo: memFree=1339304/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=24012 CPUtime=1179.35
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 6082 0 0 0 117930 5 0 0 25 0 1 0 995958365 24588288 5832 1992294400 134512640 135078026 4294956176 18446744073709551615 134523760 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 6003 5832 71 138 0 5862 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 30260

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9221
/proc/meminfo: memFree=1339304/2055920 swapFree=4175408/4192956
[pid=9209] ppid=9207 vsize=6248 CPUtime=19.16
/proc/9209/stat : 9209 (SATzilla2009_C) S 9207 9209 8825 0 -1 4194304 2922 11559 0 0 682 21 1172 41 25 0 1 0 995956445 6397952 1233 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9209/statm: 1562 1233 220 399 0 1159 0
[pid=9215] ppid=9209 vsize=24012 CPUtime=1179.75
/proc/9215/stat : 9215 (mxc-sr08) R 9209 9209 8825 0 -1 4194304 6082 0 0 0 117970 5 0 0 25 0 1 0 995958365 24588288 5832 1992294400 134512640 135078026 4294956176 18446744073709551615 134534011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9215/statm: 6003 5832 71 138 0 5862 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 30260

Child status: 17
Real time (s): 1199.56
CPU time (s): 1199.02
CPU user time (s): 1198.32
CPU system time (s): 0.698893
CPU usage (%): 99.9544
Max. virtual memory (cumulated for all children) (KiB): 30280

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

runsolver used 0.995848 second user time and 3.40448 second system time

The end

Launcher Data

Begin job on node79 at 2009-03-30 19:49:39
IDJOB=1538580
IDBENCH=70306
IDSOLVER=527
FILE ID=node79/1538580-1238435378
PBS_JOBID= 9061550
Free space on /tmp= 65556 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S839302453-094.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538580-1238435378/watcher-1538580-1238435378 -o /tmp/evaluation-result-1538580-1238435378/solver-1538580-1238435378 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538580-1238435378.cnf

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

MD5SUM BENCH= 5a4a01076ef9554c4c4991324b6100b4
RANDOM SEED=1828786103

node79.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.232
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.232
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:       1367384 kB
Buffers:         86236 kB
Cached:         498332 kB
SwapCached:      11792 kB
Active:         325964 kB
Inactive:       274784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1367384 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:           32048 kB
Writeback:           0 kB
Mapped:          22700 kB
Slab:            72984 kB
Committed_AS:  2620868 kB
PageTables:       2004 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= 65524 MiB
End job on node79 at 2009-03-30 20:09:38