Trace number 1735616

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.75 1200.21

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g4.cnf
MD5SUM58e1c9baf379890f8f9e3891acb41fa1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data

22.86/22.92	c SATzilla is building models for class 2
22.86/22.92	c run presolver march_dl2004 for 5 seconds ... 
22.86/22.92	c Bin: Executing march_dl2004
22.86/22.92	c spawning binary file with 5 seconds ...
22.86/22.92	c child exit by a signal
22.86/22.92	c march_dl2004 returned code 137.
22.86/22.92	c run presolver mxc-sr08 for 5 seconds ... 
22.86/22.92	c Bin: Executing mxc-sr08
22.86/22.92	c spawning binary file with 5 seconds ...
22.86/22.92	c child exit by a signal
22.86/22.92	c mxc-sr08 returned code 137.
22.86/22.92	c Orignal number of varibales is 1820, number of clauses is 171155 
22.86/22.92	c predicted feature computation time is 10.922385 
22.86/22.92	c Bin: Executing satelite
22.86/22.92	c spawning binary file with 240 seconds ...
22.86/22.92	c child exited successfully
22.86/22.92	c satzilla computing base features
22.86/22.92	c Number of variabe is: 1755, Number of clause is : 169335 
22.86/22.92	c Initializing...
22.86/22.92	c satzilla compute diameter ...
22.86/22.92	c start diameter features ...
22.86/22.92	c satzilla doing clause learning
22.86/22.92	c start clause learning features ...
22.86/22.92	c Bin: Executing zchaff07
22.86/22.92	c spawning binary file with 2 seconds ...
22.86/22.92	c child exit by a signal
22.86/22.92	c satzilla doing survey propogation probe
22.86/22.92	c do survay propogation for 2 second ...
22.86/22.92	c satzilla doing local search probe
22.86/22.92	c satzilla doing lobjois search-space size estimate
22.86/22.92	c features are:1820 171155 1755 169335 0.037037 0.0107479 0.0103641 0.996275 0.0159698 0.206979 0.00193065 1.7439 0.0011396 0.0301994 0.218488 0.947152 0.947152 0.00193065 0.143361 0.00126967 0.0027106 5.16359 0.150915 0.0363484 0.0721154 0.305263 2.6827 0.00107938 0.134794 0.000690938 0.0015177 4.57724 0.947152 0.00252685 0.164766 0.0015118 0.00382673 3 0 3 3 -0 129.9 0.403735 41 218 218 67 173 81 146 70.7589 0.14734 60.8034 98 98 61.8101 74.1975 63.3526 69.1405 0.818308 0.0899762 0.52447 0.919609 0.897702 0.70502 0.873134 0.775452 0.840994 5.58211e-11 9.72923 -1.11022e-16 2.01854e-08 4.25878e-11 6.66134e-16 3.62121e-12 7.43849e-15 1.57208e-13 48.4375 0.163947 812.875 0.0202585 814.5 790 827 45.8866 0.0973486 0.99978 0.000153009 0.835992 0.937558 
22.86/22.92	c satzilla's ranking:
22.86/22.92	c 1) mxc-sr08: 3.039131
22.86/22.92	c 2) march_dl2004: 2.394430
22.86/22.92	c 3) minisat20SAT07: 1.743883
22.86/22.92	c 4) zchaff_rand: 1.650524
22.86/22.92	c 5) minisat20: 1.435621
22.86/22.92	c 6) tts-4-0: 0.212973
22.86/22.92	c 7) vallst: -0.142460
22.86/22.92	c 8) SATenstein: -10000.000000
22.86/22.92	c 9) gnovelty+: -10000.000000
22.86/22.92	c 10) adaptg2wsat+: -10000.000000
22.86/22.92	c 11) adaptg2wsat0: -10000.000000
22.86/22.92	c 12) picosat846: -10000.000000
22.86/22.92	c 13) kcnfs04SAT07: -10000.000000
22.86/22.92	c satzilla running mxc-sr08 ... 
1199.71/1200.21	c Bin: Executing mxc-sr08
1199.71/1200.21	c spawning binary file with 1177 seconds ...
1199.71/1200.21	c child exit by a signal
1199.71/1200.21	c mxc-sr08 returned code 137.
1199.71/1200.21	c satzilla running march_dl2004 ... 
1199.71/1200.21	c Bin: Executing march_dl2004
1199.71/1200.21	c march_dl2004 returned code 1.
1199.71/1200.21	c satzilla running minisat20SAT07 ... 
1199.71/1200.21	c Bin: Executing minisat20SAT07
1199.71/1200.21	c minisat20SAT07 returned code 1.
1199.71/1200.21	c satzilla running zchaff_rand ... 
1199.71/1200.21	c Bin: Executing zchaff_rand
1199.71/1200.21	c zchaff_rand returned code 1.
1199.71/1200.21	c satzilla running minisat20 ... 
1199.71/1200.21	c Bin: Executing minisat20
1199.71/1200.21	c minisat20 returned code 1.
1199.71/1200.21	c satzilla running tts-4-0 ... 
1199.71/1200.21	c Bin: Executing tts-4-0
1199.71/1200.21	c tts-4-0 returned code 1.
1199.71/1200.21	c satzilla running vallst ... 
1199.71/1200.21	c Bin: Executing vallst
1199.71/1200.21	c vallst returned code 1.
1199.71/1200.21	c satzilla running SATenstein ... 
1199.71/1200.21	c Bin: Executing SATenstein
1199.71/1200.21	c SATenstein returned code 1.
1199.71/1200.21	c satzilla running gnovelty+ ... 
1199.71/1200.21	c Bin: Executing gnovelty+
1199.71/1200.21	c gnovelty+ returned code 1.
1199.71/1200.21	c satzilla running adaptg2wsat+ ... 
1199.71/1200.21	c Bin: Executing adaptg2wsat+
1199.71/1200.21	c adaptg2wsat+ returned code 1.
1199.71/1200.21	c satzilla running adaptg2wsat0 ... 
1199.71/1200.21	c Bin: Executing adaptg2wsat0
1199.71/1200.21	c adaptg2wsat0 returned code 1.
1199.71/1200.21	c satzilla running picosat846 ... 
1199.71/1200.21	c Bin: Executing picosat846
1199.71/1200.21	c picosat846 returned code 1.
1199.71/1200.21	c satzilla running kcnfs04SAT07 ... 
1199.71/1200.21	c Bin: Executing kcnfs04SAT07
1199.71/1200.21	c kcnfs04SAT07 returned code 1.
1199.71/1200.21	c ERROR: All Failed! 
1199.71/1200.21	c SATZILLA_TIME=1199.910000

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-1735616-1240804450/watcher-1735616-1240804450 -o /tmp/evaluation-result-1735616-1240804450/solver-1735616-1240804450 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1735616-1240804450.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.02 2/64 32162
/proc/meminfo: memFree=1512616/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=2056 CPUtime=0
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108478263 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32162/statm: 514 112 96 399 0 111 0
[pid=32163] ppid=32162 vsize=2112 CPUtime=0
/proc/32163/stat : 32163 (march_dl2004) R 32162 32162 27959 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 108478263 2162688 278 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32163/statm: 528 278 50 118 0 407 0

[startup+0.083887 s]
/proc/loadavg: 1.00 1.00 1.02 2/64 32162
/proc/meminfo: memFree=1512616/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=2056 CPUtime=0
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108478263 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32162/statm: 514 112 96 399 0 111 0
[pid=32163] ppid=32162 vsize=3300 CPUtime=0.07
/proc/32163/stat : 32163 (march_dl2004) R 32162 32162 27959 0 -1 4194304 638 0 0 0 7 0 0 0 18 0 1 0 108478263 3379200 633 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32163/statm: 825 633 50 118 0 704 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.101888 s]
/proc/loadavg: 1.00 1.00 1.02 2/64 32162
/proc/meminfo: memFree=1512616/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=2056 CPUtime=0
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108478263 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32162/statm: 514 112 96 399 0 111 0
[pid=32163] ppid=32162 vsize=3564 CPUtime=0.09
/proc/32163/stat : 32163 (march_dl2004) R 32162 32162 27959 0 -1 4194304 722 0 0 0 9 0 0 0 18 0 1 0 108478263 3649536 717 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32163/statm: 891 717 50 118 0 770 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5620

[startup+0.301923 s]
/proc/loadavg: 1.00 1.00 1.02 2/64 32162
/proc/meminfo: memFree=1512616/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=2056 CPUtime=0
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108478263 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32162/statm: 514 112 96 399 0 111 0
[pid=32163] ppid=32162 vsize=8208 CPUtime=0.29
/proc/32163/stat : 32163 (march_dl2004) R 32162 32162 27959 0 -1 4194304 1952 0 0 0 29 0 0 0 19 0 1 0 108478263 8404992 1285 1992294400 134512640 134996440 4294956176 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32163/statm: 2052 1286 53 118 0 1931 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10264

[startup+0.701993 s]
/proc/loadavg: 1.00 1.00 1.02 2/64 32162
/proc/meminfo: memFree=1512616/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=2056 CPUtime=0
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108478263 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32162/statm: 514 112 96 399 0 111 0
[pid=32163] ppid=32162 vsize=11152 CPUtime=0.69
/proc/32163/stat : 32163 (march_dl2004) R 32162 32162 27959 0 -1 4194304 10421 0 0 0 65 4 0 0 22 0 1 0 108478263 11419648 2045 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32163/statm: 2788 2046 72 118 0 2667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13208

[startup+1.50113 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 32164
/proc/meminfo: memFree=1498392/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=2056 CPUtime=0
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108478263 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32162/statm: 514 112 96 399 0 111 0
[pid=32163] ppid=32162 vsize=23700 CPUtime=1.49
/proc/32163/stat : 32163 (march_dl2004) R 32162 32162 27959 0 -1 4194304 17966 0 0 0 142 7 0 0 25 0 1 0 108478263 24268800 3710 1992294400 134512640 134996440 4294956176 18446744073709551615 134542900 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32163/statm: 5925 3710 73 118 0 5804 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25756

[startup+3.10142 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 32164
/proc/meminfo: memFree=1497560/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=2056 CPUtime=0
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108478263 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32162/statm: 514 112 96 399 0 111 0
[pid=32163] ppid=32162 vsize=26068 CPUtime=3.09
/proc/32163/stat : 32163 (march_dl2004) R 32162 32162 27959 0 -1 4194304 20184 0 0 0 301 8 0 0 25 0 1 0 108478263 26693632 4226 1992294400 134512640 134996440 4294956176 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32163/statm: 6517 4226 75 118 0 6396 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28124

[startup+6.30198 s]
/proc/loadavg: 1.08 1.02 1.02 2/66 32165
/proc/meminfo: memFree=1503128/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=2056 CPUtime=4.99
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 156 20304 0 0 0 0 491 8 16 0 1 0 108478263 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 514 125 107 399 0 111 0
[pid=32165] ppid=32162 vsize=13952 CPUtime=1.28
/proc/32165/stat : 32165 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 3767 0 0 0 127 1 0 0 25 0 1 0 108478763 14286848 3227 1992294400 134512640 135078026 4294956176 18446744073709551615 134561028 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32165/statm: 3488 3227 55 138 0 3347 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 16008

[startup+12.7021 s]
/proc/loadavg: 1.07 1.02 1.02 2/65 32166
/proc/meminfo: memFree=1497632/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=13964 CPUtime=12.67
/proc/32162/stat : 32162 (SATzilla2009_C) R 32160 32162 27959 0 -1 4194304 4672 27845 0 0 136 2 1115 14 25 0 1 0 108478263 14299136 3131 1992294400 134512640 136149437 4294956208 18446744073709551615 134532663 0 0 4096 0 0 0 0 17 1 0 0
/proc/32162/statm: 3491 3131 135 399 0 3088 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13964

[startup+25.5014 s]
/proc/loadavg: 1.06 1.01 1.02 2/66 32168
/proc/meminfo: memFree=1480472/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=13952 CPUtime=2.56
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 3790 0 0 0 255 1 0 0 25 0 1 0 108480555 14286848 3250 1992294400 134512640 135078026 4294956176 18446744073709551615 134557684 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 3488 3250 55 138 0 3347 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 32204

[startup+51.1019 s]
/proc/loadavg: 1.04 1.01 1.02 2/66 32168
/proc/meminfo: memFree=1466904/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=27980 CPUtime=28.15
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 7774 0 0 0 2810 5 0 0 25 0 1 0 108480555 28651520 6838 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 6995 6838 71 138 0 6854 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 46232

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.01 2/66 32168
/proc/meminfo: memFree=1441752/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=52412 CPUtime=79.32
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 13872 0 0 0 7921 11 0 0 25 0 1 0 108480555 53669888 12936 1992294400 134512640 135078026 4294956176 18446744073709551615 134534325 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 13103 12936 71 138 0 12962 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 70664

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 32168
/proc/meminfo: memFree=1423576/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=71176 CPUtime=139.3
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 18479 0 0 0 13913 17 0 0 25 0 1 0 108480555 72884224 17543 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 17794 17543 71 138 0 17653 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 89428

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32168
/proc/meminfo: memFree=1419928/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=74476 CPUtime=199.27
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 19304 0 0 0 19910 17 0 0 25 0 1 0 108480555 76263424 18368 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 18619 18368 71 138 0 18478 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 92728

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32168
/proc/meminfo: memFree=1397656/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=96592 CPUtime=259.25
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 24853 0 0 0 25900 25 0 0 25 0 1 0 108480555 98910208 23917 1992294400 134512640 135078026 4294956176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 24148 23917 71 138 0 24007 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 114844

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32168
/proc/meminfo: memFree=1397592/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=96592 CPUtime=319.23
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 24853 0 0 0 31898 25 0 0 25 0 1 0 108480555 98910208 23917 1992294400 134512640 135078026 4294956176 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 24148 23917 71 138 0 24007 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 114844


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 32174
/proc/meminfo: memFree=1380248/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=113884 CPUtime=799.05
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 29142 0 0 0 79874 31 0 0 25 0 1 0 108480555 116617216 28206 1992294400 134512640 135078026 4294956176 18446744073709551615 134524338 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 28471 28206 71 138 0 28330 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 132136

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 32174
/proc/meminfo: memFree=1375448/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=118640 CPUtime=859.04
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 30329 0 0 0 85871 33 0 0 25 0 1 0 108480555 121487360 29393 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 29660 29393 71 138 0 29519 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 136892

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32174
/proc/meminfo: memFree=1375448/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=118640 CPUtime=919.02
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 30332 0 0 0 91869 33 0 0 25 0 1 0 108480555 121487360 29396 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 29660 29396 71 138 0 29519 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 136892

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32174
/proc/meminfo: memFree=1375384/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=118640 CPUtime=978.99
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 30333 0 0 0 97866 33 0 0 25 0 1 0 108480555 121487360 29397 1992294400 134512640 135078026 4294956176 18446744073709551615 134534407 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 29660 29397 71 138 0 29519 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 136892

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32174
/proc/meminfo: memFree=1375064/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=118904 CPUtime=1038.97
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 30409 0 0 0 103864 33 0 0 25 0 1 0 108480555 121757696 29473 1992294400 134512640 135078026 4294956176 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 29726 29473 71 138 0 29585 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 137156

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32174
/proc/meminfo: memFree=1375000/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=118904 CPUtime=1098.95
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 30411 0 0 0 109862 33 0 0 25 0 1 0 108480555 121757696 29475 1992294400 134512640 135078026 4294956176 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 29726 29475 71 138 0 29585 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 137156

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32174
/proc/meminfo: memFree=1367256/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=126732 CPUtime=1158.92
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 32346 0 0 0 115857 35 0 0 25 0 1 0 108480555 129773568 31410 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 31683 31410 71 138 0 31542 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 144984

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 32174
/proc/meminfo: memFree=1367256/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=126732 CPUtime=1166.92
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 32346 0 0 0 116657 35 0 0 25 0 1 0 108480555 129773568 31410 1992294400 134512640 135078026 4294956176 18446744073709551615 134533938 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 31683 31410 71 138 0 31542 0
Current children cumulated CPU time (s) 1189.8
Current children cumulated vsize (KiB) 144984

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32174
/proc/meminfo: memFree=1367256/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=126732 CPUtime=1173.32
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 32346 0 0 0 117297 35 0 0 25 0 1 0 108480555 129773568 31410 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 31683 31410 71 138 0 31542 0
Current children cumulated CPU time (s) 1196.2
Current children cumulated vsize (KiB) 144984

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32174
/proc/meminfo: memFree=1367256/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=126732 CPUtime=1174.92
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 32346 0 0 0 117457 35 0 0 25 0 1 0 108480555 129773568 31410 1992294400 134512640 135078026 4294956176 18446744073709551615 134534244 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 31683 31410 71 138 0 31542 0
Current children cumulated CPU time (s) 1197.8
Current children cumulated vsize (KiB) 144984

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32174
/proc/meminfo: memFree=1367256/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=126732 CPUtime=1175.72
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 32346 0 0 0 117537 35 0 0 25 0 1 0 108480555 129773568 31410 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 31683 31410 71 138 0 31542 0
Current children cumulated CPU time (s) 1198.6
Current children cumulated vsize (KiB) 144984

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32174
/proc/meminfo: memFree=1367256/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=126732 CPUtime=1176.52
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 32346 0 0 0 117617 35 0 0 25 0 1 0 108480555 129773568 31410 1992294400 134512640 135078026 4294956176 18446744073709551615 134523813 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 31683 31410 71 138 0 31542 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 144984

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32174
/proc/meminfo: memFree=1367256/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=126732 CPUtime=1176.72
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4194304 32346 0 0 0 117637 35 0 0 25 0 1 0 108480555 129773568 31410 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 31683 31410 71 138 0 31542 0
Current children cumulated CPU time (s) 1199.6
Current children cumulated vsize (KiB) 144984

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32174
/proc/meminfo: memFree=1367256/2055920 swapFree=4181888/4192956
[pid=32162] ppid=32160 vsize=18252 CPUtime=22.88
/proc/32162/stat : 32162 (SATzilla2009_C) S 32160 32162 27959 0 -1 4194304 8930 32317 0 0 954 5 1309 20 25 0 1 0 108478263 18690048 4340 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/32162/statm: 4563 4340 219 399 0 4160 0
[pid=32168] ppid=32162 vsize=0 CPUtime=1176.83
/proc/32168/stat : 32168 (mxc-sr08) R 32162 32162 27959 0 -1 4195332 32346 0 0 0 117646 37 0 0 25 0 1 0 108480555 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 1 0 0
/proc/32168/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.71
Current children cumulated vsize (KiB) 18252

Child status: 17
Real time (s): 1200.21
CPU time (s): 1199.75
CPU user time (s): 1199.11
CPU system time (s): 0.642902
CPU usage (%): 99.9613
Max. virtual memory (cumulated for all children) (KiB): 144984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.11
system time used= 0.642902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73610
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= 17
involuntary context switches= 2637

runsolver used 1.3358 second user time and 3.02454 second system time

The end

Launcher Data

Begin job on node18 at 2009-04-27 05:54:10
IDJOB=1735616
IDBENCH=71501
IDSOLVER=527
FILE ID=node18/1735616-1240804450
PBS_JOBID= 9187361
Free space on /tmp= 66144 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1820c171155g4.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735616-1240804450/watcher-1735616-1240804450 -o /tmp/evaluation-result-1735616-1240804450/solver-1735616-1240804450 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1735616-1240804450.cnf

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

MD5SUM BENCH= 58e1c9baf379890f8f9e3891acb41fa1
RANDOM SEED=166674270

node18.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.280
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.280
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:       1513160 kB
Buffers:         63656 kB
Cached:         395404 kB
SwapCached:       4972 kB
Active:         187628 kB
Inactive:       279468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1513160 kB
SwapTotal:     4192956 kB
SwapFree:      4181888 kB
Dirty:           33596 kB
Writeback:           0 kB
Mapped:          14076 kB
Slab:            61824 kB
Committed_AS:   478644 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66116 MiB
End job on node18 at 2009-04-27 06:14:10