Trace number 3370200

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 (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S216164582-083.UNKNOWN.cnf
MD5SUMac87980bdfffc015f316143175a762b6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 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-3370200-1305387516.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     20  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     294 undec:      80 neg:     276
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       630      2732         0         0      8283         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4917       630      2732         0      4857      8283    133833   no data   no data  --
0.39/0.43	c  N st    10     11300       630      2732         0      4511      8283     84484   no data   no data  --
0.69/0.70	c  N st    11     17043       630      2732         0     10139      8283    237999   no data   no data  --
1.10/1.12	c  F st    12     25002       630      2732         0     12409      8283    293229   no data   no data  --
1.10/1.12	c  N st    12     25002       630      2732         0     12409      8283    293229   no data   no data  --
1.29/1.38	c Decided on static restart strategy
1.29/1.38	c  N st    18     30000       630      2732         0     10691      8283    230518   no data   no data  --
1.29/1.38	c  S st    18     30000       630      2732         0     10691      8283    230518   no data   no data  --
1.39/1.41	c  S st    18     30503       630      2732         0     11194      8283    243505   no data   no data  --
1.39/1.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
1.39/1.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.59/1.67	c lits-rem:       138  cl-subs:      408  v-elim:      0  v-fix:    0  time:  0.25 s
1.59/1.68	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.01
1.59/1.68	c calculated reachability. Time: 0.00
1.59/1.68	c  N st    18     30503       630      2732         0     10786      8283    231512   no data   no data  --
2.09/2.12	c  N st    20     37613       630      2732         0     10018      8283    190496   no data   no data  --
2.49/2.52	c  N st    21     44012       630      2732         0     16332      8283    371091   no data   no data  --
2.59/2.65	c  S st    22     45754       630      2732         0      9257      8283    149555   no data   no data  --
2.59/2.68	c  S st    22     46259       630      2732         0      9762      8283    162191   no data   no data  --
2.59/2.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.59/2.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
2.59/2.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.69/2.79	c lits-rem:        20  cl-subs:       38  v-elim:      0  v-fix:    0  time:  0.11 s
2.69/2.79	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
2.69/2.79	c vivif2 --  cl tried     9724 cl shrink        0 lits rem          0 time: 0.00
2.79/2.80	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.01
2.79/2.80	c calculated reachability. Time: 0.00
2.79/2.80	c  N st    22     46259       630      2732         0      9724      8283    161033   no data   no data  --
3.69/3.70	c  N st    23     60656       630      2732         0     14089      8283    278175   no data   no data  --
4.29/4.37	c  N st    24     69389       630      2732         0     11861      8283    201179   no data   no data  --
4.29/4.37	c  S st    24     69389       630      2732         0     11861      8283    201179   no data   no data  --
4.40/4.41	c  S st    24     69892       630      2732         0     12362      8283    215253   no data   no data  --
4.40/4.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/4.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.40/4.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.40/4.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/4.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/4.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
4.40/4.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.58/4.63	c lits-rem:        69  cl-subs:      110  v-elim:      0  v-fix:    0  time:  0.21 s
4.58/4.63	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
4.58/4.63	c vivif2 --  cl tried    12252 cl shrink        0 lits rem          0 time: 0.00
4.58/4.64	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.01
4.58/4.64	c calculated reachability. Time: 0.00
4.58/4.64	c  N st    24     69892       630      2732         0     12252      8283    211902   no data   no data  --
5.79/5.88	c  F st    25     87500       630      2732         0     17731      8283    347235   no data   no data  --
5.79/5.88	c  N st    25     87500       630      2732         0     17731      8283    347235   no data   no data  --
6.29/6.31	c  N dy    32     93433       630      2732         0     23589      8283    511252     20.59     21.85  --
6.71/6.78	c  N dy    47    100025       630      2732         0     17267      8283    277202     18.03     19.04  --
7.09/7.13	c  S st    58    104838       630      2732         0     22030      8283    400890     17.73     17.23  --
7.09/7.18	c  S st    58    105341       630      2732         0     22533      8283    413920     17.73   no data  --
7.09/7.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.19/7.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.19/7.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.19/7.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
7.19/7.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.99/8.00	c lits-rem:       212  cl-subs:      379  v-elim:      0  v-fix:    0  time:  0.80 s
7.99/8.00	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
7.99/8.01	c vivif2 --  cl tried    22154 cl shrink        0 lits rem          0 time: 0.00
7.99/8.02	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.02
7.99/8.02	c calculated reachability. Time: 0.00
7.99/8.02	c  N dy    58    105341       630      2732         0     22154      8283    402931     17.73   no data  --
8.59/8.63	c  N dy    89    112154       630      2732         0     15061      8283    183567     17.76     20.50  --
9.19/9.23	c  N dy   113    120119       630      2732         0     22929      8283    389993     17.66     18.59  --
10.00/10.08	c  N dy   141    129417       630      2732         0     17307      8283    215720     17.56     18.70  --
10.79/10.84	c  N dy   190    138345       630      2732         0     26152      8283    446555     17.72     18.81  --
11.59/11.69	c  N dy   230    147188       630      2732         0     19075      8283    239561     17.73     20.49  --
12.49/12.53	c  N dy   277    156643       630      2732         0     28451      8283    484126     17.76     18.94  --
12.59/12.68	c  S st   282    158013       630      2732         0     29812      8283    519484     17.76   no data  --
12.69/12.74	c  S st   282    158516       630      2732         0     30315      8283    532969     17.76   no data  --
12.69/12.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.69/12.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.69/12.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.69/12.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.69/12.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.69/12.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
12.69/12.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.19/14.23	c lits-rem:       533  cl-subs:      352  v-elim:      0  v-fix:    0  time:  1.46 s
14.19/14.23	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
14.19/14.24	c vivif2 --  cl tried    29963 cl shrink        0 lits rem          0 time: 0.01
14.19/14.26	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.02
14.19/14.26	c calculated reachability. Time: 0.00
14.19/14.26	c  N dy   282    158516       630      2732         0     29963      8283    521718     17.76   no data  --
15.40/15.48	c  N dy   322    172069       630      2732         0     26508      8283    403388     17.66     18.86  --
16.51/16.60	c  N dy   384    183156       630      2732         0     19687      8283    210992     17.73     18.81  --
17.61/17.67	c  N dy   451    194899       630      2732         0     31317      8283    515137     17.81     21.82  --
18.89/18.90	c  N dy   484    207403       630      2732         0     24860      8283    315186     17.73     18.75  --
20.29/20.37	c  N dy   530    221569       630      2732         0     38884      8283    684433     17.70     18.76  --
21.69/21.79	c  N dy   608    236320       630      2732         0     33723      8283    543359     17.78     18.72  --
21.89/21.95	c  S st   615    237776       630      2732         0     35170      8283    581360     17.77     16.40  --
22.00/22.03	c  S st   615    238281       630      2732         0     35675      8283    594528     17.77   no data  --
22.00/22.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.00/22.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.00/22.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.00/22.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.00/22.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.00/22.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
22.00/22.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
23.59/23.64	c lits-rem:       910  cl-subs:      382  v-elim:      0  v-fix:    0  time:  1.59 s
23.59/23.65	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
23.59/23.65	c vivif2 --  cl tried    35293 cl shrink        0 lits rem          0 time: 0.01
23.59/23.68	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.03
23.59/23.68	c calculated reachability. Time: 0.00
23.59/23.68	c  N dy   615    238281       630      2732         0     35293      8283    581936     17.77   no data  --
25.19/25.24	c  N dy   653    253527       630      2732         0     29585      8283    405273     17.71     18.77  --
27.50/27.52	c  N dy   719    272494       630      2732         0     26563      8283    302467     17.68     18.68  --
29.49/29.55	c  N dy   790    290073       630      2732         0     43971      8283    765755     17.69     18.70  --
31.29/31.33	c  F st   892    306251       630      2732         0     37207      8283    569416     17.77   no data  --
31.69/31.76	c  N st   897    309547       630      2732         0     40457      8283    657241     17.77   no data  --
33.99/34.09	c  N dy   980    329401       630      2732         0     36378      8283    523113     17.80     19.18  --
36.59/36.69	c  N dy  1103    349764       630      2732         0     31801      8283    381820     17.86     19.00  --
37.59/37.63	c  S st  1135    357423       630      2732         0     39376      8283    579000     17.86   no data  --
37.69/37.71	c  S st  1135    357927       630      2732         0     39880      8283    592644     17.86   no data  --
37.69/37.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.69/37.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.69/37.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
37.69/37.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.69/37.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.69/37.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
37.69/37.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
39.29/39.38	c lits-rem:       685  cl-subs:      601  v-elim:      0  v-fix:    0  time:  1.64 s
39.29/39.38	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
39.29/39.39	c vivif2 --  cl tried    39279 cl shrink        0 lits rem          0 time: 0.01
39.39/39.42	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.03
39.39/39.42	c calculated reachability. Time: 0.00
39.39/39.42	c  N dy  1135    357927       630      2732         0     39279      8283    574922     17.86   no data  --
41.99/42.04	c  N dy  1247    378009       630      2732         0     33431      8283    405587     17.92     18.92  --
44.79/44.83	c  N dy  1347    398091       630      2732         0     53338      8283    947686     17.96     20.78  --
47.40/47.41	c  N dy  1456    418508       630      2732         0     46807      8283    738687     17.99     19.08  --
50.19/50.21	c  N dy  1564    438598       630      2732         0     38952      8283    514111     18.02     19.26  --
53.49/53.59	c  N dy  1625    461549       630      2732         0     32908      8283    331051     17.99     19.31  --
56.20/56.28	c  N dy  1693    481598       630      2732         0     52714      8283    852992     17.98     19.25  --
58.89/58.99	c  N dy  1748    501601       630      2732         0     42802      8283    566171     17.94     19.62  --
62.19/62.21	c  N dy  1853    521677       630      2732         0     32043      8283    273270     17.97     19.94  --
64.10/64.15	c  S st  1911    536891       630      2732         0     47053      8283    666837     17.97     14.42  --
64.20/64.24	c  S st  1911    537394       630      2732         0     47556      8283    679340     17.97   no data  --
64.20/64.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.20/64.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.20/64.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
64.20/64.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.20/64.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.20/64.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
64.20/64.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
66.00/66.06	c lits-rem:      1040  cl-subs:      924  v-elim:      0  v-fix:    0  time:  1.78 s
66.00/66.06	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
66.00/66.07	c vivif2 --  cl tried    46632 cl shrink        0 lits rem          0 time: 0.01
66.00/66.11	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.04
66.00/66.11	c calculated reachability. Time: 0.00
66.00/66.11	c  N dy  1911    537394       630      2732         0     46632      8283    654292     17.97   no data  --
69.49/69.51	c  N dy  2022    557576       630      2732         0     34973      8283    328908     18.00     19.05  --
72.39/72.43	c  N dy  2125    577918       630      2732         0     55107      8283    871828     18.02     19.01  --
75.49/75.51	c  N dy  2185    598015       630      2732         0     42322      8283    501588     18.01     19.96  --
78.69/78.78	c  N dy  2258    618089       630      2732         0     62113      8283   1024116     18.02     20.31  --
81.69/81.74	c  N dy  2316    638106       630      2732         0     48302      8283    635159     17.98     18.93  --
85.39/85.48	c  N dy  2405    658331       630      2732         0     68318      8283   1163476     17.98     18.97  --
88.39/88.41	c  N dy  2473    678448       630      2732         0     53594      8283    759639     17.98     18.95  --
91.79/91.88	c  N dy  2508    698526       630      2732         0     37842      8283    323417     17.94     22.98  --
95.29/95.37	c  N dy  2610    718650       630      2732         0     57754      8283    852713     17.96     18.99  --
99.29/99.34	c  N dy  2711    738668       630      2732         0     40979      8283    383199     17.98     18.94  --
102.59/102.62	c  N dy  2811    758976       630      2732         0     61056      8283    916902     17.99     18.97  --
106.49/106.59	c  N dy  2925    779044       630      2732         0     43368      8283    428201     18.02     18.98  --
109.90/109.95	c  N dy  3022    799065       630      2732         0     63175      8283    959097     18.04     19.04  --
111.50/111.50	c  S st  3079    806091       630      2732         0     70133      8283   1145860     18.05   no data  --
111.60/111.66	c  S st  3079    806599       630      2732         0     70641      8283   1159465     18.05   no data  --
111.60/111.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
111.60/111.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.60/111.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
111.70/111.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.70/111.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.70/111.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
111.70/111.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
113.09/113.14	c lits-rem:       405  cl-subs:     1299  v-elim:      0  v-fix:    0  time:  1.42 s
113.09/113.14	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
113.09/113.15	c vivif2 --  cl tried    69342 cl shrink        0 lits rem          0 time: 0.01
113.19/113.21	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.06
113.19/113.22	c calculated reachability. Time: 0.00
113.19/113.22	c  N dy  3079    806599       630      2732         0     69342      8283   1121508     18.05   no data  --
116.89/116.96	c  N dy  3193    827408       630      2732         0     51339      8283    623085     18.08     19.11  --
120.69/120.76	c  N dy  3270    847508       630      2732         0     71211      8283   1150990     18.08     19.60  --
124.30/124.40	c  N dy  3357    867555       630      2732         0     51476      8283    608726     18.08     20.27  --
128.40/128.41	c  N dy  3479    887645       630      2732         0     71366      8283   1144389     18.11     19.77  --
132.19/132.28	c  N dy  3552    907650       630      2732         0     50575      8283    559240     18.10     20.66  --
135.89/135.91	c  N dy  3590    927860       630      2732         0     70472      8283   1074706     18.07     19.09  --
139.99/140.04	c  N dy  3671    948275       630      2732         0     49170      8283    504977     18.07     19.06  --
143.59/143.61	c  N dy  3761    968325       630      2732         0     69008      8283   1038541     18.08     20.05  --
148.29/148.39	c  N dy  3882    989072       630      2732         0     47025      8283    426394     18.10     19.08  --
152.09/152.18	c  N dy  3983   1010376       630      2732         0     68096      8283    988247     18.11     19.15  --
156.89/156.90	c  N dy  4045   1031336       630      2732         0     45278      8283    360080     18.10     19.13  --
160.19/160.26	c  N dy  4116   1051360       630      2732         0     65062      8283    876148     18.09     22.83  --
165.11/165.12	c  N dy  4220   1071391       630      2732         0     84877      8283   1407746     18.10     19.09  --
165.19/165.25	c  F st  4223   1071875       630      2732         0     85353      8283   1419932     18.11     18.50  --
166.49/166.50	c Decided on static restart strategy
170.30/170.32	c  N st  4233   1100181       630      2732         0     68760      8283   1017655     18.11   no data  --
177.49/177.56	c  N st  4235   1136173       630      2732         0     58856      8283   1181810     18.11   no data  --
185.09/185.12	c  N st  4236   1168565       630      2732         0     90576      8283   2080094     18.11   no data  --
193.29/193.39	c  N st  4237   1209898       630      2732         0     84786      8283   1771708     18.11   no data  --
193.29/193.39	c  S st  4237   1209898       630      2732         0     84786      8283   1771708     18.11   no data  --
193.60/193.61	c  S st  4237   1210404       630      2732         0     85291      8283   1785317     18.11   no data  --
193.60/193.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
193.60/193.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
193.60/193.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
193.60/193.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
193.60/193.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
193.60/193.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
193.60/193.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
201.79/201.80	c lits-rem:       200  cl-subs:     6486  v-elim:      0  v-fix:    0  time:  8.09 s
201.79/201.80	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
201.79/201.82	c vivif2 --  cl tried    78805 cl shrink        0 lits rem          0 time: 0.02
201.89/201.90	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.08
201.89/201.90	c calculated reachability. Time: 0.00
201.89/201.90	c  N st  4237   1210404       630      2732         0     78805      8283   1605816     18.11   no data  --
218.40/218.41	c  N st  4238   1283286       630      2732         0     55269      8283    877639     18.11   no data  --
241.90/241.92	c  N st  4239   1392612       630      2732         0     63486      8283   1066232     18.11   no data  --
278.31/278.39	c  N st  4240   1556596       630      2732         0     68248      8283   1094619     18.11   no data  --
316.91/316.92	c  N st  4241   1710406       630      2732         0    109736      8283   2082454     18.11   no data  --
316.91/316.92	c  S st  4241   1710406       630      2732         0    109736      8283   2082454     18.11   no data  --
317.10/317.19	c  S st  4241   1710909       630      2732         0    110239      8283   2096810     18.11   no data  --
317.20/317.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
317.20/317.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
317.20/317.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
317.30/317.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
317.30/317.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
317.30/317.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
317.30/317.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
330.79/330.86	c lits-rem:       200  cl-subs:     9923  v-elim:      0  v-fix:    0  time: 13.55 s
330.79/330.86	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
330.79/330.89	c vivif2 --  cl tried   100316 cl shrink        0 lits rem          0 time: 0.02
330.99/331.00	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.11
330.99/331.01	c calculated reachability. Time: 0.00
330.99/331.01	c  N st  4241   1710909       630      2732         0    100316      8283   1871125     18.11   no data  --
410.80/410.87	c  N st  4242   2079876       630      2732         0    112721      8283   2201496     18.11   no data  --
447.10/447.13	c  N st  4243   2210911       630      2732         0    117014      8283   2302631     18.11   no data  --
447.10/447.13	c  S st  4243   2210911       630      2732         0    117014      8283   2302631     18.11   no data  --
447.40/447.43	c  S st  4243   2211417       630      2732         0    117518      8283   2315623     18.11   no data  --
447.40/447.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
447.40/447.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
447.40/447.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
447.50/447.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
447.50/447.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
447.50/447.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
447.50/447.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
460.40/460.41	c lits-rem:       116  cl-subs:     6110  v-elim:      0  v-fix:    0  time: 12.85 s
460.40/460.41	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
460.40/460.43	c vivif2 --  cl tried   111408 cl shrink        0 lits rem          0 time: 0.02
460.50/460.57	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.14
460.50/460.57	c calculated reachability. Time: 0.00
460.50/460.57	c  N st  4243   2211417       630      2732         0    111408      8283   2151197     18.11   no data  --
590.10/590.19	c  N st  4244   2711418       630      2732         0    134026      8283   2649687     18.11   no data  --
590.10/590.19	c  S st  4244   2711418       630      2732         0    134026      8283   2649687     18.11   no data  --
590.60/590.66	c  S st  4244   2711923       630      2732         0    134530      8283   2663116     18.11   no data  --
590.60/590.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
590.60/590.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
590.72/590.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.08
590.82/590.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
590.82/590.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
590.82/590.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
590.82/590.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
625.10/625.11	c lits-rem:        84  cl-subs:    12902  v-elim:      0  v-fix:    0  time: 34.27 s
625.10/625.11	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
625.10/625.14	c vivif2 --  cl tried   121628 cl shrink        0 lits rem          0 time: 0.03
625.30/625.30	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.16
625.30/625.30	c calculated reachability. Time: 0.00
625.30/625.30	c  N st  4244   2711923       630      2732         0    121628      8283   2326230     18.11   no data  --
758.61/758.60	c  N st  4245   3211923       630      2732         0     97707      8283   1437934     18.11   no data  --
758.61/758.60	c  S st  4245   3211923       630      2732         0     97707      8283   1437934     18.11   no data  --
758.81/758.86	c  S st  4245   3212427       630      2732         0     98211      8283   1451829     18.11   no data  --
758.81/758.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
758.81/758.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
758.91/758.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
758.91/758.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
758.91/758.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
758.91/758.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
758.91/758.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
763.11/763.14	c lits-rem:       171  cl-subs:     2527  v-elim:      0  v-fix:    0  time:  4.20 s
763.11/763.14	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
763.11/763.16	c vivif2 --  cl tried    95684 cl shrink        0 lits rem          0 time: 0.02
763.31/763.30	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.14
763.31/763.30	c calculated reachability. Time: 0.00
763.31/763.30	c  N st  4245   3212427       630      2732         0     95684      8283   1381506     18.11   no data  --
906.42/906.49	c  N st  4246   3712429       630      2732         0    106454      8283   1533201     18.11   no data  --
906.42/906.49	c  S st  4246   3712429       630      2732         0    106454      8283   1533201     18.11   no data  --
906.71/906.77	c  S st  4246   3712936       630      2732         0    106961      8283   1547134     18.11   no data  --
906.71/906.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
906.71/906.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
906.81/906.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
906.81/906.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
906.81/906.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
906.81/906.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
906.81/906.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
911.81/911.83	c lits-rem:       263  cl-subs:     4399  v-elim:      0  v-fix:    0  time:  4.97 s
911.81/911.83	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
911.81/911.85	c vivif2 --  cl tried   102562 cl shrink        0 lits rem          0 time: 0.02
911.92/911.96	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.11
911.92/911.97	c calculated reachability. Time: 0.00
911.92/911.97	c  N st  4246   3712936       630      2732         0    102562      8283   1430860     18.11   no data  --
922.21/922.20	c  F st  4247   3751562       630      2732         0    140647      8283   2587933     18.11   no data  --
922.21/922.20	c  N st  4247   3751562       630      2732         0    140647      8283   2587933     18.11   no data  --
924.81/924.89	c Decided on static restart strategy
933.41/933.45	c  N st  4257   3779863       630      2732         0     85270      8283    908784     18.11   no data  --
943.71/943.71	c  N st  4259   3815855       630      2732         0    120471      8283   1890925     18.11   no data  --
955.50/955.50	c  N st  4260   3848249       630      2732         0    152116      8283   2767449     18.11   no data  --
972.01/972.04	c  N st  4261   3896837       630      2732         0    115731      8283   1783564     18.11   no data  --
998.21/998.24	c  N st  4262   3969719       630      2732         0    102010      8283   1354910     18.11   no data  --
1031.61/1031.60	c  N st  4263   4079042       630      2732         0    123178      8283   1989340     18.11   no data  --
1077.11/1077.19	c  N st  4264   4212936       630      2732         0    166722      8283   3218979     18.11   no data  --
1077.11/1077.19	c  S st  4264   4212936       630      2732         0    166722      8283   3218979     18.11   no data  --
1077.61/1077.67	c  S st  4264   4213438       630      2732         0    167224      8283   3232998     18.11   no data  --
1077.61/1077.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1077.61/1077.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1077.71/1077.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1077.81/1077.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1077.81/1077.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1077.81/1077.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
1077.81/1077.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1131.51/1131.54	c lits-rem:       552  cl-subs:     8880  v-elim:      0  v-fix:    0  time: 53.68 s
1131.51/1131.54	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
1131.51/1131.58	c vivif2 --  cl tried   158344 cl shrink        0 lits rem          0 time: 0.04
1131.81/1131.86	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.28
1131.81/1131.87	c calculated reachability. Time: 0.00
1131.81/1131.87	c  N st  4264   4213438       630      2732         0    158344      8283   2987381     18.11   no data  --
1219.71/1219.74	c  N st  4265   4459414       630      2732         0    131819      8283   2151986     18.11   no data  --

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-3370200-1305387516/watcher-3370200-1305387516 -o /tmp/evaluation-result-3370200-1305387516/solver-3370200-1305387516 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370200-1305387516.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: 3.74 3.93 3.73 4/410 26730
/proc/meminfo: memFree=24436344/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=30620 CPUtime=0 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 751 0 0 0 0 0 0 0 23 0 1 0 650350254 31354880 673 33554432000 4194304 4650387 140733932810784 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 7655 673 378 112 0 2620 0

[startup+0.1009 s]
/proc/loadavg: 3.74 3.93 3.73 4/410 26730
/proc/meminfo: memFree=24436344/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=30620 CPUtime=0.09 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 852 0 0 0 9 0 0 0 23 0 1 0 650350254 31354880 774 33554432000 4194304 4650387 140733932810784 18446744073709551615 4366142 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 7655 774 379 112 0 2620 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30620

[startup+0.200883 s]
/proc/loadavg: 3.74 3.93 3.73 4/410 26730
/proc/meminfo: memFree=24436344/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=31168 CPUtime=0.19 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 1060 0 0 0 19 0 0 0 24 0 1 0 650350254 31916032 817 33554432000 4194304 4650387 140733932810784 18446744073709551615 4363420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 7792 817 381 112 0 2757 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31168

[startup+0.300863 s]
/proc/loadavg: 3.74 3.93 3.73 4/410 26730
/proc/meminfo: memFree=24436344/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=31168 CPUtime=0.29 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 1158 0 0 0 29 0 0 0 25 0 1 0 650350254 31916032 915 33554432000 4194304 4650387 140733932810784 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 7792 915 381 112 0 2757 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31168

[startup+0.700806 s]
/proc/loadavg: 3.74 3.93 3.73 4/410 26730
/proc/meminfo: memFree=24436344/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=31788 CPUtime=0.69 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 1584 0 0 0 69 0 0 0 25 0 1 0 650350254 32550912 1097 33554432000 4194304 4650387 140733932810784 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 7947 1097 381 112 0 2912 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31788

[startup+1.50066 s]
/proc/loadavg: 3.74 3.93 3.73 5/411 26731
/proc/meminfo: memFree=24423084/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=38128 CPUtime=1.49 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 3779 0 0 0 149 0 0 0 18 0 1 0 650350254 39043072 2615 33554432000 4194304 4650387 140733932810784 18446744073709551615 4476097 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 9532 2615 383 112 0 4497 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38128

[startup+3.10038 s]
/proc/loadavg: 3.76 3.93 3.74 5/411 26731
/proc/meminfo: memFree=24407336/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=39196 CPUtime=3.09 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 4973 0 0 0 309 0 0 0 20 0 1 0 650350254 40136704 2906 33554432000 4194304 4650387 140733932810784 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 9799 2906 383 112 0 4764 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39196

[startup+6.30083 s]
/proc/loadavg: 3.76 3.93 3.74 7/411 26731
/proc/meminfo: memFree=24400972/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=41024 CPUtime=6.29 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 7280 0 0 0 628 1 0 0 25 0 1 0 650350254 42008576 3524 33554432000 4194304 4650387 140733932810784 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 10256 3524 383 112 0 5221 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41024

[startup+12.7007 s]
/proc/loadavg: 3.80 3.94 3.74 5/411 26731
/proc/meminfo: memFree=24376432/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=55004 CPUtime=12.69 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 9853 0 0 0 1268 1 0 0 25 0 1 0 650350254 56324096 5451 33554432000 4194304 4650387 140733932810784 18446744073709551615 4367340 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 13751 5451 383 112 0 8716 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55004

[startup+25.5005 s]
/proc/loadavg: 3.83 3.94 3.74 5/411 26732
/proc/meminfo: memFree=24363396/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=54924 CPUtime=25.49 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 13701 0 0 0 2547 2 0 0 25 0 1 0 650350254 56242176 6815 33554432000 4194304 4650387 140733932810784 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 13731 6815 383 112 0 8696 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54924

[startup+51.1011 s]
/proc/loadavg: 3.89 3.94 3.74 5/411 26732
/proc/meminfo: memFree=24346488/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=57812 CPUtime=51.09 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 21704 0 0 0 5105 4 0 0 25 0 1 0 650350254 59199488 7683 33554432000 4194304 4650387 140733932810784 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 14453 7683 383 112 0 9418 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57812

[startup+102.3 s]
/proc/loadavg: 3.95 3.95 3.75 5/411 26734
/proc/meminfo: memFree=24290628/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=60976 CPUtime=102.3 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 34569 0 0 0 10223 7 0 0 25 0 1 0 650350254 62439424 8719 33554432000 4194304 4650387 140733932810784 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 15244 8719 383 112 0 10209 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 60976

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.77 5/411 26735
/proc/meminfo: memFree=24258972/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=74128 CPUtime=162.29 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 48982 0 0 0 16219 10 0 0 25 0 1 0 650350254 75907072 11769 33554432000 4194304 4650387 140733932810784 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 18532 11769 383 112 0 13497 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 74128

[startup+222.316 s]
/proc/loadavg: 3.99 3.96 3.78 5/411 26737
/proc/meminfo: memFree=24185164/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=106132 CPUtime=222.31 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 64606 0 0 0 22217 14 0 0 25 0 1 0 650350254 108679168 18872 33554432000 4194304 4650387 140733932810784 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 26533 18872 383 112 0 21498 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 106132

[startup+282.3 s]
/proc/loadavg: 4.14 4.00 3.80 5/411 26739
/proc/meminfo: memFree=24142592/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=118860 CPUtime=282.29 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 67620 0 0 0 28214 15 0 0 25 0 1 0 650350254 121712640 21886 33554432000 4194304 4650387 140733932810784 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 29715 21886 383 112 0 24680 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 118860

[startup+342.301 s]
/proc/loadavg: 4.05 4.00 3.81 5/411 26740
/proc/meminfo: memFree=24111072/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=130900 CPUtime=342.3 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 71793 0 0 0 34213 17 0 0 25 0 1 0 650350254 134041600 26059 33554432000 4194304 4650387 140733932810784 18446744073709551615 4363530 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 32725 26059 383 112 0 27690 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 130900

[startup+402.301 s]
/proc/loadavg: 4.08 4.01 3.83 5/411 26742
/proc/meminfo: memFree=24118108/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=131060 CPUtime=402.3 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 72772 0 0 0 40213 17 0 0 25 0 1 0 650350254 134205440 27038 33554432000 4194304 4650387 140733932810784 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 32765 27038 383 112 0 27730 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 131060

[startup+462.3 s]
/proc/loadavg: 4.06 4.02 3.84 5/411 26743
/proc/meminfo: memFree=24085464/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=143616 CPUtime=462.3 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 75880 0 0 0 46212 18 0 0 25 0 1 0 650350254 147062784 30146 33554432000 4194304 4650387 140733932810784 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 35904 30146 383 112 0 30869 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 143616

[startup+522.301 s]
/proc/loadavg: 4.18 4.05 3.85 5/411 26745
/proc/meminfo: memFree=24049984/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=156072 CPUtime=522.3 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 79344 0 0 0 52211 19 0 0 25 0 1 0 650350254 159817728 33563 33554432000 4194304 4650387 140733932810784 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 39018 33563 383 112 0 33983 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 156072

[startup+582.301 s]
/proc/loadavg: 4.13 4.05 3.87 5/411 26747
/proc/meminfo: memFree=24043520/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=156072 CPUtime=582.3 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 82492 0 0 0 58209 21 0 0 25 0 1 0 650350254 159817728 33573 33554432000 4194304 4650387 140733932810784 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 39018 33573 383 112 0 33983 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 156072

[startup+642.3 s]
/proc/loadavg: 4.05 4.04 3.87 5/411 26748
/proc/meminfo: memFree=24015968/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=179680 CPUtime=642.3 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 87152 0 0 0 64208 22 0 0 25 0 1 0 650350254 183992320 37808 33554432000 4194304 4650387 140733932810784 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 44920 37808 383 112 0 39885 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 179680

[startup+702.301 s]
/proc/loadavg: 4.01 4.03 3.88 5/411 26750
/proc/meminfo: memFree=24017052/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=166912 CPUtime=702.3 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 91414 0 0 0 70206 24 0 0 25 0 1 0 650350254 170917888 35574 33554432000 4194304 4650387 140733932810784 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 41728 35574 383 112 0 36693 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 166912

[startup+762.301 s]
/proc/loadavg: 4.00 4.02 3.88 5/411 26751
/proc/meminfo: memFree=24009944/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=180004 CPUtime=762.32 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 96952 0 0 0 76206 26 0 0 25 0 1 0 650350254 184324096 37298 33554432000 4194304 4650387 140733932810784 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 45001 37298 383 112 0 39966 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 180004

[startup+822.3 s]
/proc/loadavg: 4.00 4.02 3.89 5/411 26753
/proc/meminfo: memFree=24005096/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=180108 CPUtime=822.3 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 105544 0 0 0 82201 29 0 0 25 0 1 0 650350254 184430592 38735 33554432000 4194304 4650387 140733932810784 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 45027 38735 383 112 0 39992 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 180108

[startup+882.315 s]
/proc/loadavg: 4.07 4.04 3.91 5/411 26755
/proc/meminfo: memFree=23997376/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=180244 CPUtime=882.32 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 115071 0 0 0 88200 32 0 0 25 0 1 0 650350254 184569856 37402 33554432000 4194304 4650387 140733932810784 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 45061 37402 383 112 0 40026 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 180244

[startup+942.301 s]
/proc/loadavg: 4.06 4.05 3.91 5/411 26756
/proc/meminfo: memFree=23991640/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=180372 CPUtime=942.31 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 122841 0 0 0 94195 36 0 0 25 0 1 0 650350254 184700928 37666 33554432000 4194304 4650387 140733932810784 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 45093 37666 383 112 0 40058 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 180372

[startup+1002.3 s]
/proc/loadavg: 4.21 4.09 3.93 5/411 26758
/proc/meminfo: memFree=23987896/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=180448 CPUtime=1002.31 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 130473 0 0 0 100192 39 0 0 25 0 1 0 650350254 184778752 37738 33554432000 4194304 4650387 140733932810784 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 45112 37738 383 112 0 40077 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 180448

[startup+1062.3 s]
/proc/loadavg: 4.13 4.09 3.94 5/411 26759
/proc/meminfo: memFree=23994928/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=180536 CPUtime=1062.31 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 138595 0 0 0 106188 43 0 0 25 0 1 0 650350254 184868864 37893 33554432000 4194304 4650387 140733932810784 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 45134 37893 383 112 0 40099 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 180536

[startup+1122.3 s]
/proc/loadavg: 4.04 4.07 3.94 5/411 26761
/proc/meminfo: memFree=23944568/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=248780 CPUtime=1122.31 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 143243 0 0 0 112187 44 0 0 25 0 1 0 650350254 254750720 42541 33554432000 4194304 4650387 140733932810784 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 62195 42541 383 112 0 57160 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 248780

[startup+1182.3 s]
/proc/loadavg: 4.05 4.07 3.94 5/411 26763
/proc/meminfo: memFree=23952100/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=194376 CPUtime=1182.32 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 149829 0 0 0 118185 47 0 0 25 0 1 0 650350254 199041024 40909 33554432000 4194304 4650387 140733932810784 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 48594 40909 383 112 0 43559 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 194376

[startup+1242.3 s]
/proc/loadavg: 4.02 4.05 3.94 5/411 26764
/proc/meminfo: memFree=23940176/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=194464 CPUtime=1242.32 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 157431 0 0 0 124182 50 0 0 25 0 1 0 650350254 199131136 40401 33554432000 4194304 4650387 140733932810784 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 48616 40401 383 112 0 43581 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 194464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.54 3.94 3.91 2/393 26820
/proc/meminfo: memFree=24342988/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=250040 CPUtime=1300.03 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 163684 0 0 0 129951 52 0 0 25 0 1 0 650350254 256040960 42757 33554432000 4194304 4650387 140733932810784 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 62510 42757 383 112 0 57475 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 250040

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 3.54 3.94 3.91 2/393 26820
/proc/meminfo: memFree=24342988/32951132 swapFree=67093844/67111528
[pid=26730] ppid=26728 vsize=250040 CPUtime=1300.03 cores=5,7
/proc/26730/stat : 26730 (strangenight1-s) R 26728 26730 25515 0 -1 4202496 163684 0 0 0 129951 52 0 0 25 0 1 0 650350254 256040960 42757 33554432000 4194304 4650387 140733932810784 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26730/statm: 62510 42757 383 112 0 57475 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 250040

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.51
CPU system time (s): 0.533918
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 263192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.51
system time used= 0.533918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163684
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= 8
involuntary context switches= 16927

runsolver used 4.83127 second user time and 11.9352 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 17:38:36
IDJOB=3370200
IDBENCH=83009
IDSOLVER=1847
FILE ID=node128/3370200-1305387516
RUNJOBID= node128-1305387504-26664
PBS_JOBID= 13324374
Free space on /tmp= 73588 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S216164582-083.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370200-1305387516/watcher-3370200-1305387516 -o /tmp/evaluation-result-3370200-1305387516/solver-3370200-1305387516 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370200-1305387516.cnf

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

MD5SUM BENCH= ac87980bdfffc015f316143175a762b6
RANDOM SEED=12863475

node128.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24436624 kB
Buffers:        252896 kB
Cached:        2652792 kB
SwapCached:       1440 kB
Active:        6139528 kB
Inactive:      2082692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24436624 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           25264 kB
Writeback:           0 kB
AnonPages:     5314792 kB
Mapped:          33148 kB
Slab:           188028 kB
PageTables:      39000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100819836 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73600 MiB
End job on node128 at 2011-05-14 18:00:18