Trace number 1562740

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-22UNSAT 747.246 747.709

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l44_lambda.cnf
MD5SUMa7bc41b32260e4459b2bee7c18cacba1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark189.575
Satisfiable
(Un)Satisfiability was proved
Number of variables31540
Number of clauses157264
Sum of the clauses size453246
Maximum clause length9
Minimum clause length1
Number of clauses of size 14112
Number of clauses of size 239373
Number of clauses of size 392004
Number of clauses of size 415027
Number of clauses of size 56616
Number of clauses of size over 5132

Solver Data

20.56/20.60	c SATzilla is building models for class 2
20.56/20.60	c run presolver march_dl2004 for 5 seconds ... 
20.56/20.60	c Bin: Executing march_dl2004
20.56/20.60	c spawning binary file with 5 seconds ...
20.56/20.60	c child exit by a signal
20.56/20.60	c march_dl2004 returned code 137.
20.56/20.60	c run presolver mxc-sr08 for 5 seconds ... 
20.56/20.60	c Bin: Executing mxc-sr08
20.56/20.60	c spawning binary file with 5 seconds ...
20.56/20.60	c child exit by a signal
20.56/20.60	c mxc-sr08 returned code 137.
20.56/20.60	c Orignal number of varibales is 31540, number of clauses is 157264 
20.56/20.60	c predicted feature computation time is 15.083809 
20.56/20.60	c Bin: Executing satelite
20.56/20.60	c spawning binary file with 240 seconds ...
20.56/20.60	c child exited successfully
20.56/20.60	c satzilla computing base features
20.56/20.60	c Number of variabe is: 7453, Number of clause is : 64819 
20.56/20.60	c Initializing...
20.56/20.60	c satzilla compute diameter ...
20.56/20.60	c start diameter features ...
20.56/20.60	c satzilla doing clause learning
20.56/20.60	c start clause learning features ...
20.56/20.60	c Bin: Executing zchaff07
20.56/20.60	c spawning binary file with 2 seconds ...
20.56/20.60	c child exit by a signal
20.56/20.60	c satzilla doing survey propogation probe
20.56/20.60	c do survay propogation for 2 second ...
20.56/20.60	c satzilla doing local search probe
20.56/20.60	c satzilla doing lobjois search-space size estimate
20.56/20.60	c features are:31540 157264 7453 64819 3.23185 1.4262 0.114982 0.496333 0.6628 1.41322 0.000452353 0.380685 0.000268348 0.00134174 1.30763 0.187522 0.756275 0.000452353 1.44357 1.54276e-05 0.00421173 3.05651 0.361664 0.163457 0 1 3.15747 0.00020138 1.18466 0 0.00404202 2.81028 0.545627 0.00044144 1.88252 3.08552e-05 0.0119872 5.29433 0.128525 2 6 0.92565 1518.67 0.300488 763 2104 2104 763 2037 1328 1536 17.2694 0.121012 14.323 20.9283 20.9283 14.323 18.071 15.5625 17.8952 0.609434 0.337504 1.23315e-05 1 0.821139 0.274917 0.736106 0.494053 0.682572 0.0620692 1.0072 -1.11022e-16 1 0.123339 0.000222076 0.113903 0.0149543 0.0519282 409.167 0.18202 1685.28 0.250813 1782.5 1682 1831 1.15244 0.692047 0.9758 0.0302043 0.0755117 0.47789 
20.56/20.60	c satzilla's ranking:
20.56/20.60	c 1) minisat20: 3.570646
20.56/20.60	c 2) mxc-sr08: 2.860571
20.56/20.60	c 3) minisat20SAT07: 2.735101
20.56/20.60	c 4) march_dl2004: 1.983801
20.56/20.60	c 5) zchaff_rand: 1.666349
20.56/20.60	c 6) vallst: 0.950334
20.56/20.60	c 7) tts-4-0: -0.082548
20.56/20.60	c 8) SATenstein: -10000.000000
20.56/20.60	c 9) gnovelty+: -10000.000000
20.56/20.60	c 10) adaptg2wsat+: -10000.000000
20.56/20.60	c 11) adaptg2wsat0: -10000.000000
20.56/20.60	c 12) picosat846: -10000.000000
20.56/20.60	c 13) kcnfs04SAT07: -10000.000000
20.56/20.60	c satzilla running minisat20 ... 
20.56/20.60	This is MiniSat 2.0 beta
20.56/20.60	WARNING: for repeatability, setting FPU to use double precision
20.56/20.60	============================[ Problem Statistics ]=============================
20.56/20.60	|                                                                             |
20.56/20.60	|  Number of variables:  31540                                                |
20.56/20.60	|  Number of clauses:    157264                                               |
20.56/20.70	|  Parsing time:         0.08         s                                       |
20.56/20.70	============================[ Search Statistics ]==============================
20.56/20.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.56/20.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.56/20.70	===============================================================================
20.56/20.70	|         0 |   26523   141644   417812 |    47214        0    nan |  0.000 % |
20.56/20.72	|       103 |   26515   141644   417812 |    51936      101      9 | 17.020 % |
20.56/20.73	|       256 |   26510   141644   417812 |    57129      254     10 | 17.020 % |
20.56/20.76	|       481 |   26509   141644   417812 |    62842      478     11 | 17.026 % |
20.56/20.79	|       818 |   26509   141644   417812 |    69126      815     11 | 17.026 % |
20.75/20.85	|      1324 |   26504   141644   417812 |    76039     1321     13 | 17.026 % |
20.94/21.04	|      2083 |   26170   114612   316555 |    83643     2080     16 | 17.026 % |
21.04/21.18	|      3222 |   26170   114612   316555 |    92008     3219     17 | 17.026 % |
21.24/21.39	|      4930 |   26170   114612   316555 |   101208     4927     18 | 17.026 % |
21.64/21.79	|      7492 |   26170   114612   316555 |   111329     7489     21 | 17.026 % |
22.24/22.36	|     11336 |   26170   114612   316555 |   122462    11333     20 | 17.026 % |
23.13/23.27	|     17103 |   26170   114612   316555 |   134708    17100     20 | 17.026 % |
25.04/25.10	|     25753 |   26170   114612   316555 |   148179    25750     22 | 17.026 % |
28.83/28.99	|     38727 |   26167   114465   316125 |   162997    38723     21 | 17.036 % |
37.92/38.08	|     58189 |   26161   114447   316078 |   179297    58184     21 | 17.055 % |
55.01/55.18	|     87381 |   26161   114447   316078 |   197227    87376     23 | 17.055 % |
106.69/106.83	|    131170 |   26161   114447   316078 |   216950   131165     22 | 17.055 % |
164.44/164.63	|    196856 |   26144   114148   315209 |   238645   120298     25 | 17.108 % |
332.75/333.06	|    295382 |   26144   114148   315209 |   262509   218824     25 | 17.108 % |
555.03/555.44	|    443171 |   26142   114140   315187 |   288760   130168     23 | 17.115 % |
747.12/747.69	===============================================================================
747.12/747.69	restarts              : 20
747.12/747.69	conflicts             : 541111         (745 /sec)
747.12/747.69	decisions             : 762532         (1.76 % random) (1050 /sec)
747.12/747.69	propagations          : 406675853      (559752 /sec)
747.12/747.69	conflict literals     : 13235699       (40.52 % deleted)
747.12/747.69	Memory used           : 48.89 MB
747.12/747.69	CPU time              : 726.529 s
747.12/747.69	
747.21/747.70	c Bin: Executing minisat20
747.21/747.70	c spawning binary file with 1179 seconds ...
747.21/747.70	c child exited successfully
747.21/747.70	c minisat20 returned code 20.
747.21/747.70	s UNSATISFIABLE
747.21/747.70	c SATZILLA_TIME=747.340000

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1562740-1240997362/watcher-1562740-1240997362 -o /tmp/evaluation-result-1562740-1240997362/solver-1562740-1240997362 -C 1200 -W 1800 -M 1800 HOME/SATzilla2009_C HOME/instance-1562740-1240997362.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.84 0.29 0.10 2/65 12758
/proc/meminfo: memFree=1393464/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=2056 CPUtime=0
/proc/12758/stat : 12758 (SATzilla2009_C) R 12756 12758 12659 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 127765229 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/12758/statm: 514 112 96 399 0 111 0
[pid=12759] ppid=12758 vsize=2056 CPUtime=0
/proc/12759/stat : 12759 (SATzilla2009_C) R 12758 12758 12659 0 -1 4194368 5 0 0 0 0 0 0 0 20 0 1 0 127765229 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135720916 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12759/statm: 123 21 17 118 0 2 0

[startup+0.074392 s]
/proc/loadavg: 0.84 0.29 0.10 2/65 12758
/proc/meminfo: memFree=1393464/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=2056 CPUtime=0
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 127765229 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 514 112 96 399 0 111 0
[pid=12759] ppid=12758 vsize=4636 CPUtime=0.06
/proc/12759/stat : 12759 (march_dl2004) R 12758 12758 12659 0 -1 4194304 935 0 0 0 6 0 0 0 21 0 1 0 127765229 4747264 930 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12759/statm: 1159 930 50 118 0 1038 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6692

[startup+0.101396 s]
/proc/loadavg: 0.84 0.29 0.10 2/65 12758
/proc/meminfo: memFree=1393464/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=2056 CPUtime=0
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 127765229 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 514 112 96 399 0 111 0
[pid=12759] ppid=12758 vsize=4900 CPUtime=0.08
/proc/12759/stat : 12759 (march_dl2004) R 12758 12758 12659 0 -1 4194304 1036 0 0 0 8 0 0 0 21 0 1 0 127765229 5017600 1031 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12759/statm: 1225 1031 50 118 0 1104 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6956

[startup+0.301437 s]
/proc/loadavg: 0.84 0.29 0.10 2/65 12758
/proc/meminfo: memFree=1393464/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=2056 CPUtime=0
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 127765229 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 514 112 96 399 0 111 0
[pid=12759] ppid=12758 vsize=11328 CPUtime=0.29
/proc/12759/stat : 12759 (march_dl2004) R 12758 12758 12659 0 -1 4194304 2938 0 0 0 28 1 0 0 23 0 1 0 127765229 11599872 2040 1992294400 134512640 134996440 4294956176 18446744073709551615 134617604 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12759/statm: 2832 2040 53 118 0 2711 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13384

[startup+0.701518 s]
/proc/loadavg: 0.84 0.29 0.10 2/65 12758
/proc/meminfo: memFree=1393464/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=2056 CPUtime=0
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 127765229 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 514 112 96 399 0 111 0
[pid=12759] ppid=12758 vsize=15036 CPUtime=0.69
/proc/12759/stat : 12759 (march_dl2004) R 12758 12758 12659 0 -1 4194304 4573 0 0 0 67 2 0 0 25 0 1 0 127765229 15396864 3104 1992294400 134512640 134996440 4294956176 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12759/statm: 3759 3104 55 118 0 3638 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17092

[startup+1.50168 s]
/proc/loadavg: 0.85 0.31 0.11 2/67 12760
/proc/meminfo: memFree=1381096/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=2056 CPUtime=0
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 127765229 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 514 112 96 399 0 111 0
[pid=12759] ppid=12758 vsize=25868 CPUtime=1.49
/proc/12759/stat : 12759 (march_dl2004) R 12758 12758 12659 0 -1 4194304 7378 0 0 0 146 3 0 0 25 0 1 0 127765229 26488832 5727 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12759/statm: 6467 5727 69 118 0 6346 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27924

[startup+3.10301 s]
/proc/loadavg: 0.85 0.31 0.11 2/67 12760
/proc/meminfo: memFree=1357608/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=2056 CPUtime=0
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 127765229 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 514 112 96 399 0 111 0
[pid=12759] ppid=12758 vsize=38040 CPUtime=3.09
/proc/12759/stat : 12759 (march_dl2004) R 12758 12758 12659 0 -1 4194304 11340 0 0 0 304 5 0 0 25 0 1 0 127765229 38952960 8869 1992294400 134512640 134996440 4294956176 18446744073709551615 134560107 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12759/statm: 9510 8869 69 118 0 9389 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40096

[startup+6.30165 s]
/proc/loadavg: 0.85 0.31 0.11 2/67 12761
/proc/meminfo: memFree=1375592/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=2056 CPUtime=4.99
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 152 11340 0 0 0 0 494 5 19 0 1 0 127765229 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 514 121 104 399 0 111 0
[pid=12761] ppid=12758 vsize=21012 CPUtime=1.27
/proc/12761/stat : 12761 (mxc-sr08) R 12758 12758 12659 0 -1 4194304 6137 0 0 0 126 1 0 0 25 0 1 0 127765730 21516288 4857 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12761/statm: 5253 4857 71 138 0 5112 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 23068

[startup+12.7019 s]
/proc/loadavg: 0.95 0.34 0.12 2/66 12762
/proc/meminfo: memFree=1386864/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7500 CPUtime=12.66
/proc/12758/stat : 12758 (SATzilla2009_C) R 12756 12758 12659 0 -1 4194304 2059 22434 0 0 163 0 1090 13 25 0 1 0 127765229 7680000 1501 1992294400 134512640 136149437 4294956208 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 0 0 0
/proc/12758/statm: 1875 1501 135 399 0 1472 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7500

[startup+25.5015 s]
/proc/loadavg: 0.95 0.37 0.13 2/67 12764
/proc/meminfo: memFree=1375144/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=13240 CPUtime=4.88
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 3022 0 0 0 486 2 0 0 25 0 1 0 127767289 13557760 3016 1992294400 134512640 134998072 4294956176 18446744073709551615 134527536 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 3310 3016 59 118 0 3188 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 20784

[startup+51.1017 s]
/proc/loadavg: 0.97 0.41 0.15 2/67 12764
/proc/meminfo: memFree=1368168/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=20088 CPUtime=30.46
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 4743 0 0 0 3042 4 0 0 25 0 1 0 127767289 20570112 4737 1992294400 134512640 134998072 4294956176 18446744073709551615 134525863 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 5022 4737 59 118 0 4900 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 27632

[startup+102.305 s]
/proc/loadavg: 0.99 0.51 0.20 2/67 12764
/proc/meminfo: memFree=1362536/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=25972 CPUtime=81.64
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 6167 0 0 0 8158 6 0 0 25 0 1 0 127767289 26595328 6161 1992294400 134512640 134998072 4294956176 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 6493 6161 59 118 0 6371 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 33516

[startup+162.301 s]
/proc/loadavg: 1.03 0.61 0.25 2/67 12764
/proc/meminfo: memFree=1360744/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=27884 CPUtime=141.58
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 6570 0 0 0 14152 6 0 0 25 0 1 0 127767289 28553216 6564 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 6971 6564 59 118 0 6849 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 35428

[startup+222.301 s]
/proc/loadavg: 1.01 0.68 0.30 2/67 12764
/proc/meminfo: memFree=1355304/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=33208 CPUtime=201.54
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 7934 0 0 0 20146 8 0 0 25 0 1 0 127767289 34004992 7928 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 8302 7928 59 118 0 8180 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 40752

[startup+282.303 s]
/proc/loadavg: 1.00 0.74 0.34 2/67 12764
/proc/meminfo: memFree=1350632/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=37792 CPUtime=261.51
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 9099 0 0 0 26142 9 0 0 25 0 1 0 127767289 38699008 9093 1992294400 134512640 134998072 4294956176 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 9448 9093 59 118 0 9326 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 45336

[startup+342.302 s]
/proc/loadavg: 1.00 0.78 0.38 2/67 12764
/proc/meminfo: memFree=1346536/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=42224 CPUtime=321.47
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 10104 0 0 0 32137 10 0 0 25 0 1 0 127767289 43237376 10098 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 10556 10098 59 118 0 10434 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 49768

[startup+402.302 s]
/proc/loadavg: 1.00 0.82 0.41 2/67 12764
/proc/meminfo: memFree=1343016/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=45680 CPUtime=381.44
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 10988 0 0 0 38133 11 0 0 25 0 1 0 127767289 46776320 10982 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 11420 10982 59 118 0 11298 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 53224

[startup+462.301 s]
/proc/loadavg: 1.00 0.85 0.45 2/67 12764
/proc/meminfo: memFree=1340264/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=48344 CPUtime=441.41
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 11677 0 0 0 44129 12 0 0 25 0 1 0 127767289 49504256 11671 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 12086 11671 59 118 0 11964 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 55888

[startup+522.301 s]
/proc/loadavg: 1.00 0.87 0.48 2/67 12764
/proc/meminfo: memFree=1340072/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=48704 CPUtime=501.38
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 11729 0 0 0 50126 12 0 0 25 0 1 0 127767289 49872896 11723 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 12176 11723 59 118 0 12054 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 56248

[startup+582.302 s]
/proc/loadavg: 1.00 0.89 0.51 2/67 12764
/proc/meminfo: memFree=1339688/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=48868 CPUtime=561.35
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 11802 0 0 0 56123 12 0 0 25 0 1 0 127767289 50040832 11796 1992294400 134512640 134998072 4294956176 18446744073709551615 134529985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 12217 11796 59 118 0 12095 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 56412

[startup+642.302 s]
/proc/loadavg: 1.00 0.91 0.54 2/67 12766
/proc/meminfo: memFree=1339432/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=49092 CPUtime=621.32
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 11814 0 0 0 62120 12 0 0 25 0 1 0 127767289 50270208 11808 1992294400 134512640 134998072 4294956176 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 12273 11808 59 118 0 12151 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 56636

[startup+702.302 s]
/proc/loadavg: 1.00 0.92 0.56 2/67 12766
/proc/meminfo: memFree=1339112/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=49580 CPUtime=681.27
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 11930 0 0 0 68115 12 0 0 25 0 1 0 127767289 50769920 11924 1992294400 134512640 134998072 4294956176 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 12395 11924 59 118 0 12273 0
Current children cumulated CPU time (s) 701.83
Current children cumulated vsize (KiB) 57124

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

[startup+716.702 s]
/proc/loadavg: 1.00 0.93 0.57 2/67 12766
/proc/meminfo: memFree=1339048/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=49580 CPUtime=695.67
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 11933 0 0 0 69555 12 0 0 25 0 1 0 127767289 50769920 11927 1992294400 134512640 134998072 4294956176 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 12395 11927 59 118 0 12273 0
Current children cumulated CPU time (s) 716.23
Current children cumulated vsize (KiB) 57124

[startup+729.502 s]
/proc/loadavg: 1.00 0.93 0.57 2/67 12766
/proc/meminfo: memFree=1338984/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=49760 CPUtime=708.46
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 11957 0 0 0 70834 12 0 0 25 0 1 0 127767289 50954240 11951 1992294400 134512640 134998072 4294956176 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 12440 11951 59 118 0 12318 0
Current children cumulated CPU time (s) 729.02
Current children cumulated vsize (KiB) 57304

[startup+735.906 s]
/proc/loadavg: 1.00 0.93 0.57 2/67 12766
/proc/meminfo: memFree=1338984/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=49760 CPUtime=714.87
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 11959 0 0 0 71475 12 0 0 25 0 1 0 127767289 50954240 11953 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 12440 11953 59 118 0 12318 0
Current children cumulated CPU time (s) 735.43
Current children cumulated vsize (KiB) 57304

[startup+742.302 s]
/proc/loadavg: 1.00 0.93 0.58 2/67 12766
/proc/meminfo: memFree=1338728/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=50060 CPUtime=721.26
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 12024 0 0 0 72114 12 0 0 25 0 1 0 127767289 51261440 12018 1992294400 134512640 134998072 4294956176 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12764/statm: 12515 12018 59 118 0 12393 0
Current children cumulated CPU time (s) 741.82
Current children cumulated vsize (KiB) 57604

[startup+745.501 s]
/proc/loadavg: 1.00 0.93 0.58 2/67 12766
/proc/meminfo: memFree=1338664/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=50060 CPUtime=724.46
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 12035 0 0 0 72433 13 0 0 25 0 1 0 127767289 51261440 12029 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 12515 12029 59 118 0 12393 0
Current children cumulated CPU time (s) 745.02
Current children cumulated vsize (KiB) 57604

[startup+747.102 s]
/proc/loadavg: 1.00 0.93 0.58 2/67 12766
/proc/meminfo: memFree=1338600/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=50060 CPUtime=726.06
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 12037 0 0 0 72593 13 0 0 25 0 1 0 127767289 51261440 12031 1992294400 134512640 134998072 4294956176 18446744073709551615 134525580 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 12515 12031 59 118 0 12393 0
Current children cumulated CPU time (s) 746.62
Current children cumulated vsize (KiB) 57604

[startup+747.502 s]
/proc/loadavg: 1.00 0.93 0.58 2/67 12766
/proc/meminfo: memFree=1338600/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=50060 CPUtime=726.46
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194304 12037 0 0 0 72633 13 0 0 25 0 1 0 127767289 51261440 12031 1992294400 134512640 134998072 4294956176 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 12515 12031 59 118 0 12393 0
Current children cumulated CPU time (s) 747.02
Current children cumulated vsize (KiB) 57604

[startup+747.702 s]
/proc/loadavg: 1.00 0.93 0.58 2/67 12766
/proc/meminfo: memFree=1338600/2055920 swapFree=4180732/4192956
[pid=12758] ppid=12756 vsize=7544 CPUtime=20.56
/proc/12758/stat : 12758 (SATzilla2009_C) S 12756 12758 12659 0 -1 4194304 4600 24880 0 0 743 10 1288 15 25 0 1 0 127765229 7725056 1643 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12758/statm: 1886 1643 220 399 0 1483 0
[pid=12764] ppid=12758 vsize=0 CPUtime=726.65
/proc/12764/stat : 12764 (minisat20) R 12758 12758 12659 0 -1 4194308 12046 0 0 0 72652 13 0 0 25 0 1 0 127767289 0 0 1992294400 0 0 0 0 0 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12764/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 747.21
Current children cumulated vsize (KiB) 7544

Child status: 20
Real time (s): 747.709
CPU time (s): 747.246
CPU user time (s): 746.843
CPU system time (s): 0.402938
CPU usage (%): 99.9381
Max. virtual memory (cumulated for all children) (KiB): 57604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 746.843
system time used= 0.402938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41536
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 3159

runsolver used 0.621905 second user time and 2.10468 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-29 11:29:22
IDJOB=1562740
IDBENCH=70940
IDSOLVER=527
FILE ID=node80/1562740-1240997362
PBS_JOBID= 9204792
Free space on /tmp= 66204 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l44_lambda.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562740-1240997362/watcher-1562740-1240997362 -o /tmp/evaluation-result-1562740-1240997362/solver-1562740-1240997362 -C 1200 -W 1800 -M 1800  HOME/SATzilla2009_C HOME/instance-1562740-1240997362.cnf

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED=995942869

node80.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.270
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.270
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:       1394008 kB
Buffers:         45000 kB
Cached:         562580 kB
SwapCached:       7004 kB
Active:         211716 kB
Inactive:       405072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1394008 kB
SwapTotal:     4192956 kB
SwapFree:      4180732 kB
Dirty:           34328 kB
Writeback:           0 kB
Mapped:          13460 kB
Slab:            31148 kB
Committed_AS:   541520 kB
PageTables:       1384 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= 66172 MiB
End job on node80 at 2009-04-29 11:41:51