Trace number 1716695

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.25 1199.65

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
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 variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

Solver Data

34.35/34.42	c SATzilla is building models for class 3
34.35/34.42	c run presolver mxc-sr08 for 10 seconds ... 
34.35/34.42	c Bin: Executing mxc-sr08
34.35/34.42	c spawning binary file with 10 seconds ...
34.35/34.42	c child exit by a signal
34.35/34.42	c mxc-sr08 returned code 137.
34.35/34.42	c run presolver picosat846 for 5 seconds ... 
34.35/34.42	c Bin: Executing picosat846
34.35/34.42	c spawning binary file with 5 seconds ...
34.35/34.42	c child exit by a signal
34.35/34.42	c picosat846 returned code 137.
34.35/34.42	c Orignal number of varibales is 138808, number of clauses is 626501 
34.35/34.42	c predicted feature computation time is 11.391378 
34.35/34.42	c Bin: Executing satelite
34.35/34.42	c spawning binary file with 240 seconds ...
34.35/34.42	c child exited successfully
34.35/34.42	c satzilla computing base features
34.35/34.42	c Number of variabe is: 44244, Number of clause is : 248601 
34.35/34.42	c Initializing...
34.35/34.42	c satzilla doing clause learning
34.35/34.42	c start clause learning features ...
34.35/34.42	c Bin: Executing zchaff07
34.35/34.42	c spawning binary file with 2 seconds ...
34.35/34.42	c child exit by a signal
34.35/34.42	c satzilla doing survey propogation probe
34.35/34.42	c do survay propogation for 2 second ...
34.35/34.42	c satzilla doing local search probe
34.35/34.42	c features are:138808 626501 44244 248601 2.13733 1.52011 0.177972 0.370976 1.0416 1.3751 6.01014e-05 0.446415 4.52039e-05 0.000271223 1.0132 0.615331 0.892004 6.01014e-05 0.445125 2.41351e-05 0.000156878 2.73299 0.249897 0.156516 0 0.764706 3.0829 3.73211e-05 0.457103 1.20675e-05 0.00011263 2.45362 0.755206 6.16858e-05 0.451072 1.609e-05 0.0001609 123 0 123 123 123 123 123 123 123 2.95935 0 2.95935 2.95935 2.95935 2.95935 2.95935 2.95935 2.95935 0.540514 0.561343 1.2749e-08 0.982933 0.86009 0.0605039 0.808063 0.244267 0.656678 0.0154778 0.857946 3.28636e-07 0.20545 0.0321386 2.30892e-05 0.0258862 0.00279284 0.0136997 4764.5 1.15746 7460.5 1.41421 7460.5 0 0 1.7684 1.03688 1.05573 0.222779 
34.35/34.42	c satzilla's ranking:
34.35/34.42	c 1) mxc-sr08: 3.258938
34.35/34.42	c 2) picosat846: 2.921019
34.35/34.42	c 3) minisat20SAT07: 2.096663
34.35/34.42	c 4) zchaff_rand: 1.803332
34.35/34.42	c 5) march_dl2004: 0.304900
34.35/34.42	c 6) SATenstein: -10000.000000
34.35/34.42	c 7) gnovelty+: -10000.000000
34.35/34.42	c 8) adaptg2wsat+: -10000.000000
34.35/34.42	c 9) adaptg2wsat0: -10000.000000
34.35/34.42	c 10) tts-4-0: -10000.000000
34.35/34.42	c 11) vallst: -10000.000000
34.35/34.42	c 12) minisat20: -10000.000000
34.35/34.42	c 13) kcnfs04SAT07: -10000.000000
34.35/34.42	c satzilla running mxc-sr08 ... 
1199.15/1199.64	c Bin: Executing mxc-sr08
1199.15/1199.64	c spawning binary file with 1165 seconds ...
1199.15/1199.64	c child exit by a signal
1199.15/1199.64	c mxc-sr08 returned code 137.
1199.15/1199.64	c satzilla running picosat846 ... 
1199.15/1199.64	c Bin: Executing picosat846
1199.15/1199.64	c picosat846 returned code 1.
1199.15/1199.64	c satzilla running minisat20SAT07 ... 
1199.15/1199.64	c Bin: Executing minisat20SAT07
1199.15/1199.64	c minisat20SAT07 returned code 1.
1199.15/1199.64	c satzilla running zchaff_rand ... 
1199.15/1199.64	c Bin: Executing zchaff_rand
1199.15/1199.64	c zchaff_rand returned code 1.
1199.15/1199.64	c satzilla running march_dl2004 ... 
1199.15/1199.64	c Bin: Executing march_dl2004
1199.15/1199.64	c march_dl2004 returned code 1.
1199.15/1199.64	c satzilla running SATenstein ... 
1199.15/1199.64	c Bin: Executing SATenstein
1199.15/1199.64	c SATenstein returned code 1.
1199.15/1199.64	c satzilla running gnovelty+ ... 
1199.15/1199.64	c Bin: Executing gnovelty+
1199.15/1199.64	c gnovelty+ returned code 1.
1199.15/1199.64	c satzilla running adaptg2wsat+ ... 
1199.15/1199.64	c Bin: Executing adaptg2wsat+
1199.15/1199.64	c adaptg2wsat+ returned code 1.
1199.15/1199.64	c satzilla running adaptg2wsat0 ... 
1199.15/1199.64	c Bin: Executing adaptg2wsat0
1199.15/1199.64	c adaptg2wsat0 returned code 1.
1199.15/1199.64	c satzilla running tts-4-0 ... 
1199.15/1199.64	c Bin: Executing tts-4-0
1199.15/1199.64	c tts-4-0 returned code 1.
1199.15/1199.64	c satzilla running vallst ... 
1199.15/1199.64	c Bin: Executing vallst
1199.15/1199.64	c vallst returned code 1.
1199.15/1199.64	c satzilla running minisat20 ... 
1199.15/1199.64	c Bin: Executing minisat20
1199.15/1199.64	c minisat20 returned code 1.
1199.15/1199.64	c satzilla running kcnfs04SAT07 ... 
1199.15/1199.64	c Bin: Executing kcnfs04SAT07
1199.15/1199.64	c kcnfs04SAT07 returned code 1.
1199.15/1199.64	c ERROR: All Failed! 
1199.15/1199.64	c SATZILLA_TIME=1199.410000

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19006
/proc/meminfo: memFree=969216/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=2056 CPUtime=0
/proc/19006/stat : 19006 (SATzilla2009_I) R 19004 19006 18563 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 89947801 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/19006/statm: 514 112 96 399 0 111 0
[pid=19007] ppid=19006 vsize=11488 CPUtime=0
/proc/19007/stat : 19007 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 731 0 0 0 0 0 0 0 18 0 1 0 89947801 11763712 727 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19007/statm: 2872 734 44 138 0 2731 0

[startup+0.0167201 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19006
/proc/meminfo: memFree=969216/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=2056 CPUtime=0
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89947801 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19006/statm: 514 112 96 399 0 111 0
[pid=19007] ppid=19006 vsize=17996 CPUtime=0.01
/proc/19007/stat : 19007 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 2779 0 0 0 0 1 0 0 19 0 1 0 89947801 18427904 2775 1992294400 134512640 135078026 4294956176 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19007/statm: 4499 2783 50 138 0 4358 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 20052

[startup+0.101727 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19006
/proc/meminfo: memFree=969216/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=2056 CPUtime=0
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89947801 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19006/statm: 514 112 96 399 0 111 0
[pid=19007] ppid=19006 vsize=43348 CPUtime=0.09
/proc/19007/stat : 19007 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 8959 0 0 0 6 3 0 0 19 0 1 0 89947801 44388352 8931 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19007/statm: 10837 8931 54 138 0 10696 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45404

[startup+0.30175 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19006
/proc/meminfo: memFree=969216/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=2056 CPUtime=0
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89947801 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19006/statm: 514 112 96 399 0 111 0
[pid=19007] ppid=19006 vsize=57068 CPUtime=0.29
/proc/19007/stat : 19007 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 12344 0 0 0 24 5 0 0 21 0 1 0 89947801 58437632 12316 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19007/statm: 14267 12316 54 138 0 14126 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59124

[startup+0.701796 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19006
/proc/meminfo: memFree=969216/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=2056 CPUtime=0
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89947801 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19006/statm: 514 112 96 399 0 111 0
[pid=19007] ppid=19006 vsize=66796 CPUtime=0.69
/proc/19007/stat : 19007 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 17356 0 0 0 61 8 0 0 25 0 1 0 89947801 68399104 14639 1992294400 134512640 135078026 4294956176 18446744073709551615 134557684 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19007/statm: 16699 14639 55 138 0 16558 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68852

[startup+1.50189 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19008
/proc/meminfo: memFree=909360/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=2056 CPUtime=0
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89947801 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19006/statm: 514 112 96 399 0 111 0
[pid=19007] ppid=19006 vsize=78620 CPUtime=1.49
/proc/19007/stat : 19007 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 19997 0 0 0 140 9 0 0 25 0 1 0 89947801 80506880 17280 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19007/statm: 19655 17280 55 138 0 19514 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80676

[startup+3.10108 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19008
/proc/meminfo: memFree=893872/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=2056 CPUtime=0
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89947801 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19006/statm: 514 112 96 399 0 111 0
[pid=19007] ppid=19006 vsize=73824 CPUtime=3.08
/proc/19007/stat : 19007 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 22217 0 0 0 298 10 0 0 25 0 1 0 89947801 75595776 16839 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19007/statm: 18456 16839 71 138 0 18315 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 75880

[startup+6.30144 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19008
/proc/meminfo: memFree=901936/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=2056 CPUtime=0
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89947801 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19006/statm: 514 112 96 399 0 111 0
[pid=19007] ppid=19006 vsize=73824 CPUtime=6.28
/proc/19007/stat : 19007 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 22227 0 0 0 618 10 0 0 25 0 1 0 89947801 75595776 16849 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19007/statm: 18456 16849 71 138 0 18315 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 75880

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19009
/proc/meminfo: memFree=938288/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=2056 CPUtime=9.99
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 152 22228 0 0 0 0 988 11 16 0 1 0 89947801 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 514 121 104 399 0 111 0
[pid=19009] ppid=19006 vsize=34672 CPUtime=2.67
/proc/19009/stat : 19009 (picosat846) R 19006 19006 18563 0 -1 4194304 7841 0 0 0 263 4 0 0 25 0 1 0 89948803 35504128 7830 1992294400 134512640 134570484 4294956176 18446744073709551615 134553015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19009/statm: 8668 7830 85 14 0 8334 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 36728

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19010
/proc/meminfo: memFree=942392/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=24904 CPUtime=25.46
/proc/19006/stat : 19006 (SATzilla2009_I) R 19004 19006 18563 0 -1 4194304 5817 57412 0 0 578 2 1931 35 25 0 1 0 89947801 25501696 5768 1992294400 134512640 136149169 4294956208 18446744073709551615 134535492 0 0 4096 0 0 0 0 17 0 0 0
/proc/19006/statm: 6226 5768 135 399 0 5823 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 24904

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19012
/proc/meminfo: memFree=867824/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=73824 CPUtime=16.65
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 22228 0 0 0 1654 11 0 0 25 0 1 0 89951244 75595776 16850 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 18456 16850 71 138 0 18315 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 105484

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19012
/proc/meminfo: memFree=867888/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=73824 CPUtime=67.83
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 22229 0 0 0 6772 11 0 0 25 0 1 0 89951244 75595776 16851 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 18456 16851 71 138 0 18315 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 105484

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19012
/proc/meminfo: memFree=867888/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=73824 CPUtime=127.8
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 22229 0 0 0 12769 11 0 0 25 0 1 0 89951244 75595776 16851 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 18456 16851 71 138 0 18315 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 105484

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19012
/proc/meminfo: memFree=865520/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=76628 CPUtime=187.78
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 22870 0 0 0 18766 12 0 0 25 0 1 0 89951244 78467072 17492 1992294400 134512640 135078026 4294956176 18446744073709551615 134540345 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 19157 17492 71 138 0 19016 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 108288

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19012
/proc/meminfo: memFree=859760/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=82776 CPUtime=247.76
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 24306 0 0 0 24762 14 0 0 25 0 1 0 89951244 84762624 18928 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 20694 18928 71 138 0 20553 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 114436

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19012
/proc/meminfo: memFree=859632/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=82948 CPUtime=307.75
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 24336 0 0 0 30760 15 0 0 25 0 1 0 89951244 84938752 18958 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 20737 18958 71 138 0 20596 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 114608


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


[startup+822.302 s]
/proc/loadavg: 1.08 1.03 1.01 2/67 19014
/proc/meminfo: memFree=837488/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=106064 CPUtime=787.6
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 29834 0 0 0 78737 23 0 0 25 0 1 0 89951244 108609536 24456 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 26516 24456 71 138 0 26375 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 137724

[startup+882.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/67 19014
/proc/meminfo: memFree=837296/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=106328 CPUtime=847.58
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 29903 0 0 0 84735 23 0 0 25 0 1 0 89951244 108879872 24525 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 26582 24525 71 138 0 26441 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 137988

[startup+942.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/67 19014
/proc/meminfo: memFree=834736/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=109132 CPUtime=907.57
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 30574 0 0 0 90733 24 0 0 25 0 1 0 89951244 111751168 25196 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 27283 25196 71 138 0 27142 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 140792

[startup+1002.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/67 19014
/proc/meminfo: memFree=830064/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=114084 CPUtime=967.55
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 31718 0 0 0 96730 25 0 0 25 0 1 0 89951244 116822016 26340 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 28521 26340 71 138 0 28380 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 145744

[startup+1062.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/67 19014
/proc/meminfo: memFree=825008/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=119096 CPUtime=1027.52
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 33004 0 0 0 102726 26 0 0 25 0 1 0 89951244 121954304 27626 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 29774 27626 71 138 0 29633 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 150756

[startup+1122.3 s]
/proc/loadavg: 1.08 1.04 1.00 2/67 19014
/proc/meminfo: memFree=820144/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=124332 CPUtime=1087.5
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 34196 0 0 0 108723 27 0 0 25 0 1 0 89951244 127315968 28818 1992294400 134512640 135078026 4294956176 18446744073709551615 134522526 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 31083 28818 71 138 0 30942 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 155992

[startup+1182.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/67 19014
/proc/meminfo: memFree=815856/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=128508 CPUtime=1147.48
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 35272 0 0 0 114720 28 0 0 25 0 1 0 89951244 131592192 29894 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 32127 29894 71 138 0 31986 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 160168

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

[startup+1190.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/67 19014
/proc/meminfo: memFree=815856/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=128508 CPUtime=1155.48
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 35273 0 0 0 115520 28 0 0 25 0 1 0 89951244 131592192 29895 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 32127 29895 71 138 0 31986 0
Current children cumulated CPU time (s) 1189.85
Current children cumulated vsize (KiB) 160168

[startup+1193.51 s]
/proc/loadavg: 1.02 1.03 1.00 2/67 19014
/proc/meminfo: memFree=815856/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=128508 CPUtime=1158.69
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 35273 0 0 0 115841 28 0 0 25 0 1 0 89951244 131592192 29895 1992294400 134512640 135078026 4294956176 18446744073709551615 134534446 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 32127 29895 71 138 0 31986 0
Current children cumulated CPU time (s) 1193.06
Current children cumulated vsize (KiB) 160168

[startup+1196.7 s]
/proc/loadavg: 1.02 1.03 1.00 2/67 19014
/proc/meminfo: memFree=815856/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=128508 CPUtime=1161.89
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 35273 0 0 0 116161 28 0 0 25 0 1 0 89951244 131592192 29895 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 32127 29895 71 138 0 31986 0
Current children cumulated CPU time (s) 1196.26
Current children cumulated vsize (KiB) 160168

[startup+1198.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/67 19014
/proc/meminfo: memFree=815856/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=128508 CPUtime=1163.48
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 35273 0 0 0 116320 28 0 0 25 0 1 0 89951244 131592192 29895 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 32127 29895 71 138 0 31986 0
Current children cumulated CPU time (s) 1197.85
Current children cumulated vsize (KiB) 160168

[startup+1199.1 s]
/proc/loadavg: 1.02 1.03 1.00 2/67 19014
/proc/meminfo: memFree=815856/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=128508 CPUtime=1164.28
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 35273 0 0 0 116400 28 0 0 25 0 1 0 89951244 131592192 29895 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 32127 29895 71 138 0 31986 0
Current children cumulated CPU time (s) 1198.65
Current children cumulated vsize (KiB) 160168

[startup+1199.5 s]
/proc/loadavg: 1.02 1.03 1.00 2/67 19014
/proc/meminfo: memFree=815856/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=128508 CPUtime=1164.68
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 35273 0 0 0 116440 28 0 0 25 0 1 0 89951244 131592192 29895 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 32127 29895 71 138 0 31986 0
Current children cumulated CPU time (s) 1199.05
Current children cumulated vsize (KiB) 160168

[startup+1199.6 s]
/proc/loadavg: 1.02 1.03 1.00 2/67 19014
/proc/meminfo: memFree=815856/2055920 swapFree=4192956/4192956
[pid=19006] ppid=19004 vsize=31660 CPUtime=34.37
/proc/19006/stat : 19006 (SATzilla2009_I) S 19004 19006 18563 0 -1 4194304 11775 64022 0 0 1262 10 2127 38 25 0 1 0 89947801 32419840 7649 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 7915 7649 217 399 0 7512 0
[pid=19012] ppid=19006 vsize=128508 CPUtime=1164.78
/proc/19012/stat : 19012 (mxc-sr08) R 19006 19006 18563 0 -1 4194304 35273 0 0 0 116450 28 0 0 25 0 1 0 89951244 131592192 29895 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19012/statm: 32127 29895 71 138 0 31986 0
Current children cumulated CPU time (s) 1199.15
Current children cumulated vsize (KiB) 160168

Child status: 17
Real time (s): 1199.65
CPU time (s): 1199.25
CPU user time (s): 1198.44
CPU system time (s): 0.808877
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 160168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.44
system time used= 0.808877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111088
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 1370

runsolver used 1.11683 second user time and 3.2545 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-25 02:25:51
IDJOB=1716695
IDBENCH=20387
IDSOLVER=528
FILE ID=node74/1716695-1240619150
PBS_JOBID= 9186249
Free space on /tmp= 103156 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716695-1240619150/watcher-1716695-1240619150 -o /tmp/evaluation-result-1716695-1240619150/solver-1716695-1240619150 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1716695-1240619150.cnf

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

MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=772818019

node74.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.233
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.233
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:        969632 kB
Buffers:        104888 kB
Cached:         869552 kB
SwapCached:          0 kB
Active:         276480 kB
Inactive:       712776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        969632 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           42208 kB
Writeback:           0 kB
Mapped:          24580 kB
Slab:            82828 kB
Committed_AS:   360632 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103124 MiB
End job on node74 at 2009-04-25 02:45:51