Trace number 1772790

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) 9997.96 10002.3

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8005.27
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.34/34.47	c SATzilla is building models for class 3
34.34/34.47	c run presolver mxc-sr08 for 10 seconds ... 
34.34/34.47	c Bin: Executing mxc-sr08
34.34/34.47	c spawning binary file with 10 seconds ...
34.34/34.47	c child exit by a signal
34.34/34.47	c mxc-sr08 returned code 137.
34.34/34.47	c run presolver picosat846 for 5 seconds ... 
34.34/34.47	c Bin: Executing picosat846
34.34/34.47	c spawning binary file with 5 seconds ...
34.34/34.47	c child exit by a signal
34.34/34.47	c picosat846 returned code 137.
34.34/34.47	c Orignal number of varibales is 138808, number of clauses is 626501 
34.34/34.47	c predicted feature computation time is 11.391378 
34.34/34.47	c Bin: Executing satelite
34.34/34.47	c spawning binary file with 240 seconds ...
34.34/34.47	c child exited successfully
34.34/34.47	c satzilla computing base features
34.34/34.47	c Number of variabe is: 44244, Number of clause is : 248601 
34.34/34.47	c Initializing...
34.34/34.47	c satzilla doing clause learning
34.34/34.47	c start clause learning features ...
34.34/34.47	c Bin: Executing zchaff07
34.34/34.47	c spawning binary file with 2 seconds ...
34.34/34.47	c child exit by a signal
34.34/34.47	c satzilla doing survey propogation probe
34.34/34.47	c do survay propogation for 2 second ...
34.34/34.47	c satzilla doing local search probe
34.34/34.47	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 5706.5 1.20183 7401.5 1.41421 7401.5 0 0 1.8953 1.05399 1.08448 0.257951 
34.34/34.47	c satzilla's ranking:
34.34/34.47	c 1) mxc-sr08: 3.243030
34.34/34.47	c 2) picosat846: 2.915014
34.34/34.47	c 3) minisat20SAT07: 2.098954
34.34/34.47	c 4) zchaff_rand: 1.801007
34.34/34.47	c 5) march_dl2004: 0.301534
34.34/34.47	c 6) SATenstein: -10000.000000
34.34/34.47	c 7) gnovelty+: -10000.000000
34.34/34.47	c 8) adaptg2wsat+: -10000.000000
34.34/34.47	c 9) adaptg2wsat0: -10000.000000
34.34/34.47	c 10) tts-4-0: -10000.000000
34.34/34.47	c 11) vallst: -10000.000000
34.34/34.47	c 12) minisat20: -10000.000000
34.34/34.47	c 13) kcnfs04SAT07: -10000.000000
34.34/34.47	c satzilla running mxc-sr08 ... 
9997.84/10002.28	c Bin: Executing mxc-sr08
9997.84/10002.28	c spawning binary file with 9965 seconds ...
9997.84/10002.28	c child exit by a signal
9997.84/10002.28	c mxc-sr08 returned code 137.
9997.84/10002.28	c satzilla running picosat846 ... 
9997.84/10002.28	c Bin: Executing picosat846
9997.84/10002.28	c picosat846 returned code 1.
9997.84/10002.28	c satzilla running minisat20SAT07 ... 
9997.84/10002.28	c Bin: Executing minisat20SAT07
9997.84/10002.28	c minisat20SAT07 returned code 1.
9997.84/10002.28	c satzilla running zchaff_rand ... 
9997.84/10002.28	c Bin: Executing zchaff_rand
9997.84/10002.28	c zchaff_rand returned code 1.
9997.84/10002.28	c satzilla running march_dl2004 ... 
9997.84/10002.28	c Bin: Executing march_dl2004
9997.84/10002.28	c march_dl2004 returned code 1.
9997.84/10002.28	c satzilla running SATenstein ... 
9997.84/10002.28	c Bin: Executing SATenstein
9997.84/10002.28	c SATenstein returned code 1.
9997.84/10002.28	c satzilla running gnovelty+ ... 
9997.84/10002.28	c Bin: Executing gnovelty+
9997.84/10002.28	c gnovelty+ returned code 1.
9997.84/10002.28	c satzilla running adaptg2wsat+ ... 
9997.84/10002.28	c Bin: Executing adaptg2wsat+
9997.84/10002.28	c adaptg2wsat+ returned code 1.
9997.84/10002.28	c satzilla running adaptg2wsat0 ... 
9997.84/10002.28	c Bin: Executing adaptg2wsat0
9997.84/10002.28	c adaptg2wsat0 returned code 1.
9997.84/10002.28	c satzilla running tts-4-0 ... 
9997.84/10002.28	c Bin: Executing tts-4-0
9997.84/10002.28	c tts-4-0 returned code 1.
9997.84/10002.28	c satzilla running vallst ... 
9997.84/10002.28	c Bin: Executing vallst
9997.84/10002.28	c vallst returned code 1.
9997.84/10002.28	c satzilla running minisat20 ... 
9997.84/10002.28	c Bin: Executing minisat20
9997.84/10002.28	c minisat20 returned code 1.
9997.84/10002.28	c satzilla running kcnfs04SAT07 ... 
9997.84/10002.28	c Bin: Executing kcnfs04SAT07
9997.84/10002.28	c kcnfs04SAT07 returned code 1.
9997.84/10002.28	c ERROR: All Failed! 
9997.84/10002.28	c SATZILLA_TIME=9999.460000

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-1772790-1241344588/watcher-1772790-1241344588 -o /tmp/evaluation-result-1772790-1241344588/solver-1772790-1241344588 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1772790-1241344588.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 16180
/proc/meminfo: memFree=672504/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=2056 CPUtime=0
/proc/16180/stat : 16180 (SATzilla2009_I) R 16178 16180 16143 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 162484900 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/16180/statm: 514 112 96 399 0 111 0
[pid=16181] ppid=16180 vsize=11488 CPUtime=0
/proc/16181/stat : 16181 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 714 0 0 0 0 0 0 0 18 0 1 0 162484900 11763712 710 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16181/statm: 2872 717 44 138 0 2731 0

[startup+0.042934 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 16180
/proc/meminfo: memFree=672504/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=2056 CPUtime=0
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162484900 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16180/statm: 514 112 96 399 0 111 0
[pid=16181] ppid=16180 vsize=29472 CPUtime=0.03
/proc/16181/stat : 16181 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 6220 0 0 0 0 3 0 0 19 0 1 0 162484900 30179328 6214 1992294400 134512640 135078026 4294956192 18446744073709551615 134554627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16181/statm: 7368 6218 52 138 0 7227 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31528

[startup+0.101939 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 16180
/proc/meminfo: memFree=672504/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=2056 CPUtime=0
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162484900 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16180/statm: 514 112 96 399 0 111 0
[pid=16181] ppid=16180 vsize=43348 CPUtime=0.09
/proc/16181/stat : 16181 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 8966 0 0 0 5 4 0 0 19 0 1 0 162484900 44388352 8938 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16181/statm: 10837 8938 54 138 0 10696 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45404

[startup+0.301958 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 16180
/proc/meminfo: memFree=672504/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=2056 CPUtime=0
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162484900 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16180/statm: 514 112 96 399 0 111 0
[pid=16181] ppid=16180 vsize=57200 CPUtime=0.29
/proc/16181/stat : 16181 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 12356 0 0 0 24 5 0 0 21 0 1 0 162484900 58572800 12328 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16181/statm: 14300 12329 54 138 0 14159 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59256

[startup+0.701997 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 16180
/proc/meminfo: memFree=672504/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=2056 CPUtime=0
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162484900 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16180/statm: 514 112 96 399 0 111 0
[pid=16181] ppid=16180 vsize=66796 CPUtime=0.69
/proc/16181/stat : 16181 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 17355 0 0 0 62 7 0 0 25 0 1 0 162484900 68399104 14638 1992294400 134512640 135078026 4294956192 18446744073709551615 134560545 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16181/statm: 16699 14638 55 138 0 16558 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68852

[startup+1.50108 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 16182
/proc/meminfo: memFree=612648/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=2056 CPUtime=0
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162484900 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16180/statm: 514 112 96 399 0 111 0
[pid=16181] ppid=16180 vsize=78752 CPUtime=1.49
/proc/16181/stat : 16181 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 20027 0 0 0 141 8 0 0 25 0 1 0 162484900 80642048 17310 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16181/statm: 19688 17311 55 138 0 19547 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80808

[startup+3.10124 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 16182
/proc/meminfo: memFree=598504/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=2056 CPUtime=0
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162484900 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16180/statm: 514 112 96 399 0 111 0
[pid=16181] ppid=16180 vsize=73824 CPUtime=3.09
/proc/16181/stat : 16181 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 22217 0 0 0 299 10 0 0 25 0 1 0 162484900 75595776 16839 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16181/statm: 18456 16839 71 138 0 18315 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75880

[startup+6.30155 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 16182
/proc/meminfo: memFree=605416/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=2056 CPUtime=0
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162484900 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16180/statm: 514 112 96 399 0 111 0
[pid=16181] ppid=16180 vsize=73824 CPUtime=6.28
/proc/16181/stat : 16181 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 22227 0 0 0 618 10 0 0 25 0 1 0 162484900 75595776 16849 1992294400 134512640 135078026 4294956192 18446744073709551615 134527419 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16181/statm: 18456 16849 71 138 0 18315 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 75880

[startup+12.7022 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 16183
/proc/meminfo: memFree=641768/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=2056 CPUtime=9.99
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 152 22228 0 0 0 0 988 11 16 0 1 0 162484900 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 514 121 104 399 0 111 0
[pid=16183] ppid=16180 vsize=34672 CPUtime=2.66
/proc/16183/stat : 16183 (picosat846) R 16180 16180 16143 0 -1 4194304 7841 0 0 0 263 3 0 0 25 0 1 0 162485902 35504128 7830 1992294400 134512640 134570484 4294956192 18446744073709551615 134552872 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16183/statm: 8668 7830 85 14 0 8334 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 36728

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 16184
/proc/meminfo: memFree=645744/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=24904 CPUtime=25.46
/proc/16180/stat : 16180 (SATzilla2009_I) R 16178 16180 16143 0 -1 4194304 5817 57412 0 0 581 2 1929 34 25 0 1 0 162484900 25501696 5768 1992294400 134512640 136149169 4294956224 18446744073709551615 134535477 0 0 4096 0 0 0 0 17 0 0 0
/proc/16180/statm: 6226 5768 135 399 0 5823 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 24904

[startup+51.102 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 16186
/proc/meminfo: memFree=571176/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=73824 CPUtime=16.61
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 22228 0 0 0 1651 10 0 0 25 0 1 0 162488348 75595776 16850 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 18456 16850 71 138 0 18315 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 105484

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 16186
/proc/meminfo: memFree=571304/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=73824 CPUtime=67.78
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 22229 0 0 0 6768 10 0 0 25 0 1 0 162488348 75595776 16851 1992294400 134512640 135078026 4294956192 18446744073709551615 134523767 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/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: 0.99 0.97 0.99 2/66 16186
/proc/meminfo: memFree=571304/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=73824 CPUtime=127.75
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 22229 0 0 0 12765 10 0 0 25 0 1 0 162488348 75595776 16851 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 18456 16851 71 138 0 18315 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 105484

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 16186
/proc/meminfo: memFree=568936/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=76628 CPUtime=187.72
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 22870 0 0 0 18762 10 0 0 25 0 1 0 162488348 78467072 17492 1992294400 134512640 135078026 4294956192 18446744073709551615 134534407 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 19157 17492 71 138 0 19016 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 108288

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 16192
/proc/meminfo: memFree=562984/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=82776 CPUtime=247.7
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 24306 0 0 0 24758 12 0 0 25 0 1 0 162488348 84762624 18928 1992294400 134512640 135078026 4294956192 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 20694 18928 71 138 0 20553 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 114436

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 16192
/proc/meminfo: memFree=562920/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=82948 CPUtime=307.68
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 24336 0 0 0 30756 12 0 0 25 0 1 0 162488348 84938752 18958 1992294400 134512640 135078026 4294956192 18446744073709551615 134534305 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 20737 18958 71 138 0 20596 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 114608

[startup+402.302 s]

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


[startup+9702.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 16208
/proc/meminfo: memFree=492008/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=157972 CPUtime=9663.64
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 41811 0 0 0 966324 40 0 0 25 0 1 0 162488348 161763328 36433 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 39493 36433 71 138 0 39352 0
Current children cumulated CPU time (s) 9698.06
Current children cumulated vsize (KiB) 189632

[startup+9762.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 16208
/proc/meminfo: memFree=492008/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=157972 CPUtime=9723.61
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 41811 0 0 0 972321 40 0 0 25 0 1 0 162488348 161763328 36433 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 39493 36433 71 138 0 39352 0
Current children cumulated CPU time (s) 9758.03
Current children cumulated vsize (KiB) 189632

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16208
/proc/meminfo: memFree=492008/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=157972 CPUtime=9783.59
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 41811 0 0 0 978319 40 0 0 25 0 1 0 162488348 161763328 36433 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 39493 36433 71 138 0 39352 0
Current children cumulated CPU time (s) 9818.01
Current children cumulated vsize (KiB) 189632

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16210
/proc/meminfo: memFree=491880/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=157972 CPUtime=9843.58
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 41811 0 0 0 984317 41 0 0 25 0 1 0 162488348 161763328 36433 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 39493 36433 71 138 0 39352 0
Current children cumulated CPU time (s) 9878
Current children cumulated vsize (KiB) 189632

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16210
/proc/meminfo: memFree=491880/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=157972 CPUtime=9903.54
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 41811 0 0 0 990313 41 0 0 25 0 1 0 162488348 161763328 36433 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 39493 36433 71 138 0 39352 0
Current children cumulated CPU time (s) 9937.96
Current children cumulated vsize (KiB) 189632

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16210
/proc/meminfo: memFree=491880/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=157972 CPUtime=9919.55
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 41811 0 0 0 991914 41 0 0 25 0 1 0 162488348 161763328 36433 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 39493 36433 71 138 0 39352 0
Current children cumulated CPU time (s) 9953.97
Current children cumulated vsize (KiB) 189632

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16210
/proc/meminfo: memFree=491880/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=157972 CPUtime=9945.13
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 41813 0 0 0 994472 41 0 0 25 0 1 0 162488348 161763328 36435 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 39493 36435 71 138 0 39352 0
Current children cumulated CPU time (s) 9979.55
Current children cumulated vsize (KiB) 189632

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16210
/proc/meminfo: memFree=491880/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=157972 CPUtime=9951.52
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 41813 0 0 0 995111 41 0 0 25 0 1 0 162488348 161763328 36435 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 39493 36435 71 138 0 39352 0
Current children cumulated CPU time (s) 9985.94
Current children cumulated vsize (KiB) 189632

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16210
/proc/meminfo: memFree=491880/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=157972 CPUtime=9957.93
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 41813 0 0 0 995752 41 0 0 25 0 1 0 162488348 161763328 36435 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 39493 36435 71 138 0 39352 0
Current children cumulated CPU time (s) 9992.35
Current children cumulated vsize (KiB) 189632

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16210
/proc/meminfo: memFree=491880/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=157972 CPUtime=9961.12
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 41813 0 0 0 996071 41 0 0 25 0 1 0 162488348 161763328 36435 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 39493 36435 71 138 0 39352 0
Current children cumulated CPU time (s) 9995.54
Current children cumulated vsize (KiB) 189632

[startup+10001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16210
/proc/meminfo: memFree=491880/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=157972 CPUtime=9962.72
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 41813 0 0 0 996231 41 0 0 25 0 1 0 162488348 161763328 36435 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 39493 36435 71 138 0 39352 0
Current children cumulated CPU time (s) 9997.14
Current children cumulated vsize (KiB) 189632

[startup+10001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16210
/proc/meminfo: memFree=491880/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=157972 CPUtime=9963.12
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 41813 0 0 0 996271 41 0 0 25 0 1 0 162488348 161763328 36435 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 39493 36435 71 138 0 39352 0
Current children cumulated CPU time (s) 9997.54
Current children cumulated vsize (KiB) 189632

[startup+10002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16210
/proc/meminfo: memFree=491880/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=157972 CPUtime=9963.32
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 41813 0 0 0 996291 41 0 0 25 0 1 0 162488348 161763328 36435 1992294400 134512640 135078026 4294956192 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 39493 36435 71 138 0 39352 0
Current children cumulated CPU time (s) 9997.74
Current children cumulated vsize (KiB) 189632

[startup+10002.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16210
/proc/meminfo: memFree=491880/2055920 swapFree=4179704/4192956
[pid=16180] ppid=16178 vsize=31660 CPUtime=34.42
/proc/16180/stat : 16180 (SATzilla2009_I) S 16178 16180 16143 0 -1 4194304 11775 64010 0 0 1267 12 2125 38 25 0 1 0 162484900 32419840 7649 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16180/statm: 7915 7649 217 399 0 7512 0
[pid=16186] ppid=16180 vsize=157972 CPUtime=9963.42
/proc/16186/stat : 16186 (mxc-sr08) R 16180 16180 16143 0 -1 4194304 41813 0 0 0 996301 41 0 0 25 0 1 0 162488348 161763328 36435 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16186/statm: 39493 36435 71 138 0 39352 0
Current children cumulated CPU time (s) 9997.84
Current children cumulated vsize (KiB) 189632

Child status: 17
Real time (s): 10002.3
CPU time (s): 9997.96
CPU user time (s): 9997.01
CPU system time (s): 0.944856
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 189632

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

runsolver used 9.24559 second user time and 27.1329 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-03 11:56:29
IDJOB=1772790
IDBENCH=20387
IDSOLVER=616
FILE ID=node70/1772790-1241344588
PBS_JOBID= 9225514
Free space on /tmp= 66516 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-1772790-1241344588/watcher-1772790-1241344588 -o /tmp/evaluation-result-1772790-1241344588/solver-1772790-1241344588 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1772790-1241344588.cnf

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

MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=1106184244

node70.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.213
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.213
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:        672920 kB
Buffers:         82708 kB
Cached:        1193848 kB
SwapCached:       7828 kB
Active:         220740 kB
Inactive:      1064972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        672920 kB
SwapTotal:     4192956 kB
SwapFree:      4179704 kB
Dirty:           42404 kB
Writeback:           0 kB
Mapped:          14120 kB
Slab:            83304 kB
Committed_AS:   637620 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= 66488 MiB
End job on node70 at 2009-05-03 14:43:11