Trace number 1538698

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.69 1200.26

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S1419235015-056.cnf
MD5SUMa714fa4bd1373c24435aaf22c9d8231c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark590.614
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.77/21.84	c SATzilla is building models for class 3
21.77/21.84	c run presolver mxc-sr08 for 10 seconds ... 
21.77/21.84	c Bin: Executing mxc-sr08
21.77/21.84	c spawning binary file with 10 seconds ...
21.77/21.84	c child exit by a signal
21.77/21.84	c mxc-sr08 returned code 137.
21.77/21.84	c run presolver picosat846 for 5 seconds ... 
21.77/21.84	c Bin: Executing picosat846
21.77/21.84	c spawning binary file with 5 seconds ...
21.77/21.84	c child exit by a signal
21.77/21.84	c picosat846 returned code 137.
21.77/21.84	c Orignal number of varibales is 16000, number of clauses is 67200 
21.77/21.84	c predicted feature computation time is 1.576157 
21.77/21.84	c Bin: Executing satelite
21.77/21.84	c spawning binary file with 240 seconds ...
21.77/21.84	c child exited successfully
21.77/21.84	c satzilla computing base features
21.77/21.84	c Number of variabe is: 15606, Number of clause is : 66779 
21.77/21.84	c Initializing...
21.77/21.84	c satzilla doing clause learning
21.77/21.84	c start clause learning features ...
21.77/21.84	c Bin: Executing zchaff07
21.77/21.84	c spawning binary file with 2 seconds ...
21.77/21.84	c child exit by a signal
21.77/21.84	c satzilla doing survey propogation probe
21.77/21.84	c do survay propogation for 2 second ...
21.77/21.84	c satzilla doing local search probe
21.77/21.84	c features are:16000 67200 15606 66779 0.0252467 0.00630438 0.233696 0.494663 0.587813 0.711059 0.000194576 0.0639451 0.000192234 0.000384468 0.158099 0 0.964585 0.000194576 0.29078 2.99495e-05 0.000539092 2.71569 0.227118 0.170395 0 1 3.36563 9.58535e-05 0.398773 0 0.000404319 2.32997 0.494676 0.00039427 0.29433 5.98991e-05 0.00113808 11.8833 0.413426 4 25 19 6 15 8 11 67.3815 0.217215 41.0769 114.6 88.5 50.5455 73.9167 59.6364 66.3636 0.392835 0.57666 2.09696e-05 1 0.701379 0.086813 0.567742 0.207354 0.38562 0.0918381 0.666082 0.0024094 0.807688 0.17421 0.0275544 0.122719 0.0464914 0.078471 374.167 0.343258 3387.17 0.00477662 3389 3362 3395 0.185806 0.852203 0.834611 0.0170012 
21.77/21.84	c satzilla's ranking:
21.77/21.84	c 1) picosat846: 2.610833
21.77/21.84	c 2) minisat20SAT07: 1.595588
21.77/21.84	c 3) mxc-sr08: 1.421718
21.77/21.84	c 4) march_dl2004: 1.316686
21.77/21.84	c 5) zchaff_rand: 0.863690
21.77/21.84	c 6) SATenstein: -10000.000000
21.77/21.84	c 7) gnovelty+: -10000.000000
21.77/21.84	c 8) adaptg2wsat+: -10000.000000
21.77/21.84	c 9) adaptg2wsat0: -10000.000000
21.77/21.84	c 10) tts-4-0: -10000.000000
21.77/21.84	c 11) vallst: -10000.000000
21.77/21.84	c 12) minisat20: -10000.000000
21.77/21.84	c 13) kcnfs04SAT07: -10000.000000
21.77/21.84	c satzilla running picosat846 ... 
1199.61/1200.25	c Bin: Executing picosat846
1199.61/1200.25	c spawning binary file with 1178 seconds ...
1199.61/1200.25	c child exit by a signal
1199.61/1200.25	c picosat846 returned code 137.
1199.61/1200.25	c satzilla running minisat20SAT07 ... 
1199.61/1200.25	c Bin: Executing minisat20SAT07
1199.61/1200.25	c minisat20SAT07 returned code 1.
1199.61/1200.25	c satzilla running mxc-sr08 ... 
1199.61/1200.25	c Bin: Executing mxc-sr08
1199.61/1200.25	c mxc-sr08 returned code 1.
1199.61/1200.25	c satzilla running march_dl2004 ... 
1199.61/1200.25	c Bin: Executing march_dl2004
1199.61/1200.25	c march_dl2004 returned code 1.
1199.61/1200.25	c satzilla running zchaff_rand ... 
1199.61/1200.25	c Bin: Executing zchaff_rand
1199.61/1200.25	c zchaff_rand returned code 1.
1199.61/1200.25	c satzilla running SATenstein ... 
1199.61/1200.25	c Bin: Executing SATenstein
1199.61/1200.25	c SATenstein returned code 1.
1199.61/1200.25	c satzilla running gnovelty+ ... 
1199.61/1200.25	c Bin: Executing gnovelty+
1199.61/1200.25	c gnovelty+ returned code 1.
1199.61/1200.25	c satzilla running adaptg2wsat+ ... 
1199.61/1200.25	c Bin: Executing adaptg2wsat+
1199.61/1200.25	c adaptg2wsat+ returned code 1.
1199.61/1200.25	c satzilla running adaptg2wsat0 ... 
1199.61/1200.25	c Bin: Executing adaptg2wsat0
1199.61/1200.25	c adaptg2wsat0 returned code 1.
1199.61/1200.25	c satzilla running tts-4-0 ... 
1199.61/1200.25	c Bin: Executing tts-4-0
1199.61/1200.25	c tts-4-0 returned code 1.
1199.61/1200.25	c satzilla running vallst ... 
1199.61/1200.25	c Bin: Executing vallst
1199.61/1200.25	c vallst returned code 1.
1199.61/1200.25	c satzilla running minisat20 ... 
1199.61/1200.25	c Bin: Executing minisat20
1199.61/1200.25	c minisat20 returned code 1.
1199.61/1200.25	c satzilla running kcnfs04SAT07 ... 
1199.61/1200.25	c Bin: Executing kcnfs04SAT07
1199.61/1200.25	c kcnfs04SAT07 returned code 1.
1199.61/1200.25	c ERROR: All Failed! 
1199.61/1200.25	c SATZILLA_TIME=1199.850000

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-1538698-1238438404/watcher-1538698-1238438404 -o /tmp/evaluation-result-1538698-1238438404/solver-1538698-1238438404 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538698-1238438404.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 1.00 1.12 3/64 1999
/proc/meminfo: memFree=1416840/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=2056 CPUtime=0
/proc/1999/stat : 1999 (SATzilla2009_I) R 1997 1999 1869 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1116505645 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/1999/statm: 514 112 96 399 0 111 0
[pid=2000] ppid=1999 vsize=3620 CPUtime=0
/proc/2000/stat : 2000 (mxc-sr08) R 1999 1999 1869 0 -1 4194304 702 0 0 0 0 0 0 0 18 0 1 0 1116505645 3706880 698 1992294400 134512640 135078026 4294956192 18446744073709551615 134536535 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2000/statm: 905 704 50 138 0 764 0

[startup+0.098856 s]
/proc/loadavg: 0.92 1.00 1.12 3/64 1999
/proc/meminfo: memFree=1416840/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=2056 CPUtime=0
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116505645 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1999/statm: 514 112 96 399 0 111 0
[pid=2000] ppid=1999 vsize=8384 CPUtime=0.09
/proc/2000/stat : 2000 (mxc-sr08) R 1999 1999 1869 0 -1 4194304 1817 0 0 0 9 0 0 0 19 0 1 0 1116505645 8585216 1811 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2000/statm: 2096 1812 54 138 0 1955 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10440

[startup+0.101856 s]
/proc/loadavg: 0.92 1.00 1.12 3/64 1999
/proc/meminfo: memFree=1416840/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=2056 CPUtime=0
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116505645 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1999/statm: 514 112 96 399 0 111 0
[pid=2000] ppid=1999 vsize=8516 CPUtime=0.09
/proc/2000/stat : 2000 (mxc-sr08) R 1999 1999 1869 0 -1 4194304 1839 0 0 0 9 0 0 0 19 0 1 0 1116505645 8720384 1833 1992294400 134512640 135078026 4294956192 18446744073709551615 134722807 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2000/statm: 2129 1833 54 138 0 1988 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10572

[startup+0.301885 s]
/proc/loadavg: 0.92 1.00 1.12 3/64 1999
/proc/meminfo: memFree=1416840/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=2056 CPUtime=0
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116505645 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1999/statm: 514 112 96 399 0 111 0
[pid=2000] ppid=1999 vsize=7764 CPUtime=0.29
/proc/2000/stat : 2000 (mxc-sr08) R 1999 1999 1869 0 -1 4194304 2219 0 0 0 29 0 0 0 22 0 1 0 1116505645 7950336 1682 1992294400 134512640 135078026 4294956192 18446744073709551615 134729601 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2000/statm: 1941 1682 56 138 0 1800 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9820

[startup+0.701941 s]
/proc/loadavg: 0.92 1.00 1.12 3/64 1999
/proc/meminfo: memFree=1416840/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=2056 CPUtime=0
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116505645 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1999/statm: 514 112 96 399 0 111 0
[pid=2000] ppid=1999 vsize=9880 CPUtime=0.69
/proc/2000/stat : 2000 (mxc-sr08) R 1999 1999 1869 0 -1 4194304 2707 0 0 0 68 1 0 0 25 0 1 0 1116505645 10117120 2170 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2000/statm: 2470 2170 71 138 0 2329 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11936

[startup+1.50106 s]
/proc/loadavg: 0.92 1.00 1.12 2/66 2001
/proc/meminfo: memFree=1408248/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=2056 CPUtime=0
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116505645 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1999/statm: 514 112 96 399 0 111 0
[pid=2000] ppid=1999 vsize=10276 CPUtime=1.49
/proc/2000/stat : 2000 (mxc-sr08) R 1999 1999 1869 0 -1 4194304 2802 0 0 0 148 1 0 0 25 0 1 0 1116505645 10522624 2265 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2000/statm: 2569 2265 71 138 0 2428 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12332

[startup+3.10129 s]
/proc/loadavg: 0.92 1.00 1.12 2/66 2001
/proc/meminfo: memFree=1407480/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=2056 CPUtime=0
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116505645 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1999/statm: 514 112 96 399 0 111 0
[pid=2000] ppid=1999 vsize=11200 CPUtime=3.09
/proc/2000/stat : 2000 (mxc-sr08) R 1999 1999 1869 0 -1 4194304 3042 0 0 0 308 1 0 0 25 0 1 0 1116505645 11468800 2505 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2000/statm: 2800 2505 71 138 0 2659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13256

[startup+6.30175 s]
/proc/loadavg: 0.93 1.00 1.12 2/66 2001
/proc/meminfo: memFree=1406456/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=2056 CPUtime=0
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116505645 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1999/statm: 514 112 96 399 0 111 0
[pid=2000] ppid=1999 vsize=12124 CPUtime=6.29
/proc/2000/stat : 2000 (mxc-sr08) R 1999 1999 1869 0 -1 4194304 3279 0 0 0 627 2 0 0 25 0 1 0 1116505645 12414976 2742 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2000/statm: 3031 2742 71 138 0 2890 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14180

[startup+12.7027 s]
/proc/loadavg: 0.93 1.00 1.12 2/66 2002
/proc/meminfo: memFree=1411192/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=2056 CPUtime=9.98
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 152 3371 0 0 0 0 996 2 16 0 1 0 1116505645 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 514 121 104 399 0 111 0
[pid=2002] ppid=1999 vsize=8556 CPUtime=2.69
/proc/2002/stat : 2002 (picosat846) R 1999 1999 1869 0 -1 4194304 1809 0 0 0 268 1 0 0 25 0 1 0 1116506645 8761344 1798 1992294400 134512640 134570484 4294956192 18446744073709551615 134553259 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2002/statm: 2139 1798 85 14 0 1805 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10612

[startup+25.5015 s]
/proc/loadavg: 0.95 1.00 1.12 2/66 2005
/proc/meminfo: memFree=1399800/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=10008 CPUtime=3.64
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 2187 0 0 0 363 1 0 0 25 0 1 0 1116507830 10248192 2176 1992294400 134512640 134570484 4294956192 18446744073709551615 134523873 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 2502 2176 85 14 0 2168 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 20076

[startup+51.1012 s]
/proc/loadavg: 0.96 1.00 1.11 2/66 2005
/proc/meminfo: memFree=1365944/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=43928 CPUtime=29.23
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 10635 0 0 0 2914 9 0 0 25 0 1 0 1116507830 44982272 10613 1992294400 134512640 134570484 4294956192 18446744073709551615 134551924 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 10982 10613 85 14 0 10648 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 53996

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 1.10 2/66 2005
/proc/meminfo: memFree=1345912/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=63336 CPUtime=80.39
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 15509 0 0 0 8027 12 0 0 25 0 1 0 1116507830 64856064 15487 1992294400 134512640 134570484 4294956192 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 15834 15487 85 14 0 15500 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 73404

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.09 2/66 2005
/proc/meminfo: memFree=1329400/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=80220 CPUtime=140.36
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 19643 0 0 0 14020 16 0 0 25 0 1 0 1116507830 82145280 19621 1992294400 134512640 134570484 4294956192 18446744073709551615 134553305 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 20055 19621 85 14 0 19721 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 90288

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.09 2/66 2005
/proc/meminfo: memFree=1307832/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=101612 CPUtime=200.33
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 25014 0 0 0 20013 20 0 0 25 0 1 0 1116507830 104050688 24992 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 25403 24992 85 14 0 25069 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 111680

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.08 2/66 2005
/proc/meminfo: memFree=1293048/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=116264 CPUtime=260.3
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 28709 0 0 0 26006 24 0 0 25 0 1 0 1116507830 119054336 28687 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 29066 28687 85 14 0 28732 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 126332

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.07 2/66 2005
/proc/meminfo: memFree=1282680/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=126564 CPUtime=320.28
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 31303 0 0 0 32002 26 0 0 25 0 1 0 1116507830 129601536 31281 1992294400 134512640 134570484 4294956192 18446744073709551615 134522943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 31641 31281 85 14 0 31307 0

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


[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.03 2/66 2005
/proc/meminfo: memFree=1243256/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=166480 CPUtime=800.05
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 42284 0 0 0 79969 36 0 0 25 0 1 0 1116507830 170475520 41064 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 41620 41064 85 14 0 41286 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 176548

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.02 2/66 2005
/proc/meminfo: memFree=1234040/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=176120 CPUtime=860.02
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 44689 0 0 0 85965 37 0 0 25 0 1 0 1116507830 180346880 43469 1992294400 134512640 134570484 4294956192 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 44030 43469 85 14 0 43696 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 186188

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.02 2/66 2005
/proc/meminfo: memFree=1225656/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=184304 CPUtime=920
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 46730 0 0 0 91961 39 0 0 25 0 1 0 1116507830 188727296 45510 1992294400 134512640 134570484 4294956192 18446744073709551615 134546098 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 46076 45510 85 14 0 45742 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 194372

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.01 2/66 2005
/proc/meminfo: memFree=1217336/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=192888 CPUtime=979.97
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 48892 0 0 0 97957 40 0 0 25 0 1 0 1116507830 197517312 47672 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 48222 47672 85 14 0 47888 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 202956

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2005
/proc/meminfo: memFree=1212536/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=197244 CPUtime=1039.94
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 49998 0 0 0 103953 41 0 0 25 0 1 0 1116507830 201977856 48778 1992294400 134512640 134570484 4294956192 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 49311 48778 85 14 0 48977 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 207312

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2005
/proc/meminfo: memFree=1212536/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=197244 CPUtime=1099.92
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 49998 0 0 0 109951 41 0 0 25 0 1 0 1116507830 201977856 48778 1992294400 134512640 134570484 4294956192 18446744073709551615 134551653 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 49311 48778 85 14 0 48977 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 207312

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2005
/proc/meminfo: memFree=1208312/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=201468 CPUtime=1159.9
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 51044 0 0 0 115947 43 0 0 25 0 1 0 1116507830 206303232 49824 1992294400 134512640 134570484 4294956192 18446744073709551615 134553040 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 50367 49824 85 14 0 50033 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 211536

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

[startup+1190.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2005
/proc/meminfo: memFree=1208312/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=201468 CPUtime=1167.9
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 51044 0 0 0 116747 43 0 0 25 0 1 0 1116507830 206303232 49824 1992294400 134512640 134570484 4294956192 18446744073709551615 134523246 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 50367 49824 85 14 0 50033 0
Current children cumulated CPU time (s) 1189.72
Current children cumulated vsize (KiB) 211536

[startup+1196.7 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2005
/proc/meminfo: memFree=1208312/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=201468 CPUtime=1174.3
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 51044 0 0 0 117387 43 0 0 25 0 1 0 1116507830 206303232 49824 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 50367 49824 85 14 0 50033 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 211536

[startup+1198.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2005
/proc/meminfo: memFree=1208312/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=201468 CPUtime=1175.89
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 51044 0 0 0 117546 43 0 0 25 0 1 0 1116507830 206303232 49824 1992294400 134512640 134570484 4294956192 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 50367 49824 85 14 0 50033 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 211536

[startup+1199.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2005
/proc/meminfo: memFree=1208312/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=201468 CPUtime=1176.69
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 51044 0 0 0 117626 43 0 0 25 0 1 0 1116507830 206303232 49824 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 50367 49824 85 14 0 50033 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 211536

[startup+1199.9 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2005
/proc/meminfo: memFree=1208312/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=201468 CPUtime=1177.49
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 51044 0 0 0 117706 43 0 0 25 0 1 0 1116507830 206303232 49824 1992294400 134512640 134570484 4294956192 18446744073709551615 134553185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 50367 49824 85 14 0 50033 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 211536

[startup+1200.11 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2005
/proc/meminfo: memFree=1208312/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=201468 CPUtime=1177.7
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 51044 0 0 0 117727 43 0 0 25 0 1 0 1116507830 206303232 49824 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 50367 49824 85 14 0 50033 0
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (KiB) 211536

[startup+1200.2 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 2005
/proc/meminfo: memFree=1208312/2055920 swapFree=4175692/4192956
[pid=1999] ppid=1997 vsize=10068 CPUtime=21.82
/proc/1999/stat : 1999 (SATzilla2009_I) S 1997 1999 1869 0 -1 4194304 5005 10687 0 0 430 20 1710 22 25 0 1 0 1116505645 10309632 2276 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1999/statm: 2517 2276 217 399 0 2114 0
[pid=2005] ppid=1999 vsize=201468 CPUtime=1177.79
/proc/2005/stat : 2005 (picosat846) R 1999 1999 1869 0 -1 4194304 51044 0 0 0 117736 43 0 0 25 0 1 0 1116507830 206303232 49824 1992294400 134512640 134570484 4294956192 18446744073709551615 134544216 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2005/statm: 50367 49824 85 14 0 50033 0
Current children cumulated CPU time (s) 1199.61
Current children cumulated vsize (KiB) 211536

Child status: 17
Real time (s): 1200.26
CPU time (s): 1199.69
CPU user time (s): 1198.79
CPU system time (s): 0.894863
CPU usage (%): 99.9524
Max. virtual memory (cumulated for all children) (KiB): 211536

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

runsolver used 1.02384 second user time and 3.35349 second system time

The end

Launcher Data

Begin job on node30 at 2009-03-30 20:40:04
IDJOB=1538698
IDBENCH=70345
IDSOLVER=528
FILE ID=node30/1538698-1238438404
PBS_JOBID= 9061611
Free space on /tmp= 66356 MiB

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

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

MD5SUM BENCH= a714fa4bd1373c24435aaf22c9d8231c
RANDOM SEED=857670251

node30.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.260
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	: 5931.00
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.260
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:       1417320 kB
Buffers:         77156 kB
Cached:         476084 kB
SwapCached:      11092 kB
Active:         148136 kB
Inactive:       418240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1417320 kB
SwapTotal:     4192956 kB
SwapFree:      4175692 kB
Dirty:           32728 kB
Writeback:           0 kB
Mapped:          18752 kB
Slab:            58344 kB
Committed_AS:  3097072 kB
PageTables:       1372 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= 66328 MiB
End job on node30 at 2009-03-30 21:00:05