Trace number 1554733

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.36 1199.96

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs032.cnf
MD5SUM431823fbe355abc605baf058be5925a0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables18792
Number of clauses56183
Sum of the clauses size131091
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237454
Number of clauses of size 318727
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

20.49/20.71	c SATzilla is building models for class 3
20.49/20.71	c run presolver mxc-sr08 for 10 seconds ... 
20.49/20.71	c Bin: Executing mxc-sr08
20.49/20.71	c spawning binary file with 10 seconds ...
20.49/20.71	c child exit by a signal
20.49/20.71	c mxc-sr08 returned code 137.
20.49/20.71	c run presolver picosat846 for 5 seconds ... 
20.49/20.71	c Bin: Executing picosat846
20.49/20.71	c spawning binary file with 5 seconds ...
20.49/20.71	c child exit by a signal
20.49/20.71	c picosat846 returned code 137.
20.49/20.71	c Orignal number of varibales is 18792, number of clauses is 56183 
20.49/20.71	c predicted feature computation time is 1.595374 
20.49/20.71	c Bin: Executing satelite
20.49/20.71	c spawning binary file with 240 seconds ...
20.49/20.71	c child exited successfully
20.49/20.71	c satzilla computing base features
20.49/20.71	c Number of variabe is: 10688, Number of clause is : 42760 
20.49/20.71	c Initializing...
20.49/20.71	c satzilla doing clause learning
20.49/20.71	c start clause learning features ...
20.49/20.71	c Bin: Executing zchaff07
20.49/20.71	c spawning binary file with 2 seconds ...
20.49/20.71	c child exit by a signal
20.49/20.71	c satzilla doing survey propogation probe
20.49/20.71	c do survay propogation for 2 second ...
20.49/20.71	c satzilla doing local search probe
20.49/20.71	c features are:18792 56183 10688 42760 0.758234 0.313915 0.249953 0.356336 0.829145 1.14509 0.000259265 0.280541 0.000187126 0.00336826 0.933745 0.337675 0.901239 0.000259265 0.692635 0.000187091 0.00465388 1.63754 0.0962622 0.0669111 0 0.636364 1.67631 0.000117019 1.07029 2.33863e-05 0.00168382 1.52064 0.527736 0.00019295 0.831125 0.000116932 0.00378859 629.75 0.198183 428 827 827 428 747 555 654 27.5012 0.237735 17.0736 36.659 36.659 17.0736 35.3668 23.8458 29.409 0.180569 0.771189 0 0.784041 0.39254 0.0569728 0.324619 0.0827624 0.106035 0.0338511 0.601359 -1.11022e-16 0.279198 0.0486859 0.0158746 0.0485178 0.0208825 0.0253526 605.818 0.0495848 2146.45 0.0153719 2128 2121 2189 0.329967 0.211801 0.845081 0.00469527 
20.49/20.71	c satzilla's ranking:
20.49/20.71	c 1) mxc-sr08: 3.055757
20.49/20.71	c 2) picosat846: 2.582025
20.49/20.71	c 3) minisat20SAT07: 1.620222
20.49/20.71	c 4) march_dl2004: 1.247318
20.49/20.71	c 5) zchaff_rand: 1.019514
20.49/20.71	c 6) SATenstein: -10000.000000
20.49/20.71	c 7) gnovelty+: -10000.000000
20.49/20.71	c 8) adaptg2wsat+: -10000.000000
20.49/20.71	c 9) adaptg2wsat0: -10000.000000
20.49/20.71	c 10) tts-4-0: -10000.000000
20.49/20.71	c 11) vallst: -10000.000000
20.49/20.71	c 12) minisat20: -10000.000000
20.49/20.71	c 13) kcnfs04SAT07: -10000.000000
20.49/20.71	c satzilla running mxc-sr08 ... 
1199.27/1199.95	c Bin: Executing mxc-sr08
1199.27/1199.95	c spawning binary file with 1179 seconds ...
1199.27/1199.95	c child exit by a signal
1199.27/1199.95	c mxc-sr08 returned code 137.
1199.27/1199.95	c satzilla running picosat846 ... 
1199.27/1199.95	c Bin: Executing picosat846
1199.27/1199.95	c picosat846 returned code 1.
1199.27/1199.95	c satzilla running minisat20SAT07 ... 
1199.27/1199.95	c Bin: Executing minisat20SAT07
1199.27/1199.95	c minisat20SAT07 returned code 1.
1199.27/1199.95	c satzilla running march_dl2004 ... 
1199.27/1199.95	c Bin: Executing march_dl2004
1199.27/1199.95	c march_dl2004 returned code 1.
1199.27/1199.95	c satzilla running zchaff_rand ... 
1199.27/1199.95	c Bin: Executing zchaff_rand
1199.27/1199.95	c zchaff_rand returned code 1.
1199.27/1199.95	c satzilla running SATenstein ... 
1199.27/1199.95	c Bin: Executing SATenstein
1199.27/1199.95	c SATenstein returned code 1.
1199.27/1199.95	c satzilla running gnovelty+ ... 
1199.27/1199.95	c Bin: Executing gnovelty+
1199.27/1199.95	c gnovelty+ returned code 1.
1199.27/1199.95	c satzilla running adaptg2wsat+ ... 
1199.27/1199.95	c Bin: Executing adaptg2wsat+
1199.27/1199.95	c adaptg2wsat+ returned code 1.
1199.27/1199.95	c satzilla running adaptg2wsat0 ... 
1199.27/1199.95	c Bin: Executing adaptg2wsat0
1199.27/1199.95	c adaptg2wsat0 returned code 1.
1199.27/1199.95	c satzilla running tts-4-0 ... 
1199.27/1199.95	c Bin: Executing tts-4-0
1199.27/1199.95	c tts-4-0 returned code 1.
1199.27/1199.95	c satzilla running vallst ... 
1199.27/1199.95	c Bin: Executing vallst
1199.27/1199.95	c vallst returned code 1.
1199.27/1199.95	c satzilla running minisat20 ... 
1199.27/1199.95	c Bin: Executing minisat20
1199.27/1199.95	c minisat20 returned code 1.
1199.27/1199.95	c satzilla running kcnfs04SAT07 ... 
1199.27/1199.95	c Bin: Executing kcnfs04SAT07
1199.27/1199.95	c kcnfs04SAT07 returned code 1.
1199.27/1199.95	c ERROR: All Failed! 
1199.27/1199.95	c SATZILLA_TIME=1199.530000

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-1554733-1238732393/watcher-1554733-1238732393 -o /tmp/evaluation-result-1554733-1238732393/solver-1554733-1238732393 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1554733-1238732393.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.98 1.04 1.00 3/81 32534
/proc/meminfo: memFree=1724440/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=2056 CPUtime=0
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 750134382 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 514 112 96 399 0 111 0
[pid=32535] ppid=32534 vsize=4144 CPUtime=0
/proc/32535/stat : 32535 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 794 0 0 0 0 0 0 0 21 0 1 0 750134382 4243456 790 1992294400 134512640 135078026 4294956192 18446744073709551615 134554627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32535/statm: 1036 791 52 138 0 895 0

[startup+0.0939621 s]
/proc/loadavg: 0.98 1.04 1.00 3/81 32534
/proc/meminfo: memFree=1724440/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=2056 CPUtime=0
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 750134382 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 514 112 96 399 0 111 0
[pid=32535] ppid=32534 vsize=9480 CPUtime=0.08
/proc/32535/stat : 32535 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 2233 0 0 0 7 1 0 0 21 0 1 0 750134382 9707520 2012 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32535/statm: 2370 2012 55 138 0 2229 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11536

[startup+0.101963 s]
/proc/loadavg: 0.98 1.04 1.00 3/81 32534
/proc/meminfo: memFree=1724440/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=2056 CPUtime=0
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 750134382 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 514 112 96 399 0 111 0
[pid=32535] ppid=32534 vsize=9744 CPUtime=0.09
/proc/32535/stat : 32535 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 2309 0 0 0 8 1 0 0 21 0 1 0 750134382 9977856 2088 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32535/statm: 2436 2089 55 138 0 2295 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11800

[startup+0.302001 s]
/proc/loadavg: 0.98 1.04 1.00 3/81 32534
/proc/meminfo: memFree=1724440/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=2056 CPUtime=0
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 750134382 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 514 112 96 399 0 111 0
[pid=32535] ppid=32534 vsize=10248 CPUtime=0.29
/proc/32535/stat : 32535 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 2829 0 0 0 28 1 0 0 23 0 1 0 750134382 10493952 2347 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32535/statm: 2562 2347 71 138 0 2421 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12304

[startup+0.701078 s]
/proc/loadavg: 0.98 1.04 1.00 3/81 32534
/proc/meminfo: memFree=1724440/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=2056 CPUtime=0
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 750134382 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 514 112 96 399 0 111 0
[pid=32535] ppid=32534 vsize=10248 CPUtime=0.69
/proc/32535/stat : 32535 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 2833 0 0 0 68 1 0 0 25 0 1 0 750134382 10493952 2351 1992294400 134512640 135078026 4294956192 18446744073709551615 134521963 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32535/statm: 2562 2351 71 138 0 2421 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12304

[startup+1.50123 s]
/proc/loadavg: 0.98 1.04 1.00 2/83 32536
/proc/meminfo: memFree=1715016/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=2056 CPUtime=0
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 750134382 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 514 112 96 399 0 111 0
[pid=32535] ppid=32534 vsize=10248 CPUtime=1.49
/proc/32535/stat : 32535 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 2833 0 0 0 148 1 0 0 25 0 1 0 750134382 10493952 2351 1992294400 134512640 135078026 4294956192 18446744073709551615 134534259 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32535/statm: 2562 2351 71 138 0 2421 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12304

[startup+3.10154 s]
/proc/loadavg: 0.98 1.04 1.00 2/83 32536
/proc/meminfo: memFree=1713608/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=2056 CPUtime=0
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 750134382 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 514 112 96 399 0 111 0
[pid=32535] ppid=32534 vsize=10644 CPUtime=3.09
/proc/32535/stat : 32535 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 2936 0 0 0 307 2 0 0 25 0 1 0 750134382 10899456 2454 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32535/statm: 2661 2454 71 138 0 2520 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12700

[startup+6.30116 s]
/proc/loadavg: 1.06 1.06 1.00 2/83 32536
/proc/meminfo: memFree=1713160/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=2056 CPUtime=0
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 750134382 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 514 112 96 399 0 111 0
[pid=32535] ppid=32534 vsize=11852 CPUtime=6.29
/proc/32535/stat : 32535 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 3231 0 0 0 625 4 0 0 25 0 1 0 750134382 12136448 2749 1992294400 134512640 135078026 4294956192 18446744073709551615 134521045 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32535/statm: 2963 2749 71 138 0 2822 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13908

[startup+12.7014 s]
/proc/loadavg: 1.06 1.06 1.00 2/83 32537
/proc/meminfo: memFree=1719240/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=2056 CPUtime=9.99
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 152 3497 0 0 0 0 995 4 19 0 1 0 750134382 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 514 121 104 399 0 111 0
[pid=32537] ppid=32534 vsize=6428 CPUtime=2.51
/proc/32537/stat : 32537 (picosat846) R 32534 32534 32339 0 -1 4194304 1255 0 9 0 251 0 0 0 25 0 1 0 750135383 6582272 1242 1992294400 134512640 134570484 4294956192 18446744073709551615 134523565 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32537/statm: 1607 1242 85 14 0 1273 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 8484

[startup+25.5019 s]
/proc/loadavg: 1.04 1.05 1.00 2/83 32540
/proc/meminfo: memFree=1709320/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=11324 CPUtime=4.77
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 3099 0 0 0 476 1 0 0 25 0 1 0 750136454 11595776 2617 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 2831 2617 71 138 0 2690 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 17072

[startup+51.1018 s]
/proc/loadavg: 1.03 1.05 1.00 2/83 32540
/proc/meminfo: memFree=1703432/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=17004 CPUtime=30.36
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 4508 0 0 0 3032 4 0 0 25 0 1 0 750136454 17412096 4026 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 4251 4026 71 138 0 4110 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 22752

[startup+102.307 s]
/proc/loadavg: 1.01 1.04 1.00 2/83 32540
/proc/meminfo: memFree=1691976/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=28616 CPUtime=81.54
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 7402 0 0 0 8147 7 0 0 25 0 1 0 750136454 29302784 6920 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 7154 6920 71 138 0 7013 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 34364

[startup+162.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/83 32540
/proc/meminfo: memFree=1688520/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=31916 CPUtime=141.53
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 8255 0 0 0 14144 9 0 0 25 0 1 0 750136454 32681984 7773 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 7979 7773 71 138 0 7838 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 37664

[startup+222.303 s]
/proc/loadavg: 1.00 1.02 1.00 2/83 32540
/proc/meminfo: memFree=1688200/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=32436 CPUtime=201.51
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 8326 0 0 0 20142 9 0 0 25 0 1 0 750136454 33214464 7844 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 8109 7844 71 138 0 7968 0
Current children cumulated CPU time (s) 222.01
Current children cumulated vsize (KiB) 38184

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/83 32540
/proc/meminfo: memFree=1687304/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=33360 CPUtime=261.48
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 8538 0 0 0 26139 9 0 0 25 0 1 0 750136454 34160640 8056 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 8340 8056 71 138 0 8199 0
Current children cumulated CPU time (s) 281.98
Current children cumulated vsize (KiB) 39108

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/83 32540
/proc/meminfo: memFree=1686984/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=33492 CPUtime=321.46
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 8600 0 0 0 32137 9 0 0 25 0 1 0 750136454 34295808 8118 1992294400 134512640 135078026 4294956192 18446744073709551615 134523767 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 8373 8118 71 138 0 8232 0

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


[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 32540
/proc/meminfo: memFree=1677064/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=43280 CPUtime=741.32
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 11033 0 0 0 74120 12 0 0 25 0 1 0 750136454 44318720 10551 1992294400 134512640 135078026 4294956192 18446744073709551615 134538404 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 10820 10551 71 138 0 10679 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 49028

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 32540
/proc/meminfo: memFree=1677000/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=43280 CPUtime=801.29
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 11035 0 0 0 80117 12 0 0 25 0 1 0 750136454 44318720 10553 1992294400 134512640 135078026 4294956192 18446744073709551615 134522526 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 10820 10553 71 138 0 10679 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 49028

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 32540
/proc/meminfo: memFree=1677000/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=43280 CPUtime=861.27
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 11035 0 0 0 86115 12 0 0 25 0 1 0 750136454 44318720 10553 1992294400 134512640 135078026 4294956192 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 10820 10553 71 138 0 10679 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 49028

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 32540
/proc/meminfo: memFree=1676936/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=43280 CPUtime=921.25
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 11038 0 0 0 92113 12 0 0 25 0 1 0 750136454 44318720 10556 1992294400 134512640 135078026 4294956192 18446744073709551615 134538016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 10820 10556 71 138 0 10679 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 49028

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 32540
/proc/meminfo: memFree=1675912/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=44204 CPUtime=981.23
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 11291 0 0 0 98111 12 0 0 25 0 1 0 750136454 45264896 10809 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 11051 10809 71 138 0 10910 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 49952

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 32540
/proc/meminfo: memFree=1673992/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=46052 CPUtime=1041.21
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 11758 0 0 0 104108 13 0 0 25 0 1 0 750136454 47157248 11276 1992294400 134512640 135078026 4294956192 18446744073709551615 134534259 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 11513 11276 71 138 0 11372 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 51800

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 32540
/proc/meminfo: memFree=1674120/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=46052 CPUtime=1101.19
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 11760 0 0 0 110106 13 0 0 25 0 1 0 750136454 47157248 11278 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 11513 11278 71 138 0 11372 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 51800

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 32540
/proc/meminfo: memFree=1671816/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=48428 CPUtime=1161.17
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 12331 0 0 0 116103 14 0 0 25 0 1 0 750136454 49590272 11849 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 12107 11849 71 138 0 11966 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 54176

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 32540
/proc/meminfo: memFree=1671816/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=48428 CPUtime=1169.17
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 12331 0 0 0 116903 14 0 0 25 0 1 0 750136454 49590272 11849 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 12107 11849 71 138 0 11966 0
Current children cumulated CPU time (s) 1189.67
Current children cumulated vsize (KiB) 54176

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 32540
/proc/meminfo: memFree=1671816/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=48428 CPUtime=1175.57
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 12331 0 0 0 117543 14 0 0 25 0 1 0 750136454 49590272 11849 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 12107 11849 71 138 0 11966 0
Current children cumulated CPU time (s) 1196.07
Current children cumulated vsize (KiB) 54176

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 32540
/proc/meminfo: memFree=1671816/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=48428 CPUtime=1177.17
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 12331 0 0 0 117703 14 0 0 25 0 1 0 750136454 49590272 11849 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 12107 11849 71 138 0 11966 0
Current children cumulated CPU time (s) 1197.67
Current children cumulated vsize (KiB) 54176

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 32540
/proc/meminfo: memFree=1671816/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=48428 CPUtime=1177.97
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 12331 0 0 0 117783 14 0 0 25 0 1 0 750136454 49590272 11849 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 12107 11849 71 138 0 11966 0
Current children cumulated CPU time (s) 1198.47
Current children cumulated vsize (KiB) 54176

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 32540
/proc/meminfo: memFree=1671816/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=48428 CPUtime=1178.37
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 12331 0 0 0 117823 14 0 0 25 0 1 0 750136454 49590272 11849 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 12107 11849 71 138 0 11966 0
Current children cumulated CPU time (s) 1198.87
Current children cumulated vsize (KiB) 54176

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 32540
/proc/meminfo: memFree=1671816/2055920 swapFree=4174616/4192956
[pid=32534] ppid=32532 vsize=5748 CPUtime=20.5
/proc/32534/stat : 32534 (SATzilla2009_I) S 32532 32534 32339 0 -1 4194304 3173 9797 0 9 305 10 1724 11 25 0 1 0 750134382 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32534/statm: 1437 1128 217 399 0 1034 0
[pid=32540] ppid=32534 vsize=48428 CPUtime=1178.77
/proc/32540/stat : 32540 (mxc-sr08) R 32534 32534 32339 0 -1 4194304 12331 0 0 0 117863 14 0 0 25 0 1 0 750136454 49590272 11849 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32540/statm: 12107 11849 71 138 0 11966 0
Current children cumulated CPU time (s) 1199.27
Current children cumulated vsize (KiB) 54176

Child status: 17
Real time (s): 1199.96
CPU time (s): 1199.36
CPU user time (s): 1198.98
CPU system time (s): 0.378942
CPU usage (%): 99.9501
Max. virtual memory (cumulated for all children) (KiB): 54176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.98
system time used= 0.378942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25318
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30
involuntary context switches= 1572

runsolver used 1.45878 second user time and 4.00739 second system time

The end

Launcher Data

Begin job on node88 at 2009-04-03 06:19:53
IDJOB=1554733
IDBENCH=70786
IDSOLVER=528
FILE ID=node88/1554733-1238732393
PBS_JOBID= 9085364
Free space on /tmp= 66532 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs032.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554733-1238732393/watcher-1554733-1238732393 -o /tmp/evaluation-result-1554733-1238732393/solver-1554733-1238732393 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1554733-1238732393.cnf

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

MD5SUM BENCH= 431823fbe355abc605baf058be5925a0
RANDOM SEED=1761049556

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1724856 kB
Buffers:         39268 kB
Cached:         209296 kB
SwapCached:       7524 kB
Active:          51836 kB
Inactive:       206016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1724856 kB
SwapTotal:     4192956 kB
SwapFree:      4174616 kB
Dirty:           32316 kB
Writeback:           0 kB
Mapped:          14912 kB
Slab:            57376 kB
Committed_AS:  1883676 kB
PageTables:       2664 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= 66500 MiB
End job on node88 at 2009-04-03 06:39:54