Trace number 1735766

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) 1199.6 1200.18

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 benchmark2.96755
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.65/20.78	c SATzilla is building models for class 2
20.65/20.78	c run presolver march_dl2004 for 5 seconds ... 
20.65/20.78	c Bin: Executing march_dl2004
20.65/20.78	c spawning binary file with 5 seconds ...
20.65/20.78	c child exit by a signal
20.65/20.78	c march_dl2004 returned code 137.
20.65/20.78	c run presolver mxc-sr08 for 5 seconds ... 
20.65/20.78	c Bin: Executing mxc-sr08
20.65/20.78	c spawning binary file with 5 seconds ...
20.65/20.78	c child exit by a signal
20.65/20.78	c mxc-sr08 returned code 137.
20.65/20.78	c Orignal number of varibales is 945, number of clauses is 61409 
20.65/20.78	c predicted feature computation time is 8.386841 
20.65/20.78	c Bin: Executing satelite
20.65/20.78	c spawning binary file with 240 seconds ...
20.65/20.78	c child exited successfully
20.65/20.78	c satzilla computing base features
20.65/20.78	c Number of variabe is: 900, Number of clause is : 60464 
20.65/20.78	c Initializing...
20.65/20.78	c satzilla compute diameter ...
20.65/20.78	c start diameter features ...
20.65/20.78	c satzilla doing clause learning
20.65/20.78	c start clause learning features ...
20.65/20.78	c Bin: Executing zchaff07
20.65/20.78	c spawning binary file with 2 seconds ...
20.65/20.78	c child exit by a signal
20.65/20.78	c satzilla doing survey propogation probe
20.65/20.78	c do survay propogation for 2 second ...
20.65/20.78	c satzilla doing local search probe
20.65/20.78	c satzilla doing lobjois search-space size estimate
20.65/20.78	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 383.75 0.872995 167 1349 727 195 582 202 237 58.252 0.190673 46.7458 79.0138 74.3076 46.7975 70.4948 48.9188 55.7723 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 26.05 0.161431 410.39 0.0412999 409 390 433 32.8747 0.0673398 0.999626 0.000295395 0.818715 0.921485 
20.65/20.78	c satzilla's ranking:
20.65/20.78	c 1) minisat20SAT07: 1.679825
20.65/20.78	c 2) minisat20: 1.649880
20.65/20.78	c 3) march_dl2004: 1.591827
20.65/20.78	c 4) zchaff_rand: 1.500661
20.65/20.78	c 5) mxc-sr08: 1.176314
20.65/20.78	c 6) tts-4-0: 0.234071
20.65/20.78	c 7) vallst: 0.010962
20.65/20.78	c 8) SATenstein: -10000.000000
20.65/20.78	c 9) gnovelty+: -10000.000000
20.65/20.78	c 10) adaptg2wsat+: -10000.000000
20.65/20.78	c 11) adaptg2wsat0: -10000.000000
20.65/20.78	c 12) picosat846: -10000.000000
20.65/20.78	c 13) kcnfs04SAT07: -10000.000000
20.65/20.78	c satzilla running minisat20SAT07 ... 
1199.48/1200.18	c Bin: Executing minisat20SAT07
1199.48/1200.18	c spawning binary file with 1179 seconds ...
1199.48/1200.18	c child exit by a signal
1199.48/1200.18	c minisat20SAT07 returned code 137.
1199.48/1200.18	c satzilla running minisat20 ... 
1199.48/1200.18	c Bin: Executing minisat20
1199.48/1200.18	c minisat20 returned code 1.
1199.48/1200.18	c satzilla running march_dl2004 ... 
1199.48/1200.18	c Bin: Executing march_dl2004
1199.48/1200.18	c march_dl2004 returned code 1.
1199.48/1200.18	c satzilla running zchaff_rand ... 
1199.48/1200.18	c Bin: Executing zchaff_rand
1199.48/1200.18	c zchaff_rand returned code 1.
1199.48/1200.18	c satzilla running mxc-sr08 ... 
1199.48/1200.18	c Bin: Executing mxc-sr08
1199.48/1200.18	c mxc-sr08 returned code 1.
1199.48/1200.18	c satzilla running tts-4-0 ... 
1199.48/1200.18	c Bin: Executing tts-4-0
1199.48/1200.18	c tts-4-0 returned code 1.
1199.48/1200.18	c satzilla running vallst ... 
1199.48/1200.18	c Bin: Executing vallst
1199.48/1200.18	c vallst returned code 1.
1199.48/1200.18	c satzilla running SATenstein ... 
1199.48/1200.18	c Bin: Executing SATenstein
1199.48/1200.18	c SATenstein returned code 1.
1199.48/1200.18	c satzilla running gnovelty+ ... 
1199.48/1200.18	c Bin: Executing gnovelty+
1199.48/1200.18	c gnovelty+ returned code 1.
1199.48/1200.18	c satzilla running adaptg2wsat+ ... 
1199.48/1200.18	c Bin: Executing adaptg2wsat+
1199.48/1200.18	c adaptg2wsat+ returned code 1.
1199.48/1200.18	c satzilla running adaptg2wsat0 ... 
1199.48/1200.18	c Bin: Executing adaptg2wsat0
1199.48/1200.18	c adaptg2wsat0 returned code 1.
1199.48/1200.18	c satzilla running picosat846 ... 
1199.48/1200.18	c Bin: Executing picosat846
1199.48/1200.18	c picosat846 returned code 1.
1199.48/1200.18	c satzilla running kcnfs04SAT07 ... 
1199.48/1200.18	c Bin: Executing kcnfs04SAT07
1199.48/1200.18	c kcnfs04SAT07 returned code 1.
1199.48/1200.18	c ERROR: All Failed! 
1199.48/1200.18	c SATZILLA_TIME=1199.760000

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-1735766-1240806399/watcher-1735766-1240806399 -o /tmp/evaluation-result-1735766-1240806399/solver-1735766-1240806399 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1735766-1240806399.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 1.00 1.00 3/65 29498
/proc/meminfo: memFree=1636896/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=2056 CPUtime=0
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108669193 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 514 112 96 399 0 111 0
[pid=29499] ppid=29498 vsize=1116 CPUtime=0
/proc/29499/stat : 29499 (march_dl2004) R 29498 29498 28773 0 -1 4194304 154 0 0 0 0 0 0 0 19 0 1 0 108669194 1142784 149 1992294400 134512640 134996440 4294956176 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29499/statm: 279 149 50 118 0 158 0

[startup+0.085541 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29498
/proc/meminfo: memFree=1636896/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=2056 CPUtime=0
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108669193 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 514 112 96 399 0 111 0
[pid=29499] ppid=29498 vsize=3380 CPUtime=0.08
/proc/29499/stat : 29499 (march_dl2004) R 29498 29498 28773 0 -1 4194304 679 0 0 0 8 0 0 0 19 0 1 0 108669194 3461120 513 1992294400 134512640 134996440 4294956176 18446744073709551615 134544548 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29499/statm: 845 513 53 118 0 724 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5436

[startup+0.101542 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29498
/proc/meminfo: memFree=1636896/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=2056 CPUtime=0
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108669193 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 514 112 96 399 0 111 0
[pid=29499] ppid=29498 vsize=4304 CPUtime=0.09
/proc/29499/stat : 29499 (march_dl2004) R 29498 29498 28773 0 -1 4194304 996 0 0 0 9 0 0 0 19 0 1 0 108669194 4407296 770 1992294400 134512640 134996440 4294956176 18446744073709551615 134543064 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29499/statm: 1076 770 55 118 0 955 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6360

[startup+0.301579 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29498
/proc/meminfo: memFree=1636896/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=2056 CPUtime=0
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108669193 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 514 112 96 399 0 111 0
[pid=29499] ppid=29498 vsize=6944 CPUtime=0.29
/proc/29499/stat : 29499 (march_dl2004) R 29498 29498 28773 0 -1 4194304 4565 0 0 0 28 1 0 0 21 0 1 0 108669194 7110656 1384 1992294400 134512640 134996440 4294956176 18446744073709551615 134544580 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29499/statm: 1736 1384 73 118 0 1615 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9000

[startup+0.701651 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29498
/proc/meminfo: memFree=1636896/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=2056 CPUtime=0
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108669193 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 514 112 96 399 0 111 0
[pid=29499] ppid=29498 vsize=9484 CPUtime=0.69
/proc/29499/stat : 29499 (march_dl2004) R 29498 29498 28773 0 -1 4194304 6509 0 0 0 67 2 0 0 25 0 1 0 108669194 9711616 1548 1992294400 134512640 134996440 4294956176 18446744073709551615 134527877 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29499/statm: 2371 1548 75 118 0 2250 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11540

[startup+1.50279 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29500
/proc/meminfo: memFree=1630032/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=2056 CPUtime=0
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108669193 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 514 112 96 399 0 111 0
[pid=29499] ppid=29498 vsize=10472 CPUtime=1.49
/proc/29499/stat : 29499 (march_dl2004) R 29498 29498 28773 0 -1 4194304 6737 0 0 0 147 2 0 0 25 0 1 0 108669194 10723328 1776 1992294400 134512640 134996440 4294956176 18446744073709551615 134528334 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29499/statm: 2618 1776 75 118 0 2497 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12528

[startup+3.10109 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29500
/proc/meminfo: memFree=1629648/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=2056 CPUtime=0
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108669193 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 514 112 96 399 0 111 0
[pid=29499] ppid=29498 vsize=10736 CPUtime=3.08
/proc/29499/stat : 29499 (march_dl2004) R 29498 29498 28773 0 -1 4194304 6799 0 0 0 306 2 0 0 25 0 1 0 108669194 10993664 1838 1992294400 134512640 134996440 4294956176 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29499/statm: 2684 1838 75 118 0 2563 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12792

[startup+6.30166 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29501
/proc/meminfo: memFree=1630736/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=2056 CPUtime=4.99
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 156 6825 0 0 0 0 496 3 19 0 1 0 108669193 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 514 125 107 399 0 111 0
[pid=29501] ppid=29498 vsize=5648 CPUtime=1.27
/proc/29501/stat : 29501 (mxc-sr08) R 29498 29498 28773 0 -1 4194304 1624 0 0 0 127 0 0 0 25 0 1 0 108669694 5783552 1300 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29501/statm: 1412 1300 71 138 0 1271 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 7704

[startup+12.7018 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 29502
/proc/meminfo: memFree=1631272/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=5576 CPUtime=12.44
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 1756 10492 0 0 213 0 1025 6 25 0 1 0 108669193 5709824 1028 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 1394 1028 136 399 0 991 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 5576

[startup+25.5011 s]
/proc/loadavg: 1.13 1.03 1.01 2/67 29504
/proc/meminfo: memFree=1617192/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=11888 CPUtime=4.7
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 2935 0 0 0 469 1 0 0 25 0 1 0 108671272 12173312 2788 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 2972 2788 73 138 0 2831 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 22128

[startup+51.1018 s]
/proc/loadavg: 1.08 1.03 1.01 2/67 29504
/proc/meminfo: memFree=1601256/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=27876 CPUtime=30.28
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 6924 0 0 0 3022 6 0 0 25 0 1 0 108671272 28545024 6777 1992294400 134512640 135078472 4294956176 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 6969 6777 73 138 0 6828 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 38116

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.00 2/67 29504
/proc/meminfo: memFree=1583912/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=44960 CPUtime=81.45
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 11169 0 0 0 8135 10 0 0 25 0 1 0 108671272 46039040 11022 1992294400 134512640 135078472 4294956176 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 11240 11022 73 138 0 11099 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 55200

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 29504
/proc/meminfo: memFree=1583016/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=45888 CPUtime=141.42
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 11407 0 0 0 14132 10 0 0 25 0 1 0 108671272 46989312 11260 1992294400 134512640 135078472 4294956176 18446744073709551615 134550982 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 11472 11260 73 138 0 11331 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 56128

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 29504
/proc/meminfo: memFree=1572456/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=56416 CPUtime=201.39
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 13994 0 0 0 20126 13 0 0 25 0 1 0 108671272 57769984 13847 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 14104 13847 73 138 0 13963 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 66656

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29504
/proc/meminfo: memFree=1572456/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=56416 CPUtime=261.36
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 13996 0 0 0 26123 13 0 0 25 0 1 0 108671272 57769984 13849 1992294400 134512640 135078472 4294956176 18446744073709551615 134550726 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 14104 13849 73 138 0 13963 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 66656

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29504
/proc/meminfo: memFree=1565672/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=63348 CPUtime=321.33
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 15687 0 0 0 32118 15 0 0 25 0 1 0 108671272 64868352 15540 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 15837 15540 73 138 0 15696 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 73588


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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29506
/proc/meminfo: memFree=1555752/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=73092 CPUtime=741.11
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 18104 0 0 0 74093 18 0 0 25 0 1 0 108671272 74846208 17957 1992294400 134512640 135078472 4294956176 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 18273 17957 73 138 0 18132 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 83332

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29506
/proc/meminfo: memFree=1554216/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=74676 CPUtime=801.09
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 18483 0 0 0 80090 19 0 0 25 0 1 0 108671272 76468224 18336 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 18669 18336 73 138 0 18528 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 84916

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29506
/proc/meminfo: memFree=1554088/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=74892 CPUtime=861.06
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 18526 0 0 0 86087 19 0 0 25 0 1 0 108671272 76689408 18379 1992294400 134512640 135078472 4294956176 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 18723 18379 73 138 0 18582 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 85132

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29506
/proc/meminfo: memFree=1552424/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=76476 CPUtime=921.04
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 18943 0 0 0 92085 19 0 0 25 0 1 0 108671272 78311424 18796 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 19119 18796 73 138 0 18978 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 86716

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29506
/proc/meminfo: memFree=1552424/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=76476 CPUtime=981.02
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 18945 0 0 0 98083 19 0 0 25 0 1 0 108671272 78311424 18798 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 19119 18798 73 138 0 18978 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 86716

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29506
/proc/meminfo: memFree=1552040/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=77024 CPUtime=1040.99
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 19044 0 0 0 104080 19 0 0 25 0 1 0 108671272 78872576 18897 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 19256 18897 73 138 0 19115 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 87264

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29506
/proc/meminfo: memFree=1546984/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=82060 CPUtime=1100.97
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 20328 0 0 0 110076 21 0 0 25 0 1 0 108671272 84029440 20181 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 20515 20181 73 138 0 20374 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 92300

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29506
/proc/meminfo: memFree=1544616/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=84336 CPUtime=1160.96
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 20902 0 0 0 116074 22 0 0 25 0 1 0 108671272 86360064 20755 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 21084 20755 73 138 0 20943 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 94576

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29506
/proc/meminfo: memFree=1544616/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=84336 CPUtime=1168.95
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 20902 0 0 0 116873 22 0 0 25 0 1 0 108671272 86360064 20755 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 21084 20755 73 138 0 20943 0
Current children cumulated CPU time (s) 1189.68
Current children cumulated vsize (KiB) 94576

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29506
/proc/meminfo: memFree=1544616/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=84336 CPUtime=1175.35
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 20902 0 0 0 117513 22 0 0 25 0 1 0 108671272 86360064 20755 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 21084 20755 73 138 0 20943 0
Current children cumulated CPU time (s) 1196.08
Current children cumulated vsize (KiB) 94576

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29506
/proc/meminfo: memFree=1544616/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=84336 CPUtime=1176.95
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 20902 0 0 0 117673 22 0 0 25 0 1 0 108671272 86360064 20755 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 21084 20755 73 138 0 20943 0
Current children cumulated CPU time (s) 1197.68
Current children cumulated vsize (KiB) 94576

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29506
/proc/meminfo: memFree=1544616/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=84336 CPUtime=1177.75
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 20902 0 0 0 117753 22 0 0 25 0 1 0 108671272 86360064 20755 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 21084 20755 73 138 0 20943 0
Current children cumulated CPU time (s) 1198.48
Current children cumulated vsize (KiB) 94576

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29506
/proc/meminfo: memFree=1544616/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=84336 CPUtime=1178.55
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 20902 0 0 0 117833 22 0 0 25 0 1 0 108671272 86360064 20755 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 21084 20755 73 138 0 20943 0
Current children cumulated CPU time (s) 1199.28
Current children cumulated vsize (KiB) 94576

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29506
/proc/meminfo: memFree=1544616/2055920 swapFree=4181416/4192956
[pid=29498] ppid=29496 vsize=10240 CPUtime=20.73
/proc/29498/stat : 29498 (SATzilla2009_C) S 29496 29498 28773 0 -1 4194304 3855 12416 0 0 839 3 1220 11 25 0 1 0 108669193 10485760 2305 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29498/statm: 2560 2305 219 399 0 2157 0
[pid=29504] ppid=29498 vsize=84336 CPUtime=1178.75
/proc/29504/stat : 29504 (minisat20SAT07) R 29498 29498 28773 0 -1 4194304 20902 0 0 0 117853 22 0 0 25 0 1 0 108671272 86360064 20755 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29504/statm: 21084 20755 73 138 0 20943 0
Current children cumulated CPU time (s) 1199.48
Current children cumulated vsize (KiB) 94576

Child status: 17
Real time (s): 1200.18
CPU time (s): 1199.6
CPU user time (s): 1199.2
CPU system time (s): 0.394939
CPU usage (%): 99.951
Max. virtual memory (cumulated for all children) (KiB): 94576

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

runsolver used 1.25981 second user time and 3.10853 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-27 06:26:39
IDJOB=1735766
IDBENCH=71524
IDSOLVER=527
FILE ID=node84/1735766-1240806399
PBS_JOBID= 9187387
Free space on /tmp= 66216 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-1735766-1240806399/watcher-1735766-1240806399 -o /tmp/evaluation-result-1735766-1240806399/solver-1735766-1240806399 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1735766-1240806399.cnf

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

MD5SUM BENCH= 940c3065d47a27ab24578a138a8ab3c0
RANDOM SEED=258169783

node84.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.259
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.259
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:       1637448 kB
Buffers:         49308 kB
Cached:         293932 kB
SwapCached:       5396 kB
Active:         130680 kB
Inactive:       220384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637448 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:           32160 kB
Writeback:           0 kB
Mapped:          13456 kB
Slab:            53532 kB
Committed_AS:   405600 kB
PageTables:       1368 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= 66184 MiB
End job on node84 at 2009-04-27 06:46:39