Trace number 1825858

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.99 5001.17

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes2.cnf
MD5SUM940c3065d47a27ab24578a138a8ab3c0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2166.24
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

20.64/20.76	c SATzilla is building models for class 2
20.64/20.76	c run presolver march_dl2004 for 5 seconds ... 
20.64/20.76	c Bin: Executing march_dl2004
20.64/20.76	c spawning binary file with 5 seconds ...
20.64/20.76	c child exit by a signal
20.64/20.76	c march_dl2004 returned code 137.
20.64/20.76	c run presolver mxc-sr08 for 5 seconds ... 
20.64/20.76	c Bin: Executing mxc-sr08
20.64/20.76	c spawning binary file with 5 seconds ...
20.64/20.76	c child exit by a signal
20.64/20.76	c mxc-sr08 returned code 137.
20.64/20.76	c Orignal number of varibales is 945, number of clauses is 61409 
20.64/20.76	c predicted feature computation time is 8.386841 
20.64/20.76	c Bin: Executing satelite
20.64/20.76	c spawning binary file with 240 seconds ...
20.64/20.76	c child exited successfully
20.64/20.76	c satzilla computing base features
20.64/20.76	c Number of variabe is: 900, Number of clause is : 60464 
20.64/20.76	c Initializing...
20.64/20.76	c satzilla compute diameter ...
20.64/20.76	c start diameter features ...
20.64/20.76	c satzilla doing clause learning
20.64/20.76	c start clause learning features ...
20.64/20.76	c Bin: Executing zchaff07
20.64/20.76	c spawning binary file with 2 seconds ...
20.64/20.76	c child exit by a signal
20.64/20.76	c satzilla doing survey propogation probe
20.64/20.76	c do survay propogation for 2 second ...
20.64/20.76	c satzilla doing local search probe
20.64/20.76	c satzilla doing lobjois search-space size estimate
20.64/20.76	c features are:945 61409 900 60464 0.05 0.0156291 0.0148849 0.993598 0.0240693 0.250665 0.00368048 1.47381 0.00222222 0.0433333 0.266673 0.931745 0.931745 0.00368048 0.130275 0.00253043 0.00496163 4.67445 0.167285 0.0452522 0.0750988 0.326531 2.8707 0.00207054 0.125394 0.00138926 0.00287775 4.1188 0.931745 0.00472704 0.158158 0.00297698 0.00681397 3 0 3 3 -0 372.923 0.868937 167 1349 727 195 243 202 237 57.6663 0.188368 46.7458 79.0138 74.3076 46.7975 68.3413 48.9188 52.5823 0.803812 0.0178302 0.768376 0.850185 0.821644 0.785568 0.812302 0.794197 0.803165 2.60488e-09 4.94192 9.99201e-15 2.59559e-07 5.66996e-09 2.20046e-12 7.54231e-10 1.30994e-11 1.01695e-10 155.533 8.52898 406.829 0.10548 410 392 428 32.7416 0.115195 0.990189 0.0985287 0.818736 0.917309 
20.64/20.76	c satzilla's ranking:
20.64/20.76	c 1) minisat20SAT07: 1.679825
20.64/20.76	c 2) minisat20: 1.649793
20.64/20.76	c 3) march_dl2004: 1.591827
20.64/20.76	c 4) zchaff_rand: 1.450993
20.64/20.76	c 5) vallst: 1.331342
20.64/20.76	c 6) mxc-sr08: 1.175568
20.64/20.76	c 7) tts-4-0: 0.255019
20.64/20.76	c 8) SATenstein: -10000.000000
20.64/20.76	c 9) gnovelty+: -10000.000000
20.64/20.76	c 10) adaptg2wsat+: -10000.000000
20.64/20.76	c 11) adaptg2wsat0: -10000.000000
20.64/20.76	c 12) picosat846: -10000.000000
20.64/20.76	c 13) kcnfs04SAT07: -10000.000000
20.64/20.76	c satzilla running minisat20SAT07 ... 
4998.89/5001.16	c Bin: Executing minisat20SAT07
4998.89/5001.16	c spawning binary file with 4979 seconds ...
4998.89/5001.16	c child exit by a signal
4998.89/5001.16	c minisat20SAT07 returned code 137.
4998.89/5001.16	c satzilla running minisat20 ... 
4998.89/5001.16	c Bin: Executing minisat20
4998.89/5001.16	c minisat20 returned code 1.
4998.89/5001.16	c satzilla running march_dl2004 ... 
4998.89/5001.16	c Bin: Executing march_dl2004
4998.89/5001.16	c march_dl2004 returned code 1.
4998.89/5001.16	c satzilla running zchaff_rand ... 
4998.89/5001.16	c Bin: Executing zchaff_rand
4998.89/5001.16	c zchaff_rand returned code 1.
4998.89/5001.16	c satzilla running vallst ... 
4998.89/5001.16	c Bin: Executing vallst
4998.89/5001.16	c vallst returned code 1.
4998.89/5001.16	c satzilla running mxc-sr08 ... 
4998.89/5001.16	c Bin: Executing mxc-sr08
4998.89/5001.16	c mxc-sr08 returned code 1.
4998.89/5001.16	c satzilla running tts-4-0 ... 
4998.89/5001.16	c Bin: Executing tts-4-0
4998.89/5001.16	c tts-4-0 returned code 1.
4998.89/5001.16	c satzilla running SATenstein ... 
4998.89/5001.16	c Bin: Executing SATenstein
4998.89/5001.16	c SATenstein returned code 1.
4998.89/5001.16	c satzilla running gnovelty+ ... 
4998.89/5001.16	c Bin: Executing gnovelty+
4998.89/5001.16	c gnovelty+ returned code 1.
4998.89/5001.16	c satzilla running adaptg2wsat+ ... 
4998.89/5001.16	c Bin: Executing adaptg2wsat+
4998.89/5001.16	c adaptg2wsat+ returned code 1.
4998.89/5001.16	c satzilla running adaptg2wsat0 ... 
4998.89/5001.16	c Bin: Executing adaptg2wsat0
4998.89/5001.16	c adaptg2wsat0 returned code 1.
4998.89/5001.16	c satzilla running picosat846 ... 
4998.89/5001.16	c Bin: Executing picosat846
4998.89/5001.16	c picosat846 returned code 1.
4998.89/5001.16	c satzilla running kcnfs04SAT07 ... 
4998.89/5001.16	c Bin: Executing kcnfs04SAT07
4998.89/5001.16	c kcnfs04SAT07 returned code 1.
4998.89/5001.16	c ERROR: All Failed! 
4998.89/5001.16	c SATZILLA_TIME=4999.730000

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-1825858-1242517284/watcher-1825858-1242517284 -o /tmp/evaluation-result-1825858-1242517284/solver-1825858-1242517284 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825858-1242517284.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.93 1.02 0.99 3/65 21483
/proc/meminfo: memFree=1771696/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=2056 CPUtime=0
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279758287 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 514 112 96 399 0 111 0
[pid=21484] ppid=21483 vsize=1116 CPUtime=0
/proc/21484/stat : 21484 (march_dl2004) R 21483 21483 21396 0 -1 4194304 155 0 0 0 0 0 0 0 19 0 1 0 279758287 1142784 150 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21484/statm: 279 150 50 118 0 158 0

[startup+0.0479839 s]
/proc/loadavg: 0.93 1.02 0.99 3/65 21483
/proc/meminfo: memFree=1771696/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=2056 CPUtime=0
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279758287 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 514 112 96 399 0 111 0
[pid=21484] ppid=21483 vsize=1908 CPUtime=0.04
/proc/21484/stat : 21484 (march_dl2004) R 21483 21483 21396 0 -1 4194304 383 0 0 0 4 0 0 0 19 0 1 0 279758287 1953792 378 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21484/statm: 477 378 50 118 0 356 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3964

[startup+0.101988 s]
/proc/loadavg: 0.93 1.02 0.99 3/65 21483
/proc/meminfo: memFree=1771696/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=2056 CPUtime=0
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279758287 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 514 112 96 399 0 111 0
[pid=21484] ppid=21483 vsize=4304 CPUtime=0.09
/proc/21484/stat : 21484 (march_dl2004) R 21483 21483 21396 0 -1 4194304 996 0 0 0 9 0 0 0 19 0 1 0 279758287 4407296 770 1992294400 134512640 134996440 4294956192 18446744073709551615 134543085 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21484/statm: 1076 770 139 118 0 955 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6360

[startup+0.30201 s]
/proc/loadavg: 0.93 1.02 0.99 3/65 21483
/proc/meminfo: memFree=1771696/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=2056 CPUtime=0
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279758287 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 514 112 96 399 0 111 0
[pid=21484] ppid=21483 vsize=6944 CPUtime=0.29
/proc/21484/stat : 21484 (march_dl2004) R 21483 21483 21396 0 -1 4194304 4587 0 0 0 27 2 0 0 21 0 1 0 279758287 7110656 1406 1992294400 134512640 134996440 4294956192 18446744073709551615 134617611 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21484/statm: 1736 1408 73 118 0 1615 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9000

[startup+0.701053 s]
/proc/loadavg: 0.93 1.02 0.99 3/65 21483
/proc/meminfo: memFree=1771696/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=2056 CPUtime=0
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279758287 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 514 112 96 399 0 111 0
[pid=21484] ppid=21483 vsize=9484 CPUtime=0.69
/proc/21484/stat : 21484 (march_dl2004) R 21483 21483 21396 0 -1 4194304 6511 0 0 0 66 3 0 0 25 0 1 0 279758287 9711616 1550 1992294400 134512640 134996440 4294956192 18446744073709551615 134532777 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21484/statm: 2371 1550 75 118 0 2250 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11540

[startup+1.50114 s]
/proc/loadavg: 0.93 1.02 0.99 2/67 21485
/proc/meminfo: memFree=1764832/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=2056 CPUtime=0
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279758287 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 514 112 96 399 0 111 0
[pid=21484] ppid=21483 vsize=10472 CPUtime=1.49
/proc/21484/stat : 21484 (march_dl2004) R 21483 21483 21396 0 -1 4194304 6737 0 0 0 146 3 0 0 25 0 1 0 279758287 10723328 1776 1992294400 134512640 134996440 4294956192 18446744073709551615 134536798 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21484/statm: 2618 1776 75 118 0 2497 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12528

[startup+3.10132 s]
/proc/loadavg: 0.93 1.02 0.99 2/67 21485
/proc/meminfo: memFree=1764448/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=2056 CPUtime=0
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279758287 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 514 112 96 399 0 111 0
[pid=21484] ppid=21483 vsize=10736 CPUtime=3.09
/proc/21484/stat : 21484 (march_dl2004) R 21483 21483 21396 0 -1 4194304 6799 0 0 0 306 3 0 0 25 0 1 0 279758287 10993664 1838 1992294400 134512640 134996440 4294956192 18446744073709551615 134537015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21484/statm: 2684 1838 75 118 0 2563 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12792

[startup+6.30266 s]
/proc/loadavg: 0.93 1.02 0.99 2/67 21486
/proc/meminfo: memFree=1766944/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=2056 CPUtime=4.99
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 156 6825 0 0 0 0 496 3 19 0 1 0 279758287 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 514 125 107 399 0 111 0
[pid=21486] ppid=21483 vsize=5648 CPUtime=1.27
/proc/21486/stat : 21486 (mxc-sr08) R 21483 21483 21396 0 -1 4194304 1628 0 0 0 127 0 0 0 25 0 1 0 279758788 5783552 1304 1992294400 134512640 135078026 4294956192 18446744073709551615 134534292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21486/statm: 1412 1304 71 138 0 1271 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 7704

[startup+12.7013 s]
/proc/loadavg: 0.94 1.02 0.99 2/66 21487
/proc/meminfo: memFree=1766376/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=5576 CPUtime=12.42
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 1756 10492 0 0 211 0 1026 5 25 0 1 0 279758287 5709824 1028 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21483/statm: 1394 1028 136 399 0 991 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 5576

[startup+25.5017 s]
/proc/loadavg: 0.95 1.02 0.99 2/67 21489
/proc/meminfo: memFree=1752032/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=11888 CPUtime=4.72
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 2934 0 0 0 471 1 0 0 25 0 1 0 279760363 12173312 2787 1992294400 134512640 135078472 4294956192 18446744073709551615 134550726 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 2972 2787 73 138 0 2831 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 22128

[startup+51.1015 s]
/proc/loadavg: 0.97 1.02 0.99 2/67 21489
/proc/meminfo: memFree=1735968/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=27876 CPUtime=30.3
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 6915 0 0 0 3026 4 0 0 25 0 1 0 279760363 28545024 6768 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 6969 6768 73 138 0 6828 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 38116

[startup+102.306 s]
/proc/loadavg: 0.98 1.01 0.99 2/67 21491
/proc/meminfo: memFree=1718816/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=44960 CPUtime=81.46
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 11162 0 0 0 8138 8 0 0 25 0 1 0 279760363 46039040 11015 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 11240 11015 73 138 0 11099 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 55200

[startup+162.301 s]
/proc/loadavg: 0.99 1.01 0.99 2/67 21491
/proc/meminfo: memFree=1717984/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=45888 CPUtime=141.43
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 11398 0 0 0 14135 8 0 0 25 0 1 0 279760363 46989312 11251 1992294400 134512640 135078472 4294956192 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 11472 11251 73 138 0 11331 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 56128

[startup+222.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/67 21491
/proc/meminfo: memFree=1707360/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=56416 CPUtime=201.41
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 13994 0 0 0 20130 11 0 0 25 0 1 0 279760363 57769984 13847 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 14104 13847 73 138 0 13963 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 66656

[startup+282.301 s]
/proc/loadavg: 1.05 1.03 1.00 2/67 21491
/proc/meminfo: memFree=1707360/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=56416 CPUtime=261.38
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 13996 0 0 0 26127 11 0 0 25 0 1 0 279760363 57769984 13849 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 14104 13849 73 138 0 13963 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 66656

[startup+342.302 s]
/proc/loadavg: 1.05 1.03 1.00 2/67 21491
/proc/meminfo: memFree=1700512/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=63348 CPUtime=321.36
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 15687 0 0 0 32122 14 0 0 25 0 1 0 279760363 64868352 15540 1992294400 134512640 135078472 4294956192 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 15837 15540 73 138 0 15696 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 73588

[startup+402.301 s]

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21499
/proc/meminfo: memFree=1647904/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=114828 CPUtime=4639.54
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 28281 0 0 0 463924 30 0 0 25 0 1 0 279760363 117583872 28134 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 28707 28134 73 138 0 28566 0
Current children cumulated CPU time (s) 4660.24
Current children cumulated vsize (KiB) 125068

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21499
/proc/meminfo: memFree=1647904/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=114828 CPUtime=4699.52
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 28283 0 0 0 469922 30 0 0 25 0 1 0 279760363 117583872 28136 1992294400 134512640 135078472 4294956192 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 28707 28136 73 138 0 28566 0
Current children cumulated CPU time (s) 4720.22
Current children cumulated vsize (KiB) 125068

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21505
/proc/meminfo: memFree=1647136/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=115224 CPUtime=4759.47
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 28417 0 0 0 475917 30 0 0 25 0 1 0 279760363 117989376 28270 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 28806 28270 73 138 0 28665 0
Current children cumulated CPU time (s) 4780.17
Current children cumulated vsize (KiB) 125464

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21505
/proc/meminfo: memFree=1647200/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=115420 CPUtime=4819.45
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 28431 0 0 0 481915 30 0 0 25 0 1 0 279760363 118190080 28284 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 28855 28284 73 138 0 28714 0
Current children cumulated CPU time (s) 4840.15
Current children cumulated vsize (KiB) 125660

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21505
/proc/meminfo: memFree=1647200/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=115596 CPUtime=4879.43
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 28469 0 0 0 487913 30 0 0 25 0 1 0 279760363 118370304 28322 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 28899 28322 73 138 0 28758 0
Current children cumulated CPU time (s) 4900.13
Current children cumulated vsize (KiB) 125836

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21505
/proc/meminfo: memFree=1646816/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=115972 CPUtime=4939.4
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 28567 0 0 0 493910 30 0 0 25 0 1 0 279760363 118755328 28420 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 28993 28420 73 138 0 28852 0
Current children cumulated CPU time (s) 4960.1
Current children cumulated vsize (KiB) 126212

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 21505
/proc/meminfo: memFree=1646816/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=115972 CPUtime=4943.4
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 28567 0 0 0 494310 30 0 0 25 0 1 0 279760363 118755328 28420 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 28993 28420 73 138 0 28852 0
Current children cumulated CPU time (s) 4964.1
Current children cumulated vsize (KiB) 126212

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21505
/proc/meminfo: memFree=1646816/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=115972 CPUtime=4956.19
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 28568 0 0 0 495589 30 0 0 25 0 1 0 279760363 118755328 28421 1992294400 134512640 135078472 4294956192 18446744073709551615 134549504 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 28993 28421 73 138 0 28852 0
Current children cumulated CPU time (s) 4976.89
Current children cumulated vsize (KiB) 126212

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21505
/proc/meminfo: memFree=1646816/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=115972 CPUtime=4968.99
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 28568 0 0 0 496869 30 0 0 25 0 1 0 279760363 118755328 28421 1992294400 134512640 135078472 4294956192 18446744073709551615 134556752 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 28993 28421 73 138 0 28852 0
Current children cumulated CPU time (s) 4989.69
Current children cumulated vsize (KiB) 126212

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21505
/proc/meminfo: memFree=1646816/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=115972 CPUtime=4972.19
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 28569 0 0 0 497189 30 0 0 25 0 1 0 279760363 118755328 28422 1992294400 134512640 135078472 4294956192 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 28993 28422 73 138 0 28852 0
Current children cumulated CPU time (s) 4992.89
Current children cumulated vsize (KiB) 126212

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21505
/proc/meminfo: memFree=1646816/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=115972 CPUtime=4975.39
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 28569 0 0 0 497509 30 0 0 25 0 1 0 279760363 118755328 28422 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 28993 28422 73 138 0 28852 0
Current children cumulated CPU time (s) 4996.09
Current children cumulated vsize (KiB) 126212

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21505
/proc/meminfo: memFree=1646816/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=115972 CPUtime=4976.99
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 28569 0 0 0 497669 30 0 0 25 0 1 0 279760363 118755328 28422 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 28993 28422 73 138 0 28852 0
Current children cumulated CPU time (s) 4997.69
Current children cumulated vsize (KiB) 126212

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21505
/proc/meminfo: memFree=1646816/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=115972 CPUtime=4977.79
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 28569 0 0 0 497749 30 0 0 25 0 1 0 279760363 118755328 28422 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 28993 28422 73 138 0 28852 0
Current children cumulated CPU time (s) 4998.49
Current children cumulated vsize (KiB) 126212

[startup+5001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21505
/proc/meminfo: memFree=1646816/2055920 swapFree=4177712/4192956
[pid=21483] ppid=21481 vsize=10240 CPUtime=20.7
/proc/21483/stat : 21483 (SATzilla2009_C) S 21481 21483 21396 0 -1 4194304 3855 12430 0 0 835 4 1222 9 25 0 1 0 279758287 10485760 2305 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21483/statm: 2560 2305 219 399 0 2157 0
[pid=21489] ppid=21483 vsize=115972 CPUtime=4978.19
/proc/21489/stat : 21489 (minisat20SAT07) R 21483 21483 21396 0 -1 4194304 28569 0 0 0 497789 30 0 0 25 0 1 0 279760363 118755328 28422 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21489/statm: 28993 28422 73 138 0 28852 0
Current children cumulated CPU time (s) 4998.89
Current children cumulated vsize (KiB) 126212

Child status: 17
Real time (s): 5001.17
CPU time (s): 4998.99
CPU user time (s): 4998.52
CPU system time (s): 0.473927
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 126212

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

runsolver used 4.09538 second user time and 14.0959 second system time

The end

Launcher Data

Begin job on node81 at 2009-05-17 01:41:24
IDJOB=1825858
IDBENCH=71524
IDSOLVER=668
FILE ID=node81/1825858-1242517284
PBS_JOBID= 9307030
Free space on /tmp= 126428 MiB

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

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

MD5SUM BENCH= 940c3065d47a27ab24578a138a8ab3c0
RANDOM SEED=1390060662

node81.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.234
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.234
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:       1772248 kB
Buffers:         41308 kB
Cached:         157880 kB
SwapCached:       8552 kB
Active:          80844 kB
Inactive:       128480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772248 kB
SwapTotal:     4192956 kB
SwapFree:      4177712 kB
Dirty:           32160 kB
Writeback:           0 kB
Mapped:          13936 kB
Slab:            60172 kB
Committed_AS:   907788 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126396 MiB
End job on node81 at 2009-05-17 03:04:46