Trace number 3367368

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 (fixed)? (TO) 1298.76 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S746725327-020-UNKNOWN.cnf
MD5SUM0ad997eea0def3552b6d7e45aac8ca7c
Bench CategoryRANDOM (random 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 variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
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-3367368-1305381886.cnf'
0.00/0.00	c -- header says num vars:          49999
0.00/0.00	c -- header says num clauses:      210000
0.09/0.14	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.09/0.14	c -- vars added      49999
0.09/0.14	c Parsing time:  0.14 s
0.09/0.14	c  N st     0         0     49999    210000         0         0    630000         0   no data   no data
0.29/0.32	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.18
0.29/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
0.39/0.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.49/0.50	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.49/0.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.49/0.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  49999 time:  0.01 s
0.49/0.54	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
0.79/0.84	c lits-rem:         0  cl-subs:        0  v-elim:   1199  v-fix:    0  time:  0.30 s
0.79/0.85	c Finding binary XORs  T:     0.01 s  found:       0
0.89/0.92	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
0.89/0.92	c calculated reachability. Time: 0.00
0.89/0.94	c Calc default polars -  time:   0.02 s pos:   22380 undec:    5431 neg:   22188
0.89/0.94	c =========================================================================================
0.89/0.94	c types(t): F = full restart, N = normal restart
0.89/0.94	c types(t): S = simplification begin/end, E = solution found
0.89/0.94	c restart types(rt): st = static, dy = dynamic
0.89/0.94	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.94	c  B st     0         0     48800    208696         0         0    633413         0   no data   no data
2.89/2.94	c  N dy    18      4021     48800    208696         0      4020    633413   1249869    194.15    213.80
4.99/5.01	c  N dy    45      8062     48800    208696         0      8061    633413   2398064    192.71    203.24
7.09/7.12	c  N dy    75     12071     48800    208696         0     12070    633413   3574065    195.17    279.31
10.03/11.11	c  N dy   102     16132     48800    208696         0     16131    633413   4769924    196.10    211.28
12.41/13.62	c  N dy   130     20435     48800    208696         0     10439    633413    863312    195.83    206.25
14.56/15.88	c  N dy   160     24546     48800    208696         0     14550    633413   2056789    196.17    212.42
14.85/16.12	c  F st   164     25000     48800    208696         0     15004    633413   2191275    196.23    155.59
17.66/18.98	c  N dy   170     30001     48800    208696         0     20005    633413   4166853    196.23   no data
17.66/18.98	c  S st   170     30001     48800    208696         0     20005    633413   4166853    196.23   no data
17.95/19.25	c  S st   170     30505     48800    208696         0     20509    633413   4271831    196.23   no data
17.95/19.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
18.05/19.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.11
18.15/19.47	c blocked clauses removed:      996 vars:    153 tried:       48800 T: 0.03 s
18.15/19.48	c bin-w-bin subsume rem            0 bins  time:  0.01 s
18.15/19.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
18.25/19.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48647 time:  0.01 s
18.25/19.53	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
18.46/19.79	c lits-rem:         0  cl-subs:        0  v-elim:     22  v-fix:    0  time:  0.25 s
18.85/20.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
19.74/21.05	c lits-rem:         2  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.87 s
19.94/21.28	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.22
19.94/21.29	c calculated reachability. Time: 0.00
19.94/21.29	c  N dy   170     30505     48625    207684         0     20203    630503   4098644    196.23   no data
22.15/23.49	c  N dy   195     34601     48625    207684         0     24299    630503   5281290    196.14    210.99
24.44/25.79	c  N dy   226     38709     48625    207684         0     28407    630503   6506867    197.01    211.32
26.74/28.04	c  N dy   253     42790     48625    207684         0     17139    630503   1399087    197.07    211.87
28.36/29.62	c  S st   275     45758     48625    207684         0     20107    630503   2241389    196.91    191.73
28.65/29.90	c  S st   275     46260     48625    207684         0     20609    630503   2336414    196.91   no data
28.65/29.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
28.74/30.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.11
28.84/30.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.84/30.13	c bin-w-bin subsume rem            0 bins  time:  0.01 s
28.84/30.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
28.84/30.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.01 s
28.84/30.17	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
29.04/30.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
29.14/30.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
29.45/30.81	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.28 s
29.55/30.83	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
29.55/30.87	c vivif2 --  cl tried    20608 cl shrink        0 lits rem          0 time: 0.04
29.83/31.10	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.22
29.83/31.11	c calculated reachability. Time: 0.00
29.83/31.11	c  N dy   275     46260     48625    207684         0     20608    630503   2336320    196.91   no data
31.94/33.29	c  N dy   302     50332     48625    207684         0     24680    630503   3488068    196.58    206.94
34.23/35.51	c  N dy   327     54399     48625    207684         0     28747    630503   4653340    196.31    214.67
36.43/37.75	c  N dy   353     58471     48625    207684         0     32819    630503   5817023    195.94    230.97
38.93/40.21	c  N dy   383     62583     48625    207684         0     36931    630503   6988278    195.70    212.40
41.13/42.48	c  N dy   410     66687     48625    207684         0     22359    630503   1865332    195.54    208.93
42.64/43.94	c  S st   429     69391     48625    207684         0     25063    630503   2610204    195.43   no data
42.92/44.23	c  S st   429     69895     48625    207684         0     25567    630503   2729873    195.43   no data
42.92/44.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
43.02/44.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.12
43.12/44.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.12/44.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
43.12/44.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
43.12/44.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.01 s
43.12/44.49	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
43.32/44.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
43.52/44.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
43.92/45.25	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.39 s
43.92/45.28	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.02
44.03/45.32	c vivif2 --  cl tried    25566 cl shrink        0 lits rem          0 time: 0.05
44.22/45.59	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.23
44.30/45.60	c calculated reachability. Time: 0.00
44.30/45.60	c  N dy   429     69895     48625    207684         0     25566    630503   2729116    195.43   no data
46.70/48.07	c  N dy   459     74363     48625    207684         0     30034    630503   3999604    195.32    205.94
49.50/50.84	c  N dy   497     79182     48625    207684         0     34853    630503   5429569    195.70    217.09
52.40/53.79	c  N dy   536     84285     48625    207684         0     39956    630503   6963273    196.02    209.49
54.30/55.62	c  F st   559     87500     48625    207684         0     22339    630503   1229009    195.99   no data
56.20/57.55	c  N st   564     90794     48625    207684         0     25633    630503   2448394    195.99   no data
59.70/61.07	c  N dy   595     96674     48625    207684         0     31513    630503   4596644    196.24    207.46
63.39/64.71	c  N dy   639    102955     48625    207684         0     37793    630503   6445427    196.44    215.24
64.49/65.80	c  S st   653    104843     48625    207684         0     39681    630503   6991029    196.48   no data
64.80/66.10	c  S st   653    105345     48625    207684         0     40183    630503   7107831    196.48   no data
64.80/66.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
64.90/66.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.13
65.00/66.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.00/66.33	c bin-w-bin subsume rem            0 bins  time:  0.01 s
65.00/66.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
65.00/66.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.01 s
65.00/66.38	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
65.20/66.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
65.71/67.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
67.39/68.70	c lits-rem:         1  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.62 s
67.39/68.73	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
67.49/68.85	c vivif2 --  cl tried    40179 cl shrink        0 lits rem          0 time: 0.12
67.79/69.10	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.26
67.79/69.12	c calculated reachability. Time: 0.00
67.79/69.12	c  N dy   653    105345     48625    207684         0     40179    630503   7103628    196.48   no data
71.60/72.98	c  N dy   697    112118     48625    207684         0     24531    630503   1339131    196.09    208.81
75.71/77.08	c  N dy   749    119305     48625    207684         0     31718    630503   3455395    196.35    216.69
80.11/81.49	c  N dy   802    126950     48625    207684         0     39362    630503   5671625    196.40    206.80
85.10/86.42	c  N dy   861    135233     48625    207684         0     23934    630503    762754    196.68    224.31
89.91/91.26	c  N dy   917    143920     48625    207684         0     32620    630503   3317879    196.65    207.33
95.40/96.80	c  N dy   983    153150     48625    207684         0     41850    630503   5997181    196.66    209.64
98.30/99.66	c  S st  1019    158017     48625    207684         0     46717    630503   7428404    196.77   no data
98.60/99.96	c  S st  1019    158521     48625    207684         0     47221    630503   7536531    196.77   no data
98.60/100.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
98.81/100.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.14
98.81/100.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.90/100.20	c bin-w-bin subsume rem            0 bins  time:  0.01 s
98.90/100.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
98.90/100.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.01 s
98.90/100.25	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
99.10/100.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
99.59/100.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
101.69/103.04	c lits-rem:         1  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.10 s
101.69/103.07	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
101.89/103.20	c vivif2 --  cl tried    47216 cl shrink        0 lits rem          0 time: 0.13
102.11/103.47	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.27
102.11/103.48	c calculated reachability. Time: 0.00
102.11/103.48	c  N dy  1019    158521     48625    207684         0     47216    630503   7533977    196.77   no data
108.09/109.41	c  N dy  1094    168712     48625    207684         0     32559    630503   2920060    196.99    208.80
114.40/115.70	c  N dy  1172    179504     48625    207684         0     43351    630503   6120505    197.23    212.83
121.09/122.44	c  N dy  1247    190978     48625    207684         0     28898    630503   1528044    197.22    209.82
128.10/129.47	c  N dy  1334    203201     48625    207684         0     41121    630503   5135346    197.40    219.83
136.00/137.37	c  N dy  1430    216269     48625    207684         0     27227    630503    672099    197.63    212.48
144.20/145.54	c  N dy  1527    230172     48625    207684         0     41130    630503   4786277    197.70    209.74
148.69/150.08	c  S st  1583    237782     48625    207684         0     48739    630503   7049274    197.82    187.04
148.99/150.39	c  S st  1583    238285     48625    207684         0     49242    630503   7156518    197.82   no data
149.09/150.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
149.19/150.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.14
149.30/150.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
149.30/150.63	c bin-w-bin subsume rem            0 bins  time:  0.01 s
149.30/150.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
149.30/150.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.01 s
149.30/150.68	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
149.49/150.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
149.89/151.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
152.10/153.46	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.13 s
152.10/153.49	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
152.30/153.61	c vivif2 --  cl tried    49237 cl shrink        0 lits rem          0 time: 0.12
152.50/153.88	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.27
152.50/153.89	c calculated reachability. Time: 0.00
152.61/153.91	c  N dy  1583    238285     48625    207684         0     49237    630503   7154668    197.82   no data
161.59/162.96	c  N dy  1690    253573     48625    207684         0     36541    630503   3078886    197.99    209.47
171.31/172.68	c  N dy  1810    269949     48625    207684         0     52917    630503   7939188    198.20    211.74
181.50/182.86	c  N dy  1931    287180     48625    207684         0     41163    630503   4250939    198.43    219.76
192.70/194.02	c  N dy  2060    305613     48625    207684         0     59594    630503   9709555    198.44    222.11
193.10/194.44	c  F st  2064    306251     48625    207684         0     30235    630503    627251    198.45   no data
204.31/205.67	c  N dy  2162    325146     48625    207684         0     49130    630503   6776690    198.42    209.52
216.60/217.92	c  N dy  2301    345171     48625    207684         0     38157    630503   2662607    198.52    215.47
223.90/225.27	c  S st  2388    357428     48625    207684         0     50413    630503   6379641    198.67   no data
224.21/225.57	c  S st  2388    357930     48625    207684         0     50914    630503   6493259    198.67   no data
224.30/225.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
224.40/225.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.14
224.50/225.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
224.50/225.82	c bin-w-bin subsume rem            0 bins  time:  0.01 s
224.50/225.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
224.50/225.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.01 s
224.50/225.87	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
224.70/226.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
225.10/226.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
227.20/228.52	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.06 s
227.20/228.55	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
227.30/228.66	c vivif2 --  cl tried    50912 cl shrink        0 lits rem          0 time: 0.11
227.60/228.94	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.28
227.60/228.95	c calculated reachability. Time: 0.00
227.60/228.95	c  N dy  2388    357930     48625    207684         0     50912    630503   6491589    198.67   no data
239.90/241.27	c  N dy  2534    378161     48625    207684         0     39143    630503   2638242    198.81    214.13
251.90/253.28	c  N dy  2665    398181     48625    207684         0     59162    630503   8530956    198.72    249.17
264.00/265.35	c  N dy  2806    418227     48625    207684         0     46206    630503   4503555    198.88    210.29
276.30/277.64	c  N dy  2938    438250     48625    207684         0     66228    630503  10462501    198.96    210.13
288.40/289.71	c  N dy  3080    458255     48625    207684         0     52237    630503   6077274    199.13    214.34
300.80/302.17	c  N dy  3210    478477     48625    207684         0     37459    630503   1285862    199.04    210.36
312.90/314.29	c  N dy  3350    498624     48625    207684         0     57604    630503   7324592    199.07    213.23
325.60/326.91	c  N dy  3499    518641     48625    207684         0     41626    630503   2181321    199.20    214.14
336.60/337.95	c  S st  3626    536897     48625    207684         0     59881    630503   7643343    199.27   no data
336.90/338.27	c  S st  3626    537401     48625    207684         0     60385    630503   7755857    199.27   no data
337.00/338.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
337.10/338.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.15
337.20/338.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
337.20/338.53	c bin-w-bin subsume rem            0 bins  time:  0.01 s
337.20/338.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
337.20/338.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.01 s
337.20/338.58	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
337.41/338.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
337.90/339.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
340.90/342.21	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.95 s
340.90/342.23	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
341.00/342.37	c vivif2 --  cl tried    60383 cl shrink        0 lits rem          0 time: 0.13
341.30/342.66	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.29
341.30/342.67	c calculated reachability. Time: 0.00
341.30/342.67	c  N dy  3626    537401     48625    207684         0     60383    630503   7755413    199.27   no data
353.92/355.23	c  N dy  3757    557486     48625    207684         0     43465    630503   2455422    199.37    237.02
366.31/367.62	c  N dy  3904    577519     48625    207684         0     63496    630503   8541413    199.58    218.02
378.80/380.15	c  N dy  4035    597651     48625    207684         0     45634    630503   2754717    199.60    210.37
391.20/392.52	c  N dy  4176    617669     48625    207684         0     65648    630503   8760026    199.73    232.26
403.80/405.10	c  N dy  4317    637734     48625    207684         0     46718    630503   2835100    199.80    224.82
416.10/417.42	c  N dy  4448    657769     48625    207684         0     66752    630503   8698211    199.72    214.20
428.60/429.95	c  N dy  4588    677771     48625    207684         0     46755    630503   2562995    199.77    214.86
441.01/442.31	c  N dy  4724    697878     48625    207684         0     66861    630503   8575567    199.80    217.16
453.70/455.00	c  N dy  4857    717899     48625    207684         0     45889    630503   1949250    199.79    221.34
466.01/467.31	c  N dy  4988    738000     48625    207684         0     65989    630503   7777032    199.69    212.04
478.91/480.29	c  N dy  5127    758012     48625    207684         0     43995    630503   1144984    199.78    296.30
491.31/492.67	c  N dy  5264    778060     48625    207684         0     64042    630503   7183178    199.84    222.05
504.40/505.71	c  N dy  5399    798096     48625    207684         0     84076    630503  13127130    199.84    213.38
509.40/510.74	c  S st  5458    806101     48625    207684         0     49087    630503   2355999    199.84   no data
509.70/511.04	c  S st  5458    806604     48625    207684         0     49590    630503   2467681    199.84   no data
509.70/511.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
509.90/511.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.14
509.90/511.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
509.90/511.28	c bin-w-bin subsume rem            0 bins  time:  0.01 s
509.90/511.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
510.00/511.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.01 s
510.00/511.33	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
510.12/511.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
510.31/511.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
511.11/512.44	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.75 s
511.11/512.47	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
511.22/512.51	c vivif2 --  cl tried    49588 cl shrink        0 lits rem          0 time: 0.04
511.41/512.78	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.27
511.51/512.80	c calculated reachability. Time: 0.00
511.51/512.80	c  N dy  5458    806604     48625    207684         0     49588    630503   2466426    199.84   no data
524.00/525.33	c  N dy  5597    826769     48625    207684         0     69749    630503   8515375    199.90    217.14
537.20/538.52	c  N dy  5729    846823     48625    207684         0     45806    630503   1099460    199.90    210.43
549.61/550.90	c  N dy  5871    866867     48625    207684         0     65849    630503   7137590    199.97    216.18
562.91/564.21	c  N dy  6009    887273     48625    207684         0     86253    630503  13335350    200.04    211.08
575.51/576.83	c  N dy  6148    907308     48625    207684         0     61285    630503   5347741    200.07    216.18
588.41/589.76	c  N dy  6285    927419     48625    207684         0     81395    630503  11333501    200.06    211.12
601.41/602.71	c  N dy  6423    947463     48625    207684         0     55441    630503   3320918    200.10    285.33
614.11/615.46	c  N dy  6563    967568     48625    207684         0     75540    630503   9273126    200.14    211.74
627.71/629.01	c  N dy  6708    987714     48625    207684         0     48694    630503   1031341    200.16    211.62
640.11/641.45	c  N dy  6846   1007796     48625    207684         0     68776    630503   6987146    200.16    212.62
653.31/654.65	c  N dy  6983   1027830     48625    207684         0     88809    630503  13011758    200.22    212.80
666.21/667.57	c  N dy  7121   1047868     48625    207684         0     60850    630503   4422928    200.23    215.51
679.11/680.42	c  N dy  7254   1067871     48625    207684         0     80851    630503  10379597    200.23    216.12
681.72/683.09	c  F st  7280   1071876     48625    207684         0     84856    630503  11549537    200.23    201.76
692.61/693.98	c  N dy  7365   1088117     48625    207684         0     52102    630503   1477811    200.27    215.37
705.31/706.69	c  N dy  7507   1108274     48625    207684         0     72259    630503   7585439    200.33    212.38
718.71/720.01	c  N dy  7646   1128304     48625    207684         0     92289    630503  13543258    200.33    242.08
731.61/732.92	c  N dy  7779   1148358     48625    207684         0     62345    630503   4271700    200.34    211.97
744.52/745.83	c  N dy  7918   1168400     48625    207684         0     82385    630503  10345858    200.38    216.30
758.31/759.60	c  N dy  8061   1188470     48625    207684         0     51460    630503    696911    200.42    215.36
771.11/772.42	c  N dy  8208   1208519     48625    207684         0     71507    630503   6774040    200.51    220.89
772.02/773.33	c  S st  8218   1209908     48625    207684         0     72896    630503   7187172    200.52   no data
772.31/773.68	c  S st  8218   1210414     48625    207684         0     73402    630503   7294145    200.52   no data
772.41/773.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
772.51/773.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.16
772.61/773.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
772.61/773.95	c bin-w-bin subsume rem            0 bins  time:  0.01 s
772.61/773.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
772.61/773.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.01 s
772.71/774.00	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
772.91/774.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
773.31/774.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
776.42/777.75	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.09 s
776.42/777.78	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
776.61/777.90	c vivif2 --  cl tried    73400 cl shrink        0 lits rem          0 time: 0.13
776.91/778.21	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.31
776.91/778.23	c calculated reachability. Time: 0.00
776.91/778.23	c  N dy  8218   1210414     48625    207684         0     73400    630503   7292812    200.52   no data
790.31/791.66	c  N dy  8354   1230563     48625    207684         0     93548    630503  13296990    200.52    218.08
803.71/805.06	c  N dy  8490   1250649     48625    207684         0     61631    630503   3461692    200.50    265.70
816.71/818.07	c  N dy  8633   1270673     48625    207684         0     81653    630503   9598281    200.57    212.11
830.41/831.76	c  N dy  8775   1290683     48625    207684         0    101663    630503  15572202    200.59    218.58
843.42/844.79	c  N dy  8918   1310723     48625    207684         0     68697    630503   5238442    200.63    217.88
856.73/858.06	c  N dy  9058   1330814     48625    207684         0     88787    630503  11258783    200.64    212.45
870.61/871.94	c  N dy  9202   1350898     48625    207684         0     54874    630503    836583    200.69    218.92
883.61/884.90	c  N dy  9348   1371097     48625    207684         0     75072    630503   6984320    200.75    211.54
897.01/898.39	c  N dy  9488   1391181     48625    207684         0     95155    630503  13065794    200.78    211.76
910.82/912.15	c  N dy  9632   1411214     48625    207684         0     60186    630503   2143106    200.84    214.71
923.73/925.09	c  N dy  9774   1431219     48625    207684         0     80191    630503   8161107    200.86    242.79
937.51/938.82	c  N dy  9919   1451291     48625    207684         0    100262    630503  14297445    200.93    231.21
951.51/952.85	c  N dy 10054   1471293     48625    207684         0     64267    630503   3097843    200.94    266.49
964.52/965.87	c  N dy 10185   1491362     48625    207684         0     84335    630503   9086012    200.93    223.66
978.22/979.55	c  N dy 10321   1511410     48625    207684         0    104383    630503  15008773    200.92    217.84
991.81/993.18	c  N dy 10458   1531451     48625    207684         0     67433    630503   3724848    200.92    280.98
1005.12/1006.42	c  N dy 10609   1551520     48625    207684         0     87501    630503   9849742    200.96    214.35
1019.22/1020.55	c  N dy 10756   1571613     48625    207684         0    107593    630503  15961009    201.02    222.01
1032.51/1033.89	c  N dy 10890   1591727     48625    207684         0     69704    630503   4160758    201.01    241.19
1045.83/1047.15	c  N dy 11025   1611803     48625    207684         0     89777    630503  10127527    200.99    240.55
1060.01/1061.39	c  N dy 11171   1631864     48625    207684         0    109835    630503  16298423    201.04    220.12
1073.52/1074.83	c  N dy 11307   1651962     48625    207684         0     70938    630503   4199074    201.05    243.26
1086.71/1088.09	c  N dy 11441   1671977     48625    207684         0     90952    630503  10133600    201.02    255.27
1100.72/1102.09	c  N dy 11578   1692005     48625    207684         0    110980    630503  16118583    201.03    212.30
1113.41/1114.71	c  S st 11714   1710416     48625    207684         0     69397    630503   3523615    201.08   no data
1113.71/1115.04	c  S st 11714   1710918     48625    207684         0     69899    630503   3619865    201.08   no data
1113.71/1115.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1113.91/1115.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.16
1113.91/1115.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1113.91/1115.30	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1114.02/1115.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1114.02/1115.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.01 s
1114.02/1115.35	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1114.21/1115.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
1114.41/1115.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1116.33/1117.64	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  1.86 s
1116.33/1117.67	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
1116.41/1117.73	c vivif2 --  cl tried    69898 cl shrink        0 lits rem          0 time: 0.06
1116.71/1118.04	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.30
1116.71/1118.05	c calculated reachability. Time: 0.00
1116.71/1118.05	c  N dy 11714   1710918     48625    207684         0     69898    630503   3619630    201.08   no data
1130.02/1131.38	c  N dy 11852   1730982     48625    207684         0     89962    630503   9626964    201.09    221.52
1143.73/1145.05	c  N dy 11977   1751054     48625    207684         0    110030    630503  15650236    201.08    232.95
1157.72/1159.06	c  N dy 12118   1771148     48625    207684         0     69131    630503   3012983    201.08    219.35
1170.91/1172.25	c  N dy 12252   1791216     48625    207684         0     89198    630503   9006774    201.08    212.60
1184.91/1186.27	c  N dy 12400   1811414     48625    207684         0    109396    630503  15078550    201.10    217.59
1199.94/1201.27	c  N dy 12552   1831477     48625    207684         0     67460    630503   2269576    201.15    213.89
1213.13/1214.46	c  N dy 12684   1851516     48625    207684         0     87499    630503   8275330    201.15    217.61
1226.92/1228.27	c  N dy 12819   1871661     48625    207684         0    107642    630503  14218641    201.12    214.41
1241.42/1242.76	c  N dy 12960   1891796     48625    207684         0     64781    630503   1132479    201.13    212.27
1254.72/1256.08	c  N dy 13105   1912119     48625    207684         0     85102    630503   7316164    201.15    214.17
1268.62/1269.96	c  N dy 13248   1932174     48625    207684         0    105156    630503  13509796    201.21    214.88
1283.22/1284.53	c  N dy 13389   1952271     48625    207684         0    125251    630503  19539718    201.21    218.68
1296.63/1297.95	c  N dy 13522   1972404     48625    207684         0     81387    630503   5831823    201.21    214.01

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367368-1305381886/watcher-3367368-1305381886 -o /tmp/evaluation-result-3367368-1305381886/solver-3367368-1305381886 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367368-1305381886.cnf 

running on 2 cores: 1,3

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: 2.62 3.70 3.75 4/406 26042
/proc/meminfo: memFree=24460300/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=45028 CPUtime=0.01 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 5015 0 0 0 1 0 0 0 20 0 1 0 649787328 46108672 3905 33554432000 4194304 4580011 140733599713008 18446744073709551615 4310242 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 11257 3909 324 95 0 6239 0

[startup+0.04424 s]
/proc/loadavg: 2.62 3.70 3.75 4/406 26042
/proc/meminfo: memFree=24460300/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=48860 CPUtime=0.03 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 6158 0 0 0 3 0 0 0 20 0 1 0 649787328 50032640 5048 33554432000 4194304 4580011 140733599713008 18446744073709551615 4354920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 12215 5048 324 95 0 7197 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 48860

[startup+0.10023 s]
/proc/loadavg: 2.62 3.70 3.75 4/406 26042
/proc/meminfo: memFree=24460300/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=54956 CPUtime=0.09 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 8035 0 0 0 9 0 0 0 20 0 1 0 649787328 56274944 6925 33554432000 4194304 4580011 140733599713008 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 13739 6925 324 95 0 8721 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54956

[startup+0.300199 s]
/proc/loadavg: 2.62 3.70 3.75 4/406 26042
/proc/meminfo: memFree=24460300/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=59380 CPUtime=0.29 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 9450 0 0 0 29 0 0 0 21 0 1 0 649787328 60805120 8340 33554432000 4194304 4580011 140733599713008 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 14845 8340 338 95 0 9827 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59380

[startup+0.701132 s]
/proc/loadavg: 2.62 3.70 3.75 4/406 26042
/proc/meminfo: memFree=24460300/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=91480 CPUtime=0.69 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 17467 0 0 0 67 2 0 0 22 0 1 0 649787328 93675520 15536 33554432000 4194304 4580011 140733599713008 18446744073709551615 4399445 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 22870 15536 354 95 0 17852 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91480

[startup+1.50099 s]
/proc/loadavg: 2.62 3.70 3.75 5/411 26048
/proc/meminfo: memFree=24340228/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=91480 CPUtime=1.49 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 17829 0 0 0 147 2 0 0 18 0 1 0 649787328 93675520 15898 33554432000 4194304 4580011 140733599713008 18446744073709551615 4489338 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 22870 15898 364 95 0 17852 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91480

[startup+3.10073 s]
/proc/loadavg: 2.73 3.70 3.75 5/411 26048
/proc/meminfo: memFree=24328500/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=124296 CPUtime=3.09 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 18791 0 0 0 307 2 0 0 21 0 1 0 649787328 127279104 16860 33554432000 4194304 4580011 140733599713008 18446744073709551615 4293906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 31074 16860 364 95 0 26056 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 124296

[startup+6.30017 s]
/proc/loadavg: 2.73 3.70 3.75 5/411 26048
/proc/meminfo: memFree=24261048/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=124296 CPUtime=6.29 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 20556 0 0 0 626 3 0 0 25 0 1 0 649787328 127279104 18625 33554432000 4194304 4580011 140733599713008 18446744073709551615 4295347 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 31074 18625 364 95 0 26056 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 124296

[startup+12.701 s]
/proc/loadavg: 2.99 3.74 3.76 6/411 26048
/proc/meminfo: memFree=24183352/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=124296 CPUtime=11.54 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 22939 0 0 0 1140 14 0 0 25 0 1 0 649787328 127279104 21008 33554432000 4194304 4580011 140733599713008 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26042/statm: 31074 21008 364 95 0 26056 0
Current children cumulated CPU time (s) 11.54
Current children cumulated vsize (KiB) 124296

[startup+25.5009 s]
/proc/loadavg: 3.42 3.80 3.78 5/411 26049
/proc/meminfo: memFree=23974172/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=253424 CPUtime=24.24 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 51542 0 0 0 2403 21 0 0 25 0 1 0 649787328 259506176 42545 33554432000 4194304 4580011 140733599713008 18446744073709551615 4316455 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 63356 42545 367 95 0 58338 0
Current children cumulated CPU time (s) 24.24
Current children cumulated vsize (KiB) 253424

[startup+51.1005 s]
/proc/loadavg: 3.61 3.81 3.78 5/411 26049
/proc/meminfo: memFree=23827636/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=284516 CPUtime=49.8 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 74510 0 0 0 4949 31 0 0 25 0 1 0 649787328 291344384 48747 33554432000 4194304 4580011 140733599713008 18446744073709551615 4318958 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 71129 48747 367 95 0 66111 0
Current children cumulated CPU time (s) 49.8
Current children cumulated vsize (KiB) 284516

[startup+102.316 s]
/proc/loadavg: 3.91 3.86 3.80 5/411 26054
/proc/meminfo: memFree=23506260/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=402576 CPUtime=101.01 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 125176 0 0 0 10060 41 0 0 25 0 1 0 649787328 412237824 80952 33554432000 4194304 4580011 140733599713008 18446744073709551615 4415922 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 100644 80952 367 95 0 95626 0
Current children cumulated CPU time (s) 101.01
Current children cumulated vsize (KiB) 402576

[startup+162.3 s]
/proc/loadavg: 3.96 3.88 3.81 5/411 26055
/proc/meminfo: memFree=23444728/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=370396 CPUtime=160.99 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 152405 0 0 0 16052 47 0 0 25 0 1 0 649787328 379285504 85958 33554432000 4194304 4580011 140733599713008 18446744073709551615 4324331 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 92599 85958 367 95 0 87581 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 370396

[startup+222.301 s]
/proc/loadavg: 3.98 3.90 3.82 5/411 26057
/proc/meminfo: memFree=23394352/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=438672 CPUtime=221 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 175033 0 0 0 22047 53 0 0 25 0 1 0 649787328 449200128 88082 33554432000 4194304 4580011 140733599713008 18446744073709551615 4293650 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 109668 88082 367 95 0 104650 0
Current children cumulated CPU time (s) 221
Current children cumulated vsize (KiB) 438672

[startup+282.301 s]
/proc/loadavg: 3.99 3.91 3.83 5/411 26058
/proc/meminfo: memFree=23354396/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=382760 CPUtime=281 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 198922 0 0 0 28041 59 0 0 25 0 1 0 649787328 391946240 89347 33554432000 4194304 4580011 140733599713008 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 95690 89347 367 95 0 90672 0
Current children cumulated CPU time (s) 281
Current children cumulated vsize (KiB) 382760

[startup+342.3 s]
/proc/loadavg: 4.10 3.97 3.85 5/411 26060
/proc/meminfo: memFree=23304396/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=452256 CPUtime=341 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 220636 0 0 0 34035 65 0 0 25 0 1 0 649787328 463110144 94427 33554432000 4194304 4580011 140733599713008 18446744073709551615 4501919 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 113064 94427 367 95 0 108046 0
Current children cumulated CPU time (s) 341
Current children cumulated vsize (KiB) 452256

[startup+402.301 s]
/proc/loadavg: 4.04 3.97 3.85 5/411 26062
/proc/meminfo: memFree=23312060/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=402092 CPUtime=401 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 247764 0 0 0 40027 73 0 0 25 0 1 0 649787328 411742208 94198 33554432000 4194304 4580011 140733599713008 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 100523 94198 367 95 0 95505 0
Current children cumulated CPU time (s) 401
Current children cumulated vsize (KiB) 402092

[startup+462.301 s]
/proc/loadavg: 4.19 4.03 3.88 5/411 26063
/proc/meminfo: memFree=23175876/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=485436 CPUtime=461 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 273449 0 0 0 46021 79 0 0 25 0 1 0 649787328 497086464 100381 33554432000 4194304 4580011 140733599713008 18446744073709551615 4295333 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 121359 100381 367 95 0 116341 0
Current children cumulated CPU time (s) 461
Current children cumulated vsize (KiB) 485436

[startup+522.3 s]
/proc/loadavg: 4.15 4.05 3.90 5/411 26065
/proc/meminfo: memFree=23178084/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=485576 CPUtime=521.01 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 295769 0 0 0 52016 85 0 0 25 0 1 0 649787328 497229824 102061 33554432000 4194304 4580011 140733599713008 18446744073709551615 4293688 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 121394 102061 367 95 0 116376 0
Current children cumulated CPU time (s) 521.01
Current children cumulated vsize (KiB) 485576

[startup+582.301 s]
/proc/loadavg: 4.12 4.06 3.91 5/411 26066
/proc/meminfo: memFree=23218964/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=486112 CPUtime=581.01 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 318740 0 0 0 58010 91 0 0 25 0 1 0 649787328 497778688 102933 33554432000 4194304 4580011 140733599713008 18446744073709551615 4342160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 121528 102933 367 95 0 116510 0
Current children cumulated CPU time (s) 581.01
Current children cumulated vsize (KiB) 486112

[startup+642.301 s]
/proc/loadavg: 4.04 4.04 3.91 5/411 26068
/proc/meminfo: memFree=23197468/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=486372 CPUtime=641.02 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 341114 0 0 0 64006 96 0 0 25 0 1 0 649787328 498044928 102393 33554432000 4194304 4580011 140733599713008 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 121593 102393 367 95 0 116575 0
Current children cumulated CPU time (s) 641.02
Current children cumulated vsize (KiB) 486372

[startup+702.3 s]
/proc/loadavg: 4.01 4.03 3.91 5/411 26070
/proc/meminfo: memFree=23144096/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=486644 CPUtime=701.01 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 364292 0 0 0 70000 101 0 0 25 0 1 0 649787328 498323456 100546 33554432000 4194304 4580011 140733599713008 18446744073709551615 4293648 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 121661 100546 367 95 0 116643 0
Current children cumulated CPU time (s) 701.01
Current children cumulated vsize (KiB) 486644

[startup+762.315 s]
/proc/loadavg: 4.00 4.02 3.91 5/411 26071
/proc/meminfo: memFree=23140464/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=419956 CPUtime=761.03 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 388160 0 0 0 75995 108 0 0 25 0 1 0 649787328 430034944 98775 33554432000 4194304 4580011 140733599713008 18446744073709551615 4293106 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 104989 98775 367 95 0 99971 0
Current children cumulated CPU time (s) 761.03
Current children cumulated vsize (KiB) 419956

[startup+822.301 s]
/proc/loadavg: 4.00 4.02 3.91 5/411 26073
/proc/meminfo: memFree=23036876/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=489764 CPUtime=821.01 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 409697 0 0 0 81987 114 0 0 25 0 1 0 649787328 501518336 107140 33554432000 4194304 4580011 140733599713008 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 122441 107140 367 95 0 117423 0
Current children cumulated CPU time (s) 821.01
Current children cumulated vsize (KiB) 489764

[startup+882.3 s]
/proc/loadavg: 4.10 4.04 3.92 5/411 26074
/proc/meminfo: memFree=23080008/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=490036 CPUtime=881.01 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 431648 0 0 0 87982 119 0 0 25 0 1 0 649787328 501796864 101523 33554432000 4194304 4580011 140733599713008 18446744073709551615 4293135 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 122509 101523 367 95 0 117491 0
Current children cumulated CPU time (s) 881.01
Current children cumulated vsize (KiB) 490036

[startup+942.301 s]
/proc/loadavg: 4.09 4.05 3.93 5/411 26076
/proc/meminfo: memFree=23059764/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=490180 CPUtime=941.02 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 455853 0 0 0 93976 126 0 0 25 0 1 0 649787328 501944320 111379 33554432000 4194304 4580011 140733599713008 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 122545 111379 367 95 0 117527 0
Current children cumulated CPU time (s) 941.02
Current children cumulated vsize (KiB) 490180

[startup+1002.3 s]
/proc/loadavg: 4.25 4.10 3.95 5/411 26078
/proc/meminfo: memFree=22993888/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=500672 CPUtime=1001.02 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 479747 0 0 0 99968 134 0 0 25 0 1 0 649787328 512688128 106167 33554432000 4194304 4580011 140733599713008 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 125168 106167 367 95 0 120150 0
Current children cumulated CPU time (s) 1001.02
Current children cumulated vsize (KiB) 500672

[startup+1062.3 s]
/proc/loadavg: 4.21 4.11 3.96 5/411 26079
/proc/meminfo: memFree=22900980/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=500760 CPUtime=1061.01 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 503469 0 0 0 105961 140 0 0 25 0 1 0 649787328 512778240 114778 33554432000 4194304 4580011 140733599713008 18446744073709551615 4316648 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 125190 114778 367 95 0 120172 0
Current children cumulated CPU time (s) 1061.01
Current children cumulated vsize (KiB) 500760

[startup+1122.3 s]
/proc/loadavg: 4.07 4.09 3.96 5/411 26081
/proc/meminfo: memFree=22947440/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=501084 CPUtime=1121.02 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 523495 0 0 0 111956 146 0 0 25 0 1 0 649787328 513110016 103839 33554432000 4194304 4580011 140733599713008 18446744073709551615 4301892 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 125271 103839 367 95 0 120253 0
Current children cumulated CPU time (s) 1121.02
Current children cumulated vsize (KiB) 501084

[startup+1182.3 s]
/proc/loadavg: 4.10 4.10 3.97 5/411 26082
/proc/meminfo: memFree=22976932/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=501236 CPUtime=1181.01 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 547107 0 0 0 117951 150 0 0 25 0 1 0 649787328 513265664 111543 33554432000 4194304 4580011 140733599713008 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 125309 111543 367 95 0 120291 0
Current children cumulated CPU time (s) 1181.01
Current children cumulated vsize (KiB) 501236

[startup+1242.3 s]
/proc/loadavg: 4.06 4.09 3.97 5/411 26084
/proc/meminfo: memFree=22921456/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=430124 CPUtime=1241.02 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 569610 0 0 0 123946 156 0 0 25 0 1 0 649787328 440446976 101367 33554432000 4194304 4580011 140733599713008 18446744073709551615 4293099 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 107531 101367 367 95 0 102513 0
Current children cumulated CPU time (s) 1241.02
Current children cumulated vsize (KiB) 430124



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.07 3.97 3/407 26088
/proc/meminfo: memFree=23555468/32951132 swapFree=67093844/67111528
[pid=26042] ppid=26040 vsize=504124 CPUtime=1298.73 cores=1,3
/proc/26042/stat : 26042 (strangenight2-s) R 26040 26042 25515 0 -1 4202496 590871 0 0 0 129712 161 0 0 25 0 1 0 649787328 516222976 105601 33554432000 4194304 4580011 140733599713008 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26042/statm: 126031 105601 367 95 0 121013 0
Current children cumulated CPU time (s) 1298.73
Current children cumulated vsize (KiB) 504124

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): 1298.76
CPU user time (s): 1297.13
CPU system time (s): 1.62975
CPU usage (%): 99.9023
Max. virtual memory (cumulated for all children) (KiB): 504124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.13
system time used= 1.62975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 590873
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 944

runsolver used 4.75128 second user time and 11.9202 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 16:04:47
IDJOB=3367368
IDBENCH=82577
IDSOLVER=1845
FILE ID=node128/3367368-1305381886
RUNJOBID= node128-1305381886-26007
PBS_JOBID= 13324374
Free space on /tmp= 73588 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S746725327-020-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367368-1305381886/watcher-3367368-1305381886 -o /tmp/evaluation-result-3367368-1305381886/solver-3367368-1305381886 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367368-1305381886.cnf

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

MD5SUM BENCH= 0ad997eea0def3552b6d7e45aac8ca7c
RANDOM SEED=1636244502

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24460952 kB
Buffers:        249192 kB
Cached:        2645072 kB
SwapCached:       1440 kB
Active:        6117920 kB
Inactive:      2080212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24460952 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           27748 kB
Writeback:           4 kB
AnonPages:     5302004 kB
Mapped:          32280 kB
Slab:           188016 kB
PageTables:      38876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100778168 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73588 MiB
End job on node128 at 2011-05-14 16:26:29