Trace number 1773900

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) 9998.2 10003

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-16.cnf
MD5SUM3cb14750de2495357cf28b8ab826b9e3
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 variables70139
Number of clauses228634
Sum of the clauses size592458
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 293186
Number of clauses of size 3135319
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

26.65/26.72	c SATzilla is building models for class 3
26.65/26.72	c run presolver mxc-sr08 for 10 seconds ... 
26.65/26.72	c Bin: Executing mxc-sr08
26.65/26.72	c spawning binary file with 10 seconds ...
26.65/26.72	c child exit by a signal
26.65/26.72	c mxc-sr08 returned code 137.
26.65/26.72	c run presolver picosat846 for 5 seconds ... 
26.65/26.72	c Bin: Executing picosat846
26.65/26.72	c spawning binary file with 5 seconds ...
26.65/26.72	c child exit by a signal
26.65/26.72	c picosat846 returned code 137.
26.65/26.72	c Orignal number of varibales is 70139, number of clauses is 228634 
26.65/26.72	c predicted feature computation time is 3.544896 
26.65/26.72	c Bin: Executing satelite
26.65/26.72	c spawning binary file with 240 seconds ...
26.65/26.72	c child exited successfully
26.65/26.72	c satzilla computing base features
26.65/26.72	c Number of variabe is: 28657, Number of clause is : 164401 
26.65/26.72	c Initializing...
26.65/26.72	c satzilla doing clause learning
26.65/26.72	c start clause learning features ...
26.65/26.72	c Bin: Executing zchaff07
26.65/26.72	c spawning binary file with 2 seconds ...
26.65/26.72	c child exit by a signal
26.65/26.72	c satzilla doing survey propogation probe
26.65/26.72	c do survay propogation for 2 second ...
26.65/26.72	c satzilla doing local search probe
26.65/26.72	c features are:70139 228634 28657 164401 1.44753 0.390709 0.174312 0.409305 0.451908 1.0553 0.000118132 0.179692 6.9791e-05 0.000663014 0.879529 0.0607356 0.554711 0.000118132 0.583368 3.64961e-05 0.000340631 2.3449 0.0250242 0.0434963 0 0.666667 1.05353 5.90552e-05 0.532973 6.08269e-06 0.000170315 2.03539 0.512509 4.6468e-05 0.456763 2.43308e-05 0.000200729 255.895 0.341795 149 439 402 149 315 189 223 6.50153 0.283325 4.76526 12.6592 9.42475 5.25564 6.35562 5.39462 5.84564 0.0977004 1.59564 0 0.655561 0.392667 1.1843e-05 0.103349 0.00144045 0.0143859 0.0312686 0.639648 1.03971e-05 0.240448 0.0558534 0.000399012 0.039848 0.0227234 0.0292079 2657.25 0.405485 4232.75 0.66671 5627 0 5654 0.766616 1.32274 0.974929 0.244681 
26.65/26.72	c satzilla's ranking:
26.65/26.72	c 1) mxc-sr08: 3.151976
26.65/26.72	c 2) minisat20SAT07: 3.009392
26.65/26.72	c 3) picosat846: 2.559599
26.65/26.72	c 4) march_dl2004: 0.076912
26.65/26.72	c 5) zchaff_rand: -0.027965
26.65/26.72	c 6) SATenstein: -10000.000000
26.65/26.72	c 7) gnovelty+: -10000.000000
26.65/26.72	c 8) adaptg2wsat+: -10000.000000
26.65/26.72	c 9) adaptg2wsat0: -10000.000000
26.65/26.72	c 10) tts-4-0: -10000.000000
26.65/26.72	c 11) vallst: -10000.000000
26.65/26.72	c 12) minisat20: -10000.000000
26.65/26.72	c 13) kcnfs04SAT07: -10000.000000
26.65/26.72	c satzilla running mxc-sr08 ... 
9998.07/10002.98	c Bin: Executing mxc-sr08
9998.07/10002.98	c spawning binary file with 9973 seconds ...
9998.07/10002.98	c child exit by a signal
9998.07/10002.98	c mxc-sr08 returned code 137.
9998.07/10002.98	c satzilla running minisat20SAT07 ... 
9998.07/10002.98	c Bin: Executing minisat20SAT07
9998.07/10002.98	c minisat20SAT07 returned code 1.
9998.07/10002.98	c satzilla running picosat846 ... 
9998.07/10002.98	c Bin: Executing picosat846
9998.07/10002.98	c picosat846 returned code 1.
9998.07/10002.98	c satzilla running march_dl2004 ... 
9998.07/10002.98	c Bin: Executing march_dl2004
9998.07/10002.98	c march_dl2004 returned code 1.
9998.07/10002.98	c satzilla running zchaff_rand ... 
9998.07/10002.98	c Bin: Executing zchaff_rand
9998.07/10002.98	c zchaff_rand returned code 1.
9998.07/10002.98	c satzilla running SATenstein ... 
9998.07/10002.98	c Bin: Executing SATenstein
9998.07/10002.98	c SATenstein returned code 1.
9998.07/10002.98	c satzilla running gnovelty+ ... 
9998.07/10002.98	c Bin: Executing gnovelty+
9998.07/10002.98	c gnovelty+ returned code 1.
9998.07/10002.98	c satzilla running adaptg2wsat+ ... 
9998.07/10002.98	c Bin: Executing adaptg2wsat+
9998.07/10002.98	c adaptg2wsat+ returned code 1.
9998.07/10002.98	c satzilla running adaptg2wsat0 ... 
9998.07/10002.98	c Bin: Executing adaptg2wsat0
9998.07/10002.98	c adaptg2wsat0 returned code 1.
9998.07/10002.98	c satzilla running tts-4-0 ... 
9998.07/10002.98	c Bin: Executing tts-4-0
9998.07/10002.98	c tts-4-0 returned code 1.
9998.07/10002.98	c satzilla running vallst ... 
9998.07/10002.98	c Bin: Executing vallst
9998.07/10002.98	c vallst returned code 1.
9998.07/10002.98	c satzilla running minisat20 ... 
9998.07/10002.98	c Bin: Executing minisat20
9998.07/10002.98	c minisat20 returned code 1.
9998.07/10002.98	c satzilla running kcnfs04SAT07 ... 
9998.07/10002.98	c Bin: Executing kcnfs04SAT07
9998.07/10002.98	c kcnfs04SAT07 returned code 1.
9998.07/10002.98	c ERROR: All Failed! 
9998.07/10002.98	c SATZILLA_TIME=9999.700000

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-1773900-1241351047/watcher-1773900-1241351047 -o /tmp/evaluation-result-1773900-1241351047/solver-1773900-1241351047 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773900-1241351047.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.92 0.98 0.99 3/64 8253
/proc/meminfo: memFree=1270768/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=2056 CPUtime=0
/proc/8253/stat : 8253 (SATzilla2009_I) R 8251 8253 8216 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 163138911 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/8253/statm: 514 112 96 399 0 111 0
[pid=8254] ppid=8253 vsize=4860 CPUtime=0
/proc/8254/stat : 8254 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 692 0 0 0 0 0 0 0 18 0 1 0 163138911 4976640 688 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8254/statm: 1215 695 44 138 0 1074 0

[startup+0.0189451 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8253
/proc/meminfo: memFree=1270768/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=2056 CPUtime=0
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163138911 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8253/statm: 514 112 96 399 0 111 0
[pid=8254] ppid=8253 vsize=13344 CPUtime=0.01
/proc/8254/stat : 8254 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 2748 0 0 0 0 1 0 0 18 0 1 0 163138911 13664256 2744 1992294400 134512640 135078026 4294956192 18446744073709551615 134554627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8254/statm: 3336 2745 52 138 0 3195 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15400

[startup+0.101958 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8253
/proc/meminfo: memFree=1270768/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=2056 CPUtime=0
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163138911 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8253/statm: 514 112 96 399 0 111 0
[pid=8254] ppid=8253 vsize=25264 CPUtime=0.09
/proc/8254/stat : 8254 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 5240 0 0 0 7 2 0 0 19 0 1 0 163138911 25870336 5212 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8254/statm: 6316 5213 54 138 0 6175 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27320

[startup+0.301994 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8253
/proc/meminfo: memFree=1270768/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=2056 CPUtime=0
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163138911 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8253/statm: 514 112 96 399 0 111 0
[pid=8254] ppid=8253 vsize=30364 CPUtime=0.29
/proc/8254/stat : 8254 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 7415 0 0 0 27 2 0 0 21 0 1 0 163138911 31092736 6355 1992294400 134512640 135078026 4294956192 18446744073709551615 134722807 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8254/statm: 7591 6355 55 138 0 7450 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32420

[startup+0.701067 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8253
/proc/meminfo: memFree=1270768/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=2056 CPUtime=0
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163138911 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8253/statm: 514 112 96 399 0 111 0
[pid=8254] ppid=8253 vsize=42008 CPUtime=0.69
/proc/8254/stat : 8254 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 10285 0 0 0 65 4 0 0 25 0 1 0 163138911 43016192 9225 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8254/statm: 10502 9226 55 138 0 10361 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44064

[startup+1.50121 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 8255
/proc/meminfo: memFree=1227936/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=2056 CPUtime=0
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163138911 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8253/statm: 514 112 96 399 0 111 0
[pid=8254] ppid=8253 vsize=44360 CPUtime=1.49
/proc/8254/stat : 8254 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 12480 0 0 0 144 5 0 0 25 0 1 0 163138911 45424640 10190 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8254/statm: 11090 10190 71 138 0 10949 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46416

[startup+3.10151 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 8255
/proc/meminfo: memFree=1229152/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=2056 CPUtime=0
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163138911 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8253/statm: 514 112 96 399 0 111 0
[pid=8254] ppid=8253 vsize=44360 CPUtime=3.09
/proc/8254/stat : 8254 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 12507 0 0 0 304 5 0 0 25 0 1 0 163138911 45424640 10217 1992294400 134512640 135078026 4294956192 18446744073709551615 134523974 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8254/statm: 11090 10217 71 138 0 10949 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46416

[startup+6.30109 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 8255
/proc/meminfo: memFree=1229984/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=2056 CPUtime=0
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163138911 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8253/statm: 514 112 96 399 0 111 0
[pid=8254] ppid=8253 vsize=44360 CPUtime=6.28
/proc/8254/stat : 8254 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 12507 0 0 0 623 5 0 0 25 0 1 0 163138911 45424640 10217 1992294400 134512640 135078026 4294956192 18446744073709551615 134523786 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8254/statm: 11090 10217 71 138 0 10949 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46416

[startup+12.7023 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 8256
/proc/meminfo: memFree=1258208/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=2056 CPUtime=9.99
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 152 12507 0 0 0 0 993 6 16 0 1 0 163138911 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 514 121 104 399 0 111 0
[pid=8256] ppid=8253 vsize=16716 CPUtime=2.68
/proc/8256/stat : 8256 (picosat846) R 8253 8253 8216 0 -1 4194304 3320 0 0 0 267 1 0 0 25 0 1 0 163139912 17117184 3304 1992294400 134512640 134570484 4294956192 18446744073709551615 134523472 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8256/statm: 4179 3304 85 14 0 3845 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18772

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 8258
/proc/meminfo: memFree=1244008/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=29472 CPUtime=25.45
/proc/8253/stat : 8253 (SATzilla2009_I) R 8251 8253 8216 0 -1 4194304 11955 31365 0 0 700 8 1812 25 25 0 1 0 163138911 30179328 6074 1992294400 134512640 136149169 4294956224 18446744073709551615 135542494 0 0 4096 3 0 0 0 17 0 0 0
/proc/8253/statm: 7368 6074 207 399 0 6965 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 29472

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 8259
/proc/meminfo: memFree=1211424/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=44360 CPUtime=24.34
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 12507 0 0 0 2429 5 0 0 25 0 1 0 163141583 45424640 10217 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 11090 10217 71 138 0 10949 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 61532

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 8259
/proc/meminfo: memFree=1211424/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=44360 CPUtime=75.51
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 12507 0 0 0 7546 5 0 0 25 0 1 0 163141583 45424640 10217 1992294400 134512640 135078026 4294956192 18446744073709551615 134523984 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 11090 10217 71 138 0 10949 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 61532

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8259
/proc/meminfo: memFree=1211424/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=44360 CPUtime=135.48
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 12507 0 0 0 13543 5 0 0 25 0 1 0 163141583 45424640 10217 1992294400 134512640 135078026 4294956192 18446744073709551615 134522159 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 11090 10217 71 138 0 10949 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 61532

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8259
/proc/meminfo: memFree=1211424/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=44360 CPUtime=195.46
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 12507 0 0 0 19541 5 0 0 25 0 1 0 163141583 45424640 10217 1992294400 134512640 135078026 4294956192 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 11090 10217 71 138 0 10949 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 61532

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8259
/proc/meminfo: memFree=1211424/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=44360 CPUtime=255.43
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 12507 0 0 0 25538 5 0 0 25 0 1 0 163141583 45424640 10217 1992294400 134512640 135078026 4294956192 18446744073709551615 134523796 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 11090 10217 71 138 0 10949 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 61532

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8259
/proc/meminfo: memFree=1211432/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=44360 CPUtime=315.4
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 12507 0 0 0 31535 5 0 0 25 0 1 0 163141583 45424640 10217 1992294400 134512640 135078026 4294956192 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 11090 10217 71 138 0 10949 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 61532

[startup+402.301 s]

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


[startup+9342.31 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 8281
/proc/meminfo: memFree=1183144/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=72108 CPUtime=9311.11
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 19439 0 0 0 931092 19 0 0 25 0 1 0 163141583 73838592 17149 1992294400 134512640 135078026 4294956192 18446744073709551615 134523813 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 18027 17149 71 138 0 17886 0
Current children cumulated CPU time (s) 9337.78
Current children cumulated vsize (KiB) 89280

[startup+9402.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 8281
/proc/meminfo: memFree=1182696/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=72636 CPUtime=9371.07
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 19556 0 0 0 937088 19 0 0 25 0 1 0 163141583 74379264 17266 1992294400 134512640 135078026 4294956192 18446744073709551615 134523892 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 18159 17266 71 138 0 18018 0
Current children cumulated CPU time (s) 9397.74
Current children cumulated vsize (KiB) 89808

[startup+9462.3 s]
/proc/loadavg: 1.06 1.04 1.00 2/66 8281
/proc/meminfo: memFree=1182184/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=73164 CPUtime=9431.06
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 19678 0 0 0 943086 20 0 0 25 0 1 0 163141583 74919936 17388 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 18291 17388 71 138 0 18150 0
Current children cumulated CPU time (s) 9457.73
Current children cumulated vsize (KiB) 90336

[startup+9522.3 s]
/proc/loadavg: 1.05 1.04 1.00 2/66 8281
/proc/meminfo: memFree=1181736/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=73560 CPUtime=9491.03
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 19795 0 0 0 949083 20 0 0 25 0 1 0 163141583 75325440 17505 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 18390 17505 71 138 0 18249 0
Current children cumulated CPU time (s) 9517.7
Current children cumulated vsize (KiB) 90732

[startup+9582.3 s]
/proc/loadavg: 1.58 1.18 1.05 2/66 8281
/proc/meminfo: memFree=1181224/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=74088 CPUtime=9551
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 19921 0 0 0 955080 20 0 0 25 0 1 0 163141583 75866112 17631 1992294400 134512640 135078026 4294956192 18446744073709551615 134523813 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 18522 17631 71 138 0 18381 0
Current children cumulated CPU time (s) 9577.67
Current children cumulated vsize (KiB) 91260

[startup+9642.3 s]
/proc/loadavg: 1.21 1.15 1.04 2/66 8281
/proc/meminfo: memFree=1180712/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=74616 CPUtime=9610.97
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 20045 0 0 0 961077 20 0 0 25 0 1 0 163141583 76406784 17755 1992294400 134512640 135078026 4294956192 18446744073709551615 134523813 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 18654 17755 71 138 0 18513 0
Current children cumulated CPU time (s) 9637.64
Current children cumulated vsize (KiB) 91788

[startup+9702.3 s]
/proc/loadavg: 1.08 1.12 1.04 2/66 8281
/proc/meminfo: memFree=1180072/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=75400 CPUtime=9670.94
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 20177 0 0 0 967073 21 0 0 25 0 1 0 163141583 77209600 17887 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 18850 17887 71 138 0 18709 0
Current children cumulated CPU time (s) 9697.61
Current children cumulated vsize (KiB) 92572

[startup+9762.3 s]
/proc/loadavg: 1.03 1.09 1.03 2/66 8281
/proc/meminfo: memFree=1179496/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=75928 CPUtime=9730.91
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 20325 0 0 0 973070 21 0 0 25 0 1 0 163141583 77750272 18035 1992294400 134512640 135078026 4294956192 18446744073709551615 134523806 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 18982 18035 71 138 0 18841 0
Current children cumulated CPU time (s) 9757.58
Current children cumulated vsize (KiB) 93100

[startup+9822.3 s]
/proc/loadavg: 1.01 1.08 1.02 2/66 8281
/proc/meminfo: memFree=1178984/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=76456 CPUtime=9790.88
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 20461 0 0 0 979067 21 0 0 25 0 1 0 163141583 78290944 18171 1992294400 134512640 135078026 4294956192 18446744073709551615 134523858 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 19114 18171 71 138 0 18973 0
Current children cumulated CPU time (s) 9817.55
Current children cumulated vsize (KiB) 93628

[startup+9882.3 s]
/proc/loadavg: 1.00 1.06 1.02 2/66 8281
/proc/meminfo: memFree=1178408/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=76984 CPUtime=9850.85
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 20600 0 0 0 985064 21 0 0 25 0 1 0 163141583 78831616 18310 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 19246 18310 71 138 0 19105 0
Current children cumulated CPU time (s) 9877.52
Current children cumulated vsize (KiB) 94156

[startup+9942.3 s]
/proc/loadavg: 1.00 1.05 1.01 2/66 8281
/proc/meminfo: memFree=1177896/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=77648 CPUtime=9910.82
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 20741 0 0 0 991061 21 0 0 25 0 1 0 163141583 79511552 18451 1992294400 134512640 135078026 4294956192 18446744073709551615 134523677 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 19412 18451 71 138 0 19271 0
Current children cumulated CPU time (s) 9937.49
Current children cumulated vsize (KiB) 94820

[startup+10002.3 s]
/proc/loadavg: 1.00 1.03 1.01 2/66 8281
/proc/meminfo: memFree=1177000/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=78444 CPUtime=9970.8
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 20963 0 0 0 997059 21 0 0 25 0 1 0 163141583 80326656 18673 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 19611 18673 71 138 0 19470 0
Current children cumulated CPU time (s) 9997.47
Current children cumulated vsize (KiB) 95616

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

[startup+10002.7 s]
/proc/loadavg: 1.00 1.03 1.01 2/66 8281
/proc/meminfo: memFree=1177000/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=78444 CPUtime=9971.2
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 20964 0 0 0 997099 21 0 0 25 0 1 0 163141583 80326656 18674 1992294400 134512640 135078026 4294956192 18446744073709551615 134522425 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 19611 18674 71 138 0 19470 0
Current children cumulated CPU time (s) 9997.87
Current children cumulated vsize (KiB) 95616

[startup+10002.9 s]
/proc/loadavg: 1.00 1.03 1.01 2/66 8281
/proc/meminfo: memFree=1177000/2055920 swapFree=4180844/4192956
[pid=8253] ppid=8251 vsize=17172 CPUtime=26.67
/proc/8253/stat : 8253 (SATzilla2009_I) S 8251 8253 8216 0 -1 4194304 11972 31365 0 0 816 14 1812 25 25 0 1 0 163138911 17584128 4043 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8253/statm: 4293 4043 217 399 0 3890 0
[pid=8259] ppid=8253 vsize=78444 CPUtime=9971.4
/proc/8259/stat : 8259 (mxc-sr08) R 8253 8253 8216 0 -1 4194304 20965 0 0 0 997119 21 0 0 25 0 1 0 163141583 80326656 18675 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8259/statm: 19611 18675 71 138 0 19470 0
Current children cumulated CPU time (s) 9998.07
Current children cumulated vsize (KiB) 95616

Child status: 17
Real time (s): 10003
CPU time (s): 9998.2
CPU user time (s): 9997.56
CPU system time (s): 0.637903
CPU usage (%): 99.9521
Max. virtual memory (cumulated for all children) (KiB): 95616

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

runsolver used 8.16376 second user time and 28.2117 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-03 13:44:08
IDJOB=1773900
IDBENCH=70820
IDSOLVER=616
FILE ID=node2/1773900-1241351047
PBS_JOBID= 9225561
Free space on /tmp= 66360 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-16.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773900-1241351047/watcher-1773900-1241351047 -o /tmp/evaluation-result-1773900-1241351047/solver-1773900-1241351047 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1773900-1241351047.cnf

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

MD5SUM BENCH= 3cb14750de2495357cf28b8ab826b9e3
RANDOM SEED=1396741921

node2.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.265
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.265
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:       1271312 kB
Buffers:         78692 kB
Cached:         598036 kB
SwapCached:       5924 kB
Active:         136668 kB
Inactive:       548412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1271312 kB
SwapTotal:     4192956 kB
SwapFree:      4180844 kB
Dirty:           35760 kB
Writeback:           0 kB
Mapped:          13968 kB
Slab:            85508 kB
Committed_AS:   908868 kB
PageTables:       1468 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= 66328 MiB
End job on node2 at 2009-05-03 16:30:51