Trace number 1723117

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.39 1200.02

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_11_UNKNOWN.cnf
MD5SUMe0639bbed56c8b8c34616f8cb99c381c
Bench CategoryAPPLICATION (applications 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 variables1740
Number of clauses114011
Sum of the clauses size339448
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22792
Number of clauses of size 3111196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

23.46/23.58	c SATzilla is building models for class 3
23.46/23.58	c run presolver mxc-sr08 for 10 seconds ... 
23.46/23.58	c Bin: Executing mxc-sr08
23.46/23.58	c spawning binary file with 10 seconds ...
23.46/23.58	c child exit by a signal
23.46/23.58	c mxc-sr08 returned code 137.
23.46/23.58	c run presolver picosat846 for 5 seconds ... 
23.46/23.58	c Bin: Executing picosat846
23.46/23.58	c spawning binary file with 5 seconds ...
23.46/23.58	c child exit by a signal
23.46/23.58	c picosat846 returned code 137.
23.46/23.58	c Orignal number of varibales is 1740, number of clauses is 114011 
23.46/23.58	c predicted feature computation time is 1.571862 
23.46/23.58	c Bin: Executing satelite
23.46/23.58	c spawning binary file with 240 seconds ...
23.46/23.58	c child exited successfully
23.46/23.58	c satzilla computing base features
23.46/23.58	c Number of variabe is: 1091, Number of clause is : 113182 
23.46/23.58	c Initializing...
23.46/23.58	c satzilla doing clause learning
23.46/23.58	c start clause learning features ...
23.46/23.58	c Bin: Executing zchaff07
23.46/23.58	c spawning binary file with 2 seconds ...
23.46/23.58	c child exit by a signal
23.46/23.58	c satzilla doing survey propogation probe
23.46/23.58	c do survay propogation for 2 second ...
23.46/23.58	c satzilla doing local search probe
23.46/23.58	c features are:1740 114011 1091 113182 0.594867 0.00732449 0.00963934 0.472965 0.573992 0.694842 0.00397352 1.15632 0.00183318 0.0302475 0.480986 0.0228747 0.917867 0.00397352 1.12759 6.18473e-05 0.0135092 3.91036 0.264278 0.29517 0 0.902676 2.52088 0.00250296 0.872289 5.3012e-05 0.00684738 3.82241 0.917867 0.00181436 0.94677 5.3012e-05 0.00524818 1025 0 1025 1025 1025 1025 1025 1025 1025 67.9522 0 67.9522 67.9522 67.9522 67.9522 67.9522 67.9522 67.9522 0.51812 0.54354 0.000899654 0.981261 0.94736 0.0682386 0.739908 0.365301 0.527044 0.00671399 2.90439 -1.11022e-16 0.205451 0.0255973 0 0.00106629 3.46945e-17 7.5588e-06 110.25 0.713557 302.5 0.667258 397.5 0 400 26.3921 0.715367 1.00141 0.00833211 
23.46/23.58	c satzilla's ranking:
23.46/23.58	c 1) picosat846: 3.160259
23.46/23.58	c 2) mxc-sr08: 2.314389
23.46/23.58	c 3) zchaff_rand: 2.204127
23.46/23.58	c 4) minisat20SAT07: 1.178857
23.46/23.58	c 5) march_dl2004: 0.817802
23.46/23.58	c 6) SATenstein: -10000.000000
23.46/23.58	c 7) gnovelty+: -10000.000000
23.46/23.58	c 8) adaptg2wsat+: -10000.000000
23.46/23.58	c 9) adaptg2wsat0: -10000.000000
23.46/23.58	c 10) tts-4-0: -10000.000000
23.46/23.58	c 11) vallst: -10000.000000
23.46/23.58	c 12) minisat20: -10000.000000
23.46/23.58	c 13) kcnfs04SAT07: -10000.000000
23.46/23.58	c satzilla running picosat846 ... 
1199.34/1200.01	c Bin: Executing picosat846
1199.34/1200.01	c spawning binary file with 1176 seconds ...
1199.34/1200.01	c child exit by a signal
1199.34/1200.01	c picosat846 returned code 137.
1199.34/1200.01	c satzilla running mxc-sr08 ... 
1199.34/1200.01	c Bin: Executing mxc-sr08
1199.34/1200.01	c mxc-sr08 returned code 1.
1199.34/1200.01	c satzilla running zchaff_rand ... 
1199.34/1200.01	c Bin: Executing zchaff_rand
1199.34/1200.01	c zchaff_rand returned code 1.
1199.34/1200.01	c satzilla running minisat20SAT07 ... 
1199.34/1200.01	c Bin: Executing minisat20SAT07
1199.34/1200.01	c minisat20SAT07 returned code 1.
1199.34/1200.01	c satzilla running march_dl2004 ... 
1199.34/1200.01	c Bin: Executing march_dl2004
1199.34/1200.01	c march_dl2004 returned code 1.
1199.34/1200.01	c satzilla running SATenstein ... 
1199.34/1200.01	c Bin: Executing SATenstein
1199.34/1200.01	c SATenstein returned code 1.
1199.34/1200.01	c satzilla running gnovelty+ ... 
1199.34/1200.01	c Bin: Executing gnovelty+
1199.34/1200.01	c gnovelty+ returned code 1.
1199.34/1200.01	c satzilla running adaptg2wsat+ ... 
1199.34/1200.01	c Bin: Executing adaptg2wsat+
1199.34/1200.01	c adaptg2wsat+ returned code 1.
1199.34/1200.01	c satzilla running adaptg2wsat0 ... 
1199.34/1200.01	c Bin: Executing adaptg2wsat0
1199.34/1200.01	c adaptg2wsat0 returned code 1.
1199.34/1200.01	c satzilla running tts-4-0 ... 
1199.34/1200.01	c Bin: Executing tts-4-0
1199.34/1200.01	c tts-4-0 returned code 1.
1199.34/1200.01	c satzilla running vallst ... 
1199.34/1200.01	c Bin: Executing vallst
1199.34/1200.01	c vallst returned code 1.
1199.34/1200.01	c satzilla running minisat20 ... 
1199.34/1200.01	c Bin: Executing minisat20
1199.34/1200.01	c minisat20 returned code 1.
1199.34/1200.01	c satzilla running kcnfs04SAT07 ... 
1199.34/1200.01	c Bin: Executing kcnfs04SAT07
1199.34/1200.01	c kcnfs04SAT07 returned code 1.
1199.34/1200.01	c ERROR: All Failed! 
1199.34/1200.01	c SATZILLA_TIME=1199.570000

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-1723117-1240683181/watcher-1723117-1240683181 -o /tmp/evaluation-result-1723117-1240683181/solver-1723117-1240683181 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1723117-1240683181.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: 0.92 0.98 1.08 3/64 26042
/proc/meminfo: memFree=1744200/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=2056 CPUtime=0
/proc/26042/stat : 26042 (SATzilla2009_I) R 26040 26042 25911 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 96351976 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/26042/statm: 514 112 96 399 0 111 0
[pid=26043] ppid=26042 vsize=2932 CPUtime=0
/proc/26043/stat : 26043 (mxc-sr08) R 26042 26042 25911 0 -1 4194304 612 0 0 0 0 0 0 0 18 0 1 0 96351976 3002368 608 1992294400 134512640 135078026 4294956176 18446744073709551615 134725036 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26043/statm: 733 608 54 138 0 592 0

[startup+0.0763759 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 26042
/proc/meminfo: memFree=1744200/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=2056 CPUtime=0
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96351976 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 514 112 96 399 0 111 0
[pid=26043] ppid=26042 vsize=9188 CPUtime=0.06
/proc/26043/stat : 26043 (mxc-sr08) R 26042 26042 25911 0 -1 4194304 2130 0 0 0 6 0 0 0 19 0 1 0 96351976 9408512 2126 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26043/statm: 2297 2127 54 138 0 2156 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11244

[startup+0.102379 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 26042
/proc/meminfo: memFree=1744200/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=2056 CPUtime=0
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96351976 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 514 112 96 399 0 111 0
[pid=26043] ppid=26042 vsize=7536 CPUtime=0.1
/proc/26043/stat : 26043 (mxc-sr08) R 26042 26042 25911 0 -1 4194304 2192 0 0 0 9 1 0 0 19 0 1 0 96351976 7716864 1742 1992294400 134512640 135078026 4294956176 18446744073709551615 134560704 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26043/statm: 1884 1742 55 138 0 1743 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9592

[startup+0.301416 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 26042
/proc/meminfo: memFree=1744200/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=2056 CPUtime=0
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96351976 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 514 112 96 399 0 111 0
[pid=26043] ppid=26042 vsize=7536 CPUtime=0.29
/proc/26043/stat : 26043 (mxc-sr08) R 26042 26042 25911 0 -1 4194304 2192 0 0 0 28 1 0 0 21 0 1 0 96351976 7716864 1742 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26043/statm: 1884 1742 55 138 0 1743 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9592

[startup+0.702489 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 26042
/proc/meminfo: memFree=1744200/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=2056 CPUtime=0
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96351976 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 514 112 96 399 0 111 0
[pid=26043] ppid=26042 vsize=7936 CPUtime=0.7
/proc/26043/stat : 26043 (mxc-sr08) R 26042 26042 25911 0 -1 4194304 2271 0 0 0 69 1 0 0 25 0 1 0 96351976 8126464 1821 1992294400 134512640 135078026 4294956176 18446744073709551615 134553808 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26043/statm: 1984 1821 55 138 0 1843 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 9992

[startup+1.50164 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 26044
/proc/meminfo: memFree=1733304/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=2056 CPUtime=0
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96351976 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 514 112 96 399 0 111 0
[pid=26043] ppid=26042 vsize=11668 CPUtime=1.49
/proc/26043/stat : 26043 (mxc-sr08) R 26042 26042 25911 0 -1 4194304 3200 0 0 0 148 1 0 0 25 0 1 0 96351976 11948032 2750 1992294400 134512640 135078026 4294956176 18446744073709551615 134560938 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26043/statm: 2917 2750 55 138 0 2776 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13724

[startup+3.10195 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 26044
/proc/meminfo: memFree=1733112/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=2056 CPUtime=0
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96351976 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 514 112 96 399 0 111 0
[pid=26043] ppid=26042 vsize=13344 CPUtime=3.09
/proc/26043/stat : 26043 (mxc-sr08) R 26042 26042 25911 0 -1 4194304 3893 0 0 0 306 3 0 0 25 0 1 0 96351976 13664256 3206 1992294400 134512640 135078026 4294956176 18446744073709551615 134539549 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26043/statm: 3336 3206 71 138 0 3195 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15400

[startup+6.30152 s]
/proc/loadavg: 0.93 0.98 1.08 2/66 26044
/proc/meminfo: memFree=1730168/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=2056 CPUtime=0
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96351976 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 514 112 96 399 0 111 0
[pid=26043] ppid=26042 vsize=15340 CPUtime=6.29
/proc/26043/stat : 26043 (mxc-sr08) R 26042 26042 25911 0 -1 4194304 4408 0 0 0 625 4 0 0 25 0 1 0 96351976 15708160 3721 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26043/statm: 3835 3721 71 138 0 3694 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17396

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 1.08 2/66 26045
/proc/meminfo: memFree=1737464/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=2056 CPUtime=9.99
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 152 4795 0 0 0 0 995 4 16 0 1 0 96351976 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 514 121 104 399 0 111 0
[pid=26045] ppid=26042 vsize=8964 CPUtime=2.68
/proc/26045/stat : 26045 (picosat846) R 26042 26042 25911 0 -1 4194304 1969 0 0 0 267 1 0 0 25 0 1 0 96352977 9179136 1958 1992294400 134512640 134570484 4294956176 18446744073709551615 10851963 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26045/statm: 2241 1958 85 14 0 1907 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11020

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 1.08 2/66 26048
/proc/meminfo: memFree=1720000/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=8172 CPUtime=1.9
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 1789 0 0 0 190 0 0 0 25 0 1 0 96354334 8368128 1778 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 2043 1778 85 14 0 1709 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 25628

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 1.08 2/66 26048
/proc/meminfo: memFree=1703808/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=24396 CPUtime=27.49
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 5776 0 0 0 2744 5 0 0 25 0 1 0 96354334 24981504 5765 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 6099 5765 85 14 0 5765 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 41852

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.07 2/66 26048
/proc/meminfo: memFree=1698560/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=29532 CPUtime=78.63
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 7065 0 0 0 7857 6 0 0 25 0 1 0 96354334 30240768 7043 1992294400 134512640 134570484 4294956176 18446744073709551615 134553137 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 7383 7043 85 14 0 7049 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 46988

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 26048
/proc/meminfo: memFree=1694720/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=33492 CPUtime=138.61
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 8094 0 0 0 13853 8 0 0 25 0 1 0 96354334 34295808 8072 1992294400 134512640 134570484 4294956176 18446744073709551615 134553040 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 8373 8072 85 14 0 8039 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 50948

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 26048
/proc/meminfo: memFree=1692928/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=34664 CPUtime=198.57
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 8483 0 0 0 19849 8 0 0 25 0 1 0 96354334 35495936 8402 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 8666 8402 85 14 0 8332 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 52120

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 26048
/proc/meminfo: memFree=1691776/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=37008 CPUtime=258.54
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 8797 0 0 0 25846 8 0 0 25 0 1 0 96354334 37896192 8716 1992294400 134512640 134570484 4294956176 18446744073709551615 134551758 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 9252 8716 85 14 0 8918 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 54464

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 26048
/proc/meminfo: memFree=1691584/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=37140 CPUtime=318.52
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 8854 0 0 0 31843 9 0 0 25 0 1 0 96354334 38031360 8773 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 9285 8773 85 14 0 8951 0

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


[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26048
/proc/meminfo: memFree=1686336/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=41888 CPUtime=798.29
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 10085 0 0 0 79819 10 0 0 25 0 1 0 96354334 42893312 9986 1992294400 134512640 134570484 4294956176 18446744073709551615 134553215 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 10472 9986 85 14 0 10138 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 59344

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26048
/proc/meminfo: memFree=1686272/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=41888 CPUtime=858.25
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 10085 0 0 0 85815 10 0 0 25 0 1 0 96354334 42893312 9986 1992294400 134512640 134570484 4294956176 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 10472 9986 85 14 0 10138 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 59344

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26048
/proc/meminfo: memFree=1686272/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=41888 CPUtime=918.23
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 10092 0 0 0 91813 10 0 0 25 0 1 0 96354334 42893312 9993 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 10472 9993 85 14 0 10138 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 59344

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26048
/proc/meminfo: memFree=1686208/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=41888 CPUtime=978.19
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 10101 0 0 0 97809 10 0 0 25 0 1 0 96354334 42893312 10002 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 10472 10002 85 14 0 10138 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 59344

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26048
/proc/meminfo: memFree=1686144/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=41888 CPUtime=1038.17
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 10101 0 0 0 103807 10 0 0 25 0 1 0 96354334 42893312 10002 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 10472 10002 85 14 0 10138 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 59344

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26048
/proc/meminfo: memFree=1686080/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=41888 CPUtime=1098.15
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 10101 0 0 0 109804 11 0 0 25 0 1 0 96354334 42893312 10002 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 10472 10002 85 14 0 10138 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 59344

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26048
/proc/meminfo: memFree=1686016/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=41888 CPUtime=1158.11
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 10101 0 0 0 115800 11 0 0 25 0 1 0 96354334 42893312 10002 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 10472 10002 85 14 0 10138 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 59344

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26048
/proc/meminfo: memFree=1686016/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=41888 CPUtime=1166.11
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 10101 0 0 0 116600 11 0 0 25 0 1 0 96354334 42893312 10002 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 10472 10002 85 14 0 10138 0
Current children cumulated CPU time (s) 1189.64
Current children cumulated vsize (KiB) 59344

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26048
/proc/meminfo: memFree=1686016/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=41888 CPUtime=1172.51
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 10101 0 0 0 117240 11 0 0 25 0 1 0 96354334 42893312 10002 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 10472 10002 85 14 0 10138 0
Current children cumulated CPU time (s) 1196.04
Current children cumulated vsize (KiB) 59344

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26048
/proc/meminfo: memFree=1686016/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=41888 CPUtime=1174.11
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 10101 0 0 0 117400 11 0 0 25 0 1 0 96354334 42893312 10002 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 10472 10002 85 14 0 10138 0
Current children cumulated CPU time (s) 1197.64
Current children cumulated vsize (KiB) 59344

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26048
/proc/meminfo: memFree=1686016/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=41888 CPUtime=1174.91
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 10101 0 0 0 117480 11 0 0 25 0 1 0 96354334 42893312 10002 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 10472 10002 85 14 0 10138 0
Current children cumulated CPU time (s) 1198.44
Current children cumulated vsize (KiB) 59344

[startup+1199.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26048
/proc/meminfo: memFree=1686016/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=41888 CPUtime=1175.31
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 10101 0 0 0 117520 11 0 0 25 0 1 0 96354334 42893312 10002 1992294400 134512640 134570484 4294956176 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 10472 10002 85 14 0 10138 0
Current children cumulated CPU time (s) 1198.84
Current children cumulated vsize (KiB) 59344

[startup+1199.9 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26048
/proc/meminfo: memFree=1686016/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=41888 CPUtime=1175.71
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 10101 0 0 0 117560 11 0 0 25 0 1 0 96354334 42893312 10002 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 10472 10002 85 14 0 10138 0
Current children cumulated CPU time (s) 1199.24
Current children cumulated vsize (KiB) 59344

[startup+1200 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26048
/proc/meminfo: memFree=1686016/2055920 swapFree=4181852/4192956
[pid=26042] ppid=26040 vsize=17456 CPUtime=23.53
/proc/26042/stat : 26042 (SATzilla2009_I) S 26040 26042 25911 0 -1 4194304 6383 13387 0 0 522 4 1815 12 25 0 1 0 96351976 17874944 4135 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26042/statm: 4364 4135 217 399 0 3961 0
[pid=26048] ppid=26042 vsize=41888 CPUtime=1175.81
/proc/26048/stat : 26048 (picosat846) R 26042 26042 25911 0 -1 4194304 10101 0 0 0 117570 11 0 0 25 0 1 0 96354334 42893312 10002 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26048/statm: 10472 10002 85 14 0 10138 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 59344

Child status: 17
Real time (s): 1200.02
CPU time (s): 1199.39
CPU user time (s): 1199.1
CPU system time (s): 0.295955
CPU usage (%): 99.9479
Max. virtual memory (cumulated for all children) (KiB): 59344

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

runsolver used 0.978851 second user time and 3.39348 second system time

The end

Launcher Data

Begin job on node7 at 2009-04-25 20:13:01
IDJOB=1723117
IDBENCH=71103
IDSOLVER=528
FILE ID=node7/1723117-1240683181
PBS_JOBID= 9186707
Free space on /tmp= 66196 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_11_UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723117-1240683181/watcher-1723117-1240683181 -o /tmp/evaluation-result-1723117-1240683181/solver-1723117-1240683181 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1723117-1240683181.cnf

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

MD5SUM BENCH= e0639bbed56c8b8c34616f8cb99c381c
RANDOM SEED=1014211128

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1744688 kB
Buffers:         29256 kB
Cached:         212560 kB
SwapCached:       4616 kB
Active:         109264 kB
Inactive:       140060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1744688 kB
SwapTotal:     4192956 kB
SwapFree:      4181852 kB
Dirty:           33236 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            47876 kB
Committed_AS:   666288 kB
PageTables:       1444 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= 66168 MiB
End job on node7 at 2009-04-25 20:33:01