Trace number 3281701

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-stUNSAT 67.1678 67.1717

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.37
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3281701-1303752128.cnf'
0.00/0.01	c -- header says num vars:          96089
0.00/0.01	c -- header says num clauses:      283993
0.08/0.10	c -- clauses added:            0 learnts,       283993 normals,            0 xors
0.08/0.10	c -- vars added      96089
0.08/0.10	c Parsing time:  0.09 s
0.08/0.10	c  N st     0         0     96089     94664    189328         0    662648         0   no data   no data  --
0.29/0.39	c asymm  cl-useful: 0/53604/94663 lits-rem:0 time: 0.29
2.09/2.12	c Flit:    84 Blit:   4222 bXBeca:    0 bXProp: 6441 Bins:      0 BRemL:      0 BRemN:      0 P: 29.3M T:  1.71
2.09/2.13	c Cleaning up after failed var search:     0.01 s 
2.09/2.15	c Replacing     6441 vars Replaced   112191 lits Time:     0.02 s 
2.09/2.19	c bin-w-bin subsume rem          196 bins  time:  0.01 s
2.20/2.22	c subs with bin:        6  lits-rem:         3  v-fix:    0  time:  0.03 s
2.39/2.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     6 done:  84467 time:  0.19 s
2.49/2.55	c Removed useless bin:      83  fixed:     0  props:  20.00M  time:  0.13 s
2.79/2.81	c lits-rem:         0  cl-subs:       51  v-elim:  28156  v-fix:    0  time:  0.25 s
2.79/2.88	c Finding binary XORs  T:     0.06 s  found:     428
2.79/2.89	c Replacing      428 vars Replaced     4897 lits Time:     0.01 s 
2.89/2.93	c Finding non-binary XORs:     0.03 s (found:      16, avg size: 3.0)
2.89/2.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2.89/2.95	c calculated reachability. Time: 0.02
2.89/2.96	c Calc default polars -  time:   0.01 s pos:   15957 undec:   40466 neg:   39666
2.89/2.96	c =========================================================================================
2.89/2.96	c types(t): F = full restart, N = normal restart
2.89/2.96	c types(t): S = simplification begin/end, E = solution found
2.89/2.96	c restart types(rt): st = static, dy = dynamic
2.89/2.96	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.89/2.96	c  B st     0         0     55880     88716    101501         0    517525         0   no data   no data  --
3.59/3.64	c  N dy    19      4004     55847     88716    101620      3786    517525     49385      5.61      6.72  --
4.19/4.29	c  N dy    45      8061     55589     88716    101722      7670    517525     92938      5.91      6.28  --
4.99/5.06	c  N dy    72     12392     55507     88716    101767     11849    517525    141201      6.08      6.43  --
5.69/5.78	c  N dy    97     16502     55502     88716    101810     15837    517525    191266      6.18      6.52  --
6.59/6.63	c  N dy   123     20640     55481     88716    101846     10280    517525     60063      6.28      6.71  --
7.38/7.42	c  N dy   149     24734     55471     88716    101874     14260    517525    112866      6.37      7.85  --
7.48/7.50	c  F st   151     25001     55471     88716    101875     14519    517525    115968      6.37   no data  --
7.48/7.52	c Replacing        4 vars Replaced       16 lits Time:     0.01 s 
8.58/8.69	c  N dy   157     30004     55466     87351    101228     19313    510820    204574      6.37   no data  --
8.58/8.69	c  S st   157     30004     55466     87351    101228     19313    510820    204574      6.37   no data  --
8.79/8.83	c  S st   157     30505     55464     87351    101263     19759    510820    208885      6.37   no data  --
8.79/8.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8.79/8.85	c Cache  BProp: 0 Set: 0 BXProp: 4 T: 0.00
12.89/12.99	c Flit:    23 Blit:    200 bXBeca:    0 bXProp: 1594 Bins:  15177 BRemL:   4296 BRemN:   1206 P: 27.3M T:  4.14
12.99/13.00	c Cleaning up after failed var search:     0.01 s 
12.99/13.03	c Replacing     1604 vars Replaced    44346 lits Time:     0.03 s 
12.99/13.08	c bin-w-bin subsume rem         1752 bins  time:  0.01 s
13.10/13.13	c subs with bin:      398  lits-rem:      3611  v-fix:    0  time:  0.04 s
13.19/13.24	c Subs w/ non-existent bins:    138 l-rem:   3718 v-fix:     0 done:  29288 time:  0.11 s
13.29/13.30	c Removed useless bin:      55  fixed:     0  props:   5.98M  time:  0.07 s
13.88/13.99	c lits-rem:      1872  cl-subs:    19292  v-elim:  35510  v-fix:    0  time:  0.67 s
13.88/13.99	c Added XOR as norm:5
14.19/14.21	c asymm  cl-useful: 2/33258/86862 lits-rem:6 time: 0.23
14.19/14.23	c calculated reachability. Time: 0.01
14.19/14.23	c  N dy   157     30505     17757     86860     19180      1513    398975     13122      6.37   no data  --
14.19/14.27	c Finding binary XORs  T:     0.04 s  found:       6
14.58/14.70	c  N dy   183     34666     17738     86860     19220      4987    398975     52437      6.44      6.79  --
14.98/15.07	c  N dy   205     38695     17722     86860     19229      8346    398975     91062      6.47      9.00  --
15.39/15.42	c  N dy   223     42699     17717     86860     19237     11683    398974    124522      6.44      6.80  --
15.58/15.69	c  S st   235     45757     17690     86860     19246     14260    398971    150431      6.41      5.81  --
15.68/15.78	c  S st   235     46261     17690     86860     19259     14719    398971    154841      6.41   no data  --
15.68/15.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15.68/15.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.18/16.28	c Flit:     6 Blit:     14 bXBeca:    0 bXProp:   56 Bins:   1186 BRemL:    532 BRemN:     85 P:  5.4M T:  0.49
16.28/16.30	c Replacing       62 vars Replaced     2241 lits Time:     0.02 s 
16.28/16.34	c bin-w-bin subsume rem          108 bins  time:  0.00 s
16.28/16.36	c subs with bin:      442  lits-rem:      1456  v-fix:    0  time:  0.02 s
16.28/16.39	c Subs w/ non-existent bins:    174 l-rem:   2446 v-fix:     0 done:  17586 time:  0.03 s
16.39/16.40	c Removed useless bin:      20  fixed:     0  props:   0.71M  time:  0.01 s
16.88/16.95	c lits-rem:      1722  cl-subs:    10655  v-elim:   5064  v-fix:    0  time:  0.55 s
16.88/16.97	c vivif2 --  cl tried    85384 cl shrink     1258 lits rem       1642 time: 0.02
16.88/16.98	c vivif2 --  cl tried     4670 cl shrink      220 lits rem        335 time: 0.00
17.49/17.55	c asymm  cl-useful: 483/85314/85314 lits-rem:577 time: 0.57
17.49/17.55	c calculated reachability. Time: 0.00
17.49/17.55	c  N dy   235     46261     12522     85314     12919      4666    437040     48508      6.41   no data  --
17.49/17.57	c Finding binary XORs  T:     0.02 s  found:       3
17.78/17.85	c  N dy   262     50305     12522     85314     12925      8292    437040     89710      6.45      8.05  --
18.08/18.17	c  N dy   292     54429     12521     85314     12934     11981    437040    133289      6.50      7.08  --
18.38/18.45	c  N dy   317     58473     12521     85314     12935     15619    437040    174042      6.53      9.64  --
18.69/18.75	c  N dy   341     62579     12521     85314     12939     19314    437040    217267      6.57      6.97  --
19.08/19.12	c  N dy   369     66622     12521     85314     12943     22938    437040    259530      6.60      9.38  --
19.28/19.38	c  S st   384     69391     12521     85314     12945     12823    437040     88166      6.60      5.71  --
19.38/19.45	c  S st   384     69893     12520     85314     12949     13295    437040     92731      6.60   no data  --
19.38/19.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
19.38/19.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.69/19.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    301 BRemL:     41 BRemN:     66 P:  3.9M T:  0.30
19.69/19.78	c Replacing        5 vars Replaced      762 lits Time:     0.02 s 
19.79/19.80	c bin-w-bin subsume rem           59 bins  time:  0.00 s
19.79/19.82	c subs with bin:      503  lits-rem:       129  v-fix:    0  time:  0.01 s
19.79/19.84	c Subs w/ non-existent bins:    116 l-rem:    282 v-fix:     0 done:  12514 time:  0.02 s
19.79/19.85	c Removed useless bin:      20  fixed:     0  props:   0.49M  time:  0.01 s
20.09/20.10	c lits-rem:       865  cl-subs:     2812  v-elim:     97  v-fix:    0  time:  0.25 s
20.09/20.12	c vivif2 --  cl tried    84398 cl shrink       56 lits rem         80 time: 0.02
20.09/20.12	c vivif2 --  cl tried    10630 cl shrink      171 lits rem        227 time: 0.00
20.39/20.41	c asymm  cl-useful: 720/32063/84396 lits-rem:1065 time: 0.29
20.39/20.42	c calculated reachability. Time: 0.00
20.39/20.42	c  N dy   384     69893     12417     84379     12845     10628    430928     74772      6.60   no data  --
20.69/20.77	c  N dy   412     74407     12417     84379     12848     14754    430928    126299      6.63      9.38  --
21.09/21.16	c  N dy   441     79179     12417     84379     12858     19123    430928    180250      6.66      9.63  --
21.59/21.62	c  N dy   478     84320     12417     84379     12864     23792    430928    234599      6.68      7.31  --
21.90/21.92	c  F st   500     87500     12417     84379     12870     26684    430928    268945      6.69      6.15  --
22.09/22.17	c  N st   505     90801     12417     84379     12873     29701    430928    315006      6.69   no data  --
22.59/22.67	c  N dy   530     96689     12417     84379     12889     18870    430928    138893      6.70      7.15  --
23.19/23.29	c  N dy   573    102906     12417     84379     12902     24535    430927    211444      6.73      7.09  --
23.39/23.46	c  S st   584    104839     12417     84379     12905     26310    430927    233420      6.74      6.86  --
23.49/23.54	c  S st   584    105341     12417     84379     12910     26786    430927    239493      6.74   no data  --
23.49/23.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.49/23.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.79/23.88	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    189 BRemL:     78 BRemN:     13 P:  4.7M T:  0.32
23.89/23.90	c Replacing        3 vars Replaced      273 lits Time:     0.02 s 
23.89/23.94	c bin-w-bin subsume rem           20 bins  time:  0.00 s
23.89/23.95	c subs with bin:      134  lits-rem:       340  v-fix:    0  time:  0.02 s
23.89/23.98	c Subs w/ non-existent bins:     19 l-rem:   1702 v-fix:     0 done:  12413 time:  0.02 s
23.89/23.99	c Removed useless bin:       3  fixed:     0  props:   0.47M  time:  0.01 s
24.49/24.53	c lits-rem:      1756  cl-subs:     3801  v-elim:     45  v-fix:    0  time:  0.54 s
24.49/24.54	c vivif2 --  cl tried    84144 cl shrink       62 lits rem         80 time: 0.02
24.49/24.56	c vivif2 --  cl tried    23062 cl shrink     1135 lits rem       1668 time: 0.01
24.79/24.86	c asymm  cl-useful: 82/39531/84143 lits-rem:156 time: 0.30
24.79/24.86	c calculated reachability. Time: 0.00
24.79/24.86	c  N dy   584    105341     12368     84111     12905     23060    429502    205242      6.74   no data  --
24.79/24.88	c Finding binary XORs  T:     0.02 s  found:       5
25.49/25.52	c  N dy   630    112075     12368     84111     12912     29242    429502    283207      6.76      8.39  --
26.19/26.30	c  N dy   678    119254     12368     84111     12923     35839    429502    366233      6.78      7.27  --
26.98/27.01	c  N dy   729    126999     12368     84111     12935     24524    429502    195157      6.81      7.20  --
27.78/27.81	c  N dy   776    135213     12368     84111     12944     32083    429502    291421      6.83      7.21  --
28.59/28.63	c  N dy   823    143862     12368     84111     12958     40069    429502    392604      6.84      7.33  --
29.48/29.51	c  N dy   876    153114     12368     84111     12963     28233    429502    219814      6.85     10.07  --
29.88/29.99	c  S st   902    158012     12368     84111     12975     32724    429502    273764      6.85   no data  --
29.98/30.09	c  S st   902    158516     12368     84111     12976     33200    429501    278600      6.85   no data  --
30.08/30.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
30.08/30.10	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
30.38/30.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    227 BRemL:     97 BRemN:     18 P:  5.2M T:  0.33
30.38/30.45	c Replacing        9 vars Replaced      737 lits Time:     0.01 s 
30.38/30.48	c bin-w-bin subsume rem            3 bins  time:  0.00 s
30.48/30.50	c subs with bin:      190  lits-rem:       688  v-fix:    0  time:  0.02 s
30.48/30.53	c Subs w/ non-existent bins:     18 l-rem:   1865 v-fix:     0 done:  12359 time:  0.03 s
30.48/30.54	c Removed useless bin:       3  fixed:     0  props:   0.47M  time:  0.01 s
31.08/31.13	c lits-rem:      1854  cl-subs:     4242  v-elim:     15  v-fix:    0  time:  0.59 s
31.08/31.15	c vivif2 --  cl tried    83964 cl shrink       28 lits rem         28 time: 0.02
31.08/31.17	c vivif2 --  cl tried    28837 cl shrink     1254 lits rem       2108 time: 0.02
31.28/31.33	c asymm  cl-useful: 16/12368/83962 lits-rem:48 time: 0.17
31.28/31.34	c calculated reachability. Time: 0.00
31.28/31.34	c  N dy   902    158516     12344     83946     13072     28831    428632    240522      6.85   no data  --
32.38/32.43	c  N dy   964    168639     12344     83946     13083     38146    428631    358443      6.87      7.35  --
33.58/33.63	c  N dy  1034    179452     12344     83946     13103     26669    428629    190937      6.88      7.25  --
33.99/34.08	c Finding binary XORs  T:     0.02 s  found:       1
34.88/34.92	c  N dy  1112    190967     12344     83946     13116     37339    428629    342173      6.92      9.06  --
36.39/36.43	c  N dy  1186    203292     12344     83946     13131     25936    428629    168517      6.94      7.40  --
37.89/37.97	c  N dy  1274    216512     12344     83946     13144     38202    428629    334656      6.96      7.46  --
39.68/39.75	c  N dy  1363    230396     12344     83946     13157     27221    428629    180261      6.98      7.37  --
40.48/40.57	c  S st  1407    237774     12344     83946     13168     34100    428628    276923      6.99   no data  --
40.59/40.67	c  S st  1407    238276     12344     83946     13168     34580    428628    282384      6.99   no data  --
40.59/40.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
40.59/40.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.98/41.05	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    4 Bins:    331 BRemL:    207 BRemN:     11 P:  5.6M T:  0.37
40.98/41.07	c Replacing        5 vars Replaced      559 lits Time:     0.02 s 
41.08/41.11	c bin-w-bin subsume rem            8 bins  time:  0.00 s
41.08/41.13	c subs with bin:      236  lits-rem:       748  v-fix:    0  time:  0.02 s
41.08/41.16	c Subs w/ non-existent bins:     14 l-rem:   2054 v-fix:     0 done:  12337 time:  0.03 s
41.08/41.17	c Removed useless bin:       3  fixed:     0  props:   0.49M  time:  0.01 s
41.70/41.80	c lits-rem:      1562  cl-subs:     3119  v-elim:     17  v-fix:    0  time:  0.63 s
41.80/41.82	c vivif2 --  cl tried    83821 cl shrink       28 lits rem         58 time: 0.02
41.80/41.83	c vivif2 --  cl tried    31295 cl shrink     1309 lits rem       2476 time: 0.02
42.09/42.12	c asymm  cl-useful: 395/18947/83819 lits-rem:712 time: 0.29
42.09/42.13	c calculated reachability. Time: 0.00
42.09/42.13	c  N dy  1407    238276     12320     83809     13240     31288    427214    252196      6.99   no data  --
42.49/42.59	c Finding binary XORs  T:     0.02 s  found:       0
43.89/44.00	c  N dy  1508    253729     12319     83809     13261     45669    427214    457873      7.01      7.50  --
45.88/45.98	c  N dy  1607    269957     12255     83809     13290     35828    427214    284771      7.03      7.90  --
48.18/48.22	c  N dy  1708    287262     12255     83809     13326     26070    427214    150600      7.04     13.21  --
50.39/50.48	c  N dy  1823    305685     12254     83809     13352     43076    427214    385659      7.05     10.30  --
50.50/50.53	c  F st  1825    306250     12254     83809     13352     43591    427214    391904      7.05      6.67  --
50.69/50.77	c Finding binary XORs  T:     0.02 s  found:     237
50.79/50.80	c Replacing      237 vars Replaced    37284 lits Time:     0.03 s 
52.79/52.83	c  N dy  1918    325210     12017     81825     13125     33467    417195    246896      7.07      7.73  --
55.39/55.47	c  N dy  2051    345419     12017     81825     13155     52368    417195    532821      7.09      7.66  --
56.88/56.98	c  S st  2121    357414     12017     81825     13174     37337    417195    284661      7.10   no data  --
56.98/57.08	c  S st  2121    357918     12017     81825     13178     37817    417194    290527      7.10   no data  --
56.98/57.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
56.98/57.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.58/57.68	c Flit:     7 Blit:      3 bXBeca:    0 bXProp:   79 Bins:   1545 BRemL:    675 BRemN:     70 P:  9.3M T:  0.58
57.68/57.71	c Replacing       79 vars Replaced    14249 lits Time:     0.03 s 
57.68/57.75	c bin-w-bin subsume rem          247 bins  time:  0.00 s
57.68/57.78	c subs with bin:     1923  lits-rem:      4989  v-fix:    0  time:  0.03 s
57.78/57.81	c Subs w/ non-existent bins:    272 l-rem:   2197 v-fix:     0 done:  11927 time:  0.03 s
57.78/57.82	c Removed useless bin:      34  fixed:     0  props:   0.48M  time:  0.01 s
58.48/58.59	c lits-rem:      2613  cl-subs:     7499  v-elim:    749  v-fix:    0  time:  0.77 s
58.58/58.61	c vivif2 --  cl tried    76581 cl shrink      482 lits rem        645 time: 0.02
58.58/58.63	c vivif2 --  cl tried    30381 cl shrink     2066 lits rem       3149 time: 0.02
58.88/58.95	c asymm  cl-useful: 600/19908/76567 lits-rem:1275 time: 0.32
58.88/58.96	c calculated reachability. Time: 0.00
58.88/58.96	c  N dy  2121    357918     11178     76426     12423     30328    388674    224547      7.10   no data  --
58.88/58.98	c Finding binary XORs  T:     0.02 s  found:       7
61.28/61.39	c  N dy  2239    377923     11177     76426     12461     49151    388674    496019      7.11      7.61  --
63.79/63.81	c  N dy  2364    398006     11177     76426     12487     39113    388674    310707      7.13      7.66  --
66.00/66.06	c Finding binary XORs  T:     0.02 s  found:     716
66.09/66.11	c Replacing      723 vars Replaced   106461 lits Time:     0.04 s 
66.49/66.56	c  N dy  2484    418171     10327     71980     11996     49408    365312    477429      7.14      7.52  --
66.99/67.02	c  E dy  2497    422845     10302     71980     12040     29413    365312    183321      7.13      4.89  --
66.99/67.02	c num threads              : 1          
66.99/67.02	c restarts                 : 2497       
66.99/67.02	c dynamic restarts         : 2473       
66.99/67.02	c static restarts          : 24         
66.99/67.02	c full restarts            : 3          
66.99/67.02	c total simplify time      : 0.33       
66.99/67.02	c learnts DL2              : 0          
66.99/67.02	c learnts size 2           : 227111     
66.99/67.02	c learnts size 1           : 6706        (6.98      % of vars)
66.99/67.02	c filedLit time            : 8.26        (12.35     % time)
66.99/67.02	c v-elim SatELite          : 69653       (72.49     % vars)
66.99/67.02	c SatELite time            : 4.34        (6.49      % time)
66.99/67.02	c v-elim xor               : 0           (0.00      % vars)
66.99/67.02	c xor elim time            : 0.08        (0.12      % time)
66.99/67.02	c num binary xor trees     : 3448       
66.99/67.02	c binxor trees' crown      : 9600        (2.78      leafs/tree)
66.99/67.02	c bin xor find time        : 0.24       
66.99/67.02	c OTF clause improved      : 30227       (0.07      clauses/conflict)
66.99/67.02	c OTF impr. size diff      : 31890       (1.06       lits/clause)
66.99/67.02	c OTF cl watch-shrink      : 148775      (0.35      clauses/conflict)
66.99/67.02	c OTF cl watch-sh-lit      : 283737      (1.91       lits/clause)
66.99/67.02	c tried to recurMin cls    : 166597      (39.40      % of conflicts)
66.99/67.02	c updated cache            : 0           (0.00       lits/tried recurMin)
66.99/67.02	c clauses over max glue    : 0           (0.00      % of all clauses)
66.99/67.02	c conflicts                : 422845      (6319.72   / sec)
66.99/67.02	c decisions                : 3667934     (1.23      % random)
66.99/67.02	c bogo-props               : 3256219258  (48666511.66 / sec)
66.99/67.02	c conflict literals        : 5563801     (23.54     % deleted)
66.99/67.02	c Memory used              : 220.24      MB
66.99/67.02	c CPU time                 : 66.91       s
66.99/67.02	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3281701-1303752128/watcher-3281701-1303752128 -o /tmp/evaluation-result-3281701-1303752128/solver-3281701-1303752128 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3281701-1303752128.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.92 3.89 4/178 7238
/proc/meminfo: memFree=17050176/32950928 swapFree=67111528/67111528
[pid=7237] ppid=7233 vsize=20420 CPUtime=0 cores=1,3
/proc/7237/stat : 7237 (strangenight1-s) R 7233 7237 6492 0 -1 4194304 241 0 0 0 0 0 0 0 17 0 1 0 486812527 20910080 192 33554432000 4194304 4650387 140736287884768 18446744073709551615 274469005201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7237/statm: 5105 192 159 112 0 57 0

[startup+0.0958121 s]
/proc/loadavg: 3.68 3.92 3.89 4/178 7238
/proc/meminfo: memFree=17050176/32950928 swapFree=67111528/67111528
[pid=7237] ppid=7233 vsize=63356 CPUtime=0.08 cores=1,3
/proc/7237/stat : 7237 (strangenight1-s) R 7233 7237 6492 0 -1 4202496 10434 0 0 0 8 0 0 0 17 0 1 0 486812527 64876544 8204 33554432000 4194304 4650387 140736287884768 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7237/statm: 15839 8206 329 112 0 10804 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 63356

[startup+0.100807 s]
/proc/loadavg: 3.68 3.92 3.89 4/178 7238
/proc/meminfo: memFree=17050176/32950928 swapFree=67111528/67111528
[pid=7237] ppid=7233 vsize=63356 CPUtime=0.08 cores=1,3
/proc/7237/stat : 7237 (strangenight1-s) R 7233 7237 6492 0 -1 4202496 10715 0 0 0 8 0 0 0 17 0 1 0 486812527 64876544 8475 33554432000 4194304 4650387 140736287884768 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7237/statm: 15839 8475 329 112 0 10804 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 63356

[startup+0.300775 s]
/proc/loadavg: 3.68 3.92 3.89 4/178 7238
/proc/meminfo: memFree=17050176/32950928 swapFree=67111528/67111528
[pid=7237] ppid=7233 vsize=69420 CPUtime=0.29 cores=1,3
/proc/7237/stat : 7237 (strangenight1-s) R 7233 7237 6492 0 -1 4202496 12127 0 0 0 28 1 0 0 18 0 1 0 486812527 71086080 9875 33554432000 4194304 4650387 140736287884768 18446744073709551615 4370308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7237/statm: 17355 9875 348 112 0 12320 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69420

[startup+0.700705 s]
/proc/loadavg: 3.68 3.92 3.89 4/178 7238
/proc/meminfo: memFree=17050176/32950928 swapFree=67111528/67111528
[pid=7237] ppid=7233 vsize=89180 CPUtime=0.68 cores=1,3
/proc/7237/stat : 7237 (strangenight1-s) R 7233 7237 6492 0 -1 4202496 16750 0 0 0 67 1 0 0 18 0 1 0 486812527 91320320 13942 33554432000 4194304 4650387 140736287884768 18446744073709551615 274473628357 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7237/statm: 22295 13943 354 112 0 17260 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 89180

[startup+1.50057 s]
/proc/loadavg: 3.68 3.92 3.89 6/182 7250
/proc/meminfo: memFree=16878332/32950928 swapFree=67111528/67111528
[pid=7237] ppid=7233 vsize=120972 CPUtime=1.48 cores=1,3
/proc/7237/stat : 7237 (strangenight1-s) R 7233 7237 6492 0 -1 4202496 24636 0 0 0 146 2 0 0 19 0 1 0 486812527 123875328 21828 33554432000 4194304 4650387 140736287884768 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7237/statm: 30243 21828 354 112 0 25208 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 120972

[startup+3.10028 s]
/proc/loadavg: 3.68 3.92 3.89 6/190 7260
/proc/meminfo: memFree=16612412/32950928 swapFree=67111528/67111528
[pid=7237] ppid=7233 vsize=155124 CPUtime=3.09 cores=1,3
/proc/7237/stat : 7237 (strangenight1-s) R 7233 7237 6492 0 -1 4202496 33426 0 0 0 305 4 0 0 25 0 1 0 486812527 158846976 30618 33554432000 4194304 4650387 140736287884768 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7237/statm: 38781 30618 378 112 0 33746 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 155124

[startup+6.30072 s]
/proc/loadavg: 3.70 3.92 3.89 6/190 7260
/proc/meminfo: memFree=16374004/32950928 swapFree=67111528/67111528
[pid=7237] ppid=7233 vsize=155124 CPUtime=6.29 cores=1,3
/proc/7237/stat : 7237 (strangenight1-s) R 7233 7237 6492 0 -1 4202496 33690 0 0 0 625 4 0 0 25 0 1 0 486812527 158846976 30882 33554432000 4194304 4650387 140736287884768 18446744073709551615 4363677 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7237/statm: 38781 30882 378 112 0 33746 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 155124

[startup+12.7007 s]
/proc/loadavg: 3.73 3.92 3.89 5/190 7261
/proc/meminfo: memFree=16053860/32950928 swapFree=67111528/67111528
[pid=7237] ppid=7233 vsize=166404 CPUtime=12.69 cores=1,3
/proc/7237/stat : 7237 (strangenight1-s) R 7233 7237 6492 0 -1 4202496 37317 0 0 0 1264 5 0 0 25 0 1 0 486812527 170397696 32935 33554432000 4194304 4650387 140736287884768 18446744073709551615 4370494 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7237/statm: 41601 32935 381 112 0 36566 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 166404

[startup+25.5003 s]
/proc/loadavg: 3.79 3.93 3.89 6/190 7261
/proc/meminfo: memFree=15675628/32950928 swapFree=67111528/67111528
[pid=7237] ppid=7233 vsize=205364 CPUtime=25.49 cores=1,3
/proc/7237/stat : 7237 (strangenight1-s) R 7233 7237 6492 0 -1 4202496 50338 0 0 0 2542 7 0 0 25 0 1 0 486812527 210292736 43329 33554432000 4194304 4650387 140736287884768 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7237/statm: 51341 43329 381 112 0 46306 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 205364

[startup+51.1008 s]
/proc/loadavg: 3.86 3.93 3.89 6/190 7262
/proc/meminfo: memFree=15476944/32950928 swapFree=67111528/67111528
[pid=7237] ppid=7233 vsize=211068 CPUtime=51.09 cores=1,3
/proc/7237/stat : 7237 (strangenight1-s) R 7233 7237 6492 0 -1 4202496 59716 0 0 0 5099 10 0 0 25 0 1 0 486812527 216133632 44423 33554432000 4194304 4650387 140736287884768 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7237/statm: 52767 44423 381 112 0 47732 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 211068

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

[startup+57.5007 s]
/proc/loadavg: 3.87 3.93 3.89 6/190 7262
/proc/meminfo: memFree=15452680/32950928 swapFree=67111528/67111528
[pid=7237] ppid=7233 vsize=222268 CPUtime=57.48 cores=1,3
/proc/7237/stat : 7237 (strangenight1-s) R 7233 7237 6492 0 -1 4202496 61891 0 0 0 5738 10 0 0 25 0 1 0 486812527 227602432 45251 33554432000 4194304 4650387 140736287884768 18446744073709551615 4245532 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7237/statm: 55567 45251 381 112 0 50532 0
Current children cumulated CPU time (s) 57.48
Current children cumulated vsize (KiB) 222268

[startup+63.9006 s]
/proc/loadavg: 3.89 3.93 3.89 6/190 7262
/proc/meminfo: memFree=15357940/32950928 swapFree=67111528/67111528
[pid=7237] ppid=7233 vsize=213076 CPUtime=63.88 cores=1,3
/proc/7237/stat : 7237 (strangenight1-s) R 7233 7237 6492 0 -1 4202496 62883 0 0 0 6378 10 0 0 25 0 1 0 486812527 218189824 44672 33554432000 4194304 4650387 140736287884768 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7237/statm: 53269 44672 381 112 0 48234 0
Current children cumulated CPU time (s) 63.88
Current children cumulated vsize (KiB) 213076

[startup+65.5003 s]
/proc/loadavg: 3.89 3.93 3.89 6/190 7262
/proc/meminfo: memFree=15355832/32950928 swapFree=67111528/67111528
[pid=7237] ppid=7233 vsize=213076 CPUtime=65.49 cores=1,3
/proc/7237/stat : 7237 (strangenight1-s) R 7233 7237 6492 0 -1 4202496 63077 0 0 0 6538 11 0 0 25 0 1 0 486812527 218189824 44866 33554432000 4194304 4650387 140736287884768 18446744073709551615 4335203 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7237/statm: 53269 44866 381 112 0 48234 0
Current children cumulated CPU time (s) 65.49
Current children cumulated vsize (KiB) 213076

[startup+66.3002 s]
/proc/loadavg: 3.89 3.93 3.89 6/190 7262
/proc/meminfo: memFree=15353228/32950928 swapFree=67111528/67111528
[pid=7237] ppid=7233 vsize=213076 CPUtime=66.29 cores=1,3
/proc/7237/stat : 7237 (strangenight1-s) R 7233 7237 6492 0 -1 4202496 63171 0 0 0 6618 11 0 0 25 0 1 0 486812527 218189824 44960 33554432000 4194304 4650387 140736287884768 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7237/statm: 53269 44960 381 112 0 48234 0
Current children cumulated CPU time (s) 66.29
Current children cumulated vsize (KiB) 213076

[startup+66.7011 s]
/proc/loadavg: 3.89 3.93 3.89 6/190 7262
/proc/meminfo: memFree=15353228/32950928 swapFree=67111528/67111528
[pid=7237] ppid=7233 vsize=213076 CPUtime=66.69 cores=1,3
/proc/7237/stat : 7237 (strangenight1-s) R 7233 7237 6492 0 -1 4202496 63220 0 0 0 6658 11 0 0 25 0 1 0 486812527 218189824 45009 33554432000 4194304 4650387 140736287884768 18446744073709551615 4363509 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7237/statm: 53269 45009 381 112 0 48234 0
Current children cumulated CPU time (s) 66.69
Current children cumulated vsize (KiB) 213076

[startup+67.107 s]
/proc/loadavg: 3.89 3.93 3.89 6/190 7262
/proc/meminfo: memFree=15362652/32950928 swapFree=67111528/67111528
[pid=7237] ppid=7233 vsize=225524 CPUtime=67.09 cores=1,3
/proc/7237/stat : 7237 (strangenight1-s) R 7233 7237 6492 0 -1 4202496 64148 0 0 0 6698 11 0 0 25 0 1 0 486812527 230936576 45936 33554432000 4194304 4650387 140736287884768 18446744073709551615 274473623451 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7237/statm: 56381 45936 392 112 0 51346 0
Current children cumulated CPU time (s) 67.09
Current children cumulated vsize (KiB) 225524

Child status: 20
Real time (s): 67.1717
CPU time (s): 67.1678
CPU user time (s): 67.0418
CPU system time (s): 0.12598
CPU usage (%): 99.9942
Max. virtual memory (cumulated for all children) (KiB): 225524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 67.0418
system time used= 0.12598
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64149
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= 17
involuntary context switches= 65

runsolver used 0.113982 second user time and 0.265959 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-25 19:22:09
IDJOB=3281701
IDBENCH=69599
IDSOLVER=1589
FILE ID=node125/3281701-1303752128
RUNJOBID= node125-1303752128-7219
PBS_JOBID= 13154037
Free space on /tmp= 73236 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281701-1303752128/watcher-3281701-1303752128 -o /tmp/evaluation-result-3281701-1303752128/solver-3281701-1303752128 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3281701-1303752128.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=134098923

node125.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5266.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17050488 kB
Buffers:       2192360 kB
Cached:       13112756 kB
SwapCached:          0 kB
Active:        7637912 kB
Inactive:      7731468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17050488 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20972 kB
Writeback:           0 kB
AnonPages:       63624 kB
Mapped:          14488 kB
Slab:           466848 kB
PageTables:       5132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190980 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73180 MiB
End job on node125 at 2011-04-25 19:23:16