Trace number 3175647

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S1737989193-079-UNKNOWN.cnf
MD5SUMa959d408d44dc22efc55e46b642f9083
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.30119
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512750

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175647-1301784969.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:       12750
0.00/0.01	c -- clauses added:            0 learnts,        12750 normals,            0 xors
0.00/0.01	c -- vars added        150
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       150     12750         0         0     89250         0   no data   no data  --
0.29/0.33	c asymm  cl-useful: 0/12750/12750 lits-rem:0 time: 0.32
0.29/0.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.29/0.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.29/0.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.29/0.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
0.29/0.39	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.40	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.40	c calculated reachability. Time: 0.00
0.39/0.40	c Calc default polars -  time:   0.00 s pos:      73 undec:       3 neg:      74
0.39/0.40	c =========================================================================================
0.39/0.40	c types(t): F = full restart, N = normal restart
0.39/0.40	c types(t): S = simplification begin/end, E = solution found
0.39/0.40	c restart types(rt): st = static, dy = dynamic
0.39/0.40	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.40	c  B st     0         0       150     12750         0         0     89250         0   no data   no data  --
0.59/0.60	c  N dy    10      4498       150     12750         0      4317     89250    196660     38.65     40.92  --
0.79/0.81	c  N dy    17      8768       150     12750         0      6017     89250    240775     38.22     40.37  --
0.99/1.05	c  N dy    42     12979       150     12750         0      5989     89250    206296     39.00     41.38  --
1.29/1.31	c  N dy    54     17398       150     12750         0     10223     89250    395077     38.89     41.05  --
1.49/1.55	c  N dy    69     21495       150     12750         0      8768     89250    295526     39.04     41.76  --
1.69/1.77	c  F st    76     25000       150     12750         0     12131     89250    445791     38.96     36.64  --
1.79/1.82	c  N st    78     25626       150     12750         0     12732     89250    473515     38.96   no data  --
1.99/2.08	c  N dy    82     30000       150     12750         0     10382     89250    338975     38.96   no data  --
1.99/2.08	c  S st    82     30000       150     12750         0     10382     89250    338975     38.96   no data  --
2.09/2.13	c  S st    82     30503       150     12750         0     10866     89250    360385     38.96   no data  --
2.09/2.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.09/2.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.09/2.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.09/2.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.09/2.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2.09/2.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.09/4.18	c lits-rem:      2103  cl-subs:      504  v-elim:      0  v-fix:    0  time:  2.03 s
4.49/4.57	c asymm  cl-useful: 0/10954/12750 lits-rem:0 time: 0.40
4.49/4.58	c calculated reachability. Time: 0.00
4.49/4.58	c  N dy    82     30503       150     12750         0     10362     89250    329699     38.96   no data  --
5.19/5.21	c  N dy    94     39973       150     12750         0     11852     89250    368416     38.65     40.86  --
5.50/5.51	c  N dy   110     44092       150     12750         0     15803     89250    546206     38.73     41.26  --
5.59/5.64	c  S st   113     45754       150     12750         0      8819     89250    200068     38.70     39.01  --
5.59/5.68	c  S st   113     46259       150     12750         0      9318     89250    222072     38.70   no data  --
5.59/5.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.59/5.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.59/5.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
5.69/5.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.69/5.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.69/5.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
5.69/5.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.19/7.28	c lits-rem:       326  cl-subs:       45  v-elim:      0  v-fix:    0  time:  1.58 s
7.19/7.29	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
7.19/7.29	c vivif2 --  cl tried     9273 cl shrink        0 lits rem          0 time: 0.00
7.29/7.36	c asymm  cl-useful: 0/1796/12750 lits-rem:0 time: 0.07
7.29/7.36	c calculated reachability. Time: 0.00
7.29/7.36	c  N dy   113     46259       150     12750         0      9273     89250    219181     38.70   no data  --
7.59/7.62	c  N dy   134     50301       150     12750         0     13148     89250    393381     38.82     41.26  --
7.99/8.02	c  N dy   141     55830       150     12750         0     18426     89250    630436     38.75     41.00  --
8.39/8.46	c  N dy   146     62192       150     12750         0     14976     89250    445319     38.65     40.70  --
8.69/8.79	c  N dy   169     66347       150     12750         0     18976     89250    624399     38.73     40.92  --
8.99/9.04	c  S st   178     69389       150     12750         0     11363     89250    250369     38.73     38.92  --
8.99/9.09	c  S st   178     69892       150     12750         0     11856     89250    271679     38.73   no data  --
8.99/9.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.99/9.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.09/9.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.09/9.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.09/9.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.09/9.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
9.09/9.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.79/10.83	c lits-rem:       451  cl-subs:       98  v-elim:      0  v-fix:    0  time:  1.73 s
10.79/10.83	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
10.79/10.84	c vivif2 --  cl tried    11758 cl shrink        0 lits rem          0 time: 0.00
11.19/11.22	c asymm  cl-useful: 0/10095/12750 lits-rem:0 time: 0.38
11.19/11.22	c calculated reachability. Time: 0.00
11.19/11.22	c  N dy   178     69892       150     12750         0     11758     89250    265650     38.73   no data  --
11.49/11.56	c  N dy   182     74784       150     12750         0     16416     89250    472934     38.68     40.79  --
11.88/11.93	c  N dy   190     79583       150     12750         0     21042     89250    679611     38.67     41.97  --
12.38/12.42	c  N dy   198     85944       150     12750         0     15621     89250    406549     38.60     40.63  --
12.48/12.55	c  F st   206     87500       150     12750         0     17118     89250    472559     38.61   no data  --
12.89/12.97	c  N dy   212     92695       150     12750         0     22100     89250    699761     38.61   no data  --
13.59/13.65	c  N dy   224    101157       150     12750         0     17753     89250    473083     38.55     40.66  --
13.89/13.96	c  S st   238    104838       150     12750         0     21287     89250    631113     38.58     35.96  --
13.99/14.03	c  S st   238    105342       150     12750         0     21779     89250    651663     38.58   no data  --
13.99/14.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.99/14.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.99/14.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.99/14.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.99/14.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.99/14.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
13.99/14.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.79/16.80	c lits-rem:      1355  cl-subs:      999  v-elim:      0  v-fix:    0  time:  2.73 s
16.79/16.80	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
16.79/16.80	c vivif2 --  cl tried    20780 cl shrink        0 lits rem          0 time: 0.01
16.89/16.98	c asymm  cl-useful: 0/2655/12750 lits-rem:0 time: 0.18
16.89/16.98	c calculated reachability. Time: 0.00
16.89/16.98	c  N dy   238    105342       150     12750         0     20780     89250    597355     38.58   no data  --
17.89/17.95	c  N dy   245    117353       150     12750         0     18826     89250    489944     38.39     40.53  --
18.79/18.87	c  N dy   267    127339       150     12750         0     28389     89250    913627     38.38     41.03  --
19.49/19.59	c  N dy   302    135466       150     12750         0     21861     89250    592929     38.42     42.67  --
20.38/20.46	c  N dy   333    144270       150     12750         0     30288     89250    970333     38.46     40.66  --
21.29/21.38	c  N dy   388    154404       150     12750         0     24729     89250    692660     38.55     40.90  --
21.69/21.75	c  S st   403    158015       150     12750         0     28202     89250    847112     38.57   no data  --
21.79/21.83	c  S st   403    158519       150     12750         0     28692     89250    868219     38.57   no data  --
21.79/21.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.79/21.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.79/21.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
21.79/21.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.79/21.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.79/21.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
21.79/21.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.19/27.29	c lits-rem:      1823  cl-subs:     1219  v-elim:      0  v-fix:    0  time:  5.42 s
27.19/27.29	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
27.29/27.30	c vivif2 --  cl tried    27473 cl shrink        0 lits rem          0 time: 0.01
27.49/27.51	c asymm  cl-useful: 0/3172/12750 lits-rem:0 time: 0.20
27.49/27.51	c calculated reachability. Time: 0.00
27.49/27.51	c  N dy   403    158519       150     12750         0     27473     89250    798424     38.57   no data  --
28.49/28.52	c  N dy   439    169162       150     12750         0     21402     89250    504992     38.60     40.86  --
29.69/29.78	c  N dy   466    181911       150     12750         0     33603     89250   1045101     38.57     40.60  --
30.79/30.85	c  N dy   503    193595       150     12750         0     27544     89250    746276     38.58     40.73  --
32.09/32.17	c  N dy   535    206193       150     12750         0     21385     89250    442064     38.58     40.69  --
33.59/33.62	c  N dy   584    219652       150     12750         0     34282     89250   1019334     38.62     40.70  --
35.09/35.14	c  N dy   635    233747       150     12750         0     28634     89250    729140     38.64     44.20  --
35.59/35.60	c  S st   654    237778       150     12750         0     32506     89250    902285     38.65   no data  --
35.69/35.70	c  S st   654    238286       150     12750         0     32997     89250    923991     38.65   no data  --
35.69/35.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.69/35.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.69/35.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
35.69/35.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.69/35.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.69/35.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
35.69/35.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.29/40.35	c lits-rem:      1075  cl-subs:     1373  v-elim:      0  v-fix:    0  time:  4.61 s
40.29/40.36	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
40.29/40.37	c vivif2 --  cl tried    31624 cl shrink        0 lits rem          0 time: 0.01
40.59/40.63	c asymm  cl-useful: 0/2536/12750 lits-rem:0 time: 0.26
40.59/40.63	c calculated reachability. Time: 0.00
40.59/40.63	c  N dy   654    238286       150     12750         0     31624     89250    848513     38.65   no data  --
42.29/42.39	c  N dy   705    253851       150     12750         0     26492     89250    604333     38.65     40.76  --
44.29/44.38	c  N dy   772    270122       150     12750         0     42098     89250   1305469     38.70     40.95  --
46.29/46.36	c  N dy   832    288458       150     12750         0     38609     89250   1107217     38.72     41.11  --
48.29/48.40	c  F st   900    306250       150     12750         0     33614     89250    855800     38.75   no data  --
48.39/48.47	c  N st   902    306876       150     12750         0     34220     89250    882831     38.75   no data  --
50.79/50.85	c  N dy   966    327477       150     12750         0     30929     89250    702626     38.76     40.97  --
53.48/53.50	c  N dy  1031    348459       150     12750         0     27052     89250    496123     38.77     40.81  --
54.58/54.66	c  S st  1067    357430       150     12750         0     35687     89250    882672     38.77     36.60  --
54.68/54.76	c  S st  1067    357932       150     12750         0     36180     89250    904300     38.77   no data  --
54.68/54.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.68/54.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.68/54.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
54.78/54.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.78/54.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.78/54.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
54.78/54.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
60.40/60.49	c lits-rem:      2910  cl-subs:     1338  v-elim:      0  v-fix:    0  time:  5.68 s
60.40/60.50	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
60.50/60.51	c vivif2 --  cl tried    34842 cl shrink        0 lits rem          0 time: 0.01
60.69/60.79	c asymm  cl-useful: 0/2211/12750 lits-rem:0 time: 0.28
60.69/60.79	c calculated reachability. Time: 0.00
60.69/60.79	c  N dy  1067    357932       150     12750         0     34842     89250    829682     38.77   no data  --
63.28/63.38	c  N dy  1099    378747       150     12750         0     29875     89250    590335     38.74     40.85  --
65.99/66.09	c  N dy  1174    398830       150     12750         0     49106     89250   1451362     38.75     40.97  --
68.49/68.55	c  N dy  1223    418894       150     12750         0     42459     89250   1114447     38.74     40.88  --
71.08/71.16	c  N dy  1296    438987       150     12750         0     34885     89250    748353     38.76     41.10  --
74.79/74.86	c  N dy  1338    467843       150     12750         0     34673     89250    708153     38.69     40.91  --
77.79/77.83	c  N dy  1388    489541       150     12750         0     55434     89250   1633395     38.68     40.79  --
80.38/80.46	c  N dy  1440    509573       150     12750         0     45934     89250   1174396     38.68     40.85  --
83.59/83.63	c  N dy  1518    529682       150     12750         0     35548     89250    677168     38.69     41.30  --
84.49/84.58	c  S st  1529    536898       150     12750         0     42446     89250    980490     38.68     38.46  --
84.60/84.69	c  S st  1529    537400       150     12750         0     42933     89250   1001763     38.68   no data  --
84.60/84.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.60/84.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.70/84.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
84.70/84.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.70/84.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.70/84.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
84.70/84.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
90.10/90.20	c lits-rem:      1041  cl-subs:     1491  v-elim:      0  v-fix:    0  time:  5.46 s
90.10/90.20	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
90.20/90.21	c vivif2 --  cl tried    41442 cl shrink        0 lits rem          0 time: 0.01
90.49/90.50	c asymm  cl-useful: 0/1846/12750 lits-rem:0 time: 0.29
90.49/90.50	c calculated reachability. Time: 0.00
90.49/90.50	c  N dy  1529    537400       150     12750         0     41442     89250    922780     38.68   no data  --
93.78/93.80	c  N dy  1591    557459       150     12750         0     60764     89250   1785653     38.68     42.46  --
96.70/96.72	c  N dy  1677    577546       150     12750         0     49345     89250   1262839     38.71     40.77  --
99.79/99.87	c  N dy  1705    598699       150     12750         0     37963     89250    714499     38.68     40.73  --
102.69/102.71	c  N dy  1733    618789       150     12750         0     57075     89250   1562969     38.64     40.83  --
105.59/105.60	c  N dy  1765    638894       150     12750         0     43821     89250    946287     38.62     41.53  --
109.08/109.11	c  N dy  1810    661359       150     12750         0     65320     89250   1903243     38.61     40.73  --
111.79/111.87	c  N dy  1838    681399       150     12750         0     50944     89250   1231162     38.58     41.93  --
115.29/115.37	c  N dy  1897    701470       150     12750         0     35749     89250    527697     38.58     42.49  --
118.08/118.12	c  N dy  1929    721519       150     12750         0     54947     89250   1383524     38.57     40.63  --
121.59/121.61	c  N dy  1997    741527       150     12750         0     38739     89250    625954     38.58     40.70  --
124.89/124.91	c  N dy  2071    761613       150     12750         0     57993     89250   1484305     38.58     40.63  --
128.49/128.53	c  N dy  2131    781656       150     12750         0     40804     89250    682258     38.58     40.99  --
131.78/131.84	c  N dy  2194    801709       150     12750         0     60093     89250   1540850     38.58     40.70  --
132.68/132.76	c  S st  2209    806102       150     12750         0     64298     89250   1729498     38.59   no data  --
132.89/132.95	c  S st  2209    806612       150     12750         0     64794     89250   1751338     38.59   no data  --
132.89/132.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.89/132.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.89/132.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
132.99/133.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.99/133.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.99/133.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
132.99/133.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
155.39/155.47	c lits-rem:      2778  cl-subs:     2820  v-elim:      0  v-fix:    0  time: 22.42 s
155.39/155.47	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
155.39/155.49	c vivif2 --  cl tried    61974 cl shrink        0 lits rem          0 time: 0.02
155.69/155.77	c asymm  cl-useful: 0/1310/12750 lits-rem:0 time: 0.28
155.69/155.77	c calculated reachability. Time: 0.00
155.69/155.77	c  N dy  2209    806612       150     12750         0     61974     89250   1594731     38.59   no data  --
159.49/159.53	c  N dy  2250    830174       150     12750         0     47146     89250    930162     38.56     41.05  --
163.09/163.13	c  N dy  2354    850274       150     12750         0     66456     89250   1796956     38.59     42.78  --
166.59/166.65	c  N dy  2417    870899       150     12750         0     47892     89250    928502     38.59     40.76  --
170.39/170.42	c  N dy  2500    892669       150     12750         0     68727     89250   1858109     38.60     41.17  --
174.09/174.10	c  N dy  2569    913585       150     12750         0     49543     89250    972673     38.60     40.76  --
177.49/177.54	c  N dy  2631    934186       150     12750         0     69259     89250   1856449     38.60     40.66  --
187.99/188.04	c  N dy  2685    990203       150     12750         0     41354     89250    549418     38.50     40.75  --
192.99/193.03	c  N dy  2718   1018448       150     12750         0     68265     89250   1745414     38.47     40.55  --
197.49/197.56	c  N dy  2789   1038767       150     12750         0     45718     89250    713790     38.48     40.65  --
200.79/200.87	c  N dy  2820   1059283       150     12750         0     65359     89250   1584975     38.46     40.53  --
203.59/203.69	c  F st  2880   1071875       150     12750         0     77443     89250   2125183     38.47     36.03  --
205.38/205.45	c  N dy  2894   1079378       150     12750         0     84619     89250   2449543     38.47     44.21  --
208.89/208.91	c  N dy  2954   1099464       150     12750         0     60806     89250   1344792     38.47     41.20  --
213.39/213.45	c  N dy  2994   1120550       150     12750         0     80974     89250   2239476     38.46     40.99  --
217.88/217.97	c  N dy  3057   1142232       150     12750         0     57732     89250   1172895     38.46     40.51  --
222.59/222.68	c  N dy  3161   1162321       150     12750         0     76976     89250   2036186     38.49     40.90  --
228.19/228.20	c  N dy  3199   1189368       150     12750         0     57808     89250   1153108     38.46     40.57  --
232.49/232.51	c  N dy  3272   1209393       150     12750         0     76981     89250   2008783     38.46     40.66  --
232.59/232.66	c  S st  3277   1209919       150     12750         0     77491     89250   2031564     38.46   no data  --
232.79/232.87	c  S st  3277   1210422       150     12750         0     77979     89250   2052832     38.46   no data  --
232.79/232.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
232.79/232.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
232.89/232.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
232.89/232.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
232.89/232.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
232.89/232.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
232.89/232.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
261.98/262.04	c lits-rem:      2301  cl-subs:     4010  v-elim:      0  v-fix:    0  time: 29.06 s
261.98/262.04	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
261.98/262.06	c vivif2 --  cl tried    73969 cl shrink        0 lits rem          0 time: 0.02
262.38/262.41	c asymm  cl-useful: 0/1154/12750 lits-rem:0 time: 0.35
262.38/262.41	c calculated reachability. Time: 0.00
262.38/262.41	c  N dy  3277   1210422       150     12750         0     73969     89250   1848058     38.46   no data  --
267.99/268.04	c  N dy  3367   1231644       150     12750         0     48496     89250    694448     38.47     40.70  --
271.89/271.96	c  N dy  3444   1252453       150     12750         0     68435     89250   1588464     38.48     40.78  --
276.98/277.03	c  N dy  3495   1274042       150     12750         0     89109     89250   2509027     38.48     40.54  --
281.29/281.37	c  N dy  3577   1294056       150     12750         0     61446     89250   1236738     38.49     40.53  --
286.00/286.06	c  N dy  3657   1314085       150     12750         0     80681     89250   2094313     38.50     41.10  --
291.49/291.59	c  N dy  3736   1335740       150     12750         0     53488     89250    848297     38.50     40.68  --
295.89/295.99	c  N dy  3828   1357088       150     12750         0     73927     89250   1760322     38.51     40.56  --
301.69/301.71	c  N dy  3914   1378003       150     12750         0     93960     89250   2654370     38.52     40.80  --
305.89/306.00	c  N dy  3975   1398231       150     12750         0     64474     89250   1303176     38.53     40.66  --
311.08/311.12	c  N dy  4071   1418313       150     12750         0     83737     89250   2162890     38.54     44.16  --
316.80/316.81	c  N dy  4143   1438344       150     12750         0     53114     89250    762595     38.54     40.95  --
321.09/321.16	c  N dy  4224   1459801       150     12750         0     73692     89250   1681403     38.55     40.65  --
326.79/326.85	c  N dy  4313   1479943       150     12750         0     93017     89250   2545255     38.56     40.74  --
331.89/331.96	c  N dy  4356   1501361       150     12750         0     62690     89250   1149795     38.55     40.70  --
336.28/336.38	c  N dy  4407   1521432       150     12750         0     81913     89250   2009757     38.55     41.09  --
342.29/342.33	c  N dy  4466   1542657       150     12750         0    102234     89250   2915445     38.55     40.77  --
346.49/346.58	c  N dy  4527   1562731       150     12750         0     69752     89250   1438473     38.55     41.37  --
351.99/352.03	c  N dy  4620   1582989       150     12750         0     89164     89250   2307945     38.56     40.74  --
358.59/358.63	c  N dy  4709   1604696       150     12750         0     57288     89250    848011     38.57     40.62  --
363.08/363.11	c  N dy  4781   1625215       150     12750         0     76971     89250   1729173     38.57     40.71  --
369.28/369.33	c  N dy  4864   1647684       150     12750         0     98508     89250   2689207     38.58     40.90  --
374.58/374.62	c  N dy  4936   1667778       150     12750         0     64089     89250   1119627     38.58     40.90  --
379.88/379.97	c  N dy  5031   1689575       150     12750         0     85014     89250   2059586     38.59     41.06  --
386.09/386.18	c  N dy  5110   1709638       150     12750         0    104230     89250   2918455     38.60     42.53  --
386.49/386.51	c  S st  5117   1710422       150     12750         0    104984     89250   2952880     38.60   no data  --
386.79/386.80	c  S st  5117   1710924       150     12750         0    105472     89250   2974464     38.60   no data  --
386.79/386.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
386.79/386.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
386.79/386.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
386.89/386.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
386.89/386.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
386.89/386.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
386.89/386.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
656.28/656.38	c lits-rem:      4325  cl-subs:     5276  v-elim:      0  v-fix:    0  time: 269.40 s
656.28/656.38	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
656.38/656.41	c vivif2 --  cl tried   100196 cl shrink        0 lits rem          0 time: 0.03
656.59/656.63	c asymm  cl-useful: 0/521/12750 lits-rem:0 time: 0.22
656.59/656.64	c calculated reachability. Time: 0.00
656.59/656.64	c  N dy  5117   1710924       150     12750         0    100196     89250   2684161     38.60   no data  --
663.78/663.87	c  N dy  5187   1742313       150     12750         0     75620     89250   1603605     38.59     40.66  --
669.08/669.11	c  N dy  5242   1762450       150     12750         0     94885     89250   2462887     38.59     40.70  --
675.38/675.41	c  N dy  5298   1784756       150     12750         0     60811     89250    905952     38.59     41.16  --
679.88/679.94	c  N dy  5370   1804852       150     12750         0     80036     89250   1761720     38.59     40.80  --
685.47/685.57	c  N dy  5444   1824859       150     12750         0     99183     89250   2616712     38.60     40.73  --
691.89/691.93	c  N dy  5540   1844929       150     12750         0     62005     89250    923264     38.61     40.81  --
696.57/696.64	c  N dy  5622   1864941       150     12750         0     81244     89250   1784234     38.62     40.78  --
702.28/702.39	c  N dy  5698   1885040       150     12750         0    100537     89250   2649354     38.62     40.72  --
708.48/708.55	c  N dy  5733   1906209       150     12750         0     63216     89250    937153     38.61     40.73  --
713.08/713.11	c  N dy  5772   1927868       150     12750         0     83916     89250   1861607     38.60     40.73  --
718.68/718.76	c  N dy  5826   1947889       150     12750         0    103086     89250   2715770     38.60     42.27  --
725.28/725.33	c  N dy  5899   1968020       150     12750         0     63984     89250    943357     38.61     40.65  --
730.28/730.39	c  N dy  6006   1988031       150     12750         0     83144     89250   1806233     38.62     41.36  --
736.58/736.61	c  N dy  6091   2008854       150     12750         0    103113     89250   2699880     38.63     41.07  --
743.48/743.56	c  N dy  6180   2028902       150     12750         0     62943     89250    859888     38.63     40.80  --
748.28/748.34	c  N dy  6260   2049101       150     12750         0     82254     89250   1724784     38.64     41.21  --
754.48/754.58	c  N dy  6336   2070137       150     12750         0    102409     89250   2626456     38.64     41.05  --
761.68/761.72	c  N dy  6399   2090502       150     12750         0     61590     89250    767336     38.65     40.71  --
766.38/766.43	c  N dy  6471   2111669       150     12750         0     81866     89250   1677834     38.65     40.81  --
772.08/772.11	c  N dy  6541   2131793       150     12750         0    101119     89250   2542978     38.65     40.78  --
779.28/779.35	c  N dy  6614   2152234       150     12750         0    120734     89250   3421754     38.66     40.77  --
784.48/784.50	c  N dy  6698   2172332       150     12750         0     78697     89250   1501917     38.67     43.07  --
794.58/794.69	c  N dy  6724   2210926       150     12750         0    115387     89250   3133761     38.63     35.38  --
794.58/794.69	c  S st  6724   2210926       150     12750         0    115387     89250   3133761     38.63     35.38  --
794.98/795.04	c  S st  6724   2211430       150     12750         0    115871     89250   3155440     38.63   no data  --
794.98/795.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
794.98/795.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
795.08/795.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
795.18/795.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
795.18/795.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
795.18/795.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
795.18/795.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1012.88/1012.99	c lits-rem:      4775  cl-subs:     7221  v-elim:      0  v-fix:    0  time: 217.78 s
1012.88/1012.99	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
1012.98/1013.03	c vivif2 --  cl tried   108650 cl shrink        0 lits rem          0 time: 0.03
1013.38/1013.40	c asymm  cl-useful: 0/1033/12750 lits-rem:0 time: 0.37
1013.38/1013.40	c calculated reachability. Time: 0.00
1013.38/1013.40	c  N dy  6724   2211430       150     12750         0    108650     89250   2793414     38.63   no data  --
1019.97/1020.01	c  N dy  6780   2231458       150     12750         0     65867     89250    900402     38.63     40.77  --
1024.87/1024.99	c  N dy  6832   2252739       150     12750         0     86240     89250   1811431     38.63     40.80  --
1031.08/1031.11	c  N dy  6886   2273727       150     12750         0    106286     89250   2703781     38.63     40.68  --
1039.68/1039.74	c  N dy  6963   2297982       150     12750         0     66444     89250    888586     38.63     40.74  --
1044.68/1044.71	c  N dy  7041   2317994       150     12750         0     85617     89250   1748557     38.63     41.60  --
1050.88/1050.94	c  N dy  7131   2338119       150     12750         0    104889     89250   2617465     38.64     40.93  --
1058.08/1058.18	c  N dy  7196   2358394       150     12750         0    124282     89250   3489857     38.65     40.73  --
1063.48/1063.58	c  N dy  7233   2379622       150     12750         0     80570     89250   1487404     38.64     41.02  --
1069.27/1069.38	c  N dy  7311   2399755       150     12750         0     99885     89250   2351155     38.65     40.78  --
1076.28/1076.34	c  N dy  7373   2419813       150     12750         0    119044     89250   3205067     38.65     42.17  --
1083.58/1083.69	c  N dy  7441   2443507       150     12750         0     76627     89250   1270330     38.65     40.75  --
1089.28/1089.34	c  N dy  7514   2463857       150     12750         0     96123     89250   2141118     38.65     40.69  --
1096.07/1096.18	c  N dy  7585   2483948       150     12750         0    115371     89250   3002637     38.65     40.69  --
1114.28/1114.37	c  N dy  7592   2550283       150     12750         0    112441     89250   2867962     38.59     40.82  --
1121.78/1121.85	c  N dy  7661   2570329       150     12750         0    131619     89250   3726805     38.59     40.67  --
1127.07/1127.18	c  N dy  7724   2590879       150     12750         0     84520     89250   1565267     38.59     40.68  --
1136.78/1136.81	c  N dy  7725   2625317       150     12750         0    117048     89250   3008990     38.57     40.81  --
1144.48/1144.50	c  N dy  7770   2645376       150     12750         0     68608     89250    822195     38.56     42.99  --
1149.78/1149.84	c  N dy  7864   2665863       150     12750         0     88331     89250   1708941     38.57     40.76  --
1156.38/1156.42	c  N dy  7957   2686008       150     12750         0    107665     89250   2578527     38.58     40.66  --
1163.48/1163.57	c  N dy  8007   2706094       150     12750         0    126858     89250   3436027     38.58     42.86  --
1165.78/1165.85	c  S st  8025   2711430       150     12750         0    131951     89250   3663227     38.58     37.25  --
1166.18/1166.26	c  S st  8025   2711932       150     12750         0    132442     89250   3684975     38.58   no data  --
1166.18/1166.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1166.18/1166.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1166.28/1166.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
1166.38/1166.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1166.38/1166.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1166.38/1166.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1166.38/1166.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.79 3.92 3.63 5/189 12229
/proc/meminfo: memFree=19234532/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=29812 CPUtime=0 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 581 0 0 0 0 0 0 0 23 0 1 0 368727515 30527488 521 33554432000 4194304 4650387 140736128423856 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 7453 521 327 112 0 2418 0

[startup+0.0875079 s]
/proc/loadavg: 3.79 3.92 3.63 5/189 12229
/proc/meminfo: memFree=19234532/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=30392 CPUtime=0.08 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 835 0 0 0 8 0 0 0 23 0 1 0 368727515 31121408 775 33554432000 4194304 4650387 140736128423856 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 7598 775 345 112 0 2563 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30392

[startup+0.10051 s]
/proc/loadavg: 3.79 3.92 3.63 5/189 12229
/proc/meminfo: memFree=19234532/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=30392 CPUtime=0.09 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 837 0 0 0 9 0 0 0 23 0 1 0 368727515 31121408 777 33554432000 4194304 4650387 140736128423856 18446744073709551615 4370564 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 7598 777 345 112 0 2563 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30392

[startup+0.300465 s]
/proc/loadavg: 3.79 3.92 3.63 5/189 12229
/proc/meminfo: memFree=19234532/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=30524 CPUtime=0.29 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 869 0 0 0 29 0 0 0 25 0 1 0 368727515 31256576 809 33554432000 4194304 4650387 140736128423856 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 7631 809 345 112 0 2596 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30524

[startup+0.700399 s]
/proc/loadavg: 3.79 3.92 3.63 5/189 12229
/proc/meminfo: memFree=19234532/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=35480 CPUtime=0.69 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 2407 0 0 0 69 0 0 0 25 0 1 0 368727515 36331520 1868 33554432000 4194304 4650387 140736128423856 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 8870 1868 378 112 0 3835 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35480

[startup+1.50025 s]
/proc/loadavg: 3.79 3.92 3.63 6/190 12230
/proc/meminfo: memFree=19219768/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=35872 CPUtime=1.49 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 3653 0 0 0 149 0 0 0 25 0 1 0 368727515 36732928 2033 33554432000 4194304 4650387 140736128423856 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 8968 2033 378 112 0 3933 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35872

[startup+3.10093 s]
/proc/loadavg: 3.79 3.92 3.63 6/190 12230
/proc/meminfo: memFree=19197324/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=45508 CPUtime=3.09 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 6761 0 0 0 308 1 0 0 25 0 1 0 368727515 46600192 4498 33554432000 4194304 4650387 140736128423856 18446744073709551615 4439074 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 11377 4498 380 112 0 6342 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45508

[startup+6.30038 s]
/proc/loadavg: 3.81 3.92 3.63 6/190 12230
/proc/meminfo: memFree=19181224/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=46616 CPUtime=6.29 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 8360 0 0 0 628 1 0 0 25 0 1 0 368727515 47734784 4597 33554432000 4194304 4650387 140736128423856 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 11654 4597 380 112 0 6619 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46616

[startup+12.7002 s]
/proc/loadavg: 3.82 3.92 3.64 6/190 12230
/proc/meminfo: memFree=19018012/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=47676 CPUtime=12.68 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 11610 0 0 0 1267 1 0 0 25 0 1 0 368727515 48820224 5177 33554432000 4194304 4650387 140736128423856 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 11919 5177 380 112 0 6884 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47676

[startup+25.5008 s]
/proc/loadavg: 3.86 3.93 3.64 6/190 12230
/proc/meminfo: memFree=18975172/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=64996 CPUtime=25.49 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 20235 0 0 0 2546 3 0 0 25 0 1 0 368727515 66555904 9393 33554432000 4194304 4650387 140736128423856 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 16249 9393 380 112 0 11214 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64996

[startup+51.1011 s]
/proc/loadavg: 3.91 3.93 3.65 6/190 12231
/proc/meminfo: memFree=18925440/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=71880 CPUtime=51.09 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 33287 0 0 0 5103 6 0 0 25 0 1 0 368727515 73605120 10824 33554432000 4194304 4650387 140736128423856 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 17970 10824 380 112 0 12935 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71880

[startup+102.306 s]
/proc/loadavg: 3.96 3.94 3.66 6/190 12232
/proc/meminfo: memFree=18764176/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=78696 CPUtime=102.29 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 53152 0 0 0 10217 12 0 0 25 0 1 0 368727515 80584704 13274 33554432000 4194304 4650387 140736128423856 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 19674 13274 380 112 0 14639 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 78696

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.68 6/190 12234
/proc/meminfo: memFree=18667932/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=95600 CPUtime=162.29 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 71321 0 0 0 16213 16 0 0 25 0 1 0 368727515 97894400 17260 33554432000 4194304 4650387 140736128423856 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 23900 17260 380 112 0 18865 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 95600

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.70 6/190 12236
/proc/meminfo: memFree=18638144/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=96008 CPUtime=222.29 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 90701 0 0 0 22205 24 0 0 25 0 1 0 368727515 98312192 17644 33554432000 4194304 4650387 140736128423856 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 24002 17644 380 112 0 18967 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 96008

[startup+282.301 s]
/proc/loadavg: 4.04 3.97 3.72 6/190 12237
/proc/meminfo: memFree=18596320/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=112944 CPUtime=282.28 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 103117 0 0 0 28199 29 0 0 25 0 1 0 368727515 115654656 20864 33554432000 4194304 4650387 140736128423856 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 28236 20864 380 112 0 23201 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 112944

[startup+342.301 s]
/proc/loadavg: 4.01 3.97 3.73 6/190 12248
/proc/meminfo: memFree=18558380/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=163036 CPUtime=342.29 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 117471 0 0 0 34193 36 0 0 25 0 1 0 368727515 166948864 22419 33554432000 4194304 4650387 140736128423856 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 40759 22419 380 112 0 35724 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 163036

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.75 6/190 12249
/proc/meminfo: memFree=18521772/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=182000 CPUtime=402.29 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 132110 0 0 0 40187 42 0 0 25 0 1 0 368727515 186368000 26869 33554432000 4194304 4650387 140736128423856 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 45500 26869 380 112 0 40465 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 182000

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.76 6/190 12251
/proc/meminfo: memFree=18532412/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=182772 CPUtime=462.29 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 132344 0 0 0 46187 42 0 0 25 0 1 0 368727515 187158528 27103 33554432000 4194304 4650387 140736128423856 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 45693 27103 380 112 0 40658 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 182772

[startup+522.301 s]
/proc/loadavg: 4.06 3.99 3.78 7/190 12253
/proc/meminfo: memFree=18485000/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=182772 CPUtime=522.28 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 132344 0 0 0 52186 42 0 0 25 0 1 0 368727515 187158528 27103 33554432000 4194304 4650387 140736128423856 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 45693 27103 380 112 0 40658 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 182772

[startup+582.301 s]
/proc/loadavg: 4.02 3.99 3.79 6/190 12254
/proc/meminfo: memFree=18486568/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=182772 CPUtime=582.28 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 132346 0 0 0 58186 42 0 0 25 0 1 0 368727515 187158528 27105 33554432000 4194304 4650387 140736128423856 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 45693 27105 380 112 0 40658 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 182772

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.80 6/190 12256
/proc/meminfo: memFree=18469536/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=182772 CPUtime=642.29 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 132346 0 0 0 64187 42 0 0 25 0 1 0 368727515 187158528 27105 33554432000 4194304 4650387 140736128423856 18446744073709551615 4476456 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 45693 27105 380 112 0 40658 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 182772

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.81 6/190 12257
/proc/meminfo: memFree=18439252/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=132432 CPUtime=702.28 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 142936 0 0 0 70182 46 0 0 25 0 1 0 368727515 135610368 26760 33554432000 4194304 4650387 140736128423856 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 33108 26760 380 112 0 28073 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 132432

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.82 6/190 12259
/proc/meminfo: memFree=18419740/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=132652 CPUtime=762.28 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 156184 0 0 0 76175 53 0 0 25 0 1 0 368727515 135835648 24962 33554432000 4194304 4650387 140736128423856 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 33163 24962 380 112 0 28128 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 132652

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.83 6/190 12261
/proc/meminfo: memFree=18390576/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=205728 CPUtime=822.28 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 167217 0 0 0 82169 59 0 0 25 0 1 0 368727515 210665472 32083 33554432000 4194304 4650387 140736128423856 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 51432 32083 380 112 0 46397 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 205728

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.83 6/190 12262
/proc/meminfo: memFree=18421788/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=205728 CPUtime=882.28 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 167335 0 0 0 88169 59 0 0 25 0 1 0 368727515 210665472 32201 33554432000 4194304 4650387 140736128423856 18446744073709551615 4476353 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 51432 32201 380 112 0 46397 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 205728

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.84 6/190 12264
/proc/meminfo: memFree=18399660/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=205728 CPUtime=942.28 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 167335 0 0 0 94169 59 0 0 25 0 1 0 368727515 210665472 32201 33554432000 4194304 4650387 140736128423856 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 51432 32201 380 112 0 46397 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 205728

[startup+1002.3 s]
/proc/loadavg: 4.07 4.00 3.85 6/190 12265
/proc/meminfo: memFree=18424664/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=205728 CPUtime=1002.28 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 167335 0 0 0 100169 59 0 0 25 0 1 0 368727515 210665472 32201 33554432000 4194304 4650387 140736128423856 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 51432 32201 380 112 0 46397 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 205728

[startup+1062.3 s]
/proc/loadavg: 4.15 4.03 3.87 6/190 12267
/proc/meminfo: memFree=18384712/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=153688 CPUtime=1062.27 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 177685 0 0 0 106165 62 0 0 25 0 1 0 368727515 157376512 30206 33554432000 4194304 4650387 140736128423856 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 38422 30206 380 112 0 33387 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 153688

[startup+1122.3 s]
/proc/loadavg: 4.05 4.02 3.87 6/190 12269
/proc/meminfo: memFree=18374024/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=207068 CPUtime=1122.28 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 188626 0 0 0 112161 67 0 0 25 0 1 0 368727515 212037632 32851 33554432000 4194304 4650387 140736128423856 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 51767 32851 380 112 0 46732 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 207068

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.88 6/190 12270
/proc/meminfo: memFree=18362312/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=224916 CPUtime=1182.28 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 200529 0 0 0 118158 70 0 0 25 0 1 0 368727515 230313984 36250 33554432000 4194304 4650387 140736128423856 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 56229 36250 380 112 0 51194 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 224916

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.88 6/190 12272
/proc/meminfo: memFree=18346004/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=224916 CPUtime=1242.27 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 200586 0 0 0 124157 70 0 0 25 0 1 0 368727515 230313984 36307 33554432000 4194304 4650387 140736128423856 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 56229 36307 380 112 0 51194 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 224916



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.99 3.88 3/186 12303
/proc/meminfo: memFree=19191156/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=224916 CPUtime=1299.98 cores=0,2
/proc/12229/stat : 12229 (strangenight1-s) R 12227 12229 12018 0 -1 4202496 200601 0 0 0 129928 70 0 0 25 0 1 0 368727515 230313984 36322 33554432000 4194304 4650387 140736128423856 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12229/statm: 56229 36322 380 112 0 51194 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 224916

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.02
CPU time (s): 1300
CPU user time (s): 1299.29
CPU system time (s): 0.713891
CPU usage (%): 99.9988
Max. virtual memory (cumulated for all children) (KiB): 224916

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

runsolver used 2.26865 second user time and 4.31334 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-03 00:56:09
IDJOB=3175647
IDBENCH=82665
IDSOLVER=1589
FILE ID=node110/3175647-1301784969
RUNJOBID= node110-1301783654-12037
PBS_JOBID= 12841408
Free space on /tmp= 71096 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S1737989193-079-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175647-1301784969/watcher-3175647-1301784969 -o /tmp/evaluation-result-3175647-1301784969/solver-3175647-1301784969 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175647-1301784969.cnf

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

MD5SUM BENCH= a959d408d44dc22efc55e46b642f9083
RANDOM SEED=136553096

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19234812 kB
Buffers:        397088 kB
Cached:       12835916 kB
SwapCached:          0 kB
Active:        8606240 kB
Inactive:      4796472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19234812 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31088 kB
Writeback:           0 kB
AnonPages:      170164 kB
Mapped:          16244 kB
Slab:           251016 kB
PageTables:       5712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   377812 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= 71096 MiB
End job on node110 at 2011-04-03 01:17:51