Trace number 294534

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, and are wall clock time (not CPU 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
SATzilla FULLUNSAT 954.556 954.86

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1104207220-18.UNSAT.shuffled.cnf
MD5SUMf7104d4ea7ffa54012a8552b7fd4e3f8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.8725
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data (download as text)

10.53/10.60	c run March_dl for 5 seconds ... 
10.53/10.60	c Bin: Executing march_dl
10.53/10.60	c child exit by a signal
10.53/10.60	c march_dl returned code 137.
10.53/10.60	c run saps for 2 seconds ... 
10.53/10.60	c Bin: Executing ubcsat2006
10.53/10.60	c child exited successfully
10.53/10.60	c ubcsat2006 returned code 0.
10.53/10.60	c satzilla computing base features
10.53/10.60	c satzilla doing unit-prop probe
10.53/10.60	c satzilla doing local search probe
10.53/10.60	c satzilla doing lobjois search-space size estimate
10.53/10.60	c satzilla's ranking:
10.53/10.60	c 1) minisat20: 1.870374
10.53/10.60	c 2) kcnfs: 1.883539
10.53/10.60	c 3) march_dl: 3.087789
10.53/10.60	c 4) eureka: 3.088421
10.53/10.60	c 5) vallst: 3.792542
10.53/10.60	c 6) zchaff_rand: 4.578789
10.53/10.60	c 7) kcnfs+P: 999.000000
10.53/10.60	c 8) march_dl+P: 999.000000
10.53/10.60	c 9) vallst+P: 999.000000
10.53/10.60	c 10) zchaff_rand+P: 999.000000
10.53/10.60	c 11) rsat+P: 999.000000
10.53/10.60	c 12) eureka+P: 999.000000
10.53/10.60	c 13) minisat20+P: 999.000000
10.53/10.60	c 14) rsat: 999.000000
10.53/10.60	c satzilla running minisat20 ... 
10.53/10.60	This is MiniSat 2.0 beta
10.53/10.60	WARNING: for repeatability, setting FPU to use double precision
10.53/10.60	============================[ Problem Statistics ]=============================
10.53/10.60	|                                                                             |
10.53/10.60	|  Number of variables:  50                                                   |
10.53/10.60	|  Number of clauses:    4450                                                 |
10.53/10.60	|  Parsing time:         0.00         s                                       |
10.53/10.60	============================[ Search Statistics ]==============================
10.53/10.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.60	===============================================================================
10.53/10.60	|         0 |      50     4450    31150 |     1483        0    nan |  0.000 % |
10.53/10.61	|       100 |      50     4450    31150 |     1631      100     19 |  0.041 % |
10.53/10.61	|       250 |      50     4450    31150 |     1794      250     19 |  0.041 % |
10.53/10.62	|       475 |      50     4450    31150 |     1974      475     18 |  0.041 % |
10.53/10.63	|       812 |      50     4450    31150 |     2171      812     18 |  0.041 % |
10.53/10.65	|      1319 |      50     4450    31150 |     2388     1319     18 |  0.041 % |
10.56/10.68	|      2079 |      50     4450    31150 |     2627     2079     19 |  0.041 % |
10.56/10.72	|      3219 |      50     4450    31150 |     2890     1894     18 |  0.041 % |
10.56/10.80	|      4927 |      50     4450    31150 |     3179     2147     18 |  0.041 % |
10.56/10.91	|      7492 |      50     4450    31150 |     3497     3109     18 |  0.041 % |
10.56/11.09	|     11336 |      50     4450    31150 |     3847     3432     18 |  0.041 % |
11.23/11.37	|     17103 |      50     4450    31150 |     4232     3397     17 |  0.041 % |
11.74/11.81	|     25752 |      50     4450    31150 |     4655     3540     17 |  0.041 % |
12.36/12.49	|     38728 |      50     4450    31150 |     5120     2483     17 |  0.041 % |
13.49/13.55	|     58190 |      50     4450    31150 |     5632     3957     17 |  0.041 % |
15.12/15.22	|     87382 |      50     4450    31150 |     6196     4879     17 |  0.041 % |
17.68/17.82	|    131172 |      50     4450    31150 |     6815     5152     16 |  0.041 % |
21.68/21.82	|    196856 |      50     4450    31150 |     7497     5913     16 |  0.041 % |
28.03/28.18	|    295383 |      50     4450    31150 |     8247     6731     17 |  0.041 % |
38.17/38.33	|    443172 |      50     4450    31150 |     9071     5726     16 |  0.041 % |
54.06/54.23	|    664856 |      50     4450    31150 |     9979     4697     17 |  0.041 % |
79.36/79.47	|    997381 |      50     4450    31150 |    10977     7296     14 |  0.041 % |
118.71/118.89	|   1496169 |      50     4450    31150 |    12074     5796     16 |  0.041 % |
181.63/181.79	|   2244352 |      50     4450    31150 |    13282    10353     15 |  0.042 % |
282.97/283.14	|   3366626 |      50     4450    31150 |    14610     8831     15 |  0.042 % |
442.62/442.90	|   5050038 |      50     4450    31150 |    16071    10181     16 |  0.081 % |
696.23/696.59	|   7575155 |      49     4116    28812 |    17678    15330     14 |  2.041 % |
954.46/954.85	===============================================================================
954.46/954.85	restarts              : 27
954.46/954.85	conflicts             : 10042293       (10639 /sec)
954.46/954.85	decisions             : 10761473       (1.79 % random) (11401 /sec)
954.46/954.85	propagations          : 82951904       (87883 /sec)
954.46/954.85	conflict literals     : 148115736      (26.06 % deleted)
954.46/954.85	Memory used           : 6.69 MB
954.46/954.85	CPU time              : 943.896 s
954.46/954.85	
954.46/954.85	c Bin: Executing minisat20
954.46/954.85	c child exited successfully
954.46/954.85	c minisat20 returned code 20.
954.46/954.85	s UNSATISFIABLE
954.46/954.85	c SATZILLA_TIME=954.690000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node30/watcher-294534-1171790270 -o ROOT/results/node30/solver-294534-1171790270 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294534-1171790270/SATzilla2007_F /tmp/evaluation/294534-1171790270/instance-294534-1171790270.cnf 

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


[startup+0 s]
/proc/loadavg: 1.05 1.01 1.00 3/77 31828
/proc/meminfo: memFree=857328/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=1512 CPUtime=0
/proc/31828/stat : 31828 (SATzilla2007_F) R 31826 31828 30849 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 172791052 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/31828/statm: 378 125 110 260 0 84 0
[pid=31829] ppid=31828 vsize=636 CPUtime=0
/proc/31829/stat : 31829 (march_dl) R 31828 31828 30849 0 -1 4194304 82 0 0 0 0 0 0 0 18 0 1 0 172791052 651264 76 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31829/statm: 159 77 50 118 0 38 0

[startup+0.107212 s]
/proc/loadavg: 1.05 1.01 1.00 3/77 31828
/proc/meminfo: memFree=857328/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=1512 CPUtime=0
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 172791052 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31828/statm: 378 125 110 260 0 84 0
[pid=31829] ppid=31828 vsize=1740 CPUtime=0.1
/proc/31829/stat : 31829 (march_dl) R 31828 31828 30849 0 -1 4194304 598 0 0 0 10 0 0 0 20 0 1 0 172791052 1781760 268 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31829/statm: 435 268 67 118 0 314 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3252

[startup+0.515269 s]
/proc/loadavg: 1.05 1.01 1.00 3/77 31828
/proc/meminfo: memFree=857328/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=1512 CPUtime=0
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 172791052 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31828/statm: 378 125 110 260 0 84 0
[pid=31829] ppid=31828 vsize=4812 CPUtime=0.5
/proc/31829/stat : 31829 (march_dl) R 31828 31828 30849 0 -1 4194304 1519 0 0 0 50 0 0 0 24 0 1 0 172791052 4927488 1105 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134559737 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31829/statm: 1203 1105 72 118 0 1082 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6324

[startup+1.34039 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 31830
/proc/meminfo: memFree=852832/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=1512 CPUtime=0
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 172791052 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31828/statm: 378 125 110 260 0 84 0
[pid=31829] ppid=31828 vsize=5308 CPUtime=1.33
/proc/31829/stat : 31829 (march_dl) R 31828 31828 30849 0 -1 4194304 1612 0 0 0 132 1 0 0 25 0 1 0 172791052 5435392 1158 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31829/statm: 1327 1158 74 118 0 1206 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 6820

[startup+2.97762 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 31830
/proc/meminfo: memFree=852704/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=1512 CPUtime=0
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 172791052 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31828/statm: 378 125 110 260 0 84 0
[pid=31829] ppid=31828 vsize=5308 CPUtime=2.97
/proc/31829/stat : 31829 (march_dl) R 31828 31828 30849 0 -1 4194304 1612 0 0 0 296 1 0 0 25 0 1 0 172791052 5435392 1158 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31829/statm: 1327 1158 74 118 0 1206 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 6820

[startup+6.25808 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 31831
/proc/meminfo: memFree=856288/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=1512 CPUtime=4.99
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 149 1612 0 0 0 0 498 1 16 0 1 0 172791052 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31828/statm: 378 125 110 260 0 84 0
[pid=31831] ppid=31828 vsize=6188 CPUtime=1.25
/proc/31831/stat : 31831 (ubcsat2006) R 31828 31828 30849 0 -1 4194304 327 0 0 0 120 5 0 0 25 0 1 0 172791552 6336512 309 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31831/statm: 1547 309 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7700

[startup+12.716 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 31832
/proc/meminfo: memFree=855072/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=2620 CPUtime=2.11
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 366 0 0 0 211 0 0 0 25 0 1 0 172792112 2682880 359 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 655 359 58 118 0 533 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4728

[startup+25.5238 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 31832
/proc/meminfo: memFree=854432/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=3432 CPUtime=14.91
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 540 0 0 0 1491 0 0 0 25 0 1 0 172792112 3514368 533 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 858 533 58 118 0 736 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 5540

[startup+51.1515 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 31832
/proc/meminfo: memFree=853920/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=3900 CPUtime=40.52
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 655 0 0 0 4052 0 0 0 25 0 1 0 172792112 3993600 648 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 975 648 58 118 0 853 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6008

[startup+102.399 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 31832
/proc/meminfo: memFree=853472/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=4500 CPUtime=91.75
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 801 0 0 0 9175 0 0 0 25 0 1 0 172792112 4608000 794 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1125 794 58 118 0 1003 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 6608

[startup+162.466 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31832
/proc/meminfo: memFree=852960/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=4976 CPUtime=151.79
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 908 0 0 0 15179 0 0 0 25 0 1 0 172792112 5095424 901 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1244 901 58 118 0 1122 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 7084

[startup+222.531 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31832
/proc/meminfo: memFree=852640/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=5268 CPUtime=211.85
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 979 0 0 0 21184 1 0 0 25 0 1 0 172792112 5394432 972 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1317 972 58 118 0 1195 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 7376

[startup+282.595 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31832
/proc/meminfo: memFree=852448/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=5428 CPUtime=271.9
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 1015 0 0 0 27188 2 0 0 25 0 1 0 172792112 5558272 1008 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1357 1008 58 118 0 1235 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 7536

[startup+342.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31834
/proc/meminfo: memFree=852000/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=5852 CPUtime=331.94
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 1117 0 0 0 33192 2 0 0 25 0 1 0 172792112 5992448 1110 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134535746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1463 1110 58 118 0 1341 0
Current children cumulated CPU time (s) 342.5
Current children cumulated vsize (KiB) 7960

[startup+402.732 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 31834
/proc/meminfo: memFree=851872/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=6136 CPUtime=391.99
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 1164 0 0 0 39197 2 0 0 25 0 1 0 172792112 6283264 1157 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519691 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1534 1157 58 118 0 1412 0
Current children cumulated CPU time (s) 402.55
Current children cumulated vsize (KiB) 8244

[startup+462.795 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 31834
/proc/meminfo: memFree=851808/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=6136 CPUtime=452.04
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 1177 0 0 0 45201 3 0 0 25 0 1 0 172792112 6283264 1170 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1534 1170 58 118 0 1412 0
Current children cumulated CPU time (s) 462.6

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


[startup+582.928 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31834
/proc/meminfo: memFree=851552/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=6420 CPUtime=572.14
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 1245 0 0 0 57210 4 0 0 25 0 1 0 172792112 6574080 1238 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1605 1238 58 118 0 1483 0
Current children cumulated CPU time (s) 582.7
Current children cumulated vsize (KiB) 8528

[startup+642.993 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31834
/proc/meminfo: memFree=851488/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=6420 CPUtime=632.18
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 1259 0 0 0 63214 4 0 0 25 0 1 0 172792112 6574080 1252 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1605 1252 58 118 0 1483 0
Current children cumulated CPU time (s) 642.74
Current children cumulated vsize (KiB) 8528

[startup+703.056 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31834
/proc/meminfo: memFree=851360/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=6564 CPUtime=692.23
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 1293 0 0 0 69218 5 0 0 25 0 1 0 172792112 6721536 1286 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1641 1286 58 118 0 1519 0
Current children cumulated CPU time (s) 702.79
Current children cumulated vsize (KiB) 8672

[startup+763.116 s]
/proc/loadavg: 1.08 1.02 1.01 2/79 31834
/proc/meminfo: memFree=851168/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=6848 CPUtime=752.27
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 1342 0 0 0 75222 5 0 0 25 0 1 0 172792112 7012352 1335 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1712 1335 58 118 0 1590 0
Current children cumulated CPU time (s) 762.83
Current children cumulated vsize (KiB) 8956

[startup+823.184 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 31834
/proc/meminfo: memFree=851168/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=6848 CPUtime=812.33
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 1347 0 0 0 81227 6 0 0 25 0 1 0 172792112 7012352 1340 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1712 1340 58 118 0 1590 0
Current children cumulated CPU time (s) 822.89
Current children cumulated vsize (KiB) 8956

[startup+883.254 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 31834
/proc/meminfo: memFree=851104/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=6848 CPUtime=872.38
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 1351 0 0 0 87232 6 0 0 25 0 1 0 172792112 7012352 1344 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1712 1344 58 118 0 1590 0
Current children cumulated CPU time (s) 882.94
Current children cumulated vsize (KiB) 8956

[startup+943.324 s]
/proc/loadavg: 1.02 1.02 1.00 2/79 31834
/proc/meminfo: memFree=851168/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=6848 CPUtime=932.42
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 1354 0 0 0 93236 6 0 0 25 0 1 0 172792112 7012352 1347 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1712 1347 58 118 0 1590 0
Current children cumulated CPU time (s) 942.98
Current children cumulated vsize (KiB) 8956

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

[startup+944.654 s]
/proc/loadavg: 1.02 1.02 1.00 2/79 31834
/proc/meminfo: memFree=851168/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=6848 CPUtime=933.75
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 1354 0 0 0 93369 6 0 0 25 0 1 0 172792112 7012352 1347 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525514 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1712 1347 58 118 0 1590 0
Current children cumulated CPU time (s) 944.31
Current children cumulated vsize (KiB) 8956

[startup+951.218 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 31834
/proc/meminfo: memFree=851168/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=6848 CPUtime=940.31
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 1355 0 0 0 94025 6 0 0 25 0 1 0 172792112 7012352 1348 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1712 1348 58 118 0 1590 0
Current children cumulated CPU time (s) 950.87
Current children cumulated vsize (KiB) 8956

[startup+952.86 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 31834
/proc/meminfo: memFree=851168/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=6848 CPUtime=941.95
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 1355 0 0 0 94189 6 0 0 25 0 1 0 172792112 7012352 1348 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1712 1348 58 118 0 1590 0
Current children cumulated CPU time (s) 952.51
Current children cumulated vsize (KiB) 8956

[startup+953.676 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 31834
/proc/meminfo: memFree=851168/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=6848 CPUtime=942.77
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 1355 0 0 0 94271 6 0 0 25 0 1 0 172792112 7012352 1348 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1712 1348 58 118 0 1590 0
Current children cumulated CPU time (s) 953.33
Current children cumulated vsize (KiB) 8956

[startup+954.497 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 31834
/proc/meminfo: memFree=851168/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=6848 CPUtime=943.59
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 1355 0 0 0 94353 6 0 0 25 0 1 0 172792112 7012352 1348 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525548 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1712 1348 58 118 0 1590 0
Current children cumulated CPU time (s) 954.15
Current children cumulated vsize (KiB) 8956

[startup+954.701 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 31834
/proc/meminfo: memFree=851168/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=6848 CPUtime=943.79
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 1355 0 0 0 94373 6 0 0 25 0 1 0 172792112 7012352 1348 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1712 1348 58 118 0 1590 0
Current children cumulated CPU time (s) 954.35
Current children cumulated vsize (KiB) 8956

[startup+954.803 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 31834
/proc/meminfo: memFree=851168/2055920 swapFree=4146080/4192956
[pid=31828] ppid=31826 vsize=2108 CPUtime=10.56
/proc/31828/stat : 31828 (SATzilla2007_F) S 31826 31828 30849 0 -1 4194304 805 1945 0 0 340 7 700 9 25 0 1 0 172791052 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31828/statm: 527 349 169 260 0 233 0
[pid=31832] ppid=31828 vsize=6848 CPUtime=943.9
/proc/31832/stat : 31832 (minisat20) R 31828 31828 30849 0 -1 4194304 1355 0 0 0 94384 6 0 0 25 0 1 0 172792112 7012352 1348 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31832/statm: 1712 1348 58 118 0 1590 0
Current children cumulated CPU time (s) 954.46
Current children cumulated vsize (KiB) 8956

Child status: 20
Real time (s): 954.86
CPU time (s): 954.556
CPU user time (s): 954.309
CPU system time (s): 0.246962
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 8956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 954.309
system time used= 0.246962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4123
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= 28
involuntary context switches= 20157

runsolver used 1.00085 second user time and 2.39064 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Sun Feb 18 09:17:50 UTC 2007

IDJOB= 294534
IDBENCH= 19890
IDSOLVER= 136
FILE ID= node30/294534-1171790270

PBS_JOBID= 3839564

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S1104207220-18.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294534-1171790270/SATzilla2007_F /tmp/evaluation/294534-1171790270/instance-294534-1171790270.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-294534-1171790270 -o ROOT/results/node30/solver-294534-1171790270 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294534-1171790270/SATzilla2007_F /tmp/evaluation/294534-1171790270/instance-294534-1171790270.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  f7104d4ea7ffa54012a8552b7fd4e3f8

RANDOM SEED= 229382587

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        857736 kB
Buffers:         42464 kB
Cached:        1039224 kB
SwapCached:      15288 kB
Active:         835268 kB
Inactive:       272900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        857736 kB
SwapTotal:     4192956 kB
SwapFree:      4146080 kB
Dirty:           10248 kB
Writeback:           0 kB
Mapped:          30284 kB
Slab:            75460 kB
Committed_AS:   582468 kB
PageTables:       1884 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= 66554 MiB

End job on node30 on Sun Feb 18 09:33:45 UTC 2007