Trace number 1538722

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 1199.83

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S1989329161-018.cnf
MD5SUMb323780c0efe36d916bbe48c23a818f7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.0329
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.76/21.88	c SATzilla is building models for class 3
21.76/21.88	c run presolver mxc-sr08 for 10 seconds ... 
21.76/21.88	c Bin: Executing mxc-sr08
21.76/21.88	c spawning binary file with 10 seconds ...
21.76/21.88	c child exit by a signal
21.76/21.88	c mxc-sr08 returned code 137.
21.76/21.88	c run presolver picosat846 for 5 seconds ... 
21.76/21.88	c Bin: Executing picosat846
21.76/21.88	c spawning binary file with 5 seconds ...
21.76/21.88	c child exit by a signal
21.76/21.88	c picosat846 returned code 137.
21.76/21.88	c Orignal number of varibales is 16000, number of clauses is 67200 
21.76/21.88	c predicted feature computation time is 1.576157 
21.76/21.88	c Bin: Executing satelite
21.76/21.88	c spawning binary file with 240 seconds ...
21.76/21.88	c child exited successfully
21.76/21.88	c satzilla computing base features
21.76/21.88	c Number of variabe is: 15565, Number of clause is : 66670 
21.76/21.88	c Initializing...
21.76/21.88	c satzilla doing clause learning
21.76/21.88	c start clause learning features ...
21.76/21.88	c Bin: Executing zchaff07
21.76/21.88	c spawning binary file with 2 seconds ...
21.76/21.88	c child exit by a signal
21.76/21.88	c satzilla doing survey propogation probe
21.76/21.88	c do survay propogation for 2 second ...
21.76/21.88	c satzilla doing local search probe
21.76/21.88	c features are:16000 67200 15565 66670 0.0279473 0.0079496 0.233463 0.496891 0.587652 0.724902 0.000195294 0.0672332 0.00019274 0.00038548 0.16868 0 0.962022 0.000195294 0.292848 2.99985e-05 0.000569972 2.72489 0.228105 0.172747 0 1 3.3675 9.57967e-05 0.398509 0 0.000299985 2.32997 0.49322 0.000396217 0.29654 5.9997e-05 0.00118494 12.2712 0.380409 6 25 20 7 16 9 11 65.4081 0.169126 31.2 87.125 81.8571 52.7778 72.9 58.1111 65.1667 0.392587 0.580204 0.000111995 1 0.707466 0.0859634 0.568018 0.203722 0.385867 0.0923702 0.661384 0.00163859 0.766797 0.174221 0.0280922 0.12388 0.0468681 0.0794887 979.143 1.75876 2909.71 0.441311 3402 0 3414 0.577034 2.00269 1.06755 0.579449 
21.76/21.88	c satzilla's ranking:
21.76/21.88	c 1) picosat846: 2.600874
21.76/21.88	c 2) minisat20SAT07: 1.860469
21.76/21.88	c 3) mxc-sr08: 1.592525
21.76/21.88	c 4) march_dl2004: 1.329897
21.76/21.88	c 5) zchaff_rand: 0.986775
21.76/21.88	c 6) SATenstein: -10000.000000
21.76/21.88	c 7) gnovelty+: -10000.000000
21.76/21.88	c 8) adaptg2wsat+: -10000.000000
21.76/21.88	c 9) adaptg2wsat0: -10000.000000
21.76/21.88	c 10) tts-4-0: -10000.000000
21.76/21.88	c 11) vallst: -10000.000000
21.76/21.88	c 12) minisat20: -10000.000000
21.76/21.88	c 13) kcnfs04SAT07: -10000.000000
21.76/21.88	c satzilla running picosat846 ... 
1199.66/1199.82	c Bin: Executing picosat846
1199.66/1199.82	c spawning binary file with 1178 seconds ...
1199.66/1199.82	c child exit by a signal
1199.66/1199.82	c picosat846 returned code 137.
1199.66/1199.82	c satzilla running minisat20SAT07 ... 
1199.66/1199.82	c Bin: Executing minisat20SAT07
1199.66/1199.82	c minisat20SAT07 returned code 1.
1199.66/1199.82	c satzilla running mxc-sr08 ... 
1199.66/1199.82	c Bin: Executing mxc-sr08
1199.66/1199.82	c mxc-sr08 returned code 1.
1199.66/1199.82	c satzilla running march_dl2004 ... 
1199.66/1199.82	c Bin: Executing march_dl2004
1199.66/1199.82	c march_dl2004 returned code 1.
1199.66/1199.82	c satzilla running zchaff_rand ... 
1199.66/1199.82	c Bin: Executing zchaff_rand
1199.66/1199.82	c zchaff_rand returned code 1.
1199.66/1199.82	c satzilla running SATenstein ... 
1199.66/1199.82	c Bin: Executing SATenstein
1199.66/1199.82	c SATenstein returned code 1.
1199.66/1199.82	c satzilla running gnovelty+ ... 
1199.66/1199.82	c Bin: Executing gnovelty+
1199.66/1199.82	c gnovelty+ returned code 1.
1199.66/1199.82	c satzilla running adaptg2wsat+ ... 
1199.66/1199.82	c Bin: Executing adaptg2wsat+
1199.66/1199.82	c adaptg2wsat+ returned code 1.
1199.66/1199.82	c satzilla running adaptg2wsat0 ... 
1199.66/1199.82	c Bin: Executing adaptg2wsat0
1199.66/1199.82	c adaptg2wsat0 returned code 1.
1199.66/1199.82	c satzilla running tts-4-0 ... 
1199.66/1199.82	c Bin: Executing tts-4-0
1199.66/1199.82	c tts-4-0 returned code 1.
1199.66/1199.82	c satzilla running vallst ... 
1199.66/1199.82	c Bin: Executing vallst
1199.66/1199.82	c vallst returned code 1.
1199.66/1199.82	c satzilla running minisat20 ... 
1199.66/1199.82	c Bin: Executing minisat20
1199.66/1199.82	c minisat20 returned code 1.
1199.66/1199.82	c satzilla running kcnfs04SAT07 ... 
1199.66/1199.82	c Bin: Executing kcnfs04SAT07
1199.66/1199.82	c kcnfs04SAT07 returned code 1.
1199.66/1199.82	c ERROR: All Failed! 
1199.66/1199.82	c SATZILLA_TIME=1199.900000

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-1538722-1238439372/watcher-1538722-1238439372 -o /tmp/evaluation-result-1538722-1238439372/solver-1538722-1238439372 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538722-1238439372.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.02 1.42 1.59 3/64 27623
/proc/meminfo: memFree=1662704/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=2056 CPUtime=0
/proc/27623/stat : 27623 (SATzilla2009_I) R 27621 27623 27501 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1116603692 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/27623/statm: 514 112 96 399 0 111 0
[pid=27624] ppid=27623 vsize=3620 CPUtime=0
/proc/27624/stat : 27624 (mxc-sr08) R 27623 27623 27501 0 -1 4194304 697 0 0 0 0 0 0 0 18 0 1 0 1116603692 3706880 694 1992294400 134512640 135078026 4294956176 18446744073709551615 134536535 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27624/statm: 905 700 50 138 0 764 0

[startup+0.0697441 s]
/proc/loadavg: 1.02 1.42 1.59 3/64 27623
/proc/meminfo: memFree=1662704/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=2056 CPUtime=0
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116603692 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27623/statm: 514 112 96 399 0 111 0
[pid=27624] ppid=27623 vsize=7564 CPUtime=0.06
/proc/27624/stat : 27624 (mxc-sr08) R 27623 27623 27501 0 -1 4194304 1625 0 0 0 6 0 0 0 19 0 1 0 1116603692 7745536 1619 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27624/statm: 1891 1619 54 138 0 1750 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9620

[startup+0.102734 s]
/proc/loadavg: 1.02 1.42 1.59 3/64 27623
/proc/meminfo: memFree=1662704/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=2056 CPUtime=0
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116603692 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27623/statm: 514 112 96 399 0 111 0
[pid=27624] ppid=27623 vsize=8516 CPUtime=0.09
/proc/27624/stat : 27624 (mxc-sr08) R 27623 27623 27501 0 -1 4194304 1875 0 0 0 9 0 0 0 19 0 1 0 1116603692 8720384 1869 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27624/statm: 2129 1870 54 138 0 1988 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10572

[startup+0.301678 s]
/proc/loadavg: 1.02 1.42 1.59 3/64 27623
/proc/meminfo: memFree=1662704/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=2056 CPUtime=0
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116603692 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27623/statm: 514 112 96 399 0 111 0
[pid=27624] ppid=27623 vsize=7788 CPUtime=0.29
/proc/27624/stat : 27624 (mxc-sr08) R 27623 27623 27501 0 -1 4194304 2231 0 0 0 29 0 0 0 21 0 1 0 1116603692 7974912 1693 1992294400 134512640 135078026 4294956176 18446744073709551615 134529837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27624/statm: 1947 1693 56 138 0 1806 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9844

[startup+0.702566 s]
/proc/loadavg: 1.02 1.42 1.59 3/64 27623
/proc/meminfo: memFree=1662704/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=2056 CPUtime=0
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116603692 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27623/statm: 514 112 96 399 0 111 0
[pid=27624] ppid=27623 vsize=9880 CPUtime=0.69
/proc/27624/stat : 27624 (mxc-sr08) R 27623 27623 27501 0 -1 4194304 2707 0 0 0 68 1 0 0 25 0 1 0 1116603692 10117120 2169 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27624/statm: 2470 2169 71 138 0 2329 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11936

[startup+1.50235 s]
/proc/loadavg: 1.02 1.42 1.59 2/66 27625
/proc/meminfo: memFree=1654112/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=2056 CPUtime=0
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116603692 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27623/statm: 514 112 96 399 0 111 0
[pid=27624] ppid=27623 vsize=10276 CPUtime=1.49
/proc/27624/stat : 27624 (mxc-sr08) R 27623 27623 27501 0 -1 4194304 2816 0 0 0 148 1 0 0 25 0 1 0 1116603692 10522624 2278 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27624/statm: 2569 2278 71 138 0 2428 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12332

[startup+3.10189 s]
/proc/loadavg: 1.01 1.41 1.59 2/66 27625
/proc/meminfo: memFree=1653152/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=2056 CPUtime=0
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116603692 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27623/statm: 514 112 96 399 0 111 0
[pid=27624] ppid=27623 vsize=11596 CPUtime=3.09
/proc/27624/stat : 27624 (mxc-sr08) R 27623 27623 27501 0 -1 4194304 3139 0 0 0 308 1 0 0 25 0 1 0 1116603692 11874304 2601 1992294400 134512640 135078026 4294956176 18446744073709551615 134522383 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27624/statm: 2899 2601 71 138 0 2758 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13652

[startup+6.301 s]
/proc/loadavg: 1.01 1.41 1.59 2/66 27625
/proc/meminfo: memFree=1651360/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=2056 CPUtime=0
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116603692 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27623/statm: 514 112 96 399 0 111 0
[pid=27624] ppid=27623 vsize=12652 CPUtime=6.28
/proc/27624/stat : 27624 (mxc-sr08) R 27623 27623 27501 0 -1 4194304 3403 0 0 0 625 3 0 0 25 0 1 0 1116603692 12955648 2865 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27624/statm: 3163 2865 71 138 0 3022 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14708

[startup+12.7012 s]
/proc/loadavg: 1.01 1.40 1.58 2/66 27626
/proc/meminfo: memFree=1656864/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=2056 CPUtime=9.99
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 152 3998 0 0 0 0 996 3 16 0 1 0 1116603692 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 514 121 104 399 0 111 0
[pid=27626] ppid=27623 vsize=8688 CPUtime=2.68
/proc/27626/stat : 27626 (picosat846) R 27623 27623 27501 0 -1 4194304 1846 0 0 0 268 0 0 0 25 0 1 0 1116604694 8896512 1835 1992294400 134512640 134570484 4294956176 18446744073709551615 134523565 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27626/statm: 2172 1835 85 14 0 1838 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10744

[startup+25.5016 s]
/proc/loadavg: 1.01 1.38 1.58 2/66 27629
/proc/meminfo: memFree=1645920/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=10008 CPUtime=3.6
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 2159 0 0 0 359 1 0 0 25 0 1 0 1116605881 10248192 2148 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 2502 2148 85 14 0 2168 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 19708

[startup+51.1015 s]
/proc/loadavg: 1.00 1.35 1.56 2/66 27629
/proc/meminfo: memFree=1612192/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=43888 CPUtime=29.21
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 10625 0 0 0 2913 8 0 0 25 0 1 0 1116605881 44941312 10588 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 10972 10588 85 14 0 10638 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 53588

[startup+102.306 s]
/proc/loadavg: 1.00 1.29 1.52 2/66 27629
/proc/meminfo: memFree=1592480/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=62896 CPUtime=80.4
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 15425 0 0 0 8028 12 0 0 25 0 1 0 1116605881 64405504 15388 1992294400 134512640 134570484 4294956176 18446744073709551615 134553126 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 15724 15388 85 14 0 15390 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 72596

[startup+162.301 s]
/proc/loadavg: 1.00 1.23 1.49 2/66 27629
/proc/meminfo: memFree=1575200/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=80568 CPUtime=140.4
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 19732 0 0 0 14023 17 0 0 25 0 1 0 1116605881 82501632 19695 1992294400 134512640 134570484 4294956176 18446744073709551615 134522305 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 20142 19695 85 14 0 19808 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 90268

[startup+222.302 s]
/proc/loadavg: 1.00 1.19 1.45 2/66 27629
/proc/meminfo: memFree=1557088/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=98520 CPUtime=200.4
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 24253 0 0 0 20019 21 0 0 25 0 1 0 1116605881 100884480 24216 1992294400 134512640 134570484 4294956176 18446744073709551615 134553185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 24630 24216 85 14 0 24296 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 108220

[startup+282.303 s]
/proc/loadavg: 1.00 1.15 1.42 2/66 27629
/proc/meminfo: memFree=1541152/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=114368 CPUtime=260.38
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 28233 0 0 0 26013 25 0 0 25 0 1 0 1116605881 117112832 28196 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27629/statm: 28592 28196 85 14 0 28258 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 124068

[startup+342.302 s]
/proc/loadavg: 1.00 1.12 1.40 2/66 27635
/proc/meminfo: memFree=1524960/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=130344 CPUtime=320.37
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 32247 0 0 0 32008 29 0 0 25 0 1 0 1116605881 133472256 32210 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 32586 32210 85 14 0 32252 0

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


[startup+822.303 s]
/proc/loadavg: 1.00 1.02 1.22 2/66 27635
/proc/meminfo: memFree=1487584/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=168468 CPUtime=800.34
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 41579 0 0 0 79996 38 0 0 25 0 1 0 1116605881 172511232 41542 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 42117 41542 85 14 0 41783 0
Current children cumulated CPU time (s) 822.17
Current children cumulated vsize (KiB) 178168

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.20 2/66 27635
/proc/meminfo: memFree=1480992/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=175340 CPUtime=860.34
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 43287 0 0 0 85994 40 0 0 25 0 1 0 1116605881 179548160 43250 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 43835 43250 85 14 0 43501 0
Current children cumulated CPU time (s) 882.17
Current children cumulated vsize (KiB) 185040

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.19 2/66 27635
/proc/meminfo: memFree=1476320/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=179700 CPUtime=920.33
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 44395 0 0 0 91992 41 0 0 25 0 1 0 1116605881 184012800 44358 1992294400 134512640 134570484 4294956176 18446744073709551615 134551296 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 44925 44358 85 14 0 44591 0
Current children cumulated CPU time (s) 942.16
Current children cumulated vsize (KiB) 189400

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/66 27635
/proc/meminfo: memFree=1459808/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=196476 CPUtime=980.32
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 48609 0 0 0 97987 45 0 0 25 0 1 0 1116605881 201191424 48572 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 49119 48572 85 14 0 48785 0
Current children cumulated CPU time (s) 1002.15
Current children cumulated vsize (KiB) 206176

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 27635
/proc/meminfo: memFree=1459296/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=196608 CPUtime=1040.32
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 48628 0 0 0 103987 45 0 0 25 0 1 0 1116605881 201326592 48591 1992294400 134512640 134570484 4294956176 18446744073709551615 134523246 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 49152 48591 85 14 0 48818 0
Current children cumulated CPU time (s) 1062.15
Current children cumulated vsize (KiB) 206308

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 27635
/proc/meminfo: memFree=1459296/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=197004 CPUtime=1100.33
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 48742 0 0 0 109987 46 0 0 25 0 1 0 1116605881 201732096 48705 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 49251 48705 85 14 0 48917 0
Current children cumulated CPU time (s) 1122.16
Current children cumulated vsize (KiB) 206704

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 27635
/proc/meminfo: memFree=1452384/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=203344 CPUtime=1160.31
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 50355 0 0 0 115985 46 0 0 25 0 1 0 1116605881 208224256 50318 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 50836 50318 85 14 0 50502 0
Current children cumulated CPU time (s) 1182.14
Current children cumulated vsize (KiB) 213044

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 27635
/proc/meminfo: memFree=1452384/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=203344 CPUtime=1168.32
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 50355 0 0 0 116786 46 0 0 25 0 1 0 1116605881 208224256 50318 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 50836 50318 85 14 0 50502 0
Current children cumulated CPU time (s) 1190.15
Current children cumulated vsize (KiB) 213044

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 27635
/proc/meminfo: memFree=1452384/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=203344 CPUtime=1174.72
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 50355 0 0 0 117426 46 0 0 25 0 1 0 1116605881 208224256 50318 1992294400 134512640 134570484 4294956176 18446744073709551615 134523269 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 50836 50318 85 14 0 50502 0
Current children cumulated CPU time (s) 1196.55
Current children cumulated vsize (KiB) 213044

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 27635
/proc/meminfo: memFree=1452384/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=203344 CPUtime=1176.32
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 50355 0 0 0 117586 46 0 0 25 0 1 0 1116605881 208224256 50318 1992294400 134512640 134570484 4294956176 18446744073709551615 134551598 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 50836 50318 85 14 0 50502 0
Current children cumulated CPU time (s) 1198.15
Current children cumulated vsize (KiB) 213044

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 27635
/proc/meminfo: memFree=1452384/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=203344 CPUtime=1177.12
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 50355 0 0 0 117666 46 0 0 25 0 1 0 1116605881 208224256 50318 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 50836 50318 85 14 0 50502 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 213044

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 27635
/proc/meminfo: memFree=1452384/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=203344 CPUtime=1177.52
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 50355 0 0 0 117706 46 0 0 25 0 1 0 1116605881 208224256 50318 1992294400 134512640 134570484 4294956176 18446744073709551615 134553052 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 50836 50318 85 14 0 50502 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 213044

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 27635
/proc/meminfo: memFree=1452384/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=203344 CPUtime=1177.72
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4194304 50355 0 0 0 117726 46 0 0 25 0 1 0 1116605881 208224256 50318 1992294400 134512640 134570484 4294956176 18446744073709551615 134552173 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 50836 50318 85 14 0 50502 0
Current children cumulated CPU time (s) 1199.55
Current children cumulated vsize (KiB) 213044

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 27635
/proc/meminfo: memFree=1452384/2055920 swapFree=4178252/4192956
[pid=27623] ppid=27621 vsize=9700 CPUtime=21.83
/proc/27623/stat : 27623 (SATzilla2009_I) S 27621 27623 27501 0 -1 4194304 5009 11410 0 0 434 17 1706 26 25 0 1 0 1116603692 9932800 2184 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27623/statm: 2425 2184 217 399 0 2022 0
[pid=27629] ppid=27623 vsize=0 CPUtime=1177.83
/proc/27629/stat : 27629 (picosat846) R 27623 27623 27501 0 -1 4195332 50355 0 0 0 117735 48 0 0 25 0 1 0 1116605881 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/27629/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.66
Current children cumulated vsize (KiB) 9700

Child status: 17
Real time (s): 1199.83
CPU time (s): 1199.72
CPU user time (s): 1198.77
CPU system time (s): 0.953854
CPU usage (%): 99.9915
Max. virtual memory (cumulated for all children) (KiB): 213044

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

runsolver used 1.04284 second user time and 3.32849 second system time

The end

Launcher Data

Begin job on node16 at 2009-03-30 20:56:12
IDJOB=1538722
IDBENCH=70353
IDSOLVER=528
FILE ID=node16/1538722-1238439372
PBS_JOBID= 9061617
Free space on /tmp= 63956 MiB

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

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

MD5SUM BENCH= b323780c0efe36d916bbe48c23a818f7
RANDOM SEED=5527169

node16.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.232
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.232
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:       1663184 kB
Buffers:         68724 kB
Cached:         231444 kB
SwapCached:       8484 kB
Active:         161552 kB
Inactive:       148576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1663184 kB
SwapTotal:     4192956 kB
SwapFree:      4178252 kB
Dirty:           32732 kB
Writeback:           0 kB
Mapped:          15612 kB
Slab:            68660 kB
Committed_AS:  3058144 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= 63924 MiB
End job on node16 at 2009-03-30 21:16:12