Trace number 1538695

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.72 1200.32

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S162003179-087.cnf
MD5SUMb6948329f00787361710da473154a8ea
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark67.1698
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

21.75/21.88	c SATzilla is building models for class 3
21.75/21.88	c run presolver mxc-sr08 for 10 seconds ... 
21.75/21.88	c Bin: Executing mxc-sr08
21.75/21.88	c spawning binary file with 10 seconds ...
21.75/21.88	c child exit by a signal
21.75/21.88	c mxc-sr08 returned code 137.
21.75/21.88	c run presolver picosat846 for 5 seconds ... 
21.75/21.88	c Bin: Executing picosat846
21.75/21.88	c spawning binary file with 5 seconds ...
21.75/21.88	c child exit by a signal
21.75/21.88	c picosat846 returned code 137.
21.75/21.88	c Orignal number of varibales is 16000, number of clauses is 67200 
21.75/21.88	c predicted feature computation time is 1.576157 
21.75/21.88	c Bin: Executing satelite
21.75/21.88	c spawning binary file with 240 seconds ...
21.75/21.88	c child exited successfully
21.75/21.88	c satzilla computing base features
21.75/21.88	c Number of variabe is: 15605, Number of clause is : 66779 
21.75/21.88	c Initializing...
21.75/21.88	c satzilla doing clause learning
21.75/21.88	c start clause learning features ...
21.75/21.88	c Bin: Executing zchaff07
21.75/21.88	c spawning binary file with 2 seconds ...
21.75/21.88	c child exit by a signal
21.75/21.88	c satzilla doing survey propogation probe
21.75/21.88	c do survay propogation for 2 second ...
21.75/21.88	c satzilla doing local search probe
21.75/21.88	c features are:16000 67200 15605 66779 0.0253124 0.00630438 0.233681 0.495809 0.586355 0.707475 0.000194523 0.0629021 0.000192246 0.000384492 0.154736 0 0.965528 0.000194523 0.289221 2.99495e-05 0.000524117 2.71749 0.229825 0.171298 0 1 3.37169 9.57627e-05 0.399054 0 0.000329445 2.33214 0.493988 0.000394031 0.291969 5.98991e-05 0.00107818 12.8136 0.371224 4 28 19 8 15 10 13 65.1553 0.191129 38.875 99.5714 84.1818 48.4286 72.625 56.7692 62.9231 0.394828 0.574901 8.75736e-05 1 0.704622 0.089342 0.570642 0.206836 0.3864 0.092884 0.655838 0.00170058 0.604954 0.175827 0.0274729 0.124976 0.0466831 0.0801768 347.833 0.102493 3383.83 0.0167636 3373.5 3301 3445 0.150269 0.226301 0.833923 0.00908057 
21.75/21.88	c satzilla's ranking:
21.75/21.88	c 1) picosat846: 2.602648
21.75/21.88	c 2) mxc-sr08: 1.864764
21.75/21.88	c 3) march_dl2004: 1.320062
21.75/21.88	c 4) minisat20SAT07: 1.275527
21.75/21.88	c 5) zchaff_rand: 1.076706
21.75/21.88	c 6) SATenstein: -10000.000000
21.75/21.88	c 7) gnovelty+: -10000.000000
21.75/21.88	c 8) adaptg2wsat+: -10000.000000
21.75/21.88	c 9) adaptg2wsat0: -10000.000000
21.75/21.88	c 10) tts-4-0: -10000.000000
21.75/21.88	c 11) vallst: -10000.000000
21.75/21.88	c 12) minisat20: -10000.000000
21.75/21.88	c 13) kcnfs04SAT07: -10000.000000
21.75/21.88	c satzilla running picosat846 ... 
1199.67/1200.31	c Bin: Executing picosat846
1199.67/1200.31	c spawning binary file with 1178 seconds ...
1199.67/1200.31	c child exit by a signal
1199.67/1200.31	c picosat846 returned code 137.
1199.67/1200.31	c satzilla running mxc-sr08 ... 
1199.67/1200.31	c Bin: Executing mxc-sr08
1199.67/1200.31	c mxc-sr08 returned code 1.
1199.67/1200.31	c satzilla running march_dl2004 ... 
1199.67/1200.31	c Bin: Executing march_dl2004
1199.67/1200.31	c march_dl2004 returned code 1.
1199.67/1200.31	c satzilla running minisat20SAT07 ... 
1199.67/1200.31	c Bin: Executing minisat20SAT07
1199.67/1200.31	c minisat20SAT07 returned code 1.
1199.67/1200.31	c satzilla running zchaff_rand ... 
1199.67/1200.31	c Bin: Executing zchaff_rand
1199.67/1200.31	c zchaff_rand returned code 1.
1199.67/1200.31	c satzilla running SATenstein ... 
1199.67/1200.31	c Bin: Executing SATenstein
1199.67/1200.31	c SATenstein returned code 1.
1199.67/1200.31	c satzilla running gnovelty+ ... 
1199.67/1200.31	c Bin: Executing gnovelty+
1199.67/1200.31	c gnovelty+ returned code 1.
1199.67/1200.31	c satzilla running adaptg2wsat+ ... 
1199.67/1200.31	c Bin: Executing adaptg2wsat+
1199.67/1200.31	c adaptg2wsat+ returned code 1.
1199.67/1200.31	c satzilla running adaptg2wsat0 ... 
1199.67/1200.31	c Bin: Executing adaptg2wsat0
1199.67/1200.31	c adaptg2wsat0 returned code 1.
1199.67/1200.31	c satzilla running tts-4-0 ... 
1199.67/1200.31	c Bin: Executing tts-4-0
1199.67/1200.31	c tts-4-0 returned code 1.
1199.67/1200.31	c satzilla running vallst ... 
1199.67/1200.31	c Bin: Executing vallst
1199.67/1200.31	c vallst returned code 1.
1199.67/1200.31	c satzilla running minisat20 ... 
1199.67/1200.31	c Bin: Executing minisat20
1199.67/1200.31	c minisat20 returned code 1.
1199.67/1200.31	c satzilla running kcnfs04SAT07 ... 
1199.67/1200.31	c Bin: Executing kcnfs04SAT07
1199.67/1200.31	c kcnfs04SAT07 returned code 1.
1199.67/1200.31	c ERROR: All Failed! 
1199.67/1200.31	c SATZILLA_TIME=1199.890000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538695-1238438305/watcher-1538695-1238438305 -o /tmp/evaluation-result-1538695-1238438305/solver-1538695-1238438305 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538695-1238438305.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.22 1.02 1.01 3/64 22290
/proc/meminfo: memFree=1568304/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=2056 CPUtime=0
/proc/22290/stat : 22290 (SATzilla2009_I) R 22288 22290 21695 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1116497653 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/22290/statm: 514 112 96 399 0 111 0
[pid=22291] ppid=22290 vsize=3276 CPUtime=0
/proc/22291/stat : 22291 (mxc-sr08) R 22290 22290 21695 0 -1 4194304 691 0 0 0 0 0 0 0 18 0 1 0 1116497653 3354624 687 1992294400 134512640 135078026 4294956176 18446744073709551615 134536352 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22291/statm: 858 689 50 138 0 717 0

[startup+0.043575 s]
/proc/loadavg: 1.22 1.02 1.01 3/64 22290
/proc/meminfo: memFree=1568304/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=2056 CPUtime=0
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116497653 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22290/statm: 514 112 96 399 0 111 0
[pid=22291] ppid=22290 vsize=6708 CPUtime=0.03
/proc/22291/stat : 22291 (mxc-sr08) R 22290 22290 21695 0 -1 4194304 1418 0 0 0 3 0 0 0 19 0 1 0 1116497653 6868992 1412 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22291/statm: 1677 1413 54 138 0 1536 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8764

[startup+0.101579 s]
/proc/loadavg: 1.22 1.02 1.01 3/64 22290
/proc/meminfo: memFree=1568304/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=2056 CPUtime=0
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116497653 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22290/statm: 514 112 96 399 0 111 0
[pid=22291] ppid=22290 vsize=8516 CPUtime=0.09
/proc/22291/stat : 22291 (mxc-sr08) R 22290 22290 21695 0 -1 4194304 1876 0 0 0 9 0 0 0 19 0 1 0 1116497653 8720384 1870 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22291/statm: 2129 1870 54 138 0 1988 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10572

[startup+0.3016 s]
/proc/loadavg: 1.22 1.02 1.01 3/64 22290
/proc/meminfo: memFree=1568304/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=2056 CPUtime=0
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116497653 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22290/statm: 514 112 96 399 0 111 0
[pid=22291] ppid=22290 vsize=7764 CPUtime=0.29
/proc/22291/stat : 22291 (mxc-sr08) R 22290 22290 21695 0 -1 4194304 2228 0 0 0 29 0 0 0 21 0 1 0 1116497653 7950336 1691 1992294400 134512640 135078026 4294956176 18446744073709551615 134529837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22291/statm: 1941 1691 56 138 0 1800 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9820

[startup+0.701643 s]
/proc/loadavg: 1.22 1.02 1.01 3/64 22290
/proc/meminfo: memFree=1568304/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=2056 CPUtime=0
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116497653 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22290/statm: 514 112 96 399 0 111 0
[pid=22291] ppid=22290 vsize=9876 CPUtime=0.69
/proc/22291/stat : 22291 (mxc-sr08) R 22290 22290 21695 0 -1 4194304 2705 0 0 0 68 1 0 0 25 0 1 0 1116497653 10113024 2168 1992294400 134512640 135078026 4294956176 18446744073709551615 134534264 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22291/statm: 2469 2168 71 138 0 2328 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11932

[startup+1.50173 s]
/proc/loadavg: 1.20 1.02 1.01 2/66 22292
/proc/meminfo: memFree=1559712/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=2056 CPUtime=0
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116497653 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22290/statm: 514 112 96 399 0 111 0
[pid=22291] ppid=22290 vsize=10272 CPUtime=1.49
/proc/22291/stat : 22291 (mxc-sr08) R 22290 22290 21695 0 -1 4194304 2800 0 0 0 148 1 0 0 25 0 1 0 1116497653 10518528 2263 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22291/statm: 2568 2263 71 138 0 2427 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12328

[startup+3.10189 s]
/proc/loadavg: 1.20 1.02 1.01 2/66 22292
/proc/meminfo: memFree=1559072/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=2056 CPUtime=0
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116497653 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22290/statm: 514 112 96 399 0 111 0
[pid=22291] ppid=22290 vsize=11328 CPUtime=3.09
/proc/22291/stat : 22291 (mxc-sr08) R 22290 22290 21695 0 -1 4194304 3090 0 0 0 307 2 0 0 25 0 1 0 1116497653 11599872 2553 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22291/statm: 2832 2553 71 138 0 2691 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13384

[startup+6.30123 s]
/proc/loadavg: 1.20 1.02 1.01 2/66 22292
/proc/meminfo: memFree=1557280/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=2056 CPUtime=0
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116497653 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22290/statm: 514 112 96 399 0 111 0
[pid=22291] ppid=22290 vsize=12516 CPUtime=6.28
/proc/22291/stat : 22291 (mxc-sr08) R 22290 22290 21695 0 -1 4194304 3382 0 0 0 626 2 0 0 25 0 1 0 1116497653 12816384 2845 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22291/statm: 3129 2845 71 138 0 2988 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14572

[startup+12.7029 s]
/proc/loadavg: 1.17 1.02 1.01 2/66 22293
/proc/meminfo: memFree=1562528/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=2056 CPUtime=9.99
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 152 3652 0 0 0 0 996 3 16 0 1 0 1116497653 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 514 121 104 399 0 111 0
[pid=22293] ppid=22290 vsize=8704 CPUtime=2.67
/proc/22293/stat : 22293 (picosat846) R 22290 22290 21695 0 -1 4194304 1857 0 0 0 266 1 0 0 25 0 1 0 1116498654 8912896 1846 1992294400 134512640 134570484 4294956176 18446744073709551615 134523467 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22293/statm: 2176 1846 85 14 0 1842 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10760

[startup+25.5013 s]
/proc/loadavg: 1.14 1.02 1.01 2/66 22296
/proc/meminfo: memFree=1551584/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=9760 CPUtime=3.58
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 2110 0 0 0 358 0 0 0 25 0 1 0 1116499842 9994240 2099 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22296/statm: 2440 2099 85 14 0 2106 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 19496

[startup+51.1019 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 22296
/proc/meminfo: memFree=1517664/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=44448 CPUtime=29.14
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 10765 0 0 0 2906 8 0 0 25 0 1 0 1116499842 45514752 10728 1992294400 134512640 134570484 4294956176 18446744073709551615 134523266 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 11112 10728 85 14 0 10778 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 54184

[startup+102.306 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 22296
/proc/meminfo: memFree=1499616/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=61480 CPUtime=80.32
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 15049 0 0 0 8020 12 0 0 25 0 1 0 1116499842 62955520 15012 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 15370 15012 85 14 0 15036 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 71216

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 22296
/proc/meminfo: memFree=1481184/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=80212 CPUtime=140.28
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 19644 0 0 0 14012 16 0 0 25 0 1 0 1116499842 82137088 19607 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 20053 19607 85 14 0 19719 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 89948

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22296
/proc/meminfo: memFree=1463776/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=97372 CPUtime=200.26
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 23982 0 0 0 20005 21 0 0 25 0 1 0 1116499842 99708928 23945 1992294400 134512640 134570484 4294956176 18446744073709551615 134551404 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 24343 23945 85 14 0 24009 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 107108

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22298
/proc/meminfo: memFree=1445856/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=115196 CPUtime=260.23
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 28459 0 0 0 25997 26 0 0 25 0 1 0 1116499842 117960704 28422 1992294400 134512640 134570484 4294956176 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 28799 28422 85 14 0 28465 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 124932

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22298
/proc/meminfo: memFree=1431136/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=129856 CPUtime=320.21
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 32131 0 0 0 31991 30 0 0 25 0 1 0 1116499842 132972544 32094 1992294400 134512640 134570484 4294956176 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 32464 32094 85 14 0 32130 0

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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22298
/proc/meminfo: memFree=1394080/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=167716 CPUtime=740.03
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 41376 0 0 0 73964 39 0 0 25 0 1 0 1116499842 171741184 41339 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 41929 41339 85 14 0 41595 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 177452

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22298
/proc/meminfo: memFree=1390240/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=171416 CPUtime=800
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 42324 0 0 0 79960 40 0 0 25 0 1 0 1116499842 175529984 42287 1992294400 134512640 134570484 4294956176 18446744073709551615 134552630 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22296/statm: 42854 42287 85 14 0 42520 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 181152

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22298
/proc/meminfo: memFree=1379744/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=181976 CPUtime=859.97
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 44957 0 0 0 85954 43 0 0 25 0 1 0 1116499842 186343424 44920 1992294400 134512640 134570484 4294956176 18446744073709551615 134563680 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 45494 44920 85 14 0 45160 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 191712

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22298
/proc/meminfo: memFree=1379744/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=181976 CPUtime=919.94
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 44957 0 0 0 91951 43 0 0 25 0 1 0 1116499842 186343424 44920 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 45494 44920 85 14 0 45160 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 191712

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22298
/proc/meminfo: memFree=1374560/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=186992 CPUtime=979.91
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 46228 0 0 0 97947 44 0 0 25 0 1 0 1116499842 191479808 46191 1992294400 134512640 134570484 4294956176 18446744073709551615 134551414 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 46748 46191 85 14 0 46414 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 196728

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22298
/proc/meminfo: memFree=1374560/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=186992 CPUtime=1039.89
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 46228 0 0 0 103945 44 0 0 25 0 1 0 1116499842 191479808 46191 1992294400 134512640 134570484 4294956176 18446744073709551615 134552017 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 46748 46191 85 14 0 46414 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 196728

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22298
/proc/meminfo: memFree=1357024/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=204432 CPUtime=1099.86
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 50612 0 0 0 109938 48 0 0 25 0 1 0 1116499842 209338368 50575 1992294400 134512640 134570484 4294956176 18446744073709551615 134526678 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 51108 50575 85 14 0 50774 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 214168

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22298
/proc/meminfo: memFree=1357024/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=204432 CPUtime=1159.83
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 50613 0 0 0 115935 48 0 0 25 0 1 0 1116499842 209338368 50576 1992294400 134512640 134570484 4294956176 18446744073709551615 134523271 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 51108 50576 85 14 0 50774 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 214168

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22298
/proc/meminfo: memFree=1357024/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=204432 CPUtime=1167.83
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 50613 0 0 0 116735 48 0 0 25 0 1 0 1116499842 209338368 50576 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 51108 50576 85 14 0 50774 0
Current children cumulated CPU time (s) 1189.67
Current children cumulated vsize (KiB) 214168

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22298
/proc/meminfo: memFree=1356960/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=204432 CPUtime=1174.23
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 50613 0 0 0 117375 48 0 0 25 0 1 0 1116499842 209338368 50576 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 51108 50576 85 14 0 50774 0
Current children cumulated CPU time (s) 1196.07
Current children cumulated vsize (KiB) 214168

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22298
/proc/meminfo: memFree=1356960/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=204432 CPUtime=1175.83
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 50613 0 0 0 117535 48 0 0 25 0 1 0 1116499842 209338368 50576 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 51108 50576 85 14 0 50774 0
Current children cumulated CPU time (s) 1197.67
Current children cumulated vsize (KiB) 214168

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22298
/proc/meminfo: memFree=1356960/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=204432 CPUtime=1176.63
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 50613 0 0 0 117615 48 0 0 25 0 1 0 1116499842 209338368 50576 1992294400 134512640 134570484 4294956176 18446744073709551615 134523467 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 51108 50576 85 14 0 50774 0
Current children cumulated CPU time (s) 1198.47
Current children cumulated vsize (KiB) 214168

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22298
/proc/meminfo: memFree=1356960/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=204432 CPUtime=1177.43
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4194304 50613 0 0 0 117695 48 0 0 25 0 1 0 1116499842 209338368 50576 1992294400 134512640 134570484 4294956176 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 51108 50576 85 14 0 50774 0
Current children cumulated CPU time (s) 1199.27
Current children cumulated vsize (KiB) 214168

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22298
/proc/meminfo: memFree=1356960/2055920 swapFree=4174972/4192956
[pid=22290] ppid=22288 vsize=9736 CPUtime=21.84
/proc/22290/stat : 22290 (SATzilla2009_I) S 22288 22290 21695 0 -1 4194304 5008 11081 0 0 436 16 1710 22 25 0 1 0 1116497653 9969664 2196 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22290/statm: 2434 2196 217 399 0 2031 0
[pid=22296] ppid=22290 vsize=0 CPUtime=1177.83
/proc/22296/stat : 22296 (picosat846) R 22290 22290 21695 0 -1 4195332 50613 0 0 0 117733 50 0 0 25 0 1 0 1116499842 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/22296/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.67
Current children cumulated vsize (KiB) 9736

Child status: 17
Real time (s): 1200.32
CPU time (s): 1199.72
CPU user time (s): 1198.8
CPU system time (s): 0.91786
CPU usage (%): 99.9499
Max. virtual memory (cumulated for all children) (KiB): 214168

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

runsolver used 1.00185 second user time and 3.37349 second system time

The end

Launcher Data

Begin job on node7 at 2009-03-30 20:38:25
IDJOB=1538695
IDBENCH=70344
IDSOLVER=528
FILE ID=node7/1538695-1238438305
PBS_JOBID= 9061543
Free space on /tmp= 65660 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/16000/unif-k3-r4.2-v16000-c67200-S162003179-087.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538695-1238438305/watcher-1538695-1238438305 -o /tmp/evaluation-result-1538695-1238438305/solver-1538695-1238438305 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538695-1238438305.cnf

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

MD5SUM BENCH= b6948329f00787361710da473154a8ea
RANDOM SEED=1927165951

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.236
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.236
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:       1568784 kB
Buffers:         90648 kB
Cached:         300300 kB
SwapCached:      11884 kB
Active:         158244 kB
Inactive:       246088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1568784 kB
SwapTotal:     4192956 kB
SwapFree:      4174972 kB
Dirty:           32800 kB
Writeback:           0 kB
Mapped:          19140 kB
Slab:            68812 kB
Committed_AS:  2926788 kB
PageTables:       1456 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= 65628 MiB
End job on node7 at 2009-03-30 20:58:26