Trace number 1734067

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.42 1200.07

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark139.788
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

Solver Data

26.54/26.61	c SATzilla is building models for class 3
26.54/26.61	c run presolver mxc-sr08 for 10 seconds ... 
26.54/26.61	c Bin: Executing mxc-sr08
26.54/26.61	c spawning binary file with 10 seconds ...
26.54/26.61	c child exit by a signal
26.54/26.61	c mxc-sr08 returned code 137.
26.54/26.61	c run presolver picosat846 for 5 seconds ... 
26.54/26.61	c Bin: Executing picosat846
26.54/26.61	c spawning binary file with 5 seconds ...
26.54/26.61	c child exit by a signal
26.54/26.61	c picosat846 returned code 137.
26.54/26.61	c Orignal number of varibales is 526, number of clauses is 146535 
26.54/26.61	c predicted feature computation time is 1.649402 
26.54/26.61	c Bin: Executing satelite
26.54/26.61	c spawning binary file with 240 seconds ...
26.54/26.61	c child exited successfully
26.54/26.61	c satzilla computing base features
26.54/26.61	c Number of variabe is: 426, Number of clause is : 96618 
26.54/26.61	c Initializing...
26.54/26.61	c satzilla doing clause learning
26.54/26.61	c start clause learning features ...
26.54/26.61	c Bin: Executing zchaff07
26.54/26.61	c spawning binary file with 2 seconds ...
26.54/26.61	c child exit by a signal
26.54/26.61	c satzilla doing survey propogation probe
26.54/26.61	c do survay propogation for 2 second ...
26.54/26.61	c satzilla doing local search probe
26.54/26.61	c features are:526 146535 426 96618 0.234742 0.516643 0.00440912 0.397942 0.623023 2.03443 0.0146034 0.411298 0.00469484 0.0539906 1.26227 0.020255 0.0204827 0.0146034 0.589565 0.000517502 0.0444017 4.93229 0.239455 0.345614 0 0.946451 2.62073 0.00407857 0.841978 0.000248401 0.0426422 4.18406 0.337887 0.00171116 0.364909 0.000186301 0.00269101 728.182 0.456559 113 1246 1015 218 1007 487 824 13.6219 0.122916 9.87615 16.1796 15.8355 12.4727 15.0387 12.6233 13.5892 0.415667 0.936854 0.000177835 0.972519 0.95428 0.01361 0.842651 0.0177489 0.301322 0.00517227 2.02211 -1.11022e-16 0.0600644 0.011408 5.0293e-11 0.00632403 1.64021e-09 0.00149362 47.6349 5.9436 120.048 0.147733 121 110 131 13.9557 0.250461 0.981269 0.128034 
26.54/26.61	c satzilla's ranking:
26.54/26.61	c 1) mxc-sr08: 3.126829
26.54/26.61	c 2) picosat846: 2.581200
26.54/26.61	c 3) minisat20SAT07: 2.228881
26.54/26.61	c 4) zchaff_rand: 0.608039
26.54/26.61	c 5) march_dl2004: 0.470450
26.54/26.61	c 6) SATenstein: -10000.000000
26.54/26.61	c 7) gnovelty+: -10000.000000
26.54/26.61	c 8) adaptg2wsat+: -10000.000000
26.54/26.61	c 9) adaptg2wsat0: -10000.000000
26.54/26.61	c 10) tts-4-0: -10000.000000
26.54/26.61	c 11) vallst: -10000.000000
26.54/26.61	c 12) minisat20: -10000.000000
26.54/26.61	c 13) kcnfs04SAT07: -10000.000000
26.54/26.61	c satzilla running mxc-sr08 ... 
1199.32/1200.06	c Bin: Executing mxc-sr08
1199.32/1200.06	c spawning binary file with 1173 seconds ...
1199.32/1200.06	c child exit by a signal
1199.32/1200.06	c mxc-sr08 returned code 137.
1199.32/1200.06	c satzilla running picosat846 ... 
1199.32/1200.06	c Bin: Executing picosat846
1199.32/1200.06	c picosat846 returned code 1.
1199.32/1200.06	c satzilla running minisat20SAT07 ... 
1199.32/1200.06	c Bin: Executing minisat20SAT07
1199.32/1200.06	c minisat20SAT07 returned code 1.
1199.32/1200.06	c satzilla running zchaff_rand ... 
1199.32/1200.06	c Bin: Executing zchaff_rand
1199.32/1200.06	c zchaff_rand returned code 1.
1199.32/1200.06	c satzilla running march_dl2004 ... 
1199.32/1200.06	c Bin: Executing march_dl2004
1199.32/1200.06	c march_dl2004 returned code 1.
1199.32/1200.06	c satzilla running SATenstein ... 
1199.32/1200.06	c Bin: Executing SATenstein
1199.32/1200.06	c SATenstein returned code 1.
1199.32/1200.06	c satzilla running gnovelty+ ... 
1199.32/1200.06	c Bin: Executing gnovelty+
1199.32/1200.06	c gnovelty+ returned code 1.
1199.32/1200.06	c satzilla running adaptg2wsat+ ... 
1199.32/1200.06	c Bin: Executing adaptg2wsat+
1199.32/1200.06	c adaptg2wsat+ returned code 1.
1199.32/1200.06	c satzilla running adaptg2wsat0 ... 
1199.32/1200.06	c Bin: Executing adaptg2wsat0
1199.32/1200.06	c adaptg2wsat0 returned code 1.
1199.32/1200.06	c satzilla running tts-4-0 ... 
1199.32/1200.06	c Bin: Executing tts-4-0
1199.32/1200.06	c tts-4-0 returned code 1.
1199.32/1200.06	c satzilla running vallst ... 
1199.32/1200.06	c Bin: Executing vallst
1199.32/1200.06	c vallst returned code 1.
1199.32/1200.06	c satzilla running minisat20 ... 
1199.32/1200.06	c Bin: Executing minisat20
1199.32/1200.06	c minisat20 returned code 1.
1199.32/1200.06	c satzilla running kcnfs04SAT07 ... 
1199.32/1200.06	c Bin: Executing kcnfs04SAT07
1199.32/1200.06	c kcnfs04SAT07 returned code 1.
1199.32/1200.06	c ERROR: All Failed! 
1199.32/1200.06	c SATZILLA_TIME=1199.590000

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-1734067-1240795425/watcher-1734067-1240795425 -o /tmp/evaluation-result-1734067-1240795425/solver-1734067-1240795425 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1734067-1240795425.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 0.99 0.99 3/64 30665
/proc/meminfo: memFree=1667400/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=2056 CPUtime=0
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107576517 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 514 112 96 399 0 111 0
[pid=30666] ppid=30665 vsize=4844 CPUtime=0
/proc/30666/stat : 30666 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 737 0 0 0 0 0 0 0 19 0 1 0 107576517 4960256 733 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30666/statm: 1211 739 44 138 0 1070 0

[startup+0.106725 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 30665
/proc/meminfo: memFree=1667400/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=2056 CPUtime=0
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107576517 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 514 112 96 399 0 111 0
[pid=30666] ppid=30665 vsize=13860 CPUtime=0.1
/proc/30666/stat : 30666 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 3290 0 0 0 9 1 0 0 20 0 1 0 107576517 14192640 3286 1992294400 134512640 135078026 4294956192 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30666/statm: 3465 3286 54 138 0 3324 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15916

[startup+0.201739 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 30665
/proc/meminfo: memFree=1667400/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=2056 CPUtime=0
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107576517 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 514 112 96 399 0 111 0
[pid=30666] ppid=30665 vsize=13772 CPUtime=0.19
/proc/30666/stat : 30666 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 4245 0 0 0 18 1 0 0 20 0 1 0 107576517 14102528 3213 1992294400 134512640 135078026 4294956192 18446744073709551615 134553953 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30666/statm: 3443 3213 55 138 0 3302 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15828

[startup+0.301757 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 30665
/proc/meminfo: memFree=1667400/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=2056 CPUtime=0
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107576517 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 514 112 96 399 0 111 0
[pid=30666] ppid=30665 vsize=13772 CPUtime=0.29
/proc/30666/stat : 30666 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 4245 0 0 0 28 1 0 0 21 0 1 0 107576517 14102528 3213 1992294400 134512640 135078026 4294956192 18446744073709551615 134553862 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30666/statm: 3443 3213 55 138 0 3302 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15828

[startup+0.701827 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 30665
/proc/meminfo: memFree=1667400/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=2056 CPUtime=0
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107576517 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 514 112 96 399 0 111 0
[pid=30666] ppid=30665 vsize=13772 CPUtime=0.68
/proc/30666/stat : 30666 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 4245 0 0 0 67 1 0 0 25 0 1 0 107576517 14102528 3213 1992294400 134512640 135078026 4294956192 18446744073709551615 134560756 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30666/statm: 3443 3213 55 138 0 3302 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 15828

[startup+1.50297 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30667
/proc/meminfo: memFree=1654392/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=2056 CPUtime=0
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107576517 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 514 112 96 399 0 111 0
[pid=30666] ppid=30665 vsize=13772 CPUtime=1.49
/proc/30666/stat : 30666 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 4283 0 0 0 148 1 0 0 25 0 1 0 107576517 14102528 3251 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30666/statm: 3443 3251 55 138 0 3302 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15828

[startup+3.10126 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30667
/proc/meminfo: memFree=1653048/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=2056 CPUtime=0
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107576517 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 514 112 96 399 0 111 0
[pid=30666] ppid=30665 vsize=15276 CPUtime=3.09
/proc/30666/stat : 30666 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 4661 0 0 0 307 2 0 0 25 0 1 0 107576517 15642624 3629 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30666/statm: 3819 3629 55 138 0 3678 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17332

[startup+6.30181 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30667
/proc/meminfo: memFree=1654072/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=2056 CPUtime=0
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107576517 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 514 112 96 399 0 111 0
[pid=30666] ppid=30665 vsize=14192 CPUtime=6.29
/proc/30666/stat : 30666 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 4718 0 0 0 627 2 0 0 25 0 1 0 107576517 14532608 3382 1992294400 134512640 135078026 4294956192 18446744073709551615 134534253 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30666/statm: 3548 3382 71 138 0 3407 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16248

[startup+12.7019 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30668
/proc/meminfo: memFree=1658360/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=2056 CPUtime=9.99
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 152 4726 0 0 0 0 997 2 19 0 1 0 107576517 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 514 121 104 399 0 111 0
[pid=30668] ppid=30665 vsize=12688 CPUtime=2.67
/proc/30668/stat : 30668 (picosat846) R 30665 30665 30566 0 -1 4194304 2772 0 0 0 266 1 0 0 25 0 1 0 107577518 12992512 2761 1992294400 134512640 134570484 4294956208 18446744073709551615 134553185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30668/statm: 3172 2761 85 14 0 2838 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 14744

[startup+25.5012 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 30670
/proc/meminfo: memFree=1649280/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=19216 CPUtime=25.44
/proc/30665/stat : 30665 (SATzilla2009_I) R 30663 30665 30566 0 -1 4194304 7306 15897 0 0 393 3 2135 13 25 0 1 0 107576517 19677184 4099 1992294400 134512640 136149169 4294956224 18446744073709551615 134579672 0 0 4096 3 0 0 0 17 0 0 0
/proc/30665/statm: 4804 4099 207 399 0 4401 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 19216

[startup+51.1017 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30671
/proc/meminfo: memFree=1640568/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=16060 CPUtime=24.44
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 5168 0 0 0 2442 2 0 0 25 0 1 0 107579179 16445440 3832 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 4015 3832 71 138 0 3874 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 27076

[startup+102.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30671
/proc/meminfo: memFree=1636600/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=20080 CPUtime=75.62
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 6145 0 0 0 7559 3 0 0 25 0 1 0 107579179 20561920 4809 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 5020 4809 71 138 0 4879 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 31096

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30671
/proc/meminfo: memFree=1633208/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=23432 CPUtime=135.58
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 6983 0 0 0 13555 3 0 0 25 0 1 0 107579179 23994368 5647 1992294400 134512640 135078026 4294956192 18446744073709551615 134534634 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 5858 5647 71 138 0 5717 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 34448

[startup+222.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30671
/proc/meminfo: memFree=1631800/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=24940 CPUtime=195.56
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 7348 0 0 0 19552 4 0 0 25 0 1 0 107579179 25538560 6012 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 6235 6012 71 138 0 6094 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 35956

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30671
/proc/meminfo: memFree=1630264/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=26584 CPUtime=255.52
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 7719 0 0 0 25548 4 0 0 25 0 1 0 107579179 27222016 6383 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 6646 6383 71 138 0 6505 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 37600

[startup+342.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30671
/proc/meminfo: memFree=1627832/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=29256 CPUtime=315.5
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 8317 0 0 0 31545 5 0 0 25 0 1 0 107579179 29958144 6981 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 7314 6981 71 138 0 7173 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 40272


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


[startup+762.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30671
/proc/meminfo: memFree=1621560/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=36020 CPUtime=735.28
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 9860 0 0 0 73522 6 0 0 25 0 1 0 107579179 36884480 8524 1992294400 134512640 135078026 4294956192 18446744073709551615 134534579 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 9005 8524 71 138 0 8864 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 47036

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30673
/proc/meminfo: memFree=1621240/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=36020 CPUtime=795.24
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 9866 0 0 0 79518 6 0 0 25 0 1 0 107579179 36884480 8530 1992294400 134512640 135078026 4294956192 18446744073709551615 134534307 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 9005 8530 71 138 0 8864 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 47036

[startup+882.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30673
/proc/meminfo: memFree=1620536/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=36980 CPUtime=855.21
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 10084 0 0 0 85515 6 0 0 25 0 1 0 107579179 37867520 8748 1992294400 134512640 135078026 4294956192 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 9245 8748 71 138 0 9104 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 47996

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30673
/proc/meminfo: memFree=1620472/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=37172 CPUtime=915.17
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 10118 0 0 0 91511 6 0 0 25 0 1 0 107579179 38064128 8782 1992294400 134512640 135078026 4294956192 18446744073709551615 134524138 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 9293 8782 71 138 0 9152 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 48188

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30673
/proc/meminfo: memFree=1619320/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=38580 CPUtime=975.14
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 10403 0 0 0 97508 6 0 0 25 0 1 0 107579179 39505920 9067 1992294400 134512640 135078026 4294956192 18446744073709551615 134526790 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 9645 9067 71 138 0 9504 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 49596

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30673
/proc/meminfo: memFree=1617400/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=40484 CPUtime=1035.12
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 10889 0 0 0 103505 7 0 0 25 0 1 0 107579179 41455616 9553 1992294400 134512640 135078026 4294956192 18446744073709551615 134534204 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 10121 9553 71 138 0 9980 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 51500

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30673
/proc/meminfo: memFree=1615288/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=42844 CPUtime=1095.08
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 11408 0 0 0 109501 7 0 0 25 0 1 0 107579179 43872256 10072 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 10711 10072 71 138 0 10570 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 53860

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30673
/proc/meminfo: memFree=1615224/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=42844 CPUtime=1155.05
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 11412 0 0 0 115498 7 0 0 25 0 1 0 107579179 43872256 10076 1992294400 134512640 135078026 4294956192 18446744073709551615 134522402 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 10711 10076 71 138 0 10570 0
Current children cumulated CPU time (s) 1181.62
Current children cumulated vsize (KiB) 53860

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

[startup+1190.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30673
/proc/meminfo: memFree=1615224/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=42844 CPUtime=1163.15
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 11413 0 0 0 116308 7 0 0 25 0 1 0 107579179 43872256 10077 1992294400 134512640 135078026 4294956192 18446744073709551615 134534244 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 10711 10077 71 138 0 10570 0
Current children cumulated CPU time (s) 1189.72
Current children cumulated vsize (KiB) 53860

[startup+1196.8 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30673
/proc/meminfo: memFree=1615224/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=42844 CPUtime=1169.55
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 11431 0 0 0 116948 7 0 0 25 0 1 0 107579179 43872256 10095 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 10711 10095 71 138 0 10570 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 53860

[startup+1198.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30673
/proc/meminfo: memFree=1615224/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=42844 CPUtime=1171.15
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 11431 0 0 0 117108 7 0 0 25 0 1 0 107579179 43872256 10095 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 10711 10095 71 138 0 10570 0
Current children cumulated CPU time (s) 1197.72
Current children cumulated vsize (KiB) 53860

[startup+1199.2 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30673
/proc/meminfo: memFree=1615224/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=42844 CPUtime=1171.95
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 11431 0 0 0 117188 7 0 0 25 0 1 0 107579179 43872256 10095 1992294400 134512640 135078026 4294956192 18446744073709551615 134540263 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 10711 10095 71 138 0 10570 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 53860

[startup+1199.6 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30673
/proc/meminfo: memFree=1615224/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=42844 CPUtime=1172.35
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 11431 0 0 0 117228 7 0 0 25 0 1 0 107579179 43872256 10095 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 10711 10095 71 138 0 10570 0
Current children cumulated CPU time (s) 1198.92
Current children cumulated vsize (KiB) 53860

[startup+1200 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 30673
/proc/meminfo: memFree=1615224/2055920 swapFree=4181848/4192956
[pid=30665] ppid=30663 vsize=11016 CPUtime=26.57
/proc/30665/stat : 30665 (SATzilla2009_I) S 30663 30665 30566 0 -1 4194304 7323 15897 0 0 505 4 2135 13 25 0 1 0 107576517 11280384 2527 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30665/statm: 2754 2527 217 399 0 2351 0
[pid=30671] ppid=30665 vsize=42844 CPUtime=1172.75
/proc/30671/stat : 30671 (mxc-sr08) R 30665 30665 30566 0 -1 4194304 11431 0 0 0 117268 7 0 0 25 0 1 0 107579179 43872256 10095 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30671/statm: 10711 10095 71 138 0 10570 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 53860

Child status: 17
Real time (s): 1200.07
CPU time (s): 1199.42
CPU user time (s): 1199.15
CPU system time (s): 0.269958
CPU usage (%): 99.9461
Max. virtual memory (cumulated for all children) (KiB): 53860

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

runsolver used 1.04584 second user time and 3.32749 second system time

The end

Launcher Data

Begin job on node4 at 2009-04-27 03:23:45
IDJOB=1734067
IDBENCH=71153
IDSOLVER=528
FILE ID=node4/1734067-1240795425
PBS_JOBID= 9187366
Free space on /tmp= 66256 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1734067-1240795425/watcher-1734067-1240795425 -o /tmp/evaluation-result-1734067-1240795425/solver-1734067-1240795425 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1734067-1240795425.cnf

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

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=765802004

node4.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:       1667880 kB
Buffers:         52536 kB
Cached:         271256 kB
SwapCached:       5192 kB
Active:         149768 kB
Inactive:       182152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1667880 kB
SwapTotal:     4192956 kB
SwapFree:      4181848 kB
Dirty:           35568 kB
Writeback:           0 kB
Mapped:          14000 kB
Slab:            42112 kB
Committed_AS:   544504 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= 66224 MiB
End job on node4 at 2009-04-27 03:43:46