Trace number 3280367

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? (TO) 1300.07 1300.05

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

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-3280367-1303746815.cnf'
0.00/0.00	c -- header says num vars:         164158
0.00/0.00	c -- header says num clauses:      730719
0.19/0.23	c -- clauses added:            0 learnts,       730719 normals,            0 xors
0.19/0.23	c -- vars added     164158
0.19/0.23	c Parsing time:  0.20 s
0.19/0.23	c  N st     0         0    164158    118150    599287         0   1645964         0   no data   no data  --
0.39/0.50	c asymm  cl-useful: 0/1189/94810 lits-rem:0 time: 0.26
8.69/8.75	c Flit:  1284 Blit:   8997 bXBeca:    0 bXProp: 15316 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  8.10
8.69/8.78	c Cleaning up after failed var search:     0.03 s 
8.79/8.81	c Replacing    15316 vars Replaced   270530 lits Time:     0.03 s 
8.79/8.85	c bin-w-bin subsume rem         7845 bins  time:  0.02 s
8.79/8.88	c subs with bin:      154  lits-rem:      6011  v-fix:    0  time:  0.03 s
13.68/13.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  26699 time:  4.86 s
13.88/13.94	c Removed useless bin:    3709  fixed:     0  props:  20.01M  time:  0.19 s
14.09/14.11	c lits-rem:       413  cl-subs:     2820  v-elim:  20703  v-fix:    0  time:  0.17 s
14.88/14.95	c Finding binary XORs  T:     0.84 s  found:   10180
14.88/14.97	c Replacing    10180 vars Replaced   155519 lits Time:     0.02 s 
15.08/15.14	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
15.08/15.14	c calculated reachability. Time: 0.14
15.08/15.15	c Calc default polars -  time:   0.01 s pos:    7014 undec:  134612 neg:   22532
15.08/15.15	c =========================================================================================
15.08/15.15	c types(t): F = full restart, N = normal restart
15.08/15.15	c types(t): S = simplification begin/end, E = solution found
15.08/15.15	c restart types(rt): st = static, dy = dynamic
15.08/15.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
15.08/15.15	c  B st     0         0     31228     59060    114772         0    447246         0   no data   no data  --
16.58/16.67	c  N dy    21      4148     31212     59060    114954      3870    447246    717089     19.73     20.80  --
18.38/18.48	c  N dy    46      8381     31196     59060    115112      7884    447246   1510128     20.20     21.80  --
21.38/21.44	c  N dy    61     13499     31191     59060    115184     12883    447246   2570015     19.79     21.27  --
23.28/23.35	c  N dy    84     17566     31177     59060    115359     16727    447245   3327622     19.73     20.97  --
25.19/25.20	c  N dy   114     21605     31161     59060    115461     11081    447245   1278396     22.11     23.35  --
26.78/26.80	c  F st   137     25000     31147     59060    115530     14352    447245   2003149     23.37     24.40  --
27.08/27.12	c  N st   139     25628     31147     58551    114571     14873    442968   2057557     23.37   no data  --
29.28/29.30	c  N dy   143     30003     31146     58551    114605     19178    442968   3411520     23.37   no data  --
29.28/29.30	c  S st   143     30003     31146     58551    114605     19178    442968   3411520     23.37   no data  --
29.98/30.02	c Finding binary XORs  T:     0.52 s  found:      47
30.18/30.22	c  S st   143     30504     31108     58461    114353     19552    441866   3425952     23.37   no data  --
30.18/30.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
30.28/30.33	c Cache  BProp: 8466 Set: 1 BXProp: 0 T: 0.08
44.08/44.10	c Flit:  1442 Blit:    265 bXBeca:    0 bXProp: 1198 Bins:  62911 BRemL:     10 BRemN:    197 P: 200.0M T: 13.72
44.08/44.14	c Cleaning up after failed var search:     0.03 s 
44.28/44.30	c Replacing     1245 vars Replaced    93913 lits Time:     0.16 s 
44.47/44.50	c bin-w-bin subsume rem         4691 bins  time:  0.02 s
46.08/46.16	c subs with bin:      282  lits-rem:      5920  v-fix:    0  time:  1.66 s
46.27/46.39	c Subs w/ non-existent bins:    143 l-rem:    479 v-fix:     0 done:   5024 time:  0.23 s
46.47/46.58	c Removed useless bin:    7621  fixed:     0  props:  20.00M  time:  0.19 s
53.57/53.66	c lits-rem:       325  cl-subs:    17444  v-elim:   4180  v-fix:    0  time:  7.08 s
53.88/53.95	c asymm  cl-useful: 508/3106/58099 lits-rem:607 time: 0.28
53.97/54.07	c calculated reachability. Time: 0.12
53.97/54.07	c  N dy   143     30504     23329     58099    130375      3783    355919    229862     23.37   no data  --
54.57/54.64	c Finding binary XORs  T:     0.56 s  found:     110
56.08/56.17	c  N dy   144     35801     23328     58099    130416      8961    355919    959894     20.63     21.77  --
59.77/59.84	c  N dy   150     45115     23327     58099    130442     18169    355919   2909984     18.86     19.98  --
59.97/60.09	c  S st   157     45766     23325     58099    130457     18803    355919   3018003     18.95   no data  --
60.27/60.34	c  S st   157     46269     23325     58099    130523     19234    355919   3039886     18.95   no data  --
60.27/60.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
60.38/60.40	c Cache  BProp: 33 Set: 0 BXProp: 0 T: 0.03
72.58/72.62	c Flit:   128 Blit:     11 bXBeca:    0 bXProp:   83 Bins:  67602 BRemL:   2125 BRemN:    137 P: 200.0M T: 12.23
72.58/72.64	c Cleaning up after failed var search:     0.02 s 
72.67/72.73	c Replacing      193 vars Replaced    10299 lits Time:     0.08 s 
72.87/72.90	c bin-w-bin subsume rem          599 bins  time:  0.02 s
74.47/74.53	c subs with bin:       51  lits-rem:       985  v-fix:    0  time:  1.63 s
74.47/74.57	c Subs w/ non-existent bins:     31 l-rem:     94 v-fix:     0 done:    220 time:  0.04 s
74.67/74.73	c Removed useless bin:    1661  fixed:     0  props:  20.02M  time:  0.15 s
85.47/85.53	c lits-rem:        39  cl-subs:    20816  v-elim:   2379  v-fix:    0  time: 10.81 s
85.68/85.75	c vivif2 --  cl tried    59877 cl shrink     5763 lits rem       6827 time: 0.21
85.68/85.76	c vivif2 --  cl tried     2451 cl shrink      579 lits rem       2896 time: 0.02
85.97/86.07	c asymm  cl-useful: 3/1852/57216 lits-rem:4 time: 0.31
86.07/86.16	c calculated reachability. Time: 0.08
86.07/86.16	c  N dy   157     46269     20460     57216    173875      2330    335840    260019     18.95   no data  --
86.57/86.62	c Finding binary XORs  T:     0.46 s  found:       8
88.07/88.13	c  N dy   167     51206     20454     57216    173952      7124    335840   1053776     18.28     19.78  --
93.27/93.33	c  N dy   168     69403     20454     57216    173989     24999    335840   2976307     16.65     13.95  --
93.27/93.33	c  S st   168     69403     20454     57216    173989     24999    335840   2976307     16.65     13.95  --
93.57/93.61	c  S st   168     69905     20454     57216    174058     25430    335840   2995597     16.65   no data  --
93.57/93.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
93.57/93.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
100.67/100.72	c Flit:   134 Blit:     10 bXBeca:    0 bXProp:  103 Bins:   3903 BRemL:   4837 BRemN:     70 P: 142.8M T:  7.07
100.67/100.75	c Cleaning up after failed var search:     0.02 s 
100.67/100.79	c Replacing      111 vars Replaced     6304 lits Time:     0.04 s 
100.87/100.93	c bin-w-bin subsume rem          832 bins  time:  0.02 s
102.47/102.57	c subs with bin:      513  lits-rem:      2933  v-fix:    0  time:  1.64 s
102.57/102.62	c Subs w/ non-existent bins:     23 l-rem:    474 v-fix:     0 done:    701 time:  0.05 s
102.67/102.77	c Removed useless bin:    1329  fixed:     0  props:  20.01M  time:  0.15 s
118.17/118.28	c lits-rem:       338  cl-subs:    21462  v-elim:   1262  v-fix:    0  time: 15.51 s
118.37/118.44	c vivif2 --  cl tried    54841 cl shrink     1009 lits rem       1114 time: 0.16
118.47/118.52	c vivif2 --  cl tried     7048 cl shrink     2321 lits rem       9063 time: 0.08
118.77/118.84	c asymm  cl-useful: 89/3427/54461 lits-rem:245 time: 0.32
118.87/118.91	c calculated reachability. Time: 0.06
118.87/118.91	c  N dy   168     69905     18492     54409    158738      7037    310328    432110     16.65   no data  --
119.17/119.27	c Finding binary XORs  T:     0.36 s  found:      11
121.88/121.93	c  N dy   175     79245     18328     54409    158781     16166    310328   1433427     15.73     16.57  --
123.18/123.27	c  N dy   179     84515     18328     54409    158787     21329    310328   1818324     15.40     16.26  --
124.07/124.12	c  F st   181     87501     18328     54409    158796     24246    310328   2131690     15.20      8.96  --
124.07/124.15	c Replacing       11 vars Replaced       39 lits Time:     0.02 s 
125.17/125.24	c  N st   186     90799     18326     53606    157047     13371    305162   1095277     15.20   no data  --
128.47/128.51	c  N dy   192    102523     18325     53606    157077     24837    305162   2233966     14.70     15.77  --
129.17/129.22	c  S st   194    104862     18324     53606    157090     27097    305162   2426567     14.56     10.70  --
129.37/129.45	c  S st   194    105363     18324     53606    157131     27556    305162   2453677     14.56   no data  --
129.37/129.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
129.37/129.49	c Cache  BProp: 2 Set: 0 BXProp: 0 T: 0.02
136.57/136.68	c Flit:    40 Blit:      4 bXBeca:    0 bXProp:   60 Bins:  34144 BRemL:   5247 BRemN:    116 P: 112.3M T:  7.19
136.67/136.73	c Replacing       60 vars Replaced     2655 lits Time:     0.05 s 
136.77/136.86	c bin-w-bin subsume rem          149 bins  time:  0.02 s
138.37/138.40	c subs with bin:      146  lits-rem:      3796  v-fix:    0  time:  1.54 s
138.37/138.43	c Subs w/ non-existent bins:      3 l-rem:    573 v-fix:     0 done:    133 time:  0.04 s
138.48/138.58	c Removed useless bin:     951  fixed:     0  props:  20.01M  time:  0.14 s
144.08/144.14	c lits-rem:       272  cl-subs:     9427  v-elim:    255  v-fix:    0  time:  5.56 s
144.18/144.27	c vivif2 --  cl tried    53628 cl shrink      316 lits rem        322 time: 0.13
144.38/144.48	c vivif2 --  cl tried    17470 cl shrink     5073 lits rem     128040 time: 0.21
144.78/144.81	c asymm  cl-useful: 6/3044/53452 lits-rem:15 time: 0.33
144.78/144.86	c calculated reachability. Time: 0.05
144.78/144.86	c  N dy   194    105363     17964     53449    181419     17464    300172   1277361     14.56   no data  --
145.08/145.17	c Finding binary XORs  T:     0.31 s  found:       1
147.47/147.52	c  N dy   201    114027     17962     53449    181445     25982    300172   2177082     14.18     14.94  --
150.17/150.27	c  N dy   205    123049     17962     53449    181452     18285    300172   1171445     13.84     15.06  --
153.08/153.10	c  N dy   217    132858     17942     53449    181462     27811    300172   1918337     13.56     14.28  --
157.88/157.98	c  N dy   229    150224     17918     53449    181507     25284    300172   1327840     13.13     14.04  --
160.28/160.35	c  S st   258    158044     17916     53449    181539     32985    300172   2243468     13.14     11.56  --
160.48/160.60	c  S st   258    158544     17916     53449    181565     33457    300172   2280711     13.14   no data  --
160.58/160.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
160.58/160.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
167.57/167.69	c Flit:    11 Blit:      2 bXBeca:    0 bXProp:   21 Bins:  38884 BRemL:  20786 BRemN:     49 P: 113.4M T:  7.06
167.67/167.74	c Replacing       22 vars Replaced      840 lits Time:     0.04 s 
167.77/167.86	c bin-w-bin subsume rem           91 bins  time:  0.02 s
169.28/169.36	c subs with bin:      128  lits-rem:      2490  v-fix:    0  time:  1.51 s
169.47/169.53	c Subs w/ non-existent bins:     86 l-rem:    361 v-fix:     0 done:   5610 time:  0.17 s
169.57/169.67	c Removed useless bin:     158  fixed:     0  props:  20.01M  time:  0.14 s
172.27/172.34	c lits-rem:       495  cl-subs:     2646  v-elim:     52  v-fix:    0  time:  2.66 s
172.37/172.47	c vivif2 --  cl tried    53023 cl shrink      104 lits rem        116 time: 0.13
172.68/172.79	c vivif2 --  cl tried    28129 cl shrink     7802 lits rem     265424 time: 0.33
173.07/173.12	c asymm  cl-useful: 16/2370/52975 lits-rem:28 time: 0.32
173.07/173.18	c calculated reachability. Time: 0.05
173.07/173.18	c  N dy   258    158544     17827     52971    197884     28129    296730   1937301     13.14   no data  --
173.37/173.48	c Finding binary XORs  T:     0.30 s  found:       0
177.28/177.30	c  N dy   270    170804     17826     52971    197912     20106    296730   1218078     12.92     13.65  --
180.48/180.53	c  N dy   285    182379     17826     52971    197935     31529    296729   2278513     12.82     13.61  --
184.47/184.52	c  N dy   302    194197     17826     52971    197963     43127    296729   3004274     12.65     13.50  --
188.48/188.51	c  N dy   326    206622     17823     52971    197990     32942    296729   2069790     12.52     13.25  --
192.88/192.97	c  N dy   352    220796     17822     52971    198005     46914    296729   3236433     12.42     13.13  --
197.48/197.50	c  N dy   385    236490     17821     52971    198031     38432    296729   2494807     12.34     12.99  --
197.78/197.88	c  S st   388    237816     17821     52971    198035     39748    296729   2642453     12.32   no data  --
198.08/198.12	c  S st   388    238320     17821     52971    198079     40207    296729   2684812     12.32   no data  --
198.08/198.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
198.08/198.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
205.28/205.32	c Flit:    20 Blit:      1 bXBeca:    0 bXProp:    2 Bins:   9958 BRemL:  34285 BRemN:     13 P: 113.2M T:  7.16
205.28/205.37	c Replacing        2 vars Replaced       69 lits Time:     0.04 s 
205.48/205.50	c bin-w-bin subsume rem           51 bins  time:  0.02 s
206.98/207.02	c subs with bin:      353  lits-rem:      2251  v-fix:    0  time:  1.52 s
206.98/207.09	c Subs w/ non-existent bins:     24 l-rem:    491 v-fix:     0 done:   2573 time:  0.07 s
207.18/207.23	c Removed useless bin:      95  fixed:     0  props:  18.63M  time:  0.13 s
210.08/210.19	c lits-rem:       150  cl-subs:     1151  v-elim:     25  v-fix:    0  time:  2.96 s
210.28/210.32	c vivif2 --  cl tried    52793 cl shrink      214 lits rem        214 time: 0.13
210.78/210.81	c vivif2 --  cl tried    38361 cl shrink     9804 lits rem     206920 time: 0.48
211.08/211.15	c asymm  cl-useful: 49/1898/52774 lits-rem:133 time: 0.35
211.18/211.21	c calculated reachability. Time: 0.05
211.18/211.21	c  N dy   388    238320     17772     52732    173023     38360    295562   2375500     12.32   no data  --
211.48/211.52	c Finding binary XORs  T:     0.31 s  found:       5
216.48/216.58	c  N dy   423    253881     17771     52732    173043     28627    295562   1649496     12.24     12.93  --
221.37/221.47	c  N dy   457    270705     17770     52732    173062     45175    295562   3263150     12.14     12.84  --
226.97/227.09	c  N dy   505    288181     17770     52732    173085     36047    295562   2144106     12.11     12.75  --
233.48/233.54	c  F st   525    306250     17769     52732    173099     53887    295562   3997740     11.98      9.70  --
233.58/233.60	c Replacing        5 vars Replaced      363 lits Time:     0.03 s 
233.88/233.91	c  N st   527    306882     17764     52703    172777     54493    295413   4044445     11.98   no data  --
240.28/240.39	c  N dy   571    326559     17764     52703    172801     46446    295413   3324196     11.92     20.29  --
247.88/247.93	c  N dy   623    349652     17764     52703    172823     40687    295413   2541149     11.83     12.55  --
250.38/250.41	c  S st   639    357480     17764     52703    172832     48340    295413   3103090     11.80   no data  --
250.58/250.66	c  S st   639    357981     17764     52703    172878     48793    295413   3143179     11.80   no data  --
250.58/250.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
250.68/250.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
258.58/258.67	c Flit:    63 Blit:      0 bXBeca:    0 bXProp:   55 Bins:  16953 BRemL:  14127 BRemN:     16 P: 123.1M T:  7.97
258.68/258.73	c Replacing       55 vars Replaced     9604 lits Time:     0.06 s 
258.78/258.88	c bin-w-bin subsume rem         1759 bins  time:  0.02 s
260.38/260.44	c subs with bin:     1336  lits-rem:      1170  v-fix:    0  time:  1.55 s
260.38/260.49	c Subs w/ non-existent bins:     10 l-rem:    163 v-fix:     0 done:   1886 time:  0.06 s
260.58/260.62	c Removed useless bin:      90  fixed:     0  props:  17.77M  time:  0.13 s
266.48/266.51	c lits-rem:       873  cl-subs:     7616  v-elim:     65  v-fix:    0  time:  5.89 s
266.58/266.65	c vivif2 --  cl tried    52352 cl shrink      270 lits rem        384 time: 0.14
267.08/267.14	c vivif2 --  cl tried    39880 cl shrink    10663 lits rem     189270 time: 0.49
267.38/267.49	c asymm  cl-useful: 31/1226/52148 lits-rem:93 time: 0.35
267.48/267.55	c calculated reachability. Time: 0.05
267.48/267.55	c  N dy   639    357981     17568     52117    162409     39811    291671   2384097     11.80   no data  --
267.78/267.86	c Finding binary XORs  T:     0.31 s  found:      15
275.08/275.14	c  N dy   722    378189     17564     52117    162486     30365    291671   1617735     11.81     12.45  --
281.68/281.73	c  N dy   798    398260     17563     52117    162515     50028    291671   3174426     11.82     12.54  --
289.08/289.10	c  N dy   874    419988     17563     52117    162549     40976    291671   2344093     11.81     12.54  --
297.18/297.23	c  N dy   979    443086     17562     52117    162599     32412    291671   1628120     11.88     12.66  --
303.78/303.88	c  N dy  1049    463145     17562     52117    162622     52155    291671   3267566     11.88     12.55  --
310.78/310.87	c  N dy  1110    483505     17562     52117    162641     39753    291671   2094537     11.91     12.55  --
319.07/319.17	c  N dy  1205    506797     17562     52117    162697     62641    291671   4109403     11.95     12.62  --
326.07/326.10	c  N dy  1279    527235     17561     52117    162728     49399    291671   3169706     11.98     12.74  --
329.89/329.90	c  S st  1307    536973     17561     52117    162736     59044    291671   4067369     11.98     12.97  --
330.18/330.20	c  S st  1307    537473     17561     52117    162744     59534    291671   4130888     11.98   no data  --
330.18/330.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
330.18/330.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
338.18/338.28	c Flit:    16 Blit:      9 bXBeca:    0 bXProp:   15 Bins:  55208 BRemL:  16723 BRemN:     27 P: 138.0M T:  8.03
338.28/338.37	c Replacing       30 vars Replaced     9144 lits Time:     0.09 s 
338.48/338.57	c bin-w-bin subsume rem          738 bins  time:  0.02 s
340.08/340.16	c subs with bin:      132  lits-rem:      5104  v-fix:    0  time:  1.59 s
340.18/340.21	c Subs w/ non-existent bins:      9 l-rem:    598 v-fix:     0 done:    776 time:  0.05 s
340.28/340.34	c Removed useless bin:     128  fixed:     0  props:  17.59M  time:  0.13 s
349.58/349.62	c lits-rem:       156  cl-subs:     4880  v-elim:     61  v-fix:    0  time:  9.29 s
349.69/349.77	c vivif2 --  cl tried    51876 cl shrink      222 lits rem        296 time: 0.15
350.48/350.51	c vivif2 --  cl tried    51992 cl shrink    17434 lits rem     560871 time: 0.74
350.79/350.88	c asymm  cl-useful: 33/995/51723 lits-rem:99 time: 0.36
350.89/350.94	c calculated reachability. Time: 0.05
350.89/350.94	c  N dy  1307    537473     17439     51690    199340     51957    289395   3085983     11.98   no data  --
351.18/351.26	c Finding binary XORs  T:     0.32 s  found:       2
358.88/358.91	c  N dy  1362    557921     17438     51690    199363     39054    289395   2128038     11.96     12.67  --
366.19/366.21	c  N dy  1427    578555     17438     51690    199377     59369    289395   4038142     11.94     12.71  --
373.78/373.83	c  N dy  1523    598901     17438     51690    199395     44601    289395   2653717     11.97     12.63  --
380.88/380.99	c  N dy  1582    618992     17437     51690    199410     64386    289395   4475501     11.96     20.42  --
388.68/388.75	c  N dy  1650    639891     17437     51690    199419     48888    289395   2725374     11.95     12.60  --
396.68/396.74	c  N dy  1705    661089     17436     51690    199442     69674    289395   4273303     11.93     12.77  --
404.19/404.27	c  N dy  1786    681507     17433     51690    199466     52626    289395   3244271     11.95     12.58  --
413.08/413.19	c  N dy  1904    703043     17432     51690    199484     73959    289395   5682186     12.02     12.66  --
420.98/421.03	c  N dy  2015    723085     17431     51690    199502     55425    289395   3557649     12.10     24.47  --
429.58/429.66	c  N dy  2126    743221     17431     51690    199522     75345    289395   5964744     12.17     13.13  --
437.48/437.50	c  N dy  2200    763483     17431     51690    199530     55948    289395   3430164     12.18     13.07  --
446.09/446.13	c  N dy  2271    783610     17431     51690    199546     75833    289395   5239952     12.19     13.48  --
454.99/455.05	c  N dy  2363    803697     17431     51690    199555     55247    289395   3307812     12.24     14.42  --
455.89/455.97	c  S st  2375    806209     17431     51690    199555     57735    289395   3607699     12.24   no data  --
456.19/456.24	c  S st  2375    806711     17431     51690    199571     58218    289395   3660597     12.24   no data  --
456.19/456.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
456.19/456.28	c Cache  BProp: 1 Set: 1 BXProp: 0 T: 0.02
464.28/464.36	c Flit:    14 Blit:      1 bXBeca:    0 bXProp:    2 Bins:  23378 BRemL:  10418 BRemN:    113 P: 138.9M T:  8.07
464.38/464.42	c Replacing        4 vars Replaced      139 lits Time:     0.06 s 
464.48/464.59	c bin-w-bin subsume rem          134 bins  time:  0.02 s
466.18/466.28	c subs with bin:     2338  lits-rem:      5001  v-fix:    0  time:  1.69 s
466.29/466.33	c Subs w/ non-existent bins:      8 l-rem:   1887 v-fix:     0 done:    128 time:  0.05 s
466.39/466.44	c Removed useless bin:     116  fixed:     0  props:  14.00M  time:  0.10 s
471.68/471.70	c lits-rem:       103  cl-subs:     1544  v-elim:     42  v-fix:    0  time:  5.27 s
471.79/471.85	c vivif2 --  cl tried    51529 cl shrink      103 lits rem        110 time: 0.14
472.38/472.43	c vivif2 --  cl tried    48602 cl shrink    15731 lits rem     500190 time: 0.58
472.78/472.80	c asymm  cl-useful: 26/943/51452 lits-rem:78 time: 0.37
472.78/472.87	c calculated reachability. Time: 0.05
472.78/472.87	c  N dy  2375    806711     17359     51426    210435     48576    287881   2885002     12.24   no data  --
473.08/473.19	c Finding binary XORs  T:     0.32 s  found:       1
481.08/481.15	c  N dy  2445    826796     17359     51426    210448     68468    287881   4995350     12.24     12.92  --
488.59/488.67	c  N dy  2486    846993     17359     51426    210453     49830    287881   3115568     12.21     12.87  --
496.48/496.50	c  N dy  2568    866994     17359     51426    210467     69598    287881   5117611     12.22     13.49  --
504.48/504.55	c  N dy  2652    887155     17359     51426    210485     48483    287881   2830130     12.23     13.17  --
512.79/512.83	c  N dy  2752    907726     17359     51426    210495     68828    287881   5293276     12.26     12.97  --
521.49/521.53	c  N dy  2845    927790     17359     51426    210507     45898    287881   2495094     12.28     39.33  --
529.38/529.40	c  N dy  2908    948046     17358     51426    210515     65848    287881   4212059     12.26     12.99  --
538.49/538.58	c  N dy  2996    969080     17358     51426    210542     86629    287881   6400135     12.27     12.96  --
546.59/546.65	c  N dy  3112    989157     17357     51426    210561     62445    287881   4328147     12.31     18.79  --
556.08/556.15	c  N dy  3203   1011944     17357     51426    210570     85000    287881   6838127     12.33     13.10  --
564.39/564.48	c  N dy  3293   1032019     17357     51426    210573     59530    287881   3774909     12.35     17.15  --
572.19/572.22	c  N dy  3342   1052060     17357     51426    210582     79349    287881   5619539     12.32     28.03  --
581.49/581.51	c  F st  3418   1071875     17357     51426    210588     52586    287881   2841856     12.32   no data  --
581.49/581.56	c Replacing        1 vars Replaced       22 lits Time:     0.03 s 
581.69/581.71	c  N st  3419   1072125     17356     51401    210563     52832    287809   2867985     12.32   no data  --
589.68/589.80	c  N dy  3487   1093083     17355     51401    210573     73567    287809   5371108     12.33     13.05  --
598.89/598.91	c  N dy  3567   1113312     17354     51401    210580     93587    287809   7674657     12.33     13.28  --
606.49/606.58	c  N dy  3632   1133418     17354     51401    210590     66061    287809   4198398     12.33     13.00  --
615.09/615.12	c  N dy  3713   1153516     17354     51401    210602     85912    287809   6036943     12.34     13.00  --
623.29/623.37	c  N dy  3781   1173599     17354     51401    210610     57307    287809   3119633     12.34     13.65  --
631.89/631.90	c  N dy  3884   1193668     17354     51401    210623     77129    287809   5185804     12.36     13.13  --
638.58/638.61	c  S st  3933   1210066     17354     51401    210628     93362    287809   6818849     12.35   no data  --
638.78/638.89	c  S st  3933   1210572     17354     51401    210633     93861    287809   6886210     12.35   no data  --
638.88/638.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
638.88/638.94	c Cache  BProp: 1 Set: 0 BXProp: 0 T: 0.02
647.39/647.40	c Flit:    15 Blit:      0 bXBeca:    0 bXProp:    4 Bins:  21359 BRemL:   4199 BRemN:     25 P: 153.5M T:  8.45
647.39/647.47	c Replacing        4 vars Replaced      129 lits Time:     0.04 s 
647.80/647.80	c bin-w-bin subsume rem           47 bins  time:  0.02 s
649.49/649.53	c subs with bin:        9  lits-rem:       302  v-fix:    0  time:  1.73 s
649.59/649.64	c Subs w/ non-existent bins:     32 l-rem:    984 v-fix:     0 done:   1971 time:  0.10 s
649.69/649.73	c Removed useless bin:      71  fixed:     0  props:  11.53M  time:  0.09 s
735.80/735.88	c lits-rem:        86  cl-subs:     5232  v-elim:     23  v-fix:    0  time: 86.16 s
735.99/736.03	c vivif2 --  cl tried    50522 cl shrink       53 lits rem         54 time: 0.14
737.39/737.44	c vivif2 --  cl tried    88613 cl shrink    29214 lits rem    1194077 time: 1.41
737.89/737.90	c asymm  cl-useful: 48/684/50481 lits-rem:144 time: 0.46
737.89/737.97	c calculated reachability. Time: 0.05
737.89/737.97	c  N dy  3933   1210572     17069     50433    221549     88598    283030   5392741     12.35   no data  --
738.29/738.31	c Finding binary XORs  T:     0.34 s  found:       2
748.59/748.61	c  N dy  4032   1231071     17068     50433    221565     59471    283030   3296173     12.39     13.04  --
757.19/757.22	c  N dy  4143   1251120     17068     50433    221586     79250    283030   5487076     12.43     13.66  --
767.19/767.20	c  N dy  4218   1272573     17068     50433    221605    100342    283030   7527831     12.43     13.32  --
775.99/776.04	c  N dy  4271   1295253     17066     50433    221624     72267    283029   4372399     12.40     13.33  --
785.19/785.25	c  N dy  4376   1316342     17065     50433    221634     93133    283029   6463299     12.43     13.11  --
794.10/794.17	c  N dy  4468   1336791     17064     50433    221656     62068    283029   3526418     12.45     13.15  --
802.30/802.32	c  N dy  4559   1356830     17064     50433    221667     81855    283029   5584042     12.47     25.97  --
811.49/811.53	c  N dy  4649   1377022     17064     50433    221675    101803    283029   7600731     12.49     13.34  --
819.80/819.86	c  N dy  4739   1397383     17064     50433    221687     69586    283029   4138700     12.50     13.32  --
828.50/828.54	c  N dy  4815   1417461     17064     50433    221697     89399    283029   5984792     12.51     17.53  --
837.89/837.93	c  N dy  4907   1437676     17064     50433    221715     56092    283029   2605944     12.52     13.44  --
846.10/846.18	c  N dy  4991   1457891     17064     50433    221727     76057    283029   4654429     12.53     13.39  --
855.70/855.71	c  N dy  5080   1480045     17064     50433    221739     98031    283029   6816458     12.55     13.39  --
864.60/864.67	c  N dy  5186   1500064     17064     50433    221743     63482    283029   3346383     12.58     14.25  --
872.70/872.77	c  N dy  5255   1520120     17064     50433    221756     83297    283029   5167218     12.58     13.37  --
883.80/883.89	c  N dy  5346   1540183     17062     50433    221770    103053    283029   7259950     12.60     13.42  --
893.90/893.99	c  N dy  5426   1560292     17062     50433    221780     67616    283029   4030586     12.61     13.48  --
903.01/903.01	c  N dy  5533   1580735     17062     50433    221793     87848    283029   6060714     12.64     13.36  --
912.29/912.33	c  N dy  5594   1600763     17061     50433    221798    107511    283029   7582511     12.63     13.36  --
920.60/920.62	c  N dy  5655   1621387     17059     50433    221813     71552    283029   3984140     12.63     13.36  --
929.60/929.68	c  N dy  5742   1641596     17059     50433    221816     91541    283029   5886260     12.65     13.93  --
939.30/939.33	c  N dy  5825   1661746     17059     50433    221826    111369    283029   7778607     12.65     13.34  --
948.00/948.05	c  N dy  5909   1681806     17058     50433    221834     73942    283029   4163740     12.68     36.14  --
957.00/957.09	c  N dy  6000   1701880     17058     50433    221842     93677    283029   5864926     12.70     18.77  --
961.31/961.36	c  S st  6044   1710573     17058     50433    221844    102259    283029   6641516     12.71     10.21  --
961.60/961.69	c  S st  6044   1711074     17058     50433    221851    102751    283029   6706033     12.71   no data  --
961.70/961.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
961.70/961.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
970.00/970.00	c Flit:    52 Blit:     27 bXBeca:    0 bXProp:   28 Bins:  21849 BRemL:   6056 BRemN:     79 P: 164.1M T:  8.26
970.11/970.13	c Replacing       30 vars Replaced     7478 lits Time:     0.12 s 
970.40/970.43	c bin-w-bin subsume rem          129 bins  time:  0.03 s
972.10/972.17	c subs with bin:       73  lits-rem:       710  v-fix:    0  time:  1.73 s
972.20/972.22	c Subs w/ non-existent bins:     18 l-rem:    754 v-fix:     0 done:    516 time:  0.06 s
972.31/972.30	c Removed useless bin:     136  fixed:     0  props:  10.06M  time:  0.08 s
1056.90/1056.93	c lits-rem:       180  cl-subs:    10143  v-elim:     64  v-fix:    0  time: 84.62 s
1057.00/1057.07	c vivif2 --  cl tried    49754 cl shrink      390 lits rem        401 time: 0.14
1058.51/1058.52	c vivif2 --  cl tried    91406 cl shrink    35906 lits rem    1227851 time: 1.45
1058.90/1058.93	c asymm  cl-useful: 36/600/49480 lits-rem:108 time: 0.40
1058.90/1058.99	c calculated reachability. Time: 0.05
1058.90/1058.99	c  N dy  6044   1711074     16879     49444    231999     91330    278767   4927947     12.71   no data  --
1059.31/1059.33	c Finding binary XORs  T:     0.34 s  found:       2
1068.21/1068.29	c  N dy  6125   1731133     16877     49444    232009    111100    278767   6780356     12.72     13.44  --
1076.71/1076.70	c  N dy  6195   1751144     16877     49444    232013     73255    278767   3765322     12.71     13.44  --
1085.61/1085.68	c  N dy  6271   1771191     16877     49444    232021     92964    278767   5550123     12.71     22.68  --
1094.61/1094.67	c  N dy  6318   1791244     16877     49444    232026    112622    278767   7112419     12.70     14.42  --
1103.41/1103.49	c  N dy  6409   1811559     16877     49444    232035     73906    278767   3771897     12.71     13.39  --
1111.90/1111.91	c  N dy  6482   1832071     16873     49444    232043     94097    278767   5506659     12.71     13.49  --
1122.30/1122.30	c  N dy  6545   1855105     16870     49444    232048    116713    278767   6900349     12.70     13.45  --
1130.60/1130.64	c  N dy  6603   1877025     16869     49444    232052     78511    278767   3809529     12.69     13.49  --
1138.31/1138.33	c  N dy  6633   1897397     16869     49444    232055     98406    278767   4902701     12.67     13.38  --
1147.90/1147.95	c  N dy  6700   1918547     16869     49444    232059    119129    278767   6459501     12.67     13.47  --
1155.80/1155.84	c  N dy  6772   1938629     16868     49444    232074     77945    278767   3931132     12.67     14.68  --
1164.50/1164.54	c  N dy  6827   1959523     16866     49444    232084     98364    278767   5212440     12.66     13.39  --
1173.51/1173.53	c  N dy  6876   1979792     16866     49444    232091    118108    278767   6336471     12.65     13.38  --
1181.81/1181.85	c  N dy  6942   1999847     16865     49444    232109     76057    278767   3807478     12.65     16.32  --
1190.21/1190.28	c  N dy  7034   2019916     16865     49444    232116     95841    278767   5841246     12.68     16.35  --
1199.40/1199.48	c  N dy  7120   2039952     16864     49444    232129    115673    278767   7964011     12.70     13.49  --
1208.82/1208.81	c  N dy  7196   2060997     16864     49444    232135     73638    278767   3764330     12.71     13.46  --
1218.40/1218.45	c  N dy  7278   2081510     16862     49444    232160     93782    278767   5599821     12.73     14.41  --
1228.31/1228.35	c  N dy  7361   2101577     16862     49444    232172    113439    278767   7315211     12.75     16.65  --
1238.70/1238.77	c  N dy  7439   2122774     16862     49444    232181     70450    278767   3308782     12.77     13.57  --
1247.51/1247.56	c  N dy  7495   2142912     16861     49444    232187     90286    278767   5432231     12.78     13.49  --
1256.61/1256.69	c  N dy  7580   2163349     16860     49444    232198    110435    278767   7494264     12.80     13.64  --
1267.51/1267.55	c  N dy  7680   2183403     16858     49444    232233     65208    278767   2840511     12.85     62.35  --
1276.61/1276.63	c  N dy  7857   2203489     16857     49444    232251     85186    278767   6428073     12.95     18.06  --
1280.31/1280.32	c  S st  7916   2211076     16856     49444    232256     92725    278767   7645143     12.99     13.12  --
1280.61/1280.66	c  S st  7916   2211579     16856     49444    232259     93224    278767   7707885     12.99   no data  --
1280.61/1280.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1280.71/1280.72	c Cache  BProp: 5 Set: 0 BXProp: 0 T: 0.02
1288.91/1288.97	c Flit:    27 Blit:     20 bXBeca:    0 bXProp:    2 Bins:   8457 BRemL:  20046 BRemN:     43 P: 165.8M T:  8.26
1289.11/1289.10	c Replacing        4 vars Replaced      597 lits Time:     0.12 s 
1289.41/1289.44	c bin-w-bin subsume rem          278 bins  time:  0.02 s
1291.21/1291.29	c subs with bin:        4  lits-rem:        40  v-fix:    0  time:  1.85 s
1291.42/1291.44	c Subs w/ non-existent bins:     69 l-rem:    632 v-fix:     0 done:   4649 time:  0.16 s
1291.51/1291.52	c Removed useless bin:     178  fixed:     0  props:  10.03M  time:  0.08 s

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: 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-3280367-1303746815/watcher-3280367-1303746815 -o /tmp/evaluation-result-3280367-1303746815/solver-3280367-1303746815 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3280367-1303746815.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.00 0.00 0.00 3/179 8849
/proc/meminfo: memFree=13109532/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=29832 CPUtime=0 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 746 0 0 0 0 0 0 0 21 0 1 0 486282015 30547968 685 33554432000 4194304 4650387 140736135832368 18446744073709551615 4361524 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 7458 692 327 112 0 2423 0

[startup+0.0101169 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 8849
/proc/meminfo: memFree=13109532/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=33864 CPUtime=0 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 1887 0 0 0 0 0 0 0 21 0 1 0 486282015 34676736 1593 33554432000 4194304 4650387 140736135832368 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 8466 1599 329 112 0 3431 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 33864

[startup+0.101122 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 8849
/proc/meminfo: memFree=13109532/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=86668 CPUtime=0.08 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 16440 0 0 0 7 1 0 0 21 0 1 0 486282015 88748032 12045 33554432000 4194304 4650387 140736135832368 18446744073709551615 4545877 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 21667 12045 329 112 0 16632 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 86668

[startup+0.301091 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 8849
/proc/meminfo: memFree=13109532/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=104760 CPUtime=0.29 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 21005 0 0 0 27 2 0 0 22 0 1 0 486282015 107274240 16579 33554432000 4194304 4650387 140736135832368 18446744073709551615 4369346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 26190 16579 347 112 0 21155 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 104760

[startup+0.701007 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 8849
/proc/meminfo: memFree=13109532/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=128108 CPUtime=0.68 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 25988 0 0 0 66 2 0 0 23 0 1 0 486282015 131182592 20777 33554432000 4194304 4650387 140736135832368 18446744073709551615 4370220 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 32027 20777 353 112 0 26992 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 128108

[startup+1.50086 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 8850
/proc/meminfo: memFree=12953284/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=194108 CPUtime=1.49 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 40090 0 0 0 144 5 0 0 25 0 1 0 486282015 198766592 34879 33554432000 4194304 4650387 140736135832368 18446744073709551615 4244897 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 48527 34879 353 112 0 43492 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 194108

[startup+3.10055 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 8851
/proc/meminfo: memFree=12810560/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=312248 CPUtime=3.09 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 65559 0 0 0 302 7 0 0 25 0 1 0 486282015 319741952 60348 33554432000 4194304 4650387 140736135832368 18446744073709551615 4241555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 78062 60348 353 112 0 73027 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 312248

[startup+6.30098 s]
/proc/loadavg: 0.24 0.05 0.02 5/190 8871
/proc/meminfo: memFree=12337728/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=463844 CPUtime=6.29 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 97273 0 0 0 617 12 0 0 25 0 1 0 486282015 474976256 92062 33554432000 4194304 4650387 140736135832368 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 115961 92062 353 112 0 110926 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 463844

[startup+12.7008 s]
/proc/loadavg: 0.54 0.12 0.04 5/190 8871
/proc/meminfo: memFree=11941384/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=602964 CPUtime=12.68 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 126562 0 0 0 1253 15 0 0 25 0 1 0 486282015 617435136 121351 33554432000 4194304 4650387 140736135832368 18446744073709551615 4550271 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 150741 121351 366 112 0 145706 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 602964

[startup+25.5005 s]
/proc/loadavg: 1.31 0.30 0.10 5/190 8871
/proc/meminfo: memFree=11852520/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=617836 CPUtime=25.48 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 135089 0 0 0 2531 17 0 0 25 0 1 0 486282015 632664064 125271 33554432000 4194304 4650387 140736135832368 18446744073709551615 4365574 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 154459 125271 381 112 0 149424 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 617836

[startup+51.1008 s]
/proc/loadavg: 2.29 0.62 0.21 5/190 8872
/proc/meminfo: memFree=11490840/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=877464 CPUtime=51.07 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 181856 0 0 0 5082 25 0 0 25 0 1 0 486282015 898523136 172038 33554432000 4194304 4650387 140736135832368 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 219366 172038 383 112 0 214331 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 877464

[startup+102.306 s]
/proc/loadavg: 3.25 1.14 0.40 5/190 8873
/proc/meminfo: memFree=11375916/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=935624 CPUtime=102.28 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 201363 0 0 0 10200 28 0 0 25 0 1 0 486282015 958078976 191545 33554432000 4194304 4650387 140736135832368 18446744073709551615 4436148 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 233906 191545 383 112 0 228871 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 935624

[startup+162.301 s]
/proc/loadavg: 3.72 1.65 0.63 5/190 8875
/proc/meminfo: memFree=11322588/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=899736 CPUtime=162.27 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 215826 0 0 0 16196 31 0 0 25 0 1 0 486282015 921329664 189588 33554432000 4194304 4650387 140736135832368 18446744073709551615 4369358 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 224934 189588 383 112 0 219899 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 899736

[startup+222.301 s]
/proc/loadavg: 3.90 2.08 0.83 5/190 8876
/proc/meminfo: memFree=11283872/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=928196 CPUtime=222.27 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 226157 0 0 0 22194 33 0 0 25 0 1 0 486282015 950472704 198176 33554432000 4194304 4650387 140736135832368 18446744073709551615 4366007 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 232049 198176 383 112 0 227014 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 928196

[startup+282.301 s]
/proc/loadavg: 3.96 2.43 1.03 5/190 8878
/proc/meminfo: memFree=11232500/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=933452 CPUtime=282.28 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 230402 0 0 0 28193 35 0 0 25 0 1 0 486282015 955854848 199325 33554432000 4194304 4650387 140736135832368 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 233363 199325 383 112 0 228328 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 933452

[startup+342.301 s]
/proc/loadavg: 3.98 2.71 1.21 5/190 8880
/proc/meminfo: memFree=11202416/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=1000932 CPUtime=342.28 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 234017 0 0 0 34192 36 0 0 25 0 1 0 486282015 1024954368 201151 33554432000 4194304 4650387 140736135832368 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 250233 201151 383 112 0 245198 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 1000932

[startup+402.301 s]
/proc/loadavg: 3.99 2.94 1.38 5/190 8881
/proc/meminfo: memFree=11174196/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=947624 CPUtime=402.29 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 242252 0 0 0 40191 38 0 0 25 0 1 0 486282015 970366976 203694 33554432000 4194304 4650387 140736135832368 18446744073709551615 4316013 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 236906 203694 383 112 0 231871 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 947624

[startup+462.301 s]
/proc/loadavg: 3.99 3.13 1.55 5/190 8892
/proc/meminfo: memFree=11178080/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=935692 CPUtime=462.28 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 257920 0 0 0 46186 42 0 0 25 0 1 0 486282015 958148608 200195 33554432000 4194304 4650387 140736135832368 18446744073709551615 4370712 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 233923 200195 383 112 0 228888 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 935692

[startup+522.301 s]
/proc/loadavg: 4.03 3.30 1.70 5/190 8893
/proc/meminfo: memFree=11121512/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=942576 CPUtime=522.29 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 279762 0 0 0 52182 47 0 0 25 0 1 0 486282015 965197824 200425 33554432000 4194304 4650387 140736135832368 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 235644 200425 383 112 0 230609 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 942576

[startup+582.301 s]
/proc/loadavg: 4.11 3.46 1.85 5/190 8895
/proc/meminfo: memFree=11092480/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=943084 CPUtime=582.29 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 301523 0 0 0 58177 52 0 0 25 0 1 0 486282015 965718016 200777 33554432000 4194304 4650387 140736135832368 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 235771 200777 383 112 0 230736 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 943084

[startup+642.301 s]
/proc/loadavg: 4.08 3.57 1.99 5/190 8900
/proc/meminfo: memFree=11061544/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=1010064 CPUtime=642.3 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 320908 0 0 0 64174 56 0 0 25 0 1 0 486282015 1034305536 205112 33554432000 4194304 4650387 140736135832368 18446744073709551615 4370665 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 252516 205112 383 112 0 247481 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1010064

[startup+702.301 s]
/proc/loadavg: 4.03 3.64 2.11 5/190 8901
/proc/meminfo: memFree=11026100/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=1052684 CPUtime=702.29 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 330319 0 0 0 70172 57 0 0 25 0 1 0 486282015 1077948416 214523 33554432000 4194304 4650387 140736135832368 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 263171 214523 383 112 0 258136 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 1052684

[startup+762.307 s]
/proc/loadavg: 4.01 3.70 2.23 5/190 8903
/proc/meminfo: memFree=11025580/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=1052972 CPUtime=762.29 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 340782 0 0 0 76170 59 0 0 25 0 1 0 486282015 1078243328 214138 33554432000 4194304 4650387 140736135832368 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 263243 214138 383 112 0 258208 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1052972

[startup+822.301 s]
/proc/loadavg: 4.00 3.76 2.34 5/190 8931
/proc/meminfo: memFree=10916180/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=1004260 CPUtime=822.3 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 361486 0 0 0 82164 66 0 0 25 0 1 0 486282015 1028362240 216577 33554432000 4194304 4650387 140736135832368 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 251065 216577 383 112 0 246030 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1004260

[startup+882.301 s]
/proc/loadavg: 4.00 3.80 2.44 5/190 8933
/proc/meminfo: memFree=10820056/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=1070056 CPUtime=882.3 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 379719 0 0 0 88159 71 0 0 25 0 1 0 486282015 1095737344 218813 33554432000 4194304 4650387 140736135832368 18446744073709551615 4331965 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 267514 218813 383 112 0 262479 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1070056

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.53 5/190 8935
/proc/meminfo: memFree=10815816/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=1004948 CPUtime=942.3 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 399998 0 0 0 94153 77 0 0 25 0 1 0 486282015 1029066752 214535 33554432000 4194304 4650387 140736135832368 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 251237 214535 383 112 0 246202 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1004948

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.62 5/190 8936
/proc/meminfo: memFree=10759368/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=1070492 CPUtime=1002.3 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 404180 0 0 0 100152 78 0 0 25 0 1 0 486282015 1096183808 218717 33554432000 4194304 4650387 140736135832368 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 267623 218717 383 112 0 262588 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1070492

[startup+1062.3 s]
/proc/loadavg: 4.10 3.91 2.72 5/190 8965
/proc/meminfo: memFree=11391788/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=1070492 CPUtime=1062.3 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 407434 0 0 0 106151 79 0 0 25 0 1 0 486282015 1096183808 221971 33554432000 4194304 4650387 140736135832368 18446744073709551615 4363658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 267623 221971 383 112 0 262588 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1070492

[startup+1122.3 s]
/proc/loadavg: 4.16 3.96 2.80 5/190 8966
/proc/meminfo: memFree=11300608/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=1070548 CPUtime=1122.3 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 423825 0 0 0 112146 84 0 0 25 0 1 0 486282015 1096241152 218918 33554432000 4194304 4650387 140736135832368 18446744073709551615 4331532 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 267637 218918 383 112 0 262602 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1070548

[startup+1182.3 s]
/proc/loadavg: 4.06 3.96 2.87 5/190 8968
/proc/meminfo: memFree=11305920/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=1005556 CPUtime=1182.31 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 441728 0 0 0 118142 89 0 0 25 0 1 0 486282015 1029689344 215929 33554432000 4194304 4650387 140736135832368 18446744073709551615 4328262 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 251389 215929 383 112 0 246354 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1005556

[startup+1242.3 s]
/proc/loadavg: 4.02 3.97 2.94 5/190 8970
/proc/meminfo: memFree=11273800/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=1006000 CPUtime=1242.31 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 459559 0 0 0 124138 93 0 0 25 0 1 0 486282015 1030144000 216305 33554432000 4194304 4650387 140736135832368 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 251500 216305 383 112 0 246465 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1006000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.01 5/190 8971
/proc/meminfo: memFree=11244884/32951124 swapFree=67111528/67111528
[pid=8849] ppid=8847 vsize=1089880 CPUtime=1300.02 cores=4,6
/proc/8849/stat : 8849 (strangenight1-s) R 8847 8849 8809 0 -1 4202496 476684 0 0 0 129905 97 0 0 25 0 1 0 486282015 1116037120 223727 33554432000 4194304 4650387 140736135832368 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8849/statm: 272470 223727 383 112 0 267435 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1089880

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.05
CPU time (s): 1300.07
CPU user time (s): 1299.05
CPU system time (s): 1.01185
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1092552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.05
system time used= 1.01185
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 476684
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= 2507

runsolver used 2.34664 second user time and 4.76828 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-25 17:53:36
IDJOB=3280367
IDBENCH=20386
IDSOLVER=1589
FILE ID=node104/3280367-1303746815
RUNJOBID= node104-1303746810-8828
PBS_JOBID= 13154058
Free space on /tmp= 71356 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280367-1303746815/watcher-3280367-1303746815 -o /tmp/evaluation-result-3280367-1303746815/solver-3280367-1303746815 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3280367-1303746815.cnf

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=1502476735

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13109812 kB
Buffers:       2281644 kB
Cached:       16820328 kB
SwapCached:          0 kB
Active:       10819764 kB
Inactive:      8441836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13109812 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           44272 kB
Writeback:           0 kB
AnonPages:      158720 kB
Mapped:          14880 kB
Slab:           516852 kB
PageTables:       5504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   312828 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= 71340 MiB
End job on node104 at 2011-04-25 18:15:18