Trace number 1734817

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_I 2009-03-22? (exit code) 1199.24 1200.12

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1820c171155g3.cnf
MD5SUM90cca356988434eb537dfe19d4b4da93
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

23.36/23.43	c SATzilla is building models for class 3
23.36/23.43	c run presolver mxc-sr08 for 10 seconds ... 
23.36/23.43	c Bin: Executing mxc-sr08
23.36/23.43	c spawning binary file with 10 seconds ...
23.36/23.43	c child exit by a signal
23.36/23.43	c mxc-sr08 returned code 137.
23.36/23.43	c run presolver picosat846 for 5 seconds ... 
23.36/23.43	c Bin: Executing picosat846
23.36/23.43	c spawning binary file with 5 seconds ...
23.36/23.43	c child exit by a signal
23.36/23.43	c picosat846 returned code 137.
23.36/23.43	c Orignal number of varibales is 1820, number of clauses is 171155 
23.36/23.43	c predicted feature computation time is 1.722797 
23.36/23.43	c Bin: Executing satelite
23.36/23.43	c spawning binary file with 240 seconds ...
23.36/23.43	c child exited successfully
23.36/23.43	c satzilla computing base features
23.36/23.43	c Number of variabe is: 1755, Number of clause is : 168808 
23.36/23.43	c Initializing...
23.36/23.43	c satzilla doing clause learning
23.36/23.43	c start clause learning features ...
23.36/23.43	c Bin: Executing zchaff07
23.36/23.43	c spawning binary file with 2 seconds ...
23.36/23.43	c child exit by a signal
23.36/23.43	c satzilla doing survey propogation probe
23.36/23.43	c do survay propogation for 2 second ...
23.36/23.43	c satzilla doing local search probe
23.36/23.43	c features are:1820 171155 1755 168808 0.037037 0.0139034 0.0103964 0.996409 0.0157197 0.201546 0.00189846 1.73563 0.0011396 0.0296296 0.215008 0.949173 0.949173 0.00189846 0.175483 0.000983366 0.00289086 5.30579 0.172299 0.0380547 0.0803324 0.336735 2.72895 0.00108168 0.166351 0.000586465 0.00165277 4.76099 0.949173 0.00227205 0.194707 0.00109592 0.00369058 171.6 0.329192 46 243 243 98 216 157 192 61.5707 0.20436 51.151 96.6957 96.6957 51.7529 62.0302 53.7243 59.7962 0.821472 0.0866937 0.525484 0.918724 0.896794 0.711464 0.875372 0.77987 0.84199 6.42195e-10 8.42402 -1.11022e-16 1.33383e-07 1.97607e-10 3.33067e-16 9.00258e-12 6.43929e-15 2.17715e-13 1301.06 3.97199 760.941 0.258685 805 769 825 49.947 0.271405 1.05084 0.200428 
23.36/23.43	c satzilla's ranking:
23.36/23.43	c 1) picosat846: 3.123841
23.36/23.43	c 2) mxc-sr08: 2.342682
23.36/23.43	c 3) zchaff_rand: 0.883658
23.36/23.43	c 4) minisat20SAT07: 0.742910
23.36/23.43	c 5) march_dl2004: -32.386557
23.36/23.43	c 6) SATenstein: -10000.000000
23.36/23.43	c 7) gnovelty+: -10000.000000
23.36/23.43	c 8) adaptg2wsat+: -10000.000000
23.36/23.43	c 9) adaptg2wsat0: -10000.000000
23.36/23.43	c 10) tts-4-0: -10000.000000
23.36/23.43	c 11) vallst: -10000.000000
23.36/23.43	c 12) minisat20: -10000.000000
23.36/23.43	c 13) kcnfs04SAT07: -10000.000000
23.36/23.43	c satzilla running picosat846 ... 
1199.18/1200.11	c Bin: Executing picosat846
1199.18/1200.11	c spawning binary file with 1176 seconds ...
1199.18/1200.11	c child exit by a signal
1199.18/1200.11	c picosat846 returned code 137.
1199.18/1200.11	c satzilla running mxc-sr08 ... 
1199.18/1200.11	c Bin: Executing mxc-sr08
1199.18/1200.11	c mxc-sr08 returned code 1.
1199.18/1200.11	c satzilla running zchaff_rand ... 
1199.18/1200.11	c Bin: Executing zchaff_rand
1199.18/1200.11	c zchaff_rand returned code 1.
1199.18/1200.11	c satzilla running minisat20SAT07 ... 
1199.18/1200.11	c Bin: Executing minisat20SAT07
1199.18/1200.11	c minisat20SAT07 returned code 1.
1199.18/1200.11	c satzilla running march_dl2004 ... 
1199.18/1200.11	c Bin: Executing march_dl2004
1199.18/1200.11	c march_dl2004 returned code 1.
1199.18/1200.11	c satzilla running SATenstein ... 
1199.18/1200.11	c Bin: Executing SATenstein
1199.18/1200.11	c SATenstein returned code 1.
1199.18/1200.11	c satzilla running gnovelty+ ... 
1199.18/1200.11	c Bin: Executing gnovelty+
1199.18/1200.11	c gnovelty+ returned code 1.
1199.18/1200.11	c satzilla running adaptg2wsat+ ... 
1199.18/1200.11	c Bin: Executing adaptg2wsat+
1199.18/1200.11	c adaptg2wsat+ returned code 1.
1199.18/1200.11	c satzilla running adaptg2wsat0 ... 
1199.18/1200.11	c Bin: Executing adaptg2wsat0
1199.18/1200.11	c adaptg2wsat0 returned code 1.
1199.18/1200.11	c satzilla running tts-4-0 ... 
1199.18/1200.11	c Bin: Executing tts-4-0
1199.18/1200.11	c tts-4-0 returned code 1.
1199.18/1200.11	c satzilla running vallst ... 
1199.18/1200.11	c Bin: Executing vallst
1199.18/1200.11	c vallst returned code 1.
1199.18/1200.11	c satzilla running minisat20 ... 
1199.18/1200.12	c Bin: Executing minisat20
1199.18/1200.12	c minisat20 returned code 1.
1199.18/1200.12	c satzilla running kcnfs04SAT07 ... 
1199.18/1200.12	c Bin: Executing kcnfs04SAT07
1199.18/1200.12	c kcnfs04SAT07 returned code 1.
1199.18/1200.12	c ERROR: All Failed! 
1199.18/1200.12	c SATZILLA_TIME=1199.400000

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-1734817-1240797455/watcher-1734817-1240797455 -o /tmp/evaluation-result-1734817-1240797455/solver-1734817-1240797455 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1734817-1240797455.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.83 1.93 1.68 3/65 9583
/proc/meminfo: memFree=1691296/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=2056 CPUtime=0
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107774575 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 514 112 96 399 0 111 0
[pid=9584] ppid=9583 vsize=3148 CPUtime=0
/proc/9584/stat : 9584 (mxc-sr08) R 9583 9583 9334 0 -1 4194304 668 0 0 0 0 0 0 0 19 0 1 0 107774575 3223552 664 1992294400 134512640 135078026 4294956176 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9584/statm: 787 665 52 138 0 646 0

[startup+0.012258 s]
/proc/loadavg: 1.83 1.93 1.68 3/65 9583
/proc/meminfo: memFree=1691296/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=2056 CPUtime=0
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107774575 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 514 112 96 399 0 111 0
[pid=9584] ppid=9583 vsize=3884 CPUtime=0
/proc/9584/stat : 9584 (mxc-sr08) R 9583 9583 9334 0 -1 4194304 850 0 0 0 0 0 0 0 19 0 1 0 107774575 3977216 846 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9584/statm: 971 847 54 138 0 830 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5940

[startup+0.101268 s]
/proc/loadavg: 1.83 1.93 1.68 3/65 9583
/proc/meminfo: memFree=1691296/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=2056 CPUtime=0
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107774575 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 514 112 96 399 0 111 0
[pid=9584] ppid=9583 vsize=10168 CPUtime=0.09
/proc/9584/stat : 9584 (mxc-sr08) R 9583 9583 9334 0 -1 4194304 2889 0 0 0 8 1 0 0 19 0 1 0 107774575 10412032 2349 1992294400 134512640 135078026 4294956176 18446744073709551615 134560509 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9584/statm: 2542 2349 55 138 0 2401 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12224

[startup+0.30129 s]
/proc/loadavg: 1.83 1.93 1.68 3/65 9583
/proc/meminfo: memFree=1691296/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=2056 CPUtime=0
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107774575 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 514 112 96 399 0 111 0
[pid=9584] ppid=9583 vsize=10168 CPUtime=0.29
/proc/9584/stat : 9584 (mxc-sr08) R 9583 9583 9334 0 -1 4194304 2889 0 0 0 28 1 0 0 21 0 1 0 107774575 10412032 2349 1992294400 134512640 135078026 4294956176 18446744073709551615 134560913 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9584/statm: 2542 2349 55 138 0 2401 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12224

[startup+0.701334 s]
/proc/loadavg: 1.83 1.93 1.68 3/65 9583
/proc/meminfo: memFree=1691296/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=2056 CPUtime=0
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107774575 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 514 112 96 399 0 111 0
[pid=9584] ppid=9583 vsize=10168 CPUtime=0.69
/proc/9584/stat : 9584 (mxc-sr08) R 9583 9583 9334 0 -1 4194304 2889 0 0 0 68 1 0 0 25 0 1 0 107774575 10412032 2349 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9584/statm: 2542 2349 55 138 0 2401 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12224

[startup+1.50142 s]
/proc/loadavg: 1.83 1.93 1.68 2/67 9585
/proc/meminfo: memFree=1679248/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=2056 CPUtime=0
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107774575 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 514 112 96 399 0 111 0
[pid=9584] ppid=9583 vsize=13820 CPUtime=1.49
/proc/9584/stat : 9584 (mxc-sr08) R 9583 9583 9334 0 -1 4194304 3736 0 0 0 148 1 0 0 25 0 1 0 107774575 14151680 3196 1992294400 134512640 135078026 4294956176 18446744073709551615 134561011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9584/statm: 3455 3196 55 138 0 3314 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15876

[startup+3.10161 s]
/proc/loadavg: 1.83 1.93 1.68 2/67 9585
/proc/meminfo: memFree=1678416/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=2056 CPUtime=0
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107774575 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 514 112 96 399 0 111 0
[pid=9584] ppid=9583 vsize=13820 CPUtime=3.08
/proc/9584/stat : 9584 (mxc-sr08) R 9583 9583 9334 0 -1 4194304 3782 0 0 0 307 1 0 0 25 0 1 0 107774575 14151680 3242 1992294400 134512640 135078026 4294956176 18446744073709551615 134561045 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9584/statm: 3455 3242 55 138 0 3314 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15876

[startup+6.30196 s]
/proc/loadavg: 1.85 1.93 1.68 2/67 9585
/proc/meminfo: memFree=1677072/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=2056 CPUtime=0
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107774575 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 514 112 96 399 0 111 0
[pid=9584] ppid=9583 vsize=14108 CPUtime=6.29
/proc/9584/stat : 9584 (mxc-sr08) R 9583 9583 9334 0 -1 4194304 4339 0 0 0 627 2 0 0 25 0 1 0 107774575 14446592 3398 1992294400 134512640 135078026 4294956176 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9584/statm: 3527 3398 71 138 0 3386 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16164

[startup+12.7017 s]
/proc/loadavg: 1.86 1.93 1.68 2/67 9586
/proc/meminfo: memFree=1683600/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=2056 CPUtime=9.99
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 152 5087 0 0 0 0 997 2 19 0 1 0 107774575 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 514 121 104 399 0 111 0
[pid=9586] ppid=9583 vsize=8112 CPUtime=2.67
/proc/9586/stat : 9586 (picosat846) R 9583 9583 9334 0 -1 4194304 1685 0 0 0 267 0 0 0 25 0 1 0 107775576 8306688 1674 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9586/statm: 2028 1674 85 14 0 1694 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10168

[startup+25.5011 s]
/proc/loadavg: 1.81 1.92 1.68 2/67 9589
/proc/meminfo: memFree=1662168/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=8112 CPUtime=2.05
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 1685 0 0 0 204 1 0 0 25 0 1 0 107776918 8306688 1674 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2028 1674 85 14 0 1694 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 29476

[startup+51.1019 s]
/proc/loadavg: 1.53 1.85 1.66 2/67 9589
/proc/meminfo: memFree=1662104/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=8308 CPUtime=27.63
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 1753 0 0 0 2762 1 0 0 25 0 1 0 107776918 8507392 1742 1992294400 134512640 134570484 4294956176 18446744073709551615 134534105 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2077 1742 85 14 0 1743 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 29672

[startup+102.306 s]
/proc/loadavg: 1.23 1.71 1.62 2/67 9589
/proc/meminfo: memFree=1661912/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=8484 CPUtime=78.81
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 1853 0 0 0 7880 1 0 0 25 0 1 0 107776918 8687616 1789 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2121 1789 85 14 0 1787 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 29848

[startup+162.301 s]
/proc/loadavg: 1.08 1.58 1.58 2/67 9589
/proc/meminfo: memFree=1661912/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=8724 CPUtime=138.78
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 1926 0 0 0 13877 1 0 0 25 0 1 0 107776918 8933376 1819 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2181 1819 85 14 0 1847 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 30088

[startup+222.302 s]
/proc/loadavg: 1.03 1.47 1.54 2/67 9595
/proc/meminfo: memFree=1661656/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=8828 CPUtime=198.75
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 2203 0 0 0 19874 1 0 0 25 0 1 0 107776918 9039872 1858 1992294400 134512640 134570484 4294956176 18446744073709551615 134523153 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2207 1858 85 14 0 1873 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 30192

[startup+282.302 s]
/proc/loadavg: 1.23 1.43 1.52 2/67 10005
/proc/meminfo: memFree=1639304/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=8832 CPUtime=258.38
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 2350 0 0 0 25834 4 0 0 25 0 1 0 107776918 9043968 1876 1992294400 134512640 134570484 4294956176 18446744073709551615 134522069 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2208 1876 85 14 0 1874 0
Current children cumulated CPU time (s) 281.76
Current children cumulated vsize (KiB) 30196

[startup+342.301 s]
/proc/loadavg: 1.08 1.35 1.49 2/67 10005
/proc/meminfo: memFree=1639768/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=8832 CPUtime=318.36
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 2350 0 0 0 31831 5 0 0 25 0 1 0 107776918 9043968 1876 1992294400 134512640 134570484 4294956176 18446744073709551615 134551681 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2208 1876 85 14 0 1874 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.08 1.29 2/67 10005
/proc/meminfo: memFree=1639320/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=9472 CPUtime=738.19
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 3394 0 0 0 73813 6 0 0 25 0 1 0 107776918 9699328 2026 1992294400 134512640 134570484 4294956176 18446744073709551615 134551729 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2368 2026 85 14 0 2034 0
Current children cumulated CPU time (s) 761.57
Current children cumulated vsize (KiB) 30836

[startup+822.302 s]
/proc/loadavg: 1.00 1.06 1.27 2/67 10005
/proc/meminfo: memFree=1639256/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=9560 CPUtime=798.16
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 3445 0 0 0 79809 7 0 0 25 0 1 0 107776918 9789440 2045 1992294400 134512640 134570484 4294956176 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2390 2045 85 14 0 2056 0
Current children cumulated CPU time (s) 821.54
Current children cumulated vsize (KiB) 30924

[startup+882.301 s]
/proc/loadavg: 1.00 1.05 1.25 2/67 10005
/proc/meminfo: memFree=1639128/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=9620 CPUtime=858.14
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 3495 0 0 0 85807 7 0 0 25 0 1 0 107776918 9850880 2070 1992294400 134512640 134570484 4294956176 18446744073709551615 134543994 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2405 2070 85 14 0 2071 0
Current children cumulated CPU time (s) 881.52
Current children cumulated vsize (KiB) 30984

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.24 2/67 10005
/proc/meminfo: memFree=1639192/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=9628 CPUtime=918.11
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 3536 0 0 0 91804 7 0 0 25 0 1 0 107776918 9859072 2057 1992294400 134512640 134570484 4294956176 18446744073709551615 134551938 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2407 2057 85 14 0 2073 0
Current children cumulated CPU time (s) 941.49
Current children cumulated vsize (KiB) 30992

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.22 2/67 10005
/proc/meminfo: memFree=1638808/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=9680 CPUtime=978.08
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 3679 0 0 0 97801 7 0 0 25 0 1 0 107776918 9912320 2088 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2420 2088 85 14 0 2086 0
Current children cumulated CPU time (s) 1001.46
Current children cumulated vsize (KiB) 31044

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/67 10005
/proc/meminfo: memFree=1638744/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=9944 CPUtime=1038.06
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 3738 0 0 0 103799 7 0 0 25 0 1 0 107776918 10182656 2147 1992294400 134512640 134570484 4294956176 18446744073709551615 134552842 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2486 2147 85 14 0 2152 0
Current children cumulated CPU time (s) 1061.44
Current children cumulated vsize (KiB) 31308

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/67 10005
/proc/meminfo: memFree=1638488/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=10036 CPUtime=1098.03
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 3790 0 0 0 109796 7 0 0 25 0 1 0 107776918 10276864 2177 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2509 2177 85 14 0 2175 0
Current children cumulated CPU time (s) 1121.41
Current children cumulated vsize (KiB) 31400

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/67 10005
/proc/meminfo: memFree=1638488/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=9976 CPUtime=1158
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 3790 0 0 0 115793 7 0 0 25 0 1 0 107776918 10215424 2162 1992294400 134512640 134570484 4294956176 18446744073709551615 134552943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2494 2162 85 14 0 2160 0
Current children cumulated CPU time (s) 1181.38
Current children cumulated vsize (KiB) 31340

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/67 10005
/proc/meminfo: memFree=1638424/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=9976 CPUtime=1166
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 3790 0 0 0 116593 7 0 0 25 0 1 0 107776918 10215424 2162 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2494 2162 85 14 0 2160 0
Current children cumulated CPU time (s) 1189.38
Current children cumulated vsize (KiB) 31340

[startup+1196.7 s]
/proc/loadavg: 1.00 1.01 1.17 2/67 10005
/proc/meminfo: memFree=1638424/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=9976 CPUtime=1172.4
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 3790 0 0 0 117233 7 0 0 25 0 1 0 107776918 10215424 2162 1992294400 134512640 134570484 4294956176 18446744073709551615 134552780 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2494 2162 85 14 0 2160 0
Current children cumulated CPU time (s) 1195.78
Current children cumulated vsize (KiB) 31340

[startup+1198.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/67 10005
/proc/meminfo: memFree=1638424/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=9976 CPUtime=1174
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 3790 0 0 0 117393 7 0 0 25 0 1 0 107776918 10215424 2162 1992294400 134512640 134570484 4294956176 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2494 2162 85 14 0 2160 0
Current children cumulated CPU time (s) 1197.38
Current children cumulated vsize (KiB) 31340

[startup+1199.1 s]
/proc/loadavg: 1.00 1.01 1.17 2/67 10005
/proc/meminfo: memFree=1638424/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=9976 CPUtime=1174.8
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 3790 0 0 0 117473 7 0 0 25 0 1 0 107776918 10215424 2162 1992294400 134512640 134570484 4294956176 18446744073709551615 134534093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2494 2162 85 14 0 2160 0
Current children cumulated CPU time (s) 1198.18
Current children cumulated vsize (KiB) 31340

[startup+1199.9 s]
/proc/loadavg: 1.00 1.01 1.17 2/67 10005
/proc/meminfo: memFree=1638424/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=9976 CPUtime=1175.6
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 3790 0 0 0 117553 7 0 0 25 0 1 0 107776918 10215424 2162 1992294400 134512640 134570484 4294956176 18446744073709551615 134552780 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2494 2162 85 14 0 2160 0
Current children cumulated CPU time (s) 1198.98
Current children cumulated vsize (KiB) 31340

[startup+1200.11 s]
/proc/loadavg: 1.00 1.01 1.17 2/67 10005
/proc/meminfo: memFree=1638424/2055920 swapFree=4191900/4192956
[pid=9583] ppid=9581 vsize=21364 CPUtime=23.38
/proc/9583/stat : 9583 (SATzilla2009_I) S 9581 9583 9334 0 -1 4194304 8664 14759 0 0 512 5 1809 12 25 0 1 0 107774575 21876736 5111 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9583/statm: 5341 5111 217 399 0 4938 0
[pid=9589] ppid=9583 vsize=9976 CPUtime=1175.8
/proc/9589/stat : 9589 (picosat846) R 9583 9583 9334 0 -1 4194304 3790 0 0 0 117573 7 0 0 25 0 1 0 107776918 10215424 2162 1992294400 134512640 134570484 4294956176 18446744073709551615 134552760 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9589/statm: 2494 2162 85 14 0 2160 0
Current children cumulated CPU time (s) 1199.18
Current children cumulated vsize (KiB) 31340

Child status: 17
Real time (s): 1200.12
CPU time (s): 1199.24
CPU user time (s): 1198.97
CPU system time (s): 0.264959
CPU usage (%): 99.9261
Max. virtual memory (cumulated for all children) (KiB): 33664

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

runsolver used 1.06084 second user time and 3.3125 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-27 03:57:35
IDJOB=1734817
IDBENCH=71295
IDSOLVER=528
FILE ID=node91/1734817-1240797455
PBS_JOBID= 9187354
Free space on /tmp= 66556 MiB

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

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

MD5SUM BENCH= 90cca356988434eb537dfe19d4b4da93
RANDOM SEED=1942521845

node91.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.241
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.241
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:       1691776 kB
Buffers:         44124 kB
Cached:         239120 kB
SwapCached:        384 kB
Active:         130584 kB
Inactive:       166596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691776 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           33596 kB
Writeback:           0 kB
Mapped:          22400 kB
Slab:            52836 kB
Committed_AS:   322392 kB
PageTables:       1356 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= 66528 MiB
End job on node91 at 2009-04-27 04:17:36