Trace number 3367338

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) 1300.07 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S1854039067-041-UNKNOWN.cnf
MD5SUM30037b76a2fd7877580e038a49317f67
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark560.149
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367338-1305380764.cnf'
0.00/0.01	c -- header says num vars:          30000
0.00/0.01	c -- header says num clauses:      126000
0.00/0.07	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.00/0.07	c -- vars added      30000
0.00/0.07	c Parsing time:  0.07 s
0.00/0.07	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data
0.09/0.16	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.09
0.09/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
0.19/0.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.25	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.19/0.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.19/0.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30000 time:  0.01 s
0.19/0.27	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
0.39/0.43	c lits-rem:         0  cl-subs:        0  v-elim:    727  v-fix:    0  time:  0.15 s
0.39/0.43	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.47	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.39/0.47	c calculated reachability. Time: 0.00
0.39/0.48	c Calc default polars -  time:   0.01 s pos:   13431 undec:    3305 neg:   13264
0.39/0.48	c =========================================================================================
0.39/0.48	c types(t): F = full restart, N = normal restart
0.39/0.48	c types(t): S = simplification begin/end, E = solution found
0.39/0.48	c restart types(rt): st = static, dy = dynamic
0.39/0.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.48	c  B st     0         0     29273    125175         0         0    379942         0   no data   no data
1.79/1.86	c  N dy    21      4053     29273    125175         0      4052    379942   1140801    159.82    169.04
3.20/3.20	c  N dy    46      8068     29273    125175         0      8067    379942   2042915    152.40    163.76
4.59/4.60	c  N dy    69     12168     29273    125175         0     12167    379942   2965119    148.76    159.73
5.99/6.03	c  N dy    95     16308     29273    125175         0     16307    379942   3919395    148.89    157.30
7.39/7.48	c  N dy   124     20363     29273    125175         0     10368    379942    701020    150.00    160.84
8.80/8.86	c  N dy   155     24393     29273    125175         0     14398    379942   1661764    151.05    161.49
8.99/9.07	c  F st   161     25001     29273    125175         0     15006    379942   1814759    151.43   no data
10.90/10.94	c  N dy   167     30000     29273    125175         0     20004    379942   3545027    151.43   no data
10.90/10.94	c  S st   167     30000     29273    125175         0     20004    379942   3545027    151.43   no data
11.10/11.12	c  S st   167     30503     29273    125175         0     20507    379942   3634277    151.43   no data
11.10/11.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
11.19/11.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
11.19/11.24	c blocked clauses removed:      571 vars:     91 tried:       29273 T: 0.01 s
11.19/11.25	c bin-w-bin subsume rem            0 bins  time:  0.01 s
11.19/11.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
11.19/11.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29182 time:  0.01 s
11.19/11.27	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
11.29/11.39	c lits-rem:         0  cl-subs:        0  v-elim:     20  v-fix:    0  time:  0.12 s
11.59/11.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
12.49/12.52	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.85 s
12.59/12.64	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.12
12.59/12.65	c calculated reachability. Time: 0.00
12.59/12.65	c  N dy   167     30503     29162    124584         0     20254    378302   3511774    151.43   no data
14.09/14.13	c  N dy   196     34551     29162    124584         0     24301    378302   4507441    152.28    163.46
15.59/15.63	c  N dy   224     38633     29162    124584         0     28383    378302   5445276    152.06    160.83
17.09/17.16	c  N dy   254     42711     29162    124584         0     17086    378302   1135096    152.49    167.47
18.19/18.23	c  S st   277     45754     29162    124584         0     20129    378302   1831704    152.61   no data
18.40/18.40	c  S st   277     46256     29162    124584         0     20631    378302   1920598    152.61   no data
18.40/18.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
18.40/18.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
18.50/18.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.50/18.50	c bin-w-bin subsume rem            0 bins  time:  0.01 s
18.50/18.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
18.50/18.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
18.50/18.52	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
18.60/18.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
18.60/18.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
18.89/18.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
18.89/18.96	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
18.89/18.99	c vivif2 --  cl tried    20631 cl shrink        0 lits rem          0 time: 0.03
19.09/19.10	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.12
19.09/19.11	c calculated reachability. Time: 0.00
19.09/19.11	c  N dy   277     46256     29162    124584         0     20631    378302   1920598    152.61   no data
20.39/20.48	c  N dy   306     50331     29162    124584         0     24706    378302   2906130    152.97    161.55
21.89/21.99	c  N dy   339     54462     29162    124584         0     28837    378302   3893990    153.45    162.40
23.39/23.47	c  N dy   365     58529     29162    124584         0     32904    378302   4855631    153.28    167.07
24.99/25.03	c  N dy   396     62646     29162    124584         0     37021    378302   5835008    153.41    163.76
26.49/26.53	c  N dy   422     66683     29162    124584         0     22370    378302   1564229    153.31    164.13
27.50/27.53	c  S st   443     69384     29162    124584         0     25071    378302   2227546    153.77    147.99
27.69/27.72	c  S st   443     69890     29162    124584         0     25577    378302   2317057    153.77   no data
27.69/27.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.79/27.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.07
27.79/27.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.79/27.84	c bin-w-bin subsume rem            0 bins  time:  0.01 s
27.79/27.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
27.79/27.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
27.79/27.86	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
27.89/27.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
27.99/28.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
28.39/28.44	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.35 s
28.39/28.45	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
28.39/28.49	c vivif2 --  cl tried    25575 cl shrink        0 lits rem          0 time: 0.03
28.60/28.62	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.13
28.60/28.63	c calculated reachability. Time: 0.00
28.60/28.63	c  N dy   443     69890     29162    124584         0     25575    378302   2316123    153.77   no data
30.30/30.31	c  N dy   477     74462     29162    124584         0     30147    378302   3412724    154.01    168.08
32.09/32.10	c  N dy   510     79245     29162    124584         0     34930    378302   4534589    154.12    167.29
33.99/34.09	c  N dy   544     84306     29162    124584         0     39991    378302   5693745    154.07    162.37
35.30/35.34	c  F st   566     87501     29162    124584         0     22348    378302   1026957    154.04   no data
36.59/36.64	c  N st   571     90797     29162    124584         0     25644    378302   2118574    154.04   no data
38.79/38.87	c  N dy   601     96610     29162    124584         0     31457    378302   3775196    154.30    167.33
41.30/41.31	c  N dy   644    102868     29162    124584         0     37715    378302   5310032    154.43    165.92
41.99/42.08	c  S st   659    104836     29162    124584         0     39683    378302   5795627    154.47   no data
42.19/42.28	c  S st   659    105340     29162    124584         0     40187    378302   5893400    154.47   no data
42.29/42.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
42.29/42.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.08
42.39/42.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.39/42.41	c bin-w-bin subsume rem            0 bins  time:  0.01 s
42.39/42.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
42.39/42.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
42.39/42.44	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
42.49/42.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
42.79/42.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
44.49/44.51	c lits-rem:         7  cl-subs:        3  v-elim:      0  v-fix:    0  time:  1.61 s
44.49/44.52	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
44.59/44.61	c vivif2 --  cl tried    40184 cl shrink        0 lits rem          0 time: 0.09
44.69/44.76	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.15
44.69/44.77	c calculated reachability. Time: 0.00
44.69/44.77	c  N dy   659    105340     29162    124584         0     40184    378302   5890805    154.47   no data
47.40/47.42	c  N dy   710    112064     29162    124584         0     24484    378302   1137876    154.68    186.95
50.09/50.15	c  N dy   765    119318     29162    124584         0     31738    378302   2903919    154.89    165.03
53.09/53.17	c  N dy   816    127006     29162    124584         0     39426    378302   4786878    155.10    194.37
56.39/56.40	c  N dy   866    135138     29162    124584         0     23842    378302    630615    154.96    174.05
59.69/59.71	c  N dy   927    143925     29162    124584         0     32628    378302   2773672    155.13    163.56
63.30/63.39	c  N dy   997    153217     29162    124584         0     41920    378302   5057982    155.63    166.59
65.30/65.30	c  S st  1029    158010     29162    124584         0     46713    378302   6215403    155.63   no data
65.50/65.51	c  S st  1029    158510     29162    124584         0     47213    378302   6305221    155.63   no data
65.50/65.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
65.60/65.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.09
65.60/65.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.60/65.65	c bin-w-bin subsume rem            0 bins  time:  0.01 s
65.60/65.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
65.60/65.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
65.60/65.68	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
65.80/65.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
66.09/66.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
68.29/68.33	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.19 s
68.29/68.34	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
68.39/68.44	c vivif2 --  cl tried    47212 cl shrink        0 lits rem          0 time: 0.09
68.59/68.60	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.16
68.59/68.61	c calculated reachability. Time: 0.00
68.59/68.61	c  N dy  1029    158510     29162    124584         0     47212    378302   6305076    155.63   no data
72.50/72.55	c  N dy  1091    168736     29162    124584         0     32587    378302   2425415    155.49    169.34
76.69/76.74	c  N dy  1158    179579     29162    124584         0     43430    378302   4988877    155.33    180.86
81.30/81.37	c  N dy  1238    191110     29162    124584         0     29035    378302   1287537    155.41    165.01
86.09/86.17	c  N dy  1323    203495     29162    124584         0     41420    378302   4294735    155.49    164.01
91.40/91.47	c  N dy  1410    216485     29162    124584         0     27453    378302    646004    155.54    182.26
96.90/96.92	c  N dy  1510    230404     29162    124584         0     41370    378302   4059141    155.74    165.98
99.89/99.92	c  S st  1564    237765     29162    124584         0     48731    378302   5855070    155.82   no data
100.10/100.12	c  S st  1564    238267     29162    124584         0     49233    378302   5941938    155.82   no data
100.10/100.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
100.19/100.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.09
100.19/100.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.19/100.27	c bin-w-bin subsume rem            0 bins  time:  0.01 s
100.19/100.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
100.19/100.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
100.19/100.29	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
100.39/100.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
100.59/100.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
102.89/102.96	c lits-rem:         9  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.25 s
102.89/102.97	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
102.99/103.07	c vivif2 --  cl tried    49228 cl shrink        0 lits rem          0 time: 0.09
103.19/103.23	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.17
103.19/103.24	c calculated reachability. Time: 0.00
103.19/103.24	c  N dy  1564    238267     29162    124584         0     49228    378302   5941313    155.82   no data
109.30/109.36	c  N dy  1665    253499     29162    124584         0     36478    378302   2544332    155.82    166.34
115.90/115.99	c  N dy  1778    269848     29162    124584         0     52826    378302   6567115    156.00    173.72
122.89/122.93	c  N dy  1899    287090     29162    124584         0     41078    378302   3478910    156.25    165.98
130.50/130.57	c  N dy  2026    305479     29162    124584         0     59465    378302   7980841    156.43    172.86
130.91/130.92	c  F st  2032    306250     29162    124584         0     30238    378302    541540    156.43   no data
138.89/138.99	c  N dy  2134    325009     29162    124584         0     48996    378302   5789541    156.62    170.51
147.30/147.40	c  N dy  2277    345156     29162    124584         0     38144    378302   2239417    156.79    173.74
152.29/152.36	c  S st  2359    357401     29162    124584         0     50388    378302   5241995    156.85   no data
152.49/152.59	c  S st  2359    357908     29162    124584         0     50895    378302   5337128    156.85   no data
152.59/152.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
152.69/152.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.09
152.69/152.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
152.69/152.74	c bin-w-bin subsume rem            0 bins  time:  0.01 s
152.69/152.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
152.69/152.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
152.69/152.76	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
152.80/152.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
153.09/153.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
155.19/155.21	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.06 s
155.19/155.22	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
155.29/155.30	c vivif2 --  cl tried    50892 cl shrink        0 lits rem          0 time: 0.08
155.39/155.46	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.17
155.39/155.47	c calculated reachability. Time: 0.00
155.39/155.47	c  N dy  2359    357908     29162    124584         0     50892    378302   5335826    156.85   no data
163.69/163.80	c  N dy  2483    378008     29162    124584         0     38997    378302   2115206    156.67    165.91
172.29/172.31	c  N dy  2632    398271     29162    124584         0     59258    378302   7068100    156.89    173.99
180.60/180.64	c  N dy  2770    418403     29162    124584         0     46393    378302   3746893    156.95    174.85
189.20/189.27	c  N dy  2915    438521     29162    124584         0     66510    378302   8659931    157.04    168.27
197.40/197.45	c  N dy  3044    458564     29162    124584         0     52552    378302   4962908    156.97    165.91
206.09/206.13	c  N dy  3179    478613     29162    124584         0     37605    378302   1124015    157.03    166.42
214.40/214.47	c  N dy  3319    498769     29162    124584         0     57758    378302   5952715    157.01    166.58
223.00/223.07	c  N dy  3455    518809     29162    124584         0     41798    378302   1939247    157.05    168.78
230.50/230.55	c  S st  3571    536865     29162    124584         0     59852    378302   6300053    157.02    153.35
230.70/230.78	c  S st  3571    537368     29162    124584         0     60355    378302   6386891    157.02   no data
230.80/230.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
230.80/230.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.09
230.90/230.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
230.90/230.94	c bin-w-bin subsume rem            0 bins  time:  0.01 s
230.90/230.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
230.90/230.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
230.90/230.97	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
231.10/231.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
231.30/231.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
234.31/234.34	c lits-rem:        10  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.93 s
234.31/234.35	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
234.40/234.45	c vivif2 --  cl tried    60351 cl shrink        0 lits rem          0 time: 0.10
234.60/234.63	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.18
234.60/234.64	c calculated reachability. Time: 0.00
234.60/234.64	c  N dy  3571    537368     29162    124584         0     60351    378302   6385350    157.02   no data
243.40/243.46	c  N dy  3716    557547     29162    124584         0     43532    378302   2076470    157.15    169.11
251.91/251.98	c  N dy  3861    577586     29162    124584         0     63571    378302   6955214    157.22    166.78
260.71/260.71	c  N dy  3998    597599     29162    124584         0     45586    378302   2378817    157.28    171.49
269.20/269.27	c  N dy  4132    617636     29162    124584         0     65621    378302   7409022    157.41    167.57
278.21/278.24	c  N dy  4266    638196     29162    124584         0     47177    378302   2451409    157.38    166.92
286.80/286.87	c  N dy  4407    658211     29162    124584         0     67191    378302   7402865    157.50    167.10
295.80/295.84	c  N dy  4548    678278     29162    124584         0     47261    378302   2272645    157.63    166.65
304.61/304.66	c  N dy  4687    698484     29162    124584         0     67466    378302   7242960    157.73    173.78
313.70/313.70	c  N dy  4822    718875     29162    124584         0     46868    378302   1902763    157.78    166.13
322.40/322.43	c  N dy  4972    738924     29162    124584         0     66917    378302   6874749    157.91    167.25
331.50/331.56	c  N dy  5112    758976     29162    124584         0     44969    378302   1251402    157.95    178.00
340.11/340.17	c  N dy  5256    779063     29162    124584         0     65055    378302   6174535    157.99    170.67
349.51/349.50	c  N dy  5396    799138     29162    124584         0     85129    378302  11137188    158.00    167.40
352.41/352.44	c  S st  5441    806052     29162    124584         0     49042    378302   1946234    157.99   no data
352.61/352.65	c  S st  5441    806556     29162    124584         0     49546    378302   2039854    157.99   no data
352.61/352.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
352.71/352.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.09
352.71/352.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
352.71/352.79	c bin-w-bin subsume rem            0 bins  time:  0.01 s
352.71/352.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
352.81/352.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
352.81/352.82	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
352.91/352.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
353.01/353.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
353.61/353.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.65 s
353.71/353.70	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
353.71/353.73	c vivif2 --  cl tried    49546 cl shrink        0 lits rem          0 time: 0.03
353.81/353.90	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.16
353.91/353.90	c calculated reachability. Time: 0.00
353.91/353.90	c  N dy  5441    806556     29162    124584         0     49546    378302   2039854    157.99   no data
362.70/362.71	c  N dy  5573    826586     29162    124584         0     69572    378302   7016805    158.02    168.47
372.00/372.01	c  N dy  5706    846663     29162    124584         0     45652    378302    906005    158.01    170.58
380.61/380.66	c  N dy  5840    866844     29162    124584         0     65833    378302   5856675    158.04    166.38
390.01/390.03	c  N dy  5981    886943     29162    124584         0     85929    378302  10794729    158.09    167.03
398.60/398.69	c  N dy  6115    906946     29162    124584         0     60937    378302   4397521    158.09    182.65
407.80/407.85	c  N dy  6254    927027     29162    124584         0     81018    378302   9352586    158.13    168.26
416.92/416.91	c  N dy  6389    947102     29162    124584         0     55095    378302   2727360    158.12    171.21
425.81/425.88	c  N dy  6520    967185     29162    124584         0     75177    378302   7667843    158.11    209.30
435.40/435.47	c  N dy  6659    987232     29162    124584         0     48221    378302    799762    158.13    166.58
444.10/444.15	c  N dy  6794   1007257     29162    124584         0     68245    378302   5687932    158.17    211.47
453.61/453.65	c  N dy  6933   1027327     29162    124584         0     88314    378302  10574117    158.15    184.03
462.70/462.77	c  N dy  7070   1047340     29162    124584         0     60332    378302   3529658    158.14    176.66
471.81/471.83	c  N dy  7212   1067414     29162    124584         0     80406    378302   8422340    158.19    172.16
473.90/473.95	c  F st  7241   1071876     29162    124584         0     84868    378302   9492622    158.18   no data
481.40/481.49	c  N dy  7321   1087458     29162    124584         0     51454    378302   1097071    158.20    168.21
490.20/490.25	c  N dy  7461   1107580     29162    124584         0     71575    378302   6007858    158.22    167.63
499.81/499.83	c  N dy  7602   1127702     29162    124584         0     91695    378302  11014376    158.27    166.68
509.00/509.07	c  N dy  7742   1147802     29162    124584         0     61792    378302   3476428    158.31    168.82
518.21/518.27	c  N dy  7874   1167923     29162    124584         0     81910    378302   8434923    158.35    167.75
528.11/528.13	c  N dy  8015   1188133     29162    124584         0     51120    378302    548159    158.35    169.03
536.91/536.97	c  N dy  8150   1208178     29162    124584         0     71164    378302   5473917    158.36    167.26
537.71/537.72	c  S st  8162   1209836     29162    124584         0     72822    378302   5888403    158.36   no data
537.92/537.96	c  S st  8162   1210338     29162    124584         0     73324    378302   5984521    158.36   no data
537.92/537.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
538.01/538.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.10
538.11/538.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
538.11/538.12	c bin-w-bin subsume rem            0 bins  time:  0.01 s
538.11/538.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
538.11/538.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
538.11/538.15	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
538.21/538.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
538.51/538.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
541.71/541.79	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.21 s
541.81/541.80	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
541.81/541.89	c vivif2 --  cl tried    73322 cl shrink        0 lits rem          0 time: 0.09
542.01/542.09	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.20
542.11/542.10	c calculated reachability. Time: 0.00
542.11/542.10	c  N dy  8162   1210338     29162    124584         0     73322    378302   5983095    158.36   no data
551.61/551.63	c  N dy  8301   1230400     29162    124584         0     93383    378302  10916523    158.38    168.75
560.91/561.00	c  N dy  8437   1250447     29162    124584         0     61430    378302   2909799    158.39    166.85
570.10/570.18	c  N dy  8580   1270539     29162    124584         0     81521    378302   7871749    158.43    187.50
580.00/580.01	c  N dy  8718   1290635     29162    124584         0    101615    378302  12847551    158.45    166.98
589.21/589.26	c  N dy  8861   1310729     29162    124584         0     68716    378302   4442912    158.50    168.50
598.61/598.63	c  N dy  8994   1330768     29162    124584         0     88752    378302   9296929    158.50    169.74
608.91/608.95	c  N dy  9132   1350875     29162    124584         0     54860    378302    740044    158.53    168.67
618.01/618.03	c  N dy  9275   1370952     29162    124584         0     74936    378302   5656874    158.54    282.91
627.61/627.63	c  N dy  9408   1391136     29162    124584         0     95117    378302  10648930    158.56    175.16
637.61/637.61	c  N dy  9551   1411255     29162    124584         0     60237    378302   1822345    158.59    168.25
646.72/646.74	c  N dy  9689   1431285     29162    124584         0     80267    378302   6754737    158.61    171.85
656.51/656.53	c  N dy  9827   1451357     29162    124584         0    100339    378302  11724349    158.64    196.30
666.31/666.36	c  N dy  9969   1471493     29162    124584         0     64478    378302   2646574    158.67    182.36
675.61/675.68	c  N dy 10115   1491695     29162    124584         0     84680    378302   7678246    158.72    168.51
685.61/685.69	c  N dy 10248   1511759     29162    124584         0    104743    378302  12609287    158.72    176.85
695.23/695.24	c  N dy 10381   1531842     29162    124584         0     67827    378302   3215857    158.72    174.39
704.61/704.66	c  N dy 10519   1551909     29162    124584         0     87894    378302   8092578    158.73    167.39
714.71/714.72	c  N dy 10652   1572147     29162    124584         0    108131    378302  13104341    158.71    167.40
724.32/724.37	c  N dy 10793   1592240     29162    124584         0     70221    378302   3571186    158.72    169.76
733.92/733.98	c  N dy 10929   1612272     29162    124584         0     90252    378302   8497716    158.72    167.92
744.02/744.01	c  N dy 11064   1632318     29162    124584         0    110296    378302  13449420    158.73    180.26
753.61/753.69	c  N dy 11200   1652408     29162    124584         0     71391    378302   3635526    158.72    167.35
763.11/763.10	c  N dy 11338   1672430     29162    124584         0     91413    378302   8568373    158.72    169.01
773.52/773.53	c  N dy 11477   1692520     29162    124584         0    111501    378302  13497701    158.72    169.25
782.31/782.33	c  S st 11600   1710340     29162    124584         0     69325    378302   2894542    158.73    128.84
782.51/782.58	c  S st 11600   1710845     29162    124584         0     69830    378302   2994239    158.73   no data
782.51/782.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
782.61/782.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.10
782.71/782.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
782.71/782.73	c bin-w-bin subsume rem            0 bins  time:  0.01 s
782.71/782.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
782.71/782.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
782.71/782.76	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
782.81/782.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
783.01/783.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
784.81/784.87	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  1.83 s
784.81/784.88	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
784.91/784.93	c vivif2 --  cl tried    69829 cl shrink        0 lits rem          0 time: 0.05
785.11/785.13	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.19
785.11/785.13	c calculated reachability. Time: 0.00
785.11/785.13	c  N dy 11600   1710845     29162    124584         0     69829    378302   2993835    158.73   no data
794.72/794.73	c  N dy 11743   1731039     29162    124584         0     90021    378302   8067518    158.75    167.46
804.92/804.90	c  N dy 11879   1751181     29162    124584         0    110162    378302  12986295    158.75    170.32
815.02/815.03	c  N dy 12020   1771184     29162    124584         0     69165    378302   2569335    158.77    169.22
824.32/824.30	c  N dy 12153   1791188     29162    124584         0     89167    378302   7472381    158.76    198.17
834.32/834.34	c  N dy 12278   1811226     29162    124584         0    109205    378302  12397776    158.75    198.64
844.51/844.53	c  N dy 12413   1831277     29162    124584         0     67259    378302   1877084    158.76    172.05
854.12/854.11	c  N dy 12557   1851488     29162    124584         0     87469    378302   6825032    158.78    167.87
864.22/864.24	c  N dy 12685   1871636     29162    124584         0    107614    378302  11808033    158.76    174.58
874.71/874.77	c  N dy 12821   1891660     29162    124584         0     64636    378302    978183    158.74    170.30
884.02/884.02	c  N dy 12952   1911770     29162    124584         0     84746    378302   5958811    158.76    167.74
893.92/893.91	c  N dy 13080   1931838     29162    124584         0    104812    378302  10894383    158.74    174.38
904.42/904.43	c  N dy 13216   1951911     29162    124584         0    124881    378302  15863836    158.74    190.90
913.92/914.00	c  N dy 13353   1972012     29162    124584         0     80995    378302   4813095    158.75    169.14
923.82/923.80	c  N dy 13495   1992014     29162    124584         0    100996    378302   9721452    158.76    171.86
934.32/934.37	c  N dy 13635   2012160     29162    124584         0    121141    378302  14716970    158.77    168.19
944.42/944.47	c  N dy 13768   2032216     29162    124584         0     76204    378302   3346703    158.78    171.06
955.32/955.31	c  N dy 13915   2052378     29162    124584         0     96361    378302   8398867    158.82    168.87
965.52/965.57	c  N dy 14047   2072488     29162    124584         0    116471    378302  13432737    158.84    180.22
976.32/976.34	c  N dy 14194   2092521     29162    124584         0     70503    378302   1692047    158.86    167.45
985.82/985.88	c  N dy 14336   2112564     29162    124584         0     90545    378302   6635554    158.88    167.75
995.82/995.88	c  N dy 14467   2132666     29162    124584         0    110646    378302  11606816    158.87    168.78
1006.83/1006.83	c  N dy 14606   2152907     29162    124584         0    130887    378302  16609142    158.89    170.02
1016.44/1016.43	c  N dy 14728   2172994     29162    124584         0     83974    378302   4696122    158.85    167.31
1026.23/1026.28	c  N dy 14865   2193060     29162    124584         0    104039    378302   9672178    158.86    169.80
1035.72/1035.75	c  S st 14993   2210846     29162    124584         0    121824    378302  14174265    158.89   no data
1036.02/1036.05	c  S st 14993   2211349     29162    124584         0    122327    378302  14262415    158.89   no data
1036.02/1036.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1036.23/1036.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.14
1036.23/1036.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1036.23/1036.27	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1036.23/1036.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1036.23/1036.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
1036.32/1036.30	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1036.52/1036.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
1037.23/1037.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1044.63/1044.62	c lits-rem:         5  cl-subs:       11  v-elim:      0  v-fix:    0  time:  7.33 s
1044.63/1044.63	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
1044.83/1044.86	c vivif2 --  cl tried   122316 cl shrink        0 lits rem          0 time: 0.22
1045.13/1045.12	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.27
1045.13/1045.13	c calculated reachability. Time: 0.00
1045.13/1045.13	c  N dy 14993   2211349     29162    124584         0    122316    378302  14256665    158.89   no data
1055.63/1055.61	c  N dy 15134   2231372     29162    124584         0     74343    378302   2201153    158.92    181.32
1065.22/1065.24	c  N dy 15269   2251390     29162    124584         0     94361    378302   7130909    158.92    167.66
1075.63/1075.70	c  N dy 15412   2271455     29162    124584         0    114425    378302  12074861    158.93    169.09
1086.63/1086.60	c  N dy 15551   2291479     29162    124584         0    134447    378302  17077682    158.95    172.87
1096.43/1096.45	c  N dy 15688   2311607     29162    124584         0     85579    378302   4687636    158.96    171.00
1106.43/1106.46	c  N dy 15821   2331670     29162    124584         0    105642    378302   9732876    158.97    171.81
1116.93/1116.95	c  N dy 15957   2351765     29162    124584         0    125733    378302  14696386    158.99    168.87
1127.73/1127.70	c  N dy 16096   2371820     29162    124584         0     75797    378302   2020365    158.99    169.92
1138.03/1138.03	c  N dy 16225   2391959     29162    124584         0     95936    378302   6964511    158.97    170.85
1148.93/1148.93	c  N dy 16365   2412049     29162    124584         0    116024    378302  11925422    158.98    169.32
1159.93/1159.94	c  N dy 16505   2432270     29162    124584         0    136244    378302  16957615    158.99    169.56
1170.03/1170.07	c  N dy 16647   2452340     29162    124584         0     85309    378302   4175595    159.01    173.19
1180.13/1180.17	c  N dy 16787   2472403     29162    124584         0    105371    378302   9218705    159.02    167.71
1190.83/1190.84	c  N dy 16926   2492600     29162    124584         0    125567    378302  14310123    159.04    177.62
1202.03/1202.09	c  N dy 17061   2512610     29162    124584         0     73578    378302   1006667    159.05    168.30
1211.72/1211.77	c  N dy 17203   2532615     29162    124584         0     93580    378302   6083542    159.09    187.65
1221.93/1221.93	c  N dy 17345   2552730     29162    124584         0    113694    378302  11056262    159.10    171.03
1232.73/1232.73	c  N dy 17470   2572818     29162    124584         0    133782    378302  16033553    159.10    170.38
1243.53/1243.51	c  N dy 17611   2592860     29162    124584         0     80831    378302   2594565    159.11    167.96
1253.13/1253.17	c  N dy 17740   2612905     29162    124584         0    100876    378302   7572818    159.11    176.86
1263.63/1263.69	c  N dy 17877   2632997     29162    124584         0    120967    378302  12656268    159.14    175.78
1275.03/1275.02	c  N dy 18011   2653205     29162    124584         0    141173    378302  17637239    159.14    173.08
1285.23/1285.28	c  N dy 18147   2673321     29162    124584         0     87294    378302   3888878    159.15    168.66
1295.23/1295.25	c  N dy 18288   2693403     29162    124584         0    107375    378302   8894486    159.17    198.43

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

running on 2 cores: 5,7

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.02 3.99 3.27 4/250 5780
/proc/meminfo: memFree=17982772/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=25148 CPUtime=0 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 1657 0 0 0 0 0 0 0 23 0 1 0 649677196 25751552 1371 33554432000 4194304 4580011 140733879643616 18446744073709551615 4306932 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 6287 1376 322 95 0 1269 0

[startup+0.015518 s]
/proc/loadavg: 4.02 3.99 3.27 4/250 5780
/proc/meminfo: memFree=17982772/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=39320 CPUtime=0 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 3501 0 0 0 0 0 0 0 23 0 1 0 649677196 40263680 2924 33554432000 4194304 4580011 140733879643616 18446744073709551615 4489100 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 9830 2925 324 95 0 4812 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 39320

[startup+0.100487 s]
/proc/loadavg: 4.02 3.99 3.27 4/250 5780
/proc/meminfo: memFree=17982772/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=44512 CPUtime=0.09 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 5500 0 0 0 9 0 0 0 23 0 1 0 649677196 45580288 4923 33554432000 4194304 4580011 140733879643616 18446744073709551615 4504394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 11128 4923 339 95 0 6110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44512

[startup+0.300451 s]
/proc/loadavg: 4.02 3.99 3.27 4/250 5780
/proc/meminfo: memFree=17982772/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=66588 CPUtime=0.29 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 10753 0 0 0 28 1 0 0 24 0 1 0 649677196 68186112 10176 33554432000 4194304 4580011 140733879643616 18446744073709551615 4451514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 16647 10176 352 95 0 11629 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66588

[startup+0.700388 s]
/proc/loadavg: 4.02 3.99 3.27 4/250 5780
/proc/meminfo: memFree=17982772/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=62804 CPUtime=0.69 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 11480 0 0 0 67 2 0 0 25 0 1 0 649677196 64311296 9429 33554432000 4194304 4580011 140733879643616 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 15701 9429 364 95 0 10683 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62804

[startup+1.50023 s]
/proc/loadavg: 4.02 3.99 3.27 5/251 5781
/proc/meminfo: memFree=17942960/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=62804 CPUtime=1.49 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 12152 0 0 0 147 2 0 0 25 0 1 0 649677196 64311296 10101 33554432000 4194304 4580011 140733879643616 18446744073709551615 4489100 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 15701 10101 364 95 0 10683 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62804

[startup+3.10094 s]
/proc/loadavg: 4.02 3.99 3.27 5/251 5781
/proc/meminfo: memFree=17936760/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=95620 CPUtime=3.09 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 13246 0 0 0 307 2 0 0 25 0 1 0 649677196 97914880 11195 33554432000 4194304 4580011 140733879643616 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 23905 11195 364 95 0 18887 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95620

[startup+6.30036 s]
/proc/loadavg: 4.02 3.99 3.27 5/251 5781
/proc/meminfo: memFree=17949544/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=95620 CPUtime=6.3 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 15363 0 0 0 627 3 0 0 25 0 1 0 649677196 97914880 13312 33554432000 4194304 4580011 140733879643616 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 23905 13312 364 95 0 18887 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 95620

[startup+12.7002 s]
/proc/loadavg: 4.02 3.99 3.28 5/251 5781
/proc/meminfo: memFree=17874032/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=201724 CPUtime=12.69 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 38653 0 0 0 1263 6 0 0 25 0 1 0 649677196 206565376 31089 33554432000 4194304 4580011 140733879643616 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 50431 31089 367 95 0 45413 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 201724

[startup+25.5008 s]
/proc/loadavg: 4.01 3.99 3.29 5/251 5809
/proc/meminfo: memFree=18056660/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=152040 CPUtime=25.5 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 51739 0 0 0 2541 9 0 0 25 0 1 0 649677196 155688960 30733 33554432000 4194304 4580011 140733879643616 18446744073709551615 4324217 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 38010 30733 367 95 0 32992 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 152040

[startup+51.1011 s]
/proc/loadavg: 4.01 3.99 3.30 5/251 5810
/proc/meminfo: memFree=17901876/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=297820 CPUtime=51.09 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 86458 0 0 0 5094 15 0 0 25 0 1 0 649677196 304967680 54737 33554432000 4194304 4580011 140733879643616 18446744073709551615 4322520 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 74455 54737 367 95 0 69437 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 297820

[startup+102.309 s]
/proc/loadavg: 4.00 3.99 3.34 5/251 5838
/proc/meminfo: memFree=17866172/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=333344 CPUtime=102.3 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 114353 0 0 0 10210 20 0 0 25 0 1 0 649677196 341344256 66666 33554432000 4194304 4580011 140733879643616 18446744073709551615 4416636 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 83336 66666 367 95 0 78318 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 333344

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.38 5/251 5840
/proc/meminfo: memFree=17696668/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=303480 CPUtime=162.29 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 143300 0 0 0 16203 26 0 0 25 0 1 0 649677196 310763520 69191 33554432000 4194304 4580011 140733879643616 18446744073709551615 4293875 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 75870 69191 367 95 0 70852 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 303480

[startup+222.301 s]
/proc/loadavg: 4.03 4.00 3.42 6/251 5869
/proc/meminfo: memFree=17890504/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=303480 CPUtime=222.3 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 169782 0 0 0 22198 32 0 0 25 0 1 0 649677196 310763520 70818 33554432000 4194304 4580011 140733879643616 18446744073709551615 4293160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 75870 70818 367 95 0 70852 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 303480

[startup+282.301 s]
/proc/loadavg: 4.17 4.04 3.47 6/251 5870
/proc/meminfo: memFree=17824588/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=384364 CPUtime=282.3 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 199021 0 0 0 28192 38 0 0 25 0 1 0 649677196 393588736 78563 33554432000 4194304 4580011 140733879643616 18446744073709551615 4293650 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 96091 78563 367 95 0 91073 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 384364

[startup+342.301 s]
/proc/loadavg: 4.06 4.03 3.50 6/251 5872
/proc/meminfo: memFree=17752392/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=384932 CPUtime=342.3 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 225223 0 0 0 34187 43 0 0 25 0 1 0 649677196 394170368 81071 33554432000 4194304 4580011 140733879643616 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 96233 81071 367 95 0 91215 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 384932

[startup+402.301 s]
/proc/loadavg: 4.02 4.02 3.53 6/251 5873
/proc/meminfo: memFree=17746036/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=385512 CPUtime=402.3 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 250147 0 0 0 40181 49 0 0 25 0 1 0 649677196 394764288 80180 33554432000 4194304 4580011 140733879643616 18446744073709551615 4321584 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 96378 80180 367 95 0 91360 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 385512

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 3.55 6/251 5875
/proc/meminfo: memFree=17688732/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=386168 CPUtime=462.3 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 274961 0 0 0 46175 55 0 0 25 0 1 0 649677196 395436032 77147 33554432000 4194304 4580011 140733879643616 18446744073709551615 4320781 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 96542 77147 367 95 0 91524 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 386168

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.58 6/251 5876
/proc/meminfo: memFree=17681488/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=387524 CPUtime=522.31 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 302654 0 0 0 52169 62 0 0 25 0 1 0 649677196 396824576 84571 33554432000 4194304 4580011 140733879643616 18446744073709551615 4323070 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 96881 84571 367 95 0 91863 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 387524

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.60 6/251 5878
/proc/meminfo: memFree=17684908/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=388000 CPUtime=582.31 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 326904 0 0 0 58162 69 0 0 25 0 1 0 649677196 397312000 87993 33554432000 4194304 4580011 140733879643616 18446744073709551615 4339764 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 97000 87993 367 95 0 91982 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 388000

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.62 6/251 5880
/proc/meminfo: memFree=17672828/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=388356 CPUtime=642.32 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 350712 0 0 0 64156 76 0 0 25 0 1 0 649677196 397676544 78527 33554432000 4194304 4580011 140733879643616 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 97089 78527 367 95 0 92071 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 388356

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.64 6/251 5881
/proc/meminfo: memFree=17695984/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=388696 CPUtime=702.31 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 376643 0 0 0 70150 81 0 0 25 0 1 0 649677196 398024704 81032 33554432000 4194304 4580011 140733879643616 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 97174 81032 367 95 0 92156 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 388696

[startup+762.309 s]
/proc/loadavg: 4.04 4.01 3.67 6/251 5883
/proc/meminfo: memFree=17668176/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=388972 CPUtime=762.32 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 402103 0 0 0 76145 87 0 0 25 0 1 0 649677196 398307328 82245 33554432000 4194304 4580011 140733879643616 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 97243 82245 367 95 0 92225 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 388972

[startup+822.301 s]
/proc/loadavg: 4.15 4.04 3.70 6/251 5885
/proc/meminfo: memFree=17639624/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=396712 CPUtime=822.32 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 427618 0 0 0 82139 93 0 0 25 0 1 0 649677196 406233088 82408 33554432000 4194304 4580011 140733879643616 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 99178 82408 367 95 0 94160 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 396712

[startup+882.301 s]
/proc/loadavg: 4.05 4.03 3.71 6/251 5886
/proc/meminfo: memFree=17642076/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=397000 CPUtime=882.32 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 452363 0 0 0 88133 99 0 0 25 0 1 0 649677196 406528000 81037 33554432000 4194304 4580011 140733879643616 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 99250 81037 367 95 0 94232 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 397000

[startup+942.301 s]
/proc/loadavg: 4.02 4.02 3.73 6/251 5897
/proc/meminfo: memFree=17612532/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=350448 CPUtime=942.32 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 481210 0 0 0 94125 107 0 0 25 0 1 0 649677196 358858752 82614 33554432000 4194304 4580011 140733879643616 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 87612 82614 367 95 0 82594 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 350448

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.74 6/251 5898
/proc/meminfo: memFree=17456376/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=412296 CPUtime=1002.32 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 506849 0 0 0 100119 113 0 0 25 0 1 0 649677196 422191104 94046 33554432000 4194304 4580011 140733879643616 18446744073709551615 4296056 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 103074 94046 367 95 0 98056 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 412296

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.75 6/251 5900
/proc/meminfo: memFree=17339532/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=474864 CPUtime=1062.33 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 557301 0 0 0 106111 122 0 0 25 0 1 0 649677196 486260736 100411 33554432000 4194304 4580011 140733879643616 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 118716 100411 367 95 0 113698 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 474864

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.77 6/251 5905
/proc/meminfo: memFree=17237996/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=475028 CPUtime=1122.33 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 587245 0 0 0 112103 130 0 0 25 0 1 0 649677196 486428672 111688 33554432000 4194304 4580011 140733879643616 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 118757 111688 367 95 0 113739 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 475028

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.78 6/251 5906
/proc/meminfo: memFree=17268092/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=475396 CPUtime=1182.32 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 618577 0 0 0 118092 140 0 0 25 0 1 0 649677196 486805504 104970 33554432000 4194304 4580011 140733879643616 18446744073709551615 4318641 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 118849 104970 367 95 0 113831 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 475396

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.79 6/251 5908
/proc/meminfo: memFree=17265952/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=412960 CPUtime=1242.33 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 649720 0 0 0 124084 149 0 0 25 0 1 0 649677196 422871040 96795 33554432000 4194304 4580011 140733879643616 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 103240 96795 367 95 0 98222 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 412960



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.81 5/251 5909
/proc/meminfo: memFree=17167100/32951124 swapFree=66522240/67111528
[pid=5780] ppid=5778 vsize=476036 CPUtime=1300.04 cores=5,7
/proc/5780/stat : 5780 (strangenight2-s) R 5778 5780 5485 0 -1 4202496 678806 0 0 0 129847 157 0 0 25 0 1 0 649677196 487460864 105847 33554432000 4194304 4580011 140733879643616 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5780/statm: 119009 105847 367 95 0 113991 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 476036

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.07
CPU user time (s): 1298.47
CPU system time (s): 1.59376
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 727188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.47
system time used= 1.59376
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 678807
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= 12
involuntary context switches= 800

runsolver used 2.75958 second user time and 7.11792 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-14 15:46:04
IDJOB=3367338
IDBENCH=82547
IDSOLVER=1845
FILE ID=node109/3367338-1305380764
RUNJOBID= node109-1305379155-5506
PBS_JOBID= 13324393
Free space on /tmp= 73180 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S1854039067-041-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367338-1305380764/watcher-3367338-1305380764 -o /tmp/evaluation-result-3367338-1305380764/solver-3367338-1305380764 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367338-1305380764.cnf

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

MD5SUM BENCH= 30037b76a2fd7877580e038a49317f67
RANDOM SEED=1464442811

node109.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.809
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.61
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.809
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.809
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.809
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17983060 kB
Buffers:        266320 kB
Cached:        2944116 kB
SwapCached:      19100 kB
Active:        7055560 kB
Inactive:      7680072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17983060 kB
SwapTotal:    67111528 kB
SwapFree:     66522240 kB
Dirty:            8040 kB
Writeback:           0 kB
AnonPages:    11512328 kB
Mapped:          19280 kB
Slab:           136728 kB
PageTables:      32732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 18694828 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= 73200 MiB
End job on node109 at 2011-05-14 16:07:47