Trace number 1728281

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.95 1199.31

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_5-6-8.sat05-2669.reshuffled-07.cnf
MD5SUM4064da8380443613a08af89e2e77b8a2
Bench CategoryCRAFTED (crafted 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 variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

Solver Data

29.96/30.05	c SATzilla is building models for class 2
29.96/30.05	c run presolver march_dl2004 for 5 seconds ... 
29.96/30.05	c Bin: Executing march_dl2004
29.96/30.05	c spawning binary file with 5 seconds ...
29.96/30.05	c child exit by a signal
29.96/30.05	c march_dl2004 returned code 137.
29.96/30.05	c run presolver mxc-sr08 for 5 seconds ... 
29.96/30.05	c Bin: Executing mxc-sr08
29.96/30.05	c spawning binary file with 5 seconds ...
29.96/30.05	c child exit by a signal
29.96/30.05	c mxc-sr08 returned code 137.
29.96/30.05	c Orignal number of varibales is 58560, number of clauses is 778800 
29.96/30.05	c predicted feature computation time is 27.514848 
29.96/30.05	c Bin: Executing satelite
29.96/30.05	c spawning binary file with 240 seconds ...
29.96/30.05	c child exited successfully
29.96/30.05	c satzilla computing base features
29.96/30.05	c Number of variabe is: 17791, Number of clause is : 433992 
29.96/30.05	c Initializing...
29.96/30.05	c satzilla compute diameter ...
29.96/30.05	c start diameter features ...
29.96/30.05	c satzilla doing clause learning
29.96/30.05	c start clause learning features ...
29.96/30.05	c Bin: Executing zchaff07
29.96/30.05	c spawning binary file with 2 seconds ...
29.96/30.05	c child exit by a signal
29.96/30.05	c satzilla doing survey propogation probe
29.96/30.05	c do survay propogation for 2 second ...
29.96/30.06	c satzilla doing local search probe
29.96/30.06	c satzilla doing lobjois search-space size estimate
29.96/30.06	c features are:58560 778800 17791 433992 2.29155 0.794503 0.0409938 0.487091 0.963618 1.08969 0.000131406 0.580444 0.000112416 0.00269799 0.659079 0.798114 0.901208 0.000131406 0.939869 2.07377e-05 0.000465446 1.70034 0.437363 0.422572 0 0.938776 1.65543 8.21814e-05 1.03204 2.30419e-06 0.000347933 2.89924 0.675775 0.000122357 0.974814 1.61293e-05 0.000536876 10 0.178885 8 12 1.05492 142.6 0.512423 70 275 275 70 163 91 114 61.0937 0.221503 48.8772 87.3956 87.3956 48.8772 58.5286 54.4233 56.2436 0.458555 0.93607 4.13095e-06 0.981602 0.969309 0.0151316 0.965627 0.0482186 0.344265 0.0261558 1.105 -1.11022e-16 0.17892 0.0357096 0.00461259 0.0351316 0.00878231 0.0268868 1586 0.804301 2767 1.41421 2767 0 0 9.08172 1.17718 1.00385 0.0320897 0.273436 0.489162 
29.96/30.06	c satzilla's ranking:
29.96/30.06	c 1) minisat20SAT07: 2.784765
29.96/30.06	c 2) march_dl2004: 2.230136
29.96/30.06	c 3) mxc-sr08: 2.021524
29.96/30.06	c 4) minisat20: 1.233803
29.96/30.06	c 5) vallst: 0.868644
29.96/30.06	c 6) zchaff_rand: 0.860691
29.96/30.06	c 7) tts-4-0: -0.034567
29.96/30.06	c 8) SATenstein: -10000.000000
29.96/30.06	c 9) gnovelty+: -10000.000000
29.96/30.06	c 10) adaptg2wsat+: -10000.000000
29.96/30.06	c 11) adaptg2wsat0: -10000.000000
29.96/30.06	c 12) picosat846: -10000.000000
29.96/30.06	c 13) kcnfs04SAT07: -10000.000000
29.96/30.06	c satzilla running minisat20SAT07 ... 
1198.91/1199.30	c Bin: Executing minisat20SAT07
1198.91/1199.30	c spawning binary file with 1169 seconds ...
1198.91/1199.30	c child exit by a signal
1198.91/1199.30	c minisat20SAT07 returned code 137.
1198.91/1199.30	c satzilla running march_dl2004 ... 
1198.91/1199.30	c Bin: Executing march_dl2004
1198.91/1199.30	c march_dl2004 returned code 1.
1198.91/1199.30	c satzilla running mxc-sr08 ... 
1198.91/1199.30	c Bin: Executing mxc-sr08
1198.91/1199.30	c mxc-sr08 returned code 1.
1198.91/1199.30	c satzilla running minisat20 ... 
1198.91/1199.30	c Bin: Executing minisat20
1198.91/1199.30	c minisat20 returned code 1.
1198.91/1199.30	c satzilla running vallst ... 
1198.91/1199.30	c Bin: Executing vallst
1198.91/1199.30	c vallst returned code 1.
1198.91/1199.30	c satzilla running zchaff_rand ... 
1198.91/1199.30	c Bin: Executing zchaff_rand
1198.91/1199.30	c zchaff_rand returned code 1.
1198.91/1199.30	c satzilla running tts-4-0 ... 
1198.91/1199.30	c Bin: Executing tts-4-0
1198.91/1199.30	c tts-4-0 returned code 1.
1198.91/1199.30	c satzilla running SATenstein ... 
1198.91/1199.30	c Bin: Executing SATenstein
1198.91/1199.30	c SATenstein returned code 1.
1198.91/1199.30	c satzilla running gnovelty+ ... 
1198.91/1199.30	c Bin: Executing gnovelty+
1198.91/1199.30	c gnovelty+ returned code 1.
1198.91/1199.30	c satzilla running adaptg2wsat+ ... 
1198.91/1199.30	c Bin: Executing adaptg2wsat+
1198.91/1199.30	c adaptg2wsat+ returned code 1.
1198.91/1199.30	c satzilla running adaptg2wsat0 ... 
1198.91/1199.30	c Bin: Executing adaptg2wsat0
1198.91/1199.30	c adaptg2wsat0 returned code 1.
1198.91/1199.30	c satzilla running picosat846 ... 
1198.91/1199.30	c Bin: Executing picosat846
1198.91/1199.30	c picosat846 returned code 1.
1198.91/1199.30	c satzilla running kcnfs04SAT07 ... 
1198.91/1199.30	c Bin: Executing kcnfs04SAT07
1198.91/1199.30	c kcnfs04SAT07 returned code 1.
1198.91/1199.30	c ERROR: All Failed! 
1198.91/1199.30	c SATZILLA_TIME=1199.110000

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-1728281-1240734987/watcher-1728281-1240734987 -o /tmp/evaluation-result-1728281-1240734987/solver-1728281-1240734987 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1728281-1240734987.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: 0.99 0.97 0.99 3/64 22431
/proc/meminfo: memFree=1602608/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=2056 CPUtime=0
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101526524 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 514 112 96 399 0 111 0
[pid=22432] ppid=22431 vsize=3912 CPUtime=0
/proc/22432/stat : 22432 (march_dl2004) R 22431 22431 22191 0 -1 4194304 801 0 0 0 0 0 0 0 19 0 1 0 101526524 4005888 796 1992294400 134512640 134996440 4294956192 18446744073709551615 134549441 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22432/statm: 978 804 49 118 0 857 0

[startup+0.064138 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 22431
/proc/meminfo: memFree=1602608/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=2056 CPUtime=0
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101526524 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 514 112 96 399 0 111 0
[pid=22432] ppid=22431 vsize=10944 CPUtime=0.05
/proc/22432/stat : 22432 (march_dl2004) R 22431 22431 22191 0 -1 4194304 1875 0 0 0 5 0 0 0 19 0 1 0 101526524 11206656 1870 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22432/statm: 2736 1870 50 118 0 2615 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13000

[startup+0.102141 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 22431
/proc/meminfo: memFree=1602608/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=2056 CPUtime=0
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101526524 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 514 112 96 399 0 111 0
[pid=22432] ppid=22431 vsize=11472 CPUtime=0.09
/proc/22432/stat : 22432 (march_dl2004) R 22431 22431 22191 0 -1 4194304 2022 0 0 0 9 0 0 0 19 0 1 0 101526524 11747328 2017 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22432/statm: 2868 2017 50 118 0 2747 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13528

[startup+0.302159 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 22431
/proc/meminfo: memFree=1602608/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=2056 CPUtime=0
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101526524 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 514 112 96 399 0 111 0
[pid=22432] ppid=22431 vsize=13848 CPUtime=0.29
/proc/22432/stat : 22432 (march_dl2004) R 22431 22431 22191 0 -1 4194304 2798 0 0 0 28 1 0 0 20 0 1 0 101526524 14180352 2793 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22432/statm: 3462 2793 50 118 0 3341 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15904

[startup+0.702194 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 22431
/proc/meminfo: memFree=1602608/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=2056 CPUtime=0
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101526524 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 514 112 96 399 0 111 0
[pid=22432] ppid=22431 vsize=18864 CPUtime=0.69
/proc/22432/stat : 22432 (march_dl2004) R 22431 22431 22191 0 -1 4194304 4351 0 0 0 67 2 0 0 24 0 1 0 101526524 19316736 4346 1992294400 134512640 134996440 4294956192 18446744073709551615 134777824 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22432/statm: 4716 4346 50 118 0 4595 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20920

[startup+1.50127 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22433
/proc/meminfo: memFree=1581600/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=2056 CPUtime=0
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101526524 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 514 112 96 399 0 111 0
[pid=22432] ppid=22431 vsize=45400 CPUtime=1.49
/proc/22432/stat : 22432 (march_dl2004) R 22431 22431 22191 0 -1 4194304 9216 0 0 0 145 4 0 0 25 0 1 0 101526524 46489600 7860 1992294400 134512640 134996440 4294956192 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22432/statm: 11350 7860 53 118 0 11229 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47456

[startup+3.10141 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22433
/proc/meminfo: memFree=1570656/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=2056 CPUtime=0
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101526524 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 514 112 96 399 0 111 0
[pid=22432] ppid=22431 vsize=43636 CPUtime=3.09
/proc/22432/stat : 22432 (march_dl2004) R 22431 22431 22191 0 -1 4194304 11181 0 0 0 304 5 0 0 25 0 1 0 101526524 44683264 7805 1992294400 134512640 134996440 4294956192 18446744073709551615 134617628 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22432/statm: 10909 7805 55 118 0 10788 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45692

[startup+6.3017 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22434
/proc/meminfo: memFree=1572768/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=2056 CPUtime=4.99
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 152 18987 0 0 0 0 490 9 16 0 1 0 101526524 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 514 121 104 399 0 111 0
[pid=22434] ppid=22431 vsize=54304 CPUtime=1.28
/proc/22434/stat : 22434 (mxc-sr08) R 22431 22431 22191 0 -1 4194304 12606 0 0 0 123 5 0 0 25 0 1 0 101527024 55607296 12578 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22434/statm: 13576 12578 54 138 0 13435 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 56360

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22435
/proc/meminfo: memFree=1549928/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=2056 CPUtime=10
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 180 34182 0 0 0 0 983 17 19 0 1 0 101526524 2105344 139 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 514 139 121 399 0 111 0
[pid=22435] ppid=22431 vsize=58824 CPUtime=2.67
/proc/22435/stat : 22435 (satelite) R 22431 22431 22191 0 -1 4194304 14917 0 0 0 259 8 0 0 25 0 1 0 101527526 60235776 13411 1992294400 134512640 135037501 4294956176 18446744073709551615 134570544 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22435/statm: 14706 13411 67 128 0 14575 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 60880

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22436
/proc/meminfo: memFree=1562992/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=39968 CPUtime=25.46
/proc/22431/stat : 22431 (SATzilla2009_C) R 22429 22431 22191 0 -1 4194304 17672 59943 0 0 827 9 1672 38 25 0 1 0 101526524 40927232 8760 1992294400 134512640 136149437 4294956224 18446744073709551615 135546846 0 0 4096 3 0 0 0 17 1 0 0
/proc/22431/statm: 9992 8760 196 399 0 9589 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 39968

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22437
/proc/meminfo: memFree=1512488/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=53220 CPUtime=21.02
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 14452 0 0 0 2093 9 0 0 25 0 1 0 101529530 54497280 12792 1992294400 134512640 135078472 4294956192 18446744073709551615 134707275 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 13305 12792 73 138 0 13164 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 89084

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22437
/proc/meminfo: memFree=1465512/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=100052 CPUtime=72.19
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 26118 0 0 0 7199 20 0 0 25 0 1 0 101529530 102453248 24458 1992294400 134512640 135078472 4294956192 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 25013 24458 73 138 0 24872 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 135916

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22439
/proc/meminfo: memFree=1424488/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=140900 CPUtime=132.16
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 36355 0 0 0 13187 29 0 0 25 0 1 0 101529530 144281600 34695 1992294400 134512640 135078472 4294956192 18446744073709551615 134556042 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 35225 34695 73 138 0 35084 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 176764

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22439
/proc/meminfo: memFree=1384232/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=181304 CPUtime=192.15
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 46414 0 0 0 19173 42 0 0 25 0 1 0 101529530 185655296 44754 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 45326 44754 73 138 0 45185 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 217168

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22439
/proc/meminfo: memFree=1347496/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=218016 CPUtime=252.14
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 55621 0 0 0 25161 53 0 0 25 0 1 0 101529530 223248384 53961 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 54504 53961 73 138 0 54363 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 253880

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22439
/proc/meminfo: memFree=1317224/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=247880 CPUtime=312.12
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 63088 0 0 0 31152 60 0 0 25 0 1 0 101529530 253829120 61428 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 61970 61428 73 138 0 61829 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 283744


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


[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22439
/proc/meminfo: memFree=1163048/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=402084 CPUtime=732.01
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 101533 0 0 0 73099 102 0 0 25 0 1 0 101529530 411734016 99873 1992294400 134512640 135078472 4294956192 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 100521 99873 73 138 0 100380 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 437948

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22439
/proc/meminfo: memFree=1137704/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=427480 CPUtime=791.99
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 107922 0 0 0 79091 108 0 0 25 0 1 0 101529530 437739520 106262 1992294400 134512640 135078472 4294956192 18446744073709551615 134550635 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 106870 106262 73 138 0 106729 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 463344

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22439
/proc/meminfo: memFree=1118888/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=445984 CPUtime=851.98
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 112543 0 0 0 85085 113 0 0 25 0 1 0 101529530 456687616 110883 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 111496 110883 73 138 0 111355 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 481848

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22439
/proc/meminfo: memFree=1102120/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=462832 CPUtime=911.96
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 116762 0 0 0 91079 117 0 0 25 0 1 0 101529530 473939968 115102 1992294400 134512640 135078472 4294956192 18446744073709551615 134550689 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 115708 115102 73 138 0 115567 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 498696

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22439
/proc/meminfo: memFree=1085864/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=478908 CPUtime=971.95
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 120774 0 0 0 97073 122 0 0 25 0 1 0 101529530 490401792 119114 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 119727 119114 73 138 0 119586 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 514772

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22439
/proc/meminfo: memFree=1073064/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=491748 CPUtime=1031.93
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 123978 0 0 0 103067 126 0 0 25 0 1 0 101529530 503549952 122318 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 122937 122318 73 138 0 122796 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 527612

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22439
/proc/meminfo: memFree=1062504/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=502292 CPUtime=1091.91
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 126588 0 0 0 109062 129 0 0 25 0 1 0 101529530 514347008 124928 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 125573 124928 73 138 0 125432 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 538156

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22439
/proc/meminfo: memFree=1045800/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=519108 CPUtime=1151.9
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 130808 0 0 0 115057 133 0 0 25 0 1 0 101529530 531566592 129148 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 129777 129148 73 138 0 129636 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 554972

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22439
/proc/meminfo: memFree=1043176/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=521488 CPUtime=1159.89
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 131415 0 0 0 115855 134 0 0 25 0 1 0 101529530 534003712 129755 1992294400 134512640 135078472 4294956192 18446744073709551615 134556078 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 130372 129755 73 138 0 130231 0
Current children cumulated CPU time (s) 1189.91
Current children cumulated vsize (KiB) 557352

[startup+1193.51 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22439
/proc/meminfo: memFree=1042152/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=522412 CPUtime=1163.1
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 131658 0 0 0 116176 134 0 0 25 0 1 0 101529530 534949888 129998 1992294400 134512640 135078472 4294956192 18446744073709551615 134551946 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 130603 129998 73 138 0 130462 0
Current children cumulated CPU time (s) 1193.12
Current children cumulated vsize (KiB) 558276

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22439
/proc/meminfo: memFree=1041064/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=524380 CPUtime=1166.29
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 131914 0 0 0 116495 134 0 0 25 0 1 0 101529530 536965120 130254 1992294400 134512640 135078472 4294956192 18446744073709551615 134550254 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 131095 130254 73 138 0 130954 0
Current children cumulated CPU time (s) 1196.31
Current children cumulated vsize (KiB) 560244

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22439
/proc/meminfo: memFree=1040616/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=525040 CPUtime=1167.89
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 132098 0 0 0 116655 134 0 0 25 0 1 0 101529530 537640960 130438 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 131260 130438 73 138 0 131119 0
Current children cumulated CPU time (s) 1197.91
Current children cumulated vsize (KiB) 560904

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22439
/proc/meminfo: memFree=1040104/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=525568 CPUtime=1168.69
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4194304 132201 0 0 0 116735 134 0 0 25 0 1 0 101529530 538181632 130541 1992294400 134512640 135078472 4294956192 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 131392 130541 73 138 0 131251 0
Current children cumulated CPU time (s) 1198.71
Current children cumulated vsize (KiB) 561432

[startup+1199.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 22439
/proc/meminfo: memFree=1040104/2055920 swapFree=4170844/4192956
[pid=22431] ppid=22429 vsize=35864 CPUtime=30.02
/proc/22431/stat : 22431 (SATzilla2009_C) S 22429 22431 22191 0 -1 4194304 20595 59943 0 0 1277 15 1672 38 25 0 1 0 101526524 36724736 8712 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22431/statm: 8966 8712 220 399 0 8563 0
[pid=22437] ppid=22431 vsize=0 CPUtime=1168.89
/proc/22437/stat : 22437 (minisat20SAT07) R 22431 22431 22191 0 -1 4195332 132216 0 0 0 116747 142 0 0 25 0 1 0 101529530 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/22437/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 35864

Child status: 17
Real time (s): 1199.31
CPU time (s): 1198.95
CPU user time (s): 1196.97
CPU system time (s): 1.9737
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 561432

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

runsolver used 1.34879 second user time and 3.01454 second system time

The end

Launcher Data

Begin job on node51 at 2009-04-26 10:36:29
IDJOB=1728281
IDBENCH=24667
IDSOLVER=527
FILE ID=node51/1728281-1240734987
PBS_JOBID= 9186962
Free space on /tmp= 66372 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/others/sgp_5-6-8.sat05-2669.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728281-1240734987/watcher-1728281-1240734987 -o /tmp/evaluation-result-1728281-1240734987/solver-1728281-1240734987 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1728281-1240734987.cnf

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

MD5SUM BENCH= 4064da8380443613a08af89e2e77b8a2
RANDOM SEED=1512751454

node51.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1602960 kB
Buffers:         49188 kB
Cached:         315336 kB
SwapCached:      16820 kB
Active:         178544 kB
Inactive:       205308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1602960 kB
SwapTotal:     4192956 kB
SwapFree:      4170844 kB
Dirty:           43856 kB
Writeback:           0 kB
Mapped:          13680 kB
Slab:            55044 kB
Committed_AS:   278160 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66340 MiB
End job on node51 at 2009-04-26 10:56:29