Trace number 335992

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 RANDOMSAT 774.62 774.855

General information on the benchmark

Namecrafted/Hard/contest05/others/
mod2c-rand3bip-sat-220-1.sat05-2488.reshuffled-07.cnf
MD5SUM0d50014415a697c0ee7e2c67c987b500
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark534.443
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2216
Sum of the clauses size9872
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41384
Number of clauses of size 5656
Number of clauses of size over 5176

Solver Data (download as text)

10.56/10.67	c run March_dl for 5 seconds ... 
10.56/10.67	c Bin: Executing march_dl
10.56/10.67	c child exit by a signal
10.56/10.67	c march_dl returned code 137.
10.56/10.67	c run saps (UBCSAT implementation) for 2 seconds ... 
10.56/10.67	c Bin: Executing ubcsat2006
10.56/10.67	c child exited successfully
10.56/10.67	c ubcsat2006 returned code 0.
10.56/10.67	c satzilla computing base features
10.56/10.67	c satzilla doing unit-prop probe
10.56/10.67	c satzilla doing local search probe
10.56/10.67	c satzilla doing lobjois search-space size estimate
10.56/10.67	c satzilla's ranking:
10.56/10.67	c 1) minisat20+P: 6.833155
10.56/10.67	c 2) kcnfs: 10.954626
10.56/10.67	c 3) march_dl: 11.993507
10.56/10.67	c 4) kcnfs+P: 999.000000
10.56/10.67	c 5) march_dl+P: 999.000000
10.56/10.67	c 6) vallst+P: 999.000000
10.56/10.67	c 7) zchaff_rand+P: 999.000000
10.56/10.67	c 8) vallst: 999.000000
10.56/10.67	c 9) zchaff_rand: 999.000000
10.56/10.67	c 10) minisat20: 999.000000
10.56/10.67	c satzilla running minisat20 with preprocessing ... 
10.56/10.68	This is MiniSat 2.0 beta
10.56/10.68	WARNING: for repeatability, setting FPU to use double precision
10.56/10.68	============================[ Problem Statistics ]=============================
10.56/10.68	|                                                                             |
10.56/10.68	|  Number of variables:  311                                                  |
10.56/10.68	|  Number of clauses:    2216                                                 |
10.56/10.69	|  Parsing time:         0.00         s                                       |
10.56/10.69	============================[ Search Statistics ]==============================
10.56/10.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.56/10.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.56/10.69	===============================================================================
10.56/10.69	|         0 |     311     2216     9872 |      738        0    nan |  0.000 % |
10.56/10.69	|       101 |     311     2216     9872 |      812      101      4 |  0.001 % |
10.56/10.69	|       251 |     311     2216     9872 |      893      251      5 |  0.001 % |
10.56/10.69	|       476 |     311     2216     9872 |      983      476      5 |  0.001 % |
10.64/10.70	|       814 |     311     2216     9872 |     1081      814      6 |  0.001 % |
10.64/10.71	|      1320 |     311     2216     9872 |     1189      746     10 |  0.001 % |
10.64/10.72	|      2079 |     311     2216     9872 |     1308      875      9 |  0.001 % |
10.64/10.75	|      3218 |     311     2216     9872 |     1439     1332     11 |  0.001 % |
10.64/10.80	|      4927 |     311     2216     9872 |     1583      792      6 |  0.001 % |
10.64/10.89	|      7490 |     311     2216     9872 |     1741      909      7 |  0.001 % |
10.95/11.03	|     11335 |     311     2216     9872 |     1915     1199     10 |  0.001 % |
11.14/11.24	|     17101 |     311     2216     9872 |     2107     1112      9 |  0.001 % |
11.44/11.59	|     25751 |     311     2216     9872 |     2318     1230     10 |  0.001 % |
12.05/12.13	|     38726 |     311     2216     9872 |     2550     1325     10 |  0.001 % |
12.94/13.05	|     58187 |     311     2216     9872 |     2805     1429     12 |  0.001 % |
14.54/14.61	|     87379 |     311     2216     9872 |     3085     2225     14 |  0.001 % |
16.84/16.95	|    131170 |     311     2216     9872 |     3394     2540     13 |  0.001 % |
20.44/20.53	|    196855 |     311     2216     9872 |     3733     3317     15 |  0.001 % |
26.24/26.34	|    295381 |     311     2216     9872 |     4106     2215     13 |  0.001 % |
34.94/35.08	|    443171 |     311     2216     9872 |     4517     3202     15 |  0.001 % |
49.63/49.77	|    664854 |     311     2216     9872 |     4969     4255     18 |  0.001 % |
70.53/70.69	|    997380 |     311     2216     9872 |     5466     4332     16 |  0.001 % |
105.32/105.49	|   1496169 |     311     2216     9872 |     6012     3031     14 |  0.001 % |
159.50/159.62	|   2244351 |     311     2216     9872 |     6614     5131     18 |  0.001 % |
248.87/249.03	|   3366626 |     311     2216     9872 |     7275     4823     14 |  0.001 % |
391.34/391.59	|   5050038 |     311     2216     9872 |     8003     4844     15 |  0.001 % |
608.98/609.26	|   7575155 |     311     2216     9872 |     8803     7538     18 |  0.001 % |
774.53/774.84	===============================================================================
774.53/774.84	restarts              : 27
774.53/774.84	conflicts             : 9376843        (12274 /sec)
774.53/774.84	decisions             : 12098210       (1.72 % random) (15837 /sec)
774.53/774.84	propagations          : 477809599      (625459 /sec)
774.53/774.84	conflict literals     : 189037997      (31.33 % deleted)
774.53/774.84	Memory used           : 5.94 MB
774.53/774.84	CPU time              : 763.935 s
774.53/774.84	
774.53/774.85	c Preprocessing...
774.53/774.85	c Inital problem has 311 variables, 2216 nary clauses (0 binary clauses).
774.53/774.85	c Num non-binary clauses 2216, Average non-binary clause length 4.455
774.53/774.85	c Theory has no gaps
774.53/774.85	c Preprocessor runtime was 0.000 seconds.
774.53/774.85	c 
774.53/774.85	c Satisfiability of theory still undetermined.
774.53/774.85	c See file /tmp/2jvJyW for simplified theory.
774.53/774.85	c Bin: Executing minisat20
774.53/774.85	c child exited successfully
774.53/774.85	c minisat20 returned code 10.
774.53/774.85	s SATISFIABLE
774.53/774.85	v -1 -2 3 4 -5 6 -7 -8 -9 -10 11 -12 -13 14 -15 16 17 -18 19 20 21 -22 23 24 -25 26 27 28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -42 43 44 -45 46 -47 48 -49 -50 51 -52 53 -54 -55 56 57 -58 59 -60 61 -62 -63 -64 -65 66 67 68 -69 70 71 72 73 74 -75 76 77 78 -79 80 -81 -82 -83 -84 85 -86 87 -88 -89 90 91 92 93 -94 -95 96 97 98 -99 100 -101 102 103 104 105 -106 107 -108 109 -110 -111 112 113 114 -115 116 117 -118 119 120 -121 -122 123 -124 -125 -126 -127 128 -129 130 -131 -132 -133 134 -135 -136 137 -138 139 -140 141 -142 143 -144 -145 -146 -147 -148 149 -150 -151 -152 153 -154 -155 156 157 -158 159 -160 -161 -162 -163 164 -165 166 -167 -168 169 170 171 -172 -173 174 175 176 -177 -178 -179 -180 -181 182 183 -184 -185 -186 187 -188 -189 190 -191 192 193 -194 195 196 -197 -198 -199 -200 201 -202 203 -204 -205 206 -207 -208 -209 -210 211 212 -213 214 -215 216 -217 -218 -219 -220 -221 -222 -223 -224 225 -226 -227 -228 -229 230 -231 -232 233 -234 -235 -236 -237 -238 -239 -240 -241 242 243 -244 -245 -246 247 -248 249 -250 -251 -252 253 -254 -255 256 -257 258 -259 -260 -261 -262 263 -264 -265 -266 267 -268 269 -270 271 -272 -273 274 275 -276 -277 278 -279 -280 -281 282 283 -284 -285 286 -287 288 -289 -290 -291 -292 -293 -294 -295 -296 297 298 299 300 301 -302 303 -304 305 -306 307 -308 -309 310 311 0
774.53/774.85	c SATZILLA_TIME=774.710000

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node75/watcher-335992-1173638352 -o ROOT/results/node75/solver-335992-1173638352 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335992-1173638352/SATzilla2007_R /tmp/evaluation/335992-1173638352/instance-335992-1173638352.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): 2400 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.99 0.97 0.98 3/64 22668
/proc/meminfo: memFree=1905416/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=1440 CPUtime=0
/proc/22668/stat : 22668 (SATzilla2007_R) D 22666 22668 21497 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 383801047 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/22668/statm: 360 110 95 260 0 84 0

[startup+0.098723 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 22668
/proc/meminfo: memFree=1905416/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=1440 CPUtime=0
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 383801047 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.101717 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 22668
/proc/meminfo: memFree=1905416/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=1440 CPUtime=0
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 383801047 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301746 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 22668
/proc/meminfo: memFree=1905416/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=1440 CPUtime=0
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 383801047 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.701786 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 22668
/proc/meminfo: memFree=1905416/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=1440 CPUtime=0
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 383801047 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50188 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22670
/proc/meminfo: memFree=1903224/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=1440 CPUtime=0
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 383801047 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 360 110 95 260 0 84 0
[pid=22670] ppid=22668 vsize=2364 CPUtime=1.48
/proc/22670/stat : 22670 (march_dl) R 22668 22668 21497 0 -1 4194304 644 0 0 0 148 0 0 0 25 0 1 0 383801047 2420736 541 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134537726 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22670/statm: 591 541 74 118 0 470 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 3804

[startup+3.10107 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22670
/proc/meminfo: memFree=1903224/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=1440 CPUtime=0
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 383801047 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 360 110 95 260 0 84 0
[pid=22670] ppid=22668 vsize=2364 CPUtime=3.08
/proc/22670/stat : 22670 (march_dl) R 22668 22668 21497 0 -1 4194304 644 0 0 0 308 0 0 0 25 0 1 0 383801047 2420736 541 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22670/statm: 591 541 74 118 0 470 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 3804

[startup+6.30145 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22671
/proc/meminfo: memFree=1904648/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=1440 CPUtime=4.99
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 135 644 0 0 0 0 499 0 16 0 1 0 383801047 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22668/statm: 360 111 96 260 0 84 0
[pid=22671] ppid=22668 vsize=6188 CPUtime=1.27
/proc/22671/stat : 22671 (ubcsat2006) R 22668 22668 21497 0 -1 4194304 274 0 0 0 112 15 0 0 25 0 1 0 383801548 6336512 257 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22671/statm: 1547 257 156 64 0 1128 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 7628

[startup+12.7022 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22672
/proc/meminfo: memFree=1903752/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=2208 CPUtime=2
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 226 0 0 0 200 0 0 0 25 0 1 0 383802115 2260992 220 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528339 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 552 220 58 118 0 430 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 4332

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22672
/proc/meminfo: memFree=1903304/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=2608 CPUtime=14.8
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 337 0 0 0 1480 0 0 0 25 0 1 0 383802115 2670592 331 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 652 331 58 118 0 530 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 4732

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22672
/proc/meminfo: memFree=1902984/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=3140 CPUtime=40.39
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 458 0 0 0 4039 0 0 0 25 0 1 0 383802115 3215360 452 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 785 452 58 118 0 663 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 5264

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22672
/proc/meminfo: memFree=1902600/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=3548 CPUtime=91.58
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 552 0 0 0 9158 0 0 0 25 0 1 0 383802115 3633152 546 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 887 546 58 118 0 765 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 5672

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22672
/proc/meminfo: memFree=1902216/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=3816 CPUtime=151.56
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 644 0 0 0 15156 0 0 0 25 0 1 0 383802115 3907584 638 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 954 638 58 118 0 832 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 5940

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22672
/proc/meminfo: memFree=1901832/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=4228 CPUtime=211.54
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 740 0 0 0 21154 0 0 0 25 0 1 0 383802115 4329472 734 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 1057 734 58 118 0 935 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 6352

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22674
/proc/meminfo: memFree=1901576/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=4508 CPUtime=271.52
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 802 0 0 0 27152 0 0 0 25 0 1 0 383802115 4616192 796 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 1127 796 58 118 0 1005 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 6632

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22674
/proc/meminfo: memFree=1901448/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=4640 CPUtime=331.51
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 837 0 0 0 33151 0 0 0 25 0 1 0 383802115 4751360 831 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 1160 831 58 118 0 1038 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 6764

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22674
/proc/meminfo: memFree=1901256/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=4792 CPUtime=391.49
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 888 0 0 0 39149 0 0 0 25 0 1 0 383802115 4907008 882 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 1198 882 58 118 0 1076 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 6916

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22674
/proc/meminfo: memFree=1901000/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=5088 CPUtime=451.47
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 949 0 0 0 45147 0 0 0 25 0 1 0 383802115 5210112 943 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 1272 943 58 118 0 1150 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 7212

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22674
/proc/meminfo: memFree=1900808/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=5232 CPUtime=511.46
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 998 0 0 0 51146 0 0 0 25 0 1 0 383802115 5357568 992 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535771 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 1308 992 58 118 0 1186 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 7356

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22674
/proc/meminfo: memFree=1900680/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=5508 CPUtime=571.45
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 1032 0 0 0 57144 1 0 0 25 0 1 0 383802115 5640192 1026 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 1377 1026 58 118 0 1255 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 7632

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22674
/proc/meminfo: memFree=1900424/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=5640 CPUtime=631.44
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 1083 0 0 0 63143 1 0 0 25 0 1 0 383802115 5775360 1077 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 1410 1077 58 118 0 1288 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 7764

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22674
/proc/meminfo: memFree=1900104/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=5932 CPUtime=691.41
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 1145 0 0 0 69140 1 0 0 25 0 1 0 383802115 6074368 1139 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 1483 1139 58 118 0 1361 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 8056

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22674
/proc/meminfo: memFree=1899912/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=6076 CPUtime=751.4
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 1190 0 0 0 75139 1 0 0 25 0 1 0 383802115 6221824 1184 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 1519 1184 58 118 0 1397 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 8200

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

[startup+767.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22674
/proc/meminfo: memFree=1899848/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=6076 CPUtime=757
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 1195 0 0 0 75699 1 0 0 25 0 1 0 383802115 6221824 1189 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 1519 1189 58 118 0 1397 0
Current children cumulated CPU time (s) 767.64
Current children cumulated vsize (KiB) 8200

[startup+771.106 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22674
/proc/meminfo: memFree=1899848/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=6076 CPUtime=760.2
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 1195 0 0 0 76019 1 0 0 25 0 1 0 383802115 6221824 1189 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 1519 1189 58 118 0 1397 0
Current children cumulated CPU time (s) 770.84
Current children cumulated vsize (KiB) 8200

[startup+772.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22674
/proc/meminfo: memFree=1899848/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=6076 CPUtime=761.8
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 1195 0 0 0 76179 1 0 0 25 0 1 0 383802115 6221824 1189 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525886 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 1519 1189 58 118 0 1397 0
Current children cumulated CPU time (s) 772.44
Current children cumulated vsize (KiB) 8200

[startup+773.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22674
/proc/meminfo: memFree=1899848/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=6076 CPUtime=762.6
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 1195 0 0 0 76259 1 0 0 25 0 1 0 383802115 6221824 1189 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 1519 1189 58 118 0 1397 0
Current children cumulated CPU time (s) 773.24
Current children cumulated vsize (KiB) 8200

[startup+774.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22674
/proc/meminfo: memFree=1899848/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=6076 CPUtime=763.4
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 1200 0 0 0 76339 1 0 0 25 0 1 0 383802115 6221824 1194 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 1519 1194 58 118 0 1397 0
Current children cumulated CPU time (s) 774.04
Current children cumulated vsize (KiB) 8200

[startup+774.701 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22674
/proc/meminfo: memFree=1899848/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=6076 CPUtime=763.79
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 1200 0 0 0 76378 1 0 0 25 0 1 0 383802115 6221824 1194 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 1519 1194 58 118 0 1397 0
Current children cumulated CPU time (s) 774.43
Current children cumulated vsize (KiB) 8200

[startup+774.801 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 22674
/proc/meminfo: memFree=1899848/2055920 swapFree=4182240/4192956
[pid=22668] ppid=22666 vsize=2124 CPUtime=10.64
/proc/22668/stat : 22668 (SATzilla2007_R) S 22666 22668 21497 0 -1 4194304 693 924 0 0 312 22 700 30 25 0 1 0 383801047 2174976 346 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22668/statm: 531 346 165 260 0 255 0
[pid=22672] ppid=22668 vsize=6076 CPUtime=763.89
/proc/22672/stat : 22672 (minisat20) R 22668 22668 21497 0 -1 4194304 1200 0 0 0 76388 1 0 0 25 0 1 0 383802115 6221824 1194 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22672/statm: 1519 1194 58 118 0 1397 0
Current children cumulated CPU time (s) 774.53
Current children cumulated vsize (KiB) 8200

Child status: 10
Real time (s): 774.855
CPU time (s): 774.62
CPU user time (s): 774.066
CPU system time (s): 0.553915
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 8200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 774.066
system time used= 0.553915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2840
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= 49
involuntary context switches= 1013

runsolver used 0.546916 second user time and 1.60476 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Sun Mar 11 18:39:12 UTC 2007

IDJOB= 335992
IDBENCH= 24664
IDSOLVER= 134
FILE ID= node75/335992-1173638352

PBS_JOBID= 4101282

Free space on /tmp= 66508 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/mod2c-rand3bip-sat-220-1.sat05-2488.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335992-1173638352/SATzilla2007_R /tmp/evaluation/335992-1173638352/instance-335992-1173638352.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-335992-1173638352 -o ROOT/results/node75/solver-335992-1173638352 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335992-1173638352/SATzilla2007_R /tmp/evaluation/335992-1173638352/instance-335992-1173638352.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  0d50014415a697c0ee7e2c67c987b500

RANDOM SEED= 461231766

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:       1905888 kB
Buffers:         13888 kB
Cached:          97156 kB
SwapCached:       4760 kB
Active:          35880 kB
Inactive:        87124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1905888 kB
SwapTotal:     4192956 kB
SwapFree:      4182240 kB
Dirty:            8460 kB
Writeback:           0 kB
Mapped:          15752 kB
Slab:            12972 kB
Committed_AS:   882508 kB
PageTables:       1436 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= 66508 MiB

End job on node75 on Sun Mar 11 18:52:07 UTC 2007