Trace number 3370678

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-st (fixed)? (TO) 1300.11 1300.09

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2982.37
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
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-3370678-1305379169.cnf'
0.00/0.01	c -- header says num vars:         200308
0.00/0.01	c -- header says num clauses:      598619
0.19/0.22	c -- clauses added:            0 learnts,       598619 normals,            0 xors
0.19/0.22	c -- vars added     200308
0.19/0.22	c Parsing time:  0.20 s
0.19/0.22	c  N st     0         0    200308    199539    399078         0   1396773         0   no data   no data  --
0.49/0.59	c asymm  cl-useful: 0/452/199522 lits-rem:0 time: 0.36
9.80/9.89	c Flit:    11 Blit:     55 bXBeca:    0 bXProp:  171 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T:  9.12
9.90/9.94	c Replacing      171 vars Replaced     3396 lits Time:     0.04 s 
9.99/10.01	c bin-w-bin subsume rem            0 bins  time:  0.02 s
9.99/10.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
15.49/15.52	c Subs w/ non-existent bins:     17 l-rem:      0 v-fix:    15 done:  37169 time:  5.44 s
15.59/15.64	c Removed useless bin:       0  fixed:     0  props:  20.07M  time:  0.12 s
16.19/16.28	c lits-rem:         0  cl-subs:     4516  v-elim:  66681  v-fix:    0  time:  0.63 s
17.09/17.17	c Finding binary XORs  T:     0.89 s  found:     419
17.19/17.20	c Replacing      419 vars Replaced     3571 lits Time:     0.03 s 
17.29/17.34	c Finding non-binary XORs:     0.12 s (found:    9730, avg size: 3.0)
17.29/17.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
17.51/17.58	c calculated reachability. Time: 0.22
17.51/17.59	c Calc default polars -  time:   0.02 s pos:    4866 undec:   82149 neg:  113293
17.51/17.59	c =========================================================================================
17.51/17.59	c types(t): F = full restart, N = normal restart
17.51/17.59	c types(t): S = simplification begin/end, E = solution found
17.51/17.59	c restart types(rt): st = static, dy = dynamic
17.51/17.59	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
17.51/17.59	c  B st     0         0    132930    205210    217627         0   1129882         0   no data   no data  --
19.70/19.78	c  N dy     8      4564    132929    205210    217681      4452   1129882    293238     12.73     13.50  --
26.09/26.13	c  N dy    19     17569    132924    205210    217879     16762   1129882    896966     10.94     11.95  --
27.69/27.76	c  N dy    24     21852    132924    205210    217916     11391   1129882    316124     10.32     11.33  --
29.29/29.38	c  F st    31     25000    132924    205210    217973     14263   1129882    428136     10.40      7.40  --
30.39/30.41	c  N st    34     26191    132923    205071    217981     15419   1129445    499664     10.40   no data  --
31.80/31.89	c  S st    37     30003    132922    205071    218034     19130   1129445    722502     10.40   no data  --
32.29/32.33	c  S st    37     30503    132922    205071    218088     19568   1129445    737348     10.40   no data  --
32.29/32.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
32.29/32.40	c Cache  BProp: 73 Set: 18 BXProp: 0 T: 0.03
44.01/44.03	c Flit:     3 Blit:     53 bXBeca:    0 bXProp:  178 Bins:  12562 BRemL:      0 BRemN:      0 P: 200.0M T: 11.57
44.01/44.09	c Replacing      178 vars Replaced     2670 lits Time:     0.05 s 
44.19/44.21	c bin-w-bin subsume rem            2 bins  time:  0.02 s
44.29/44.32	c subs with bin:       95  lits-rem:      1467  v-fix:    0  time:  0.11 s
46.29/46.36	c Subs w/ non-existent bins:     64 l-rem:    934 v-fix:     0 done:  19394 time:  2.03 s
46.39/46.47	c Removed useless bin:       0  fixed:     0  props:  20.01M  time:  0.12 s
49.19/49.24	c lits-rem:       726  cl-subs:    19184  v-elim:  64098  v-fix:    0  time:  2.75 s
49.50/49.59	c asymm  cl-useful: 960/20716/221385 lits-rem:961 time: 0.35
49.69/49.71	c calculated reachability. Time: 0.11
49.69/49.72	c  N dy    37     30503     68569    221385     82532      3207    971531     59107     10.40   no data  --
49.89/49.99	c Finding binary XORs  T:     0.28 s  found:       1
51.79/51.87	c  N dy    49     34576     68566    221385     82590      6973    971529    347833     10.29     10.94  --
53.99/54.01	c  N dy    66     38622     68565    221385     82673     10357    971529    490878     11.92     96.77  --
55.39/55.40	c  N dy    75     43723     68563    221385     82751     15117    971529    640385     11.58     12.32  --
55.89/55.95	c  S st    80     45754     68563    221385     82759     17085    971529    710467     11.48      7.44  --
56.29/56.33	c  S st    80     46256     68563    221385     82799     17538    971529    735256     11.48   no data  --
56.29/56.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
56.29/56.38	c Cache  BProp: 77 Set: 0 BXProp: 0 T: 0.02
68.29/68.35	c Flit:     0 Blit:      2 bXBeca:    0 bXProp:   12 Bins:  37182 BRemL:      0 BRemN:      2 P: 200.0M T: 11.91
68.39/68.41	c Replacing       14 vars Replaced     3200 lits Time:     0.06 s 
68.49/68.53	c bin-w-bin subsume rem            8 bins  time:  0.03 s
68.69/68.78	c subs with bin:      179  lits-rem:      3268  v-fix:    0  time:  0.25 s
68.89/68.96	c Subs w/ non-existent bins:   1316 l-rem:   2864 v-fix:     0 done:  30078 time:  0.17 s
68.99/69.04	c Removed useless bin:     117  fixed:     0  props:  20.00M  time:  0.08 s
70.89/70.91	c lits-rem:      1160  cl-subs:     3703  v-elim:   1020  v-fix:    0  time:  1.86 s
71.89/71.90	c vivif2 --  cl tried   222078 cl shrink      773 lits rem        791 time: 1.00
71.99/72.01	c vivif2 --  cl tried    13658 cl shrink     1746 lits rem      31873 time: 0.11
72.29/72.39	c asymm  cl-useful: 29/31578/221635 lits-rem:29 time: 0.38
72.50/72.55	c calculated reachability. Time: 0.15
72.50/72.56	c  N dy    80     46256     67528    221635    118995     13553    977787    563347     11.48   no data  --
72.89/72.99	c Finding binary XORs  T:     0.43 s  found:      10
76.70/76.76	c  N dy    83     58157     67527    221635    119116     24877    977787   1201807     10.60     11.48  --
78.79/78.85	c  N dy    92     64218     67527    221635    119206     16819    977787    545754     10.31     11.06  --
79.99/80.08	c  N dy    98     68416     67526    221635    119236     20849    977787    696311     10.18     10.74  --
80.30/80.33	c  S st    99     69385     67526    221635    119241     21794    977787    733257     10.16     10.55  --
80.69/80.73	c  S st    99     69888     67526    221635    119298     22235    977787    763772     10.16   no data  --
80.69/80.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
80.79/80.83	c Cache  BProp: 18 Set: 0 BXProp: 0 T: 0.07
87.90/87.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    7 Bins:   5314 BRemL:      0 BRemN:      0 P: 200.0M T:  7.08
87.90/88.00	c Replacing       17 vars Replaced      338 lits Time:     0.05 s 
88.09/88.11	c bin-w-bin subsume rem           10 bins  time:  0.03 s
88.29/88.32	c subs with bin:       76  lits-rem:       552  v-fix:    0  time:  0.20 s
88.49/88.57	c Subs w/ non-existent bins:     95 l-rem:    872 v-fix:     0 done:  35242 time:  0.24 s
88.59/88.65	c Removed useless bin:      10  fixed:     0  props:  20.00M  time:  0.08 s
89.89/89.96	c lits-rem:      1299  cl-subs:      792  v-elim:     13  v-fix:    0  time:  1.31 s
91.00/91.00	c vivif2 --  cl tried   221447 cl shrink       44 lits rem         48 time: 1.04
91.10/91.12	c vivif2 --  cl tried    21403 cl shrink     1774 lits rem      31473 time: 0.12
91.40/91.49	c asymm  cl-useful: 39/10772/221423 lits-rem:109 time: 0.37
91.70/91.72	c calculated reachability. Time: 0.21
91.70/91.72	c  N dy    99     69888     67496    221388    124726     21359    977168    704331     10.16   no data  --
92.31/92.33	c Finding binary XORs  T:     0.61 s  found:       4
93.99/94.05	c  N dy   103     75669     67496    221388    124836     26818    977168    936212      9.95     10.53  --
95.71/95.71	c  N dy   115     80565     67495    221388    124922     31467    977168   1131786      9.86     10.41  --
97.80/97.82	c  N dy   126     85976     67495    221388    125012     19336    977168    583031      9.73     10.27  --
98.39/98.40	c  F st   129     87500     67495    221388    125044     20794    977168    678528      9.69   no data  --
98.39/98.45	c Replacing        4 vars Replaced       74 lits Time:     0.03 s 
100.79/100.83	c  N dy   135     92694     67491    221364    124987     25772    976581   1190444      9.69   no data  --
104.69/104.77	c  N dy   144     99421     67490    221364    125074     32260    976581   1979459      9.56     10.46  --
107.00/107.00	c  S st   161    104832     67487    221364    125122     37434    976579   2300217      9.62      7.53  --
107.30/107.36	c  S st   161    105335     67485    221364    125155     37890    976579   2315189      9.62   no data  --
107.30/107.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
107.40/107.49	c Cache  BProp: 13 Set: 0 BXProp: 1 T: 0.10
114.19/114.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   11 Bins:   3275 BRemL:      0 BRemN:      0 P: 200.1M T:  6.77
114.31/114.40	c Replacing       14 vars Replaced     4926 lits Time:     0.10 s 
114.49/114.58	c bin-w-bin subsume rem            6 bins  time:  0.03 s
116.00/116.04	c subs with bin:      114  lits-rem:      4187  v-fix:    0  time:  1.45 s
116.10/116.10	c Subs w/ non-existent bins:      3 l-rem:    739 v-fix:     0 done:    688 time:  0.06 s
116.10/116.18	c Removed useless bin:       9  fixed:     0  props:  20.01M  time:  0.08 s
119.10/119.13	c lits-rem:       160  cl-subs:     1484  v-elim:     21  v-fix:    0  time:  2.95 s
120.20/120.24	c vivif2 --  cl tried   221198 cl shrink       40 lits rem         54 time: 1.10
120.50/120.51	c vivif2 --  cl tried    36321 cl shrink     6793 lits rem     366684 time: 0.27
120.80/120.89	c asymm  cl-useful: 83/505/221190 lits-rem:249 time: 0.38
121.10/121.18	c calculated reachability. Time: 0.27
121.10/121.18	c  N dy   161    105335     67450    221107    128375     36269    975441   1824073      9.62   no data  --
121.90/121.96	c Finding binary XORs  T:     0.78 s  found:      41
126.19/126.28	c  N dy   174    115352     67449    221107    128523     26316    975441   1151107      9.42      9.94  --
129.99/130.07	c  N dy   201    123125     67447    221107    128601     33641    975440   1509112      9.58     10.11  --
133.59/133.64	c  N dy   238    131470     67445    221107    128688     41638    975440   2015017      9.94     10.47  --
137.51/137.59	c  N dy   261    140630     67445    221107    128780     29202    975439    915259     10.05     10.77  --
141.70/141.77	c  N dy   286    151228     67445    221107    128855     39337    975439   1464342     10.29     10.91  --
144.00/144.06	c  S st   297    158003     67445    221107    128923     23233    975439    529277     10.29   no data  --
144.49/144.50	c  S st   297    158503     67445    221107    128963     23688    975438    565169     10.29   no data  --
144.49/144.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
144.59/144.66	c Cache  BProp: 4 Set: 0 BXProp: 1 T: 0.13
151.89/151.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   22 Bins:   2242 BRemL:      0 BRemN:      0 P: 200.0M T:  7.24
151.89/151.98	c Replacing       65 vars Replaced     1402 lits Time:     0.06 s 
151.99/152.08	c bin-w-bin subsume rem           57 bins  time:  0.03 s
152.19/152.22	c subs with bin:      136  lits-rem:       771  v-fix:    0  time:  0.14 s
152.40/152.44	c Subs w/ non-existent bins:     18 l-rem:    503 v-fix:     0 done:  36601 time:  0.22 s
152.50/152.53	c Removed useless bin:       6  fixed:     0  props:  20.00M  time:  0.09 s
153.50/153.53	c lits-rem:      1406  cl-subs:      432  v-elim:     25  v-fix:    0  time:  0.99 s
154.70/154.71	c vivif2 --  cl tried   220867 cl shrink       40 lits rem         52 time: 1.19
154.80/154.84	c vivif2 --  cl tried    23123 cl shrink     1021 lits rem      24807 time: 0.13
155.20/155.23	c asymm  cl-useful: 88/441/220862 lits-rem:264 time: 0.39
155.50/155.56	c calculated reachability. Time: 0.30
155.50/155.56	c  N dy   297    158503     67355    220774    130901     23067    973372    528475     10.29   no data  --
156.40/156.44	c Finding binary XORs  T:     0.89 s  found:      35
163.81/163.86	c  N dy   314    171286     67352    220774    131113     35424    973372   1915526     10.09     10.64  --
168.79/168.86	c  N dy   341    182348     67348    220774    131251     46032    973372   2603590     10.13     10.72  --
174.10/174.12	c  N dy   379    194815     67347    220774    131381     34122    973371   1068725     10.38     11.22  --
178.99/179.02	c  N dy   428    207274     67346    220774    131532     45907    973371   1607330     10.47     11.07  --
184.71/184.72	c  N dy   487    220680     67344    220774    131686     34144    973371   1145885     10.83     11.46  --
189.59/189.61	c  N dy   523    234964     67344    220774    131788     47932    973370   1768652     10.83     11.95  --
190.39/190.47	c  S st   529    237755     67344    220774    131813     50604    973370   1844161     10.81      5.47  --
190.89/190.93	c  S st   529    238257     67344    220774    131856     51056    973370   1874381     10.81   no data  --
190.89/190.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
191.09/191.12	c Cache  BProp: 0 Set: 0 BXProp: 4 T: 0.15
198.80/198.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   37 Bins:   6167 BRemL:      0 BRemN:      0 P: 200.0M T:  7.71
198.90/198.93	c Replacing       80 vars Replaced     6410 lits Time:     0.08 s 
199.01/199.09	c bin-w-bin subsume rem           49 bins  time:  0.03 s
199.39/199.48	c subs with bin:      549  lits-rem:      2323  v-fix:    0  time:  0.38 s
199.49/199.56	c Subs w/ non-existent bins:      1 l-rem:   1106 v-fix:     0 done:   3911 time:  0.09 s
199.59/199.66	c Removed useless bin:       3  fixed:     0  props:  15.81M  time:  0.09 s
202.19/202.20	c lits-rem:      2148  cl-subs:     2833  v-elim:     30  v-fix:    0  time:  2.54 s
203.29/203.39	c vivif2 --  cl tried   220312 cl shrink       38 lits rem         45 time: 1.19
203.89/203.95	c vivif2 --  cl tried    47638 cl shrink     8621 lits rem     218522 time: 0.57
204.29/204.35	c asymm  cl-useful: 86/464/220310 lits-rem:258 time: 0.40
204.69/204.70	c calculated reachability. Time: 0.33
204.69/204.71	c  N dy   529    238257     67234    220224    137508     47511    969893   1516093     10.81   no data  --
205.60/205.68	c Finding binary XORs  T:     0.97 s  found:      45
214.20/214.23	c  N dy   546    257616     67233    220224    137675     40721    969893   1655846     10.60     11.35  --
222.60/222.63	c  N dy   587    277042     67227    220224    137824     32831    969891   1110837     10.51     11.11  --
228.71/228.72	c  N dy   637    295590     67226    220224    137935     50763    969891   1977712     10.49     11.24  --
233.10/233.18	c  F st   678    306250     67226    220224    138010     33135    969891    983290     10.60      7.48  --
233.20/233.25	c Replacing       46 vars Replaced     1140 lits Time:     0.04 s 
237.00/237.08	c  N dy   696    315977     67180    220049    137668     42293    967752   1579095     10.62     11.19  --
244.80/244.83	c  N dy   732    338140     67179    220049    137864     35064    967752    954442     10.55     11.35  --
251.09/251.19	c  S st   791    357386     67178    220049    137984     53672    967751   1733521     10.53      6.45  --
251.49/251.57	c  S st   791    357887     67178    220049    138003     54145    967751   1763418     10.53   no data  --
251.59/251.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
251.69/251.77	c Cache  BProp: 2 Set: 1 BXProp: 0 T: 0.16
259.39/259.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   34 Bins:   1032 BRemL:      0 BRemN:      0 P: 200.0M T:  7.68
259.51/259.55	c Replacing       35 vars Replaced     6542 lits Time:     0.08 s 
259.69/259.71	c bin-w-bin subsume rem           38 bins  time:  0.03 s
260.19/260.24	c subs with bin:      290  lits-rem:      2297  v-fix:    0  time:  0.53 s
260.29/260.36	c Subs w/ non-existent bins:      4 l-rem:   1136 v-fix:     0 done:  10039 time:  0.11 s
260.39/260.45	c Removed useless bin:       4  fixed:     0  props:  14.68M  time:  0.09 s
262.69/262.79	c lits-rem:      2366  cl-subs:     3144  v-elim:     54  v-fix:    0  time:  2.34 s
264.00/264.04	c vivif2 --  cl tried   219653 cl shrink       56 lits rem         72 time: 1.25
264.50/264.52	c vivif2 --  cl tried    49235 cl shrink     7585 lits rem     116517 time: 0.48
264.90/264.93	c asymm  cl-useful: 77/484/219647 lits-rem:231 time: 0.40
265.30/265.31	c calculated reachability. Time: 0.37
265.30/265.32	c  N dy   791    357887     67088    219570    138792     49135    965485   1459066     10.53   no data  --
266.30/266.39	c Finding binary XORs  T:     1.07 s  found:      59
276.11/276.18	c  N dy   826    378858     67086    219570    138996     42733    965485   1663362     10.43     11.17  --
287.01/287.01	c  N dy   867    399101     67083    219570    139160     62277    965484   3128956     10.40     11.05  --
293.90/293.97	c  N dy   914    419177     67082    219570    139308     52133    965482   1713351     10.42     11.18  --
302.51/302.57	c  N dy   982    442202     67081    219570    139435     44472    965477   1127232     10.59     11.27  --
310.11/310.11	c  N dy  1016    462724     67080    219570    139603     64266    965473   1995551     10.58     11.26  --
318.80/318.80	c  N dy  1099    483290     67080    219570    139765     53484    965473   1514991     10.70     11.34  --
325.69/325.71	c  N dy  1148    503820     67079    219570    139854     73475    965473   2340263     10.68     11.28  --
328.20/328.22	c Finding binary XORs  T:     1.05 s  found:      76
334.20/334.27	c  N dy  1226    523968     67074    219294    139454     60902    962310   1686161     10.84     11.55  --
339.20/339.25	c  S st  1255    536832     67074    219294    139507     73390    962308   2312190     10.85      9.31  --
339.60/339.69	c  S st  1255    537335     67074    219294    139542     73852    962308   2350965     10.85   no data  --
339.70/339.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
339.81/339.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.17
348.50/348.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:   2093 BRemL:      0 BRemN:      0 P: 200.1M T:  8.62
348.61/348.61	c Replacing      142 vars Replaced     9476 lits Time:     0.07 s 
348.80/348.80	c bin-w-bin subsume rem           37 bins  time:  0.03 s
349.29/349.39	c subs with bin:      578  lits-rem:      5525  v-fix:    0  time:  0.59 s
349.39/349.49	c Subs w/ non-existent bins:     14 l-rem:   1821 v-fix:     0 done:   2045 time:  0.10 s
349.49/349.58	c Removed useless bin:       1  fixed:     0  props:  12.12M  time:  0.08 s
352.60/352.69	c lits-rem:       853  cl-subs:     3384  v-elim:     58  v-fix:    0  time:  3.11 s
353.90/353.99	c vivif2 --  cl tried   218948 cl shrink      157 lits rem        164 time: 1.30
354.70/354.77	c vivif2 --  cl tried    70054 cl shrink    12735 lits rem     254350 time: 0.77
355.21/355.21	c asymm  cl-useful: 81/482/218938 lits-rem:243 time: 0.43
355.60/355.60	c calculated reachability. Time: 0.39
355.60/355.60	c  N dy  1255    537335     66874    218857    141544     69837    960655   1903292     10.85   no data  --
356.70/356.74	c Finding binary XORs  T:     1.14 s  found:      29
367.31/367.40	c  N dy  1313    557896     66870    218857    141703     56622    960653   1612604     10.87     11.76  --
376.40/376.47	c  N dy  1371    578238     66868    218857    141869     76381    960646   2681507     10.90     11.56  --
385.50/385.55	c  N dy  1429    600525     66868    218857    141994     64271    960645   1735107     10.89     11.58  --
397.01/397.03	c  N dy  1481    621031     66868    218857    142110     84281    960645   3272312     10.93     11.57  --
405.10/405.12	c  N dy  1516    641946     66868    218857    142274     69671    960644   1907935     10.91     11.61  --
415.71/415.79	c  N dy  1578    664820     66867    218857    142384     56265    960642   1168072     10.88     11.82  --
422.90/422.93	c  N dy  1652    685420     66866    218857    142549     76225    960641   1927579     10.98     11.81  --
430.01/430.02	c Finding binary XORs  T:     1.10 s  found:      48
432.10/432.17	c  N dy  1742    705545     66865    218691    142417     60256    959286   1259224     11.12     11.78  --
440.50/440.59	c  N dy  1805    725588     66864    218691    142524     79718    959286   2188316     11.19     82.32  --
447.10/447.19	c  N dy  1856    745681     66864    218691    142753     99083    959285   2972925     11.21     61.79  --
455.00/455.01	c  N dy  1928    765758     66863    218691    142867     82662    959284   2074415     11.25     11.89  --
464.00/464.06	c  N dy  2023    785779     66863    218691    142990    102188    959284   3028932     11.38     11.99  --
471.91/471.97	c  N dy  2099    806002     66862    218691    143114     83691    959284   1962050     11.44      8.19  --
471.91/471.97	c  S st  2099    806002     66862    218691    143114     83691    959284   1962050     11.44      8.19  --
472.30/472.38	c  S st  2099    806505     66862    218691    143129     84172    959284   2001596     11.44   no data  --
472.40/472.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
472.50/472.59	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.17
489.10/489.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   21 Bins:   7719 BRemL:     22 BRemN:      0 P: 200.0M T: 16.58
489.20/489.28	c Replacing      101 vars Replaced     4931 lits Time:     0.09 s 
489.41/489.46	c bin-w-bin subsume rem           69 bins  time:  0.03 s
490.00/490.06	c subs with bin:      804  lits-rem:      6103  v-fix:    0  time:  0.60 s
490.10/490.16	c Subs w/ non-existent bins:     12 l-rem:   1236 v-fix:     0 done:   6449 time:  0.10 s
490.20/490.26	c Removed useless bin:       6  fixed:     0  props:   9.41M  time:  0.07 s
492.71/492.71	c lits-rem:      3818  cl-subs:     2984  v-elim:     69  v-fix:    0  time:  2.44 s
494.00/494.10	c vivif2 --  cl tried   217903 cl shrink       54 lits rem         61 time: 1.39
494.81/494.83	c vivif2 --  cl tried    80017 cl shrink     9373 lits rem     135994 time: 0.73
495.21/495.28	c asymm  cl-useful: 81/410/217897 lits-rem:243 time: 0.45
495.71/495.71	c calculated reachability. Time: 0.40
495.71/495.71	c  N dy  2099    806505     66692    217816    150580     79700    955392   1752516     11.44   no data  --
496.91/496.92	c Finding binary XORs  T:     1.21 s  found:      62
506.91/506.93	c  N dy  2124    827249     66690    217816    150671    100054    955386   3298193     11.39     12.06  --
515.10/515.12	c  N dy  2173    847678     66689    217816    150802     79685    955385   1843594     11.35     11.97  --
525.41/525.41	c  N dy  2216    869514     66687    217816    150909    100959    955383   2965904     11.32     11.92  --
533.80/533.81	c  N dy  2258    890144     66687    217816    151100     80644    955383   1706984     11.28     11.89  --
544.71/544.77	c  N dy  2348    910170     66685    217816    151209    100099    955383   2962510     11.34     12.16  --
552.81/552.85	c  N dy  2388    930312     66685    217816    151372     78411    955383   1520964     11.30     11.96  --
562.11/562.15	c  N dy  2445    951970     66685    217816    151541     99413    955382   2705407     11.28     12.65  --
571.50/571.51	c  N dy  2518    972221     66684    217816    151646    119273    955382   3796568     11.30     11.90  --
577.71/577.73	c Finding binary XORs  T:     1.17 s  found:      26
581.41/581.41	c  N dy  2568    992270     66684    217723    151569     96241    954598   2428139     11.32     15.68  --
590.61/590.67	c  N dy  2643   1012693     66684    217723    151664    116195    954598   3516639     11.34     12.17  --
600.90/600.94	c  N dy  2679   1033062     66684    217723    151776     92778    954598   1904830     11.31     12.08  --
611.20/611.29	c  N dy  2739   1054012     66684    217723    151877    113315    954596   3101884     11.31     12.30  --
621.11/621.10	c  F st  2832   1071875     66684    217723    151941     86789    954596   1546821     11.38     10.54  --
621.11/621.15	c Replacing       91 vars Replaced     4590 lits Time:     0.05 s 
622.80/622.85	c  N st  2837   1075174     66593    217672    151773     90008    954097   1878464     11.38   no data  --
633.20/633.27	c  N dy  2874   1095249     66593    217672    151828    109807    954097   3418302     11.37     15.98  --
645.50/645.54	c  N dy  2937   1115260     66593    217672    151874    129452    954097   4565467     11.38     11.99  --
655.21/655.24	c  N dy  3000   1135781     66591    217672    151957    103340    954096   2436281     11.38     12.82  --
664.11/664.10	c  N dy  3051   1155931     66591    217672    152052    123018    954096   3431541     11.36     12.17  --
674.81/674.85	c  N dy  3107   1175976     66591    217672    152157     96302    954095   1909356     11.36     11.99  --
685.11/685.16	c  N dy  3194   1196424     66591    217672    152222    116217    954095   3056918     11.43     12.08  --
692.01/692.07	c  S st  3246   1209759     66591    217672    152266    129263    954095   3772129     11.45   no data  --
692.61/692.60	c  S st  3246   1210260     66591    217672    152289    129740    954095   3801328     11.45   no data  --
692.61/692.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
692.81/692.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.17
702.31/702.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   15 Bins:   3584 BRemL:     22 BRemN:      0 P: 200.0M T:  9.50
702.41/702.42	c Replacing       16 vars Replaced      735 lits Time:     0.09 s 
702.71/702.70	c bin-w-bin subsume rem           61 bins  time:  0.03 s
704.21/704.27	c subs with bin:      782  lits-rem:      8031  v-fix:    0  time:  1.57 s
704.30/704.39	c Subs w/ non-existent bins:     22 l-rem:   1862 v-fix:     0 done:  11174 time:  0.12 s
704.40/704.48	c Removed useless bin:       0  fixed:     0  props:   7.86M  time:  0.07 s
711.01/711.01	c lits-rem:       879  cl-subs:     6020  v-elim:     44  v-fix:    0  time:  6.53 s
712.41/712.40	c vivif2 --  cl tried   217330 cl shrink       75 lits rem         76 time: 1.40
713.71/713.78	c vivif2 --  cl tried   123003 cl shrink    22532 lits rem     596611 time: 1.37
714.21/714.24	c asymm  cl-useful: 73/380/217330 lits-rem:219 time: 0.46
714.61/714.67	c calculated reachability. Time: 0.41
714.61/714.67	c  N dy  3246   1210260     66531    217257    156087    122557    952656   2901246     11.45   no data  --
715.91/715.90	c Finding binary XORs  T:     1.23 s  found:      29
725.41/725.48	c  N dy  3275   1230455     66529    217257    156207    142293    952649   4566754     11.42     12.22  --
735.31/735.33	c  N dy  3308   1251000     66525    217257    156324    112735    952649   3044146     11.38     12.10  --
745.31/745.39	c  N dy  3356   1271229     66525    217257    156434    132614    952649   4640152     11.35     12.32  --
757.92/757.95	c  N dy  3398   1291319     66525    217257    156481    104419    952649   2518010     11.33     38.24  --
769.01/769.09	c  N dy  3437   1311614     66525    217257    156557    124434    952648   4093611     11.30     11.91  --
786.61/786.69	c  N dy  3503   1332255     66525    217257    156637    144669    952647   5856212     11.29     11.89  --
796.51/796.58	c  N dy  3563   1352918     66523    217257    156735    115790    952647   2466690     11.29     11.93  --
806.41/806.46	c  N dy  3635   1373055     66522    217257    156837    135471    952646   3554460     11.33     12.04  --
816.01/816.09	c  N dy  3695   1394398     66522    217257    156981    107242    952646   1897912     11.32     11.94  --
823.61/823.62	c  N dy  3743   1414468     66522    217257    157033    126920    952646   2811206     11.31     12.18  --
835.32/835.30	c  N dy  3822   1434507     66522    217257    157114    146566    952645   3974614     11.36     12.07  --
844.11/844.10	c  N dy  3886   1454582     66521    217257    157222    116463    952645   2241708     11.36     32.83  --
845.31/845.31	c Finding binary XORs  T:     1.18 s  found:      54
855.02/855.09	c  N dy  3948   1474651     66521    217064    157061    135451    951224   3347329     11.39     18.30  --
866.51/866.58	c  N dy  4030   1494707     66520    217064    157169    155087    951224   4360952     11.42     12.05  --
876.31/876.33	c  N dy  4094   1514721     66520    217064    157247    123310    951224   2579614     11.43     12.66  --
885.61/885.69	c  N dy  4159   1535072     66518    217064    157316    143183    951224   3514953     11.44     12.64  --
895.61/895.63	c  N dy  4209   1555892     66513    217064    157384    163636    951224   4436025     11.43     12.07  --
905.62/905.64	c  N dy  4290   1576137     66513    217064    157440    131085    951224   2717636     11.46     12.39  --
915.71/915.76	c  N dy  4356   1597696     66513    217064    157525    152211    951224   3798291     11.47     12.24  --
928.62/928.63	c  N dy  4413   1619897     66513    217064    157612    174015    951224   4939510     11.46     12.07  --
939.33/939.34	c  N dy  4489   1639926     66513    217064    157682    140059    951224   2933613     11.48     13.32  --
950.92/950.95	c  N dy  4547   1662159     66513    217064    157730    161949    951224   4068928     11.48     12.27  --
961.71/961.74	c  N dy  4627   1682293     66513    217064    157804    181734    951222   5145388     11.52     12.14  --
973.43/973.50	c  N dy  4688   1703130     66513    217064    157848    148617    951222   3409717     11.54     12.18  --
976.52/976.58	c  S st  4706   1710260     66512    217064    157877    155570    951222   3711901     11.53   no data  --
977.12/977.17	c  S st  4706   1710761     66512    217064    157892    156053    951222   3753651     11.53   no data  --
977.22/977.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
977.32/977.39	c Cache  BProp: 0 Set: 0 BXProp: 2 T: 0.17
985.42/985.45	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   52 Bins:   2477 BRemL:      3 BRemN:      0 P: 200.0M T:  8.06
985.53/985.58	c Replacing      141 vars Replaced     9000 lits Time:     0.12 s 
985.82/985.86	c bin-w-bin subsume rem           54 bins  time:  0.03 s
987.12/987.17	c subs with bin:     1412  lits-rem:      8352  v-fix:    0  time:  1.31 s
987.22/987.26	c Subs w/ non-existent bins:     35 l-rem:   2068 v-fix:     0 done:   2022 time:  0.09 s
987.32/987.35	c Removed useless bin:       2  fixed:     0  props:   7.35M  time:  0.07 s
993.11/993.12	c lits-rem:       546  cl-subs:     6215  v-elim:     70  v-fix:    0  time:  5.76 s
994.51/994.51	c vivif2 --  cl tried   216223 cl shrink       60 lits rem         67 time: 1.40
995.91/995.91	c vivif2 --  cl tried   147228 cl shrink    18298 lits rem     249041 time: 1.40
996.31/996.39	c asymm  cl-useful: 58/347/216223 lits-rem:174 time: 0.47
996.81/996.82	c calculated reachability. Time: 0.41
996.81/996.82	c  N dy  4706   1710761     66301    216165    160053    146785    947234   3133363     11.53   no data  --
998.01/998.05	c Finding binary XORs  T:     1.23 s  found:      66
1012.92/1012.98	c  N dy  4744   1731488     66299    216165    160101    167172    947234   4822883     11.51     12.65  --
1025.32/1025.33	c  N dy  4813   1753122     66296    216165    160153    130356    947233   2251173     11.52     12.14  --
1036.91/1036.96	c  N dy  4875   1773174     66296    216165    160201    150094    947233   3718943     11.54     22.11  --
1049.21/1049.22	c  N dy  4930   1794938     66294    216165    160345    171373    947232   5042779     11.54     12.35  --
1060.33/1060.33	c  N dy  5011   1815817     66292    216165    160432    135662    947232   2403720     11.55     12.30  --
1070.33/1070.36	c  N dy  5092   1836932     66290    216165    160525    156302    947232   3530282     11.59     12.54  --
1080.72/1080.78	c  N dy  5171   1857845     66290    216165    160610    176760    947230   4581666     11.62     12.23  --
1092.52/1092.52	c  N dy  5268   1877999     66288    216165    160717    139583    947229   2464284     11.65     12.30  --
1101.72/1101.77	c  N dy  5330   1898094     66288    216165    160803    159318    947227   3492968     11.65     22.54  --
1112.42/1112.49	c  N dy  5391   1919964     66288    216165    160881    180769    947227   4722238     11.65     12.43  --
1124.13/1124.12	c  N dy  5484   1940094     66288    216165    160958    200447    947227   5823623     11.70     12.60  --
1134.31/1134.31	c  N dy  5559   1960550     66288    216165    160991    162477    947227   3539653     11.73     12.82  --
1143.72/1143.77	c  N dy  5627   1980573     66288    216165    161058    182017    947227   4487380     11.74     12.88  --
1154.82/1154.87	c  N dy  5713   2000671     66288    216165    161178    201698    947227   5702938     11.77     25.11  --
1158.62/1158.63	c Finding binary XORs  T:     1.18 s  found:     112
1165.22/1165.23	c  N dy  5769   2020886     66286    215753    160780    161437    944461   3252565     11.78     12.42  --
1175.52/1175.53	c  N dy  5847   2042696     66286    215753    160862    182845    944461   4439242     11.82     13.08  --
1189.62/1189.69	c  N dy  5916   2062710     66281    215753    160896    202597    944461   5912452     11.84     12.54  --
1199.92/1199.96	c  N dy  5976   2085083     66281    215753    160982    164267    944461   3175431     11.84     12.89  --
1210.52/1210.54	c  N dy  6027   2105210     66281    215753    161031    184037    944461   4416273     11.84     12.65  --
1221.32/1221.35	c  N dy  6112   2125265     66281    215753    161086    203742    944461   5492053     11.89     12.61  --
1234.42/1234.41	c  N dy  6192   2145274     66279    215753    161156    162059    944461   3033732     11.94     15.45  --
1244.42/1244.43	c  N dy  6260   2166621     66279    215753    161225    183034    944461   4058763     11.95     12.83  --
1255.82/1255.80	c  N dy  6337   2186886     66279    215753    161289    202984    944461   5396189     11.99     12.72  --
1266.52/1266.52	c  N dy  6408   2207135     66279    215753    161318    160523    944461   2758451     12.00     12.73  --
1267.92/1267.90	c  S st  6419   2210763     66279    215753    161328    164058    944461   2926466     12.00   no data  --
1268.42/1268.43	c  S st  6419   2211264     66279    215753    161346    164538    944461   2943880     12.00   no data  --
1268.42/1268.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1268.62/1268.66	c Cache  BProp: 1 Set: 1 BXProp: 0 T: 0.17
1276.92/1276.92	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   1287 BRemL:      0 BRemN:      0 P: 200.2M T:  8.25
1277.04/1277.04	c Replacing      184 vars Replaced     8969 lits Time:     0.12 s 
1277.22/1277.27	c bin-w-bin subsume rem           52 bins  time:  0.03 s
1277.92/1277.90	c subs with bin:      978  lits-rem:      6275  v-fix:    0  time:  0.63 s
1278.02/1278.04	c Subs w/ non-existent bins:     69 l-rem:   1452 v-fix:     0 done:   2435 time:  0.14 s
1278.13/1278.12	c Removed useless bin:       1  fixed:     0  props:   7.66M  time:  0.07 s
1281.62/1281.68	c lits-rem:       238  cl-subs:     3901  v-elim:     72  v-fix:    0  time:  3.56 s
1283.02/1283.07	c vivif2 --  cl tried   215081 cl shrink       85 lits rem         96 time: 1.39
1284.22/1284.28	c vivif2 --  cl tried   158897 cl shrink    10185 lits rem      63565 time: 1.21
1284.73/1284.76	c asymm  cl-useful: 30/340/215078 lits-rem:90 time: 0.48
1285.12/1285.18	c calculated reachability. Time: 0.40
1285.12/1285.18	c  N dy  6419   2211264     66021    215048    162447    158432    941967   2708043     12.00   no data  --
1286.32/1286.39	c Finding binary XORs  T:     1.21 s  found:      29

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3370678-1305379169/watcher-3370678-1305379169 -o /tmp/evaluation-result-3370678-1305379169/solver-3370678-1305379169 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370678-1305379169.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: 0.16 0.03 0.01 5/348 28595
/proc/meminfo: memFree=16770192/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=33996 CPUtime=0 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 1809 0 0 0 0 0 0 0 21 0 1 0 649517919 34811904 1547 33554432000 4194304 4650387 140735799343072 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 8499 1549 329 112 0 3464 0

[startup+0.0271449 s]
/proc/loadavg: 0.16 0.03 0.01 5/348 28595
/proc/meminfo: memFree=16770192/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=38880 CPUtime=0.02 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 3254 0 0 0 2 0 0 0 21 0 1 0 649517919 39813120 2711 33554432000 4194304 4650387 140735799343072 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 9720 2714 329 112 0 4685 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 38880

[startup+0.101156 s]
/proc/loadavg: 0.16 0.03 0.01 5/348 28595
/proc/meminfo: memFree=16770192/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=63236 CPUtime=0.09 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 10782 0 0 0 8 1 0 0 21 0 1 0 649517919 64753664 8570 33554432000 4194304 4650387 140735799343072 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 15809 8571 329 112 0 10774 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63236

[startup+0.301124 s]
/proc/loadavg: 0.16 0.03 0.01 5/348 28595
/proc/meminfo: memFree=16770192/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=102300 CPUtime=0.29 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 22539 0 0 0 27 2 0 0 22 0 1 0 649517919 104755200 18067 33554432000 4194304 4650387 140735799343072 18446744073709551615 4369182 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 25575 18067 347 112 0 20540 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102300

[startup+0.701051 s]
/proc/loadavg: 0.16 0.03 0.01 5/348 28595
/proc/meminfo: memFree=16770192/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=119288 CPUtime=0.69 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 26055 0 0 0 67 2 0 0 23 0 1 0 649517919 122150912 20412 33554432000 4194304 4650387 140735799343072 18446744073709551615 4241552 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 29822 20431 353 112 0 24787 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 119288

[startup+1.50089 s]
/proc/loadavg: 0.47 0.10 0.03 5/349 28596
/proc/meminfo: memFree=16543512/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=179320 CPUtime=1.49 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 36044 0 0 0 145 4 0 0 25 0 1 0 649517919 183623680 30401 33554432000 4194304 4650387 140735799343072 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 44830 30401 353 112 0 39795 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 179320

[startup+3.10063 s]
/proc/loadavg: 0.47 0.10 0.03 5/349 28596
/proc/meminfo: memFree=16345736/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=299772 CPUtime=3.09 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 54549 0 0 0 302 7 0 0 25 0 1 0 649517919 306966528 48906 33554432000 4194304 4650387 140735799343072 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 74943 48906 353 112 0 69908 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 299772

[startup+6.30106 s]
/proc/loadavg: 0.75 0.16 0.05 5/349 28597
/proc/meminfo: memFree=15806592/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=539076 CPUtime=6.29 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 91999 0 0 0 617 12 0 0 25 0 1 0 649517919 552013824 86356 33554432000 4194304 4650387 140735799343072 18446744073709551615 4369079 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 134769 86356 353 112 0 129734 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 539076

[startup+12.7009 s]
/proc/loadavg: 1.01 0.23 0.07 5/349 28597
/proc/meminfo: memFree=15285536/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=807400 CPUtime=12.69 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 143809 0 0 0 1250 19 0 0 25 0 1 0 649517919 826777600 138166 33554432000 4194304 4650387 140735799343072 18446744073709551615 4550214 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 201850 138166 366 112 0 196815 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 807400

[startup+25.5007 s]
/proc/loadavg: 1.47 0.35 0.12 5/349 28597
/proc/meminfo: memFree=15040884/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=911068 CPUtime=25.49 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 157783 0 0 0 2529 20 0 0 25 0 1 0 649517919 932933632 152140 33554432000 4194304 4650387 140735799343072 18446744073709551615 4363648 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 227767 152140 378 112 0 222732 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 911068

[startup+51.1011 s]
/proc/loadavg: 2.47 0.70 0.24 5/349 28652
/proc/meminfo: memFree=15386016/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=1277608 CPUtime=51.09 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 232496 0 0 0 5080 29 0 0 25 0 1 0 649517919 1308270592 222857 33554432000 4194304 4650387 140735799343072 18446744073709551615 4333616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 319402 222857 381 112 0 314367 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1277608

[startup+102.313 s]
/proc/loadavg: 3.33 1.21 0.43 5/349 28653
/proc/meminfo: memFree=15079352/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=1488516 CPUtime=102.3 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 296714 0 0 0 10191 39 0 0 25 0 1 0 649517919 1524240384 278529 33554432000 4194304 4650387 140735799343072 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 372129 278529 381 112 0 367094 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1488516

[startup+162.3 s]
/proc/loadavg: 3.93 1.76 0.67 5/349 28655
/proc/meminfo: memFree=14850856/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=1679568 CPUtime=162.3 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 347272 0 0 0 16184 46 0 0 25 0 1 0 649517919 1719877632 317500 33554432000 4194304 4650387 140735799343072 18446744073709551615 4229517 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 419892 317500 381 112 0 414857 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1679568

[startup+222.301 s]
/proc/loadavg: 4.04 2.18 0.88 5/349 28656
/proc/meminfo: memFree=14117452/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=1750548 CPUtime=222.3 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 370343 0 0 0 22181 49 0 0 25 0 1 0 649517919 1792561152 333365 33554432000 4194304 4650387 140735799343072 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 437637 333365 381 112 0 432602 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1750548

[startup+282.301 s]
/proc/loadavg: 4.01 2.51 1.07 5/349 28658
/proc/meminfo: memFree=13946308/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=1810640 CPUtime=282.3 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 391600 0 0 0 28177 53 0 0 25 0 1 0 649517919 1854095360 346420 33554432000 4194304 4650387 140735799343072 18446744073709551615 4363718 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 452660 346420 381 112 0 447625 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1810640

[startup+342.3 s]
/proc/loadavg: 4.00 2.78 1.25 5/349 28660
/proc/meminfo: memFree=13885004/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=1818476 CPUtime=342.3 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 410622 0 0 0 34172 58 0 0 25 0 1 0 649517919 1862119424 349216 33554432000 4194304 4650387 140735799343072 18446744073709551615 4369273 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 454619 349216 381 112 0 449584 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1818476

[startup+402.301 s]
/proc/loadavg: 4.06 3.01 1.43 5/349 28661
/proc/meminfo: memFree=13841220/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=1864808 CPUtime=402.3 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 434995 0 0 0 40166 64 0 0 25 0 1 0 649517919 1909563392 358679 33554432000 4194304 4650387 140735799343072 18446744073709551615 4315041 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 466202 358680 381 112 0 461167 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1864808

[startup+462.3 s]
/proc/loadavg: 4.02 3.19 1.58 5/349 28663
/proc/meminfo: memFree=13787848/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=1873036 CPUtime=462.3 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 451924 0 0 0 46163 67 0 0 25 0 1 0 649517919 1917988864 361893 33554432000 4194304 4650387 140735799343072 18446744073709551615 4315158 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 468259 361893 381 112 0 463224 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1873036

[startup+522.301 s]
/proc/loadavg: 4.15 3.38 1.75 5/349 28664
/proc/meminfo: memFree=13715776/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=1929564 CPUtime=522.31 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 476993 0 0 0 52159 72 0 0 25 0 1 0 649517919 1975873536 376162 33554432000 4194304 4650387 140735799343072 18446744073709551615 4368052 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 482391 376162 381 112 0 477356 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1929564

[startup+582.301 s]
/proc/loadavg: 4.05 3.49 1.89 5/349 28666
/proc/meminfo: memFree=13700132/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=1931032 CPUtime=582.3 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 492847 0 0 0 58155 75 0 0 25 0 1 0 649517919 1977376768 376089 33554432000 4194304 4650387 140735799343072 18446744073709551615 4330875 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 482758 376089 381 112 0 477723 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1931032

[startup+642.3 s]
/proc/loadavg: 4.02 3.58 2.02 5/349 28668
/proc/meminfo: memFree=13634136/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=2000776 CPUtime=642.32 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 506701 0 0 0 64154 78 0 0 25 0 1 0 649517919 2048794624 378653 33554432000 4194304 4650387 140735799343072 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 500194 378653 381 112 0 495159 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 2000776

[startup+702.301 s]
/proc/loadavg: 4.08 3.67 2.14 5/349 28669
/proc/meminfo: memFree=13587480/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=1966124 CPUtime=702.31 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 526651 0 0 0 70148 83 0 0 25 0 1 0 649517919 2013310976 386116 33554432000 4194304 4650387 140735799343072 18446744073709551615 4241514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 491531 386116 381 112 0 486496 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1966124

[startup+762.313 s]
/proc/loadavg: 4.17 3.77 2.27 5/349 28671
/proc/meminfo: memFree=13559672/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=1998700 CPUtime=762.32 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 548338 0 0 0 76144 88 0 0 25 0 1 0 649517919 2046668800 391749 33554432000 4194304 4650387 140735799343072 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 499675 391749 381 112 0 494640 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1998700

[startup+822.3 s]
/proc/loadavg: 4.10 3.82 2.38 5/349 28672
/proc/meminfo: memFree=13553804/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=1999572 CPUtime=822.31 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 561592 0 0 0 82140 91 0 0 25 0 1 0 649517919 2047561728 391160 33554432000 4194304 4650387 140735799343072 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 499893 391160 381 112 0 494858 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1999572

[startup+882.301 s]
/proc/loadavg: 4.03 3.85 2.48 5/349 28674
/proc/meminfo: memFree=13558740/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=2000452 CPUtime=882.31 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 575481 0 0 0 88137 94 0 0 25 0 1 0 649517919 2048462848 392152 33554432000 4194304 4650387 140735799343072 18446744073709551615 4363985 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 500113 392152 381 112 0 495078 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2000452

[startup+942.301 s]
/proc/loadavg: 4.09 3.89 2.58 5/349 28676
/proc/meminfo: memFree=13560428/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=2001256 CPUtime=942.31 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 589622 0 0 0 94134 97 0 0 25 0 1 0 649517919 2049286144 392906 33554432000 4194304 4650387 140735799343072 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 500314 392906 381 112 0 495279 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2001256

[startup+1002.3 s]
/proc/loadavg: 4.03 3.91 2.66 5/349 28677
/proc/meminfo: memFree=13472592/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=2106932 CPUtime=1002.32 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 607305 0 0 0 100131 101 0 0 25 0 1 0 649517919 2157498368 403698 33554432000 4194304 4650387 140735799343072 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 526733 403698 381 112 0 521698 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2106932

[startup+1062.3 s]
/proc/loadavg: 4.01 3.92 2.75 5/349 28679
/proc/meminfo: memFree=13492640/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=2041432 CPUtime=1062.32 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 621852 0 0 0 106129 103 0 0 25 0 1 0 649517919 2090426368 401040 33554432000 4194304 4650387 140735799343072 18446744073709551615 4366618 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 510358 401040 381 112 0 505323 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2041432

[startup+1122.3 s]
/proc/loadavg: 4.04 3.95 2.83 5/349 28680
/proc/meminfo: memFree=13473740/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=2107388 CPUtime=1122.32 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 632257 0 0 0 112126 106 0 0 25 0 1 0 649517919 2157965312 404141 33554432000 4194304 4650387 140735799343072 18446744073709551615 4367189 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 526847 404141 381 112 0 521812 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2107388

[startup+1182.3 s]
/proc/loadavg: 4.01 3.95 2.90 5/349 28682
/proc/meminfo: memFree=13470848/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=2042704 CPUtime=1182.32 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 647334 0 0 0 118123 109 0 0 25 0 1 0 649517919 2091728896 403990 33554432000 4194304 4650387 140735799343072 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 510676 403990 381 112 0 505641 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2042704

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 2.96 5/349 28684
/proc/meminfo: memFree=13466820/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=2043504 CPUtime=1242.33 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 662917 0 0 0 124120 113 0 0 25 0 1 0 649517919 2092548096 403319 33554432000 4194304 4650387 140735799343072 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 510876 403319 381 112 0 505841 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2043504



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.14 4.01 3.04 4/347 28714
/proc/meminfo: memFree=15647552/32951124 swapFree=67056804/67111528
[pid=28595] ppid=28593 vsize=2070684 CPUtime=1300.03 cores=4,6
/proc/28595/stat : 28595 (strangenight1-s) R 28593 28595 28535 0 -1 4202496 678263 0 0 0 129887 116 0 0 25 0 1 0 649517919 2120380416 410406 33554432000 4194304 4650387 140735799343072 18446744073709551615 4314847 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28595/statm: 517671 410406 381 112 0 512636 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 2070684

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.09
CPU time (s): 1300.11
CPU user time (s): 1298.88
CPU system time (s): 1.23681
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2137500

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

runsolver used 4.47832 second user time and 9.74952 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-14 15:19:30
IDJOB=3370678
IDBENCH=70808
IDSOLVER=1847
FILE ID=node108/3370678-1305379169
RUNJOBID= node108-1305379156-28554
PBS_JOBID= 13324394
Free space on /tmp= 73484 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370678-1305379169/watcher-3370678-1305379169 -o /tmp/evaluation-result-3370678-1305379169/solver-3370678-1305379169 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370678-1305379169.cnf

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=229244636

node108.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.820
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.64
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.820
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	: 5226.15
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.820
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.82
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.820
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.77
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.820
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.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16771092 kB
Buffers:        292556 kB
Cached:        4594680 kB
SwapCached:       8700 kB
Active:       11962564 kB
Inactive:      3900932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16771092 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           78568 kB
Writeback:           0 kB
AnonPages:    10973232 kB
Mapped:          27944 kB
Slab:           210908 kB
PageTables:      40704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53467972 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= 73512 MiB
End job on node108 at 2011-05-14 15:41:12