Trace number 1717421

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_R 2009-03-22? (exit code) 1199.53 1200.2

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h35-unknown.cnf
MD5SUM5e044c9f89a347ff1731180a403693c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.512
Satisfiable
(Un)Satisfiability was proved
Number of variables196689
Number of clauses912286
Sum of the clauses size2345308
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2717679
Number of clauses of size 3188110
Number of clauses of size 41747
Number of clauses of size 5138
Number of clauses of size over 54336

Solver Data

88.55/88.79	c SATzilla is building models for class 1
88.55/88.79	c run presolver SATenstein for 30 seconds ... 
88.55/88.79	c Bin: Executing SATenstein
88.55/88.79	c spawning binary file with 30 seconds ...
88.55/88.79	c child exit by a signal
88.55/88.79	c SATenstein returned code 139.
88.55/88.79	c run presolver mxc-sr08 for 30 seconds ... 
88.55/88.79	c Bin: Executing mxc-sr08
88.55/88.79	c spawning binary file with 30 seconds ...
88.55/88.79	c child exit by a signal
88.55/88.79	c mxc-sr08 returned code 137.
88.55/88.79	c Orignal number of varibales is 199571, number of clauses is 912286 
88.55/88.79	c predicted feature computation time is -635.239423 
88.55/88.79	c Bin: Executing satelite
88.55/88.79	c spawning binary file with 240 seconds ...
88.55/88.79	c child exited successfully
88.55/88.79	c satzilla computing base features
88.55/88.79	c Number of variabe is: 13828, Number of clause is : 539366 
88.55/88.79	c Initializing...
88.55/88.79	c satzilla compute diameter ...
88.55/88.79	c start diameter features ...
88.55/88.79	c satzilla doing clause learning
88.55/88.79	c start clause learning features ...
88.55/88.79	c Bin: Executing zchaff07
88.55/88.79	c spawning binary file with 2 seconds ...
88.55/88.79	c child exit by a signal
88.55/88.79	c satzilla doing survey propogation probe
88.55/88.79	c do survay propogation for 2 second ...
88.55/88.79	c satzilla doing local search probe
88.55/88.79	c satzilla doing lobjois search-space size estimate
88.55/88.79	c features are:199571 912286 13828 539366 13.4324 0.691404 0.0256375 0.25935 1.4142 1.69499 0.000481016 2.57265 0.000144634 0.0427394 1.8178 0.63103 0.722789 0.000481016 1.98229 1.11242e-05 0.00655214 5.69707 0.407442 0.309256 0 0.990917 4.25008 0.000297105 2.69517 7.41611e-06 0.0061461 4.33953 0.772229 0.000379826 1.687 1.11242e-05 0.00394908 19.1875 0.020342 19 20 0.482578 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.678109 0.476694 0 1 0.976491 0.133464 0.946717 0.414838 0.828692 0.151033 1.10765 -1.11022e-16 0.5 0.448806 0.000366249 0.284911 0.0144018 0.0697699 1144 0.311523 2273 1.41421 2273 0 0 14.6728 0.473372 1.00491 0.0150736 0.543571 0.856861 
88.55/88.79	c satzilla's ranking:
88.55/88.79	c 1) adaptg2wsat0: 314.969189
88.55/88.79	c 2) adaptg2wsat+: 253.738821
88.55/88.79	c 3) gnovelty+: 77.797939
88.55/88.79	c 4) march_dl2004: 8.188517
88.55/88.79	c 5) picosat846: 3.571299
88.55/88.79	c 6) SATenstein: -193.483045
88.55/88.79	c 7) kcnfs04SAT07: -2917.573838
88.55/88.79	c 8) mxc-sr08: -10000.000000
88.55/88.79	c 9) tts-4-0: -10000.000000
88.55/88.79	c 10) zchaff_rand: -10000.000000
88.55/88.79	c 11) vallst: -10000.000000
88.55/88.79	c 12) minisat20: -10000.000000
88.55/88.79	c 13) minisat20SAT07: -10000.000000
88.55/88.79	c satzilla running adaptg2wsat0 ... 
1199.40/1200.18	c Bin: Executing adaptg2wsat0
1199.40/1200.18	c spawning binary file with 1111 seconds ...
1199.40/1200.18	c child exit by a signal
1199.40/1200.18	c adaptg2wsat0 returned code 137.
1199.40/1200.18	c satzilla running adaptg2wsat+ ... 
1199.40/1200.18	c Bin: Executing adaptg2wsat+
1199.40/1200.18	c adaptg2wsat+ returned code 1.
1199.40/1200.18	c satzilla running gnovelty+ ... 
1199.40/1200.18	c Bin: Executing gnovelty+
1199.40/1200.18	c gnovelty+ returned code 1.
1199.40/1200.18	c satzilla running march_dl2004 ... 
1199.40/1200.18	c Bin: Executing march_dl2004
1199.40/1200.18	c march_dl2004 returned code 1.
1199.40/1200.18	c satzilla running picosat846 ... 
1199.40/1200.18	c Bin: Executing picosat846
1199.40/1200.18	c picosat846 returned code 1.
1199.40/1200.18	c satzilla running SATenstein ... 
1199.40/1200.18	c Bin: Executing SATenstein
1199.40/1200.18	c SATenstein returned code 1.
1199.40/1200.18	c satzilla running kcnfs04SAT07 ... 
1199.40/1200.18	c Bin: Executing kcnfs04SAT07
1199.40/1200.18	c kcnfs04SAT07 returned code 1.
1199.40/1200.18	c satzilla running mxc-sr08 ... 
1199.40/1200.18	c Bin: Executing mxc-sr08
1199.40/1200.18	c mxc-sr08 returned code 1.
1199.40/1200.18	c satzilla running tts-4-0 ... 
1199.40/1200.18	c Bin: Executing tts-4-0
1199.40/1200.18	c tts-4-0 returned code 1.
1199.40/1200.18	c satzilla running zchaff_rand ... 
1199.40/1200.18	c Bin: Executing zchaff_rand
1199.40/1200.18	c zchaff_rand returned code 1.
1199.40/1200.18	c satzilla running vallst ... 
1199.40/1200.18	c Bin: Executing vallst
1199.40/1200.18	c vallst returned code 1.
1199.40/1200.18	c satzilla running minisat20 ... 
1199.40/1200.18	c Bin: Executing minisat20
1199.40/1200.18	c minisat20 returned code 1.
1199.40/1200.18	c satzilla running minisat20SAT07 ... 
1199.40/1200.18	c Bin: Executing minisat20SAT07
1199.40/1200.18	c minisat20SAT07 returned code 1.
1199.40/1200.18	c ERROR: All Failed! 
1199.40/1200.18	c SATZILLA_TIME=1199.670000

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-1717421-1240628184/watcher-1717421-1240628184 -o /tmp/evaluation-result-1717421-1240628184/solver-1717421-1240628184 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1717421-1240628184.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.97 0.98 0.99 3/64 18089
/proc/meminfo: memFree=1224120/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=2056 CPUtime=0
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90851889 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 514 112 96 399 0 111 0
[pid=18090] ppid=18089 vsize=2056 CPUtime=0
/proc/18090/stat : 18090 (SATzilla2009_R) D 18089 18089 17270 0 -1 4194368 8 0 0 0 0 0 0 0 18 0 1 0 90851889 2105344 115 1992294400 134512640 136149437 4294956208 18446744073709551615 135720916 0 0 8392704 0 18446744071563608240 0 0 17 0 0 0
/proc/18090/statm: 514 115 99 399 0 111 0

[startup+0.04771 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 18089
/proc/meminfo: memFree=1224120/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=2056 CPUtime=0
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90851889 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 514 112 96 399 0 111 0
[pid=18090] ppid=18089 vsize=2312 CPUtime=0
/proc/18090/stat : 18090 (SATenstein) D 18089 18089 17270 0 -1 4194304 44 0 2 0 0 0 0 0 18 0 1 0 90851889 2367488 39 1992294400 134512640 134854740 4294955344 18446744073709551615 7865351 0 0 8392704 0 18446744071563479169 0 0 17 1 0 0
/proc/18090/statm: 578 39 32 83 0 125 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4368

[startup+0.102664 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 18089
/proc/meminfo: memFree=1224120/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=2056 CPUtime=0
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90851889 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 514 112 96 399 0 111 0
[pid=18090] ppid=18089 vsize=14708 CPUtime=0
/proc/18090/stat : 18090 (SATenstein) R 18089 18089 17270 0 -1 4194304 285 0 12 0 0 0 0 0 18 0 1 0 90851889 15060992 278 1992294400 134512640 134854740 4294955344 18446744073709551615 8072466 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18090/statm: 3677 278 151 83 0 3238 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16764

[startup+0.302704 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 18089
/proc/meminfo: memFree=1224120/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=2056 CPUtime=0
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90851889 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 514 112 96 399 0 111 0
[pid=18090] ppid=18089 vsize=14708 CPUtime=0.2
/proc/18090/stat : 18090 (SATenstein) R 18089 18089 17270 0 -1 4194304 998 0 12 0 20 0 0 0 19 0 1 0 90851889 15060992 991 1992294400 134512640 134854740 4294955344 18446744073709551615 8182606 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18090/statm: 3677 991 151 83 0 3238 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 16764

[startup+0.702773 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 18089
/proc/meminfo: memFree=1224120/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=2056 CPUtime=0
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90851889 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 514 112 96 399 0 111 0
[pid=18090] ppid=18089 vsize=18808 CPUtime=0.6
/proc/18090/stat : 18090 (SATenstein) R 18089 18089 17270 0 -1 4194304 2406 0 12 0 59 1 0 0 22 0 1 0 90851889 19259392 2399 1992294400 134512640 134854740 4294955344 18446744073709551615 8187985 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18090/statm: 4702 2399 151 83 0 4263 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 20864

[startup+1.50197 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 18091
/proc/meminfo: memFree=1209576/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=2056 CPUtime=0
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90851889 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 514 112 96 399 0 111 0
[pid=18090] ppid=18089 vsize=0 CPUtime=1.39
/proc/18090/stat : 18090 (SATenstein) R 18089 18089 17270 0 -1 4195844 9320 0 12 0 123 16 0 0 25 0 1 0 90851889 0 0 1992294400 0 0 0 0 0 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18090/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 2056

[startup+3.10119 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 18092
/proc/meminfo: memFree=1107304/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=2056 CPUtime=1.39
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 152 9320 0 12 0 0 123 16 16 0 1 0 90851889 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18089/statm: 514 121 104 399 0 111 0
[pid=18092] ppid=18089 vsize=93124 CPUtime=1.58
/proc/18092/stat : 18092 (mxc-sr08) R 18089 18089 17270 0 -1 4194304 25384 0 0 0 147 11 0 0 25 0 1 0 90852040 95358976 21212 1992294400 134512640 135078026 4294956176 18446744073709551615 134561011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18092/statm: 23281 21212 55 138 0 23140 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 95180

[startup+6.30175 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 18092
/proc/meminfo: memFree=1103016/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=2056 CPUtime=1.39
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 152 9320 0 12 0 0 123 16 16 0 1 0 90851889 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18089/statm: 514 121 104 399 0 111 0
[pid=18092] ppid=18089 vsize=126080 CPUtime=4.79
/proc/18092/stat : 18092 (mxc-sr08) R 18089 18089 17270 0 -1 4194304 32922 0 0 0 461 18 0 0 25 0 1 0 90852040 129105920 28750 1992294400 134512640 135078026 4294956176 18446744073709551615 134561028 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18092/statm: 31520 28750 55 138 0 31379 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 128136

[startup+12.7019 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 18092
/proc/meminfo: memFree=1031144/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=2056 CPUtime=1.39
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 152 9320 0 12 0 0 123 16 16 0 1 0 90851889 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18089/statm: 514 121 104 399 0 111 0
[pid=18092] ppid=18089 vsize=169804 CPUtime=11.18
/proc/18092/stat : 18092 (mxc-sr08) R 18089 18089 17270 0 -1 4194304 44335 0 0 0 1095 23 0 0 25 0 1 0 90852040 173879296 40163 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18092/statm: 42451 40163 55 138 0 42310 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 171860

[startup+25.5011 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 18092
/proc/meminfo: memFree=1023976/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=2056 CPUtime=1.39
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 152 9320 0 12 0 0 123 16 16 0 1 0 90851889 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18089/statm: 514 121 104 399 0 111 0
[pid=18092] ppid=18089 vsize=178512 CPUtime=23.98
/proc/18092/stat : 18092 (mxc-sr08) R 18089 18089 17270 0 -1 4194304 46254 0 0 0 2374 24 0 0 25 0 1 0 90852040 182796288 42082 1992294400 134512640 135078026 4294956176 18446744073709551615 134569276 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18092/statm: 44628 42082 55 138 0 44487 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 180568

[startup+51.1016 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 18093
/proc/meminfo: memFree=1022760/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=2056 CPUtime=31.42
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 179 57359 0 12 0 0 3098 44 19 0 1 0 90851889 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 514 138 120 399 0 111 0
[pid=18093] ppid=18089 vsize=148308 CPUtime=19.54
/proc/18093/stat : 18093 (satelite) R 18089 18089 17270 0 -1 4194304 34321 0 0 0 1913 41 0 0 25 0 1 0 90855043 151867392 33442 1992294400 134512640 135037501 4294956160 18446744073709551615 134573900 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18093/statm: 37077 33442 67 128 0 36946 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 150364

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18095
/proc/meminfo: memFree=1043304/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=270460 CPUtime=13.48
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 18507 0 0 0 1339 9 0 0 25 0 1 0 90860769 276951040 18499 1992294400 134512640 134921720 4294956160 18446744073709551615 134546707 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 67615 18499 41 99 0 67122 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 326136

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18095
/proc/meminfo: memFree=1043304/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=270460 CPUtime=73.45
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 18507 0 0 0 7336 9 0 0 25 0 1 0 90860769 276951040 18499 1992294400 134512640 134921720 4294956160 18446744073709551615 134546703 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 67615 18499 41 99 0 67122 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 326136

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18095
/proc/meminfo: memFree=1043368/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=270460 CPUtime=133.42
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 18507 0 0 0 13333 9 0 0 25 0 1 0 90860769 276951040 18499 1992294400 134512640 134921720 4294956160 18446744073709551615 134546454 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 67615 18499 41 99 0 67122 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 326136

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18101
/proc/meminfo: memFree=1043240/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=270460 CPUtime=193.39
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 18507 0 0 0 19330 9 0 0 25 0 1 0 90860769 276951040 18499 1992294400 134512640 134921720 4294956160 18446744073709551615 134546463 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 67615 18499 41 99 0 67122 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 326136

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18101
/proc/meminfo: memFree=1043304/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=270460 CPUtime=253.37
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 18507 0 0 0 25328 9 0 0 25 0 1 0 90860769 276951040 18499 1992294400 134512640 134921720 4294956160 18446744073709551615 134546533 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 67615 18499 41 99 0 67122 0

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


[startup+762.307 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 18101
/proc/meminfo: memFree=1008552/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=282148 CPUtime=673.18
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 27196 0 0 0 67305 13 0 0 25 0 1 0 90860769 288919552 27186 1992294400 134512640 134921720 4294956160 18446744073709551615 134542594 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 70537 27186 41 99 0 70044 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 337824

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18101
/proc/meminfo: memFree=1008552/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=282148 CPUtime=733.14
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 27196 0 0 0 73301 13 0 0 25 0 1 0 90860769 288919552 27186 1992294400 134512640 134921720 4294956160 18446744073709551615 134541888 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 70537 27186 41 99 0 70044 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 337824

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18101
/proc/meminfo: memFree=1008488/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=282148 CPUtime=793.12
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 27196 0 0 0 79299 13 0 0 25 0 1 0 90860769 288919552 27186 1992294400 134512640 134921720 4294956160 18446744073709551615 134542510 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 70537 27186 41 99 0 70044 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 337824

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18101
/proc/meminfo: memFree=1008488/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=282148 CPUtime=853.08
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 27196 0 0 0 85295 13 0 0 25 0 1 0 90860769 288919552 27186 1992294400 134512640 134921720 4294956160 18446744073709551615 134542294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 70537 27186 41 99 0 70044 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 337824

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18101
/proc/meminfo: memFree=1008488/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=282148 CPUtime=913.05
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 27196 0 0 0 91292 13 0 0 25 0 1 0 90860769 288919552 27186 1992294400 134512640 134921720 4294956160 18446744073709551615 134542032 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 70537 27186 41 99 0 70044 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 337824

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18101
/proc/meminfo: memFree=1008552/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=282148 CPUtime=973.02
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 27196 0 0 0 97289 13 0 0 25 0 1 0 90860769 288919552 27186 1992294400 134512640 134921720 4294956160 18446744073709551615 134541939 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 70537 27186 41 99 0 70044 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 337824

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18101
/proc/meminfo: memFree=1008552/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=282148 CPUtime=1033
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 27196 0 0 0 103287 13 0 0 25 0 1 0 90860769 288919552 27186 1992294400 134512640 134921720 4294956160 18446744073709551615 134541886 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 70537 27186 41 99 0 70044 0
Current children cumulated CPU time (s) 1121.64
Current children cumulated vsize (KiB) 337824

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18101
/proc/meminfo: memFree=1008552/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=282148 CPUtime=1092.97
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 27196 0 0 0 109284 13 0 0 25 0 1 0 90860769 288919552 27186 1992294400 134512640 134921720 4294956160 18446744073709551615 134543644 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 70537 27186 41 99 0 70044 0
Current children cumulated CPU time (s) 1181.61
Current children cumulated vsize (KiB) 337824

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18101
/proc/meminfo: memFree=1008552/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=282148 CPUtime=1100.96
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 27196 0 0 0 110083 13 0 0 25 0 1 0 90860769 288919552 27186 1992294400 134512640 134921720 4294956160 18446744073709551615 134553556 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 70537 27186 41 99 0 70044 0
Current children cumulated CPU time (s) 1189.6
Current children cumulated vsize (KiB) 337824

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18101
/proc/meminfo: memFree=1008552/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=282148 CPUtime=1107.36
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 27196 0 0 0 110723 13 0 0 25 0 1 0 90860769 288919552 27186 1992294400 134512640 134921720 4294956160 18446744073709551615 134541939 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 70537 27186 41 99 0 70044 0
Current children cumulated CPU time (s) 1196
Current children cumulated vsize (KiB) 337824

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18101
/proc/meminfo: memFree=1008552/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=282148 CPUtime=1108.96
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 27196 0 0 0 110883 13 0 0 25 0 1 0 90860769 288919552 27186 1992294400 134512640 134921720 4294956160 18446744073709551615 134542566 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 70537 27186 41 99 0 70044 0
Current children cumulated CPU time (s) 1197.6
Current children cumulated vsize (KiB) 337824

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18101
/proc/meminfo: memFree=1008552/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=282148 CPUtime=1109.76
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 27196 0 0 0 110963 13 0 0 25 0 1 0 90860769 288919552 27186 1992294400 134512640 134921720 4294956160 18446744073709551615 134542700 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 70537 27186 41 99 0 70044 0
Current children cumulated CPU time (s) 1198.4
Current children cumulated vsize (KiB) 337824

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18101
/proc/meminfo: memFree=1008552/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=282148 CPUtime=1110.56
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 27196 0 0 0 111043 13 0 0 25 0 1 0 90860769 288919552 27186 1992294400 134512640 134921720 4294956160 18446744073709551615 134543644 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 70537 27186 41 99 0 70044 0
Current children cumulated CPU time (s) 1199.2
Current children cumulated vsize (KiB) 337824

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18101
/proc/meminfo: memFree=1008552/2055920 swapFree=4191900/4192956
[pid=18089] ppid=18087 vsize=55676 CPUtime=88.64
/proc/18089/stat : 18089 (SATzilla2009_R) S 18087 18089 17270 0 -1 4194304 44798 104257 0 12 3147 27 5586 104 25 0 1 0 90851889 57012224 13516 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18089/statm: 13919 13516 219 399 0 13516 0
[pid=18095] ppid=18089 vsize=282148 CPUtime=1110.76
/proc/18095/stat : 18095 (adaptg2wsat0) R 18089 18089 17270 0 -1 4194304 27196 0 0 0 111063 13 0 0 25 0 1 0 90860769 288919552 27186 1992294400 134512640 134921720 4294956160 18446744073709551615 134541512 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18095/statm: 70537 27186 41 99 0 70044 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 337824

Child status: 17
Real time (s): 1200.2
CPU time (s): 1199.53
CPU user time (s): 1198.04
CPU system time (s): 1.48977
CPU usage (%): 99.9437
Max. virtual memory (cumulated for all children) (KiB): 337824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.04
system time used= 1.48977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176267
page faults= 12
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43
involuntary context switches= 2634

runsolver used 1.08583 second user time and 3.2855 second system time

The end

Launcher Data

Begin job on node18 at 2009-04-25 04:56:26
IDJOB=1717421
IDBENCH=20414
IDSOLVER=526
FILE ID=node18/1717421-1240628184
PBS_JOBID= 9186336
Free space on /tmp= 66132 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h35-unknown.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717421-1240628184/watcher-1717421-1240628184 -o /tmp/evaluation-result-1717421-1240628184/solver-1717421-1240628184 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1717421-1240628184.cnf

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

MD5SUM BENCH= 5e044c9f89a347ff1731180a403693c1
RANDOM SEED=1755873878

node18.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.280
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.280
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:       1224472 kB
Buffers:         59140 kB
Cached:         688408 kB
SwapCached:        384 kB
Active:          88412 kB
Inactive:       672564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1224472 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           48264 kB
Writeback:           0 kB
Mapped:          21800 kB
Slab:            56344 kB
Committed_AS:   320848 kB
PageTables:       1392 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= 66072 MiB
End job on node18 at 2009-04-25 05:16:26