Trace number 3368146

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.03 1300.04

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.0956
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

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-3368146-1305379171.cnf'
0.00/0.00	c -- header says num vars:          12584
0.00/0.00	c -- header says num clauses:      155712
0.00/0.05	c -- clauses added:            0 learnts,       155712 normals,            0 xors
0.00/0.05	c -- vars added      12584
0.00/0.05	c Parsing time:  0.04 s
0.00/0.05	c  N st     0         0     12584    138308     17404         0    523920         0   no data   no data
0.29/0.32	c asymm  cl-useful: 0/6612/138308 lits-rem:0 time: 0.27
0.29/0.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   48 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.08
0.38/0.40	c Replacing       48 vars Replaced     3392 lits Time:     0.00 s 
0.38/0.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.38/0.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.38/0.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  12536 time:  0.01 s
0.38/0.47	c Removed useless bin:       8  fixed:     0  props:   1.47M  time:  0.01 s
0.59/0.67	c lits-rem:         0  cl-subs:     8801  v-elim:      8  v-fix:    0  time:  0.19 s
0.59/0.67	c Finding binary XORs  T:     0.00 s  found:       0
0.69/0.71	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
0.69/0.71	c calculated reachability. Time: 0.00
0.69/0.72	c Calc default polars -  time:   0.00 s pos:     920 undec:      56 neg:   11608
0.69/0.72	c =========================================================================================
0.69/0.72	c types(t): F = full restart, N = normal restart
0.69/0.72	c types(t): S = simplification begin/end, E = solution found
0.69/0.72	c restart types(rt): st = static, dy = dynamic
0.69/0.72	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.69/0.72	c  B st     0         0     12528    129514     17290         0    497318         0   no data   no data
1.29/1.33	c  N dy    12      5207     12528    129514     17290      5093    497318   1507855     38.92     41.19
2.89/2.91	c  N dy    16     12513     12528    129514     17290     12228    497318   3965461     36.50     38.52
5.59/5.61	c  F st    18     25000     12528    129514     17290     14665    497318   3514845     34.08     34.24
5.59/5.62	c  N st    18     25000     12528    129514     17290     14665    497318   3514845     34.08     34.24
6.69/6.80	c  N dy    24     30001     12528    129514     17290     19594    497318   5010511     34.08   no data
6.69/6.80	c  S st    24     30001     12528    129514     17290     19594    497318   5010511     34.08   no data
6.89/6.91	c  S st    24     30502     12528    129514     17484     19899    497318   5012096     34.08   no data
6.89/6.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
7.19/7.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:  19693 BRemL:     21 BRemN:      0 P: 11.2M T:  0.33
7.19/7.28	c blocked clauses removed:        0 vars:      0 tried:       12528 T: 0.01 s
7.19/7.28	c bin-w-bin subsume rem            0 bins  time:  0.01 s
7.29/7.31	c subs with bin:        0  lits-rem:         6  v-fix:    0  time:  0.03 s
7.29/7.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  12528 time:  0.01 s
7.29/7.33	c Removed useless bin:       0  fixed:     0  props:   0.97M  time:  0.01 s
7.49/7.51	c lits-rem:         1  cl-subs:        1  v-elim:      2  v-fix:    0  time:  0.17 s
8.99/9.01	c subs with bin:       15  lits-rem:         1  v-fix:    0  time:  1.34 s
20.69/20.71	c lits-rem:       115  cl-subs:      523  v-elim:      0  v-fix:    0  time: 11.68 s
20.99/21.03	c asymm  cl-useful: 0/4784/129511 lits-rem:0 time: 0.32
20.99/21.04	c calculated reachability. Time: 0.00
20.99/21.04	c  N dy    24     30502     12526    129511     37154     19362    497294   4886615     34.08   no data
20.99/21.04	c Finding binary XORs  T:     0.00 s  found:       0
22.29/22.34	c  N dy    42     34548     12526    129511     37154     23326    497294   5907209     34.74     48.72
23.49/23.52	c  N dy    48     39276     12526    129511     37154     27918    497294   7155563     34.56     36.44
24.79/24.86	c  N dy    72     43366     12526    129511     37154     16871    497294   3207030     34.99     47.14
25.49/25.59	c  S st    91     45754     12526    129511     37154     19220    497294   3793190     35.40     35.59
25.69/25.72	c  S st    91     46254     12526    129511     37353     19519    497294   3794812     35.40   no data
25.69/25.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
25.99/26.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    485 BRemL:    175 BRemN:      0 P: 12.2M T:  0.32
25.99/26.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.99/26.08	c bin-w-bin subsume rem            0 bins  time:  0.01 s
26.09/26.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
26.09/26.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  12526 time:  0.01 s
26.09/26.13	c Removed useless bin:       0  fixed:     0  props:   0.85M  time:  0.01 s
26.19/26.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
27.59/27.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
31.49/31.53	c lits-rem:        28  cl-subs:      126  v-elim:      0  v-fix:    0  time:  3.83 s
31.49/31.54	c vivif2 --  cl tried   129511 cl shrink        0 lits rem          0 time: 0.01
31.58/31.65	c vivif2 --  cl tried    19393 cl shrink     4107 lits rem      30031 time: 0.11
31.91/31.99	c asymm  cl-useful: 0/4599/129511 lits-rem:0 time: 0.33
31.91/31.99	c calculated reachability. Time: 0.00
31.91/31.99	c  N dy    91     46254     12526    129511     37669     19387    497294   3735613     35.40   no data
33.00/33.03	c  N dy    95     51589     12526    129511     37669     24549    497294   5076448     35.10     37.07
34.29/34.35	c  N dy   116     55781     12526    129511     37669     28650    497294   5946513     35.46     37.33
35.29/35.37	c Finding binary XORs  T:     0.00 s  found:       0
35.79/35.82	c  N dy   132     59810     12526    129511     37669     32576    497294   6827906     35.55     37.68
37.09/37.16	c  N dy   147     64588     12526    129511     37669     19079    497294   3038966     35.48     37.60
38.19/38.24	c  N dy   175     69383     12526    129511     37669     23778    497294   4138504     35.75     33.58
38.19/38.24	c  S st   175     69383     12526    129511     37669     23778    497294   4138504     35.75     33.58
38.29/38.38	c  S st   175     69883     12526    129511     37874     24069    497294   4139914     35.75   no data
38.39/38.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.69/38.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    476 BRemL:    134 BRemN:      0 P: 15.0M T:  0.39
38.79/38.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.79/38.81	c bin-w-bin subsume rem            6 bins  time:  0.00 s
38.79/38.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
38.79/38.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  12526 time:  0.01 s
38.79/38.85	c Removed useless bin:       0  fixed:     0  props:   0.79M  time:  0.01 s
38.99/39.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
40.39/40.47	c subs with bin:       16  lits-rem:         3  v-fix:    0  time:  1.37 s
45.79/45.82	c lits-rem:        27  cl-subs:      180  v-elim:      0  v-fix:    0  time:  5.34 s
45.79/45.84	c vivif2 --  cl tried   129511 cl shrink        0 lits rem          0 time: 0.02
45.89/45.93	c vivif2 --  cl tried    23873 cl shrink     2468 lits rem      23321 time: 0.09
46.29/46.32	c asymm  cl-useful: 1/9752/129511 lits-rem:4 time: 0.39
46.29/46.33	c calculated reachability. Time: 0.00
46.29/46.33	c  N dy   175     69883     12526    129510     38213     23872    497292   4077921     35.75   no data
47.99/48.03	c  N dy   178     75771     12526    129510     38213     29661    497292   5602371     35.54     37.54
49.69/49.75	c  N dy   195     80704     12526    129510     38213     34474    497292   6829574     35.70     43.75
51.38/51.42	c  N dy   208     85872     12526    129510     38213     39518    497292   7961034     35.69     50.89
51.70/51.77	c Finding binary XORs  T:     0.00 s  found:       0
52.19/52.24	c  F st   224     87502     12526    129510     38213     20888    497292   2889767     35.90   no data
53.29/53.36	c  N dy   230     92696     12526    129510     38213     25977    497292   4206539     35.90   no data
55.99/56.10	c  N dy   250    104826     12526    129510     38213     37833    497292   6815558     35.71     34.52
55.99/56.10	c  S st   250    104826     12526    129510     38213     37833    497292   6815558     35.71     34.52
56.29/56.31	c  S st   250    105326     12526    129510     38431     38113    497292   6817023     35.71   no data
56.29/56.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
56.89/56.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    535 BRemL:    138 BRemN:      0 P: 19.3M T:  0.59
56.89/56.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.89/56.94	c bin-w-bin subsume rem            2 bins  time:  0.01 s
56.89/56.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
56.89/56.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  12526 time:  0.01 s
56.89/56.99	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
57.09/57.14	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.16 s
58.69/58.76	c subs with bin:       87  lits-rem:         2  v-fix:    0  time:  1.44 s
72.79/72.87	c lits-rem:        36  cl-subs:      416  v-elim:      0  v-fix:    0  time: 14.09 s
72.79/72.88	c vivif2 --  cl tried   129512 cl shrink        0 lits rem          0 time: 0.02
72.99/73.09	c vivif2 --  cl tried    37607 cl shrink     7976 lits rem      82958 time: 0.21
73.49/73.50	c asymm  cl-useful: 0/9987/129512 lits-rem:0 time: 0.40
73.49/73.51	c calculated reachability. Time: 0.00
73.49/73.51	c  N dy   250    105326     12525    129512     38825     37607    497297   6633295     35.71   no data
78.79/78.84	c  N dy   263    126754     12525    129512     38825     36666    497297   6480834     34.98     36.94
78.79/78.84	c Finding binary XORs  T:     0.00 s  found:       0
81.79/81.86	c  N dy   318    134862     12525    129512     38825     44632    497297   8209717     35.26     38.95
83.78/83.85	c  N dy   349    143743     12525    129512     38825     30259    497297   4583303     35.34     37.34
86.79/86.81	c  N dy   390    154100     12525    129512     38825     40389    497297   6871833     35.47     37.36
88.39/88.45	c  S st   424    157989     12525    129512     38825     44218    497297   7772252     35.70   no data
88.69/88.72	c  S st   424    158489     12525    129512     39052     44490    497297   7773735     35.70   no data
88.69/88.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
89.39/89.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    489 BRemL:    137 BRemN:      0 P: 24.1M T:  0.76
89.49/89.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
89.49/89.52	c bin-w-bin subsume rem            1 bins  time:  0.01 s
89.49/89.55	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.03 s
89.49/89.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  12525 time:  0.01 s
89.49/89.57	c Removed useless bin:       0  fixed:     0  props:   0.70M  time:  0.01 s
89.69/89.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
91.39/91.42	c subs with bin:       20  lits-rem:         2  v-fix:    0  time:  1.49 s
112.89/112.91	c lits-rem:       163  cl-subs:      490  v-elim:      0  v-fix:    0  time: 21.48 s
112.89/112.93	c vivif2 --  cl tried   129511 cl shrink        0 lits rem          0 time: 0.02
113.09/113.17	c vivif2 --  cl tried    43980 cl shrink     8469 lits rem      81266 time: 0.23
113.48/113.54	c asymm  cl-useful: 0/10007/129511 lits-rem:0 time: 0.37
113.48/113.55	c calculated reachability. Time: 0.00
113.48/113.55	c  N dy   424    158489     12525    129511     39404     43980    497295   7579657     35.70   no data
113.48/113.56	c Finding binary XORs  T:     0.01 s  found:       0
117.28/117.36	c  N dy   444    171241     12525    129511     39404     32280    497295   4731007     35.57     37.47
120.49/120.51	c  N dy   499    182256     12525    129511     39404     43084    497295   7070304     35.70     37.74
123.58/123.69	c  N dy   540    193946     12525    129511     39404     29268    497295   3896534     35.78     37.86
126.89/126.93	c  N dy   593    206836     12525    129511     39404     41858    497295   6652915     35.90     38.02
131.89/131.99	c  N dy   655    220041     12525    129511     39404     28505    497295   3531964     36.08     42.34
136.40/136.46	c  N dy   701    234700     12525    129511     39404     42942    497295   7083289     36.11     38.92
137.29/137.35	c  S st   703    237734     12525    129511     39404     45921    497295   7807781     36.08     32.78
137.59/137.60	c  S st   703    238235     12525    129511     39636     46189    497295   7809174     36.08   no data
137.59/137.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
138.29/138.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    414 BRemL:    118 BRemN:      0 P: 19.7M T:  0.73
138.29/138.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.29/138.38	c bin-w-bin subsume rem            1 bins  time:  0.01 s
138.39/138.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
138.39/138.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  12525 time:  0.01 s
138.39/138.43	c Removed useless bin:       0  fixed:     0  props:   0.67M  time:  0.01 s
138.49/138.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
140.19/140.25	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  1.47 s
160.69/160.73	c lits-rem:        50  cl-subs:      432  v-elim:      0  v-fix:    0  time: 20.46 s
160.69/160.74	c vivif2 --  cl tried   129511 cl shrink        0 lits rem          0 time: 0.02
160.88/160.97	c vivif2 --  cl tried    45753 cl shrink     7498 lits rem      69832 time: 0.23
161.18/161.29	c asymm  cl-useful: 0/10139/129511 lits-rem:0 time: 0.32
161.28/161.30	c calculated reachability. Time: 0.00
161.28/161.30	c  N dy   703    238235     12525    129511     39934     45750    497295   7629382     36.08   no data
161.28/161.30	c Finding binary XORs  T:     0.00 s  found:       0
167.49/167.53	c  N dy   719    260378     12525    129511     39934     40115    497295   5931251     35.88     37.79
172.18/172.23	c  N dy   760    278044     12525    129511     39934     29058    497295   3480384     35.84     37.74
180.89/180.93	c  N dy   814    304626     12525    129511     39934     55160    497295  10305994     35.85     37.81
181.59/181.69	c  F st   825    306251     12525    129511     39934     56775    497295  10689922     35.88     32.12
185.79/185.91	c  N dy   852    324428     12525    129511     39934     45149    497295   7149664     35.75     37.63
195.39/195.40	c  N dy   909    355776     12525    129511     39935     45565    497295   7364618     35.62     37.62
195.89/195.90	c  S st   917    357353     12525    129511     39935     47109    497295   7679283     35.63     31.80
196.09/196.14	c  S st   917    357854     12525    129511     40176     47368    497295   7680709     35.63   no data
196.09/196.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
196.90/196.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    594 BRemL:    114 BRemN:      0 P: 23.7M T:  0.82
196.90/196.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
196.99/197.00	c bin-w-bin subsume rem            3 bins  time:  0.01 s
196.99/197.03	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.03 s
196.99/197.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  12525 time:  0.01 s
196.99/197.05	c Removed useless bin:       0  fixed:     0  props:   0.67M  time:  0.01 s
197.19/197.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
198.79/198.87	c subs with bin:        9  lits-rem:         0  v-fix:    0  time:  1.48 s
215.60/215.63	c lits-rem:        81  cl-subs:      367  v-elim:      0  v-fix:    0  time: 16.75 s
215.60/215.65	c vivif2 --  cl tried   129510 cl shrink        0 lits rem          0 time: 0.01
215.79/215.88	c vivif2 --  cl tried    46992 cl shrink     9208 lits rem      97454 time: 0.23
216.09/216.18	c asymm  cl-useful: 0/9048/129510 lits-rem:0 time: 0.29
216.09/216.18	c calculated reachability. Time: 0.00
216.09/216.19	c  N dy   917    357854     12525    129510     40654     46991    497293   7499645     35.63   no data
216.09/216.19	c Finding binary XORs  T:     0.00 s  found:       0
273.39/273.42	c  N dy   981    536782     12525    129510     40654     55520    497293   7315265     33.62     28.18
273.39/273.42	c  S st   981    536782     12525    129510     40654     55520    497293   7315265     33.62     28.18
273.59/273.69	c  S st   981    537282     12525    129510     40879     55795    497293   7316721     33.62   no data
273.69/273.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
274.59/274.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    650 BRemL:    108 BRemN:      0 P: 21.8M T:  0.89
274.59/274.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
274.59/274.63	c bin-w-bin subsume rem            1 bins  time:  0.01 s
274.59/274.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
274.59/274.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  12525 time:  0.01 s
274.59/274.68	c Removed useless bin:       0  fixed:     0  props:   0.66M  time:  0.01 s
274.79/274.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
276.59/276.61	c subs with bin:        2  lits-rem:         1  v-fix:    0  time:  1.58 s
298.39/298.46	c lits-rem:        22  cl-subs:     1100  v-elim:      0  v-fix:    0  time: 21.83 s
298.39/298.47	c vivif2 --  cl tried   129510 cl shrink        0 lits rem          0 time: 0.02
298.59/298.68	c vivif2 --  cl tried    54693 cl shrink     8766 lits rem      43840 time: 0.21
298.89/298.99	c asymm  cl-useful: 0/8966/129510 lits-rem:0 time: 0.31
298.99/299.00	c calculated reachability. Time: 0.00
298.99/299.00	c  N dy   981    537282     12525    129510     41421     54692    497293   7106535     33.62   no data
298.99/299.01	c Finding binary XORs  T:     0.01 s  found:       0
304.60/304.67	c  N dy  1101    558968     12525    129510     41421     39988    497293   4674379     33.78     35.56
309.48/309.56	c  N dy  1199    579041     12525    129510     41421     59612    497293   8574463     33.87     43.91
315.19/315.26	c  N dy  1252    601147     12525    129510     41421     44206    497293   5589773     33.85     35.79
320.59/320.64	c  N dy  1342    622151     12525    129510     41421     64801    497293  10512123     33.93     35.76
327.29/327.32	c  N dy  1476    642241     12525    129510     41421     46405    497293   5796125     34.07     41.73
333.09/333.18	c  N dy  1571    662284     12525    129510     41421     66124    497293   9981334     34.17     36.23
339.99/340.05	c  N dy  1698    683428     12525    129510     41421     47638    497293   5923864     34.30     36.29
344.88/345.00	c  N dy  1772    703564     12525    129510     41421     67352    497293  10127705     34.35     36.66
348.98/349.08	c  N dy  1782    724578     12525    129510     41421     47684    497293   5881759     34.26     36.14
354.88/354.96	c  N dy  1905    744646     12525    129510     41421     67410    497293  10054506     34.37     50.24
372.79/372.83	c  N dy  1975    805927     12525    129510     41421     43567    497293   4975771     34.10     28.56
372.79/372.83	c  S st  1975    805927     12525    129510     41421     43567    497293   4975771     34.10     28.56
372.99/373.01	c  S st  1975    806428     12525    129510     41649     43837    497293   4977264     34.10   no data
372.99/373.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
373.49/373.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    670 BRemL:    110 BRemN:      0 P: 16.4M T:  0.56
373.59/373.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
373.59/373.61	c bin-w-bin subsume rem            1 bins  time:  0.01 s
373.59/373.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
373.59/373.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  12525 time:  0.01 s
373.59/373.66	c Removed useless bin:       0  fixed:     0  props:   0.66M  time:  0.01 s
373.79/373.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
375.39/375.41	c subs with bin:       82  lits-rem:         5  v-fix:    0  time:  1.49 s
381.89/381.98	c lits-rem:        33  cl-subs:      189  v-elim:      0  v-fix:    0  time:  6.56 s
381.99/382.00	c vivif2 --  cl tried   129510 cl shrink        0 lits rem          0 time: 0.02
382.09/382.10	c vivif2 --  cl tried    43566 cl shrink     2637 lits rem      24293 time: 0.10
382.39/382.40	c asymm  cl-useful: 0/10972/129510 lits-rem:0 time: 0.30
382.39/382.41	c calculated reachability. Time: 0.00
382.39/382.41	c  N dy  1975    806428     12525    129510     42210     43564    497293   4924039     34.10   no data
382.39/382.41	c Finding binary XORs  T:     0.00 s  found:       0
391.50/391.58	c  N dy  2033    840462     12525    129510     42210     76773    497293  12395638     34.06     36.12
397.58/397.64	c  N dy  2139    862506     12525    129510     42210     55799    497293   7621092     34.13     36.00
402.49/402.56	c  N dy  2201    882602     12525    129510     42210     75423    497293  11832537     34.15     42.79
408.48/408.54	c  N dy  2286    902711     12525    129510     42210     51319    497293   6370392     34.19     36.01
414.59/414.64	c  N dy  2406    923891     12525    129510     42210     72080    497293  10855504     34.28     36.16
432.49/432.55	c  N dy  2421    985563     12525    129510     42210     87454    497293  12562011     33.96     35.97
440.78/440.84	c  N dy  2494   1020672     12525    129510     42210     75618    497293  10949497     33.94     35.83
446.98/447.05	c  N dy  2570   1040687     12525    129510     42210     48411    497293   5431897     33.97     35.89
452.18/452.20	c  N dy  2690   1060750     12525    129510     42210     68073    497293   9580383     34.05     35.98
455.28/455.32	c  F st  2717   1071877     12525    129510     42210     78984    497293  12061690     34.06   no data
458.78/458.86	c  N dy  2751   1080763     12525    129510     42210     87720    497293  14007365     34.08     39.16
504.18/504.20	c  N dy  2768   1209642     12525    129510     42210     67029    497293   7755629     33.40     27.49
504.18/504.20	c  S st  2768   1209642     12525    129510     42210     67029    497293   7755629     33.40     27.49
504.48/504.50	c  S st  2768   1210144     12525    129510     42452     67288    497293   7757067     33.40   no data
504.48/504.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
505.48/505.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    685 BRemL:     94 BRemN:      0 P: 27.8M T:  1.02
505.48/505.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
505.48/505.57	c bin-w-bin subsume rem            2 bins  time:  0.01 s
505.58/505.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
505.58/505.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  12525 time:  0.01 s
505.58/505.63	c Removed useless bin:       0  fixed:     0  props:   0.66M  time:  0.01 s
505.78/505.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
507.59/507.61	c subs with bin:        8  lits-rem:         1  v-fix:    0  time:  1.62 s
532.49/532.54	c lits-rem:         9  cl-subs:      925  v-elim:      0  v-fix:    0  time: 24.92 s
532.49/532.56	c vivif2 --  cl tried   129510 cl shrink        0 lits rem          0 time: 0.02
532.78/532.80	c vivif2 --  cl tried    66355 cl shrink    11553 lits rem      79225 time: 0.23
533.08/533.11	c asymm  cl-useful: 0/8401/129510 lits-rem:0 time: 0.31
533.08/533.12	c calculated reachability. Time: 0.00
533.08/533.12	c  N dy  2768   1210144     12525    129510     43041     66355    497293   7554126     33.40   no data
533.08/533.13	c Finding binary XORs  T:     0.01 s  found:       0
539.19/539.21	c  N dy  2912   1230159     12525    129510     43041     85939    497293  11669550     33.49     42.83
545.79/545.85	c  N dy  3019   1250202     12525    129510     43041     54801    497293   5901253     33.55     45.04
550.99/551.05	c  N dy  3109   1270302     12525    129510     43041     74479    497293  10101587     33.60     56.28
556.98/557.07	c  N dy  3168   1290325     12525    129510     43041     94018    497293  13946634     33.60     52.33
564.78/564.89	c  N dy  3307   1310374     12525    129510     43041     61922    497293   7385668     33.69     35.50
573.88/573.92	c  N dy  3425   1342103     12525    129510     43041     92805    497293  13543654     33.73     35.64
582.38/582.40	c  N dy  3555   1362160     12525    129510     43041     59693    497293   6750623     33.80     49.92
587.98/588.02	c  N dy  3640   1382162     12525    129510     43041     79261    497293  10752934     33.84     63.29
597.38/597.45	c  N dy  3765   1402175     12525    129510     43041     98901    497293  15060485     33.91     53.74
603.39/603.43	c  N dy  3829   1422206     12525    129510     43041     64733    497293   7888489     33.92     36.38
610.79/610.82	c  N dy  3977   1442216     12525    129510     43041     84357    497293  12028665     34.01     36.06
621.98/622.04	c  N dy  4079   1473037     12525    129510     43041     59651    497293   6249685     34.02     35.97
627.99/628.05	c  N dy  4173   1495738     12525    129510     43041     81805    497293  10632955     34.04     35.85
635.49/635.59	c  N dy  4267   1516650     12525    129510     43041    102300    497293  14720463     34.07     36.25
642.98/643.05	c  N dy  4373   1537017     12525    129510     43041     66546    497293   7903365     34.12     35.99
650.49/650.51	c  N dy  4517   1558547     12525    129510     43041     87663    497293  12363383     34.19     36.00
660.29/660.32	c  N dy  4656   1578566     12525    129510     43041    107325    497293  16549713     34.26     38.70
666.88/666.98	c  N dy  4761   1598623     12525    129510     43041     70177    497293   8497089     34.30     39.37
673.20/673.25	c  N dy  4864   1618704     12525    129510     43041     89835    497293  12473620     34.33     36.23
682.89/682.99	c  N dy  4871   1644479     12525    129510     43041    115186    497293  17588276     34.27     36.14
688.50/688.52	c  N dy  4927   1668764     12525    129510     43041     81002    497293  10860900     34.27     36.14
705.48/705.55	c  N dy  4932   1710144     12525    129510     43041     62941    497293   6798162     34.14     28.45
705.48/705.55	c  S st  4932   1710144     12525    129510     43041     62941    497293   6798162     34.14     28.45
705.78/705.82	c  S st  4932   1710645     12525    129510     43308     63174    497293   6799589     34.14   no data
705.78/705.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
706.68/706.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    674 BRemL:     96 BRemN:      0 P: 22.1M T:  0.93
706.68/706.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
706.78/706.80	c bin-w-bin subsume rem            0 bins  time:  0.01 s
706.78/706.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
706.78/706.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  12525 time:  0.01 s
706.78/706.85	c Removed useless bin:       0  fixed:     0  props:   0.67M  time:  0.01 s
706.98/707.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
708.79/708.81	c subs with bin:       15  lits-rem:         5  v-fix:    0  time:  1.63 s
722.09/722.19	c lits-rem:         9  cl-subs:      176  v-elim:      0  v-fix:    0  time: 13.36 s
722.19/722.20	c vivif2 --  cl tried   129510 cl shrink        0 lits rem          0 time: 0.02
722.29/722.35	c vivif2 --  cl tried    62983 cl shrink     1585 lits rem      13442 time: 0.14
722.60/722.66	c asymm  cl-useful: 0/9369/129510 lits-rem:0 time: 0.31
722.60/722.67	c calculated reachability. Time: 0.00
722.60/722.67	c  N dy  4932   1710645     12525    129510     43887     62982    497293   6755058     34.14   no data
722.60/722.67	c Finding binary XORs  T:     0.01 s  found:       0
749.39/749.42	c  N dy  4949   1780191     12525    129510     43887     71355    497293   8403666     34.00     35.87
754.79/754.85	c  N dy  4975   1802346     12525    129510     43887     93073    497293  13615700     33.98     36.05
762.89/762.90	c  N dy  5049   1822361     12525    129510     43887    112677    497293  18041151     34.00     42.24
772.58/772.62	c  N dy  5126   1848555     12525    129510     43887     77621    497293   9623148     34.01     35.80
777.70/777.78	c  N dy  5156   1868643     12525    129510     43887     97137    497293  13662249     34.00     36.08
787.88/787.90	c  N dy  5269   1888744     12525    129510     43887    116877    497293  18129454     34.04     35.99
794.98/795.00	c  N dy  5352   1909007     12525    129510     43887     75155    497293   9260763     34.06     35.94
800.69/800.72	c  N dy  5394   1929067     12525    129510     43887     94701    497293  13594402     34.05     37.80
809.18/809.28	c  N dy  5492   1949355     12525    129510     43887    114574    497293  18018820     34.08     35.89
816.20/816.29	c  N dy  5509   1970495     12525    129510     43887     72719    497293   8455021     34.05     35.99
822.08/822.16	c  N dy  5574   1990711     12525    129510     43887     92540    497293  12652313     34.07     36.08
827.79/827.85	c  N dy  5605   2010897     12525    129510     43887    112208    497293  16347888     34.04     35.92
833.69/833.75	c  N dy  5634   2030904     12525    129510     43887     68212    497293   7427981     34.02     36.04
839.48/839.57	c  N dy  5719   2051017     12525    129510     43887     87963    497293  11745593     34.04     36.10
864.60/864.64	c  N dy  5740   2133129     12525    129510     43887    103398    497293  14045081     33.83     35.65
873.58/873.63	c  N dy  5820   2161686     12525    129510     43887     65890    497293   6915182     33.83     35.63
879.29/879.36	c  N dy  5894   2184947     12525    129510     43887     88634    497293  11791625     33.83     35.95
887.59/887.64	c  N dy  6014   2205177     12525    129510     43887    108497    497293  16073019     33.86     35.66
890.68/890.73	c  S st  6059   2210645     12525    129510     43887    113879    497293  17242334     33.87   no data
891.08/891.17	c  S st  6059   2211145     12525    129510     44130    114135    497293  17243913     33.87   no data
891.18/891.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
893.09/893.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    761 BRemL:    104 BRemN:      0 P: 44.2M T:  1.90
893.09/893.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
893.09/893.14	c bin-w-bin subsume rem            1 bins  time:  0.01 s
893.09/893.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
893.09/893.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  12525 time:  0.01 s
893.09/893.19	c Removed useless bin:       0  fixed:     0  props:   0.68M  time:  0.01 s
893.38/893.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
895.40/895.47	c subs with bin:       73  lits-rem:         2  v-fix:    0  time:  1.60 s
943.58/943.69	c lits-rem:       158  cl-subs:      966  v-elim:      0  v-fix:    0  time: 48.20 s
943.69/943.71	c vivif2 --  cl tried   129510 cl shrink        0 lits rem          0 time: 0.02
944.28/944.31	c vivif2 --  cl tried   113096 cl shrink    25471 lits rem     267163 time: 0.59
944.58/944.64	c asymm  cl-useful: 0/7049/129510 lits-rem:0 time: 0.34
944.58/944.66	c calculated reachability. Time: 0.00
944.58/944.66	c  N dy  6059   2211145     12525    129510     44788    113094    497293  16757094     33.87   no data
944.58/944.66	c Finding binary XORs  T:     0.01 s  found:       0
1055.68/1055.79	c  N dy  6100   2469825     12525    129510     44789     94279    497293  11498234     33.05     34.90
1063.38/1063.43	c  N dy  6194   2492396     12525    129510     44789    116328    497293  16193731     33.07     34.89
1076.18/1076.22	c  N dy  6352   2512409     12525    129510     44789    136049    497293  20760080     33.13     38.45
1082.08/1082.13	c  N dy  6395   2533448     12525    129510     44789     86030    497293  10386146     33.12     34.97
1092.30/1092.37	c  N dy  6534   2560180     12525    129510     44789    112333    497293  16247623     33.16     34.92
1105.08/1105.17	c  N dy  6688   2580260     12525    129510     44789    132127    497293  20608892     33.21     34.97
1115.49/1115.54	c  N dy  6819   2601656     12525    129510     44789     81662    497293   9423146     33.24     35.02
1122.78/1122.84	c  N dy  6905   2621756     12525    129510     44789    101383    497293  13623274     33.26     37.15
1158.99/1159.02	c  N dy  6991   2700093     12525    129510     44789    105905    497293  14628008     33.18     34.98
1163.59/1163.64	c  S st  7052   2711145     12525    129510     44789    116758    497293  16926604     33.20     31.06
1164.09/1164.14	c  S st  7052   2711645     12525    129510     45054    116993    497293  16927935     33.20   no data
1164.09/1164.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1166.09/1166.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    849 BRemL:     90 BRemN:      0 P: 44.6M T:  2.00
1166.19/1166.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1166.19/1166.22	c bin-w-bin subsume rem            2 bins  time:  0.01 s
1166.19/1166.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1166.19/1166.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  12525 time:  0.01 s
1166.19/1166.27	c Removed useless bin:       0  fixed:     0  props:   0.69M  time:  0.01 s
1166.49/1166.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
1168.48/1168.57	c subs with bin:       22  lits-rem:         1  v-fix:    0  time:  1.65 s
1234.39/1234.43	c lits-rem:        72  cl-subs:     1632  v-elim:      0  v-fix:    0  time: 65.85 s
1234.39/1234.45	c vivif2 --  cl tried   129510 cl shrink        0 lits rem          0 time: 0.02
1234.88/1234.99	c vivif2 --  cl tried   115339 cl shrink    19418 lits rem     163381 time: 0.54
1235.29/1235.32	c asymm  cl-useful: 0/8048/129510 lits-rem:0 time: 0.33
1235.29/1235.33	c calculated reachability. Time: 0.00
1235.29/1235.33	c  N dy  7052   2711645     12525    129510     45815    115335    497293  16482447     33.20   no data
1235.29/1235.34	c Finding binary XORs  T:     0.01 s  found:       0
1248.98/1249.05	c  N dy  7185   2734924     12525    129510     45815    138201    497293  21703884     33.23     34.99
1255.88/1255.92	c  N dy  7251   2755520     12525    129510     45815     84882    497293   9859131     33.24     35.27
1262.98/1263.02	c  N dy  7311   2775614     12525    129510     45815    104576    497293  14102945     33.25     39.64
1273.69/1273.74	c  N dy  7410   2795920     12525    129510     45815    124518    497293  18386987     33.27     35.11
1282.88/1282.98	c  N dy  7448   2816909     12525    129510     45815    144999    497293  22662532     33.26     35.02
1290.68/1290.75	c  N dy  7536   2837105     12525    129510     45815     90280    497293  10995179     33.28     35.07

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3368146-1305379171/watcher-3368146-1305379171 -o /tmp/evaluation-result-3368146-1305379171/solver-3368146-1305379171 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368146-1305379171.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: 0.15 0.03 0.01 6/320 10614
/proc/meminfo: memFree=12247248/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=33780 CPUtime=0 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 1824 0 0 0 0 0 0 0 21 0 1 0 649515915 34590720 1537 33554432000 4194304 4580011 140737314895488 18446744073709551615 235594563339 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 8445 1548 324 95 0 3427 0

[startup+0.068692 s]
/proc/loadavg: 0.15 0.03 0.01 6/320 10614
/proc/meminfo: memFree=12247248/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=40812 CPUtime=0.05 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 4288 0 0 0 5 0 0 0 21 0 1 0 649515915 41791488 4001 33554432000 4194304 4580011 140737314895488 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 10203 4001 339 95 0 5185 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 40812

[startup+0.100686 s]
/proc/loadavg: 0.15 0.03 0.01 6/320 10614
/proc/meminfo: memFree=12247248/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=41076 CPUtime=0.09 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 4362 0 0 0 9 0 0 0 21 0 1 0 649515915 42061824 4075 33554432000 4194304 4580011 140737314895488 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 10269 4075 339 95 0 5251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41076

[startup+0.300651 s]
/proc/loadavg: 0.15 0.03 0.01 6/320 10614
/proc/meminfo: memFree=12247248/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=41208 CPUtime=0.29 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 4385 0 0 0 29 0 0 0 22 0 1 0 649515915 42196992 4098 33554432000 4194304 4580011 140737314895488 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 10302 4098 339 95 0 5284 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41208

[startup+0.70058 s]
/proc/loadavg: 0.15 0.03 0.01 6/320 10614
/proc/meminfo: memFree=12247248/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=63020 CPUtime=0.69 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 11054 0 0 0 68 1 0 0 24 0 1 0 649515915 64532480 8880 33554432000 4194304 4580011 140737314895488 18446744073709551615 4368011 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 15755 8880 358 95 0 10737 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63020

[startup+1.50044 s]
/proc/loadavg: 0.54 0.11 0.04 5/321 10615
/proc/meminfo: memFree=12194352/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=95836 CPUtime=1.49 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 12871 0 0 0 147 2 0 0 25 0 1 0 649515915 98136064 10697 33554432000 4194304 4580011 140737314895488 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 23959 10697 365 95 0 18941 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95836

[startup+3.10016 s]
/proc/loadavg: 0.54 0.11 0.04 5/321 10615
/proc/meminfo: memFree=12181332/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=95836 CPUtime=3.09 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 15231 0 0 0 307 2 0 0 25 0 1 0 649515915 98136064 13057 33554432000 4194304 4580011 140737314895488 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 23959 13057 365 95 0 18941 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95836

[startup+6.30059 s]
/proc/loadavg: 0.54 0.11 0.04 5/321 10615
/proc/meminfo: memFree=12178108/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=77816 CPUtime=6.29 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 22462 0 0 0 625 4 0 0 25 0 1 0 649515915 79683584 13343 33554432000 4194304 4580011 140737314895488 18446744073709551615 4321216 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 19454 13343 366 95 0 14436 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 77816

[startup+12.7005 s]
/proc/loadavg: 1.15 0.26 0.08 5/321 10615
/proc/meminfo: memFree=11975632/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=275392 CPUtime=12.69 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 48251 0 0 0 1263 6 0 0 25 0 1 0 649515915 282001408 39124 33554432000 4194304 4580011 140737314895488 18446744073709551615 4406289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 68848 39124 368 95 0 63830 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 275392

[startup+25.5002 s]
/proc/loadavg: 1.59 0.38 0.13 5/321 10615
/proc/meminfo: memFree=11942872/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=188972 CPUtime=25.49 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 55448 0 0 0 2542 7 0 0 25 0 1 0 649515915 193507328 37818 33554432000 4194304 4580011 140737314895488 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 47243 37818 368 95 0 42225 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 188972

[startup+51.1007 s]
/proc/loadavg: 2.41 0.67 0.23 5/321 10643
/proc/meminfo: memFree=11828848/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=304048 CPUtime=51.09 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 73125 0 0 0 5097 12 0 0 25 0 1 0 649515915 311345152 45782 33554432000 4194304 4580011 140737314895488 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 76012 45782 368 95 0 70994 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 304048

[startup+102.312 s]
/proc/loadavg: 3.36 1.23 0.44 5/321 10644
/proc/meminfo: memFree=11636240/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=390780 CPUtime=102.3 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 115219 0 0 0 10209 21 0 0 25 0 1 0 649515915 400158720 64255 33554432000 4194304 4580011 140737314895488 18446744073709551615 4416573 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 97695 64255 368 95 0 92677 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 390780

[startup+162.301 s]
/proc/loadavg: 3.76 1.73 0.66 5/321 10646
/proc/meminfo: memFree=11549904/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=416664 CPUtime=162.29 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 149522 0 0 0 16201 28 0 0 25 0 1 0 649515915 426663936 73728 33554432000 4194304 4580011 140737314895488 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 104166 73728 368 95 0 99148 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 416664

[startup+222.3 s]
/proc/loadavg: 3.97 2.16 0.87 5/321 10648
/proc/meminfo: memFree=11539704/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=312092 CPUtime=222.28 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 204464 0 0 0 22191 37 0 0 25 0 1 0 649515915 319582208 67502 33554432000 4194304 4580011 140737314895488 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 78023 67502 368 95 0 73005 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 312092

[startup+282.301 s]
/proc/loadavg: 3.99 2.49 1.06 5/321 10649
/proc/meminfo: memFree=11366676/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=485996 CPUtime=282.29 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 262412 0 0 0 28180 49 0 0 25 0 1 0 649515915 497659904 82727 33554432000 4194304 4580011 140737314895488 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 121499 82727 368 95 0 116481 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 485996

[startup+342.3 s]
/proc/loadavg: 3.99 2.76 1.25 5/321 10678
/proc/meminfo: memFree=11405788/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=497588 CPUtime=342.29 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 315418 0 0 0 34170 59 0 0 25 0 1 0 649515915 509530112 83164 33554432000 4194304 4580011 140737314895488 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 124397 83164 368 95 0 119379 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 497588

[startup+402.301 s]
/proc/loadavg: 4.06 3.00 1.42 5/321 10679
/proc/meminfo: memFree=11347580/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=509336 CPUtime=402.29 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 374903 0 0 0 40158 71 0 0 25 0 1 0 649515915 521560064 87044 33554432000 4194304 4580011 140737314895488 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 127334 87044 368 95 0 122316 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 509336

[startup+462.3 s]
/proc/loadavg: 4.02 3.18 1.58 5/321 10681
/proc/meminfo: memFree=11317540/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=372472 CPUtime=462.28 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 444927 0 0 0 46146 82 0 0 25 0 1 0 649515915 381411328 81464 33554432000 4194304 4580011 140737314895488 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 93118 81464 368 95 0 88100 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 372472

[startup+522.301 s]
/proc/loadavg: 4.13 3.36 1.74 5/321 10683
/proc/meminfo: memFree=11245968/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=411084 CPUtime=522.29 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 481608 0 0 0 52138 91 0 0 25 0 1 0 649515915 420950016 91900 33554432000 4194304 4580011 140737314895488 18446744073709551615 4416613 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 102771 91900 368 95 0 97753 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 411084

[startup+582.301 s]
/proc/loadavg: 4.11 3.49 1.88 5/321 10684
/proc/meminfo: memFree=11257464/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=411588 CPUtime=582.28 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 531429 0 0 0 58126 102 0 0 25 0 1 0 649515915 421466112 90830 33554432000 4194304 4580011 140737314895488 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 102897 90830 368 95 0 97879 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 411588

[startup+642.3 s]
/proc/loadavg: 4.04 3.58 2.01 5/321 10686
/proc/meminfo: memFree=11185760/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=413108 CPUtime=642.29 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 584883 0 0 0 64116 113 0 0 25 0 1 0 649515915 423022592 91436 33554432000 4194304 4580011 140737314895488 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 103277 91436 368 95 0 98259 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 413108

[startup+702.301 s]
/proc/loadavg: 4.01 3.65 2.13 5/321 10687
/proc/meminfo: memFree=11160044/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=575084 CPUtime=702.28 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 632285 0 0 0 70106 122 0 0 25 0 1 0 649515915 588886016 101846 33554432000 4194304 4580011 140737314895488 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 143771 101846 368 95 0 138753 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 575084

[startup+762.312 s]
/proc/loadavg: 4.00 3.71 2.25 5/321 10689
/proc/meminfo: memFree=11089212/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=581692 CPUtime=762.3 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 672041 0 0 0 76100 130 0 0 25 0 1 0 649515915 595652608 102692 33554432000 4194304 4580011 140737314895488 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 145423 102692 368 95 0 140405 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 581692

[startup+822.301 s]
/proc/loadavg: 4.00 3.76 2.35 5/321 10691
/proc/meminfo: memFree=11060288/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=590168 CPUtime=822.28 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 729189 0 0 0 82086 142 0 0 25 0 1 0 649515915 604332032 97607 33554432000 4194304 4580011 140737314895488 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 147542 97607 368 95 0 142524 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 590168

[startup+882.301 s]
/proc/loadavg: 4.08 3.83 2.46 5/321 10692
/proc/meminfo: memFree=11058012/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=601124 CPUtime=882.28 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 791670 0 0 0 88074 154 0 0 25 0 1 0 649515915 615550976 98579 33554432000 4194304 4580011 140737314895488 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 150281 98579 368 95 0 145263 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 601124

[startup+942.3 s]
/proc/loadavg: 4.07 3.87 2.56 5/321 10694
/proc/meminfo: memFree=10888460/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=721896 CPUtime=942.28 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 822987 0 0 0 94069 159 0 0 25 0 1 0 649515915 739221504 129896 33554432000 4194304 4580011 140737314895488 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 180474 129896 368 95 0 175456 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 721896

[startup+1002.3 s]
/proc/loadavg: 4.05 3.91 2.66 5/321 10695
/proc/meminfo: memFree=10736396/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=722500 CPUtime=1002.28 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 868906 0 0 0 100057 171 0 0 25 0 1 0 649515915 739840000 128234 33554432000 4194304 4580011 140737314895488 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 180625 128234 368 95 0 175607 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 722500

[startup+1062.3 s]
/proc/loadavg: 4.02 3.92 2.74 5/321 10697
/proc/meminfo: memFree=10780012/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=731492 CPUtime=1062.28 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 909509 0 0 0 106049 179 0 0 25 0 1 0 649515915 749047808 128151 33554432000 4194304 4580011 140737314895488 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 182873 128151 368 95 0 177855 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 731492

[startup+1122.3 s]
/proc/loadavg: 4.12 3.96 2.82 5/321 10726
/proc/meminfo: memFree=10270840/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=736804 CPUtime=1122.28 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 953711 0 0 0 112039 189 0 0 25 0 1 0 649515915 754487296 126390 33554432000 4194304 4580011 140737314895488 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 184201 126390 368 95 0 179183 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 736804

[startup+1182.3 s]
/proc/loadavg: 4.04 3.97 2.89 5/321 10727
/proc/meminfo: memFree=10151112/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=825356 CPUtime=1182.29 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 1001133 0 0 0 118031 198 0 0 25 0 1 0 649515915 845164544 150435 33554432000 4194304 4580011 140737314895488 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 206339 150435 368 95 0 201321 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 825356

[startup+1242.3 s]
/proc/loadavg: 4.06 3.99 2.97 5/321 10729
/proc/meminfo: memFree=10152424/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=825356 CPUtime=1242.28 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 1008068 0 0 0 124030 198 0 0 25 0 1 0 649515915 845164544 157370 33554432000 4194304 4580011 140737314895488 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 206339 157370 368 95 0 201321 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 825356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.99 3.02 4/320 10785
/proc/meminfo: memFree=11535920/32950928 swapFree=67111348/67111528
[pid=10614] ppid=10612 vsize=829440 CPUtime=1299.99 cores=5,7
/proc/10614/stat : 10614 (strangenight2-s) R 10612 10614 10553 0 -1 4202496 1053451 0 0 0 129787 212 0 0 25 0 1 0 649515915 849346560 149561 33554432000 4194304 4580011 140737314895488 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10614/statm: 207360 149561 368 95 0 202342 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 829440

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.04
CPU time (s): 1300.03
CPU user time (s): 1297.88
CPU system time (s): 2.14767
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 829440

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

runsolver used 3.80342 second user time and 9.2376 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-14 15:19:32
IDJOB=3368146
IDBENCH=70908
IDSOLVER=1845
FILE ID=node120/3368146-1305379171
RUNJOBID= node120-1305379154-10574
PBS_JOBID= 13324382
Free space on /tmp= 73484 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_12_2_4_cmp.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368146-1305379171/watcher-3368146-1305379171 -o /tmp/evaluation-result-3368146-1305379171/solver-3368146-1305379171 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368146-1305379171.cnf

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
RANDOM SEED=1901053635

node120.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	: 5226.07
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.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.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.78
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12247404 kB
Buffers:        237060 kB
Cached:        3521188 kB
SwapCached:          0 kB
Active:       17507772 kB
Inactive:      2907752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12247404 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           33396 kB
Writeback:           0 kB
AnonPages:    16657252 kB
Mapped:          25340 kB
Slab:           175364 kB
PageTables:      49768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51792708 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= 73484 MiB
End job on node120 at 2011-05-14 15:41:14