Trace number 3282253

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.09 1300.05

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand064.cnf
MD5SUM49dbd2fb16b3d5ce554d30c48729a56d
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 variables92464
Number of clauses276623
Sum of the clauses size645451
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2184414
Number of clauses of size 392207
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3282253-1303753313.cnf'
0.00/0.00	c -- header says num vars:          92464
0.00/0.00	c -- header says num clauses:      276623
0.09/0.10	c -- clauses added:            0 learnts,       276623 normals,            0 xors
0.09/0.10	c -- vars added      92464
0.09/0.10	c Parsing time:  0.09 s
0.09/0.10	c  N st     0         0     92464     92207    184414         0    645449         0   no data   no data  --
0.29/0.37	c asymm  cl-useful: 0/15665/92198 lits-rem:0 time: 0.27
7.69/7.79	c Flit:    71 Blit:    123 bXBeca:    0 bXProp:  501 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  7.24
7.69/7.79	c Cleaning up after failed var search:     0.00 s 
7.79/7.81	c Replacing      501 vars Replaced     7176 lits Time:     0.02 s 
7.79/7.85	c bin-w-bin subsume rem            2 bins  time:  0.01 s
7.79/7.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
9.08/9.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  90196 time:  1.23 s
9.08/9.18	c Removed useless bin:     189  fixed:     0  props:  20.01M  time:  0.08 s
9.48/9.57	c lits-rem:         0  cl-subs:      572  v-elim:  30586  v-fix:    0  time:  0.38 s
9.98/10.06	c Finding binary XORs  T:     0.49 s  found:      73
9.98/10.07	c Replacing       73 vars Replaced     1451 lits Time:     0.01 s 
10.08/10.12	c Finding non-binary XORs:     0.04 s (found:    3248, avg size: 3.0)
10.08/10.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10.18/10.27	c calculated reachability. Time: 0.14
10.18/10.28	c Calc default polars -  time:   0.01 s pos:    1117 undec:   36657 neg:   54690
10.18/10.28	c =========================================================================================
10.18/10.28	c types(t): F = full restart, N = normal restart
10.18/10.28	c types(t): S = simplification begin/end, E = solution found
10.18/10.28	c restart types(rt): st = static, dy = dynamic
10.18/10.28	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.18/10.28	c  B st     0         0     61100     90516    107622         0    613927         0   no data   no data  --
11.99/12.10	c  N dy    18      4204     61098     90516    107849      3908    613927    222268      9.01      9.89  --
13.09/13.19	c  N dy    34      8303     61098     90516    108141      7679    613927    312523      8.80      9.33  --
14.59/14.62	c  N dy    61     12339     61098     90516    108276     11484    613927    476639      9.99     11.25  --
15.99/16.08	c  N dy    84     16372     61098     90516    108406     15321    613927    636220     10.08     16.84  --
17.59/17.67	c  N dy   108     20830     61098     90516    108544     10201    613927     86713     10.61     11.32  --
18.89/18.96	c  F st   125     25002     61098     90516    108795     14066    613927    221706     11.01      6.48  --
18.89/18.99	c Replacing        2 vars Replaced       28 lits Time:     0.01 s 
18.99/19.09	c  N st   125     25002     61096     90512    108793     14064    613909    221274     11.01      6.48  --
20.89/20.90	c  N dy   131     30000     61096     90512    108930     18878    613909    548724     11.01   no data  --
20.89/20.91	c  S st   131     30000     61096     90512    108930     18878    613909    548724     11.01   no data  --
21.09/21.13	c  S st   131     30500     61096     90512    109060     19248    613909    554786     11.01   no data  --
21.09/21.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21.09/21.19	c Cache  BProp: 118 Set: 0 BXProp: 0 T: 0.05
28.99/29.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  123 Bins:   1009 BRemL:      0 BRemN:      0 P: 200.0M T:  7.81
28.99/29.03	c Replacing      123 vars Replaced     4414 lits Time:     0.02 s 
29.08/29.10	c bin-w-bin subsume rem          164 bins  time:  0.01 s
29.18/29.24	c subs with bin:      882  lits-rem:      1469  v-fix:    0  time:  0.14 s
29.28/29.32	c Subs w/ non-existent bins:     58 l-rem:   1922 v-fix:     0 done:   5007 time:  0.08 s
29.38/29.43	c Removed useless bin:     128  fixed:     0  props:  20.00M  time:  0.10 s
30.98/31.04	c lits-rem:      2437  cl-subs:    13812  v-elim:  36751  v-fix:    0  time:  1.61 s
31.18/31.29	c asymm  cl-useful: 2269/17942/86852 lits-rem:2361 time: 0.25
31.28/31.37	c calculated reachability. Time: 0.08
31.28/31.37	c  N dy   131     30500     24222     86850     37833      6845    517900     36847     11.01   no data  --
31.48/31.58	c Finding binary XORs  T:     0.21 s  found:       2
32.68/32.71	c  N dy   152     34943     24221     86850     37953     11085    517898    263586     10.99     11.62  --
33.38/33.49	c  N dy   173     39125     24220     86850     38070     15060    517897    359506     10.93     11.97  --
34.38/34.43	c  N dy   197     43338     24220     86850     38220     18997    517897    518949     11.21     11.81  --
34.88/34.97	c  S st   213     45752     24220     86850     38295     21294    517897    601173     11.49   no data  --
35.09/35.13	c  S st   213     46254     24220     86850     38412     21669    517897    609388     11.49   no data  --
35.09/35.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
35.09/35.16	c Cache  BProp: 12 Set: 0 BXProp: 0 T: 0.02
40.18/40.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   60 Bins:   4648 BRemL:      4 BRemN:      0 P: 97.1M T:  5.06
40.18/40.25	c Replacing       64 vars Replaced     2305 lits Time:     0.03 s 
40.28/40.31	c bin-w-bin subsume rem            6 bins  time:  0.01 s
40.48/40.52	c subs with bin:      874  lits-rem:      1326  v-fix:    0  time:  0.21 s
40.48/40.56	c Subs w/ non-existent bins:   1375 l-rem:   4858 v-fix:     0 done:   8641 time:  0.04 s
40.48/40.59	c Removed useless bin:      14  fixed:     0  props:   3.66M  time:  0.03 s
41.88/41.97	c lits-rem:      1894  cl-subs:     3315  v-elim:    466  v-fix:    0  time:  1.38 s
41.98/42.04	c vivif2 --  cl tried    85398 cl shrink     4497 lits rem       4531 time: 0.07
41.98/42.09	c vivif2 --  cl tried    18229 cl shrink     2837 lits rem      28631 time: 0.05
42.38/42.41	c asymm  cl-useful: 9/5278/84900 lits-rem:27 time: 0.32
42.38/42.45	c calculated reachability. Time: 0.03
42.38/42.45	c  N dy   213     46254     23690     84891     43284     18224    507670    335876     11.49   no data  --
42.48/42.54	c Finding binary XORs  T:     0.09 s  found:       0
43.78/43.82	c  N dy   234     50335     23690     84891     43337     22168    507666    703161     11.59     12.27  --
44.99/45.08	c  N dy   248     54560     23689     84891     43404     26244    507666   1103104     11.60     12.42  --
46.48/46.50	c  N dy   272     58659     23689     84891     43490     16147    507665    370986     11.89     12.55  --
47.68/47.72	c  N dy   292     62698     23689     84891     43737     19854    507663    723796     12.06     12.71  --
48.68/48.78	c  N dy   315     66699     23688     84891     43864     23631    507662    905385     12.20     13.01  --
49.49/49.54	c  S st   332     69381     23688     84891     43900     26227    507662   1075004     12.31     16.88  --
49.68/49.73	c  S st   332     69883     23688     84891     43979     26644    507662   1082693     12.31   no data  --
49.68/49.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
49.68/49.76	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.02
54.89/54.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  115 Bins:    700 BRemL:    187 BRemN:      7 P: 95.9M T:  5.17
54.89/54.96	c Replacing      118 vars Replaced     4698 lits Time:     0.03 s 
54.99/55.04	c bin-w-bin subsume rem           26 bins  time:  0.01 s
55.88/55.98	c subs with bin:      816  lits-rem:      1551  v-fix:    0  time:  0.94 s
55.99/56.01	c Subs w/ non-existent bins:    111 l-rem:    796 v-fix:     0 done:   3077 time:  0.03 s
55.99/56.04	c Removed useless bin:    1848  fixed:     0  props:   3.04M  time:  0.02 s
57.38/57.48	c lits-rem:      1573  cl-subs:      733  v-elim:     50  v-fix:    0  time:  1.44 s
57.48/57.55	c vivif2 --  cl tried    84167 cl shrink       29 lits rem         29 time: 0.07
57.58/57.64	c vivif2 --  cl tried    25283 cl shrink     3977 lits rem     111510 time: 0.09
57.88/57.97	c asymm  cl-useful: 668/3695/84161 lits-rem:2004 time: 0.33
57.98/58.01	c calculated reachability. Time: 0.03
57.98/58.01	c  N dy   332     69883     23520     83493     43021     25270    501005    908737     12.31   no data  --
58.08/58.10	c Finding binary XORs  T:     0.09 s  found:     205
60.39/60.43	c  N dy   351     76074     23518     83493     43195     31155    501003   1498290     12.07     12.76  --
62.39/62.42	c  N dy   370     80961     23515     83493     43234     18714    501000    343501     12.08     17.69  --
64.09/64.11	c  N dy   386     86223     23515     83493     43379     23753    501000    860838     12.00     27.87  --
64.39/64.42	c  F st   391     87500     23515     83493     43470     24921    501000    905082     12.02   no data  --
64.39/64.45	c Replacing      208 vars Replaced     4719 lits Time:     0.02 s 
65.69/65.75	c  N dy   397     92694     23307     83072     43030     29655    498594   1269477     12.02   no data  --
67.79/67.80	c  N dy   442     98668     23307     83072     43173     35394    498592   1802952     12.63     13.50  --
69.08/69.20	c Finding binary XORs  T:     0.09 s  found:     133
69.98/70.08	c  S st   479    104824     23307     83072     43317     21729    498590    477529     13.09      9.47  --
70.18/70.28	c  S st   479    105324     23307     83072     43409     22135    498590    484261     13.09   no data  --
70.18/70.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
70.29/70.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
75.68/75.78	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:   17 Bins:   1252 BRemL:    930 BRemN:      0 P: 95.1M T:  5.47
75.79/75.81	c Replacing      150 vars Replaced     4802 lits Time:     0.03 s 
75.79/75.86	c bin-w-bin subsume rem           42 bins  time:  0.01 s
76.18/76.21	c subs with bin:     1232  lits-rem:       193  v-fix:    0  time:  0.34 s
76.18/76.26	c Subs w/ non-existent bins:    312 l-rem:   1272 v-fix:     0 done:   8146 time:  0.05 s
76.18/76.28	c Removed useless bin:      44  fixed:     0  props:   2.49M  time:  0.02 s
78.49/78.59	c lits-rem:      2065  cl-subs:      650  v-elim:    119  v-fix:    0  time:  2.31 s
78.59/78.66	c vivif2 --  cl tried    81867 cl shrink       35 lits rem         65 time: 0.07
78.69/78.70	c vivif2 --  cl tried    20657 cl shrink      977 lits rem      23030 time: 0.04
78.99/79.07	c asymm  cl-useful: 621/4017/81862 lits-rem:1863 time: 0.37
79.09/79.11	c calculated reachability. Time: 0.04
79.09/79.11	c  N dy   479    105324     23037     81241     43799     20651    494296    391332     13.09   no data  --
81.39/81.40	c  N dy   507    112051     23037     81241     43838     27273    494296   1208377     13.11     36.12  --
82.39/82.47	c Finding binary XORs  T:     0.09 s  found:     273
82.49/82.51	c Replacing      274 vars Replaced     9629 lits Time:     0.04 s 
84.59/84.66	c  N dy   536    119724     22762     80739     43322     34539    491640   2551984     13.09     13.93  --
88.08/88.15	c  N dy   563    127440     22758     80739     43378     42092    491640   3878213     13.15     26.46  --
90.98/91.08	c  N dy   584    135616     22758     80739     43503     28808    491638   1153715     13.01     17.51  --
94.29/94.31	c  N dy   643    145124     22758     80739     43760     37897    491637   1924554     13.48     14.40  --
96.39/96.49	c  N dy   682    154530     22757     80739     43945     25173    491633    418977     13.52     14.46  --
96.79/96.83	c Finding binary XORs  T:     0.09 s  found:     141
97.29/97.39	c  S st   702    157986     22757     80733     43918     28450    491589    567134     13.60      8.73  --
97.49/97.58	c  S st   702    158488     22757     80733     43983     28886    491589    579470     13.60   no data  --
97.49/97.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
97.59/97.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
103.49/103.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:   1211 BRemL:    404 BRemN:      1 P: 102.7M T:  5.95
103.49/103.58	c Replacing      152 vars Replaced     4626 lits Time:     0.02 s 
103.59/103.64	c bin-w-bin subsume rem           34 bins  time:  0.01 s
103.89/103.92	c subs with bin:      909  lits-rem:       485  v-fix:    0  time:  0.28 s
103.89/103.97	c Subs w/ non-existent bins:    150 l-rem:   1195 v-fix:     0 done:  10131 time:  0.04 s
103.89/103.99	c Removed useless bin:      10  fixed:     0  props:   2.06M  time:  0.02 s
106.78/106.87	c lits-rem:      2888  cl-subs:      700  v-elim:     93  v-fix:    0  time:  2.88 s
106.88/106.95	c vivif2 --  cl tried    79688 cl shrink       76 lits rem         77 time: 0.08
106.98/107.01	c vivif2 --  cl tried    27485 cl shrink     2336 lits rem      22644 time: 0.07
107.28/107.37	c asymm  cl-useful: 540/3313/79679 lits-rem:1620 time: 0.36
107.38/107.41	c calculated reachability. Time: 0.04
107.38/107.41	c  N dy   702    158488     22512     79139     44896     27475    487669    519974     13.60   no data  --
111.28/111.31	c  N dy   741    168629     22512     79139     44977     37425    487663   2061860     13.49     14.45  --
111.88/111.95	c Finding binary XORs  T:     0.10 s  found:     277
111.88/111.98	c Replacing      278 vars Replaced     7529 lits Time:     0.04 s 
115.59/115.62	c  N dy   797    180352     22230     78848     44571     25403    485659    457814     13.63     14.83  --
119.28/119.30	c  N dy   857    193229     22230     78848     44750     37889    485656   1719649     13.81     14.57  --
123.09/123.15	c  N dy   926    205565     22230     78848     44962     49856    485646   2795141     14.02     27.21  --
129.89/129.92	c  N dy   932    223205     22230     78848     45187     43552    485644   3477413     13.82     14.66  --
129.99/130.04	c Finding binary XORs  T:     0.10 s  found:     106
135.09/135.17	c  N dy  1000    237732     22230     78845     45339     31638    485621    880603     14.00     14.55  --
135.09/135.17	c  S st  1000    237732     22230     78845     45339     31638    485621    880603     14.00     14.55  --
135.29/135.37	c  S st  1000    238233     22230     78845     45380     32097    485621    893970     14.00   no data  --
135.29/135.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
135.38/135.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
141.59/141.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   39 Bins:    156 BRemL:    162 BRemN:      0 P: 103.7M T:  6.26
141.69/141.70	c Replacing      148 vars Replaced     4646 lits Time:     0.02 s 
141.69/141.76	c bin-w-bin subsume rem           51 bins  time:  0.01 s
142.79/142.85	c subs with bin:      979  lits-rem:       605  v-fix:    0  time:  1.09 s
142.79/142.89	c Subs w/ non-existent bins:     62 l-rem:   1165 v-fix:     0 done:   1808 time:  0.04 s
142.89/142.91	c Removed useless bin:       8  fixed:     0  props:   1.76M  time:  0.02 s
144.39/144.47	c lits-rem:      3499  cl-subs:      744  v-elim:     41  v-fix:    0  time:  1.55 s
144.49/144.55	c vivif2 --  cl tried    77994 cl shrink       27 lits rem         34 time: 0.08
144.59/144.63	c vivif2 --  cl tried    30616 cl shrink     1652 lits rem      70998 time: 0.08
144.89/144.95	c asymm  cl-useful: 687/3381/77987 lits-rem:2061 time: 0.33
144.99/145.00	c calculated reachability. Time: 0.04
144.99/145.00	c  N dy  1000    238233     22041     77300     45682     30602    482647    743894     14.00   no data  --
154.19/154.26	c  N dy  1009    258327     22040     77300     45868     50368    482646   4335720     13.71     14.95  --
154.29/154.39	c Finding binary XORs  T:     0.10 s  found:     356
154.39/154.48	c Replacing      358 vars Replaced    13793 lits Time:     0.09 s 
161.79/161.88	c  N dy  1066    274950     21680     76979     45256     38376    480220   1652997     13.64     14.58  --
170.49/170.52	c  N dy  1142    300450     21679     76979     45501     36222    480214   1081362     13.65     14.47  --
172.59/172.64	c  F st  1168    306250     21679     76979     45547     41936    480211   1749417     13.66   no data  --
172.59/172.67	c Replacing        2 vars Replaced       34 lits Time:     0.02 s 
173.19/173.22	c Finding binary XORs  T:     0.10 s  found:      91
177.88/177.95	c  N dy  1218    319981     21677     76975     45644     55434    480181   3564624     13.77     15.68  --
185.90/185.98	c  N dy  1292    340923     21676     76975     45794     47104    480181   2794820     13.89     14.84  --
193.19/193.21	c  S st  1346    357349     21676     76975     46175     62995    480179   5107757     13.91      5.99  --
193.29/193.34	c Finding binary XORs  T:     0.10 s  found:     180
193.39/193.49	c Replacing      272 vars Replaced    25562 lits Time:     0.15 s 
193.69/193.79	c  S st  1346    357850     21404     76391     45688     62699    478059   5141843     13.91   no data  --
193.79/193.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
193.79/193.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
201.19/201.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   17 Bins:    296 BRemL:    211 BRemN:      0 P: 137.1M T:  7.39
201.19/201.27	c Replacing       17 vars Replaced     1966 lits Time:     0.04 s 
201.49/201.55	c bin-w-bin subsume rem           56 bins  time:  0.01 s
203.19/203.23	c subs with bin:      346  lits-rem:      3070  v-fix:    0  time:  1.68 s
203.19/203.26	c Subs w/ non-existent bins:     18 l-rem:   1018 v-fix:     0 done:   2712 time:  0.03 s
203.19/203.28	c Removed useless bin:       7  fixed:     0  props:   1.55M  time:  0.02 s
235.59/235.69	c lits-rem:       108  cl-subs:     6136  v-elim:     30  v-fix:    0  time: 32.41 s
235.69/235.79	c vivif2 --  cl tried    76249 cl shrink       53 lits rem        104 time: 0.09
236.09/236.14	c vivif2 --  cl tried    56269 cl shrink    13946 lits rem     608122 time: 0.35
236.40/236.48	c asymm  cl-useful: 245/1442/76234 lits-rem:735 time: 0.35
236.50/236.53	c calculated reachability. Time: 0.04
236.50/236.53	c  N dy  1346    357850     21357     75989     45882     56246    477221   3375943     13.91   no data  --
245.39/245.45	c  N dy  1409    377859     21356     75989     45958     47195    477221   2749641     13.84     15.68  --
248.29/248.39	c Finding binary XORs  T:     0.11 s  found:     124
255.19/255.24	c  N dy  1461    397928     21356     75988     46067     35907    477212    732097     13.78     14.53  --
263.19/263.27	c  N dy  1498    418387     21356     75988     46154     56095    477211   4068825     13.66     14.45  --
273.28/273.37	c  N dy  1604    438420     21353     75988     46242     44049    477209   1695905     13.73     16.33  --
281.99/282.10	c Finding binary XORs  T:     0.11 s  found:      84
282.89/282.96	c  N dy  1646    458666     21350     75980     46370     63575    477157   5017057     13.62     14.40  --
291.49/291.56	c  N dy  1720    478722     21350     75980     46461     50778    477156   2296693     13.64     16.49  --
301.40/301.42	c  N dy  1777    498967     21350     75980     46532     70732    477155   5314198     13.57     14.48  --
310.49/310.55	c  N dy  1844    519109     21349     75980     46638     56766    477152   2915107     13.53     14.24  --
315.90/315.93	c Finding binary XORs  T:     0.11 s  found:      86
316.00/316.02	c Replacing      301 vars Replaced    16754 lits Time:     0.09 s 
318.19/318.28	c  S st  1965    536775     21046     75461     46182     71620    474842   4195167     13.64   no data  --
318.49/318.53	c  S st  1965    537278     21046     75461     46218     72086    474842   4213065     13.64   no data  --
318.49/318.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
318.49/318.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
325.89/325.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   48 Bins:    409 BRemL:    160 BRemN:      4 P: 127.1M T:  7.32
325.89/325.99	c Replacing       48 vars Replaced     3797 lits Time:     0.08 s 
326.09/326.17	c bin-w-bin subsume rem           60 bins  time:  0.01 s
327.70/327.76	c subs with bin:      164  lits-rem:      1282  v-fix:    0  time:  1.59 s
327.80/327.81	c Subs w/ non-existent bins:     25 l-rem:   2096 v-fix:     0 done:   2405 time:  0.05 s
327.80/327.83	c Removed useless bin:       0  fixed:     0  props:   1.49M  time:  0.02 s
335.09/335.12	c lits-rem:        94  cl-subs:     2530  v-elim:     31  v-fix:    0  time:  7.29 s
335.19/335.21	c vivif2 --  cl tried    75287 cl shrink       10 lits rem         10 time: 0.09
335.50/335.56	c vivif2 --  cl tried    61857 cl shrink    13076 lits rem     462902 time: 0.34
335.90/335.91	c asymm  cl-useful: 133/1634/75282 lits-rem:399 time: 0.36
335.90/335.96	c calculated reachability. Time: 0.04
335.90/335.96	c  N dy  1965    537278     20967     75149     46379     61821    473907   3004127     13.64   no data  --
344.49/344.55	c  N dy  2006    557707     20967     75149     46457     56498    473904   3859288     13.56     14.32  --
344.59/344.66	c Finding binary XORs  T:     0.11 s  found:      79
356.30/356.31	c  N dy  2116    577779     20967     75149     46578     76248    473900   9401547     13.62     21.90  --
366.69/366.79	c  N dy  2210    598173     20965     75149     46620     61199    473896   4984787     13.66     14.38  --
379.40/379.45	c  N dy  2336    618337     20962     75149     46683     81038    473896   9306158     13.79     15.31  --
388.70/388.73	c  N dy  2436    638371     20961     75149     46797     64324    473895   4321314     13.86     15.17  --
389.00/389.05	c Finding binary XORs  T:     0.11 s  found:      76
399.49/399.50	c  N dy  2551    658419     20960     75143     46888     83937    473853   7224655     13.95     20.18  --
409.20/409.22	c  N dy  2645    678470     20960     75143     46938     66829    473853   4040235     13.99     36.35  --
420.20/420.20	c  N dy  2773    699086     20960     75143     47038     87040    473853   6817274     14.12     15.08  --
426.30/426.31	c Finding binary XORs  T:     0.11 s  found:      84
426.30/426.38	c Replacing      245 vars Replaced    13140 lits Time:     0.07 s 
430.00/430.07	c  N dy  2893    719137     20715     74662     46675     67867    471980   3758735     14.20     16.62  --
441.10/441.16	c  N dy  2988    739248     20715     74662     46766     87615    471979   6318655     14.23     15.02  --
449.49/449.54	c  N dy  3098    760271     20714     74662     46887     69090    471978   3067258     14.32     15.13  --
453.20/453.24	c Finding binary XORs  T:     0.11 s  found:      72
457.10/457.13	c  N dy  3249    780339     20714     74660     47049     88049    471960   5115101     14.58     15.62  --
464.80/464.87	c  N dy  3404    800403     20714     74660     47274     69525    471959   2885648     14.82     24.72  --
467.30/467.35	c  S st  3441    805917     20714     74660     47312     74959    471958   3671139     14.89     14.42  --
467.50/467.58	c  S st  3441    806419     20714     74660     47325     75445    471958   3690737     14.89   no data  --
467.60/467.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
467.60/467.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
475.20/475.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  150 Bins:    970 BRemL:    822 BRemN:      4 P: 135.4M T:  7.62
475.30/475.30	c Replacing      222 vars Replaced    12312 lits Time:     0.06 s 
475.40/475.48	c bin-w-bin subsume rem           88 bins  time:  0.01 s
477.00/477.09	c subs with bin:      687  lits-rem:      1439  v-fix:    0  time:  1.60 s
477.10/477.13	c Subs w/ non-existent bins:     48 l-rem:   1133 v-fix:     0 done:   3914 time:  0.04 s
477.10/477.14	c Removed useless bin:       2  fixed:     0  props:   1.44M  time:  0.02 s
484.00/484.01	c lits-rem:        59  cl-subs:     2752  v-elim:     26  v-fix:    0  time:  6.86 s
484.09/484.10	c vivif2 --  cl tried    73886 cl shrink       48 lits rem         48 time: 0.10
484.40/484.46	c vivif2 --  cl tried    71703 cl shrink    12058 lits rem     398641 time: 0.35
484.80/484.81	c asymm  cl-useful: 189/1606/73870 lits-rem:567 time: 0.35
484.80/484.86	c calculated reachability. Time: 0.04
484.80/484.86	c  N dy  3441    806419     20466     73681     47140     71662    469141   2976768     14.89   no data  --
484.90/484.98	c Finding binary XORs  T:     0.12 s  found:      82
497.39/497.43	c  N dy  3523    826558     20464     73681     47269     91469    469139   7798776     14.87     15.67  --
508.60/508.68	c  N dy  3611    846702     20462     73681     47379     69941    469137   3493579     14.86     16.03  --
519.50/519.52	c  N dy  3672    870581     20462     73681     47479     93590    469137   7926781     14.85     15.92  --
521.20/521.20	c Finding binary XORs  T:     0.12 s  found:     123
521.30/521.37	c Replacing      209 vars Replaced    20274 lits Time:     0.17 s 
529.60/529.61	c  N dy  3777    890788     20250     73296     47134     70564    467489   3442534     14.89     15.71  --
538.80/538.87	c  N dy  3882    910815     20248     73296     47273     90269    467486   6347917     14.95     19.02  --
547.30/547.38	c  N dy  3944    931641     20247     73296     47373     68379    467486   3106081     14.96     15.79  --
550.30/550.37	c Finding binary XORs  T:     0.12 s  found:     114
557.19/557.28	c  N dy  4028    951695     20247     73291     47495     87959    467453   6768096     15.01     16.36  --
567.20/567.28	c  N dy  4138    973360     20247     73291     47653     65229    467453   1887745     15.14     16.07  --
569.81/569.84	c Finding binary XORs  T:     0.12 s  found:     138
569.81/569.89	c Replacing      257 vars Replaced    11527 lits Time:     0.04 s 
576.09/576.17	c  N dy  4205    993389     19990     72650     47281     84355    465233   4952348     15.15     22.06  --
585.70/585.70	c  N dy  4307   1013487     19990     72650     47373    104169    465233   7478045     15.23     16.41  --
595.30/595.35	c  N dy  4373   1034495     19990     72650     47609     80727    465233   4175886     15.21     16.10  --
595.40/595.47	c Finding binary XORs  T:     0.12 s  found:     175
604.10/604.11	c  N dy  4503   1054596     19990     72650     47716    100567    465233   6250473     15.30     16.31  --
612.20/612.20	c  F st  4597   1071882     19990     72650     47790     72433    465232   2194360     15.42   no data  --
612.20/612.23	c Replacing      175 vars Replaced     7130 lits Time:     0.03 s 
613.50/613.52	c  N st  4602   1075179     19815     72192     47486     75206    463661   2693627     15.42   no data  --
621.41/621.49	c  N dy  4678   1095211     19815     72192     47588     94990    463661   4918149     15.45     16.47  --
626.40/626.40	c Finding binary XORs  T:     0.12 s  found:     149
630.21/630.22	c  N dy  4787   1115214     19815     72192     47674    114727    463659   7029160     15.52     22.80  --
638.50/638.56	c  N dy  4870   1135449     19815     72192     47760     88449    463659   3536611     15.55     16.72  --
646.91/646.97	c  N dy  4969   1155524     19815     72192     47886    108239    463659   5382574     15.58     34.60  --
654.80/654.85	c  N dy  5053   1175572     19815     72192     47981     81274    463659   2547001     15.60     16.43  --
655.71/655.75	c Finding binary XORs  T:     0.12 s  found:     139
655.81/655.81	c Replacing      288 vars Replaced    17275 lits Time:     0.06 s 
663.21/663.30	c  N dy  5143   1195949     19527     71473     47586    100331    461260   4512937     15.64     16.66  --
671.01/671.01	c  S st  5214   1209628     19527     71473     47647    113824    461260   6363001     15.69   no data  --
671.30/671.31	c  S st  5214   1210131     19527     71473     47656    114318    461260   6411041     15.69   no data  --
671.30/671.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
671.30/671.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
680.00/680.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  114 Bins:    510 BRemL:    408 BRemN:      0 P: 160.2M T:  8.69
680.10/680.11	c Replacing      114 vars Replaced    10079 lits Time:     0.06 s 
680.40/680.42	c bin-w-bin subsume rem          178 bins  time:  0.01 s
682.01/682.02	c subs with bin:        3  lits-rem:         8  v-fix:    0  time:  1.60 s
682.01/682.06	c Subs w/ non-existent bins:      9 l-rem:   1279 v-fix:     0 done:    462 time:  0.03 s
682.01/682.07	c Removed useless bin:       1  fixed:     0  props:   1.34M  time:  0.02 s
738.21/738.29	c lits-rem:       218  cl-subs:     5721  v-elim:     81  v-fix:    0  time: 56.22 s
738.31/738.39	c vivif2 --  cl tried    71147 cl shrink       44 lits rem         65 time: 0.10
739.11/739.17	c vivif2 --  cl tried   108243 cl shrink    26625 lits rem     876329 time: 0.77
739.50/739.54	c asymm  cl-useful: 109/1262/71127 lits-rem:327 time: 0.37
739.50/739.58	c calculated reachability. Time: 0.04
739.50/739.59	c  N dy  5214   1210131     19332     71018     47381    108113    459741   5127496     15.69   no data  --
739.70/739.71	c Finding binary XORs  T:     0.12 s  found:      49
750.61/750.67	c  N dy  5274   1231398     19331     71018     47429     79552    459741   2433762     15.66     16.66  --
762.10/762.19	c  N dy  5352   1251432     19329     71018     47474     99369    459741   6684491     15.64     23.65  --
773.51/773.56	c  N dy  5406   1271636     19327     71018     47577    119124    459741   9621699     15.61     16.53  --
785.31/785.34	c  N dy  5490   1294230     19327     71018     47650     91987    459741   4212379     15.59     18.79  --
799.31/799.30	c  N dy  5585   1314628     19324     71018     47692    112030    459741   8515635     15.59     16.52  --
808.52/808.52	c Finding binary XORs  T:     0.12 s  found:     112
810.91/810.91	c  N dy  5708   1334705     19320     70999     47532     80607    459474   1924255     15.68     32.82  --
819.01/819.08	c  N dy  5848   1355502     19320     70999     47643    101134    459473   4221269     15.82     17.71  --
827.61/827.64	c  N dy  5968   1375672     19320     70999     47753    121015    459473   6339503     15.90     16.83  --
833.91/834.00	c Finding binary XORs  T:     0.12 s  found:     185
834.01/834.06	c Replacing      355 vars Replaced    27676 lits Time:     0.06 s 
836.41/836.49	c  N dy  6086   1398002     18964     70233     47257     92003    456749   2394098     15.94     18.43  --
844.91/844.99	c  N dy  6215   1418068     18964     70233     47360    111751    456749   4426508     16.03     51.00  --
854.41/854.42	c  N dy  6360   1438143     18964     70233     47503    131492    456748   6495423     16.17     32.48  --
858.21/858.29	c Finding binary XORs  T:     0.12 s  found:     134
862.81/862.87	c  N dy  6481   1458163     18963     70233     47587    100435    456747   3208365     16.25     20.66  --
871.51/871.50	c  N dy  6625   1478208     18962     70233     47672    120202    456747   5316996     16.38     29.88  --
881.02/881.07	c  N dy  6779   1498308     18962     70233     47781    140006    456746   7291258     16.52     21.60  --
888.62/888.67	c Finding binary XORs  T:     0.12 s  found:      98
888.72/888.76	c Replacing      232 vars Replaced    26395 lits Time:     0.09 s 
889.82/889.88	c  N dy  6898   1518680     18730     69593     47476    107507    454489   3471021     16.61     17.59  --
898.91/898.99	c  N dy  7031   1538708     18730     69593     47573    127273    454486   5769209     16.71     33.07  --
909.22/909.23	c  N dy  7201   1558789     18730     69593     47627    147146    454486   8003945     16.94    116.66  --
918.11/918.11	c  N dy  7342   1578846     18730     69593     47720    114002    454486   4169516     17.05     51.05  --
927.61/927.64	c  N dy  7495   1598883     18730     69593     47765    133802    454486   6592171     17.24     19.20  --
937.02/937.06	c  N dy  7644   1618936     18730     69593     47814     99489    454486   2055780     17.39     21.97  --
937.42/937.41	c Finding binary XORs  T:     0.12 s  found:     106
945.42/945.43	c  N dy  7787   1639019     18730     69593     47861    119346    454486   3756549     17.50     18.43  --
954.31/954.38	c  N dy  7948   1659040     18730     69593     47911    139170    454486   5917936     17.67     34.69  --
964.11/964.14	c  N dy  8094   1679130     18729     69593     47953    103934    454486   2126393     17.84     40.21  --
972.43/972.43	c  N dy  8236   1699484     18728     69593     47988    124095    454486   4139776     17.97     18.99  --
977.52/977.56	c  S st  8328   1710131     18726     69593     48008    134630    454486   5398647     18.07     16.28  --
977.82/977.88	c  S st  8328   1710633     18726     69593     48013    135127    454486   5483300     18.07   no data  --
977.92/977.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.03
977.92/977.93	c Cache  BProp: 4 Set: 4 BXProp: 1 T: 0.02
987.32/987.32	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:  150 Bins:   7193 BRemL:    384 BRemN:      1 P: 193.2M T:  9.40
987.52/987.54	c Replacing      257 vars Replaced    55489 lits Time:     0.21 s 
987.83/987.82	c bin-w-bin subsume rem          383 bins  time:  0.01 s
989.32/989.38	c subs with bin:      659  lits-rem:     13066  v-fix:    0  time:  1.57 s
989.42/989.42	c Subs w/ non-existent bins:      9 l-rem:   1825 v-fix:     0 done:    137 time:  0.03 s
989.42/989.44	c Removed useless bin:      26  fixed:     0  props:   1.19M  time:  0.02 s
1015.02/1015.05	c lits-rem:       115  cl-subs:     8913  v-elim:     78  v-fix:    0  time: 25.61 s
1015.12/1015.15	c vivif2 --  cl tried    68360 cl shrink       60 lits rem        102 time: 0.10
1015.82/1015.86	c vivif2 --  cl tried   123710 cl shrink    30526 lits rem     506694 time: 0.70
1016.22/1016.23	c asymm  cl-useful: 67/806/68340 lits-rem:201 time: 0.36
1016.22/1016.28	c calculated reachability. Time: 0.04
1016.22/1016.28	c  N dy  8328   1710633     18380     68273     53992    123475    448641   4111575     18.07   no data  --
1016.42/1016.41	c Finding binary XORs  T:     0.13 s  found:      41
1030.52/1030.50	c  N dy  8367   1732091     18379     68273     54030    144753    448641  11355878     18.01     19.04  --
1042.82/1042.86	c  N dy  8465   1752103     18376     68273     54076    104448    448641   2729314     18.04     19.02  --
1053.42/1053.43	c  N dy  8555   1772211     18375     68273     54113    124365    448641   7309631     18.06     19.10  --
1065.43/1065.41	c  N dy  8662   1792361     18375     68273     54167    144282    448641  11818664     18.10     19.20  --
1078.22/1078.29	c  N dy  8815   1812894     18375     68273     54219    106819    448641   2745662     18.23     19.22  --
1089.72/1089.72	c  N dy  8948   1833084     18373     68273     54258    126784    448639   6604648     18.31     20.02  --
1101.62/1101.61	c  N dy  9106   1853116     18371     68273     54310    146613    448639  10770142     18.45     39.70  --
1114.62/1114.60	c  N dy  9227   1873231     18371     68273     54341    107479    448639   2256810     18.54     19.88  --
1125.03/1125.05	c  N dy  9331   1893296     18371     68273     54383    127318    448639   6001015     18.58     30.38  --
1125.63/1125.62	c Finding binary XORs  T:     0.13 s  found:      44
1136.82/1136.86	c  N dy  9481   1913328     18371     68242     54347    146822    448404   9524213     18.69     91.41  --
1149.33/1149.38	c  N dy  9626   1933345     18370     68242     54388    166528    448404  12845457     18.81     36.79  --
1161.33/1161.35	c  N dy  9745   1954124     18370     68242     54425    127274    448404   5851796     18.88     20.75  --
1173.73/1173.76	c  N dy  9846   1974148     18369     68242     54453    147043    448404   9240566     18.90     25.61  --
1187.62/1187.63	c  N dy  9971   1994213     18368     68242     54490    166811    448404  12903471     18.98     44.65  --
1198.62/1198.61	c  N dy 10099   2014227     18368     68242     54544    125333    448404   3844621     19.07     20.55  --
1209.93/1209.90	c  N dy 10248   2034243     18367     68242     54575    145137    448404   6922399     19.21     20.87  --
1221.03/1221.02	c  N dy 10392   2054250     18366     68242     54638    164837    448403   9417415     19.31     28.86  --
1231.94/1232.00	c  N dy 10538   2074348     18366     68242     54677    123183    448403   3289744     19.41     20.88  --
1236.73/1236.77	c Finding binary XORs  T:     0.13 s  found:      23
1241.84/1241.88	c  N dy 10664   2094557     18366     68233     54574    142467    448341   5911055     19.48     21.18  --
1253.03/1253.02	c  N dy 10835   2115088     18366     68233     54613    162779    448341   8769160     19.61     20.85  --
1264.43/1264.48	c  N dy 10987   2135414     18365     68233     54646    119833    448341   2547521     19.72     21.04  --
1275.52/1275.59	c  N dy 11098   2155962     18365     68233     54685    140222    448341   6299350     19.77     22.23  --
1286.53/1286.55	c  N dy 11251   2176015     18365     68233     54732    160081    448340   9123706     19.91     33.06  --
1299.14/1299.18	c  N dy 11404   2196891     18365     68233     54764    180747    448340  12018305     20.02     22.07  --

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-3282253-1303753313/watcher-3282253-1303753313 -o /tmp/evaluation-result-3282253-1303753313/solver-3282253-1303753313 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3282253-1303753313.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.69 3.91 3.55 4/189 15161
/proc/meminfo: memFree=14138836/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=30908 CPUtime=0 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 1066 0 0 0 0 0 0 0 20 0 1 0 467746905 31649792 970 33554432000 4194304 4650387 140733317368272 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 7727 970 328 112 0 2692 0

[startup+0.0275931 s]
/proc/loadavg: 3.69 3.91 3.55 4/189 15161
/proc/meminfo: memFree=14138836/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=38928 CPUtime=0.02 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 3370 0 0 0 2 0 0 0 20 0 1 0 467746905 39862272 2789 33554432000 4194304 4650387 140733317368272 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 9732 2792 329 112 0 4697 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 38928

[startup+0.100602 s]
/proc/loadavg: 3.69 3.91 3.55 4/189 15161
/proc/meminfo: memFree=14138836/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=68256 CPUtime=0.09 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 11652 0 0 0 8 1 0 0 20 0 1 0 467746905 69894144 9405 33554432000 4194304 4650387 140733317368272 18446744073709551615 270338081145 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 17064 9426 329 112 0 12029 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68256

[startup+0.30057 s]
/proc/loadavg: 3.69 3.91 3.55 4/189 15161
/proc/meminfo: memFree=14138836/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=69332 CPUtime=0.29 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 11914 0 0 0 28 1 0 0 21 0 1 0 467746905 70995968 9667 33554432000 4194304 4650387 140733317368272 18446744073709551615 4369249 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 17333 9667 348 112 0 12298 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69332

[startup+0.700484 s]
/proc/loadavg: 3.69 3.91 3.55 4/189 15161
/proc/meminfo: memFree=14138836/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=97948 CPUtime=0.69 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 17936 0 0 0 67 2 0 0 22 0 1 0 467746905 100298752 15147 33554432000 4194304 4650387 140733317368272 18446744073709551615 4241552 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 24487 15147 354 112 0 19452 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 97948

[startup+1.5003 s]
/proc/loadavg: 3.69 3.91 3.55 5/190 15162
/proc/meminfo: memFree=13983704/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=161260 CPUtime=1.49 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 31129 0 0 0 145 4 0 0 25 0 1 0 467746905 165130240 28340 33554432000 4194304 4650387 140733317368272 18446744073709551615 4369039 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 40315 28340 354 112 0 35280 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 161260

[startup+3.10101 s]
/proc/loadavg: 3.72 3.91 3.55 5/190 15162
/proc/meminfo: memFree=13848668/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=291032 CPUtime=3.09 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 57652 0 0 0 302 7 0 0 25 0 1 0 467746905 298016768 54863 33554432000 4194304 4650387 140733317368272 18446744073709551615 4369346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 72758 54863 354 112 0 67723 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 291032

[startup+6.30037 s]
/proc/loadavg: 3.72 3.91 3.55 5/190 15162
/proc/meminfo: memFree=13424548/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=562444 CPUtime=6.28 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 112150 0 0 0 613 15 0 0 25 0 1 0 467746905 575942656 109361 33554432000 4194304 4650387 140733317368272 18446744073709551615 4244897 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 140659 109369 354 112 0 135624 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 562444

[startup+12.7011 s]
/proc/loadavg: 3.74 3.92 3.56 5/190 15162
/proc/meminfo: memFree=13056404/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=715036 CPUtime=12.69 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 145742 0 0 0 1249 20 0 0 25 0 1 0 467746905 732196864 142953 33554432000 4194304 4650387 140733317368272 18446744073709551615 4364809 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 178759 142953 378 112 0 173724 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 715036

[startup+25.5006 s]
/proc/loadavg: 3.80 3.92 3.56 5/190 15163
/proc/meminfo: memFree=12962284/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=723336 CPUtime=25.49 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 149368 0 0 0 2529 20 0 0 25 0 1 0 467746905 740696064 143942 33554432000 4194304 4650387 140733317368272 18446744073709551615 4368992 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 180834 143942 381 112 0 175799 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 723336

[startup+51.1005 s]
/proc/loadavg: 3.87 3.92 3.57 5/190 15163
/proc/meminfo: memFree=12872696/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=772888 CPUtime=51.08 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 165623 0 0 0 5086 22 0 0 25 0 1 0 467746905 791437312 156247 33554432000 4194304 4650387 140733317368272 18446744073709551615 4243349 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 193222 156247 381 112 0 188187 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 772888

[startup+102.306 s]
/proc/loadavg: 4.01 3.95 3.60 5/190 15165
/proc/meminfo: memFree=12808248/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=794592 CPUtime=102.29 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 184625 0 0 0 10205 24 0 0 25 0 1 0 467746905 813662208 161097 33554432000 4194304 4650387 140733317368272 18446744073709551615 4370267 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 198648 161097 381 112 0 193613 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 794592

[startup+162.3 s]
/proc/loadavg: 4.00 3.95 3.62 5/190 15166
/proc/meminfo: memFree=12761104/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=806020 CPUtime=162.29 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 208911 0 0 0 16200 29 0 0 25 0 1 0 467746905 825364480 164902 33554432000 4194304 4650387 140733317368272 18446744073709551615 4363702 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 201505 164902 381 112 0 196470 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 806020

[startup+222.3 s]
/proc/loadavg: 4.00 3.96 3.64 5/190 15168
/proc/meminfo: memFree=12653088/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=947716 CPUtime=222.29 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 241668 0 0 0 22194 35 0 0 25 0 1 0 467746905 970461184 187282 33554432000 4194304 4650387 140733317368272 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 236929 187282 381 112 0 231894 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 947716

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.66 5/190 15169
/proc/meminfo: memFree=12627120/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=952128 CPUtime=282.29 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 265062 0 0 0 28188 41 0 0 25 0 1 0 467746905 974979072 186972 33554432000 4194304 4650387 140733317368272 18446744073709551615 4333577 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 238032 186972 381 112 0 232997 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 952128

[startup+342.301 s]
/proc/loadavg: 4.07 4.00 3.69 5/190 15171
/proc/meminfo: memFree=12610156/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=902988 CPUtime=342.29 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 287686 0 0 0 34183 46 0 0 25 0 1 0 467746905 924659712 187927 33554432000 4194304 4650387 140733317368272 18446744073709551615 4315170 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 225747 187927 381 112 0 220712 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 902988

[startup+402.301 s]
/proc/loadavg: 4.03 4.00 3.71 5/190 15173
/proc/meminfo: memFree=12577780/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=904008 CPUtime=402.3 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 315614 0 0 0 40176 54 0 0 25 0 1 0 467746905 925704192 186993 33554432000 4194304 4650387 140733317368272 18446744073709551615 4315448 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 226002 186993 381 112 0 220967 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 904008

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.72 5/190 15174
/proc/meminfo: memFree=12533876/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=904688 CPUtime=462.29 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 337376 0 0 0 46171 58 0 0 25 0 1 0 467746905 926400512 187246 33554432000 4194304 4650387 140733317368272 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 226172 187246 381 112 0 221137 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 904688

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.74 5/190 15176
/proc/meminfo: memFree=12493936/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=982616 CPUtime=522.3 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 358762 0 0 0 52167 63 0 0 25 0 1 0 467746905 1006198784 196534 33554432000 4194304 4650387 140733317368272 18446744073709551615 4229498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 245654 196534 381 112 0 240619 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 982616

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.75 5/190 15177
/proc/meminfo: memFree=12496044/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=983432 CPUtime=582.3 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 385546 0 0 0 58161 69 0 0 25 0 1 0 467746905 1007034368 194511 33554432000 4194304 4650387 140733317368272 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 245858 194511 381 112 0 240823 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 983432

[startup+642.301 s]
/proc/loadavg: 4.04 4.01 3.77 5/190 15179
/proc/meminfo: memFree=12467988/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=984284 CPUtime=642.31 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 408840 0 0 0 64156 75 0 0 25 0 1 0 467746905 1007906816 192323 33554432000 4194304 4650387 140733317368272 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 246071 192323 381 112 0 241036 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 984284

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 3.78 5/190 15181
/proc/meminfo: memFree=12398436/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=1022184 CPUtime=702.31 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 427116 0 0 0 70151 80 0 0 25 0 1 0 467746905 1046716416 203340 33554432000 4194304 4650387 140733317368272 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 255546 203340 381 112 0 250511 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1022184

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 15182
/proc/meminfo: memFree=12395184/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=1022528 CPUtime=762.31 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 441623 0 0 0 76148 83 0 0 25 0 1 0 467746905 1047068672 203698 33554432000 4194304 4650387 140733317368272 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 255632 203698 381 112 0 250597 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1022528

[startup+822.3 s]
/proc/loadavg: 4.12 4.03 3.81 5/190 15184
/proc/meminfo: memFree=12387092/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=1023460 CPUtime=822.31 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 463554 0 0 0 82141 90 0 0 25 0 1 0 467746905 1048023040 202129 33554432000 4194304 4650387 140733317368272 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 255865 202129 381 112 0 250830 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1023460

[startup+882.3 s]
/proc/loadavg: 4.07 4.03 3.82 5/190 15185
/proc/meminfo: memFree=12352596/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=1024020 CPUtime=882.32 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 482325 0 0 0 88138 94 0 0 25 0 1 0 467746905 1048596480 204631 33554432000 4194304 4650387 140733317368272 18446744073709551615 4339780 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 256005 204631 381 112 0 250970 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1024020

[startup+942.301 s]
/proc/loadavg: 4.03 4.03 3.83 5/190 15187
/proc/meminfo: memFree=12348492/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=960600 CPUtime=942.32 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 505161 0 0 0 94132 100 0 0 25 0 1 0 467746905 983654400 200525 33554432000 4194304 4650387 140733317368272 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 240150 200525 381 112 0 235115 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 960600

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.84 5/190 15189
/proc/meminfo: memFree=12316344/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=1050144 CPUtime=1002.32 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 521913 0 0 0 100129 103 0 0 25 0 1 0 467746905 1075347456 208227 33554432000 4194304 4650387 140733317368272 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 262536 208227 381 112 0 257501 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1050144

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.84 5/190 15190
/proc/meminfo: memFree=12278488/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=1049640 CPUtime=1062.32 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 546919 0 0 0 106123 109 0 0 25 0 1 0 467746905 1074831360 213637 33554432000 4194304 4650387 140733317368272 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 262410 213637 381 112 0 257375 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1049640

[startup+1122.3 s]
/proc/loadavg: 4.06 4.02 3.85 5/190 15192
/proc/meminfo: memFree=12277468/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=1051560 CPUtime=1122.32 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 567477 0 0 0 112118 114 0 0 25 0 1 0 467746905 1076797440 208087 33554432000 4194304 4650387 140733317368272 18446744073709551615 4314842 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 262890 208087 381 112 0 257855 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1051560

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.86 5/190 15202
/proc/meminfo: memFree=12154940/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=1075224 CPUtime=1182.33 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 588623 0 0 0 118114 119 0 0 25 0 1 0 467746905 1101029376 220612 33554432000 4194304 4650387 140733317368272 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 268806 220612 381 112 0 263771 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1075224

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.86 5/190 15204
/proc/meminfo: memFree=12187628/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=1077848 CPUtime=1242.33 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 604313 0 0 0 124108 125 0 0 25 0 1 0 467746905 1103716352 215349 33554432000 4194304 4650387 140733317368272 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 269462 215349 381 112 0 264427 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1077848



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.88 2/184 15209
/proc/meminfo: memFree=13331192/32951124 swapFree=67111528/67111528
[pid=15161] ppid=15159 vsize=1053440 CPUtime=1300.03 cores=4,6
/proc/15161/stat : 15161 (strangenight1-s) R 15159 15161 14035 0 -1 4202496 616500 0 0 0 129874 129 0 0 25 0 1 0 467746905 1078722560 215284 33554432000 4194304 4650387 140733317368272 18446744073709551615 4334059 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15161/statm: 263360 215284 381 112 0 258325 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1053440

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.09
CPU user time (s): 1298.75
CPU system time (s): 1.3358
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1077848

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

runsolver used 2.21866 second user time and 4.89825 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-25 19:41:53
IDJOB=3282253
IDBENCH=70797
IDSOLVER=1589
FILE ID=node143/3282253-1303753313
RUNJOBID= node143-1303753312-15120
PBS_JOBID= 13154019
Free space on /tmp= 72320 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxororand/maxxororand064.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282253-1303753313/watcher-3282253-1303753313 -o /tmp/evaluation-result-3282253-1303753313/solver-3282253-1303753313 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3282253-1303753313.cnf

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

MD5SUM BENCH= 49dbd2fb16b3d5ce554d30c48729a56d
RANDOM SEED=817636195

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14139240 kB
Buffers:       2273856 kB
Cached:       15855588 kB
SwapCached:          0 kB
Active:        6888552 kB
Inactive:     11366392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14139240 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           35360 kB
Writeback:           0 kB
AnonPages:      124148 kB
Mapped:          16244 kB
Slab:           493428 kB
PageTables:       4916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   341064 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= 72336 MiB
End job on node143 at 2011-04-25 20:03:35