Trace number 1562064

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_C 2009-03-22? (exit code) 1199.69 1200.08

General information on the benchmark

NameCRAFTED/edgematching/
all/em_11_3_4_all.cnf
MD5SUMb5f22052db8fb297f6b37016642b1821
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.66875
Satisfiable
(Un)Satisfiability was proved
Number of variables8713
Number of clauses414651
Sum of the clauses size965249
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2325818
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

Solver Data

26.73/26.89	c SATzilla is building models for class 2
26.73/26.89	c run presolver march_dl2004 for 5 seconds ... 
26.73/26.89	c Bin: Executing march_dl2004
26.73/26.89	c spawning binary file with 5 seconds ...
26.73/26.89	c child exit by a signal
26.73/26.89	c march_dl2004 returned code 137.
26.73/26.89	c run presolver mxc-sr08 for 5 seconds ... 
26.73/26.89	c Bin: Executing mxc-sr08
26.73/26.89	c spawning binary file with 5 seconds ...
26.73/26.89	c child exit by a signal
26.73/26.89	c mxc-sr08 returned code 137.
26.73/26.89	c Orignal number of varibales is 8713, number of clauses is 414651 
26.73/26.89	c predicted feature computation time is 16.804526 
26.73/26.89	c Bin: Executing satelite
26.73/26.89	c spawning binary file with 240 seconds ...
26.73/26.89	c child exited successfully
26.73/26.89	c satzilla computing base features
26.73/26.89	c Number of variabe is: 8709, Number of clause is : 414651 
26.73/26.89	c Initializing...
26.73/26.89	c satzilla compute diameter ...
26.73/26.89	c start diameter features ...
26.73/26.89	c satzilla doing clause learning
26.73/26.89	c start clause learning features ...
26.73/26.89	c Bin: Executing zchaff07
26.73/26.89	c spawning binary file with 2 seconds ...
26.73/26.89	c child exit by a signal
26.73/26.89	c satzilla doing survey propogation probe
26.73/26.89	c do survay propogation for 2 second ...
26.73/26.89	c satzilla doing local search probe
26.73/26.89	c satzilla doing lobjois search-space size estimate
26.73/26.89	c features are:8713 414651 8709 414651 0.000459295 0 0.0210032 0.856438 0.318544 0.735194 0.000267306 0.747677 0.000229647 0.00930072 0.677543 0.785711 0.947944 0.000267306 0.678668 2.894e-05 0.000964667 2.94336 0.889221 0.199385 0.142857 0.962264 1.36085 0.000225297 0.435551 9.64667e-06 0.000557095 2.86669 0.907607 0.000378996 0.260616 2.65283e-05 0.000450982 5.14286 0.100154 5 7 0.257319 63.0769 0.984528 14 183 169 19 96 22 26 67.6767 0.362795 35.5789 129.875 97.4286 39.5238 68.125 56.2308 62.0629 0.904481 0.26479 0.00800429 0.98826 0.988074 0.940154 0.987905 0.97802 0.987498 0.00817111 1.72542 5.62437e-05 0.0595802 0.0357626 0.000145138 0.00725062 0.000219743 0.000362394 4812.5 3.43524 3655.75 0.315141 3991 3911 4024 17.5798 0.491634 1.14332 0.438102 0.369771 0.815392 
26.73/26.89	c satzilla's ranking:
26.73/26.89	c 1) zchaff_rand: 3.782789
26.73/26.89	c 2) mxc-sr08: 3.294683
26.73/26.89	c 3) march_dl2004: 2.460623
26.73/26.89	c 4) minisat20SAT07: 2.236806
26.73/26.89	c 5) minisat20: 1.844854
26.73/26.89	c 6) vallst: 1.767810
26.73/26.89	c 7) tts-4-0: 0.123447
26.73/26.89	c 8) SATenstein: -10000.000000
26.73/26.89	c 9) gnovelty+: -10000.000000
26.73/26.89	c 10) adaptg2wsat+: -10000.000000
26.73/26.89	c 11) adaptg2wsat0: -10000.000000
26.73/26.89	c 12) picosat846: -10000.000000
26.73/26.89	c 13) kcnfs04SAT07: -10000.000000
26.73/26.89	c satzilla running zchaff_rand ... 
1199.61/1200.05	c Bin: Executing zchaff_rand
1199.61/1200.05	c spawning binary file with 1173 seconds ...
1199.61/1200.05	c child exit by a signal
1199.61/1200.05	c zchaff_rand returned code 137.
1199.61/1200.05	c satzilla running mxc-sr08 ... 
1199.61/1200.05	c Bin: Executing mxc-sr08
1199.61/1200.05	c mxc-sr08 returned code 1.
1199.61/1200.05	c satzilla running march_dl2004 ... 
1199.61/1200.05	c Bin: Executing march_dl2004
1199.61/1200.05	c march_dl2004 returned code 1.
1199.61/1200.05	c satzilla running minisat20SAT07 ... 
1199.61/1200.05	c Bin: Executing minisat20SAT07
1199.61/1200.05	c minisat20SAT07 returned code 1.
1199.61/1200.05	c satzilla running minisat20 ... 
1199.61/1200.06	c Bin: Executing minisat20
1199.61/1200.06	c minisat20 returned code 1.
1199.61/1200.06	c satzilla running vallst ... 
1199.61/1200.06	c Bin: Executing vallst
1199.61/1200.06	c vallst returned code 1.
1199.61/1200.06	c satzilla running tts-4-0 ... 
1199.61/1200.06	c Bin: Executing tts-4-0
1199.61/1200.06	c tts-4-0 returned code 1.
1199.61/1200.06	c satzilla running SATenstein ... 
1199.61/1200.07	c Bin: Executing SATenstein
1199.61/1200.07	c SATenstein returned code 1.
1199.61/1200.07	c satzilla running gnovelty+ ... 
1199.61/1200.07	c Bin: Executing gnovelty+
1199.61/1200.07	c gnovelty+ returned code 1.
1199.61/1200.07	c satzilla running adaptg2wsat+ ... 
1199.61/1200.07	c Bin: Executing adaptg2wsat+
1199.61/1200.07	c adaptg2wsat+ returned code 1.
1199.61/1200.07	c satzilla running adaptg2wsat0 ... 
1199.61/1200.07	c Bin: Executing adaptg2wsat0
1199.61/1200.07	c adaptg2wsat0 returned code 1.
1199.61/1200.07	c satzilla running picosat846 ... 
1199.61/1200.07	c Bin: Executing picosat846
1199.61/1200.07	c picosat846 returned code 1.
1199.61/1200.07	c satzilla running kcnfs04SAT07 ... 
1199.61/1200.07	c Bin: Executing kcnfs04SAT07
1199.61/1200.07	c kcnfs04SAT07 returned code 1.
1199.61/1200.07	c ERROR: All Failed! 
1199.61/1200.07	c SATZILLA_TIME=1199.840000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1562064-1238770301/watcher-1562064-1238770301 -o /tmp/evaluation-result-1562064-1238770301/solver-1562064-1238770301 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1562064-1238770301.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.11 1.05 1.01 3/70 21859
/proc/meminfo: memFree=1764032/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=2056 CPUtime=0
/proc/21859/stat : 21859 (SATzilla2009_C) R 21857 21859 21098 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1149695240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/21859/statm: 514 112 96 399 0 111 0
[pid=21860] ppid=21859 vsize=4308 CPUtime=0
/proc/21860/stat : 21860 (march_dl2004) R 21859 21859 21098 0 -1 4194304 601 0 0 0 0 0 0 0 18 0 1 0 1149695240 4411392 596 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21860/statm: 1077 597 50 118 0 956 0

[startup+0.021135 s]
/proc/loadavg: 1.11 1.05 1.01 3/70 21859
/proc/meminfo: memFree=1764032/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=2056 CPUtime=0
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149695240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 514 112 96 399 0 111 0
[pid=21860] ppid=21859 vsize=4572 CPUtime=0.01
/proc/21860/stat : 21860 (march_dl2004) R 21859 21859 21098 0 -1 4194304 678 0 0 0 1 0 0 0 19 0 1 0 1149695240 4681728 673 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21860/statm: 1143 673 50 118 0 1022 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6628

[startup+0.102141 s]
/proc/loadavg: 1.11 1.05 1.01 3/70 21859
/proc/meminfo: memFree=1764032/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=2056 CPUtime=0
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149695240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 514 112 96 399 0 111 0
[pid=21860] ppid=21859 vsize=5892 CPUtime=0.09
/proc/21860/stat : 21860 (march_dl2004) R 21859 21859 21098 0 -1 4194304 1078 0 0 0 9 0 0 0 19 0 1 0 1149695240 6033408 1073 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21860/statm: 1473 1074 50 118 0 1352 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7948

[startup+0.301165 s]
/proc/loadavg: 1.11 1.05 1.01 3/70 21859
/proc/meminfo: memFree=1764032/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=2056 CPUtime=0
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149695240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 514 112 96 399 0 111 0
[pid=21860] ppid=21859 vsize=9060 CPUtime=0.29
/proc/21860/stat : 21860 (march_dl2004) R 21859 21859 21098 0 -1 4194304 2045 0 0 0 29 0 0 0 21 0 1 0 1149695240 9277440 2040 1992294400 134512640 134996440 4294956176 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21860/statm: 2265 2040 50 118 0 2144 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11116

[startup+0.70221 s]
/proc/loadavg: 1.11 1.05 1.01 3/70 21859
/proc/meminfo: memFree=1764032/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=2056 CPUtime=0
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149695240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 514 112 96 399 0 111 0
[pid=21860] ppid=21859 vsize=20228 CPUtime=0.69
/proc/21860/stat : 21860 (march_dl2004) R 21859 21859 21098 0 -1 4194304 5077 0 0 0 67 2 0 0 25 0 1 0 1149695240 20713472 3268 1992294400 134512640 134996440 4294956176 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21860/statm: 5057 3269 53 118 0 4936 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22284

[startup+1.50231 s]
/proc/loadavg: 1.11 1.05 1.01 2/72 21861
/proc/meminfo: memFree=1743216/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=2056 CPUtime=0
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149695240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 514 112 96 399 0 111 0
[pid=21860] ppid=21859 vsize=33544 CPUtime=1.49
/proc/21860/stat : 21860 (march_dl2004) R 21859 21859 21098 0 -1 4194304 22929 0 0 0 139 10 0 0 25 0 1 0 1149695240 34349056 6675 1992294400 134512640 134996440 4294956176 18446744073709551615 134560240 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21860/statm: 8386 6675 65 118 0 8265 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35600

[startup+3.10149 s]
/proc/loadavg: 1.11 1.05 1.01 2/72 21861
/proc/meminfo: memFree=1738480/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=2056 CPUtime=0
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149695240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21859/statm: 514 112 96 399 0 111 0
[pid=21860] ppid=21859 vsize=44876 CPUtime=3.09
/proc/21860/stat : 21860 (march_dl2004) R 21859 21859 21098 0 -1 4194304 37314 0 0 0 293 16 0 0 25 0 1 0 1149695240 45953024 9500 1992294400 134512640 134996440 4294956176 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21860/statm: 11219 9500 65 118 0 11098 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46932

[startup+6.30186 s]
/proc/loadavg: 1.18 1.06 1.02 2/72 21862
/proc/meminfo: memFree=1738224/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=2056 CPUtime=4.99
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 152 48595 0 0 0 0 477 22 16 0 1 0 1149695240 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 514 121 104 399 0 111 0
[pid=21862] ppid=21859 vsize=28284 CPUtime=1.26
/proc/21862/stat : 21862 (mxc-sr08) R 21859 21859 21098 0 -1 4194304 8177 0 0 0 122 4 0 0 25 0 1 0 1149695741 28962816 6616 1992294400 134512640 135078026 4294956176 18446744073709551615 134560876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21862/statm: 7071 6616 55 138 0 6930 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 30340

[startup+12.7016 s]
/proc/loadavg: 1.17 1.06 1.02 2/72 21863
/proc/meminfo: memFree=1741488/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=2056 CPUtime=10
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 179 57979 0 0 0 0 971 29 16 0 1 0 1149695240 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 514 138 120 399 0 111 0
[pid=21863] ppid=21859 vsize=26016 CPUtime=2.64
/proc/21863/stat : 21863 (satelite) R 21859 21859 21098 0 -1 4194304 5734 0 0 0 261 3 0 0 25 0 1 0 1149696243 26640384 5729 1992294400 134512640 135037501 4294956160 18446744073709551615 134570508 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21863/statm: 6504 5729 67 128 0 6373 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 28072

[startup+25.5011 s]
/proc/loadavg: 1.13 1.06 1.02 2/71 21864
/proc/meminfo: memFree=1735864/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=25.43
/proc/21859/stat : 21859 (SATzilla2009_C) R 21857 21859 21098 0 -1 4194304 20958 72475 0 0 883 16 1602 42 25 0 1 0 1149695240 25047040 5857 1992294400 134512640 136149437 4294956208 18446744073709551615 134524729 0 0 4096 3 0 0 0 17 0 0 0
/proc/21859/statm: 6115 5857 213 399 0 5712 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 24460

[startup+51.102 s]
/proc/loadavg: 1.08 1.05 1.01 2/72 21865
/proc/meminfo: memFree=1704432/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=64512 CPUtime=24.18
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 10390 0 0 0 2375 43 0 0 25 0 1 0 1149697929 66060288 7856 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 16128 7856 112 208 0 15900 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 88972

[startup+102.307 s]
/proc/loadavg: 1.04 1.04 1.01 2/72 21865
/proc/meminfo: memFree=1695344/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=67956 CPUtime=75.37
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 12631 0 0 0 7448 89 0 0 25 0 1 0 1149697929 69586944 10097 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 16989 10097 112 208 0 16761 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 92416

[startup+162.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/72 21865
/proc/meminfo: memFree=1688368/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=86992 CPUtime=135.36
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 14384 0 0 0 13407 129 0 0 25 0 1 0 1149697929 89079808 11850 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 21748 11850 112 208 0 21520 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 111452

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/72 21865
/proc/meminfo: memFree=1681712/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=89304 CPUtime=195.34
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 16037 0 0 0 19368 166 0 0 25 0 1 0 1149697929 91447296 13503 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 22326 13503 112 208 0 22098 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 113764

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/72 21865
/proc/meminfo: memFree=1676848/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=101692 CPUtime=255.32
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 19808 0 0 0 25336 196 0 0 25 0 1 0 1149697929 104132608 14713 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 25423 14713 112 208 0 25195 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 126152

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/72 21865
/proc/meminfo: memFree=1673072/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=103200 CPUtime=315.31
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 20734 0 0 0 31309 222 0 0 25 0 1 0 1149697929 105676800 15639 1992294400 134512640 135365884 4294956160 18446744073709551615 134551445 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 25800 15639 112 208 0 25572 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 127660


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


[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 21871
/proc/meminfo: memFree=1649896/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=144832 CPUtime=795.18
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 26447 0 0 0 79117 401 0 0 25 0 1 0 1149697929 148307968 21352 1992294400 134512640 135365884 4294956160 18446744073709551615 134544018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 36208 21352 112 208 0 35980 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 169292

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 21871
/proc/meminfo: memFree=1647216/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=145796 CPUtime=855.16
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 27143 0 0 0 85096 420 0 0 25 0 1 0 1149697929 149295104 22048 1992294400 134512640 135365884 4294956160 18446744073709551615 134543625 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 36449 22048 112 208 0 36221 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 170256

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 21871
/proc/meminfo: memFree=1644784/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=146792 CPUtime=915.14
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 27768 0 0 0 91074 440 0 0 25 0 1 0 1149697929 150315008 22673 1992294400 134512640 135365884 4294956160 18446744073709551615 134543625 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 36698 22673 112 208 0 36470 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 171252

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 21871
/proc/meminfo: memFree=1641776/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=147784 CPUtime=975.12
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 28501 0 0 0 97056 456 0 0 25 0 1 0 1149697929 151330816 23406 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 36946 23406 112 208 0 36718 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 172244

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 21871
/proc/meminfo: memFree=1639088/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=148744 CPUtime=1035.11
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 29160 0 0 0 103036 475 0 0 25 0 1 0 1149697929 152313856 24065 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 37186 24065 112 208 0 36958 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 173204

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 21871
/proc/meminfo: memFree=1636976/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=149420 CPUtime=1095.1
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 29670 0 0 0 109017 493 0 0 25 0 1 0 1149697929 153006080 24575 1992294400 134512640 135365884 4294956160 18446744073709551615 134542813 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 37355 24575 112 208 0 37127 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 173880

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 21871
/proc/meminfo: memFree=1635248/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=150236 CPUtime=1155.08
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 30098 0 0 0 114997 511 0 0 25 0 1 0 1149697929 153841664 25003 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 37559 25003 112 208 0 37331 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 174696

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 21871
/proc/meminfo: memFree=1635120/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=150372 CPUtime=1163.07
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 30119 0 0 0 115795 512 0 0 25 0 1 0 1149697929 153980928 25024 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 37593 25024 112 208 0 37365 0
Current children cumulated CPU time (s) 1189.9
Current children cumulated vsize (KiB) 174832

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 21871
/proc/meminfo: memFree=1635056/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=150372 CPUtime=1169.47
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 30142 0 0 0 116433 514 0 0 25 0 1 0 1149697929 153980928 25047 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 37593 25047 112 208 0 37365 0
Current children cumulated CPU time (s) 1196.3
Current children cumulated vsize (KiB) 174832

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 21871
/proc/meminfo: memFree=1635056/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=150372 CPUtime=1171.08
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 30147 0 0 0 116593 515 0 0 25 0 1 0 1149697929 153980928 25052 1992294400 134512640 135365884 4294956160 18446744073709551615 134553718 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 37593 25052 112 208 0 37365 0
Current children cumulated CPU time (s) 1197.91
Current children cumulated vsize (KiB) 174832

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 21871
/proc/meminfo: memFree=1634992/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=150472 CPUtime=1171.87
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 30164 0 0 0 116672 515 0 0 25 0 1 0 1149697929 154083328 25069 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 37618 25069 112 208 0 37390 0
Current children cumulated CPU time (s) 1198.7
Current children cumulated vsize (KiB) 174932

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 21871
/proc/meminfo: memFree=1634992/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=150472 CPUtime=1172.27
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 30164 0 0 0 116712 515 0 0 25 0 1 0 1149697929 154083328 25069 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 37618 25069 112 208 0 37390 0
Current children cumulated CPU time (s) 1199.1
Current children cumulated vsize (KiB) 174932

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 21871
/proc/meminfo: memFree=1634992/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=150472 CPUtime=1172.67
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 30165 0 0 0 116752 515 0 0 25 0 1 0 1149697929 154083328 25070 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 37618 25070 112 208 0 37390 0
Current children cumulated CPU time (s) 1199.5
Current children cumulated vsize (KiB) 174932

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 21871
/proc/meminfo: memFree=1634992/2055920 swapFree=4174080/4192956
[pid=21859] ppid=21857 vsize=24460 CPUtime=26.83
/proc/21859/stat : 21859 (SATzilla2009_C) S 21857 21859 21098 0 -1 4194304 21005 72475 0 0 1022 17 1602 42 25 0 1 0 1149695240 25047040 5864 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21859/statm: 6115 5864 220 399 0 5712 0
[pid=21865] ppid=21859 vsize=150472 CPUtime=1172.78
/proc/21865/stat : 21865 (zchaff_rand) R 21859 21859 21098 0 -1 4194304 30165 0 0 0 116763 515 0 0 25 0 1 0 1149697929 154083328 25070 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21865/statm: 37618 25070 112 208 0 37390 0
Current children cumulated CPU time (s) 1199.61
Current children cumulated vsize (KiB) 174932

Child status: 17
Real time (s): 1200.08
CPU time (s): 1199.69
CPU user time (s): 1193.91
CPU system time (s): 5.77712
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 174932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1193.91
system time used= 5.77712
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123660
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= 19
involuntary context switches= 2590

runsolver used 1.14682 second user time and 3.23251 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-03 16:51:42
IDJOB=1562064
IDBENCH=70927
IDSOLVER=527
FILE ID=node74/1562064-1238770301
PBS_JOBID= 9085499
Free space on /tmp= 103224 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/edgematching/all/em_11_3_4_all.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562064-1238770301/watcher-1562064-1238770301 -o /tmp/evaluation-result-1562064-1238770301/solver-1562064-1238770301 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1562064-1238770301.cnf

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

MD5SUM BENCH= b5f22052db8fb297f6b37016642b1821
RANDOM SEED=718836334

node74.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:       1764512 kB
Buffers:         38992 kB
Cached:         169500 kB
SwapCached:       7884 kB
Active:         108860 kB
Inactive:       109076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1764512 kB
SwapTotal:     4192956 kB
SwapFree:      4174080 kB
Dirty:           37672 kB
Writeback:           0 kB
Mapped:          15080 kB
Slab:            58820 kB
Committed_AS:  2594036 kB
PageTables:       1852 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103192 MiB
End job on node74 at 2009-04-03 17:11:42