Trace number 3174404

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-Night2-st? (TO) 1300.05 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S1886449473-022-UNKNOWN.cnf
MD5SUM48acd8df0141c3f57a132eb6d7253d5f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark130.328
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174404-1301784957.cnf'
0.00/0.00	c -- header says num vars:          35000
0.00/0.00	c -- header says num clauses:      147000
0.09/0.10	c -- clauses added:            0 learnts,       147000 normals,            0 xors
0.09/0.10	c -- vars added      35000
0.09/0.10	c Parsing time:  0.09 s
0.09/0.10	c  N st     0         0     35000    147000         0         0    441000         0   no data   no data
0.19/0.23	c asymm  cl-useful: 0/147000/147000 lits-rem:0 time: 0.13
0.29/0.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.08
0.29/0.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.39/0.40	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.39/0.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.39/0.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  35000 time:  0.01 s
0.39/0.43	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.01 s
0.59/0.67	c lits-rem:         0  cl-subs:        0  v-elim:    909  v-fix:    0  time:  0.23 s
0.59/0.68	c Finding binary XORs  T:     0.01 s  found:       0
0.69/0.73	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
0.69/0.73	c calculated reachability. Time: 0.00
0.69/0.74	c Calc default polars -  time:   0.01 s pos:   15646 undec:    3811 neg:   15543
0.69/0.74	c =========================================================================================
0.69/0.74	c types(t): F = full restart, N = normal restart
0.69/0.74	c types(t): S = simplification begin/end, E = solution found
0.69/0.74	c restart types(rt): st = static, dy = dynamic
0.69/0.74	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.69/0.74	c  B st     0         0     34091    145976         0         0    443570         0   no data   no data
2.39/2.49	c  N dy    22      4005     34091    145976         0      4004    443570   1184756    172.14    194.90
4.19/4.29	c  N dy    51      8177     34091    145976         0      8175    443570   2244637    169.69    181.31
5.90/5.98	c  N dy    77     12178     34091    145976         0     12176    443570   3273164    168.96    210.47
7.69/7.71	c  N dy   104     16288     34091    145976         0     16286    443570   4328159    167.80    177.36
9.39/9.42	c  N dy   136     20313     34091    145976         0     10313    443570    738247    169.43    178.61
10.89/10.96	c  N dy   162     24386     34091    145976         0     14385    443570   1802050    169.49    196.63
11.19/11.21	c  F st   166     25000     34091    145976         0     14999    443570   1951624    169.26    154.69
13.29/13.35	c  N dy   172     30002     34091    145976         0     19999    443570   3850335    169.26   no data
13.29/13.35	c  S st   172     30002     34091    145976         0     19999    443570   3850335    169.26   no data
13.49/13.54	c  S st   172     30504     34091    145976         0     20501    443570   3942189    169.26   no data
13.49/13.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
13.69/13.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.17
13.69/13.78	c blocked clauses removed:      649 vars:    104 tried:       34091 T: 0.02 s
13.69/13.79	c bin-w-bin subsume rem            0 bins  time:  0.01 s
13.79/13.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
13.79/13.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33987 time:  0.01 s
13.79/13.82	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
13.99/14.01	c lits-rem:         0  cl-subs:        0  v-elim:     13  v-fix:    0  time:  0.19 s
14.19/14.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
15.29/15.31	c lits-rem:         6  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.97 s
15.39/15.47	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.15
15.39/15.47	c calculated reachability. Time: 0.00
15.39/15.47	c  N dy   172     30504     33974    145315         0     20331    441645   3866264    169.26   no data
17.09/17.11	c  N dy   199     34579     33974    145315         0     24406    441645   4904211    169.17    181.95
18.79/18.89	c  N dy   229     38727     33974    145315         0     28554    441645   5983466    169.23    179.32
20.69/20.74	c  N dy   255     42883     33974    145315         0     17295    441645   1254093    168.54    180.28
21.90/21.93	c  S st   274     45756     33974    145315         0     20168    441645   1970135    168.25   no data
22.09/22.15	c  S st   274     46257     33974    145315         0     20669    441645   2074485    168.25   no data
22.09/22.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
22.29/22.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
22.29/22.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.29/22.39	c bin-w-bin subsume rem            0 bins  time:  0.01 s
22.39/22.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
22.39/22.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.01 s
22.39/22.42	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
22.49/22.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
22.59/22.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
22.99/23.00	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.29 s
22.99/23.01	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.01
22.99/23.05	c vivif2 --  cl tried    20668 cl shrink        0 lits rem          0 time: 0.03
23.19/23.21	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.16
23.19/23.22	c calculated reachability. Time: 0.00
23.19/23.22	c  N dy   274     46257     33974    145315         0     20668    441645   2074411    168.25   no data
24.89/24.98	c  N dy   303     50390     33974    145315         0     24801    441645   3142843    168.47    184.92
26.89/26.92	c  N dy   329     54420     33974    145315         0     28831    441645   4172795    168.30    178.23
28.79/28.82	c  N dy   356     58513     33974    145315         0     32924    441645   5215373    168.26    179.43
30.60/30.62	c  N dy   382     62618     33974    145315         0     37028    441645   6237800    167.97    177.31
32.29/32.37	c  N dy   408     66704     33974    145315         0     22407    441645   1722746    168.00    178.53
33.39/33.48	c  S st   427     69386     33974    145315         0     25089    441645   2423781    168.04   no data
33.59/33.69	c  S st   427     69889     33974    145315         0     25592    441645   2522751    168.04   no data
33.69/33.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
33.79/33.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
33.89/33.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.89/33.94	c bin-w-bin subsume rem            0 bins  time:  0.01 s
33.89/33.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
33.89/33.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.01 s
33.89/33.97	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
34.10/34.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
34.19/34.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
34.69/34.74	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.45 s
34.69/34.76	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.01
34.79/34.80	c vivif2 --  cl tried    25590 cl shrink        0 lits rem          0 time: 0.04
34.89/34.97	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.17
34.89/34.98	c calculated reachability. Time: 0.00
34.89/34.98	c  N dy   427     69889     33974    145315         0     25590    441645   2521628    168.04   no data
37.09/37.15	c  N dy   458     74379     33974    145315         0     30080    441645   3678965    168.08    180.02
39.29/39.36	c  N dy   486     79135     33974    145315         0     34836    441645   4866997    167.52    178.15
41.69/41.70	c  N dy   521     84242     33974    145315         0     39943    441645   6223514    167.77    180.03
43.19/43.23	c  F st   547     87500     33974    145315         0     22346    441645   1113777    168.36   no data
44.69/44.74	c  N st   552     90799     33974    145315         0     25645    441645   2340737    168.36   no data
47.19/47.26	c  N dy   583     96741     33974    145315         0     31586    441645   4105778    168.65    178.71
50.00/50.02	c  N dy   629    102928     33974    145315         0     37772    441645   5718983    168.90    178.66
50.80/50.89	c  S st   642    104833     33974    145315         0     39677    441645   6210157    168.89   no data
51.10/51.13	c  S st   642    105339     33974    145315         0     40183    441645   6302456    168.89   no data
51.10/51.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
51.29/51.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
51.29/51.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.29/51.39	c bin-w-bin subsume rem            0 bins  time:  0.01 s
51.39/51.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
51.39/51.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.01 s
51.39/51.42	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
51.60/51.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
51.89/51.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
53.69/53.72	c lits-rem:         5  cl-subs:        7  v-elim:      0  v-fix:    0  time:  1.74 s
53.69/53.73	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.02
53.79/53.84	c vivif2 --  cl tried    40176 cl shrink        0 lits rem          0 time: 0.11
53.99/54.06	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.22
53.99/54.07	c calculated reachability. Time: 0.00
53.99/54.07	c  N dy   642    105339     33974    145315         0     40176    441645   6298673    168.89   no data
57.49/57.52	c  N dy   686    112119     33974    145315         0     24532    441645   1210401    168.95    179.14
60.50/60.59	c  N dy   735    119283     33974    145315         0     31696    441645   3066660    169.08    178.68
64.09/64.12	c  N dy   788    127003     33974    145315         0     39415    441645   5060641    168.96    181.75
67.79/67.89	c  N dy   845    135302     33974    145315         0     24003    441645    705636    169.11    184.29
71.50/71.53	c  N dy   897    144084     33974    145315         0     32785    441645   2948942    168.67    179.95
75.69/75.78	c  N dy   961    153414     33974    145315         0     42115    441645   5333845    168.74    183.98
77.79/77.89	c  S st   990    158009     33974    145315         0     46710    441645   6454370    168.49   no data
78.09/78.12	c  S st   990    158511     33974    145315         0     47212    441645   6537559    168.49   no data
78.09/78.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
78.29/78.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.19
78.29/78.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
78.29/78.38	c bin-w-bin subsume rem            0 bins  time:  0.01 s
78.29/78.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
78.39/78.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.01 s
78.39/78.41	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
78.49/78.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
78.90/78.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
81.19/81.27	c lits-rem:         1  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.30 s
81.19/81.30	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.02
81.40/81.43	c vivif2 --  cl tried    47208 cl shrink        0 lits rem          0 time: 0.14
81.59/81.68	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.25
81.59/81.69	c calculated reachability. Time: 0.00
81.59/81.69	c  N dy   990    158511     33974    145315         0     47208    441645   6535668    168.49   no data
86.49/86.57	c  N dy  1054    168642     33974    145315         0     32483    441645   2536528    168.41    182.67
91.49/91.57	c  N dy  1128    179611     33974    145315         0     43451    441645   5386212    168.62    188.40
96.89/96.93	c  N dy  1202    191082     33974    145315         0     28998    441645   1344651    168.61    178.91
102.20/102.26	c  N dy  1286    203396     33974    145315         0     41312    441645   4539997    168.64    177.68
108.40/108.41	c  N dy  1378    216454     33974    145315         0     27416    441645    677906    168.74    178.04
114.49/114.58	c  N dy  1477    230416     33974    145315         0     41377    441645   4302425    168.80    179.63
117.99/118.00	c  S st  1526    237766     33974    145315         0     48726    441645   6163054    168.79   no data
118.19/118.23	c  S st  1526    238268     33974    145315         0     49228    441645   6260402    168.79   no data
118.19/118.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
118.39/118.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.19
118.39/118.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
118.49/118.50	c bin-w-bin subsume rem            0 bins  time:  0.01 s
118.49/118.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
118.49/118.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.01 s
118.49/118.53	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
118.69/118.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
118.99/119.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
121.39/121.49	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.42 s
121.49/121.50	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.02
121.59/121.61	c vivif2 --  cl tried    49227 cl shrink        0 lits rem          0 time: 0.10
121.79/121.82	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.21
121.79/121.83	c calculated reachability. Time: 0.00
121.79/121.83	c  N dy  1526    238268     33974    145315         0     49227    441645   6259366    168.79   no data
130.09/130.10	c  N dy  1631    253477     33974    145315         0     36450    441645   2707180    168.89    187.19
138.39/138.47	c  N dy  1743    269665     33974    145315         0     52637    441645   6894526    169.07    182.09
146.80/146.85	c  N dy  1864    286975     33974    145315         0     40955    441645   3615691    169.09    182.08
155.79/155.83	c  N dy  1999    305332     33974    145315         0     59312    441645   8448326    169.31    186.08
156.29/156.31	c  F st  2004    306250     33974    145315         0     30241    441645    569839    169.28   no data
164.90/164.93	c  N dy  2097    324910     33974    145315         0     48900    441645   5934545    169.20    183.76
174.09/174.14	c  N dy  2234    345032     33974    145315         0     38019    441645   2258896    169.20    179.09
179.69/179.73	c  S st  2318    357402     33974    145315         0     50389    441645   5474176    169.32    163.10
179.90/179.99	c  S st  2318    357904     33974    145315         0     50891    441645   5558909    169.32   no data
180.00/180.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
180.20/180.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
180.20/180.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
180.20/180.27	c bin-w-bin subsume rem            0 bins  time:  0.01 s
180.20/180.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
180.20/180.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.01 s
180.30/180.31	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
180.40/180.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
180.70/180.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
182.90/182.92	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.12 s
182.90/182.94	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.01
183.00/183.03	c vivif2 --  cl tried    50890 cl shrink        0 lits rem          0 time: 0.09
183.20/183.22	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.20
183.20/183.23	c calculated reachability. Time: 0.00
183.20/183.23	c  N dy  2318    357904     33974    145315         0     50890    441645   5558849    169.32   no data
192.80/192.83	c  N dy  2449    378029     33974    145315         0     39017    441645   2247476    169.07    186.56
202.50/202.52	c  N dy  2588    398071     33974    145315         0     59059    441645   7418890    169.13    256.65
211.89/211.91	c  N dy  2715    418109     33974    145315         0     46093    441645   3879078    169.19    222.34
223.80/223.86	c  N dy  2847    438121     33974    145315         0     66103    441645   9111977    169.29    180.42
234.49/234.57	c  N dy  2990    458146     33974    145315         0     52130    441645   5181098    169.35    181.98
244.49/244.59	c  N dy  3131    478188     33974    145315         0     37170    441645   1059831    169.40    181.15
254.20/254.29	c  N dy  3269    498239     33974    145315         0     57219    441645   6305841    169.49    218.35
264.19/264.24	c  N dy  3408    518289     33974    145315         0     41272    441645   1864095    169.56    191.37
272.99/273.01	c  S st  3531    536856     33974    145315         0     59837    441645   6607460    169.50   no data
273.19/273.25	c  S st  3531    537359     33974    145315         0     60340    441645   6711191    169.50   no data
273.19/273.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
273.39/273.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.21
273.49/273.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
273.49/273.54	c bin-w-bin subsume rem            0 bins  time:  0.01 s
273.49/273.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
273.49/273.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.01 s
273.49/273.58	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
273.69/273.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
274.09/274.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
277.10/277.18	c lits-rem:         4  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.04 s
277.10/277.20	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.02
277.29/277.31	c vivif2 --  cl tried    60337 cl shrink        0 lits rem          0 time: 0.11
277.49/277.54	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.23
277.49/277.55	c calculated reachability. Time: 0.00
277.49/277.55	c  N dy  3531    537359     33974    145315         0     60337    441645   6710486    169.50   no data
287.60/287.63	c  N dy  3674    557445     33974    145315         0     43425    441645   2158498    169.58    179.05
297.09/297.15	c  N dy  3813    577564     33974    145315         0     63541    441645   7395863    169.63    180.95
307.09/307.10	c  N dy  3946    597644     33974    145315         0     45626    441645   2477523    169.62    185.96
316.90/316.93	c  N dy  4089    617720     33974    145315         0     65701    441645   7764612    169.70    179.02
327.09/327.11	c  N dy  4236    637898     33974    145315         0     46879    441645   2555713    169.74    183.52
337.09/337.13	c  N dy  4370    658063     33974    145315         0     67042    441645   7878005    169.77    179.35
349.39/349.47	c  N dy  4507    678098     33974    145315         0     47081    441645   2332245    169.79    186.28
362.39/362.44	c  N dy  4641    698668     33974    145315         0     67649    441645   7631784    169.74    179.55
373.60/373.69	c  N dy  4775    718789     33974    145315         0     46768    441645   1998142    169.77    180.58
383.59/383.63	c  N dy  4917    739069     33974    145315         0     67047    441645   7340688    169.81    181.71
393.89/393.99	c  N dy  5045    759205     33974    145315         0     45186    441645   1331314    169.76    182.33
403.79/403.85	c  N dy  5185    779378     33974    145315         0     65358    441645   6664341    169.77    178.93
414.40/414.40	c  N dy  5327    799467     33974    145315         0     85447    441645  11877691    169.79    210.29
417.60/417.63	c  S st  5374    806038     33974    145315         0     49017    441645   2069035    169.80    151.03
417.80/417.88	c  S st  5374    806540     33974    145315         0     49519    441645   2165379    169.80   no data
417.80/417.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
418.10/418.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
418.10/418.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
418.10/418.15	c bin-w-bin subsume rem            0 bins  time:  0.01 s
418.10/418.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
418.10/418.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.01 s
418.10/418.19	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
418.30/418.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
418.40/418.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
419.20/419.22	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.74 s
419.20/419.23	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.02
419.20/419.27	c vivif2 --  cl tried    49518 cl shrink        0 lits rem          0 time: 0.04
419.40/419.46	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.19
419.40/419.47	c calculated reachability. Time: 0.00
419.40/419.47	c  N dy  5374    806540     33974    145315         0     49518    441645   2164476    169.80   no data
429.60/429.63	c  N dy  5513    826591     33974    145315         0     69566    441645   7410412    169.83    179.46
440.01/440.09	c  N dy  5653    846605     33974    145315         0     45582    441645    912046    169.92    180.60
449.70/449.75	c  N dy  5784    866661     33974    145315         0     65638    441645   6131392    169.94    184.76
460.20/460.27	c  N dy  5909    886734     33974    145315         0     85710    441645  11372219    169.90    193.79
470.10/470.17	c  N dy  6039    906746     33974    145315         0     60723    441645   4623226    169.88    205.97
480.40/480.49	c  N dy  6167    926884     33974    145315         0     80859    441645   9841248    169.86    189.07
491.00/491.00	c  N dy  6304    946912     33974    145315         0     54892    441645   2801870    169.87    188.57
504.10/504.20	c  N dy  6435    967101     33974    145315         0     75081    441645   8026769    169.85    180.18
517.70/517.76	c  N dy  6576    987179     33974    145315         0     48163    441645    804930    169.89    183.38
528.39/528.44	c  N dy  6714   1007246     33974    145315         0     68229    441645   6047460    169.91    195.02
538.70/538.72	c  N dy  6850   1027285     33974    145315         0     88266    441645  11300744    169.92    179.25
549.20/549.21	c  N dy  6981   1047363     33974    145315         0     60348    441645   3640007    169.90    181.39
559.40/559.43	c  N dy  7107   1067396     33974    145315         0     80379    441645   8868224    169.89    184.79
561.80/561.88	c  F st  7139   1071875     33974    145315         0     84858    441645  10042800    169.89    131.61
570.20/570.29	c  N dy  7213   1087476     33974    145315         0     51456    441645   1173551    169.87    181.91
580.30/580.30	c  N dy  7345   1107647     33974    145315         0     71626    441645   6495692    169.89    184.43
591.10/591.13	c  N dy  7482   1127831     33974    145315         0     91809    441645  11769364    169.89    180.34
601.80/601.81	c  N dy  7623   1147853     33974    145315         0     61830    441645   3656179    169.94    214.08
612.20/612.21	c  N dy  7760   1167901     33974    145315         0     81876    441645   8858468    169.95    192.63
622.90/622.95	c  N dy  7896   1187913     33974    145315         0    101885    441645  14103491    169.98    181.51
633.20/633.25	c  N dy  8039   1207994     33974    145315         0     70971    441645   5754499    170.01    179.15
634.20/634.26	c  S st  8053   1209810     33974    145315         0     72787    441645   6234630    170.01   no data
634.50/634.56	c  S st  8053   1210318     33974    145315         0     73295    441645   6327868    170.01   no data
634.50/634.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
634.80/634.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.22
634.80/634.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
634.80/634.86	c bin-w-bin subsume rem            0 bins  time:  0.01 s
634.80/634.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
634.80/634.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.01 s
634.80/634.90	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
635.10/635.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
635.40/635.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
638.70/638.78	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.34 s
638.80/638.80	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.02
638.90/638.91	c vivif2 --  cl tried    73292 cl shrink        0 lits rem          0 time: 0.11
639.11/639.15	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.24
639.11/639.17	c calculated reachability. Time: 0.00
639.11/639.17	c  N dy  8053   1210318     33974    145315         0     73292    441645   6326218    170.01   no data
650.00/650.09	c  N dy  8192   1230380     33974    145315         0     93353    441645  11507595    170.02    199.27
661.30/661.32	c  N dy  8335   1250381     33974    145315         0     61358    441645   3080545    170.09    180.35
671.70/671.74	c  N dy  8477   1270383     33974    145315         0     81359    441645   8339153    170.13    196.90
682.81/682.80	c  N dy  8618   1290434     33974    145315         0    101409    441645  13554066    170.14    203.92
693.20/693.29	c  N dy  8762   1310463     33974    145315         0     68437    441645   4606782    170.17    179.39
703.91/703.96	c  N dy  8902   1330579     33974    145315         0     88553    441645   9978141    170.21    179.52
715.30/715.33	c  N dy  9034   1350701     33974    145315         0     54689    441645    721317    170.19    183.11
725.50/725.56	c  N dy  9169   1370716     33974    145315         0     74703    441645   6099502    170.24    199.15
736.30/736.37	c  N dy  9312   1390726     33974    145315         0     94711    441645  11351939    170.26    185.15
747.30/747.36	c  N dy  9444   1410776     33974    145315         0     59758    441645   1802908    170.26    181.94
757.40/757.44	c  N dy  9579   1430869     33974    145315         0     79851    441645   7115491    170.28    252.96
768.50/768.50	c  N dy  9719   1450930     33974    145315         0     99911    441645  12452932    170.32    188.79
779.51/779.55	c  N dy  9861   1470947     33974    145315         0     63927    441645   2669204    170.36    182.16
790.21/790.22	c  N dy 10001   1491026     33974    145315         0     84003    441645   8006783    170.40    180.54
801.50/801.53	c  N dy 10137   1511057     33974    145315         0    104034    441645  13315600    170.42    180.24
815.51/815.51	c  N dy 10276   1531090     33974    145315         0     67064    441645   3203827    170.44    180.89
826.51/826.56	c  N dy 10410   1551110     33974    145315         0     87084    441645   8360998    170.42    181.81
838.11/838.14	c  N dy 10547   1571133     33974    145315         0    107107    441645  13547318    170.44    179.63
849.30/849.39	c  N dy 10693   1591481     33974    145315         0     69456    441645   3534004    170.45    195.01
860.21/860.27	c  N dy 10832   1611601     33974    145315         0     89575    441645   8969649    170.49    179.54
871.80/871.88	c  N dy 10973   1631669     33974    145315         0    109642    441645  14289311    170.51    179.79
882.90/882.94	c  N dy 11110   1651721     33974    145315         0     70698    441645   3672248    170.52    203.94
893.51/893.58	c  N dy 11242   1671763     33974    145315         0     90738    441645   8876516    170.52    194.04
905.01/905.03	c  N dy 11373   1691793     33974    145315         0    110767    441645  14131446    170.51    182.98
915.21/915.26	c  S st 11494   1710319     33974    145315         0     69307    441645   3002508    170.50   no data
915.50/915.54	c  S st 11494   1710823     33974    145315         0     69811    441645   3094280    170.50   no data
915.50/915.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
915.70/915.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.22
915.80/915.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
915.80/915.83	c bin-w-bin subsume rem            0 bins  time:  0.01 s
915.80/915.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
915.80/915.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.01 s
915.80/915.87	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
916.00/916.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
916.21/916.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
918.00/918.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.87 s
918.10/918.11	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.02
918.10/918.16	c vivif2 --  cl tried    69811 cl shrink        0 lits rem          0 time: 0.05
918.30/918.38	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.22
918.30/918.39	c calculated reachability. Time: 0.00
918.30/918.40	c  N dy 11494   1710823     33974    145315         0     69811    441645   3094280    170.50   no data
929.11/929.12	c  N dy 11623   1730965     33974    145315         0     89952    441645   8301486    170.49    186.77
940.41/940.40	c  N dy 11751   1751016     33974    145315         0    110000    441645  13500366    170.48    179.82
951.71/951.72	c  N dy 11895   1771058     33974    145315         0     69040    441645   2740599    170.53    188.53
962.31/962.36	c  N dy 12024   1791092     33974    145315         0     89074    441645   7944864    170.50    181.97
973.80/973.87	c  N dy 12163   1811165     33974    145315         0    109145    441645  13163480    170.51    186.25
988.01/988.06	c  N dy 12297   1831283     33974    145315         0     67261    441645   1988937    170.50    179.97
1000.00/1000.08	c  N dy 12437   1851398     33974    145315         0     87376    441645   7246265    170.51    180.55
1011.61/1011.60	c  N dy 12576   1871409     33974    145315         0    107385    441645  12440750    170.52    207.94
1023.61/1023.61	c  N dy 12713   1891425     33974    145315         0     64411    441645    974901    170.54    185.99
1034.21/1034.26	c  N dy 12847   1911527     33974    145315         0     84512    441645   6222528    170.54    208.93
1045.51/1045.50	c  N dy 12985   1931577     33974    145315         0    104559    441645  11409542    170.53    184.62
1057.51/1057.57	c  N dy 13118   1951668     33974    145315         0    124649    441645  16725312    170.51    186.70
1068.71/1068.71	c  N dy 13253   1971797     33974    145315         0     80785    441645   5012916    170.52    184.31
1080.00/1080.07	c  N dy 13394   1991886     33974    145315         0    100872    441645  10281486    170.54    214.05
1091.91/1091.96	c  N dy 13526   2011925     33974    145315         0    120910    441645  15518653    170.52    181.28
1103.41/1103.44	c  N dy 13652   2031955     33974    145315         0     75939    441645   3503360    170.51    190.11
1114.41/1114.44	c  N dy 13790   2052037     33974    145315         0     96019    441645   8742590    170.53    208.83
1125.81/1125.82	c  N dy 13923   2072039     33974    145315         0    116020    441645  13981649    170.55    179.95
1137.71/1137.77	c  N dy 14057   2092133     33974    145315         0     70117    441645   1699493    170.55    182.26
1148.51/1148.56	c  N dy 14190   2112212     33974    145315         0     90196    441645   6873259    170.53    181.57
1159.91/1159.95	c  N dy 14336   2132281     33974    145315         0    110264    441645  12143695    170.54    180.37
1172.51/1172.60	c  N dy 14477   2152350     33974    145315         0    130333    441645  17369185    170.56    185.31
1183.81/1183.81	c  N dy 14612   2172453     33974    145315         0     83436    441645   4911819    170.56    181.46
1194.91/1194.94	c  N dy 14752   2192519     33974    145315         0    103502    441645  10210183    170.58    202.17
1206.01/1206.01	c  S st 14879   2210824     33974    145315         0    121804    441645  14993439    170.59    125.02
1206.31/1206.35	c  S st 14879   2211331     33974    145315         0    122311    441645  15088526    170.59   no data
1206.31/1206.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1206.62/1206.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.25
1206.62/1206.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1206.62/1206.69	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1206.62/1206.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1206.72/1206.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.01 s
1206.72/1206.72	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
1207.01/1207.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.30 s
1207.81/1207.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1215.71/1215.70	c lits-rem:         2  cl-subs:        6  v-elim:      0  v-fix:    0  time:  7.82 s
1215.71/1215.71	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.02
1215.91/1215.97	c vivif2 --  cl tried   122305 cl shrink        0 lits rem          0 time: 0.26
1216.31/1216.30	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.33
1216.31/1216.31	c calculated reachability. Time: 0.00
1216.31/1216.31	c  N dy 14879   2211331     33974    145315         0    122305    441645  15085895    170.59   no data
1228.01/1228.00	c  N dy 15011   2231341     33974    145315         0     74315    441645   2274246    170.58    182.55
1239.01/1239.06	c  N dy 15143   2251456     33974    145315         0     94429    441645   7567281    170.60    187.22
1250.31/1250.39	c  N dy 15276   2271506     33974    145315         0    114476    441645  12806777    170.60    185.09
1262.82/1262.80	c  N dy 15419   2291868     33974    145315         0    134837    441645  18236041    170.62    180.49
1273.72/1273.80	c  N dy 15551   2311899     33974    145315         0     85872    441645   5031170    170.62    180.47
1285.11/1285.13	c  N dy 15695   2331992     33974    145315         0    105963    441645  10390182    170.65    182.11
1297.31/1297.39	c  N dy 15836   2352008     33974    145315         0    125978    441645  15701188    170.67    192.36

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 0,2

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: 4.05 3.96 3.65 2/185 18773
/proc/meminfo: memFree=21002212/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=26260 CPUtime=0 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 1917 0 0 0 0 0 0 0 25 0 1 0 290094409 26890240 1627 33554432000 4194304 4627331 140736037262544 18446744073709551615 4313316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 6565 1632 320 106 0 1536 0

[startup+0.037446 s]
/proc/loadavg: 4.05 3.96 3.65 2/185 18773
/proc/meminfo: memFree=21002212/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=45136 CPUtime=0.02 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 4984 0 0 0 2 0 0 0 25 0 1 0 290094409 46219264 3884 33554432000 4194304 4627331 140736037262544 18446744073709551615 4506837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 11284 3884 322 106 0 6255 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 45136

[startup+0.100441 s]
/proc/loadavg: 4.05 3.96 3.65 2/185 18773
/proc/meminfo: memFree=21002212/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=51364 CPUtime=0.09 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 6975 0 0 0 9 0 0 0 25 0 1 0 290094409 52596736 5875 33554432000 4194304 4627331 140736037262544 18446744073709551615 4530560 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 12841 5876 322 106 0 7812 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51364

[startup+0.300405 s]
/proc/loadavg: 4.05 3.96 3.65 2/185 18773
/proc/meminfo: memFree=21002212/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=51360 CPUtime=0.29 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 7032 0 0 0 28 1 0 0 25 0 1 0 290094409 52592640 5932 33554432000 4194304 4627331 140736037262544 18446744073709551615 4310156 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 12840 5932 344 106 0 7811 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51360

[startup+0.700333 s]
/proc/loadavg: 4.05 3.96 3.65 2/185 18773
/proc/meminfo: memFree=21002212/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=73948 CPUtime=0.69 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 14160 0 0 0 67 2 0 0 25 0 1 0 290094409 75722752 11084 33554432000 4194304 4627331 140736037262544 18446744073709551615 4377207 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 18487 11084 364 106 0 13458 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73948

[startup+1.50015 s]
/proc/loadavg: 4.05 3.96 3.65 4/188 18801
/proc/meminfo: memFree=20949724/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=73948 CPUtime=1.49 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 14697 0 0 0 147 2 0 0 25 0 1 0 290094409 75722752 11621 33554432000 4194304 4627331 140736037262544 18446744073709551615 4332657 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 18487 11621 372 106 0 13458 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73948

[startup+3.10094 s]
/proc/loadavg: 4.05 3.96 3.65 5/190 18828
/proc/meminfo: memFree=20936556/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=106764 CPUtime=3.09 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 15683 0 0 0 307 2 0 0 25 0 1 0 290094409 109326336 12607 33554432000 4194304 4627331 140736037262544 18446744073709551615 4327456 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 26691 12607 372 106 0 21662 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 106764

[startup+6.30034 s]
/proc/loadavg: 4.04 3.96 3.65 5/190 18828
/proc/meminfo: memFree=20943624/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=106764 CPUtime=6.29 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 17587 0 0 0 626 3 0 0 25 0 1 0 290094409 109326336 14511 33554432000 4194304 4627331 140736037262544 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 26691 14511 372 106 0 21662 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 106764

[startup+12.7003 s]
/proc/loadavg: 4.04 3.96 3.65 5/190 18856
/proc/meminfo: memFree=21362516/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=143616 CPUtime=12.69 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 23524 0 0 0 1265 4 0 0 25 0 1 0 290094409 147062784 14293 33554432000 4194304 4627331 140736037262544 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 35904 14293 374 106 0 30875 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143616

[startup+25.5001 s]
/proc/loadavg: 4.03 3.96 3.66 5/190 18856
/proc/meminfo: memFree=21189520/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=236628 CPUtime=25.49 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 53664 0 0 0 2541 8 0 0 25 0 1 0 290094409 242307072 37010 33554432000 4194304 4627331 140736037262544 18446744073709551615 4308327 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 59157 37010 378 106 0 54128 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 236628

[startup+51.1009 s]
/proc/loadavg: 4.02 3.97 3.66 6/190 18857
/proc/meminfo: memFree=21108004/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=248916 CPUtime=51.1 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 74553 0 0 0 5097 13 0 0 25 0 1 0 290094409 254889984 43206 33554432000 4194304 4627331 140736037262544 18446744073709551615 4308243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 62229 43206 378 106 0 57200 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 248916

[startup+102.306 s]
/proc/loadavg: 4.01 3.97 3.68 5/190 18858
/proc/meminfo: memFree=20970668/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=361212 CPUtime=102.3 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 118753 0 0 0 10208 22 0 0 25 0 1 0 290094409 369881088 70409 33554432000 4194304 4627331 140736037262544 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 90303 70409 378 106 0 85274 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 361212

[startup+162.3 s]
/proc/loadavg: 4.07 3.99 3.70 5/190 18860
/proc/meminfo: memFree=20875664/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=378600 CPUtime=162.3 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 144131 0 0 0 16201 29 0 0 25 0 1 0 290094409 387686400 74958 33554432000 4194304 4627331 140736037262544 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 94650 74958 378 106 0 89621 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 378600

[startup+222.301 s]
/proc/loadavg: 4.02 3.99 3.72 6/190 18862
/proc/meminfo: memFree=20850180/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=388632 CPUtime=222.3 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 168988 0 0 0 22196 34 0 0 25 0 1 0 290094409 397959168 81203 33554432000 4194304 4627331 140736037262544 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 97158 81203 378 106 0 92129 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 388632

[startup+282.301 s]
/proc/loadavg: 4.01 3.99 3.73 6/190 18863
/proc/meminfo: memFree=20798072/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=390008 CPUtime=282.3 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 190848 0 0 0 28191 39 0 0 25 0 1 0 290094409 399368192 82334 33554432000 4194304 4627331 140736037262544 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 97502 82334 378 106 0 92473 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 390008

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.74 5/190 18873
/proc/meminfo: memFree=20742780/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=404576 CPUtime=342.29 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 218658 0 0 0 34182 47 0 0 25 0 1 0 290094409 414285824 87144 33554432000 4194304 4627331 140736037262544 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 101144 87144 378 106 0 96115 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 404576

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.76 6/190 18875
/proc/meminfo: memFree=20762496/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=418508 CPUtime=402.29 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 243147 0 0 0 40175 54 0 0 25 0 1 0 290094409 428552192 86234 33554432000 4194304 4627331 140736037262544 18446744073709551615 4308303 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 104627 86234 378 106 0 99598 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 418508

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.77 6/190 18877
/proc/meminfo: memFree=20716332/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=419720 CPUtime=462.3 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 268243 0 0 0 46169 61 0 0 25 0 1 0 290094409 429793280 92940 33554432000 4194304 4627331 140736037262544 18446744073709551615 4308360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 104930 92940 378 106 0 99901 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 419720

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.78 6/190 18882
/proc/meminfo: memFree=20714048/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=421192 CPUtime=522.3 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 288434 0 0 0 52163 67 0 0 25 0 1 0 290094409 431300608 83967 33554432000 4194304 4627331 140736037262544 18446744073709551615 4308680 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 105298 83967 378 106 0 100269 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 421192

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.79 6/190 18883
/proc/meminfo: memFree=20700544/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=421492 CPUtime=582.3 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 314060 0 0 0 58157 73 0 0 25 0 1 0 290094409 431607808 88381 33554432000 4194304 4627331 140736037262544 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 105373 88381 378 106 0 100344 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 421492

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.80 5/190 18884
/proc/meminfo: memFree=20687468/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=436932 CPUtime=642.31 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 340212 0 0 0 64152 79 0 0 25 0 1 0 290094409 447418368 92535 33554432000 4194304 4627331 140736037262544 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 109233 92535 378 106 0 104204 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 436932

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.81 5/190 18886
/proc/meminfo: memFree=20698832/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=437488 CPUtime=702.31 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 364454 0 0 0 70146 85 0 0 25 0 1 0 290094409 447987712 93890 33554432000 4194304 4627331 140736037262544 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 109372 93890 378 106 0 104343 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 437488

[startup+762.306 s]
/proc/loadavg: 4.10 4.02 3.83 5/190 18888
/proc/meminfo: memFree=20677088/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=437872 CPUtime=762.31 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 388973 0 0 0 76141 90 0 0 25 0 1 0 290094409 448380928 94240 33554432000 4194304 4627331 140736037262544 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 109468 94240 378 106 0 104439 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 437872

[startup+822.3 s]
/proc/loadavg: 4.04 4.01 3.84 5/190 18890
/proc/meminfo: memFree=20637240/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=438452 CPUtime=822.3 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 411232 0 0 0 82133 97 0 0 25 0 1 0 290094409 448974848 91133 33554432000 4194304 4627331 140736037262544 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 109613 91133 378 106 0 104584 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 438452

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.85 6/190 18891
/proc/meminfo: memFree=20581024/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=439100 CPUtime=882.31 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 434516 0 0 0 88129 102 0 0 25 0 1 0 290094409 449638400 88306 33554432000 4194304 4627331 140736037262544 18446744073709551615 4308330 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 109775 88306 378 106 0 104746 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 439100

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.85 6/190 18892
/proc/meminfo: memFree=20571296/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=439284 CPUtime=942.31 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 458799 0 0 0 94123 108 0 0 25 0 1 0 290094409 449826816 99202 33554432000 4194304 4627331 140736037262544 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 109821 99202 378 106 0 104792 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 439284

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.86 6/190 18894
/proc/meminfo: memFree=20560188/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=439904 CPUtime=1002.3 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 480176 0 0 0 100116 114 0 0 25 0 1 0 290094409 450461696 93185 33554432000 4194304 4627331 140736037262544 18446744073709551615 4321671 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 109976 93185 378 106 0 104947 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 439904

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.87 6/190 18896
/proc/meminfo: memFree=20541060/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=376168 CPUtime=1062.31 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 503597 0 0 0 106109 122 0 0 25 0 1 0 290094409 385196032 88026 33554432000 4194304 4627331 140736037262544 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 94042 88026 378 106 0 89013 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 376168

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.87 6/190 18898
/proc/meminfo: memFree=20524028/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=440664 CPUtime=1122.31 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 527676 0 0 0 112104 127 0 0 25 0 1 0 290094409 451239936 97409 33554432000 4194304 4627331 140736037262544 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 110166 97409 378 106 0 105137 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 440664

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.88 6/190 18899
/proc/meminfo: memFree=20539972/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=440980 CPUtime=1182.31 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 549614 0 0 0 118097 134 0 0 25 0 1 0 290094409 451563520 89259 33554432000 4194304 4627331 140736037262544 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 110245 89259 378 106 0 105216 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 440980

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.89 6/190 18900
/proc/meminfo: memFree=20448780/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=527444 CPUtime=1242.31 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 591168 0 0 0 124091 140 0 0 25 0 1 0 290094409 540102656 115399 33554432000 4194304 4627331 140736037262544 18446744073709551615 4308344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 131861 115399 378 106 0 126832 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 527444



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 18902
/proc/meminfo: memFree=20387756/32950928 swapFree=67111528/67111528
[pid=18773] ppid=18771 vsize=543692 CPUtime=1300.02 cores=0,2
/proc/18773/stat : 18773 (strangenight2-s) R 18771 18773 18647 0 -1 4202496 618616 0 0 0 129854 148 0 0 25 0 1 0 290094409 556740608 127011 33554432000 4194304 4627331 140736037262544 18446744073709551615 4332735 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18773/statm: 135923 127011 378 106 0 130894 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 543692

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.03
CPU time (s): 1300.05
CPU user time (s): 1298.54
CPU system time (s): 1.50477
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 543692

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

runsolver used 2.09268 second user time and 5.01224 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-03 00:55:57
IDJOB=3174404
IDBENCH=82622
IDSOLVER=1587
FILE ID=node126/3174404-1301784957
RUNJOBID= node126-1301783651-18665
PBS_JOBID= 12841392
Free space on /tmp= 71668 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S1886449473-022-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174404-1301784957/watcher-3174404-1301784957 -o /tmp/evaluation-result-3174404-1301784957/solver-3174404-1301784957 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174404-1301784957.cnf

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

MD5SUM BENCH= 48acd8df0141c3f57a132eb6d7253d5f
RANDOM SEED=507021172

node126.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.783
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.56
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.783
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.75
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.783
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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21002492 kB
Buffers:        354488 kB
Cached:       10760132 kB
SwapCached:          0 kB
Active:        7794964 kB
Inactive:      3884628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21002492 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8792 kB
Writeback:           0 kB
AnonPages:      565136 kB
Mapped:          15680 kB
Slab:           204704 kB
PageTables:       6216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   781248 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= 71664 MiB
End job on node126 at 2011-04-03 01:17:39