Trace number 3287911

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 120.408 120.403

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
MD5SUMf1a7d779d46b93ce2fde4f2438e6ae5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark59.9419
Satisfiable
(Un)Satisfiability was proved
Number of variables82007
Number of clauses241364
Sum of the clauses size563180
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2160908
Number of clauses of size 380454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3287911-1303772424.cnf'
0.00/0.00	c -- header says num vars:          82007
0.00/0.00	c -- header says num clauses:      241364
0.05/0.09	c -- clauses added:            0 learnts,       241364 normals,            0 xors
0.05/0.09	c -- vars added      82007
0.05/0.09	c Parsing time:  0.08 s
0.05/0.09	c  N st     0         0     82007     80454    160908         0    563178         0   no data   no data  --
0.39/0.46	c asymm  cl-useful: 0/32711/80453 lits-rem:0 time: 0.37
3.19/3.28	c Flit:    43 Blit:   6060 bXBeca:    0 bXProp: 5431 Bins:      0 BRemL:      0 BRemN:      0 P: 43.7M T:  2.78
3.19/3.29	c Cleaning up after failed var search:     0.01 s 
3.29/3.32	c Replacing     5431 vars Replaced   103374 lits Time:     0.02 s 
3.29/3.35	c bin-w-bin subsume rem         1702 bins  time:  0.01 s
3.29/3.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
3.49/3.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  70441 time:  0.15 s
3.59/3.65	c Removed useless bin:    1198  fixed:     0  props:  14.52M  time:  0.12 s
3.79/3.82	c lits-rem:        12  cl-subs:      335  v-elim:  23480  v-fix:    0  time:  0.17 s
3.89/3.91	c Finding binary XORs  T:     0.08 s  found:     888
3.89/3.92	c Replacing      888 vars Replaced     8298 lits Time:     0.01 s 
3.89/3.97	c Finding non-binary XORs:     0.03 s (found:    2686, avg size: 3.0)
3.89/3.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    379 locsubst:   120 time:   0.01
3.89/3.99	c calculated reachability. Time: 0.02
3.99/4.00	c Calc default polars -  time:   0.01 s pos:    7259 undec:   38922 neg:   35826
3.99/4.00	c =========================================================================================
3.99/4.00	c types(t): F = full restart, N = normal restart
3.99/4.00	c types(t): S = simplification begin/end, E = solution found
3.99/4.00	c restart types(rt): st = static, dy = dynamic
3.99/4.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.99/4.00	c  B st     0         0     45694     76830     72086         0    387508         0   no data   no data  --
4.99/5.03	c  N dy    22      4168     45677     76830     73213      2948    387508     41715      3.89      4.17  --
6.09/6.12	c  N dy    46      8295     45662     76830     74039      6151    387508     68136      4.02      4.31  --
6.99/7.03	c  N dy    82     12454     45648     76830     74503      9765    387508    120260      4.82      5.11  --
7.89/7.94	c  N dy   111     16529     45635     76830     74893     13372    387508    166226      5.07      9.20  --
8.70/8.77	c  N dy   145     20608     45632     76830     75175      8882    387508     60814      5.48      5.79  --
9.29/9.33	c Finding binary XORs  T:     0.05 s  found:     111
9.59/9.69	c  N dy   172     24627     45630     76652     75405     12490    386894    114577      5.60      6.66  --
9.69/9.79	c  F st   176     25002     45630     76652     75434     12825    386894    118326      5.61   no data  --
9.80/9.81	c Replacing      171 vars Replaced     6619 lits Time:     0.02 s 
10.69/10.78	c  N dy   182     30002     45459     76633     75255     17432    386419    199503      5.61   no data  --
10.69/10.78	c  S st   182     30002     45459     76633     75255     17432    386419    199503      5.61   no data  --
10.90/10.94	c  S st   182     30503     45455     76633     75509     17670    386419    201443      5.61   no data  --
10.90/10.95	c x-sub:    60 x-cut:      0 vfix:      0 v-elim:    219 locsubst:     0 time:   0.01
10.90/10.96	c Cache  BProp: 1 Set: 0 BXProp: 1 T: 0.01
17.29/17.33	c Flit:   119 Blit:    261 bXBeca:    0 bXProp: 1216 Bins:  36282 BRemL:   8559 BRemN:    459 P: 51.5M T:  6.35
17.29/17.34	c Cleaning up after failed var search:     0.01 s 
17.29/17.36	c Replacing     1218 vars Replaced    43999 lits Time:     0.02 s 
17.40/17.41	c bin-w-bin subsume rem         2622 bins  time:  0.01 s
17.40/17.45	c subs with bin:      941  lits-rem:      4650  v-fix:    0  time:  0.04 s
17.50/17.57	c Subs w/ non-existent bins:    139 l-rem:   5071 v-fix:     0 done:  39011 time:  0.12 s
17.60/17.61	c Removed useless bin:     484  fixed:     0  props:   2.76M  time:  0.04 s
18.09/18.11	c lits-rem:      2753  cl-subs:    19871  v-elim:  23396  v-fix:    0  time:  0.50 s
18.49/18.57	c asymm  cl-useful: 39/34705/67416 lits-rem:117 time: 0.46
18.49/18.59	c calculated reachability. Time: 0.02
18.49/18.59	c  N dy   182     30503     20143     67377     31810      4757    289406     44955      5.61   no data  --
18.60/18.66	c Finding binary XORs  T:     0.07 s  found:      93
19.29/19.30	c  N dy   207     34758     20143     67377     32087      8473    289406     90499      5.67      6.17  --
19.70/19.75	c  N dy   226     38948     20143     67377     32262     12267    289406    148740      5.77      6.10  --
20.19/20.29	c  N dy   248     43027     20142     67377     32482     15952    289406    198735      5.83      6.14  --
20.69/20.75	c  S st   265     45754     20141     67377     32642     18362    289406    233504      5.85   no data  --
20.80/20.85	c  S st   265     46256     20141     67377     32787     18711    289406    235960      5.85   no data  --
20.80/20.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     96 locsubst:     0 time:   0.01
20.80/20.86	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
23.20/23.22	c Flit:    19 Blit:      3 bXBeca:    0 bXProp:  170 Bins:  23669 BRemL:   5275 BRemN:    673 P: 20.3M T:  2.35
23.20/23.25	c Replacing      269 vars Replaced    19033 lits Time:     0.03 s 
23.20/23.28	c bin-w-bin subsume rem          570 bins  time:  0.01 s
23.49/23.53	c subs with bin:     2385  lits-rem:      6512  v-fix:    0  time:  0.25 s
23.49/23.57	c Subs w/ non-existent bins:    222 l-rem:   4362 v-fix:     0 done:  19752 time:  0.04 s
23.49/23.59	c Removed useless bin:     244  fixed:     0  props:   0.56M  time:  0.01 s
23.99/24.03	c lits-rem:      1554  cl-subs:     6286  v-elim:   1898  v-fix:    0  time:  0.44 s
23.99/24.06	c vivif2 --  cl tried    67494 cl shrink     1274 lits rem       1668 time: 0.03
23.99/24.07	c vivif2 --  cl tried    12539 cl shrink     1725 lits rem       3711 time: 0.01
24.59/24.65	c asymm  cl-useful: 214/41972/66971 lits-rem:238 time: 0.57
24.59/24.66	c calculated reachability. Time: 0.01
24.59/24.66	c  N dy   265     46256     17854     66967     42346     12478    291240    161838      5.85   no data  --
24.69/24.70	c Finding binary XORs  T:     0.04 s  found:       8
25.20/25.22	c  N dy   289     50315     17854     66967     42481     16148    291240    220845      5.95      6.28  --
25.69/25.77	c  N dy   314     54359     17853     66967     42577     19854    291240    299720      6.23     10.79  --
26.19/26.21	c  N dy   337     58432     17853     66967     42645     12324    291239    121140      6.29     15.10  --
26.59/26.65	c  N dy   356     62594     17850     66967     42728     16158    291239    189082      6.37      8.27  --
26.99/27.02	c  N dy   373     66806     17849     66967     42816     20104    291238    249548      6.38      6.77  --
27.19/27.30	c  S st   390     69384     17847     66967     42870     22508    291238    290968      6.42      6.10  --
27.29/27.40	c  S st   390     69885     17846     66967     42934     22936    291238    293594      6.42   no data  --
27.40/27.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     30 locsubst:     0 time:   0.01
27.40/27.41	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
29.49/29.52	c Flit:    17 Blit:      9 bXBeca:    0 bXProp:  150 Bins:  13392 BRemL:   8827 BRemN:    585 P: 25.6M T:  2.10
29.49/29.54	c Replacing      168 vars Replaced    14263 lits Time:     0.03 s 
29.49/29.58	c bin-w-bin subsume rem          601 bins  time:  0.01 s
29.89/29.96	c subs with bin:      832  lits-rem:      4651  v-fix:    0  time:  0.38 s
29.99/30.00	c Subs w/ non-existent bins:    107 l-rem:   2006 v-fix:     0 done:  17622 time:  0.03 s
29.99/30.01	c Removed useless bin:     180  fixed:     0  props:   0.47M  time:  0.01 s
30.39/30.47	c lits-rem:      1625  cl-subs:     3313  v-elim:    308  v-fix:    0  time:  0.46 s
30.39/30.49	c vivif2 --  cl tried    66634 cl shrink      258 lits rem        313 time: 0.03
30.49/30.51	c vivif2 --  cl tried    19032 cl shrink     1451 lits rem       3060 time: 0.02
30.80/30.80	c asymm  cl-useful: 57/12328/66559 lits-rem:171 time: 0.29
30.80/30.82	c calculated reachability. Time: 0.01
30.80/30.82	c  N dy   390     69885     17314     66502     44391     19020    295086    210079      6.42   no data  --
30.80/30.85	c Finding binary XORs  T:     0.03 s  found:       2
31.39/31.41	c  N dy   422     74414     17303     66502     44437     23138    295085    279438      6.52      7.39  --
31.99/32.01	c  N dy   450     79221     17301     66502     44494     27464    295085    369503      6.69      8.00  --
32.49/32.54	c  N dy   475     84353     17300     66502     44540     17094    295085    157797      6.75      7.21  --
32.79/32.84	c  F st   491     87500     17299     66502     44574     19895    295084    201221      6.78   no data  --
32.79/32.86	c Replacing       17 vars Replaced      591 lits Time:     0.01 s 
33.10/33.18	c  N st   496     90797     17281     66502     44469     22896    294934    284799      6.78   no data  --
33.70/33.77	c  N dy   522     96620     17281     66502     44514     28288    294933    380206      6.84      8.76  --
34.39/34.46	c  N dy   549    102921     17278     66502     44568     34098    294933    467629      6.84      7.32  --
34.59/34.68	c  S st   557    104827     17277     66502     44589     35788    294933    492647      6.84      4.79  --
34.69/34.78	c  S st   557    105328     17275     66502     44621     36248    294933    496047      6.84   no data  --
34.69/34.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     2 time:   0.01
34.79/34.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.59/36.69	c Flit:    32 Blit:     18 bXBeca:    0 bXProp:  172 Bins:   4056 BRemL:   4341 BRemN:    190 P: 25.1M T:  1.89
36.69/36.72	c Replacing      180 vars Replaced    16403 lits Time:     0.03 s 
36.69/36.77	c bin-w-bin subsume rem          288 bins  time:  0.01 s
37.19/37.25	c subs with bin:      692  lits-rem:      4866  v-fix:    0  time:  0.48 s
37.19/37.28	c Subs w/ non-existent bins:     24 l-rem:   1485 v-fix:     0 done:  12097 time:  0.03 s
37.19/37.29	c Removed useless bin:      91  fixed:     0  props:   0.45M  time:  0.01 s
37.99/38.05	c lits-rem:      3097  cl-subs:     3108  v-elim:     67  v-fix:    0  time:  0.76 s
37.99/38.08	c vivif2 --  cl tried    66160 cl shrink      150 lits rem        171 time: 0.03
38.09/38.12	c vivif2 --  cl tried    32401 cl shrink     2388 lits rem       5925 time: 0.04
38.40/38.41	c asymm  cl-useful: 90/11852/66152 lits-rem:270 time: 0.29
38.40/38.42	c calculated reachability. Time: 0.01
38.40/38.42	c  N dy   557    105328     16978     66062     42588     32381    291625    438960      6.84   no data  --
38.40/38.46	c Finding binary XORs  T:     0.03 s  found:       1
39.19/39.20	c  N dy   587    112291     16968     66062     42652     21133    291625    186559      6.86      7.29  --
39.89/39.95	c  N dy   620    119547     16963     66062     42706     27850    291625    295665      6.89     10.81  --
40.70/40.79	c  N dy   657    127178     16959     66062     42777     34785    291625    420390      6.96      7.64  --
41.59/41.68	c  N dy   693    135382     16954     66062     42825     22409    291625    192078      7.00      9.16  --
42.59/42.68	c  N dy   729    144094     16948     66062     42934     30473    291625    318285      7.00      7.45  --
43.69/43.77	c  N dy   777    153304     16945     66062     43001     38987    291625    503670      7.12     11.42  --
44.29/44.37	c  S st   803    157992     16942     66062     43043     23630    291625    190426      7.19   no data  --
44.39/44.48	c  S st   803    158492     16938     66062     43092     24064    291623    193037      7.19   no data  --
44.39/44.50	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     2 time:   0.01
44.49/44.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.19/46.28	c Flit:    37 Blit:     19 bXBeca:    0 bXProp:  186 Bins:   3173 BRemL:   3847 BRemN:     76 P: 22.7M T:  1.78
46.29/46.31	c Replacing      227 vars Replaced    10587 lits Time:     0.02 s 
46.29/46.34	c bin-w-bin subsume rem          251 bins  time:  0.01 s
46.39/46.49	c subs with bin:      718  lits-rem:       841  v-fix:    0  time:  0.15 s
46.50/46.52	c Subs w/ non-existent bins:     34 l-rem:    176 v-fix:     0 done:  16655 time:  0.03 s
46.50/46.53	c Removed useless bin:      98  fixed:     0  props:   0.46M  time:  0.01 s
46.90/46.91	c lits-rem:       905  cl-subs:      914  v-elim:     80  v-fix:    0  time:  0.38 s
46.90/46.94	c vivif2 --  cl tried    65769 cl shrink      128 lits rem        154 time: 0.03
46.90/46.95	c vivif2 --  cl tried    21958 cl shrink      228 lits rem        547 time: 0.01
47.50/47.56	c asymm  cl-useful: 410/35734/65763 lits-rem:757 time: 0.61
47.50/47.58	c calculated reachability. Time: 0.01
47.50/47.58	c  N dy   803    158492     16575     65649     40452     21945    287861    171515      7.19   no data  --
47.60/47.62	c Finding binary XORs  T:     0.04 s  found:      13
48.50/48.57	c  N dy   843    168651     16559     65649     40589     31181    287861    302271      7.18      7.90  --
49.59/49.67	c  N dy   889    179866     16550     65649     40695     41657    287861    470155      7.19      7.61  --
50.99/51.05	c  N dy   946    191482     16543     65649     40784     31641    287861    332577      7.28      7.69  --
52.19/52.27	c  N dy   996    203758     16538     65649     40879     43004    287861    507101      7.30      8.94  --
53.69/53.74	c  N dy  1064    217008     16528     65649     40976     33585    287861    281556      7.36      8.42  --
55.19/55.21	c  N dy  1127    230862     16521     65649     41098     46688    287861    519578      7.37      7.82  --
55.39/55.46	c Finding binary XORs  T:     0.03 s  found:      97
55.99/56.07	c  S st  1158    237738     16516     65632     40764     52297    287250    627830      7.37      8.19  --
56.10/56.19	c  S st  1158    238241     16508     65632     40817     52714    287249    630444      7.37   no data  --
56.19/56.21	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     2 time:   0.01
56.19/56.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.89/57.98	c Flit:    32 Blit:     24 bXBeca:    0 bXProp:  121 Bins:   2739 BRemL:   2651 BRemN:    124 P: 23.0M T:  1.77
57.99/58.02	c Replacing      293 vars Replaced    18695 lits Time:     0.04 s 
57.99/58.07	c bin-w-bin subsume rem          189 bins  time:  0.01 s
58.19/58.29	c subs with bin:     1110  lits-rem:      3301  v-fix:    0  time:  0.22 s
58.29/58.32	c Subs w/ non-existent bins:     33 l-rem:   1847 v-fix:     0 done:   7224 time:  0.03 s
58.29/58.33	c Removed useless bin:      99  fixed:     0  props:   0.48M  time:  0.01 s
59.39/59.47	c lits-rem:      5264  cl-subs:     3677  v-elim:    151  v-fix:    0  time:  1.14 s
59.49/59.50	c vivif2 --  cl tried    64979 cl shrink      181 lits rem        221 time: 0.03
59.49/59.55	c vivif2 --  cl tried    47436 cl shrink     2670 lits rem       7599 time: 0.05
59.79/59.86	c asymm  cl-useful: 26/11613/64949 lits-rem:78 time: 0.31
59.79/59.88	c calculated reachability. Time: 0.01
59.79/59.88	c  N dy  1158    238241     16005     64923     39006     47434    282733    558100      7.37   no data  --
60.89/60.97	c Finding binary XORs  T:     0.04 s  found:      14
61.59/61.63	c  N dy  1231    253588     15990     64923     38987     38968    282617    355214      7.41      7.83  --
63.60/63.62	c  N dy  1312    269805     15977     64923     39148     54297    282617    645691      7.46     14.74  --
65.39/65.49	c  N dy  1387    288565     15965     64923     39313     48785    282588    466204      7.47      7.91  --
67.59/67.68	c  F st  1495    306250     15953     64923     39457     40836    282588    370495      7.59   no data  --
67.69/67.70	c Replacing       64 vars Replaced     1567 lits Time:     0.01 s 
67.79/67.86	c  N st  1498    307437     15889     64913     39110     41295    282032    415191      7.59   no data  --
69.19/69.24	c Finding binary XORs  T:     0.03 s  found:      86
69.80/69.81	c  N dy  1551    327904     15881     64913     39218     59544    281998    816160      7.56      7.98  --
72.00/72.06	c  N dy  1650    348671     15860     64913     39410     54607    281996    504445      7.59      8.07  --
73.10/73.15	c  S st  1695    357364     15853     64913     39494     62845    281996    716914      7.64      7.10  --
73.20/73.25	c  S st  1695    357868     15848     64913     39517     63307    281996    720358      7.64   no data  --
73.20/73.26	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.01
73.20/73.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.89/74.97	c Flit:    23 Blit:      9 bXBeca:    1 bXProp:  116 Bins:   1951 BRemL:   1433 BRemN:    102 P: 23.1M T:  1.71
74.99/75.01	c Replacing      238 vars Replaced    17349 lits Time:     0.04 s 
74.99/75.07	c bin-w-bin subsume rem          187 bins  time:  0.01 s
75.29/75.33	c subs with bin:     1687  lits-rem:      2677  v-fix:    0  time:  0.26 s
75.29/75.36	c Subs w/ non-existent bins:     40 l-rem:    899 v-fix:     0 done:   7121 time:  0.03 s
75.29/75.37	c Removed useless bin:     114  fixed:     0  props:   0.47M  time:  0.01 s
76.90/76.96	c lits-rem:      5547  cl-subs:     4306  v-elim:    157  v-fix:    0  time:  1.58 s
76.90/76.99	c vivif2 --  cl tried    64064 cl shrink      164 lits rem        265 time: 0.03
77.00/77.03	c vivif2 --  cl tried    55478 cl shrink     1575 lits rem       5244 time: 0.05
77.29/77.34	c asymm  cl-useful: 14/10087/64034 lits-rem:42 time: 0.30
77.29/77.35	c calculated reachability. Time: 0.01
77.29/77.35	c  N dy  1695    357868     15419     64020     38357     55470    280089    506726      7.64   no data  --
77.29/77.39	c Finding binary XORs  T:     0.03 s  found:       3
79.89/79.94	c  N dy  1793    378411     15385     64020     38637     47799    280089    379271      7.71     10.21  --
82.19/82.21	c  N dy  1874    399613     15355     64020     38875     67556    280089    725588      7.72      8.73  --
84.19/84.23	c  N dy  1949    419849     15333     64020     39014     59323    280088    537423      7.74      8.24  --
84.29/84.36	c Finding binary XORs  T:     0.03 s  found:      92
86.60/86.67	c  N dy  2043    440123     15312     63928     38376     48359    278523    324549      7.76      8.21  --
89.10/89.11	c  N dy  2140    460656     15287     63928     38569     67562    278522    688049      7.78      8.97  --
91.49/91.55	c  N dy  2225    481022     15265     63928     38756     57611    278521    420594      7.77      8.41  --
91.79/91.86	c Finding binary XORs  T:     0.04 s  found:      61
91.79/91.88	c Replacing      290 vars Replaced    13653 lits Time:     0.02 s 
93.89/93.94	c  N dy  2300    501204     14953     63836     37962     74069    276653    726998      7.76      8.52  --
96.20/96.24	c  N dy  2376    521269     14935     63836     38120     62734    276653    494477      7.75      9.14  --
98.30/98.34	c  S st  2451    536802     14917     63836     38270     77183    276651    763019      7.75   no data  --
98.40/98.48	c  S st  2451    537305     14910     63836     38310     77623    276650    766497      7.75   no data  --
98.40/98.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.01
98.40/98.50	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
100.20/100.22	c Flit:    36 Blit:      5 bXBeca:    1 bXProp:  126 Bins:   2431 BRemL:   1744 BRemN:    110 P: 23.4M T:  1.72
100.20/100.26	c Replacing      180 vars Replaced    11421 lits Time:     0.04 s 
100.30/100.32	c bin-w-bin subsume rem          406 bins  time:  0.01 s
100.40/100.49	c subs with bin:     2722  lits-rem:      4829  v-fix:    0  time:  0.17 s
100.50/100.53	c Subs w/ non-existent bins:     35 l-rem:   1319 v-fix:     0 done:  11339 time:  0.03 s
100.50/100.54	c Removed useless bin:      89  fixed:     0  props:   0.46M  time:  0.01 s
102.09/102.15	c lits-rem:      6682  cl-subs:     5577  v-elim:    177  v-fix:    0  time:  1.61 s
102.09/102.17	c vivif2 --  cl tried    62950 cl shrink      108 lits rem        118 time: 0.03
102.20/102.24	c vivif2 --  cl tried    66672 cl shrink     2394 lits rem      13802 time: 0.06
102.39/102.40	c asymm  cl-useful: 5/5500/62934 lits-rem:15 time: 0.16
102.39/102.41	c calculated reachability. Time: 0.01
102.39/102.41	c  N dy  2451    537305     14511     62929     36824     66631    269593    647695      7.75   no data  --
102.39/102.45	c Finding binary XORs  T:     0.04 s  found:       3
104.89/104.91	c  N dy  2534    557620     14478     62929     37020     52657    269590    360609      7.73      8.21  --
106.89/106.95	c  N dy  2602    577859     14459     62929     37217     71523    269552    657715      7.71      8.16  --
109.10/109.11	c  N dy  2679    597889     14441     62929     37406     58873    269544    413303      7.70      8.19  --
109.20/109.29	c Finding binary XORs  T:     0.03 s  found:      62
111.40/111.43	c  N dy  2760    618147     14404     62822     36862     75263    268344    710051      7.68      8.09  --
113.60/113.69	c  N dy  2835    638413     14375     62822     37063     62902    268343    456194      7.66      8.09  --
114.70/114.71	c Replacing      174 vars Replaced     8412 lits Time:     0.03 s 
115.20/115.20	c Finding binary XORs  T:     0.03 s  found:      88
115.80/115.86	c  N dy  2907    658453     14174     62636     36432     76504    266496    760165      7.64      8.12  --
117.70/117.75	c  N dy  2964    678762     14114     62636     36713     65190    266490    473546      7.62      8.05  --
118.50/118.52	c Replacing      180 vars Replaced     6629 lits Time:     0.02 s 
119.60/119.61	c Finding binary XORs  T:     0.03 s  found:     137
120.10/120.15	c Replacing      280 vars Replaced     9523 lits Time:     0.03 s 
120.20/120.27	c  E dy  3027    695785     13376     62055     33728     57280    259936    527494      7.60   no data  --
120.20/120.27	c num threads              : 1          
120.20/120.27	c restarts                 : 3027       
120.20/120.27	c dynamic restarts         : 3003       
120.20/120.27	c static restarts          : 24         
120.20/120.27	c full restarts            : 3          
120.20/120.27	c total simplify time      : 0.91       
120.20/120.27	c learnts DL2              : 0          
120.20/120.27	c learnts size 2           : 283424     
120.20/120.27	c learnts size 1           : 8669        (10.57     % of vars)
120.20/120.27	c filedLit time            : 22.49       (18.72     % time)
120.20/120.27	c v-elim SatELite          : 49714       (60.62     % vars)
120.20/120.27	c SatELite time            : 7.03        (5.85      % time)
120.20/120.27	c v-elim xor               : 729         (0.89      % vars)
120.20/120.27	c xor elim time            : 0.12        (0.10      % time)
120.20/120.27	c num binary xor trees     : 6171       
120.20/120.27	c binxor trees' crown      : 10268       (1.66      leafs/tree)
120.20/120.27	c bin xor find time        : 0.70       
120.20/120.27	c OTF clause improved      : 39769       (0.06      clauses/conflict)
120.20/120.27	c OTF impr. size diff      : 42864       (1.08       lits/clause)
120.20/120.27	c OTF cl watch-shrink      : 272454      (0.39      clauses/conflict)
120.20/120.27	c OTF cl watch-sh-lit      : 528968      (1.94       lits/clause)
120.20/120.27	c tried to recurMin cls    : 407748      (58.60      % of conflicts)
120.20/120.27	c updated cache            : 0           (0.00       lits/tried recurMin)
120.20/120.27	c clauses over max glue    : 0           (0.00      % of all clauses)
120.20/120.27	c conflicts                : 695785      (5792.09   / sec)
120.20/120.27	c decisions                : 11626446    (0.57      % random)
120.20/120.27	c bogo-props               : 4950709581  (41212387.06 / sec)
120.20/120.27	c conflict literals        : 12002180    (20.06     % deleted)
120.20/120.27	c Memory used              : 266.09      MB
120.20/120.27	c CPU time                 : 120.13      s
120.20/120.27	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-3287911-1303772424/watcher-3287911-1303772424 -o /tmp/evaluation-result-3287911-1303772424/solver-3287911-1303772424 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3287911-1303772424.cnf 

running on 2 cores: 4,6

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.81 3.92 3.91 4/189 6405
/proc/meminfo: memFree=12966256/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=31652 CPUtime=0 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202496 1176 0 0 0 0 0 0 0 25 0 1 0 567473103 32411648 1049 33554432000 4194304 4650387 140734258791424 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6405/statm: 7913 1050 328 112 0 2878 0

[startup+0.05532 s]
/proc/loadavg: 3.81 3.92 3.91 4/189 6405
/proc/meminfo: memFree=12966256/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=49840 CPUtime=0.05 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202496 6312 0 0 0 5 0 0 0 25 0 1 0 567473103 51036160 5202 33554432000 4194304 4650387 140734258791424 18446744073709551615 4317213 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6405/statm: 12460 5203 329 112 0 7425 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 49840

[startup+0.100318 s]
/proc/loadavg: 3.81 3.92 3.91 4/189 6405
/proc/meminfo: memFree=12966256/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=63232 CPUtime=0.09 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202496 10260 0 0 0 8 1 0 0 25 0 1 0 567473103 64749568 8064 33554432000 4194304 4650387 140734258791424 18446744073709551615 4369854 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6405/statm: 15808 8064 348 112 0 10773 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63232

[startup+0.300283 s]
/proc/loadavg: 3.81 3.92 3.91 4/189 6405
/proc/meminfo: memFree=12966256/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=63232 CPUtime=0.29 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202496 10260 0 0 0 28 1 0 0 25 0 1 0 567473103 64749568 8064 33554432000 4194304 4650387 140734258791424 18446744073709551615 4369009 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6405/statm: 15808 8064 348 112 0 10773 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63232

[startup+0.701202 s]
/proc/loadavg: 3.81 3.92 3.91 4/189 6405
/proc/meminfo: memFree=12966256/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=80260 CPUtime=0.69 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202496 14354 0 0 0 68 1 0 0 25 0 1 0 567473103 82186240 11685 33554432000 4194304 4650387 140734258791424 18446744073709551615 251367207621 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6405/statm: 20065 11686 354 112 0 15030 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80260

[startup+1.50106 s]
/proc/loadavg: 3.81 3.92 3.91 5/190 6406
/proc/meminfo: memFree=12852060/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=122160 CPUtime=1.49 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202496 24557 0 0 0 146 3 0 0 25 0 1 0 567473103 125091840 21888 33554432000 4194304 4650387 140734258791424 18446744073709551615 4369838 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6405/statm: 30540 21892 354 112 0 25505 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 122160

[startup+3.10076 s]
/proc/loadavg: 3.81 3.92 3.91 5/190 6406
/proc/meminfo: memFree=12758440/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=151820 CPUtime=3.09 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202496 31890 0 0 0 306 3 0 0 25 0 1 0 567473103 155463680 29221 33554432000 4194304 4650387 140734258791424 18446744073709551615 4245195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6405/statm: 37955 29221 354 112 0 32920 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 151820

[startup+6.30117 s]
/proc/loadavg: 3.91 3.94 3.92 6/190 6407
/proc/meminfo: memFree=12675352/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=175988 CPUtime=6.29 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202496 38373 0 0 0 625 4 0 0 25 0 1 0 567473103 180211712 35704 33554432000 4194304 4650387 140734258791424 18446744073709551615 4333694 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6405/statm: 43997 35704 379 112 0 38962 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 175988

[startup+12.701 s]
/proc/loadavg: 3.91 3.94 3.92 5/190 6434
/proc/meminfo: memFree=12597244/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=185464 CPUtime=12.69 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202496 41598 0 0 0 1264 5 0 0 25 0 1 0 567473103 189915136 37700 33554432000 4194304 4650387 140734258791424 18446744073709551615 4370229 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6405/statm: 46366 37700 381 112 0 41331 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 185464

[startup+25.5006 s]
/proc/loadavg: 3.93 3.94 3.92 5/190 6488
/proc/meminfo: memFree=12688072/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=238264 CPUtime=25.49 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202496 55624 0 0 0 2541 8 0 0 25 0 1 0 567473103 243982336 51726 33554432000 4194304 4650387 140734258791424 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6405/statm: 59566 51726 381 112 0 54531 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 238264

[startup+51.1009 s]
/proc/loadavg: 3.95 3.95 3.92 5/190 6498
/proc/meminfo: memFree=12449376/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=252980 CPUtime=51.09 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202496 65691 0 0 0 5099 10 0 0 25 0 1 0 567473103 259051520 54228 33554432000 4194304 4650387 140734258791424 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6405/statm: 63245 54228 381 112 0 58210 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 252980

[startup+102.307 s]
/proc/loadavg: 3.98 3.95 3.92 5/190 6499
/proc/meminfo: memFree=12290876/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=271820 CPUtime=102.3 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202496 85380 0 0 0 10216 14 0 0 25 0 1 0 567473103 278343680 59311 33554432000 4194304 4650387 140734258791424 18446744073709551615 4302835 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6405/statm: 67955 59311 381 112 0 62920 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 271820

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

[startup+108.701 s]
/proc/loadavg: 3.98 3.95 3.92 5/190 6499
/proc/meminfo: memFree=12280460/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=271844 CPUtime=108.7 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202496 88115 0 0 0 10855 15 0 0 25 0 1 0 567473103 278368256 58662 33554432000 4194304 4650387 140734258791424 18446744073709551615 4364314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6405/statm: 67961 58662 381 112 0 62926 0
Current children cumulated CPU time (s) 108.7
Current children cumulated vsize (KiB) 271844

[startup+115.101 s]
/proc/loadavg: 3.98 3.95 3.92 5/190 6500
/proc/meminfo: memFree=12270044/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=271944 CPUtime=115.1 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202496 90116 0 0 0 11495 15 0 0 25 0 1 0 567473103 278470656 59056 33554432000 4194304 4650387 140734258791424 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6405/statm: 67986 59056 381 112 0 62951 0
Current children cumulated CPU time (s) 115.1
Current children cumulated vsize (KiB) 271944

[startup+118.3 s]
/proc/loadavg: 3.98 3.95 3.92 5/190 6500
/proc/meminfo: memFree=12264832/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=272468 CPUtime=118.3 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202496 91743 0 0 0 11815 15 0 0 25 0 1 0 567473103 279007232 59017 33554432000 4194304 4650387 140734258791424 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6405/statm: 68117 59017 381 112 0 63082 0
Current children cumulated CPU time (s) 118.3
Current children cumulated vsize (KiB) 272468

[startup+119.1 s]
/proc/loadavg: 3.98 3.95 3.92 5/190 6500
/proc/meminfo: memFree=12268304/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=272468 CPUtime=119.09 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202496 91904 0 0 0 11894 15 0 0 25 0 1 0 567473103 279007232 59178 33554432000 4194304 4650387 140734258791424 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6405/statm: 68117 59178 381 112 0 63082 0
Current children cumulated CPU time (s) 119.09
Current children cumulated vsize (KiB) 272468

[startup+119.907 s]
/proc/loadavg: 3.98 3.95 3.92 5/190 6500
/proc/meminfo: memFree=12266196/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=272468 CPUtime=119.9 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202496 92054 0 0 0 11975 15 0 0 25 0 1 0 567473103 279007232 59328 33554432000 4194304 4650387 140734258791424 18446744073709551615 4310399 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6405/statm: 68117 59328 381 112 0 63082 0
Current children cumulated CPU time (s) 119.9
Current children cumulated vsize (KiB) 272468

[startup+120.301 s]
/proc/loadavg: 3.98 3.95 3.92 5/190 6500
/proc/meminfo: memFree=12266196/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=272468 CPUtime=120.3 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202496 92116 0 0 0 12015 15 0 0 25 0 1 0 567473103 279007232 59389 33554432000 4194304 4650387 140734258791424 18446744073709551615 251367204626 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6405/statm: 68117 59389 392 112 0 63082 0
Current children cumulated CPU time (s) 120.3
Current children cumulated vsize (KiB) 272468

[startup+120.401 s]
/proc/loadavg: 3.98 3.95 3.92 5/190 6500
/proc/meminfo: memFree=12266196/32950928 swapFree=67111528/67111528
[pid=6405] ppid=6403 vsize=0 CPUtime=120.4 cores=4,6
/proc/6405/stat : 6405 (strangenight1-s) R 6403 6405 4899 0 -1 4202500 92117 0 0 0 12024 16 0 0 25 0 1 0 567473103 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6405/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 120.4
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 120.403
CPU time (s): 120.408
CPU user time (s): 120.243
CPU system time (s): 0.164974
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 284516

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

runsolver used 0.204968 second user time and 0.45693 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-26 01:00:24
IDJOB=3287911
IDBENCH=82477
IDSOLVER=1589
FILE ID=node113/3287911-1303772424
RUNJOBID= node113-1303772383-6228
PBS_JOBID= 13157152
Free space on /tmp= 70952 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287911-1303772424/watcher-3287911-1303772424 -o /tmp/evaluation-result-3287911-1303772424/solver-3287911-1303772424 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3287911-1303772424.cnf

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

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=492379547

node113.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.846
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.69
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.846
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	: 5332.76
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.846
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.74
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.846
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.75
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.846
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.74
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.846
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.75
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12966660 kB
Buffers:       1853488 kB
Cached:       16879008 kB
SwapCached:          0 kB
Active:       11155252 kB
Inactive:      8237440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12966660 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           32688 kB
Writeback:           0 kB
AnonPages:      659896 kB
Mapped:          16140 kB
Slab:           526252 kB
PageTables:       6472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   880812 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= 70936 MiB
End job on node113 at 2011-04-26 01:02:25