Trace number 1719814

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.66 1200.16

General information on the benchmark

Namemizh-sha0-36-3.cnf
MD5SUM7e900a3d5c709e5167c14f906d6ebd88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark130.127
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

22.72/22.95	c SATzilla is building models for class 2
22.72/22.95	c run presolver march_dl2004 for 5 seconds ... 
22.72/22.95	c Bin: Executing march_dl2004
22.72/22.95	c spawning binary file with 5 seconds ...
22.72/22.95	c child exit by a signal
22.72/22.95	c march_dl2004 returned code 137.
22.72/22.95	c run presolver mxc-sr08 for 5 seconds ... 
22.72/22.95	c Bin: Executing mxc-sr08
22.72/22.95	c spawning binary file with 5 seconds ...
22.72/22.95	c child exit by a signal
22.72/22.95	c mxc-sr08 returned code 137.
22.72/22.95	c Orignal number of varibales is 50073, number of clauses is 210235 
22.72/22.95	c predicted feature computation time is 18.724042 
22.72/22.95	c Bin: Executing satelite
22.72/22.95	c spawning binary file with 240 seconds ...
22.72/22.95	c child exited successfully
22.72/22.95	c satzilla computing base features
22.72/22.95	c Number of variabe is: 20562, Number of clause is : 120276 
22.72/22.95	c Initializing...
22.72/22.95	c satzilla compute diameter ...
22.72/22.95	c start diameter features ...
22.72/22.95	c satzilla doing clause learning
22.72/22.95	c start clause learning features ...
22.72/22.95	c Bin: Executing zchaff07
22.72/22.95	c spawning binary file with 2 seconds ...
22.72/22.95	c child exit by a signal
22.72/22.95	c satzilla doing survey propogation probe
22.72/22.95	c do survay propogation for 2 second ...
22.72/22.95	c satzilla doing local search probe
22.72/22.95	c satzilla doing lobjois search-space size estimate
22.72/22.95	c features are:50073 210235 20562 120276 1.43522 0.747938 0.170957 0.409134 0.434281 1.03596 0.000164913 0.186362 9.72668e-05 0.000194534 0.917245 0.0806229 0.528443 0.000164913 0.512314 4.98853e-05 0.000465596 2.55671 0.0189033 0.038207 0 0.272727 0.822498 8.47737e-05 0.501404 1.66284e-05 0.000232798 2.30643 0.528975 6.64668e-05 0.519531 3.32568e-05 0.000174598 13.52 0.0369527 13 14 0.692347 272 0.179427 177 384 340 208 297 236 274 6.96223 0.14337 4.84135 9.43182 8.37809 5.82627 7.64751 6.39847 6.87279 0.0752907 1.90017 0 0.653631 0.365906 3.66858e-08 0.0610066 0.000105139 0.00441203 0.0307517 0.727048 1.13528e-05 0.210579 0.0447457 0.000707341 0.0416875 0.0222384 0.0261801 2108.67 0.345445 3284.83 0.489958 3931.5 0 3956 0.642166 1.30598 0.935799 0.240024 0.0356453 0.0975242 
22.72/22.95	c satzilla's ranking:
22.72/22.95	c 1) minisat20SAT07: 3.673807
22.72/22.95	c 2) mxc-sr08: 2.456499
22.72/22.95	c 3) minisat20: 1.652170
22.72/22.95	c 4) zchaff_rand: 1.233837
22.72/22.95	c 5) march_dl2004: 0.967433
22.72/22.95	c 6) vallst: 0.860611
22.72/22.95	c 7) tts-4-0: -0.387337
22.72/22.95	c 8) SATenstein: -10000.000000
22.72/22.95	c 9) gnovelty+: -10000.000000
22.72/22.95	c 10) adaptg2wsat+: -10000.000000
22.72/22.95	c 11) adaptg2wsat0: -10000.000000
22.72/22.95	c 12) picosat846: -10000.000000
22.72/22.95	c 13) kcnfs04SAT07: -10000.000000
22.72/22.95	c satzilla running minisat20SAT07 ... 
1199.60/1200.13	c Bin: Executing minisat20SAT07
1199.60/1200.13	c spawning binary file with 1177 seconds ...
1199.60/1200.13	c child exit by a signal
1199.60/1200.13	c minisat20SAT07 returned code 137.
1199.60/1200.13	c satzilla running mxc-sr08 ... 
1199.60/1200.14	c Bin: Executing mxc-sr08
1199.60/1200.14	c mxc-sr08 returned code 1.
1199.60/1200.14	c satzilla running minisat20 ... 
1199.60/1200.14	c Bin: Executing minisat20
1199.60/1200.14	c minisat20 returned code 1.
1199.60/1200.14	c satzilla running zchaff_rand ... 
1199.60/1200.14	c Bin: Executing zchaff_rand
1199.60/1200.14	c zchaff_rand returned code 1.
1199.60/1200.14	c satzilla running march_dl2004 ... 
1199.60/1200.15	c Bin: Executing march_dl2004
1199.60/1200.15	c march_dl2004 returned code 1.
1199.60/1200.15	c satzilla running vallst ... 
1199.60/1200.15	c Bin: Executing vallst
1199.60/1200.15	c vallst returned code 1.
1199.60/1200.15	c satzilla running tts-4-0 ... 
1199.60/1200.15	c Bin: Executing tts-4-0
1199.60/1200.15	c tts-4-0 returned code 1.
1199.60/1200.15	c satzilla running SATenstein ... 
1199.60/1200.15	c Bin: Executing SATenstein
1199.60/1200.15	c SATenstein returned code 1.
1199.60/1200.15	c satzilla running gnovelty+ ... 
1199.60/1200.15	c Bin: Executing gnovelty+
1199.60/1200.15	c gnovelty+ returned code 1.
1199.60/1200.15	c satzilla running adaptg2wsat+ ... 
1199.60/1200.15	c Bin: Executing adaptg2wsat+
1199.60/1200.15	c adaptg2wsat+ returned code 1.
1199.60/1200.15	c satzilla running adaptg2wsat0 ... 
1199.60/1200.15	c Bin: Executing adaptg2wsat0
1199.60/1200.15	c adaptg2wsat0 returned code 1.
1199.60/1200.15	c satzilla running picosat846 ... 
1199.60/1200.15	c Bin: Executing picosat846
1199.60/1200.15	c picosat846 returned code 1.
1199.60/1200.15	c satzilla running kcnfs04SAT07 ... 
1199.60/1200.15	c Bin: Executing kcnfs04SAT07
1199.60/1200.15	c kcnfs04SAT07 returned code 1.
1199.60/1200.15	c ERROR: All Failed! 
1199.60/1200.15	c SATZILLA_TIME=1199.820000

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-1719814-1240649672/watcher-1719814-1240649672 -o /tmp/evaluation-result-1719814-1240649672/solver-1719814-1240649672 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1719814-1240649672.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.99 3/65 24103
/proc/meminfo: memFree=1579120/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=2056 CPUtime=0
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93001010 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 514 112 96 399 0 111 0
[pid=24104] ppid=24103 vsize=3792 CPUtime=0
/proc/24104/stat : 24104 (march_dl2004) R 24103 24103 24066 0 -1 4194304 499 0 0 0 0 0 0 0 19 0 1 0 93001010 3883008 494 1992294400 134512640 134996440 4294956192 18446744073709551615 134549581 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24104/statm: 948 497 49 118 0 827 0

[startup+0.0303071 s]
/proc/loadavg: 0.92 0.97 0.99 3/65 24103
/proc/meminfo: memFree=1579120/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=2056 CPUtime=0
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93001010 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 514 112 96 399 0 111 0
[pid=24104] ppid=24103 vsize=5568 CPUtime=0.02
/proc/24104/stat : 24104 (march_dl2004) R 24103 24103 24066 0 -1 4194304 1086 0 0 0 2 0 0 0 19 0 1 0 93001010 5701632 1081 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24104/statm: 1392 1081 50 118 0 1271 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7624

[startup+0.102314 s]
/proc/loadavg: 0.92 0.97 0.99 3/65 24103
/proc/meminfo: memFree=1579120/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=2056 CPUtime=0
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93001010 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 514 112 96 399 0 111 0
[pid=24104] ppid=24103 vsize=6624 CPUtime=0.09
/proc/24104/stat : 24104 (march_dl2004) R 24103 24103 24066 0 -1 4194304 1380 0 0 0 9 0 0 0 19 0 1 0 93001010 6782976 1375 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24104/statm: 1656 1375 50 118 0 1535 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8680

[startup+0.302331 s]
/proc/loadavg: 0.92 0.97 0.99 3/65 24103
/proc/meminfo: memFree=1579120/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=2056 CPUtime=0
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93001010 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 514 112 96 399 0 111 0
[pid=24104] ppid=24103 vsize=9264 CPUtime=0.29
/proc/24104/stat : 24104 (march_dl2004) R 24103 24103 24066 0 -1 4194304 2175 0 0 0 28 1 0 0 21 0 1 0 93001010 9486336 2170 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24104/statm: 2316 2171 50 118 0 2195 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11320

[startup+0.701369 s]
/proc/loadavg: 0.92 0.97 0.99 3/65 24103
/proc/meminfo: memFree=1579120/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=2056 CPUtime=0
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93001010 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 514 112 96 399 0 111 0
[pid=24104] ppid=24103 vsize=21820 CPUtime=0.69
/proc/24104/stat : 24104 (march_dl2004) R 24103 24103 24066 0 -1 4194304 5006 0 0 0 67 2 0 0 25 0 1 0 93001010 22343680 4552 1992294400 134512640 134996440 4294956192 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24104/statm: 5455 4552 55 118 0 5334 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23876

[startup+1.50144 s]
/proc/loadavg: 0.92 0.97 0.99 2/67 24105
/proc/meminfo: memFree=1560864/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=2056 CPUtime=0
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93001010 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 514 112 96 399 0 111 0
[pid=24104] ppid=24103 vsize=21772 CPUtime=1.49
/proc/24104/stat : 24104 (march_dl2004) R 24103 24103 24066 0 -1 4194304 5026 0 0 0 147 2 0 0 25 0 1 0 93001010 22294528 4556 1992294400 134512640 134996440 4294956192 18446744073709551615 134650634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24104/statm: 5443 4556 55 118 0 5322 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23828

[startup+3.10159 s]
/proc/loadavg: 0.92 0.97 0.99 2/67 24105
/proc/meminfo: memFree=1560608/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=2056 CPUtime=0
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93001010 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 514 112 96 399 0 111 0
[pid=24104] ppid=24103 vsize=21780 CPUtime=3.09
/proc/24104/stat : 24104 (march_dl2004) R 24103 24103 24066 0 -1 4194304 5394 0 0 0 307 2 0 0 25 0 1 0 93001010 22302720 4639 1992294400 134512640 134996440 4294956192 18446744073709551615 134520501 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24104/statm: 5445 4639 65 118 0 5324 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23836

[startup+6.30189 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 24106
/proc/meminfo: memFree=1559016/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=2056 CPUtime=4.99
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 152 12530 0 0 0 0 494 5 18 0 1 0 93001010 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24103/statm: 514 121 104 399 0 111 0
[pid=24106] ppid=24103 vsize=29288 CPUtime=1.15
/proc/24106/stat : 24106 (mxc-sr08) R 24103 24103 24066 0 -1 4194304 8681 0 0 0 111 4 0 0 25 0 1 0 93001523 29990912 6763 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24106/statm: 7322 6763 71 138 0 7181 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 31344

[startup+12.7015 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 24107
/proc/meminfo: memFree=1564848/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=14120 CPUtime=12.54
/proc/24103/stat : 24103 (SATzilla2009_C) R 24101 24103 24066 0 -1 4194304 3203 29450 0 0 158 1 1077 18 25 0 1 0 93001010 14458880 3155 1992294400 134512640 136149437 4294956224 18446744073709551615 134535643 0 0 4096 0 0 0 0 17 1 0 0
/proc/24103/statm: 3530 3155 135 399 0 3127 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 14120

[startup+25.5027 s]
/proc/loadavg: 0.95 0.97 0.99 2/67 24109
/proc/meminfo: memFree=1534056/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=25440 CPUtime=2.53
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 6749 0 0 0 250 3 0 0 25 0 1 0 93003305 26050560 6008 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 6360 6008 74 138 0 6219 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 46168

[startup+51.1021 s]
/proc/loadavg: 0.96 0.97 0.99 2/67 24109
/proc/meminfo: memFree=1529320/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=30884 CPUtime=28.12
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 8075 0 0 0 2809 3 0 0 25 0 1 0 93003305 31625216 7334 1992294400 134512640 135078472 4294956192 18446744073709551615 134707275 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 7721 7334 74 138 0 7580 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 51612

[startup+102.306 s]
/proc/loadavg: 1.03 0.99 0.99 2/67 24109
/proc/meminfo: memFree=1499624/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=60324 CPUtime=79.32
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 15410 0 0 0 7920 12 0 0 25 0 1 0 93003305 61771776 14669 1992294400 134512640 135078472 4294956192 18446744073709551615 134550262 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 15081 14669 74 138 0 14940 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 81052

[startup+162.303 s]
/proc/loadavg: 1.05 1.00 1.00 2/67 24109
/proc/meminfo: memFree=1469096/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=90948 CPUtime=139.3
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 23097 0 0 0 13910 20 0 0 25 0 1 0 93003305 93130752 22356 1992294400 134512640 135078472 4294956192 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 22737 22356 74 138 0 22596 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 111676

[startup+222.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 24109
/proc/meminfo: memFree=1457704/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=102176 CPUtime=199.28
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 25827 0 0 0 19905 23 0 0 25 0 1 0 93003305 104628224 25086 1992294400 134512640 135078472 4294956192 18446744073709551615 134550596 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 25544 25086 74 138 0 25403 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 122904

[startup+282.303 s]
/proc/loadavg: 1.25 1.07 1.02 2/67 24109
/proc/meminfo: memFree=1457640/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=102176 CPUtime=259.26
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 25827 0 0 0 25903 23 0 0 25 0 1 0 93003305 104628224 25086 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 25544 25086 74 138 0 25403 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 122904

[startup+342.302 s]
/proc/loadavg: 1.09 1.05 1.01 2/67 24109
/proc/meminfo: memFree=1438952/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=120920 CPUtime=319.25
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 30525 0 0 0 31897 28 0 0 25 0 1 0 93003305 123822080 29784 1992294400 134512640 135078472 4294956192 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 30230 29784 74 138 0 30089 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 141648


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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24115
/proc/meminfo: memFree=1333224/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=225620 CPUtime=739.14
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 56719 0 0 0 73859 55 0 0 25 0 1 0 93003305 231034880 55978 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 56405 55978 74 138 0 56264 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 246348

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24115
/proc/meminfo: memFree=1333160/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=225620 CPUtime=799.12
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 56719 0 0 0 79857 55 0 0 25 0 1 0 93003305 231034880 55978 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 56405 55978 74 138 0 56264 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 246348

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24115
/proc/meminfo: memFree=1333160/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=225620 CPUtime=859.1
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 56719 0 0 0 85855 55 0 0 25 0 1 0 93003305 231034880 55978 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 56405 55978 74 138 0 56264 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 246348

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24115
/proc/meminfo: memFree=1333096/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=225620 CPUtime=919.09
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 56719 0 0 0 91854 55 0 0 25 0 1 0 93003305 231034880 55978 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 56405 55978 74 138 0 56264 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 246348

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24115
/proc/meminfo: memFree=1333032/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=225620 CPUtime=979.07
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 56719 0 0 0 97852 55 0 0 25 0 1 0 93003305 231034880 55978 1992294400 134512640 135078472 4294956192 18446744073709551615 134550262 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 56405 55978 74 138 0 56264 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 246348

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24115
/proc/meminfo: memFree=1333032/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=225620 CPUtime=1039.05
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 56725 0 0 0 103850 55 0 0 25 0 1 0 93003305 231034880 55984 1992294400 134512640 135078472 4294956192 18446744073709551615 134550631 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 56405 55984 74 138 0 56264 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 246348

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24115
/proc/meminfo: memFree=1328616/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=229976 CPUtime=1099.03
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 57843 0 0 0 109847 56 0 0 25 0 1 0 93003305 235495424 57102 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 57494 57102 74 138 0 57353 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 250704

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24115
/proc/meminfo: memFree=1326824/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=231692 CPUtime=1159.01
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 58261 0 0 0 115845 56 0 0 25 0 1 0 93003305 237252608 57520 1992294400 134512640 135078472 4294956192 18446744073709551615 134556297 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 57923 57520 74 138 0 57782 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 252420

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24115
/proc/meminfo: memFree=1326824/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=231692 CPUtime=1167.01
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 58261 0 0 0 116645 56 0 0 25 0 1 0 93003305 237252608 57520 1992294400 134512640 135078472 4294956192 18446744073709551615 134550624 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 57923 57520 74 138 0 57782 0
Current children cumulated CPU time (s) 1189.79
Current children cumulated vsize (KiB) 252420

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24115
/proc/meminfo: memFree=1326824/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=231692 CPUtime=1173.41
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 58261 0 0 0 117285 56 0 0 25 0 1 0 93003305 237252608 57520 1992294400 134512640 135078472 4294956192 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 57923 57520 74 138 0 57782 0
Current children cumulated CPU time (s) 1196.19
Current children cumulated vsize (KiB) 252420

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24115
/proc/meminfo: memFree=1326824/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=231692 CPUtime=1175.01
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 58261 0 0 0 117445 56 0 0 25 0 1 0 93003305 237252608 57520 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 57923 57520 74 138 0 57782 0
Current children cumulated CPU time (s) 1197.79
Current children cumulated vsize (KiB) 252420

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24115
/proc/meminfo: memFree=1326824/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=231692 CPUtime=1175.81
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 58261 0 0 0 117525 56 0 0 25 0 1 0 93003305 237252608 57520 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 57923 57520 74 138 0 57782 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 252420

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24115
/proc/meminfo: memFree=1326824/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=231692 CPUtime=1176.61
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4194304 58261 0 0 0 117605 56 0 0 25 0 1 0 93003305 237252608 57520 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 57923 57520 74 138 0 57782 0
Current children cumulated CPU time (s) 1199.39
Current children cumulated vsize (KiB) 252420

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24115
/proc/meminfo: memFree=1326824/2055920 swapFree=4188716/4192956
[pid=24103] ppid=24101 vsize=20728 CPUtime=22.78
/proc/24103/stat : 24103 (SATzilla2009_C) S 24101 24103 24066 0 -1 4194304 7266 33009 0 0 971 12 1270 25 25 0 1 0 93001010 21225472 4913 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24103/statm: 5182 4913 220 399 0 4779 0
[pid=24109] ppid=24103 vsize=0 CPUtime=1176.82
/proc/24109/stat : 24109 (minisat20SAT07) R 24103 24103 24066 0 -1 4195332 58261 0 0 0 117625 57 0 0 25 0 1 0 93003305 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/24109/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.6
Current children cumulated vsize (KiB) 20728

Child status: 17
Real time (s): 1200.16
CPU time (s): 1199.66
CPU user time (s): 1198.67
CPU system time (s): 0.992849
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 252420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.67
system time used= 0.992849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98552
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= 21
involuntary context switches= 2806

runsolver used 0.996848 second user time and 3.37749 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-25 10:54:32
IDJOB=1719814
IDBENCH=69574
IDSOLVER=527
FILE ID=node8/1719814-1240649672
PBS_JOBID= 9186524
Free space on /tmp= 65876 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-3.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719814-1240649672/watcher-1719814-1240649672 -o /tmp/evaluation-result-1719814-1240649672/solver-1719814-1240649672 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1719814-1240649672.cnf

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

MD5SUM BENCH= 7e900a3d5c709e5167c14f906d6ebd88
RANDOM SEED=474586626

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1579600 kB
Buffers:          2784 kB
Cached:         403964 kB
SwapCached:       1864 kB
Active:          81452 kB
Inactive:       337792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1579600 kB
SwapTotal:     4192956 kB
SwapFree:      4188716 kB
Dirty:           35828 kB
Writeback:           0 kB
Mapped:          20920 kB
Slab:            42944 kB
Committed_AS:   442200 kB
PageTables:       1372 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= 65844 MiB
End job on node8 at 2009-04-25 11:14:33