Trace number 1825855

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 4998.92 5001.62

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g4.cnf
MD5SUM58e1c9baf379890f8f9e3891acb41fa1
Bench CategoryCRAFTED (crafted 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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data

22.56/22.67	c SATzilla is building models for class 2
22.56/22.67	c run presolver march_dl2004 for 5 seconds ... 
22.56/22.67	c Bin: Executing march_dl2004
22.56/22.67	c spawning binary file with 5 seconds ...
22.56/22.67	c child exit by a signal
22.56/22.67	c march_dl2004 returned code 137.
22.56/22.67	c run presolver mxc-sr08 for 5 seconds ... 
22.56/22.67	c Bin: Executing mxc-sr08
22.56/22.67	c spawning binary file with 5 seconds ...
22.56/22.67	c child exit by a signal
22.56/22.67	c mxc-sr08 returned code 137.
22.56/22.67	c Orignal number of varibales is 1820, number of clauses is 171155 
22.56/22.67	c predicted feature computation time is 10.922385 
22.56/22.67	c Bin: Executing satelite
22.56/22.67	c spawning binary file with 240 seconds ...
22.56/22.67	c child exited successfully
22.56/22.67	c satzilla computing base features
22.56/22.67	c Number of variabe is: 1755, Number of clause is : 169335 
22.56/22.67	c Initializing...
22.56/22.67	c satzilla compute diameter ...
22.56/22.67	c start diameter features ...
22.56/22.67	c satzilla doing clause learning
22.56/22.67	c start clause learning features ...
22.56/22.67	c Bin: Executing zchaff07
22.56/22.67	c spawning binary file with 2 seconds ...
22.56/22.67	c child exit by a signal
22.56/22.67	c satzilla doing survey propogation probe
22.56/22.67	c do survay propogation for 2 second ...
22.56/22.67	c satzilla doing local search probe
22.56/22.67	c satzilla doing lobjois search-space size estimate
22.56/22.67	c features are:1820 171155 1755 169335 0.037037 0.0107479 0.0103641 0.996275 0.0159698 0.206979 0.00193065 1.7439 0.0011396 0.0301994 0.218488 0.947152 0.947152 0.00193065 0.143361 0.00126967 0.0027106 5.16359 0.150915 0.0363484 0.0721154 0.305263 2.6827 0.00107938 0.134794 0.000690938 0.0015177 4.57724 0.947152 0.00252685 0.164766 0.0015118 0.00382673 3 0 3 3 -0 129.364 0.386764 41 218 178 67 173 81 124 70.3629 0.14239 60.8034 98 76.8507 61.8101 74.1975 63.3526 66.7155 0.818308 0.0899762 0.52447 0.919609 0.897702 0.70502 0.873134 0.775452 0.840994 5.58211e-11 9.72923 -1.11022e-16 2.01854e-08 4.25878e-11 6.66134e-16 3.62121e-12 7.43849e-15 1.57208e-13 130.118 2.61258 778.353 0.258668 823 800 841 48.211 0.0765208 1.00211 0.00936511 0.847635 0.92385 
22.56/22.67	c satzilla's ranking:
22.56/22.67	c 1) mxc-sr08: 3.037461
22.56/22.67	c 2) march_dl2004: 2.394430
22.56/22.67	c 3) minisat20SAT07: 1.743883
22.56/22.67	c 4) zchaff_rand: 1.649914
22.56/22.67	c 5) minisat20: 1.387890
22.56/22.67	c 6) vallst: 0.573023
22.56/22.67	c 7) tts-4-0: 0.211969
22.56/22.67	c 8) SATenstein: -10000.000000
22.56/22.67	c 9) gnovelty+: -10000.000000
22.56/22.67	c 10) adaptg2wsat+: -10000.000000
22.56/22.67	c 11) adaptg2wsat0: -10000.000000
22.56/22.67	c 12) picosat846: -10000.000000
22.56/22.67	c 13) kcnfs04SAT07: -10000.000000
22.56/22.67	c satzilla running mxc-sr08 ... 
4998.88/5001.61	c Bin: Executing mxc-sr08
4998.88/5001.61	c spawning binary file with 4977 seconds ...
4998.88/5001.61	c child exit by a signal
4998.88/5001.61	c mxc-sr08 returned code 137.
4998.88/5001.61	c satzilla running march_dl2004 ... 
4998.88/5001.61	c Bin: Executing march_dl2004
4998.88/5001.61	c march_dl2004 returned code 1.
4998.88/5001.61	c satzilla running minisat20SAT07 ... 
4998.88/5001.61	c Bin: Executing minisat20SAT07
4998.88/5001.61	c minisat20SAT07 returned code 1.
4998.88/5001.61	c satzilla running zchaff_rand ... 
4998.88/5001.61	c Bin: Executing zchaff_rand
4998.88/5001.61	c zchaff_rand returned code 1.
4998.88/5001.61	c satzilla running minisat20 ... 
4998.88/5001.61	c Bin: Executing minisat20
4998.88/5001.61	c minisat20 returned code 1.
4998.88/5001.61	c satzilla running vallst ... 
4998.88/5001.61	c Bin: Executing vallst
4998.88/5001.61	c vallst returned code 1.
4998.88/5001.61	c satzilla running tts-4-0 ... 
4998.88/5001.61	c Bin: Executing tts-4-0
4998.88/5001.61	c tts-4-0 returned code 1.
4998.88/5001.61	c satzilla running SATenstein ... 
4998.88/5001.61	c Bin: Executing SATenstein
4998.88/5001.61	c SATenstein returned code 1.
4998.88/5001.61	c satzilla running gnovelty+ ... 
4998.88/5001.61	c Bin: Executing gnovelty+
4998.88/5001.61	c gnovelty+ returned code 1.
4998.88/5001.61	c satzilla running adaptg2wsat+ ... 
4998.88/5001.61	c Bin: Executing adaptg2wsat+
4998.88/5001.61	c adaptg2wsat+ returned code 1.
4998.88/5001.61	c satzilla running adaptg2wsat0 ... 
4998.88/5001.61	c Bin: Executing adaptg2wsat0
4998.88/5001.61	c adaptg2wsat0 returned code 1.
4998.88/5001.61	c satzilla running picosat846 ... 
4998.88/5001.61	c Bin: Executing picosat846
4998.88/5001.61	c picosat846 returned code 1.
4998.88/5001.61	c satzilla running kcnfs04SAT07 ... 
4998.88/5001.61	c Bin: Executing kcnfs04SAT07
4998.88/5001.61	c kcnfs04SAT07 returned code 1.
4998.88/5001.61	c ERROR: All Failed! 
4998.88/5001.61	c SATZILLA_TIME=4999.660000

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-1825855-1242517167/watcher-1825855-1242517167 -o /tmp/evaluation-result-1825855-1242517167/solver-1825855-1242517167 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825855-1242517167.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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/65 1903
/proc/meminfo: memFree=1850784/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=2056 CPUtime=0
/proc/1903/stat : 1903 (SATzilla2009_C) R 1900 1903 1864 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 279745709 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/1903/statm: 514 112 96 399 0 111 0
[pid=1904] ppid=1903 vsize=2112 CPUtime=0
/proc/1904/stat : 1904 (march_dl2004) R 1903 1903 1864 0 -1 4194304 272 0 0 0 0 0 0 0 18 0 1 0 279745709 2162688 267 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1904/statm: 528 267 50 118 0 407 0

[startup+0.0776369 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 1903
/proc/meminfo: memFree=1850784/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=2056 CPUtime=0
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279745709 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1903/statm: 514 112 96 399 0 111 0
[pid=1904] ppid=1903 vsize=3300 CPUtime=0.07
/proc/1904/stat : 1904 (march_dl2004) R 1903 1903 1864 0 -1 4194304 643 0 0 0 7 0 0 0 19 0 1 0 279745709 3379200 638 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1904/statm: 825 638 50 118 0 704 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.10164 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 1903
/proc/meminfo: memFree=1850784/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=2056 CPUtime=0
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279745709 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1903/statm: 514 112 96 399 0 111 0
[pid=1904] ppid=1903 vsize=3696 CPUtime=0.09
/proc/1904/stat : 1904 (march_dl2004) R 1903 1903 1864 0 -1 4194304 766 0 0 0 9 0 0 0 19 0 1 0 279745709 3784704 761 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1904/statm: 924 761 50 118 0 803 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5752

[startup+0.30168 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 1903
/proc/meminfo: memFree=1850784/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=2056 CPUtime=0
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279745709 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1903/statm: 514 112 96 399 0 111 0
[pid=1904] ppid=1903 vsize=10980 CPUtime=0.29
/proc/1904/stat : 1904 (march_dl2004) R 1903 1903 1864 0 -1 4194304 2657 0 0 0 28 1 0 0 21 0 1 0 279745709 11243520 1990 1992294400 134512640 134996440 4294956192 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1904/statm: 2745 1990 55 118 0 2624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13036

[startup+0.701761 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 1903
/proc/meminfo: memFree=1850784/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=2056 CPUtime=0
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279745709 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1903/statm: 514 112 96 399 0 111 0
[pid=1904] ppid=1903 vsize=14400 CPUtime=0.69
/proc/1904/stat : 1904 (march_dl2004) R 1903 1903 1864 0 -1 4194304 11236 0 0 0 64 5 0 0 25 0 1 0 279745709 14745600 2860 1992294400 134512640 134996440 4294956192 18446744073709551615 134542301 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1904/statm: 3600 2860 73 118 0 3479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16456

[startup+1.50192 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 1905
/proc/meminfo: memFree=1836048/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=2056 CPUtime=0
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279745709 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1903/statm: 514 112 96 399 0 111 0
[pid=1904] ppid=1903 vsize=23700 CPUtime=1.49
/proc/1904/stat : 1904 (march_dl2004) R 1903 1903 1864 0 -1 4194304 19677 0 0 0 141 8 0 0 25 0 1 0 279745709 24268800 3719 1992294400 134512640 134996440 4294956192 18446744073709551615 134551507 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1904/statm: 5925 3719 73 118 0 5804 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25756

[startup+3.10125 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 1905
/proc/meminfo: memFree=1835728/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=2056 CPUtime=0
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279745709 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1903/statm: 514 112 96 399 0 111 0
[pid=1904] ppid=1903 vsize=26200 CPUtime=3.08
/proc/1904/stat : 1904 (march_dl2004) R 1903 1903 1864 0 -1 4194304 20212 0 0 0 300 8 0 0 25 0 1 0 279745709 26828800 4254 1992294400 134512640 134996440 4294956192 18446744073709551615 134553168 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1904/statm: 6550 4254 75 118 0 6429 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28256

[startup+6.3019 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 1906
/proc/meminfo: memFree=1839760/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=2056 CPUtime=4.99
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 156 20308 0 0 0 0 490 9 16 0 1 0 279745709 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 514 125 107 399 0 111 0
[pid=1906] ppid=1903 vsize=13952 CPUtime=1.28
/proc/1906/stat : 1906 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 3768 0 0 0 127 1 0 0 25 0 1 0 279746209 14286848 3228 1992294400 134512640 135078026 4294956192 18446744073709551615 134560938 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1906/statm: 3488 3228 55 138 0 3347 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 16008

[startup+12.7012 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 1907
/proc/meminfo: memFree=1835864/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=13964 CPUtime=12.67
/proc/1903/stat : 1903 (SATzilla2009_C) R 1900 1903 1864 0 -1 4194304 4672 27920 0 0 140 2 1109 16 25 0 1 0 279745709 14299136 3131 1992294400 134512640 136149437 4294956224 18446744073709551615 134532700 0 0 4096 0 0 0 0 17 0 0 0
/proc/1903/statm: 3491 3131 135 399 0 3088 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13964

[startup+25.5018 s]
/proc/loadavg: 1.08 1.02 1.00 2/67 1909
/proc/meminfo: memFree=1818704/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=13952 CPUtime=2.81
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 3797 0 0 0 279 2 0 0 25 0 1 0 279747976 14286848 3257 1992294400 134512640 135078026 4294956192 18446744073709551615 134561382 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 3488 3257 55 138 0 3347 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 32008

[startup+51.102 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 1909
/proc/meminfo: memFree=1803088/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=29960 CPUtime=28.4
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 8290 0 0 0 2836 4 0 0 25 0 1 0 279747976 30679040 7354 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 7490 7354 71 138 0 7349 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 48016

[startup+102.305 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 1909
/proc/meminfo: memFree=1779088/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=53340 CPUtime=79.57
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 14105 0 0 0 7945 12 0 0 25 0 1 0 279747976 54620160 13169 1992294400 134512640 135078026 4294956192 18446744073709551615 134534579 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 13335 13169 71 138 0 13194 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 71396

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1909
/proc/meminfo: memFree=1760208/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=72496 CPUtime=139.53
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 18816 0 0 0 13936 17 0 0 25 0 1 0 279747976 74235904 17880 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 18124 17880 71 138 0 17983 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 90552

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1909
/proc/meminfo: memFree=1754704/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=78048 CPUtime=199.5
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 20196 0 0 0 19932 18 0 0 25 0 1 0 279747976 79921152 19260 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 19512 19260 71 138 0 19371 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 96104

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1911
/proc/meminfo: memFree=1735952/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=96592 CPUtime=259.46
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 24853 0 0 0 25924 22 0 0 25 0 1 0 279747976 98910208 23917 1992294400 134512640 135078026 4294956192 18446744073709551615 134534432 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 24148 23917 71 138 0 24007 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 114648

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1911
/proc/meminfo: memFree=1735888/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=96592 CPUtime=319.43
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 24853 0 0 0 31920 23 0 0 25 0 1 0 279747976 98910208 23917 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 24148 23917 71 138 0 24007 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 114648

[startup+402.301 s]

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1919
/proc/meminfo: memFree=1673808/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=160432 CPUtime=4697.11
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 39759 0 0 0 469666 45 0 0 25 0 1 0 279747976 164282368 38823 1992294400 134512640 135078026 4294956192 18446744073709551615 134523984 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 40108 38823 71 138 0 39967 0
Current children cumulated CPU time (s) 4719.74
Current children cumulated vsize (KiB) 178488

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1919
/proc/meminfo: memFree=1673808/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=160432 CPUtime=4757.08
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 39760 0 0 0 475663 45 0 0 25 0 1 0 279747976 164282368 38824 1992294400 134512640 135078026 4294956192 18446744073709551615 134534011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 40108 38824 71 138 0 39967 0
Current children cumulated CPU time (s) 4779.71
Current children cumulated vsize (KiB) 178488

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1919
/proc/meminfo: memFree=1673808/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=160432 CPUtime=4817.04
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 39761 0 0 0 481659 45 0 0 25 0 1 0 279747976 164282368 38825 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 40108 38825 71 138 0 39967 0
Current children cumulated CPU time (s) 4839.67
Current children cumulated vsize (KiB) 178488

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1927
/proc/meminfo: memFree=1673552/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=160432 CPUtime=4877
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 39764 0 0 0 487655 45 0 0 25 0 1 0 279747976 164282368 38828 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 40108 38828 71 138 0 39967 0
Current children cumulated CPU time (s) 4899.63
Current children cumulated vsize (KiB) 178488

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1927
/proc/meminfo: memFree=1672464/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=161752 CPUtime=4936.97
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 40061 0 0 0 493652 45 0 0 25 0 1 0 279747976 165634048 39125 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 40438 39125 71 138 0 40297 0
Current children cumulated CPU time (s) 4959.6
Current children cumulated vsize (KiB) 179808

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1927
/proc/meminfo: memFree=1672016/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=162280 CPUtime=4940.97
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 40194 0 0 0 494052 45 0 0 25 0 1 0 279747976 166174720 39258 1992294400 134512640 135078026 4294956192 18446744073709551615 134534270 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1909/statm: 40570 39258 71 138 0 40429 0
Current children cumulated CPU time (s) 4963.6
Current children cumulated vsize (KiB) 180336

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1927
/proc/meminfo: memFree=1670352/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=163996 CPUtime=4953.76
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 40616 0 0 0 495330 46 0 0 25 0 1 0 279747976 167931904 39680 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 40999 39680 71 138 0 40858 0
Current children cumulated CPU time (s) 4976.39
Current children cumulated vsize (KiB) 182052

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1927
/proc/meminfo: memFree=1669840/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=164392 CPUtime=4966.55
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 40727 0 0 0 496609 46 0 0 25 0 1 0 279747976 168337408 39791 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 41098 39791 71 138 0 40957 0
Current children cumulated CPU time (s) 4989.18
Current children cumulated vsize (KiB) 182448

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1927
/proc/meminfo: memFree=1669776/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=164392 CPUtime=4972.96
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 40727 0 0 0 497250 46 0 0 25 0 1 0 279747976 168337408 39791 1992294400 134512640 135078026 4294956192 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 41098 39791 71 138 0 40957 0
Current children cumulated CPU time (s) 4995.59
Current children cumulated vsize (KiB) 182448

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1927
/proc/meminfo: memFree=1669776/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=164392 CPUtime=4974.55
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 40727 0 0 0 497409 46 0 0 25 0 1 0 279747976 168337408 39791 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 41098 39791 71 138 0 40957 0
Current children cumulated CPU time (s) 4997.18
Current children cumulated vsize (KiB) 182448

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1927
/proc/meminfo: memFree=1669776/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=164392 CPUtime=4975.35
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 40727 0 0 0 497489 46 0 0 25 0 1 0 279747976 168337408 39791 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 41098 39791 71 138 0 40957 0
Current children cumulated CPU time (s) 4997.98
Current children cumulated vsize (KiB) 182448

[startup+5001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1927
/proc/meminfo: memFree=1669776/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=164392 CPUtime=4975.75
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 40727 0 0 0 497529 46 0 0 25 0 1 0 279747976 168337408 39791 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 41098 39791 71 138 0 40957 0
Current children cumulated CPU time (s) 4998.38
Current children cumulated vsize (KiB) 182448

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1927
/proc/meminfo: memFree=1669776/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=164392 CPUtime=4976.15
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4194304 40727 0 0 0 497569 46 0 0 25 0 1 0 279747976 168337408 39791 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 41098 39791 71 138 0 40957 0
Current children cumulated CPU time (s) 4998.78
Current children cumulated vsize (KiB) 182448

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1927
/proc/meminfo: memFree=1773932/2055920 swapFree=4181124/4192956
[pid=1903] ppid=1900 vsize=18056 CPUtime=22.63
/proc/1903/stat : 1903 (SATzilla2009_C) S 1900 1903 1864 0 -1 4194304 8930 32396 0 0 932 5 1305 21 25 0 1 0 279745709 18489344 4291 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1903/statm: 4514 4291 219 399 0 4111 0
[pid=1909] ppid=1903 vsize=0 CPUtime=4976.25
/proc/1909/stat : 1909 (mxc-sr08) R 1903 1903 1864 0 -1 4195332 40727 0 0 0 497577 48 0 0 25 0 1 0 279747976 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/1909/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.88
Current children cumulated vsize (KiB) 18056

Child status: 17
Real time (s): 5001.62
CPU time (s): 4998.92
CPU user time (s): 4998.15
CPU system time (s): 0.764883
CPU usage (%): 99.946
Max. virtual memory (cumulated for all children) (KiB): 182448

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

runsolver used 4.25135 second user time and 13.9449 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-17 01:39:27
IDJOB=1825855
IDBENCH=71501
IDSOLVER=668
FILE ID=node80/1825855-1242517167
PBS_JOBID= 9307088
Free space on /tmp= 65956 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1820c171155g4.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825855-1242517167/watcher-1825855-1242517167 -o /tmp/evaluation-result-1825855-1242517167/solver-1825855-1242517167 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825855-1242517167.cnf

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

MD5SUM BENCH= 58e1c9baf379890f8f9e3891acb41fa1
RANDOM SEED=856329880

node80.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.270
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.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1851200 kB
Buffers:         24384 kB
Cached:         118824 kB
SwapCached:       5440 kB
Active:          86396 kB
Inactive:        64308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1851200 kB
SwapTotal:     4192956 kB
SwapFree:      4181124 kB
Dirty:           33832 kB
Writeback:           0 kB
Mapped:          13360 kB
Slab:            39948 kB
Committed_AS:  1075528 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65924 MiB
End job on node80 at 2009-05-17 03:02:49