Trace number 294698

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 850.316 850.586

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1280573704-13.UNSAT.shuffled.cnf
MD5SUMb98a3615fa1f88c157643d9399a2087e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark67.5957
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.61	c run March_dl for 5 seconds ... 
10.53/10.61	c Bin: Executing march_dl
10.53/10.61	c child exit by a signal
10.53/10.61	c march_dl returned code 137.
10.53/10.61	c run saps for 2 seconds ... 
10.53/10.61	c Bin: Executing ubcsat2006
10.53/10.61	c child exited successfully
10.53/10.61	c ubcsat2006 returned code 0.
10.53/10.61	c satzilla computing base features
10.53/10.61	c satzilla doing unit-prop probe
10.53/10.61	c satzilla doing local search probe
10.53/10.61	c satzilla doing lobjois search-space size estimate
10.53/10.61	c satzilla's ranking:
10.53/10.61	c 1) minisat20: 1.778023
10.53/10.61	c 2) kcnfs: 1.865335
10.53/10.61	c 3) march_dl: 3.022564
10.53/10.61	c 4) eureka: 3.218555
10.53/10.61	c 5) vallst: 3.785671
10.53/10.61	c 6) zchaff_rand: 4.512175
10.53/10.61	c 7) kcnfs+P: 999.000000
10.53/10.61	c 8) march_dl+P: 999.000000
10.53/10.61	c 9) vallst+P: 999.000000
10.53/10.61	c 10) zchaff_rand+P: 999.000000
10.53/10.61	c 11) rsat+P: 999.000000
10.53/10.61	c 12) eureka+P: 999.000000
10.53/10.61	c 13) minisat20+P: 999.000000
10.53/10.61	c 14) rsat: 999.000000
10.53/10.61	c satzilla running minisat20 ... 
10.53/10.61	This is MiniSat 2.0 beta
10.53/10.61	WARNING: for repeatability, setting FPU to use double precision
10.53/10.61	============================[ Problem Statistics ]=============================
10.53/10.61	|                                                                             |
10.53/10.61	|  Number of variables:  50                                                   |
10.53/10.61	|  Number of clauses:    4450                                                 |
10.53/10.61	|  Parsing time:         0.00         s                                       |
10.53/10.61	============================[ Search Statistics ]==============================
10.53/10.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.61	===============================================================================
10.53/10.61	|         0 |      50     4450    31150 |     1483        0    nan |  0.000 % |
10.53/10.62	|       101 |      50     4450    31150 |     1631      101     19 |  0.041 % |
10.53/10.62	|       252 |      50     4450    31150 |     1794      252     19 |  0.041 % |
10.53/10.63	|       479 |      50     4450    31150 |     1974      479     18 |  0.041 % |
10.53/10.64	|       818 |      50     4450    31150 |     2171      818     18 |  0.041 % |
10.59/10.66	|      1326 |      50     4450    31150 |     2388     1326     18 |  0.041 % |
10.59/10.69	|      2087 |      50     4450    31150 |     2627     2087     18 |  0.041 % |
10.59/10.74	|      3226 |      50     4450    31150 |     2890     1902     18 |  0.041 % |
10.59/10.81	|      4934 |      50     4450    31150 |     3179     2153     17 |  0.041 % |
10.59/10.93	|      7496 |      50     4450    31150 |     3497     3114     18 |  0.041 % |
10.59/11.11	|     11340 |      50     4450    31150 |     3847     3438     17 |  0.041 % |
11.35/11.38	|     17107 |      50     4450    31150 |     4232     3402     17 |  0.041 % |
11.76/11.80	|     25756 |      50     4450    31150 |     4655     3542     17 |  0.041 % |
12.38/12.44	|     38731 |      50     4450    31150 |     5120     2480     16 |  0.041 % |
13.40/13.44	|     58194 |      50     4450    31150 |     5632     3950     16 |  0.041 % |
14.93/14.99	|     87386 |      50     4450    31150 |     6196     4888     17 |  0.041 % |
17.29/17.42	|    131176 |      50     4450    31150 |     6815     5170     16 |  0.041 % |
21.08/21.20	|    196861 |      50     4450    31150 |     7497     5921     17 |  0.041 % |
27.02/27.13	|    295388 |      50     4450    31150 |     8247     6724     17 |  0.041 % |
36.33/36.46	|    443177 |      50     4450    31150 |     9071     5719     15 |  0.041 % |
50.99/51.11	|    664860 |      50     4450    31150 |     9979     4704     16 |  0.041 % |
74.24/74.35	|    997385 |      50     4450    31150 |    10977     7310     15 |  0.041 % |
110.92/111.09	|   1496173 |      50     4450    31150 |    12074     5808     16 |  0.041 % |
168.92/169.02	|   2244357 |      50     4450    31150 |    13282    10408     14 |  0.042 % |
260.32/260.44	|   3366632 |      50     4450    31150 |    14610     8861     14 |  0.042 % |
406.72/406.95	|   5050044 |      50     4450    31150 |    16071    10129     16 |  0.081 % |
640.62/640.90	|   7575160 |      49     4097    28679 |    17678    10352     12 |  2.083 % |
850.26/850.58	===============================================================================
850.26/850.58	restarts              : 27
850.26/850.58	conflicts             : 9784562        (11652 /sec)
850.26/850.58	decisions             : 10492248       (1.79 % random) (12495 /sec)
850.26/850.58	propagations          : 80885229       (96326 /sec)
850.26/850.58	conflict literals     : 144538464      (25.97 % deleted)
850.26/850.58	Memory used           : 6.74 MB
850.26/850.58	CPU time              : 839.701 s
850.26/850.58	
850.26/850.58	c Bin: Executing minisat20
850.26/850.58	c child exited successfully
850.26/850.58	c minisat20 returned code 20.
850.26/850.58	s UNSATISFIABLE
850.26/850.58	c SATZILLA_TIME=850.430000

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/node75/watcher-294698-1171793491 -o ROOT/results/node75/solver-294698-1171793491 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294698-1171793491/SATzilla2007_F /tmp/evaluation/294698-1171793491/instance-294698-1171793491.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: 0.92 0.99 1.05 3/64 17119
/proc/meminfo: memFree=719080/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=1512 CPUtime=0
/proc/17119/stat : 17119 (SATzilla2007_F) R 17117 17119 15968 0 -1 4194304 142 0 0 0 0 0 0 0 20 0 1 0 199314932 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/17119/statm: 378 125 110 260 0 84 0
[pid=17120] ppid=17119 vsize=636 CPUtime=0
/proc/17120/stat : 17120 (march_dl) R 17119 17119 15968 0 -1 4194304 83 0 0 0 0 0 0 0 20 0 1 0 199314932 651264 77 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17120/statm: 159 77 50 118 0 38 0

[startup+0.107474 s]
/proc/loadavg: 0.92 0.99 1.05 3/64 17119
/proc/meminfo: memFree=719080/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=1512 CPUtime=0
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 199314932 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17119/statm: 378 125 110 260 0 84 0
[pid=17120] ppid=17119 vsize=1740 CPUtime=0.1
/proc/17120/stat : 17120 (march_dl) R 17119 17119 15968 0 -1 4194304 610 0 0 0 10 0 0 0 21 0 1 0 199314932 1781760 268 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583521 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17120/statm: 435 268 67 118 0 314 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3252

[startup+0.515521 s]
/proc/loadavg: 0.92 0.99 1.05 3/64 17119
/proc/meminfo: memFree=719080/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=1512 CPUtime=0
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 199314932 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17119/statm: 378 125 110 260 0 84 0
[pid=17120] ppid=17119 vsize=4804 CPUtime=0.5
/proc/17120/stat : 17120 (march_dl) R 17119 17119 15968 0 -1 4194304 1528 0 0 0 50 0 0 0 25 0 1 0 199314932 4919296 1102 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134559797 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17120/statm: 1201 1102 72 118 0 1080 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6316

[startup+1.33562 s]
/proc/loadavg: 0.92 0.99 1.05 2/66 17121
/proc/meminfo: memFree=714648/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=1512 CPUtime=0
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 199314932 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17119/statm: 378 125 110 260 0 84 0
[pid=17120] ppid=17119 vsize=5372 CPUtime=1.32
/proc/17120/stat : 17120 (march_dl) R 17119 17119 15968 0 -1 4194304 1607 0 0 0 132 0 0 0 25 0 1 0 199314932 5500928 1174 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17120/statm: 1343 1174 74 118 0 1222 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6884

[startup+2.98182 s]
/proc/loadavg: 0.92 0.99 1.05 2/66 17121
/proc/meminfo: memFree=714520/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=1512 CPUtime=0
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 199314932 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17119/statm: 378 125 110 260 0 84 0
[pid=17120] ppid=17119 vsize=5372 CPUtime=2.97
/proc/17120/stat : 17120 (march_dl) R 17119 17119 15968 0 -1 4194304 1607 0 0 0 297 0 0 0 25 0 1 0 199314932 5500928 1174 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17120/statm: 1343 1174 74 118 0 1222 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 6884

[startup+6.2582 s]
/proc/loadavg: 0.93 0.99 1.05 2/66 17122
/proc/meminfo: memFree=718232/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=1512 CPUtime=4.99
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 149 1607 0 0 0 0 498 1 16 0 1 0 199314932 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17119/statm: 378 125 110 260 0 84 0
[pid=17122] ppid=17119 vsize=6188 CPUtime=1.24
/proc/17122/stat : 17122 (ubcsat2006) R 17119 17119 15968 0 -1 4194304 327 0 0 0 119 5 0 0 25 0 1 0 199315432 6336512 309 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17122/statm: 1547 309 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7700

[startup+12.716 s]
/proc/loadavg: 0.93 0.99 1.05 2/66 17123
/proc/meminfo: memFree=716888/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=2748 CPUtime=2.09
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 371 0 0 0 209 0 0 0 25 0 1 0 199315993 2813952 364 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134521554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 687 364 58 118 0 565 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4860

[startup+25.5205 s]
/proc/loadavg: 0.95 0.99 1.05 2/66 17123
/proc/meminfo: memFree=716184/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=3300 CPUtime=14.89
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 531 0 0 0 1489 0 0 0 25 0 1 0 199315993 3379200 524 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 825 524 58 118 0 703 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5412

[startup+51.1455 s]
/proc/loadavg: 0.96 0.99 1.05 2/66 17123
/proc/meminfo: memFree=715672/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=3876 CPUtime=40.5
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 659 0 0 0 4050 0 0 0 25 0 1 0 199315993 3969024 652 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 969 652 58 118 0 847 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5988

[startup+102.391 s]
/proc/loadavg: 0.98 0.99 1.04 2/66 17123
/proc/meminfo: memFree=715032/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=4648 CPUtime=91.73
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 822 0 0 0 9173 0 0 0 25 0 1 0 199315993 4759552 815 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1162 815 58 118 0 1040 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 6760

[startup+162.454 s]
/proc/loadavg: 0.99 0.99 1.03 2/66 17123
/proc/meminfo: memFree=714776/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=4804 CPUtime=151.77
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 887 0 0 0 15177 0 0 0 25 0 1 0 199315993 4919296 880 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1201 880 58 118 0 1079 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 6916

[startup+222.511 s]
/proc/loadavg: 0.99 0.99 1.03 2/66 17123
/proc/meminfo: memFree=714392/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=5160 CPUtime=211.81
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 972 0 0 0 21181 0 0 0 25 0 1 0 199315993 5283840 965 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519360 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1290 965 58 118 0 1168 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 7272

[startup+282.566 s]
/proc/loadavg: 0.99 0.99 1.02 2/66 17123
/proc/meminfo: memFree=714200/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=5316 CPUtime=271.85
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 1024 0 0 0 27185 0 0 0 25 0 1 0 199315993 5443584 1017 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519330 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1329 1017 58 118 0 1207 0
Current children cumulated CPU time (s) 282.44
Current children cumulated vsize (KiB) 7428

[startup+342.622 s]
/proc/loadavg: 0.99 0.99 1.02 2/66 17123
/proc/meminfo: memFree=713816/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=5760 CPUtime=331.89
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 1113 0 0 0 33189 0 0 0 25 0 1 0 199315993 5898240 1106 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525494 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1440 1106 58 118 0 1318 0
Current children cumulated CPU time (s) 342.48
Current children cumulated vsize (KiB) 7872

[startup+402.683 s]
/proc/loadavg: 0.99 0.99 1.01 2/66 17123
/proc/meminfo: memFree=713624/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=6044 CPUtime=391.93
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 1162 0 0 0 39193 0 0 0 25 0 1 0 199315993 6189056 1155 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1511 1155 58 118 0 1389 0
Current children cumulated CPU time (s) 402.52
Current children cumulated vsize (KiB) 8156

[startup+462.736 s]
/proc/loadavg: 0.99 0.99 1.01 2/66 17123
/proc/meminfo: memFree=713368/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=6328 CPUtime=451.96
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 1223 0 0 0 45196 0 0 0 25 0 1 0 199315993 6479872 1216 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134535746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1582 1216 58 118 0 1460 0
Current children cumulated CPU time (s) 462.55

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


[startup+522.79 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 17123
/proc/meminfo: memFree=713304/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=6472 CPUtime=512
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 1255 0 0 0 51200 0 0 0 25 0 1 0 199315993 6627328 1248 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1618 1248 58 118 0 1496 0
Current children cumulated CPU time (s) 522.59
Current children cumulated vsize (KiB) 8584

[startup+582.847 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 17123
/proc/meminfo: memFree=713112/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=6612 CPUtime=572.04
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 1297 0 0 0 57204 0 0 0 25 0 1 0 199315993 6770688 1290 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134536234 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1653 1290 58 118 0 1531 0
Current children cumulated CPU time (s) 582.63
Current children cumulated vsize (KiB) 8724

[startup+642.907 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 17123
/proc/meminfo: memFree=713048/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=6612 CPUtime=632.08
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 1302 0 0 0 63208 0 0 0 25 0 1 0 199315993 6770688 1295 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1653 1295 58 118 0 1531 0
Current children cumulated CPU time (s) 642.67
Current children cumulated vsize (KiB) 8724

[startup+702.967 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 17123
/proc/meminfo: memFree=712920/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=6756 CPUtime=692.12
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 1335 0 0 0 69212 0 0 0 25 0 1 0 199315993 6918144 1328 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1689 1328 58 118 0 1567 0
Current children cumulated CPU time (s) 702.71
Current children cumulated vsize (KiB) 8868

[startup+763.022 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 17123
/proc/meminfo: memFree=712920/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=6756 CPUtime=752.16
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 1341 0 0 0 75216 0 0 0 25 0 1 0 199315993 6918144 1334 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1689 1334 58 118 0 1567 0
Current children cumulated CPU time (s) 762.75
Current children cumulated vsize (KiB) 8868

[startup+823.084 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 17123
/proc/meminfo: memFree=712920/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=6900 CPUtime=812.21
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 1353 0 0 0 81221 0 0 0 25 0 1 0 199315993 7065600 1346 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1725 1346 58 118 0 1603 0
Current children cumulated CPU time (s) 822.8
Current children cumulated vsize (KiB) 9012

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

[startup+826.471 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 17123
/proc/meminfo: memFree=712920/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=6900 CPUtime=815.59
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 1353 0 0 0 81559 0 0 0 25 0 1 0 199315993 7065600 1346 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519362 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1725 1346 58 118 0 1603 0
Current children cumulated CPU time (s) 826.18
Current children cumulated vsize (KiB) 9012

[startup+839.582 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 17123
/proc/meminfo: memFree=712920/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=6900 CPUtime=828.7
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 1358 0 0 0 82870 0 0 0 25 0 1 0 199315993 7065600 1351 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519330 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1725 1351 58 118 0 1603 0
Current children cumulated CPU time (s) 839.29
Current children cumulated vsize (KiB) 9012

[startup+846.144 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 17123
/proc/meminfo: memFree=712920/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=6900 CPUtime=835.26
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 1359 0 0 0 83526 0 0 0 25 0 1 0 199315993 7065600 1352 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525752 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1725 1352 58 118 0 1603 0
Current children cumulated CPU time (s) 845.85
Current children cumulated vsize (KiB) 9012

[startup+847.78 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 17123
/proc/meminfo: memFree=712920/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=6900 CPUtime=836.9
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 1359 0 0 0 83690 0 0 0 25 0 1 0 199315993 7065600 1352 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1725 1352 58 118 0 1603 0
Current children cumulated CPU time (s) 847.49
Current children cumulated vsize (KiB) 9012

[startup+849.424 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 17123
/proc/meminfo: memFree=712920/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=6900 CPUtime=838.54
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 1359 0 0 0 83854 0 0 0 25 0 1 0 199315993 7065600 1352 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1725 1352 58 118 0 1603 0
Current children cumulated CPU time (s) 849.13
Current children cumulated vsize (KiB) 9012

[startup+850.249 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 17123
/proc/meminfo: memFree=712920/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=6900 CPUtime=839.36
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 1359 0 0 0 83936 0 0 0 25 0 1 0 199315993 7065600 1352 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1725 1352 58 118 0 1603 0
Current children cumulated CPU time (s) 849.95
Current children cumulated vsize (KiB) 9012

[startup+850.453 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 17123
/proc/meminfo: memFree=712920/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=6900 CPUtime=839.57
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 1359 0 0 0 83957 0 0 0 25 0 1 0 199315993 7065600 1352 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1725 1352 58 118 0 1603 0
Current children cumulated CPU time (s) 850.16
Current children cumulated vsize (KiB) 9012

[startup+850.555 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 17123
/proc/meminfo: memFree=712920/2055920 swapFree=4183176/4192956
[pid=17119] ppid=17117 vsize=2112 CPUtime=10.59
/proc/17119/stat : 17119 (SATzilla2007_F) S 17117 17119 15968 0 -1 4194304 806 1940 0 0 341 7 700 11 25 0 1 0 199314932 2162688 350 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17119/statm: 528 350 169 260 0 234 0
[pid=17123] ppid=17119 vsize=6900 CPUtime=839.67
/proc/17123/stat : 17123 (minisat20) R 17119 17119 15968 0 -1 4194304 1359 0 0 0 83967 0 0 0 25 0 1 0 199315993 7065600 1352 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17123/statm: 1725 1352 58 118 0 1603 0
Current children cumulated CPU time (s) 850.26
Current children cumulated vsize (KiB) 9012

Child status: 20
Real time (s): 850.586
CPU time (s): 850.316
CPU user time (s): 850.117
CPU system time (s): 0.198969
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 9012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 850.117
system time used= 0.198969
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= 979

runsolver used 0.545917 second user time and 1.74873 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Sun Feb 18 10:11:31 UTC 2007

IDJOB= 294698
IDBENCH= 19894
IDSOLVER= 136
FILE ID= node75/294698-1171793491

PBS_JOBID= 3839560

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-S1280573704-13.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294698-1171793491/SATzilla2007_F /tmp/evaluation/294698-1171793491/instance-294698-1171793491.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-294698-1171793491 -o ROOT/results/node75/solver-294698-1171793491 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294698-1171793491/SATzilla2007_F /tmp/evaluation/294698-1171793491/instance-294698-1171793491.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  b98a3615fa1f88c157643d9399a2087e

RANDOM SEED= 308322045

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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:        719552 kB
Buffers:         48356 kB
Cached:        1165740 kB
SwapCached:       3920 kB
Active:         813040 kB
Inactive:       411216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        719552 kB
SwapTotal:     4192956 kB
SwapFree:      4183176 kB
Dirty:           10228 kB
Writeback:           0 kB
Mapped:          16048 kB
Slab:            98052 kB
Committed_AS:   586716 kB
PageTables:       1432 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 node75 on Sun Feb 18 10:25:42 UTC 2007