Trace number 308678

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 CRAFTED? 1199.84 1200.23

General information on the benchmark

Namerandom/2+p/p0.7/v5500/
unif2p-p0.7-v5500-c14685-S145970304-01-UNSAT.cnf
MD5SUMa9c69ac58ba32eb3b79077be89bd5498
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables5496
Number of clauses14684
Sum of the clauses size39647
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24405
Number of clauses of size 310279
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.73/10.85	c run March_dl for 5 seconds ... 
10.73/10.85	c Bin: Executing march_dl
10.73/10.85	c child exit by a signal
10.73/10.85	c march_dl returned code 137.
10.73/10.85	c run saps (UBCSAT implementation) for 2 seconds ... 
10.73/10.85	c Bin: Executing ubcsat2006
10.73/10.85	c child exited successfully
10.73/10.85	c ubcsat2006 returned code 0.
10.73/10.85	c satzilla computing base features
10.73/10.85	c satzilla doing unit-prop probe
10.73/10.85	c satzilla doing local search probe
10.73/10.85	c satzilla doing lobjois search-space size estimate
10.73/10.85	c satzilla's ranking:
10.73/10.85	c 1) minisat20: 1.153150
10.73/10.85	c 2) minisat20+P: 2.105417
10.73/10.85	c 3) march_dl: 2.338890
10.73/10.85	c 4) vallst+P: 2.567903
10.73/10.85	c 5) march_dl+P: 3.613219
10.73/10.85	c 6) zchaff_rand+P: 4.843950
10.73/10.85	c 7) kcnfs+P: 999.000000
10.73/10.85	c 8) kcnfs: 999.000000
10.73/10.85	c 9) vallst: 999.000000
10.73/10.85	c 10) zchaff_rand: 999.000000
10.73/10.85	c satzilla running minisat20 ... 
10.73/10.85	This is MiniSat 2.0 beta
10.73/10.85	WARNING: for repeatability, setting FPU to use double precision
10.73/10.85	============================[ Problem Statistics ]=============================
10.73/10.85	|                                                                             |
10.73/10.85	|  Number of variables:  5500                                                 |
10.73/10.85	|  Number of clauses:    14684                                                |
10.83/10.86	|  Parsing time:         0.01         s                                       |
10.83/10.86	============================[ Search Statistics ]==============================
10.83/10.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.83/10.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.83/10.86	===============================================================================
10.83/10.86	|         0 |    5500    14684    39647 |     4894        0    nan |  0.000 % |
10.83/10.88	|       100 |    5497    14684    39647 |     5384       96     26 |  0.436 % |
10.83/10.90	|       251 |    5476    14587    39398 |     5922      247     26 |  0.436 % |
10.83/10.93	|       479 |    5476    14587    39398 |     6514      475     26 |  0.436 % |
10.83/10.98	|       816 |    5476    14587    39398 |     7166      812     26 |  0.436 % |
10.83/11.05	|      1323 |    5475    14579    39378 |     7882     1318     27 |  0.455 % |
10.83/11.17	|      2082 |    5475    14579    39378 |     8671     2077     27 |  0.455 % |
11.24/11.35	|      3221 |    5475    14579    39378 |     9538     3216     27 |  0.455 % |
11.55/11.66	|      4931 |    5475    14579    39378 |    10492     4926     28 |  0.455 % |
12.16/12.19	|      7496 |    5475    14579    39378 |    11541     7491     29 |  0.455 % |
13.09/13.18	|     11340 |    5475    14579    39378 |    12695    11335     30 |  0.455 % |
14.62/14.72	|     17106 |    5475    14579    39378 |    13965    10550     29 |  0.455 % |
17.08/17.19	|     25755 |    5475    14579    39378 |    15361    12013     31 |  0.455 % |
21.18/21.23	|     38730 |    5475    14579    39378 |    16897     9327     27 |  0.455 % |
27.94/28.00	|     58191 |    5475    14579    39378 |    18587    11428     31 |  0.455 % |
37.68/37.75	|     87384 |    5475    14579    39378 |    20446    12116     28 |  0.455 % |
54.79/54.85	|    131173 |    5475    14579    39378 |    22490    14153     35 |  0.455 % |
81.85/81.94	|    196858 |    5475    14579    39378 |    24739    22680     30 |  0.455 % |
126.83/126.91	|    295386 |    5475    14579    39378 |    27213    20433     41 |  0.455 % |
198.56/198.74	|    443175 |    5475    14579    39378 |    29935    25222     32 |  0.455 % |
307.08/307.26	|    664860 |    5475    14579    39378 |    32928    20084     28 |  0.455 % |
485.06/485.30	|    997388 |    5475    14579    39378 |    36221    18189     25 |  0.455 % |
785.11/785.46	|   1496176 |    5475    14579    39378 |    39843    21801     30 |  0.455 % |
1199.59/1200.06	c Bin: Executing minisat20
1199.59/1200.06	c child exit by a signal
1199.59/1200.06	c minisat20 returned code 137.
1199.59/1200.06	c minisat20 returned code 137.
1199.59/1200.06	c satzilla running minisat20 with preprocessing ... 
1199.81/1200.23	c Preprocessing...
1199.81/1200.23	c Inital problem has 5500 variables, 10279 nary clauses (4405 binary clauses).
1199.81/1200.23	c Num non-binary clauses 10279, Average non-binary clause length 3.000
1199.81/1200.23	c Preprocessor runtime was 0.150 seconds.
1199.81/1200.23	c 
1199.81/1200.23	c Satisfiability of theory still undetermined.
1199.81/1200.23	c See file /tmp/olqn9L for simplified theory.
1199.81/1200.23	c Bin: Executing minisat20
1199.81/1200.23	c minisat20 returned code 1.
1199.81/1200.23	c minisat20 returned code 1.
1199.81/1200.23	c Satzilla Timed out!
1199.81/1200.23	s UNKNOWN
1199.81/1200.23	c SATZILLA_TIME=1200.000000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-308678-1172525089 -o ROOT/results/node30/solver-308678-1172525089 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308678-1172525089/SATzilla2007_C /tmp/evaluation/308678-1172525089/instance-308678-1172525089.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 1.04 1.59 3/77 16437
/proc/meminfo: memFree=1888496/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=1440 CPUtime=0
/proc/16437/stat : 16437 (SATzilla2007_C) R 16435 16437 14949 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 246272941 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/16437/statm: 360 110 95 260 0 84 0
[pid=16438] ppid=16437 vsize=1072 CPUtime=0
/proc/16438/stat : 16438 (march_dl) R 16437 16437 14949 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 246272942 1097728 166 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16438/statm: 268 167 50 118 0 147 0

[startup+0.106596 s]
/proc/loadavg: 0.92 1.04 1.59 3/77 16437
/proc/meminfo: memFree=1888496/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=1440 CPUtime=0
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 246272941 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16437/statm: 360 110 95 260 0 84 0
[pid=16438] ppid=16437 vsize=2152 CPUtime=0.09
/proc/16438/stat : 16438 (march_dl) R 16437 16437 14949 0 -1 4194304 1122 0 0 0 9 0 0 0 19 0 1 0 246272942 2203648 392 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134542451 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16438/statm: 538 392 55 118 0 417 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3592

[startup+0.514654 s]
/proc/loadavg: 0.92 1.04 1.59 3/77 16437
/proc/meminfo: memFree=1888496/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=1440 CPUtime=0
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 246272941 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16437/statm: 360 110 95 260 0 84 0
[pid=16438] ppid=16437 vsize=5844 CPUtime=0.5
/proc/16438/stat : 16438 (march_dl) R 16437 16437 14949 0 -1 4194304 3539 0 0 0 49 1 0 0 23 0 1 0 246272942 5984256 1319 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134567061 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16438/statm: 1461 1319 75 118 0 1340 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 7284

[startup+1.33577 s]
/proc/loadavg: 0.92 1.04 1.59 2/79 16439
/proc/meminfo: memFree=1883104/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=1440 CPUtime=0
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 246272941 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16437/statm: 360 110 95 260 0 84 0
[pid=16438] ppid=16437 vsize=6236 CPUtime=1.32
/proc/16438/stat : 16438 (march_dl) R 16437 16437 14949 0 -1 4194304 3607 0 0 0 131 1 0 0 25 0 1 0 246272942 6385664 1387 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514133 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16438/statm: 1559 1387 75 118 0 1438 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7676

[startup+2.97801 s]
/proc/loadavg: 0.92 1.04 1.59 2/79 16439
/proc/meminfo: memFree=1882848/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=1440 CPUtime=0
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 246272941 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16437/statm: 360 110 95 260 0 84 0
[pid=16438] ppid=16437 vsize=6368 CPUtime=2.96
/proc/16438/stat : 16438 (march_dl) R 16437 16437 14949 0 -1 4194304 3646 0 0 0 295 1 0 0 25 0 1 0 246272942 6520832 1426 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16438/statm: 1592 1426 75 118 0 1471 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7808

[startup+6.25448 s]
/proc/loadavg: 0.93 1.04 1.59 2/79 16440
/proc/meminfo: memFree=1886688/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=1440 CPUtime=4.99
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 135 3682 0 0 0 0 497 2 16 0 1 0 246272941 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16437/statm: 360 111 96 260 0 84 0
[pid=16440] ppid=16437 vsize=6188 CPUtime=1.24
/proc/16440/stat : 16440 (ubcsat2006) R 16437 16437 14949 0 -1 4194304 490 0 0 0 110 14 0 0 25 0 1 0 246273442 6336512 473 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16440/statm: 1547 473 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7154 s]
/proc/loadavg: 0.93 1.04 1.59 2/79 16441
/proc/meminfo: memFree=1884192/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=4252 CPUtime=1.84
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 766 0 0 0 184 0 0 0 25 0 1 0 246274027 4354048 760 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 1063 760 58 118 0 941 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6864

[startup+25.5282 s]
/proc/loadavg: 0.95 1.04 1.58 2/79 16442
/proc/meminfo: memFree=1882272/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=5972 CPUtime=14.65
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 1198 0 0 0 1464 1 0 0 25 0 1 0 246274027 6115328 1192 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 1493 1192 58 118 0 1371 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8584

[startup+51.1569 s]
/proc/loadavg: 0.96 1.03 1.56 2/79 16443
/proc/meminfo: memFree=1880416/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=7792 CPUtime=40.27
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 1642 0 0 0 4026 1 0 0 25 0 1 0 246274027 7979008 1636 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 1948 1636 58 118 0 1826 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 10404

[startup+102.411 s]
/proc/loadavg: 0.98 1.03 1.53 2/79 16443
/proc/meminfo: memFree=1879072/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=9124 CPUtime=91.51
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 1989 0 0 0 9148 3 0 0 25 0 1 0 246274027 9342976 1983 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 2281 1983 58 118 0 2159 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 11736

[startup+162.485 s]
/proc/loadavg: 0.99 1.02 1.49 2/79 16443
/proc/meminfo: memFree=1877984/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=10212 CPUtime=151.56
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 2247 0 0 0 15153 3 0 0 25 0 1 0 246274027 10457088 2241 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 2553 2241 58 118 0 2431 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 12824

[startup+222.549 s]
/proc/loadavg: 0.99 1.01 1.46 3/79 16443
/proc/meminfo: memFree=1877472/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=10752 CPUtime=211.61
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 2374 0 0 0 21157 4 0 0 25 0 1 0 246274027 11010048 2368 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 2688 2368 58 118 0 2566 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 13364

[startup+282.613 s]
/proc/loadavg: 0.99 1.01 1.43 2/79 16443
/proc/meminfo: memFree=1877152/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=11016 CPUtime=271.65
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 2446 0 0 0 27161 4 0 0 25 0 1 0 246274027 11280384 2440 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 2754 2440 58 118 0 2632 0
Current children cumulated CPU time (s) 282.48
Current children cumulated vsize (KiB) 13628

[startup+342.671 s]
/proc/loadavg: 0.99 1.00 1.40 2/79 16443
/proc/meminfo: memFree=1876000/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=12076 CPUtime=331.69
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 2716 0 0 0 33164 5 0 0 25 0 1 0 246274027 12365824 2710 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 3019 2710 58 118 0 2897 0
Current children cumulated CPU time (s) 342.52
Current children cumulated vsize (KiB) 14688

[startup+402.739 s]
/proc/loadavg: 0.99 1.00 1.37 2/79 16443
/proc/meminfo: memFree=1875808/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=12228 CPUtime=391.74
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 2749 0 0 0 39169 5 0 0 25 0 1 0 246274027 12521472 2743 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528258 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 3057 2743 58 118 0 2935 0
Current children cumulated CPU time (s) 402.57
Current children cumulated vsize (KiB) 14840

[startup+462.806 s]
/proc/loadavg: 0.99 1.00 1.34 2/79 16443
/proc/meminfo: memFree=1875616/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=12360 CPUtime=451.79
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 2797 0 0 0 45173 6 0 0 25 0 1 0 246274027 12656640 2791 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 3090 2791 58 118 0 2968 0
Current children cumulated CPU time (s) 462.62

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

/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=14996 CPUtime=752.03
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 3419 0 0 0 75195 8 0 0 25 0 1 0 246274027 15355904 3413 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 3749 3413 58 118 0 3627 0
Current children cumulated CPU time (s) 762.86
Current children cumulated vsize (KiB) 17608

[startup+823.217 s]
/proc/loadavg: 0.99 1.00 1.22 2/79 16443
/proc/meminfo: memFree=1872032/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=15656 CPUtime=812.08
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 3607 0 0 0 81199 9 0 0 25 0 1 0 246274027 16031744 3601 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 3914 3601 58 118 0 3792 0
Current children cumulated CPU time (s) 822.91
Current children cumulated vsize (KiB) 18268

[startup+883.279 s]
/proc/loadavg: 1.03 1.01 1.21 2/79 16443
/proc/meminfo: memFree=1871072/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=16580 CPUtime=872.12
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 3845 0 0 0 87202 10 0 0 25 0 1 0 246274027 16977920 3839 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 4145 3839 58 118 0 4023 0
Current children cumulated CPU time (s) 882.95
Current children cumulated vsize (KiB) 19192

[startup+943.348 s]
/proc/loadavg: 1.01 1.01 1.19 2/79 16443
/proc/meminfo: memFree=1870752/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=16980 CPUtime=932.18
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 3917 0 0 0 93207 11 0 0 25 0 1 0 246274027 17387520 3911 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 4245 3911 58 118 0 4123 0
Current children cumulated CPU time (s) 943.01
Current children cumulated vsize (KiB) 19592

[startup+1003.41 s]
/proc/loadavg: 1.00 1.00 1.18 2/79 16443
/proc/meminfo: memFree=1870752/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=16980 CPUtime=992.22
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 3918 0 0 0 99211 11 0 0 25 0 1 0 246274027 17387520 3912 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 4245 3912 58 118 0 4123 0
Current children cumulated CPU time (s) 1003.05
Current children cumulated vsize (KiB) 19592

[startup+1063.48 s]
/proc/loadavg: 1.06 1.02 1.17 2/79 16443
/proc/meminfo: memFree=1870560/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=17116 CPUtime=1052.27
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 3945 0 0 0 105215 12 0 0 25 0 1 0 246274027 17526784 3939 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535771 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 4279 3939 58 118 0 4157 0
Current children cumulated CPU time (s) 1063.1
Current children cumulated vsize (KiB) 19728

[startup+1123.55 s]
/proc/loadavg: 1.02 1.01 1.16 2/79 16443
/proc/meminfo: memFree=1870240/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=17392 CPUtime=1112.31
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 4013 0 0 0 111219 12 0 0 25 0 1 0 246274027 17809408 4007 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 4348 4007 58 118 0 4226 0
Current children cumulated CPU time (s) 1123.14
Current children cumulated vsize (KiB) 20004

[startup+1183.62 s]
/proc/loadavg: 1.01 1.00 1.15 2/79 16443
/proc/meminfo: memFree=1869792/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=17788 CPUtime=1172.37
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 4119 0 0 0 117224 13 0 0 25 0 1 0 246274027 18214912 4113 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 4447 4113 58 118 0 4325 0
Current children cumulated CPU time (s) 1183.2
Current children cumulated vsize (KiB) 20400

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

[startup+1187.41 s]
/proc/loadavg: 1.00 1.00 1.15 2/79 16443
/proc/meminfo: memFree=1869792/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=17788 CPUtime=1176.16
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 4119 0 0 0 117603 13 0 0 25 0 1 0 246274027 18214912 4113 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527437 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 4447 4113 58 118 0 4325 0
Current children cumulated CPU time (s) 1186.99
Current children cumulated vsize (KiB) 20400

[startup+1193.97 s]
/proc/loadavg: 1.00 1.00 1.14 2/79 16443
/proc/meminfo: memFree=1869792/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=17920 CPUtime=1182.72
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 4166 0 0 0 118259 13 0 0 25 0 1 0 246274027 18350080 4160 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 4480 4160 58 118 0 4358 0
Current children cumulated CPU time (s) 1193.55
Current children cumulated vsize (KiB) 20532

[startup+1197.25 s]
/proc/loadavg: 1.00 1.00 1.14 2/79 16443
/proc/meminfo: memFree=1869280/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=18316 CPUtime=1186
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 4245 0 0 0 118587 13 0 0 25 0 1 0 246274027 18755584 4239 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 4579 4239 58 118 0 4457 0
Current children cumulated CPU time (s) 1196.83
Current children cumulated vsize (KiB) 20928

[startup+1198.89 s]
/proc/loadavg: 1.00 1.00 1.14 2/79 16443
/proc/meminfo: memFree=1869280/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=18316 CPUtime=1187.64
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 4245 0 0 0 118751 13 0 0 25 0 1 0 246274027 18755584 4239 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 4579 4239 58 118 0 4457 0
Current children cumulated CPU time (s) 1198.47
Current children cumulated vsize (KiB) 20928

[startup+1199.71 s]
/proc/loadavg: 1.00 1.00 1.14 2/79 16443
/proc/meminfo: memFree=1869280/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=2612 CPUtime=10.83
/proc/16437/stat : 16437 (SATzilla2007_C) S 16435 16437 14949 0 -1 4194304 1385 4178 0 0 349 7 700 27 25 0 1 0 246272941 2674688 476 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16437/statm: 653 476 157 260 0 377 0
[pid=16441] ppid=16437 vsize=18316 CPUtime=1188.45
/proc/16441/stat : 16441 (minisat20) R 16437 16437 14949 0 -1 4194304 4245 0 0 0 118832 13 0 0 25 0 1 0 246274027 18755584 4239 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16441/statm: 4579 4239 58 118 0 4457 0
Current children cumulated CPU time (s) 1199.28
Current children cumulated vsize (KiB) 20928

[startup+1200.12 s]
/proc/loadavg: 1.00 1.00 1.14 2/79 16443
/proc/meminfo: memFree=1869280/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=8460 CPUtime=1199.71
/proc/16437/stat : 16437 (SATzilla2007_C) R 16435 16437 14949 0 -1 4194304 2194 8423 0 0 353 8 119569 41 18 0 1 0 246272941 8663040 1175 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134596281 0 0 4096 0 0 0 0 17 0 0 0
/proc/16437/statm: 2115 1175 163 260 0 1839 0
Current children cumulated CPU time (s) 1199.71
Current children cumulated vsize (KiB) 8460

[startup+1200.22 s]
/proc/loadavg: 1.00 1.00 1.14 2/79 16443
/proc/meminfo: memFree=1869280/2055920 swapFree=4143328/4192956
[pid=16437] ppid=16435 vsize=6744 CPUtime=1199.81
/proc/16437/stat : 16437 (SATzilla2007_C) R 16435 16437 14949 0 -1 4194304 2376 8423 0 0 362 9 119569 41 19 0 1 0 246272941 6905856 1345 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135103016 0 0 4096 0 0 0 0 17 0 0 0
/proc/16437/statm: 1686 1345 165 260 0 1410 0
Current children cumulated CPU time (s) 1199.81
Current children cumulated vsize (KiB) 6744

Child status: 1
Real time (s): 1200.23
CPU time (s): 1199.84
CPU user time (s): 1199.32
CPU system time (s): 0.510922
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 20928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.32
system time used= 0.510922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10804
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= 25
involuntary context switches= 1590

runsolver used 1.22981 second user time and 3.03454 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Mon Feb 26 21:24:49 UTC 2007

IDJOB= 308678
IDBENCH= 20237
IDSOLVER= 135
FILE ID= node30/308678-1172525089

PBS_JOBID= 3971787

Free space on /tmp= 66551 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v5500/unif2p-p0.7-v5500-c14685-S145970304-01-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308678-1172525089/SATzilla2007_C /tmp/evaluation/308678-1172525089/instance-308678-1172525089.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-308678-1172525089 -o ROOT/results/node30/solver-308678-1172525089 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308678-1172525089/SATzilla2007_C /tmp/evaluation/308678-1172525089/instance-308678-1172525089.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  a9c69ac58ba32eb3b79077be89bd5498

RANDOM SEED= 7666330

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:       1888904 kB
Buffers:         14364 kB
Cached:          89728 kB
SwapCached:      17084 kB
Active:          74484 kB
Inactive:        64632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1888904 kB
SwapTotal:     4192956 kB
SwapFree:      4143328 kB
Dirty:            8660 kB
Writeback:           0 kB
Mapped:          30488 kB
Slab:            13308 kB
Committed_AS:   720956 kB
PageTables:       1888 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= 66551 MiB

End job on node30 on Mon Feb 26 21:44:49 UTC 2007