Trace number 1538581

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.03 1199.66

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

20.14/20.23	c SATzilla is building models for class 3
20.14/20.23	c run presolver mxc-sr08 for 10 seconds ... 
20.14/20.23	c Bin: Executing mxc-sr08
20.14/20.23	c spawning binary file with 10 seconds ...
20.14/20.23	c child exit by a signal
20.14/20.23	c mxc-sr08 returned code 137.
20.14/20.23	c run presolver picosat846 for 5 seconds ... 
20.14/20.23	c Bin: Executing picosat846
20.14/20.23	c spawning binary file with 5 seconds ...
20.14/20.23	c child exit by a signal
20.14/20.23	c picosat846 returned code 137.
20.14/20.23	c Orignal number of varibales is 8000, number of clauses is 33600 
20.14/20.23	c predicted feature computation time is 1.481951 
20.14/20.23	c Bin: Executing satelite
20.14/20.23	c spawning binary file with 240 seconds ...
20.14/20.23	c child exited successfully
20.14/20.23	c satzilla computing base features
20.14/20.23	c Number of variabe is: 7813, Number of clause is : 33414 
20.14/20.23	c Initializing...
20.14/20.23	c satzilla doing clause learning
20.14/20.23	c start clause learning features ...
20.14/20.23	c Bin: Executing zchaff07
20.14/20.23	c spawning binary file with 2 seconds ...
20.14/20.23	c child exit by a signal
20.14/20.23	c satzilla doing survey propogation probe
20.14/20.23	c do survay propogation for 2 second ...
20.14/20.23	c satzilla doing local search probe
20.14/20.23	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 28.4921 0.389971 14 61 46 17 33 20 25 50.793 0.161215 33.0333 72.6429 61.3333 40.6667 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 193.364 0.108967 1695.77 0.0209899 1694.5 1655 1721 0.205877 0.223351 0.838975 0.0100454 
20.14/20.23	c satzilla's ranking:
20.14/20.23	c 1) picosat846: 2.635656
20.14/20.23	c 2) mxc-sr08: 1.833255
20.14/20.23	c 3) zchaff_rand: 1.380252
20.14/20.23	c 4) march_dl2004: 1.322833
20.14/20.23	c 5) minisat20SAT07: 1.296902
20.14/20.23	c 6) SATenstein: -10000.000000
20.14/20.23	c 7) gnovelty+: -10000.000000
20.14/20.23	c 8) adaptg2wsat+: -10000.000000
20.14/20.23	c 9) adaptg2wsat0: -10000.000000
20.14/20.23	c 10) tts-4-0: -10000.000000
20.14/20.23	c 11) vallst: -10000.000000
20.14/20.23	c 12) minisat20: -10000.000000
20.14/20.23	c 13) kcnfs04SAT07: -10000.000000
20.14/20.23	c satzilla running picosat846 ... 
1198.93/1199.65	c Bin: Executing picosat846
1198.93/1199.65	c spawning binary file with 1179 seconds ...
1198.93/1199.65	c child exit by a signal
1198.93/1199.65	c picosat846 returned code 137.
1198.93/1199.65	c satzilla running mxc-sr08 ... 
1198.93/1199.65	c Bin: Executing mxc-sr08
1198.93/1199.65	c mxc-sr08 returned code 1.
1198.93/1199.65	c satzilla running zchaff_rand ... 
1198.93/1199.65	c Bin: Executing zchaff_rand
1198.93/1199.65	c zchaff_rand returned code 1.
1198.93/1199.65	c satzilla running march_dl2004 ... 
1198.93/1199.65	c Bin: Executing march_dl2004
1198.93/1199.65	c march_dl2004 returned code 1.
1198.93/1199.65	c satzilla running minisat20SAT07 ... 
1198.93/1199.65	c Bin: Executing minisat20SAT07
1198.93/1199.65	c minisat20SAT07 returned code 1.
1198.93/1199.65	c satzilla running SATenstein ... 
1198.93/1199.65	c Bin: Executing SATenstein
1198.93/1199.65	c SATenstein returned code 1.
1198.93/1199.65	c satzilla running gnovelty+ ... 
1198.93/1199.65	c Bin: Executing gnovelty+
1198.93/1199.65	c gnovelty+ returned code 1.
1198.93/1199.65	c satzilla running adaptg2wsat+ ... 
1198.93/1199.65	c Bin: Executing adaptg2wsat+
1198.93/1199.65	c adaptg2wsat+ returned code 1.
1198.93/1199.65	c satzilla running adaptg2wsat0 ... 
1198.93/1199.65	c Bin: Executing adaptg2wsat0
1198.93/1199.65	c adaptg2wsat0 returned code 1.
1198.93/1199.65	c satzilla running tts-4-0 ... 
1198.93/1199.65	c Bin: Executing tts-4-0
1198.93/1199.65	c tts-4-0 returned code 1.
1198.93/1199.65	c satzilla running vallst ... 
1198.93/1199.65	c Bin: Executing vallst
1198.93/1199.65	c vallst returned code 1.
1198.93/1199.65	c satzilla running minisat20 ... 
1198.93/1199.65	c Bin: Executing minisat20
1198.93/1199.65	c minisat20 returned code 1.
1198.93/1199.65	c satzilla running kcnfs04SAT07 ... 
1198.93/1199.65	c Bin: Executing kcnfs04SAT07
1198.93/1199.65	c kcnfs04SAT07 returned code 1.
1198.93/1199.65	c ERROR: All Failed! 
1198.93/1199.65	c SATZILLA_TIME=1199.200000

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-1538581-1238435379/watcher-1538581-1238435379 -o /tmp/evaluation-result-1538581-1238435379/solver-1538581-1238435379 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538581-1238435379.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 9832
/proc/meminfo: memFree=1033896/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=2056 CPUtime=0
/proc/9832/stat : 9832 (SATzilla2009_I) R 9830 9832 9553 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1116204047 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/9832/statm: 514 112 96 399 0 111 0
[pid=9833] ppid=9832 vsize=2960 CPUtime=0
/proc/9833/stat : 9833 (mxc-sr08) R 9832 9832 9553 0 -1 4194304 566 0 0 0 0 0 0 0 18 0 1 0 1116204047 3031040 562 1992294400 134512640 135078026 4294956176 18446744073709551615 134554627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9833/statm: 740 564 52 138 0 599 0

[startup+0.0200901 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 9832
/proc/meminfo: memFree=1033896/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=2056 CPUtime=0
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116204047 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9832/statm: 514 112 96 399 0 111 0
[pid=9833] ppid=9832 vsize=3812 CPUtime=0.01
/proc/9833/stat : 9833 (mxc-sr08) R 9832 9832 9553 0 -1 4194304 773 0 0 0 1 0 0 0 19 0 1 0 1116204047 3903488 769 1992294400 134512640 135078026 4294956176 18446744073709551615 134565715 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9833/statm: 953 769 54 138 0 812 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5868

[startup+0.102104 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 9832
/proc/meminfo: memFree=1033896/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=2056 CPUtime=0
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116204047 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9832/statm: 514 112 96 399 0 111 0
[pid=9833] ppid=9832 vsize=4600 CPUtime=0.09
/proc/9833/stat : 9833 (mxc-sr08) R 9832 9832 9553 0 -1 4194304 1131 0 0 0 9 0 0 0 19 0 1 0 1116204047 4710400 978 1992294400 134512640 135078026 4294956176 18446744073709551615 134552431 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9833/statm: 1150 978 55 138 0 1009 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6656

[startup+0.302139 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 9832
/proc/meminfo: memFree=1033896/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=2056 CPUtime=0
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116204047 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9832/statm: 514 112 96 399 0 111 0
[pid=9833] ppid=9832 vsize=5156 CPUtime=0.29
/proc/9833/stat : 9833 (mxc-sr08) R 9832 9832 9553 0 -1 4194304 1355 0 0 0 28 1 0 0 21 0 1 0 1116204047 5279744 1135 1992294400 134512640 135078026 4294956176 18446744073709551615 134534696 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9833/statm: 1289 1135 71 138 0 1148 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7212

[startup+0.702213 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 9832
/proc/meminfo: memFree=1033896/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=2056 CPUtime=0
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116204047 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9832/statm: 514 112 96 399 0 111 0
[pid=9833] ppid=9832 vsize=5552 CPUtime=0.69
/proc/9833/stat : 9833 (mxc-sr08) R 9832 9832 9553 0 -1 4194304 1446 0 0 0 68 1 0 0 25 0 1 0 1116204047 5685248 1226 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9833/statm: 1388 1226 71 138 0 1247 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7608

[startup+1.50136 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9834
/proc/meminfo: memFree=1028824/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=2056 CPUtime=0
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116204047 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9832/statm: 514 112 96 399 0 111 0
[pid=9833] ppid=9832 vsize=6476 CPUtime=1.49
/proc/9833/stat : 9833 (mxc-sr08) R 9832 9832 9553 0 -1 4194304 1676 0 0 0 148 1 0 0 25 0 1 0 1116204047 6631424 1456 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9833/statm: 1619 1456 71 138 0 1478 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8532

[startup+3.10167 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9834
/proc/meminfo: memFree=1027928/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=2056 CPUtime=0
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116204047 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9832/statm: 514 112 96 399 0 111 0
[pid=9833] ppid=9832 vsize=6872 CPUtime=3.09
/proc/9833/stat : 9833 (mxc-sr08) R 9832 9832 9553 0 -1 4194304 1758 0 0 0 308 1 0 0 25 0 1 0 1116204047 7036928 1538 1992294400 134512640 135078026 4294956176 18446744073709551615 134522425 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9833/statm: 1718 1538 71 138 0 1577 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8928

[startup+6.30125 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9834
/proc/meminfo: memFree=1027544/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=2056 CPUtime=0
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116204047 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9832/statm: 514 112 96 399 0 111 0
[pid=9833] ppid=9832 vsize=7400 CPUtime=6.27
/proc/9833/stat : 9833 (mxc-sr08) R 9832 9832 9553 0 -1 4194304 1887 0 0 0 626 1 0 0 25 0 1 0 1116204047 7577600 1667 1992294400 134512640 135078026 4294956176 18446744073709551615 134523872 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9833/statm: 1850 1667 71 138 0 1709 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9456

[startup+12.7014 s]
/proc/loadavg: 1.07 0.99 1.00 2/66 9835
/proc/meminfo: memFree=1028384/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=2056 CPUtime=9.99
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 152 2014 0 0 0 0 998 1 16 0 1 0 1116204047 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 514 121 104 399 0 111 0
[pid=9835] ppid=9832 vsize=8380 CPUtime=2.67
/proc/9835/stat : 9835 (picosat846) R 9832 9832 9553 0 -1 4194304 1804 0 0 0 266 1 0 0 25 0 1 0 1116205049 8581120 1793 1992294400 134512640 134570484 4294956176 18446744073709551615 134552909 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9835/statm: 2095 1793 85 14 0 1761 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10436

[startup+25.5018 s]
/proc/loadavg: 1.06 0.99 1.00 2/66 9838
/proc/meminfo: memFree=1018464/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=12868 CPUtime=5.24
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 2903 0 0 0 523 1 0 0 25 0 1 0 1116206071 13176832 2881 1992294400 134512640 134570484 4294956176 18446744073709551615 134553070 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 3217 2881 85 14 0 2883 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 19332

[startup+51.1025 s]
/proc/loadavg: 1.04 0.99 1.00 2/66 9838
/proc/meminfo: memFree=1008032/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=22768 CPUtime=30.84
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 5399 0 0 0 3080 4 0 0 25 0 1 0 1116206071 23314432 5377 1992294400 134512640 134570484 4294956176 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 5692 5377 85 14 0 5358 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 29232

[startup+102.307 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 9838
/proc/meminfo: memFree=997152/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=33848 CPUtime=82.01
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 8140 0 0 0 8196 5 0 0 25 0 1 0 1116206071 34660352 8118 1992294400 134512640 134570484 4294956176 18446744073709551615 134526450 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 8462 8118 85 14 0 8128 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 40312

[startup+162.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 9838
/proc/meminfo: memFree=988000/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=42824 CPUtime=141.97
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 10408 0 0 0 14191 6 0 0 25 0 1 0 1116206071 43851776 10386 1992294400 134512640 134570484 4294956176 18446744073709551615 134551932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 10706 10386 85 14 0 10372 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 49288

[startup+222.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 9838
/proc/meminfo: memFree=978528/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=52196 CPUtime=201.95
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 12783 0 0 0 20187 8 0 0 25 0 1 0 1116206071 53448704 12761 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 13049 12761 85 14 0 12715 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 58660

[startup+282.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 9838
/proc/meminfo: memFree=972704/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=58516 CPUtime=261.92
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 14235 0 0 0 26182 10 0 0 25 0 1 0 1116206071 59920384 14213 1992294400 134512640 134570484 4294956176 18446744073709551615 134545438 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 14629 14213 85 14 0 14295 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 64980

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9838
/proc/meminfo: memFree=964640/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=66568 CPUtime=321.9
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 16258 0 0 0 32178 12 0 0 25 0 1 0 1116206071 68165632 16236 1992294400 134512640 134570484 4294956176 18446744073709551615 134522348 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 16642 16236 85 14 0 16308 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9844
/proc/meminfo: memFree=935640/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=95104 CPUtime=801.67
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 24247 0 0 0 80149 18 0 0 25 0 1 0 1116206071 97386496 23452 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 23776 23452 85 14 0 23442 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 101568

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9844
/proc/meminfo: memFree=933912/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=96820 CPUtime=861.63
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 24689 0 0 0 86145 18 0 0 25 0 1 0 1116206071 99143680 23894 1992294400 134512640 134570484 4294956176 18446744073709551615 134552957 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 24205 23894 85 14 0 23871 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 103284

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9844
/proc/meminfo: memFree=922520/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=108172 CPUtime=921.6
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 27533 0 0 0 92140 20 0 0 25 0 1 0 1116206071 110768128 26738 1992294400 134512640 134570484 4294956176 18446744073709551615 134545176 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 27043 26738 85 14 0 26709 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 114636

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9844
/proc/meminfo: memFree=923936/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=106600 CPUtime=981.57
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 27534 0 0 0 98137 20 0 0 25 0 1 0 1116206071 109158400 26356 1992294400 134512640 134570484 4294956176 18446744073709551615 134551765 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 26650 26356 85 14 0 26316 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 113064

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9844
/proc/meminfo: memFree=919520/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=111220 CPUtime=1041.54
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 28680 0 0 0 104133 21 0 0 25 0 1 0 1116206071 113889280 27502 1992294400 134512640 134570484 4294956176 18446744073709551615 134545423 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9838/statm: 27805 27502 85 14 0 27471 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 117684

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9844
/proc/meminfo: memFree=919648/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=111828 CPUtime=1101.51
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 28692 0 0 0 110130 21 0 0 25 0 1 0 1116206071 114511872 27429 1992294400 134512640 134570484 4294956176 18446744073709551615 134552630 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 27957 27429 85 14 0 27623 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 118292

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9844
/proc/meminfo: memFree=912288/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=119352 CPUtime=1161.48
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 30564 0 0 0 116125 23 0 0 25 0 1 0 1116206071 122216448 29301 1992294400 134512640 134570484 4294956176 18446744073709551615 134523004 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 29838 29301 85 14 0 29504 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 125816

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 9844
/proc/meminfo: memFree=912288/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=119352 CPUtime=1169.48
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 30564 0 0 0 116925 23 0 0 25 0 1 0 1116206071 122216448 29301 1992294400 134512640 134570484 4294956176 18446744073709551615 134553040 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 29838 29301 85 14 0 29504 0
Current children cumulated CPU time (s) 1189.64
Current children cumulated vsize (KiB) 125816

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9844
/proc/meminfo: memFree=912288/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=119352 CPUtime=1172.68
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 30564 0 0 0 117245 23 0 0 25 0 1 0 1116206071 122216448 29301 1992294400 134512640 134570484 4294956176 18446744073709551615 134553185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 29838 29301 85 14 0 29504 0
Current children cumulated CPU time (s) 1192.84
Current children cumulated vsize (KiB) 125816

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9844
/proc/meminfo: memFree=912288/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=119352 CPUtime=1175.88
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 30564 0 0 0 117565 23 0 0 25 0 1 0 1116206071 122216448 29301 1992294400 134512640 134570484 4294956176 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 29838 29301 85 14 0 29504 0
Current children cumulated CPU time (s) 1196.04
Current children cumulated vsize (KiB) 125816

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9844
/proc/meminfo: memFree=912288/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=119352 CPUtime=1177.47
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 30564 0 0 0 117724 23 0 0 25 0 1 0 1116206071 122216448 29301 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 29838 29301 85 14 0 29504 0
Current children cumulated CPU time (s) 1197.63
Current children cumulated vsize (KiB) 125816

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9844
/proc/meminfo: memFree=912288/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=119352 CPUtime=1178.27
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 30564 0 0 0 117804 23 0 0 25 0 1 0 1116206071 122216448 29301 1992294400 134512640 134570484 4294956176 18446744073709551615 134526482 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 29838 29301 85 14 0 29504 0
Current children cumulated CPU time (s) 1198.43
Current children cumulated vsize (KiB) 125816

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9844
/proc/meminfo: memFree=912288/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=119352 CPUtime=1178.67
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 30564 0 0 0 117844 23 0 0 25 0 1 0 1116206071 122216448 29301 1992294400 134512640 134570484 4294956176 18446744073709551615 134545667 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 29838 29301 85 14 0 29504 0
Current children cumulated CPU time (s) 1198.83
Current children cumulated vsize (KiB) 125816

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9844
/proc/meminfo: memFree=912288/2055920 swapFree=4177704/4192956
[pid=9832] ppid=9830 vsize=6464 CPUtime=20.16
/proc/9832/stat : 9832 (SATzilla2009_I) S 9830 9832 9553 0 -1 4194304 2714 7464 0 0 281 22 1693 20 25 0 1 0 1116204047 6619136 1277 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9832/statm: 1616 1277 217 399 0 1213 0
[pid=9838] ppid=9832 vsize=119352 CPUtime=1178.77
/proc/9838/stat : 9838 (picosat846) R 9832 9832 9553 0 -1 4194304 30564 0 0 0 117854 23 0 0 25 0 1 0 1116206071 122216448 29301 1992294400 134512640 134570484 4294956176 18446744073709551615 134545339 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9838/statm: 29838 29301 85 14 0 29504 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 125816

Child status: 17
Real time (s): 1199.66
CPU time (s): 1199.03
CPU user time (s): 1198.34
CPU system time (s): 0.689895
CPU usage (%): 99.948
Max. virtual memory (cumulated for all children) (KiB): 125816

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

runsolver used 1.01784 second user time and 3.35249 second system time

The end

Launcher Data

Begin job on node24 at 2009-03-30 19:49:39
IDJOB=1538581
IDBENCH=70306
IDSOLVER=528
FILE ID=node24/1538581-1238435379
PBS_JOBID= 9061580
Free space on /tmp= 65780 MiB

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

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

MD5SUM BENCH= 5a4a01076ef9554c4c4991324b6100b4
RANDOM SEED=2000160890

node24.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	: 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.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:       1034440 kB
Buffers:        103284 kB
Cached:         813912 kB
SwapCached:       9032 kB
Active:         137116 kB
Inactive:       790608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1034440 kB
SwapTotal:     4192956 kB
SwapFree:      4177704 kB
Dirty:           32044 kB
Writeback:           0 kB
Mapped:          16132 kB
Slab:            79760 kB
Committed_AS:  3163788 kB
PageTables:       1448 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= 65748 MiB
End job on node24 at 2009-03-30 20:09:39