Trace number 1538731

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_I 2009-03-22? (exit code) 1199.11 1199.69

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S1141213963-005.cnf
MD5SUMd14279a52e06a00270e4ece8a857fb4f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark280.723
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

22.16/22.28	c SATzilla is building models for class 3
22.16/22.28	c run presolver mxc-sr08 for 10 seconds ... 
22.16/22.28	c Bin: Executing mxc-sr08
22.16/22.28	c spawning binary file with 10 seconds ...
22.16/22.28	c child exit by a signal
22.16/22.28	c mxc-sr08 returned code 137.
22.16/22.28	c run presolver picosat846 for 5 seconds ... 
22.16/22.28	c Bin: Executing picosat846
22.16/22.28	c spawning binary file with 5 seconds ...
22.16/22.28	c child exit by a signal
22.16/22.28	c picosat846 returned code 137.
22.16/22.28	c Orignal number of varibales is 18000, number of clauses is 75600 
22.16/22.28	c predicted feature computation time is 1.609521 
22.16/22.28	c Bin: Executing satelite
22.16/22.28	c spawning binary file with 240 seconds ...
22.16/22.28	c child exited successfully
22.16/22.28	c satzilla computing base features
22.16/22.28	c Number of variabe is: 17563, Number of clause is : 75093 
22.16/22.28	c Initializing...
22.16/22.28	c satzilla doing clause learning
22.16/22.28	c start clause learning features ...
22.16/22.28	c Bin: Executing zchaff07
22.16/22.28	c spawning binary file with 2 seconds ...
22.16/22.28	c child exit by a signal
22.16/22.28	c satzilla doing survey propogation probe
22.16/22.28	c do survay propogation for 2 second ...
22.16/22.28	c satzilla doing local search probe
22.16/22.28	c features are:18000 75600 17563 75093 0.0248819 0.00675163 0.233883 0.496379 0.586457 0.708646 0.000172851 0.0636172 0.000170814 0.000341627 0.155548 0 0.965603 0.000172851 0.287741 1.33168e-05 0.000426138 2.70866 0.228531 0.170382 0 1 3.36634 8.52965e-05 0.396707 0 0.00029297 2.32741 0.495386 0.000350206 0.291195 2.66336e-05 0.000905544 10.1404 0.41365 3 22 16 5 13 7 10 73.8145 0.225975 45.1111 126.5 96.2857 53.6875 81.2727 63.8889 71.875 0.394492 0.575449 3.21942e-05 1 0.704102 0.0869054 0.569657 0.205895 0.389529 0.0926043 0.662316 0.00222846 0.840967 0.175747 0.0282746 0.124511 0.0471869 0.0788432 942.167 1.37557 3190.83 0.490052 3808.5 0 3866 0.552966 1.73221 0.969021 0.335229 
22.16/22.28	c satzilla's ranking:
22.16/22.28	c 1) picosat846: 2.601205
22.16/22.28	c 2) minisat20SAT07: 1.664687
22.16/22.28	c 3) march_dl2004: 1.334907
22.16/22.28	c 4) mxc-sr08: 1.240875
22.16/22.28	c 5) zchaff_rand: 0.725275
22.16/22.28	c 6) SATenstein: -10000.000000
22.16/22.28	c 7) gnovelty+: -10000.000000
22.16/22.28	c 8) adaptg2wsat+: -10000.000000
22.16/22.28	c 9) adaptg2wsat0: -10000.000000
22.16/22.28	c 10) tts-4-0: -10000.000000
22.16/22.28	c 11) vallst: -10000.000000
22.16/22.28	c 12) minisat20: -10000.000000
22.16/22.28	c 13) kcnfs04SAT07: -10000.000000
22.16/22.28	c satzilla running picosat846 ... 
1198.99/1199.68	c Bin: Executing picosat846
1198.99/1199.68	c spawning binary file with 1177 seconds ...
1198.99/1199.68	c child exit by a signal
1198.99/1199.68	c picosat846 returned code 137.
1198.99/1199.68	c satzilla running minisat20SAT07 ... 
1198.99/1199.68	c Bin: Executing minisat20SAT07
1198.99/1199.68	c minisat20SAT07 returned code 1.
1198.99/1199.68	c satzilla running march_dl2004 ... 
1198.99/1199.68	c Bin: Executing march_dl2004
1198.99/1199.68	c march_dl2004 returned code 1.
1198.99/1199.68	c satzilla running mxc-sr08 ... 
1198.99/1199.68	c Bin: Executing mxc-sr08
1198.99/1199.68	c mxc-sr08 returned code 1.
1198.99/1199.68	c satzilla running zchaff_rand ... 
1198.99/1199.68	c Bin: Executing zchaff_rand
1198.99/1199.68	c zchaff_rand returned code 1.
1198.99/1199.68	c satzilla running SATenstein ... 
1198.99/1199.68	c Bin: Executing SATenstein
1198.99/1199.68	c SATenstein returned code 1.
1198.99/1199.68	c satzilla running gnovelty+ ... 
1198.99/1199.68	c Bin: Executing gnovelty+
1198.99/1199.68	c gnovelty+ returned code 1.
1198.99/1199.68	c satzilla running adaptg2wsat+ ... 
1198.99/1199.68	c Bin: Executing adaptg2wsat+
1198.99/1199.68	c adaptg2wsat+ returned code 1.
1198.99/1199.68	c satzilla running adaptg2wsat0 ... 
1198.99/1199.68	c Bin: Executing adaptg2wsat0
1198.99/1199.68	c adaptg2wsat0 returned code 1.
1198.99/1199.68	c satzilla running tts-4-0 ... 
1198.99/1199.68	c Bin: Executing tts-4-0
1198.99/1199.68	c tts-4-0 returned code 1.
1198.99/1199.68	c satzilla running vallst ... 
1198.99/1199.68	c Bin: Executing vallst
1198.99/1199.68	c vallst returned code 1.
1198.99/1199.68	c satzilla running minisat20 ... 
1198.99/1199.68	c Bin: Executing minisat20
1198.99/1199.68	c minisat20 returned code 1.
1198.99/1199.68	c satzilla running kcnfs04SAT07 ... 
1198.99/1199.68	c Bin: Executing kcnfs04SAT07
1198.99/1199.68	c kcnfs04SAT07 returned code 1.
1198.99/1199.68	c ERROR: All Failed! 
1198.99/1199.68	c SATZILLA_TIME=1199.280000

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-1538731-1238439605/watcher-1538731-1238439605 -o /tmp/evaluation-result-1538731-1238439605/solver-1538731-1238439605 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538731-1238439605.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 1.00 1.00 3/64 2034
/proc/meminfo: memFree=1416584/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=2056 CPUtime=0
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116625805 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 514 112 96 399 0 111 0
[pid=2035] ppid=2034 vsize=3592 CPUtime=0
/proc/2035/stat : 2035 (mxc-sr08) R 2034 2034 1869 0 -1 4194304 739 0 0 0 0 0 0 0 19 0 1 0 1116625805 3678208 735 1992294400 134512640 135078026 4294956192 18446744073709551615 134535898 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2035/statm: 898 737 50 138 0 757 0

[startup+0.0957711 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 2034
/proc/meminfo: memFree=1416584/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=2056 CPUtime=0
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116625805 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 514 112 96 399 0 111 0
[pid=2035] ppid=2034 vsize=8676 CPUtime=0.08
/proc/2035/stat : 2035 (mxc-sr08) R 2034 2034 1869 0 -1 4194304 1910 0 0 0 8 0 0 0 19 0 1 0 1116625805 8884224 1904 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2035/statm: 2169 1905 54 138 0 2028 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10732

[startup+0.101772 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 2034
/proc/meminfo: memFree=1416584/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=2056 CPUtime=0
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116625805 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 514 112 96 399 0 111 0
[pid=2035] ppid=2034 vsize=8808 CPUtime=0.09
/proc/2035/stat : 2035 (mxc-sr08) R 2034 2034 1869 0 -1 4194304 1953 0 0 0 9 0 0 0 19 0 1 0 1116625805 9019392 1947 1992294400 134512640 135078026 4294956192 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2035/statm: 2202 1947 54 138 0 2061 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10864

[startup+0.3018 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 2034
/proc/meminfo: memFree=1416584/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=2056 CPUtime=0
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116625805 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 514 112 96 399 0 111 0
[pid=2035] ppid=2034 vsize=9628 CPUtime=0.29
/proc/2035/stat : 2035 (mxc-sr08) R 2034 2034 1869 0 -1 4194304 2461 0 0 0 28 1 0 0 21 0 1 0 1116625805 9859072 2092 1992294400 134512640 135078026 4294956192 18446744073709551615 134560762 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2035/statm: 2407 2092 55 138 0 2266 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11684

[startup+0.701856 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 2034
/proc/meminfo: memFree=1416584/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=2056 CPUtime=0
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116625805 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 514 112 96 399 0 111 0
[pid=2035] ppid=2034 vsize=10736 CPUtime=0.69
/proc/2035/stat : 2035 (mxc-sr08) R 2034 2034 1869 0 -1 4194304 3055 0 0 0 68 1 0 0 25 0 1 0 1116625805 10993664 2411 1992294400 134512640 135078026 4294956192 18446744073709551615 134542457 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2035/statm: 2684 2411 71 138 0 2543 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12792

[startup+1.50197 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2036
/proc/meminfo: memFree=1406968/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=2056 CPUtime=0
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116625805 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 514 112 96 399 0 111 0
[pid=2035] ppid=2034 vsize=11000 CPUtime=1.49
/proc/2035/stat : 2035 (mxc-sr08) R 2034 2034 1869 0 -1 4194304 3126 0 0 0 148 1 0 0 25 0 1 0 1116625805 11264000 2482 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2035/statm: 2750 2482 71 138 0 2609 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13056

[startup+3.1012 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2036
/proc/meminfo: memFree=1406264/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=2056 CPUtime=0
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116625805 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 514 112 96 399 0 111 0
[pid=2035] ppid=2034 vsize=11792 CPUtime=3.09
/proc/2035/stat : 2035 (mxc-sr08) R 2034 2034 1869 0 -1 4194304 3337 0 0 0 308 1 0 0 25 0 1 0 1116625805 12075008 2693 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2035/statm: 2948 2693 71 138 0 2807 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13848

[startup+6.30167 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2036
/proc/meminfo: memFree=1404536/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=2056 CPUtime=0
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116625805 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 514 112 96 399 0 111 0
[pid=2035] ppid=2034 vsize=13772 CPUtime=6.29
/proc/2035/stat : 2035 (mxc-sr08) R 2034 2034 1869 0 -1 4194304 3811 0 0 0 626 3 0 0 25 0 1 0 1116625805 14102528 3167 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2035/statm: 3443 3167 71 138 0 3302 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15828

[startup+12.7016 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2038
/proc/meminfo: memFree=1410744/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=2056 CPUtime=9.99
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 152 3957 0 0 0 0 996 3 19 0 1 0 1116625805 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 514 121 104 399 0 111 0
[pid=2038] ppid=2034 vsize=8624 CPUtime=2.68
/proc/2038/stat : 2038 (picosat846) R 2034 2034 1869 0 -1 4194304 1835 0 0 0 267 1 0 0 25 0 1 0 1116626805 8830976 1824 1992294400 134512640 134570484 4294956192 18446744073709551615 134523246 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2038/statm: 2156 1824 85 14 0 1822 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10680

[startup+25.5014 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2041
/proc/meminfo: memFree=1399416/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=9548 CPUtime=3.2
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 2051 0 0 0 319 1 0 0 25 0 1 0 1116628033 9777152 2040 1992294400 134512640 134570484 4294956192 18446744073709551615 7452283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 2387 2040 85 14 0 2053 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 19896

[startup+51.1011 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2041
/proc/meminfo: memFree=1366776/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=42692 CPUtime=28.79
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 10331 0 0 0 2871 8 0 0 25 0 1 0 1116628033 43716608 10320 1992294400 134512640 134570484 4294956192 18446744073709551615 134524150 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 10673 10320 85 14 0 10339 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 53040

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2047
/proc/meminfo: memFree=1336176/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=72592 CPUtime=79.96
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 17786 0 0 0 7980 16 0 0 25 0 1 0 1116628033 74334208 17749 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 18148 17749 85 14 0 17814 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 82940

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2047
/proc/meminfo: memFree=1315120/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=94380 CPUtime=139.93
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 23200 0 0 0 13971 22 0 0 25 0 1 0 1116628033 96645120 23163 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 23595 23163 85 14 0 23261 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 104728

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2047
/proc/meminfo: memFree=1304048/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=104556 CPUtime=199.91
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 25773 0 0 0 19967 24 0 0 25 0 1 0 1116628033 107065344 25736 1992294400 134512640 134570484 4294956192 18446744073709551615 134553070 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 26139 25736 85 14 0 25805 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 114904

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2047
/proc/meminfo: memFree=1278704/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=129788 CPUtime=259.87
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 32092 0 0 0 25957 30 0 0 25 0 1 0 1116628033 132902912 32055 1992294400 134512640 134570484 4294956192 18446744073709551615 134553000 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2041/statm: 32447 32055 85 14 0 32113 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 140136

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2047
/proc/meminfo: memFree=1270320/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=137980 CPUtime=319.85
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 34180 0 0 0 31952 33 0 0 25 0 1 0 1116628033 141291520 34143 1992294400 134512640 134570484 4294956192 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 34495 34143 85 14 0 34161 0

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


[startup+822.303 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 2047
/proc/meminfo: memFree=1222904/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=186192 CPUtime=799.62
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 46007 0 0 0 79920 42 0 0 25 0 1 0 1116628033 190660608 45970 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 46548 45970 85 14 0 46214 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 196540

[startup+882.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 2047
/proc/meminfo: memFree=1222776/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=186324 CPUtime=859.6
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 46055 0 0 0 85918 42 0 0 25 0 1 0 1116628033 190795776 46018 1992294400 134512640 134570484 4294956192 18446744073709551615 134553064 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 46581 46018 85 14 0 46247 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 196672

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 2047
/proc/meminfo: memFree=1222712/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=186324 CPUtime=919.57
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 46055 0 0 0 91915 42 0 0 25 0 1 0 1116628033 190795776 46018 1992294400 134512640 134570484 4294956192 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 46581 46018 85 14 0 46247 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 196672

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2047
/proc/meminfo: memFree=1201976/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=206956 CPUtime=979.54
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 51228 0 0 0 97907 47 0 0 25 0 1 0 1116628033 211922944 51191 1992294400 134512640 134570484 4294956192 18446744073709551615 134544160 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 51739 51191 85 14 0 51405 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 217304

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2047
/proc/meminfo: memFree=1201976/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=206956 CPUtime=1039.52
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 51228 0 0 0 103905 47 0 0 25 0 1 0 1116628033 211922944 51191 1992294400 134512640 134570484 4294956192 18446744073709551615 134526482 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 51739 51191 85 14 0 51405 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 217304

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2047
/proc/meminfo: memFree=1198904/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=210124 CPUtime=1099.49
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 52018 0 0 0 109901 48 0 0 25 0 1 0 1116628033 215166976 51981 1992294400 134512640 134570484 4294956192 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 52531 51981 85 14 0 52197 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 220472

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2047
/proc/meminfo: memFree=1198904/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=210124 CPUtime=1159.46
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 52018 0 0 0 115898 48 0 0 25 0 1 0 1116628033 215166976 51981 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2041/statm: 52531 51981 85 14 0 52197 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 220472

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2047
/proc/meminfo: memFree=1198904/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=210124 CPUtime=1167.46
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 52018 0 0 0 116698 48 0 0 25 0 1 0 1116628033 215166976 51981 1992294400 134512640 134570484 4294956192 18446744073709551615 134544056 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 52531 51981 85 14 0 52197 0
Current children cumulated CPU time (s) 1189.7
Current children cumulated vsize (KiB) 220472

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2047
/proc/meminfo: memFree=1198904/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=210124 CPUtime=1170.66
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 52018 0 0 0 117018 48 0 0 25 0 1 0 1116628033 215166976 51981 1992294400 134512640 134570484 4294956192 18446744073709551615 134551306 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 52531 51981 85 14 0 52197 0
Current children cumulated CPU time (s) 1192.9
Current children cumulated vsize (KiB) 220472

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2047
/proc/meminfo: memFree=1198904/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=210124 CPUtime=1173.86
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 52018 0 0 0 117338 48 0 0 25 0 1 0 1116628033 215166976 51981 1992294400 134512640 134570484 4294956192 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 52531 51981 85 14 0 52197 0
Current children cumulated CPU time (s) 1196.1
Current children cumulated vsize (KiB) 220472

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2047
/proc/meminfo: memFree=1198904/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=210124 CPUtime=1175.46
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 52018 0 0 0 117498 48 0 0 25 0 1 0 1116628033 215166976 51981 1992294400 134512640 134570484 4294956192 18446744073709551615 134552943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 52531 51981 85 14 0 52197 0
Current children cumulated CPU time (s) 1197.7
Current children cumulated vsize (KiB) 220472

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2047
/proc/meminfo: memFree=1198904/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=210124 CPUtime=1176.25
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 52018 0 0 0 117577 48 0 0 25 0 1 0 1116628033 215166976 51981 1992294400 134512640 134570484 4294956192 18446744073709551615 134523246 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 52531 51981 85 14 0 52197 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 220472

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2047
/proc/meminfo: memFree=1198904/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=210124 CPUtime=1176.65
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 52018 0 0 0 117617 48 0 0 25 0 1 0 1116628033 215166976 51981 1992294400 134512640 134570484 4294956192 18446744073709551615 134549919 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 52531 51981 85 14 0 52197 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 220472

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2047
/proc/meminfo: memFree=1198904/2055920 swapFree=4175692/4192956
[pid=2034] ppid=2032 vsize=10348 CPUtime=22.24
/proc/2034/stat : 2034 (SATzilla2009_I) S 2032 2034 1869 0 -1 4194304 5549 11852 0 0 475 13 1710 26 25 0 1 0 1116625805 10596352 2348 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2034/statm: 2587 2348 217 399 0 2184 0
[pid=2041] ppid=2034 vsize=210124 CPUtime=1176.75
/proc/2041/stat : 2041 (picosat846) R 2034 2034 1869 0 -1 4194304 52018 0 0 0 117627 48 0 0 25 0 1 0 1116628033 215166976 51981 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2041/statm: 52531 51981 85 14 0 52197 0
Current children cumulated CPU time (s) 1198.99
Current children cumulated vsize (KiB) 220472

Child status: 17
Real time (s): 1199.69
CPU time (s): 1199.11
CPU user time (s): 1198.19
CPU system time (s): 0.922859
CPU usage (%): 99.9518
Max. virtual memory (cumulated for all children) (KiB): 220472

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

runsolver used 0.941856 second user time and 3.42848 second system time

The end

Launcher Data

Begin job on node30 at 2009-03-30 21:00:06
IDJOB=1538731
IDBENCH=70356
IDSOLVER=528
FILE ID=node30/1538731-1238439605
PBS_JOBID= 9061611
Free space on /tmp= 66356 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S1141213963-005.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538731-1238439605/watcher-1538731-1238439605 -o /tmp/evaluation-result-1538731-1238439605/solver-1538731-1238439605 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538731-1238439605.cnf

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

MD5SUM BENCH= d14279a52e06a00270e4ece8a857fb4f
RANDOM SEED=1877349327

node30.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.260
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.260
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:       1417064 kB
Buffers:         77276 kB
Cached:         476304 kB
SwapCached:      11092 kB
Active:         149412 kB
Inactive:       417284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1417064 kB
SwapTotal:     4192956 kB
SwapFree:      4175692 kB
Dirty:           32904 kB
Writeback:           0 kB
Mapped:          18752 kB
Slab:            58276 kB
Committed_AS:  3098220 kB
PageTables:       1372 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= 66324 MiB
End job on node30 at 2009-03-30 21:20:06