Trace number 1538445

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.4 1200.08

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1295462378-089.cnf
MD5SUM680f1c08894c7336e339abedaa2a15cb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1103.04
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515300

Solver Data

17.45/17.58	c SATzilla is building models for class 2
17.45/17.58	c run presolver march_dl2004 for 5 seconds ... 
17.45/17.58	c Bin: Executing march_dl2004
17.45/17.58	c spawning binary file with 5 seconds ...
17.45/17.58	c child exit by a signal
17.45/17.58	c march_dl2004 returned code 137.
17.45/17.58	c run presolver mxc-sr08 for 5 seconds ... 
17.45/17.58	c Bin: Executing mxc-sr08
17.45/17.58	c spawning binary file with 5 seconds ...
17.45/17.58	c child exit by a signal
17.45/17.58	c mxc-sr08 returned code 137.
17.45/17.58	c Orignal number of varibales is 180, number of clauses is 15300 
17.45/17.58	c predicted feature computation time is 7.226626 
17.45/17.58	c Bin: Executing satelite
17.45/17.58	c spawning binary file with 240 seconds ...
17.45/17.58	c child exited successfully
17.45/17.58	c satzilla computing base features
17.45/17.58	c Number of variabe is: 180, Number of clause is : 15300 
17.45/17.58	c Initializing...
17.45/17.58	c satzilla compute diameter ...
17.45/17.58	c start diameter features ...
17.45/17.58	c satzilla doing clause learning
17.45/17.58	c start clause learning features ...
17.45/17.58	c Bin: Executing zchaff07
17.45/17.58	c spawning binary file with 2 seconds ...
17.45/17.58	c child exit by a signal
17.45/17.58	c satzilla doing survey propogation probe
17.45/17.58	c do survay propogation for 2 second ...
17.45/17.58	c satzilla doing local search probe
17.45/17.58	c satzilla doing lobjois search-space size estimate
17.45/17.58	c features are:180 15300 180 15300 0 0 0.0117647 0.311186 0.67996 0.998319 0.0388889 1.78429e-16 0.0388889 0.0388889 -0 0 0 0.0388889 0.0397443 0.0352288 0.0435294 4.23877 0.0310531 0.0239021 0 0.116118 2.07824 0.00235113 0.162451 0.00156863 0.00372549 3.07425 0.0604575 0.0116993 0 0.0116993 0.0116993 2 0 2 2 -0 4302.5 0.0270773 4186 4419 4419 4186 4419 4186 4419 54.5815 0.00765109 54.1639 54.9991 54.9991 54.1639 54.9991 54.1639 54.9991 0.0632498 0.744072 8.45518e-05 0.22208 0.126474 0.00809183 0.0928257 0.0256594 0.0552973 0.000100541 0.37889 3.11568e-05 0.000226133 0.000158165 5.93708e-05 0.000116578 7.38101e-05 9.46834e-05 18.9556 0.196043 29.9091 0.139402 30 25 35 1.80783 0.253817 0.888961 0.0626966 0.639726 0.731547 
17.45/17.58	c satzilla's ranking:
17.45/17.58	c 1) march_dl2004: 4.290083
17.45/17.58	c 2) minisat20SAT07: 3.446840
17.45/17.58	c 3) mxc-sr08: 3.299245
17.45/17.58	c 4) minisat20: 1.885864
17.45/17.58	c 5) tts-4-0: 0.499001
17.45/17.58	c 6) vallst: 0.370217
17.45/17.58	c 7) zchaff_rand: 0.101238
17.45/17.58	c 8) SATenstein: -10000.000000
17.45/17.58	c 9) gnovelty+: -10000.000000
17.45/17.58	c 10) adaptg2wsat+: -10000.000000
17.45/17.58	c 11) adaptg2wsat0: -10000.000000
17.45/17.58	c 12) picosat846: -10000.000000
17.45/17.58	c 13) kcnfs04SAT07: -10000.000000
17.45/17.58	c satzilla running march_dl2004 ... 
1199.27/1200.07	c Bin: Executing march_dl2004
1199.27/1200.07	c spawning binary file with 1182 seconds ...
1199.27/1200.07	c child exit by a signal
1199.27/1200.07	c march_dl2004 returned code 137.
1199.27/1200.07	c satzilla running minisat20SAT07 ... 
1199.27/1200.07	c Bin: Executing minisat20SAT07
1199.27/1200.07	c minisat20SAT07 returned code 1.
1199.27/1200.07	c satzilla running mxc-sr08 ... 
1199.27/1200.07	c Bin: Executing mxc-sr08
1199.27/1200.07	c mxc-sr08 returned code 1.
1199.27/1200.07	c satzilla running minisat20 ... 
1199.27/1200.08	c Bin: Executing minisat20
1199.27/1200.08	c minisat20 returned code 1.
1199.27/1200.08	c satzilla running tts-4-0 ... 
1199.27/1200.08	c Bin: Executing tts-4-0
1199.27/1200.08	c tts-4-0 returned code 1.
1199.27/1200.08	c satzilla running vallst ... 
1199.27/1200.08	c Bin: Executing vallst
1199.27/1200.08	c vallst returned code 1.
1199.27/1200.08	c satzilla running zchaff_rand ... 
1199.27/1200.08	c Bin: Executing zchaff_rand
1199.27/1200.08	c zchaff_rand returned code 1.
1199.27/1200.08	c satzilla running SATenstein ... 
1199.27/1200.08	c Bin: Executing SATenstein
1199.27/1200.08	c SATenstein returned code 1.
1199.27/1200.08	c satzilla running gnovelty+ ... 
1199.27/1200.08	c Bin: Executing gnovelty+
1199.27/1200.08	c gnovelty+ returned code 1.
1199.27/1200.08	c satzilla running adaptg2wsat+ ... 
1199.27/1200.08	c Bin: Executing adaptg2wsat+
1199.27/1200.08	c adaptg2wsat+ returned code 1.
1199.27/1200.08	c satzilla running adaptg2wsat0 ... 
1199.27/1200.08	c Bin: Executing adaptg2wsat0
1199.27/1200.08	c adaptg2wsat0 returned code 1.
1199.27/1200.08	c satzilla running picosat846 ... 
1199.27/1200.08	c Bin: Executing picosat846
1199.27/1200.08	c picosat846 returned code 1.
1199.27/1200.08	c satzilla running kcnfs04SAT07 ... 
1199.27/1200.08	c Bin: Executing kcnfs04SAT07
1199.27/1200.08	c kcnfs04SAT07 returned code 1.
1199.27/1200.08	c ERROR: All Failed! 
1199.27/1200.08	c SATZILLA_TIME=1199.570000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538445-1238431415/watcher-1538445-1238431415 -o /tmp/evaluation-result-1538445-1238431415/solver-1538445-1238431415 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538445-1238431415.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.92 0.98 0.99 3/64 9315
/proc/meminfo: memFree=1678528/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=2056 CPUtime=0
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1115804074 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 514 112 96 399 0 111 0
[pid=9316] ppid=9315 vsize=768 CPUtime=0
/proc/9316/stat : 9316 (march_dl2004) R 9315 9315 9027 0 -1 4194304 93 0 0 0 0 0 0 0 20 0 1 0 1115804074 786432 88 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9316/statm: 192 88 50 118 0 71 0

[startup+0.0894831 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9315
/proc/meminfo: memFree=1678528/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=2056 CPUtime=0
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1115804074 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 514 112 96 399 0 111 0
[pid=9316] ppid=9315 vsize=2480 CPUtime=0.08
/proc/9316/stat : 9316 (march_dl2004) R 9315 9315 9027 0 -1 4194304 1643 0 0 0 8 0 0 0 20 0 1 0 1115804074 2539520 487 1992294400 134512640 134996440 4294956176 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9316/statm: 620 487 234 118 0 499 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4536

[startup+0.101485 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9315
/proc/meminfo: memFree=1678528/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=2056 CPUtime=0
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1115804074 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 514 112 96 399 0 111 0
[pid=9316] ppid=9315 vsize=2480 CPUtime=0.09
/proc/9316/stat : 9316 (march_dl2004) R 9315 9315 9027 0 -1 4194304 2019 0 0 0 9 0 0 0 20 0 1 0 1115804074 2539520 505 1992294400 134512640 134996440 4294956176 18446744073709551615 134559280 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9316/statm: 620 505 65 118 0 499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4536

[startup+0.301524 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9315
/proc/meminfo: memFree=1678528/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=2056 CPUtime=0
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1115804074 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 514 112 96 399 0 111 0
[pid=9316] ppid=9315 vsize=4660 CPUtime=0.29
/proc/9316/stat : 9316 (march_dl2004) R 9315 9315 9027 0 -1 4194304 2921 0 0 0 29 0 0 0 22 0 1 0 1115804074 4771840 670 1992294400 134512640 134996440 4294956176 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9316/statm: 1165 670 67 118 0 1044 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6716

[startup+0.701604 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9315
/proc/meminfo: memFree=1678528/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=2056 CPUtime=0
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1115804074 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 514 112 96 399 0 111 0
[pid=9316] ppid=9315 vsize=4660 CPUtime=0.69
/proc/9316/stat : 9316 (march_dl2004) R 9315 9315 9027 0 -1 4194304 2925 0 0 0 69 0 0 0 25 0 1 0 1115804074 4771840 674 1992294400 134512640 134996440 4294956176 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9316/statm: 1165 674 67 118 0 1044 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6716

[startup+1.50176 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9317
/proc/meminfo: memFree=1675888/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=2056 CPUtime=0
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1115804074 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 514 112 96 399 0 111 0
[pid=9316] ppid=9315 vsize=4660 CPUtime=1.49
/proc/9316/stat : 9316 (march_dl2004) R 9315 9315 9027 0 -1 4194304 2959 0 0 0 149 0 0 0 25 0 1 0 1115804074 4771840 708 1992294400 134512640 134996440 4294956176 18446744073709551615 134583483 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9316/statm: 1165 708 67 118 0 1044 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6716

[startup+3.10107 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9317
/proc/meminfo: memFree=1674416/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=2056 CPUtime=0
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1115804074 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 514 112 96 399 0 111 0
[pid=9316] ppid=9315 vsize=4924 CPUtime=3.08
/proc/9316/stat : 9316 (march_dl2004) R 9315 9315 9027 0 -1 4194304 3031 0 0 0 307 1 0 0 25 0 1 0 1115804074 5042176 780 1992294400 134512640 134996440 4294956176 18446744073709551615 134583572 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9316/statm: 1231 780 67 118 0 1110 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6980

[startup+6.30171 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 9318
/proc/meminfo: memFree=1676592/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=2056 CPUtime=4.98
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 152 3101 0 0 0 0 497 1 16 0 1 0 1115804074 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 514 121 104 399 0 111 0
[pid=9318] ppid=9315 vsize=3332 CPUtime=1.28
/proc/9318/stat : 9318 (mxc-sr08) R 9315 9315 9027 0 -1 4194304 904 0 0 0 128 0 0 0 25 0 1 0 1115804576 3411968 748 1992294400 134512640 135078026 4294956176 18446744073709551615 134522170 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9318/statm: 833 748 71 138 0 692 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 5388

[startup+12.702 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 9320
/proc/meminfo: memFree=1672880/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=6024 CPUtime=12.65
/proc/9315/stat : 9315 (SATzilla2009_C) R 9313 9315 9027 0 -1 4194304 1406 5832 0 0 61 0 1201 3 20 0 1 0 1115804074 6168576 1021 1992294400 134512640 136149437 4294956208 18446744073709551615 134873296 0 0 4096 3 0 0 0 17 0 0 0
/proc/9315/statm: 1506 1021 151 399 0 1103 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 6024

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9321
/proc/meminfo: memFree=1657968/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=20868 CPUtime=7.89
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 7829 0 0 0 766 23 0 0 25 0 1 0 1115805833 21368832 4940 1992294400 134512640 134996440 4294956176 18446744073709551615 134559653 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 5217 4940 72 118 0 5096 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 25696

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9321
/proc/meminfo: memFree=1656368/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=20648 CPUtime=33.46
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 9325 0 0 0 3322 24 0 0 25 0 1 0 1115805833 21143552 4897 1992294400 134512640 134996440 4294956176 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 5162 4897 74 118 0 5041 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 25476

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9321
/proc/meminfo: memFree=1656368/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=20648 CPUtime=84.63
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 9325 0 0 0 8439 24 0 0 25 0 1 0 1115805833 21143552 4897 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 5162 4897 74 118 0 5041 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 25476

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9323
/proc/meminfo: memFree=1656176/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=20648 CPUtime=144.6
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 9325 0 0 0 14436 24 0 0 25 0 1 0 1115805833 21143552 4897 1992294400 134512640 134996440 4294956176 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 5162 4897 74 118 0 5041 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 25476

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9323
/proc/meminfo: memFree=1656176/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=20648 CPUtime=204.56
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 9325 0 0 0 20432 24 0 0 25 0 1 0 1115805833 21143552 4897 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 5162 4897 74 118 0 5041 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 25476

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9323
/proc/meminfo: memFree=1656176/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=20648 CPUtime=264.53
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 9325 0 0 0 26429 24 0 0 25 0 1 0 1115805833 21143552 4897 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 5162 4897 74 118 0 5041 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 25476

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9323
/proc/meminfo: memFree=1656176/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=20648 CPUtime=324.5
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 9325 0 0 0 32426 24 0 0 25 0 1 0 1115805833 21143552 4897 1992294400 134512640 134996440 4294956176 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 5162 4897 74 118 0 5041 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 25476


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9323
/proc/meminfo: memFree=1615920/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=63748 CPUtime=804.25
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 19433 0 0 0 80391 34 0 0 25 0 1 0 1115805833 65277952 15005 1992294400 134512640 134996440 4294956176 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 15937 15005 74 118 0 15816 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 68576

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9323
/proc/meminfo: memFree=1615152/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=64412 CPUtime=864.23
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 19619 0 0 0 86388 35 0 0 25 0 1 0 1115805833 65957888 15191 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 16103 15191 74 118 0 15982 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 69240

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9323
/proc/meminfo: memFree=1614576/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=65072 CPUtime=924.19
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 19780 0 0 0 92384 35 0 0 25 0 1 0 1115805833 66633728 15352 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 16268 15352 74 118 0 16147 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 69900

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9323
/proc/meminfo: memFree=1614000/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=65600 CPUtime=984.16
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 19918 0 0 0 98381 35 0 0 25 0 1 0 1115805833 67174400 15490 1992294400 134512640 134996440 4294956176 18446744073709551615 134528340 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 16400 15490 74 118 0 16279 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 70428

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9329
/proc/meminfo: memFree=1613232/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=66128 CPUtime=1044.13
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 20056 0 0 0 104377 36 0 0 25 0 1 0 1115805833 67715072 15628 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 16532 15628 74 118 0 16411 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 70956

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9329
/proc/meminfo: memFree=1612784/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=66656 CPUtime=1104.08
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 20188 0 0 0 110372 36 0 0 25 0 1 0 1115805833 68255744 15760 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 16664 15760 74 118 0 16543 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 71484

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9329
/proc/meminfo: memFree=1612144/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=67316 CPUtime=1164.05
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 20355 0 0 0 116369 36 0 0 25 0 1 0 1115805833 68931584 15927 1992294400 134512640 134996440 4294956176 18446744073709551615 134527777 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 16829 15927 74 118 0 16708 0
Current children cumulated CPU time (s) 1181.58
Current children cumulated vsize (KiB) 72144

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 9329
/proc/meminfo: memFree=1612080/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=67448 CPUtime=1172.04
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 20377 0 0 0 117168 36 0 0 25 0 1 0 1115805833 69066752 15949 1992294400 134512640 134996440 4294956176 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 16862 15949 74 118 0 16741 0
Current children cumulated CPU time (s) 1189.57
Current children cumulated vsize (KiB) 72276

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9329
/proc/meminfo: memFree=1611952/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=67584 CPUtime=1178.44
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 20404 0 0 0 117808 36 0 0 25 0 1 0 1115805833 69206016 15976 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 16896 15976 74 118 0 16775 0
Current children cumulated CPU time (s) 1195.97
Current children cumulated vsize (KiB) 72412

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9329
/proc/meminfo: memFree=1611952/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=67584 CPUtime=1180.04
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 20406 0 0 0 117968 36 0 0 25 0 1 0 1115805833 69206016 15978 1992294400 134512640 134996440 4294956176 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 16896 15978 74 118 0 16775 0
Current children cumulated CPU time (s) 1197.57
Current children cumulated vsize (KiB) 72412

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9329
/proc/meminfo: memFree=1611952/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=67584 CPUtime=1180.84
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 20406 0 0 0 118048 36 0 0 25 0 1 0 1115805833 69206016 15978 1992294400 134512640 134996440 4294956176 18446744073709551615 134568492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 16896 15978 74 118 0 16775 0
Current children cumulated CPU time (s) 1198.37
Current children cumulated vsize (KiB) 72412

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9329
/proc/meminfo: memFree=1611952/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=67584 CPUtime=1181.24
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 20406 0 0 0 118088 36 0 0 25 0 1 0 1115805833 69206016 15978 1992294400 134512640 134996440 4294956176 18446744073709551615 134528326 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 16896 15978 74 118 0 16775 0
Current children cumulated CPU time (s) 1198.77
Current children cumulated vsize (KiB) 72412

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9329
/proc/meminfo: memFree=1611952/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=67584 CPUtime=1181.64
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 20408 0 0 0 118128 36 0 0 25 0 1 0 1115805833 69206016 15980 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 16896 15980 74 118 0 16775 0
Current children cumulated CPU time (s) 1199.17
Current children cumulated vsize (KiB) 72412

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9329
/proc/meminfo: memFree=1611952/2055920 swapFree=4176300/4192956
[pid=9315] ppid=9313 vsize=4828 CPUtime=17.53
/proc/9315/stat : 9315 (SATzilla2009_C) S 9313 9315 9027 0 -1 4194304 1870 5832 0 0 547 2 1201 3 25 0 1 0 1115804074 4943872 843 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9315/statm: 1207 843 219 399 0 804 0
[pid=9321] ppid=9315 vsize=67584 CPUtime=1181.74
/proc/9321/stat : 9321 (march_dl2004) R 9315 9315 9027 0 -1 4194304 20408 0 0 0 118138 36 0 0 25 0 1 0 1115805833 69206016 15980 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9321/statm: 16896 15980 74 118 0 16775 0
Current children cumulated CPU time (s) 1199.27
Current children cumulated vsize (KiB) 72412

Child status: 17
Real time (s): 1200.08
CPU time (s): 1199.4
CPU user time (s): 1198.95
CPU system time (s): 0.449931
CPU usage (%): 99.9431
Max. virtual memory (cumulated for all children) (KiB): 72412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.95
system time used= 0.449931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28127
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= 15
involuntary context switches= 4963

runsolver used 1.46178 second user time and 2.90056 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-30 18:43:35
IDJOB=1538445
IDBENCH=70261
IDSOLVER=527
FILE ID=node53/1538445-1238431415
PBS_JOBID= 9061527
Free space on /tmp= 66040 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1295462378-089.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538445-1238431415/watcher-1538445-1238431415 -o /tmp/evaluation-result-1538445-1238431415/solver-1538445-1238431415 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538445-1238431415.cnf

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

MD5SUM BENCH= 680f1c08894c7336e339abedaa2a15cb
RANDOM SEED=664731873

node53.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.264
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.264
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:       1679072 kB
Buffers:         64448 kB
Cached:         238556 kB
SwapCached:      10544 kB
Active:         133156 kB
Inactive:       181936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1679072 kB
SwapTotal:     4192956 kB
SwapFree:      4176300 kB
Dirty:           31892 kB
Writeback:           0 kB
Mapped:          17824 kB
Slab:            47908 kB
Committed_AS:  2519780 kB
PageTables:       1384 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= 66012 MiB
End job on node53 at 2009-03-30 19:03:36