Trace number 1561128

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.21 1199.84

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_9_3_5_cmp.cnf
MD5SUMb2b9255b6dd854658cbd4bd594382e55
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark485.063
Satisfiable
(Un)Satisfiability was proved
Number of variables3857
Number of clauses39932
Sum of the clauses size134967
Maximum clause length49
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24591
Number of clauses of size 326002
Number of clauses of size 44516
Number of clauses of size 54669
Number of clauses of size over 5154

Solver Data

19.35/19.40	c SATzilla is building models for class 2
19.35/19.40	c run presolver march_dl2004 for 5 seconds ... 
19.35/19.40	c Bin: Executing march_dl2004
19.35/19.40	c spawning binary file with 5 seconds ...
19.35/19.40	c child exit by a signal
19.35/19.40	c march_dl2004 returned code 137.
19.35/19.40	c run presolver mxc-sr08 for 5 seconds ... 
19.35/19.40	c Bin: Executing mxc-sr08
19.35/19.40	c spawning binary file with 5 seconds ...
19.35/19.40	c child exit by a signal
19.35/19.40	c mxc-sr08 returned code 137.
19.35/19.40	c Orignal number of varibales is 3857, number of clauses is 39932 
19.35/19.40	c predicted feature computation time is 8.380727 
19.35/19.40	c Bin: Executing satelite
19.35/19.40	c spawning binary file with 240 seconds ...
19.35/19.40	c child exited successfully
19.35/19.40	c satzilla computing base features
19.35/19.40	c Number of variabe is: 3853, Number of clause is : 39932 
19.35/19.40	c Initializing...
19.35/19.40	c satzilla compute diameter ...
19.35/19.40	c start diameter features ...
19.35/19.40	c satzilla doing clause learning
19.35/19.40	c start clause learning features ...
19.35/19.40	c Bin: Executing zchaff07
19.35/19.40	c spawning binary file with 2 seconds ...
19.35/19.40	c child exit by a signal
19.35/19.40	c satzilla doing survey propogation probe
19.35/19.40	c do survay propogation for 2 second ...
19.35/19.40	c satzilla doing local search probe
19.35/19.40	c satzilla doing lobjois search-space size estimate
19.35/19.40	c features are:3857 39932 3853 39932 0.00103815 0 0.096489 0.399901 0.499077 1.11592 0.000877348 0.761161 0.000519076 0.0127174 1.04944 0.11472 0.765877 0.000877348 1.51232 0.000125213 0.00558449 2.64003 0.586172 0.227369 0.2 0.870968 2.37336 0.000505414 1.50378 0 0.00290494 2.68322 0.64973 0.00227307 0.275006 0.000200341 0.00280477 5.59883 0.0906873 5 7 0.722521 397.278 0.153177 250 519 463 314 435 376 396 21.6664 0.263996 18.4355 41.76 31.927 18.7172 21.09 18.9216 19.3202 0.746617 0.33103 0.000354727 0.973252 0.970024 0.365356 0.967539 0.565347 0.791876 0.111494 1.13357 9.61874e-05 0.366759 0.309883 0.00211911 0.256421 0.0206297 0.0279862 1166.99 0.0536743 534.058 0.112337 528 492 586 4.58101 0.446669 0.998264 0.0297257 0.0753634 0.296753 
19.35/19.40	c satzilla's ranking:
19.35/19.40	c 1) mxc-sr08: 2.463347
19.35/19.40	c 2) minisat20: 2.323018
19.35/19.40	c 3) minisat20SAT07: 2.035824
19.35/19.40	c 4) zchaff_rand: 2.025672
19.35/19.40	c 5) march_dl2004: 1.898361
19.35/19.40	c 6) vallst: 1.265174
19.35/19.40	c 7) tts-4-0: 0.186856
19.35/19.41	c 8) SATenstein: -10000.000000
19.35/19.41	c 9) gnovelty+: -10000.000000
19.35/19.41	c 10) adaptg2wsat+: -10000.000000
19.35/19.41	c 11) adaptg2wsat0: -10000.000000
19.35/19.41	c 12) picosat846: -10000.000000
19.35/19.41	c 13) kcnfs04SAT07: -10000.000000
19.35/19.41	c satzilla running mxc-sr08 ... 
1199.14/1199.83	c Bin: Executing mxc-sr08
1199.14/1199.83	c spawning binary file with 1180 seconds ...
1199.14/1199.83	c child exit by a signal
1199.14/1199.83	c mxc-sr08 returned code 137.
1199.14/1199.83	c satzilla running minisat20 ... 
1199.14/1199.83	c Bin: Executing minisat20
1199.14/1199.83	c minisat20 returned code 1.
1199.14/1199.83	c satzilla running minisat20SAT07 ... 
1199.14/1199.83	c Bin: Executing minisat20SAT07
1199.14/1199.83	c minisat20SAT07 returned code 1.
1199.14/1199.83	c satzilla running zchaff_rand ... 
1199.14/1199.83	c Bin: Executing zchaff_rand
1199.14/1199.83	c zchaff_rand returned code 1.
1199.14/1199.83	c satzilla running march_dl2004 ... 
1199.14/1199.83	c Bin: Executing march_dl2004
1199.14/1199.83	c march_dl2004 returned code 1.
1199.14/1199.83	c satzilla running vallst ... 
1199.14/1199.83	c Bin: Executing vallst
1199.14/1199.83	c vallst returned code 1.
1199.14/1199.83	c satzilla running tts-4-0 ... 
1199.14/1199.83	c Bin: Executing tts-4-0
1199.14/1199.83	c tts-4-0 returned code 1.
1199.14/1199.83	c satzilla running SATenstein ... 
1199.14/1199.83	c Bin: Executing SATenstein
1199.14/1199.83	c SATenstein returned code 1.
1199.14/1199.83	c satzilla running gnovelty+ ... 
1199.14/1199.83	c Bin: Executing gnovelty+
1199.14/1199.83	c gnovelty+ returned code 1.
1199.14/1199.83	c satzilla running adaptg2wsat+ ... 
1199.14/1199.83	c Bin: Executing adaptg2wsat+
1199.14/1199.83	c adaptg2wsat+ returned code 1.
1199.14/1199.83	c satzilla running adaptg2wsat0 ... 
1199.14/1199.83	c Bin: Executing adaptg2wsat0
1199.14/1199.83	c adaptg2wsat0 returned code 1.
1199.14/1199.83	c satzilla running picosat846 ... 
1199.14/1199.83	c Bin: Executing picosat846
1199.14/1199.83	c picosat846 returned code 1.
1199.14/1199.83	c satzilla running kcnfs04SAT07 ... 
1199.14/1199.83	c Bin: Executing kcnfs04SAT07
1199.14/1199.83	c kcnfs04SAT07 returned code 1.
1199.14/1199.83	c ERROR: All Failed! 
1199.14/1199.83	c SATZILLA_TIME=1199.370000

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-1561128-1238761953/watcher-1561128-1238761953 -o /tmp/evaluation-result-1561128-1238761953/solver-1561128-1238761953 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1561128-1238761953.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17358
/proc/meminfo: memFree=1791240/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=2056 CPUtime=0
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1148860971 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 514 112 96 399 0 111 0
[pid=17359] ppid=17358 vsize=1220 CPUtime=0
/proc/17359/stat : 17359 (march_dl2004) R 17358 17358 16205 0 -1 4194304 171 0 0 0 0 0 0 0 19 0 1 0 1148860971 1249280 166 1992294400 134512640 134996440 4294956192 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17359/statm: 305 166 50 118 0 184 0

[startup+0.0479659 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17358
/proc/meminfo: memFree=1791240/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=2056 CPUtime=0
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1148860971 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 514 112 96 399 0 111 0
[pid=17359] ppid=17358 vsize=1748 CPUtime=0.04
/proc/17359/stat : 17359 (march_dl2004) R 17358 17358 16205 0 -1 4194304 331 0 0 0 4 0 0 0 19 0 1 0 1148860971 1789952 326 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17359/statm: 437 327 50 118 0 316 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3804

[startup+0.102977 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17358
/proc/meminfo: memFree=1791240/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=2056 CPUtime=0
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1148860971 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 514 112 96 399 0 111 0
[pid=17359] ppid=17358 vsize=4036 CPUtime=0.09
/proc/17359/stat : 17359 (march_dl2004) R 17358 17358 16205 0 -1 4194304 1163 0 0 0 9 0 0 0 20 0 1 0 1148860971 4132864 590 1992294400 134512640 134996440 4294956192 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17359/statm: 811 592 57 118 0 690 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6092

[startup+0.30301 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17358
/proc/meminfo: memFree=1791240/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=2056 CPUtime=0
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1148860971 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 514 112 96 399 0 111 0
[pid=17359] ppid=17358 vsize=4920 CPUtime=0.3
/proc/17359/stat : 17359 (march_dl2004) R 17358 17358 16205 0 -1 4194304 3194 0 0 0 29 1 0 0 22 0 1 0 1148860971 5038080 1010 1992294400 134512640 134996440 4294956192 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17359/statm: 1230 1010 65 118 0 1109 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 6976

[startup+0.701079 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17358
/proc/meminfo: memFree=1791240/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=2056 CPUtime=0
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1148860971 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 514 112 96 399 0 111 0
[pid=17359] ppid=17358 vsize=11740 CPUtime=0.69
/proc/17359/stat : 17359 (march_dl2004) R 17358 17358 16205 0 -1 4194304 5330 0 0 0 67 2 0 0 25 0 1 0 1148860971 12021760 2631 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17359/statm: 2935 2631 72 118 0 2814 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13796

[startup+1.50122 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17360
/proc/meminfo: memFree=1779760/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=2056 CPUtime=0
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1148860971 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 514 112 96 399 0 111 0
[pid=17359] ppid=17358 vsize=13120 CPUtime=1.49
/proc/17359/stat : 17359 (march_dl2004) R 17358 17358 16205 0 -1 4194304 5652 0 0 0 126 23 0 0 25 0 1 0 1148860971 13434880 2953 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17359/statm: 3280 2953 72 118 0 3159 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15176

[startup+3.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17360
/proc/meminfo: memFree=1779184/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=2056 CPUtime=0
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1148860971 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 514 112 96 399 0 111 0
[pid=17359] ppid=17358 vsize=17352 CPUtime=3.08
/proc/17359/stat : 17359 (march_dl2004) R 17358 17358 16205 0 -1 4194304 13408 0 0 0 271 37 0 0 25 0 1 0 1148860971 17768448 3561 1992294400 134512640 134996440 4294956192 18446744073709551615 134528172 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17359/statm: 4338 3561 74 118 0 4217 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19408

[startup+6.30104 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17361
/proc/meminfo: memFree=1787120/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=2056 CPUtime=5
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 156 13409 0 0 0 0 462 38 19 0 1 0 1148860971 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17358/statm: 514 125 107 399 0 111 0
[pid=17361] ppid=17358 vsize=6928 CPUtime=1.28
/proc/17361/stat : 17361 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 1855 0 0 0 128 0 0 0 25 0 1 0 1148861472 7094272 1577 1992294400 134512640 135078026 4294956192 18446744073709551615 134522592 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17361/statm: 1732 1577 71 138 0 1591 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8984

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17362
/proc/meminfo: memFree=1787080/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=4848 CPUtime=12.36
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 1343 17413 0 0 214 1 981 40 25 0 1 0 1148860971 4964352 842 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1212 842 136 399 0 809 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 4848

[startup+25.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17364
/proc/meminfo: memFree=1773056/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=13796 CPUtime=6.07
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 3574 0 0 0 605 2 0 0 25 0 1 0 1148862912 14127104 3296 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 3449 3296 71 138 0 3308 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 21276

[startup+51.1027 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17364
/proc/meminfo: memFree=1761856/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=24896 CPUtime=31.66
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 6309 0 0 0 3162 4 0 0 25 0 1 0 1148862912 25493504 6031 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 6224 6031 71 138 0 6083 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 32376

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17364
/proc/meminfo: memFree=1748352/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=38188 CPUtime=82.84
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 9552 0 0 0 8276 8 0 0 25 0 1 0 1148862912 39104512 9274 1992294400 134512640 135078026 4294956192 18446744073709551615 134534559 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 9547 9274 71 138 0 9406 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 45668

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17364
/proc/meminfo: memFree=1743744/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=43428 CPUtime=142.8
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 10769 0 0 0 14271 9 0 0 25 0 1 0 1148862912 44470272 10491 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 10857 10491 71 138 0 10716 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 50908

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17364
/proc/meminfo: memFree=1739136/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=47872 CPUtime=202.78
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 11838 0 0 0 20267 11 0 0 25 0 1 0 1148862912 49020928 11560 1992294400 134512640 135078026 4294956192 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 11968 11560 71 138 0 11827 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 55352

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17364
/proc/meminfo: memFree=1735168/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=52176 CPUtime=262.74
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 12822 0 0 0 26262 12 0 0 25 0 1 0 1148862912 53428224 12544 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 13044 12544 71 138 0 12903 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 59656

[startup+342.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 17364
/proc/meminfo: memFree=1733376/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=53908 CPUtime=322.72
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 13277 0 0 0 32259 13 0 0 25 0 1 0 1148862912 55201792 12999 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 13477 12999 71 138 0 13336 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 61388


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17366
/proc/meminfo: memFree=1712448/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=75944 CPUtime=802.47
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 18430 0 0 0 80228 19 0 0 25 0 1 0 1148862912 77766656 18142 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 18986 18142 71 138 0 18845 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 83424

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17366
/proc/meminfo: memFree=1710912/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=77948 CPUtime=862.44
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 18834 0 0 0 86225 19 0 0 25 0 1 0 1148862912 79818752 18546 1992294400 134512640 135078026 4294956192 18446744073709551615 134526799 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 19487 18546 71 138 0 19346 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 85428

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17366
/proc/meminfo: memFree=1710080/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=79052 CPUtime=922.41
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 19032 0 0 0 92222 19 0 0 25 0 1 0 1148862912 80949248 18744 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 19763 18744 71 138 0 19622 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 86532

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17366
/proc/meminfo: memFree=1709568/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=79700 CPUtime=982.38
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 19149 0 0 0 98219 19 0 0 25 0 1 0 1148862912 81612800 18861 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 19925 18861 71 138 0 19784 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 87180

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17366
/proc/meminfo: memFree=1709376/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=80084 CPUtime=1042.36
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 19219 0 0 0 104216 20 0 0 25 0 1 0 1148862912 82006016 18931 1992294400 134512640 135078026 4294956192 18446744073709551615 134534601 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 20021 18931 71 138 0 19880 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 87564

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17366
/proc/meminfo: memFree=1708224/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=81308 CPUtime=1102.33
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 19490 0 0 0 110213 20 0 0 25 0 1 0 1148862912 83259392 19202 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 20327 19202 71 138 0 20186 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 88788

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17366
/proc/meminfo: memFree=1703616/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=86116 CPUtime=1162.3
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 20632 0 0 0 116208 22 0 0 25 0 1 0 1148862912 88182784 20344 1992294400 134512640 135078026 4294956192 18446744073709551615 134534901 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 21529 20344 71 138 0 21388 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 93596

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 17366
/proc/meminfo: memFree=1703552/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=86116 CPUtime=1170.3
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 20632 0 0 0 117008 22 0 0 25 0 1 0 1148862912 88182784 20344 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 21529 20344 71 138 0 21388 0
Current children cumulated CPU time (s) 1189.65
Current children cumulated vsize (KiB) 93596

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17366
/proc/meminfo: memFree=1703552/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=86116 CPUtime=1176.7
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 20633 0 0 0 117648 22 0 0 25 0 1 0 1148862912 88182784 20345 1992294400 134512640 135078026 4294956192 18446744073709551615 134523828 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 21529 20345 71 138 0 21388 0
Current children cumulated CPU time (s) 1196.05
Current children cumulated vsize (KiB) 93596

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17366
/proc/meminfo: memFree=1703552/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=86116 CPUtime=1178.29
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 20633 0 0 0 117807 22 0 0 25 0 1 0 1148862912 88182784 20345 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 21529 20345 71 138 0 21388 0
Current children cumulated CPU time (s) 1197.64
Current children cumulated vsize (KiB) 93596

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17366
/proc/meminfo: memFree=1703552/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=86116 CPUtime=1179.09
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 20633 0 0 0 117887 22 0 0 25 0 1 0 1148862912 88182784 20345 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 21529 20345 71 138 0 21388 0
Current children cumulated CPU time (s) 1198.44
Current children cumulated vsize (KiB) 93596

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17366
/proc/meminfo: memFree=1703552/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=86116 CPUtime=1179.49
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 20633 0 0 0 117927 22 0 0 25 0 1 0 1148862912 88182784 20345 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 21529 20345 71 138 0 21388 0
Current children cumulated CPU time (s) 1198.84
Current children cumulated vsize (KiB) 93596

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17366
/proc/meminfo: memFree=1703552/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=86116 CPUtime=1179.69
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 20633 0 0 0 117947 22 0 0 25 0 1 0 1148862912 88182784 20345 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 21529 20345 71 138 0 21388 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 93596

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17366
/proc/meminfo: memFree=1703552/2055920 swapFree=4179436/4192956
[pid=17358] ppid=17356 vsize=7480 CPUtime=19.35
/proc/17358/stat : 17358 (SATzilla2009_C) S 17356 17358 16205 0 -1 4194304 3004 18965 0 0 702 12 1175 46 25 0 1 0 1148860971 7659520 1589 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17358/statm: 1870 1589 220 399 0 1467 0
[pid=17364] ppid=17358 vsize=86116 CPUtime=1179.79
/proc/17364/stat : 17364 (mxc-sr08) R 17358 17358 16205 0 -1 4194304 20633 0 0 0 117957 22 0 0 25 0 1 0 1148862912 88182784 20345 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17364/statm: 21529 20345 71 138 0 21388 0
Current children cumulated CPU time (s) 1199.14
Current children cumulated vsize (KiB) 93596

Child status: 17
Real time (s): 1199.84
CPU time (s): 1199.21
CPU user time (s): 1198.39
CPU system time (s): 0.827874
CPU usage (%): 99.9479
Max. virtual memory (cumulated for all children) (KiB): 93596

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

runsolver used 0.933858 second user time and 3.43848 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-03 14:32:34
IDJOB=1561128
IDBENCH=70909
IDSOLVER=527
FILE ID=node25/1561128-1238761953
PBS_JOBID= 9086127
Free space on /tmp= 66520 MiB

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

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

MD5SUM BENCH= b2b9255b6dd854658cbd4bd594382e55
RANDOM SEED=604746881

node25.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.263
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.263
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:       1791784 kB
Buffers:         26604 kB
Cached:         158132 kB
SwapCached:       7364 kB
Active:          89224 kB
Inactive:       104520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791784 kB
SwapTotal:     4192956 kB
SwapFree:      4179436 kB
Dirty:           32256 kB
Writeback:           0 kB
Mapped:          14628 kB
Slab:            56416 kB
Committed_AS:  3451968 kB
PageTables:       1472 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= 66492 MiB
End job on node25 at 2009-04-03 14:52:34