Trace number 3175991

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) 1299.99 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-3175991-1301790208.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.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
0.00/0.00	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.05/0.07	c Decided on static restart strategy
0.09/0.17	c  N st     8      4917       630      2732         0      4857      8283    133833   no data   no data  --
0.39/0.46	c  N st    10     11300       630      2732         0      4511      8283     84484   no data   no data  --
0.69/0.76	c  N st    11     17043       630      2732         0     10139      8283    237999   no data   no data  --
1.19/1.21	c  F st    12     25002       630      2732         0     12409      8283    293229   no data   no data  --
1.19/1.21	c  N st    12     25002       630      2732         0     12409      8283    293229   no data   no data  --
1.39/1.49	c Decided on static restart strategy
1.39/1.49	c  N st    18     30000       630      2732         0     10691      8283    230518   no data   no data  --
1.39/1.49	c  S st    18     30000       630      2732         0     10691      8283    230518   no data   no data  --
1.49/1.52	c  S st    18     30503       630      2732         0     11194      8283    243505   no data   no data  --
1.49/1.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.49/1.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
1.49/1.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.79/1.80	c lits-rem:       138  cl-subs:      408  v-elim:      0  v-fix:    0  time:  0.26 s
1.79/1.81	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.01
1.79/1.81	c calculated reachability. Time: 0.00
1.79/1.81	c  N st    18     30503       630      2732         0     10786      8283    231512   no data   no data  --
2.20/2.28	c  N st    20     37613       630      2732         0     10018      8283    190496   no data   no data  --
2.69/2.72	c  N st    21     44012       630      2732         0     16332      8283    371091   no data   no data  --
2.79/2.85	c  S st    22     45754       630      2732         0      9257      8283    149555   no data   no data  --
2.79/2.88	c  S st    22     46259       630      2732         0      9762      8283    162191   no data   no data  --
2.79/2.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.79/2.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
2.79/2.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.99/3.01	c lits-rem:        20  cl-subs:       38  v-elim:      0  v-fix:    0  time:  0.12 s
2.99/3.01	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
2.99/3.01	c vivif2 --  cl tried     9724 cl shrink        0 lits rem          0 time: 0.00
2.99/3.02	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.01
2.99/3.02	c calculated reachability. Time: 0.00
2.99/3.02	c  N st    22     46259       630      2732         0      9724      8283    161033   no data   no data  --
3.99/4.01	c  N st    23     60656       630      2732         0     14089      8283    278175   no data   no data  --
4.69/4.73	c  N st    24     69389       630      2732         0     11861      8283    201179   no data   no data  --
4.69/4.73	c  S st    24     69389       630      2732         0     11861      8283    201179   no data   no data  --
4.69/4.76	c  S st    24     69892       630      2732         0     12362      8283    215253   no data   no data  --
4.69/4.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.69/4.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.69/4.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.69/4.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.69/4.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
4.69/4.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.99/5.00	c lits-rem:        69  cl-subs:      110  v-elim:      0  v-fix:    0  time:  0.23 s
4.99/5.00	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
4.99/5.00	c vivif2 --  cl tried    12252 cl shrink        0 lits rem          0 time: 0.00
4.99/5.01	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.01
4.99/5.01	c calculated reachability. Time: 0.00
4.99/5.01	c  N st    24     69892       630      2732         0     12252      8283    211902   no data   no data  --
6.29/6.35	c  F st    25     87500       630      2732         0     17731      8283    347235   no data   no data  --
6.29/6.35	c  N st    25     87500       630      2732         0     17731      8283    347235   no data   no data  --
6.79/6.82	c  N dy    32     93433       630      2732         0     23589      8283    511252     20.59     21.85  --
7.29/7.33	c  N dy    47    100025       630      2732         0     17267      8283    277202     18.03     19.04  --
7.70/7.71	c  S st    58    104838       630      2732         0     22030      8283    400890     17.73     17.23  --
7.70/7.77	c  S st    58    105341       630      2732         0     22533      8283    413920     17.73   no data  --
7.70/7.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.70/7.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.70/7.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.70/7.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.70/7.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
7.70/7.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.59/8.66	c lits-rem:       212  cl-subs:      379  v-elim:      0  v-fix:    0  time:  0.87 s
8.59/8.66	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
8.59/8.67	c vivif2 --  cl tried    22154 cl shrink        0 lits rem          0 time: 0.00
8.59/8.68	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.02
8.59/8.69	c calculated reachability. Time: 0.00
8.59/8.69	c  N dy    58    105341       630      2732         0     22154      8283    402931     17.73   no data  --
9.29/9.35	c  N dy    89    112154       630      2732         0     15061      8283    183567     17.76     20.50  --
9.99/10.01	c  N dy   113    120119       630      2732         0     22929      8283    389993     17.66     18.59  --
10.89/10.92	c  N dy   141    129417       630      2732         0     17307      8283    215720     17.56     18.70  --
11.69/11.70	c  N dy   190    138345       630      2732         0     26152      8283    446555     17.72     18.81  --
12.49/12.58	c  N dy   230    147188       630      2732         0     19075      8283    239561     17.73     20.49  --
13.39/13.49	c  N dy   277    156643       630      2732         0     28451      8283    484126     17.76     18.94  --
13.59/13.66	c  S st   282    158013       630      2732         0     29812      8283    519484     17.76   no data  --
13.69/13.73	c  S st   282    158516       630      2732         0     30315      8283    532969     17.76   no data  --
13.69/13.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.69/13.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.69/13.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.69/13.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.69/13.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.69/13.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
13.69/13.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.29/15.38	c lits-rem:       533  cl-subs:      352  v-elim:      0  v-fix:    0  time:  1.62 s
15.29/15.38	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
15.29/15.39	c vivif2 --  cl tried    29963 cl shrink        0 lits rem          0 time: 0.00
15.39/15.41	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.02
15.39/15.41	c calculated reachability. Time: 0.00
15.39/15.41	c  N dy   282    158516       630      2732         0     29963      8283    521718     17.76   no data  --
16.69/16.74	c  N dy   322    172069       630      2732         0     26508      8283    403388     17.66     18.86  --
17.89/17.98	c  N dy   384    183156       630      2732         0     19687      8283    210992     17.73     18.81  --
19.09/19.15	c  N dy   451    194899       630      2732         0     31317      8283    515137     17.81     21.82  --
20.49/20.50	c  N dy   484    207403       630      2732         0     24860      8283    315186     17.73     18.75  --
22.00/22.09	c  N dy   530    221569       630      2732         0     38884      8283    684433     17.70     18.76  --
23.59/23.65	c  N dy   608    236320       630      2732         0     33723      8283    543359     17.78     18.72  --
23.79/23.84	c  S st   615    237776       630      2732         0     35170      8283    581360     17.77     16.40  --
23.89/23.93	c  S st   615    238281       630      2732         0     35675      8283    594528     17.77   no data  --
23.89/23.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.89/23.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.89/23.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.89/23.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.89/23.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.89/23.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
23.89/23.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
25.79/25.85	c lits-rem:       910  cl-subs:      382  v-elim:      0  v-fix:    0  time:  1.89 s
25.79/25.85	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
25.79/25.86	c vivif2 --  cl tried    35293 cl shrink        0 lits rem          0 time: 0.01
25.79/25.89	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.03
25.79/25.90	c calculated reachability. Time: 0.00
25.79/25.90	c  N dy   615    238281       630      2732         0     35293      8283    581936     17.77   no data  --
27.59/27.60	c  N dy   653    253527       630      2732         0     29585      8283    405273     17.71     18.77  --
29.89/29.97	c  N dy   719    272494       630      2732         0     26563      8283    302467     17.68     18.68  --
32.09/32.14	c  N dy   790    290073       630      2732         0     43971      8283    765755     17.69     18.70  --
34.09/34.16	c  F st   892    306251       630      2732         0     37207      8283    569416     17.77   no data  --
34.59/34.65	c  N st   897    309547       630      2732         0     40457      8283    657241     17.77   no data  --
37.19/37.29	c  N dy   980    329401       630      2732         0     36378      8283    523113     17.80     19.18  --
40.09/40.11	c  N dy  1103    349764       630      2732         0     31801      8283    381820     17.86     19.00  --
41.09/41.12	c  S st  1135    357423       630      2732         0     39376      8283    579000     17.86   no data  --
41.19/41.22	c  S st  1135    357927       630      2732         0     39880      8283    592644     17.86   no data  --
41.19/41.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.19/41.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.19/41.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
41.19/41.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.19/41.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.19/41.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
41.19/41.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
42.99/43.02	c lits-rem:       685  cl-subs:      601  v-elim:      0  v-fix:    0  time:  1.77 s
42.99/43.02	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
42.99/43.03	c vivif2 --  cl tried    39279 cl shrink        0 lits rem          0 time: 0.01
42.99/43.06	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.03
42.99/43.06	c calculated reachability. Time: 0.00
42.99/43.06	c  N dy  1135    357927       630      2732         0     39279      8283    574922     17.86   no data  --
45.79/45.89	c  N dy  1247    378009       630      2732         0     33431      8283    405587     17.92     18.92  --
48.99/49.00	c  N dy  1347    398091       630      2732         0     53338      8283    947686     17.96     20.78  --
51.89/51.93	c  N dy  1456    418508       630      2732         0     46807      8283    738687     17.99     19.08  --
54.89/54.98	c  N dy  1564    438598       630      2732         0     38952      8283    514111     18.02     19.26  --
58.39/58.45	c  N dy  1625    461549       630      2732         0     32908      8283    331051     17.99     19.31  --
61.29/61.36	c  N dy  1693    481598       630      2732         0     52714      8283    852992     17.98     19.25  --
64.19/64.29	c  N dy  1748    501601       630      2732         0     42802      8283    566171     17.94     19.62  --
67.78/67.80	c  N dy  1853    521677       630      2732         0     32043      8283    273270     17.97     19.94  --
69.89/69.91	c  S st  1911    536891       630      2732         0     47053      8283    666837     17.97     14.42  --
69.99/70.02	c  S st  1911    537394       630      2732         0     47556      8283    679340     17.97   no data  --
69.99/70.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.99/70.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.99/70.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
69.99/70.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.99/70.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.99/70.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
69.99/70.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
71.99/72.02	c lits-rem:      1040  cl-subs:      924  v-elim:      0  v-fix:    0  time:  1.96 s
71.99/72.02	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
71.99/72.03	c vivif2 --  cl tried    46632 cl shrink        0 lits rem          0 time: 0.01
71.99/72.07	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.04
71.99/72.07	c calculated reachability. Time: 0.00
71.99/72.07	c  N dy  1911    537394       630      2732         0     46632      8283    654292     17.97   no data  --
76.19/76.20	c  N dy  2022    557576       630      2732         0     34973      8283    328908     18.00     19.05  --
79.29/79.38	c  N dy  2125    577918       630      2732         0     55107      8283    871828     18.02     19.01  --
82.68/82.73	c  N dy  2185    598015       630      2732         0     42322      8283    501588     18.01     19.96  --
86.19/86.28	c  N dy  2258    618089       630      2732         0     62113      8283   1024116     18.02     20.31  --
89.49/89.50	c  N dy  2316    638106       630      2732         0     48302      8283    635159     17.98     18.93  --
93.59/93.60	c  N dy  2405    658331       630      2732         0     68318      8283   1163476     17.98     18.97  --
96.70/96.77	c  N dy  2473    678448       630      2732         0     53594      8283    759639     17.98     18.95  --
100.49/100.54	c  N dy  2508    698526       630      2732         0     37842      8283    323417     17.94     22.98  --
103.79/103.82	c  N dy  2610    718650       630      2732         0     57754      8283    852713     17.96     18.99  --
107.98/108.04	c  N dy  2711    738668       630      2732         0     40979      8283    383199     17.98     18.94  --
111.59/111.61	c  N dy  2811    758976       630      2732         0     61056      8283    916902     17.99     18.97  --
115.78/115.89	c  N dy  2925    779044       630      2732         0     43368      8283    428201     18.02     18.98  --
120.68/120.72	c  N dy  3022    799065       630      2732         0     63175      8283    959097     18.04     19.04  --
122.78/122.80	c  S st  3079    806091       630      2732         0     70133      8283   1145860     18.05   no data  --
122.98/123.01	c  S st  3079    806599       630      2732         0     70641      8283   1159465     18.05   no data  --
122.98/123.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
122.98/123.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.98/123.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
122.98/123.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.98/123.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.98/123.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
122.98/123.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
124.79/124.87	c lits-rem:       405  cl-subs:     1299  v-elim:      0  v-fix:    0  time:  1.78 s
124.79/124.87	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
124.79/124.89	c vivif2 --  cl tried    69342 cl shrink        0 lits rem          0 time: 0.01
124.89/124.96	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.08
124.89/124.97	c calculated reachability. Time: 0.00
124.89/124.97	c  N dy  3079    806599       630      2732         0     69342      8283   1121508     18.05   no data  --
129.08/129.14	c  N dy  3193    827408       630      2732         0     51339      8283    623085     18.08     19.11  --
133.18/133.29	c  N dy  3270    847508       630      2732         0     71211      8283   1150990     18.08     19.60  --
137.28/137.32	c  N dy  3357    867555       630      2732         0     51476      8283    608726     18.08     20.27  --
141.68/141.78	c  N dy  3479    887645       630      2732         0     71366      8283   1144389     18.11     19.77  --
145.88/146.00	c  N dy  3552    907650       630      2732         0     50575      8283    559240     18.10     20.66  --
149.88/149.95	c  N dy  3590    927860       630      2732         0     70472      8283   1074706     18.07     19.09  --
154.49/154.50	c  N dy  3671    948275       630      2732         0     49170      8283    504977     18.07     19.06  --
158.40/158.43	c  N dy  3761    968325       630      2732         0     69008      8283   1038541     18.08     20.05  --
163.48/163.59	c  N dy  3882    989072       630      2732         0     47025      8283    426394     18.10     19.08  --
167.68/167.71	c  N dy  3983   1010376       630      2732         0     68096      8283    988247     18.11     19.15  --
172.89/172.92	c  N dy  4045   1031336       630      2732         0     45278      8283    360080     18.10     19.13  --
176.48/176.54	c  N dy  4116   1051360       630      2732         0     65062      8283    876148     18.09     22.83  --
181.88/181.91	c  N dy  4220   1071391       630      2732         0     84877      8283   1407746     18.10     19.09  --
181.98/182.05	c  F st  4223   1071875       630      2732         0     85353      8283   1419932     18.11     18.50  --
183.39/183.42	c Decided on static restart strategy
187.29/187.38	c  N st  4233   1100181       630      2732         0     68760      8283   1017655     18.11   no data  --
194.69/194.77	c  N st  4235   1136173       630      2732         0     58856      8283   1181810     18.11   no data  --
204.28/204.37	c  N st  4236   1168565       630      2732         0     90576      8283   2080094     18.11   no data  --
214.08/214.14	c  N st  4237   1209898       630      2732         0     84786      8283   1771708     18.11   no data  --
214.08/214.14	c  S st  4237   1209898       630      2732         0     84786      8283   1771708     18.11   no data  --
214.28/214.38	c  S st  4237   1210404       630      2732         0     85291      8283   1785317     18.11   no data  --
214.28/214.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
214.28/214.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
214.39/214.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
214.39/214.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
214.39/214.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
214.39/214.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
214.39/214.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
223.09/223.19	c lits-rem:       200  cl-subs:     6486  v-elim:      0  v-fix:    0  time:  8.71 s
223.09/223.19	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
223.19/223.21	c vivif2 --  cl tried    78805 cl shrink        0 lits rem          0 time: 0.02
223.29/223.31	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.09
223.29/223.31	c calculated reachability. Time: 0.00
223.29/223.31	c  N st  4237   1210404       630      2732         0     78805      8283   1605816     18.11   no data  --
241.19/241.29	c  N st  4238   1283286       630      2732         0     55269      8283    877639     18.11   no data  --
266.99/267.04	c  N st  4239   1392612       630      2732         0     63486      8283   1066232     18.11   no data  --
306.99/307.05	c  N st  4240   1556596       630      2732         0     68248      8283   1094619     18.11   no data  --
352.78/352.85	c  N st  4241   1710406       630      2732         0    109736      8283   2082454     18.11   no data  --
352.78/352.85	c  S st  4241   1710406       630      2732         0    109736      8283   2082454     18.11   no data  --
353.18/353.22	c  S st  4241   1710909       630      2732         0    110239      8283   2096810     18.11   no data  --
353.18/353.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
353.18/353.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
353.18/353.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
353.28/353.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
353.28/353.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
353.28/353.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
353.28/353.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
370.78/370.88	c lits-rem:       200  cl-subs:     9923  v-elim:      0  v-fix:    0  time: 17.51 s
370.78/370.89	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
370.88/370.91	c vivif2 --  cl tried   100316 cl shrink        0 lits rem          0 time: 0.02
370.98/371.07	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.16
370.98/371.08	c calculated reachability. Time: 0.00
370.98/371.08	c  N st  4241   1710909       630      2732         0    100316      8283   1871125     18.11   no data  --
463.37/463.41	c  N st  4242   2079876       630      2732         0    112721      8283   2201496     18.11   no data  --
498.88/498.90	c  N st  4243   2210911       630      2732         0    117014      8283   2302631     18.11   no data  --
498.88/498.90	c  S st  4243   2210911       630      2732         0    117014      8283   2302631     18.11   no data  --
499.18/499.22	c  S st  4243   2211417       630      2732         0    117518      8283   2315623     18.11   no data  --
499.18/499.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
499.18/499.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
499.18/499.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
499.28/499.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
499.28/499.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
499.28/499.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
499.28/499.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
512.88/512.97	c lits-rem:       116  cl-subs:     6110  v-elim:      0  v-fix:    0  time: 13.61 s
512.88/512.97	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
512.98/513.00	c vivif2 --  cl tried   111408 cl shrink        0 lits rem          0 time: 0.03
513.08/513.15	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.15
513.08/513.15	c calculated reachability. Time: 0.00
513.08/513.15	c  N st  4243   2211417       630      2732         0    111408      8283   2151197     18.11   no data  --
658.47/658.50	c  N st  4244   2711418       630      2732         0    134026      8283   2649687     18.11   no data  --
658.47/658.50	c  S st  4244   2711418       630      2732         0    134026      8283   2649687     18.11   no data  --
658.78/658.88	c  S st  4244   2711923       630      2732         0    134530      8283   2663116     18.11   no data  --
658.78/658.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
658.78/658.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
658.88/658.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
658.97/659.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
658.97/659.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
658.97/659.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
658.97/659.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
687.77/687.88	c lits-rem:        84  cl-subs:    12902  v-elim:      0  v-fix:    0  time: 28.83 s
687.77/687.88	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
687.87/687.91	c vivif2 --  cl tried   121628 cl shrink        0 lits rem          0 time: 0.03
687.97/688.09	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.18
687.97/688.10	c calculated reachability. Time: 0.00
687.97/688.10	c  N st  4244   2711923       630      2732         0    121628      8283   2326230     18.11   no data  --
854.38/854.47	c  N st  4245   3211923       630      2732         0     97707      8283   1437934     18.11   no data  --
854.38/854.47	c  S st  4245   3211923       630      2732         0     97707      8283   1437934     18.11   no data  --
854.69/854.75	c  S st  4245   3212427       630      2732         0     98211      8283   1451829     18.11   no data  --
854.69/854.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
854.69/854.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
854.78/854.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
854.78/854.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
854.78/854.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
854.78/854.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
854.78/854.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
858.48/858.55	c lits-rem:       171  cl-subs:     2527  v-elim:      0  v-fix:    0  time:  3.70 s
858.48/858.55	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
858.48/858.57	c vivif2 --  cl tried    95684 cl shrink        0 lits rem          0 time: 0.02
858.58/858.69	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.12
858.58/858.69	c calculated reachability. Time: 0.00
858.58/858.69	c  N st  4245   3212427       630      2732         0     95684      8283   1381506     18.11   no data  --
1017.97/1018.04	c  N st  4246   3712429       630      2732         0    106454      8283   1533201     18.11   no data  --
1017.97/1018.04	c  S st  4246   3712429       630      2732         0    106454      8283   1533201     18.11   no data  --
1018.27/1018.35	c  S st  4246   3712936       630      2732         0    106961      8283   1547134     18.11   no data  --
1018.27/1018.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1018.27/1018.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1018.37/1018.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1018.37/1018.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1018.37/1018.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1018.37/1018.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
1018.37/1018.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1023.77/1023.85	c lits-rem:       263  cl-subs:     4399  v-elim:      0  v-fix:    0  time:  5.39 s
1023.77/1023.85	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
1023.77/1023.87	c vivif2 --  cl tried   102562 cl shrink        0 lits rem          0 time: 0.02
1023.87/1023.99	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.12
1023.87/1023.99	c calculated reachability. Time: 0.00
1023.87/1023.99	c  N st  4246   3712936       630      2732         0    102562      8283   1430860     18.11   no data  --
1035.08/1035.17	c  F st  4247   3751562       630      2732         0    140647      8283   2587933     18.11   no data  --
1035.08/1035.17	c  N st  4247   3751562       630      2732         0    140647      8283   2587933     18.11   no data  --
1037.57/1037.64	c Decided on static restart strategy
1046.87/1046.92	c  N st  4257   3779863       630      2732         0     85270      8283    908784     18.11   no data  --
1057.97/1058.07	c  N st  4259   3815855       630      2732         0    120471      8283   1890925     18.11   no data  --
1070.77/1070.85	c  N st  4260   3848249       630      2732         0    152116      8283   2767449     18.11   no data  --
1088.57/1088.65	c  N st  4261   3896837       630      2732         0    115731      8283   1783564     18.11   no data  --
1117.47/1117.54	c  N st  4262   3969719       630      2732         0    102010      8283   1354910     18.11   no data  --
1156.87/1156.90	c  N st  4263   4079042       630      2732         0    123178      8283   1989340     18.11   no data  --
1207.06/1207.18	c  N st  4264   4212936       630      2732         0    166722      8283   3218979     18.11   no data  --
1207.06/1207.18	c  S st  4264   4212936       630      2732         0    166722      8283   3218979     18.11   no data  --
1207.66/1207.72	c  S st  4264   4213438       630      2732         0    167224      8283   3232998     18.11   no data  --
1207.66/1207.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1207.66/1207.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1207.77/1207.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
1207.86/1207.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1207.86/1207.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1207.86/1207.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    630 time:  0.00 s
1207.86/1207.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1255.77/1255.83	c lits-rem:       552  cl-subs:     8880  v-elim:      0  v-fix:    0  time: 47.90 s
1255.77/1255.83	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
1255.77/1255.87	c vivif2 --  cl tried   158344 cl shrink        0 lits rem          0 time: 0.04
1256.07/1256.11	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.23
1256.07/1256.11	c calculated reachability. Time: 0.00
1256.07/1256.11	c  N st  4264   4213438       630      2732         0    158344      8283   2987381     18.11   no data  --

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-3175991-1301790208/watcher-3175991-1301790208 -o /tmp/evaluation-result-3175991-1301790208/solver-3175991-1301790208 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175991-1301790208.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: 1.97 3.08 3.59 4/178 723
/proc/meminfo: memFree=20022912/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=21464 CPUtime=0 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 458 0 0 0 0 0 0 0 18 0 1 0 290621253 21979136 397 33554432000 4194304 4650387 140734401779696 18446744073709551615 244446606021 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 5366 402 324 112 0 331 0

[startup+0.055531 s]
/proc/loadavg: 1.97 3.08 3.59 4/178 723
/proc/meminfo: memFree=20022912/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=30616 CPUtime=0.05 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 797 0 0 0 5 0 0 0 18 0 1 0 290621253 31350784 718 33554432000 4194304 4650387 140734401779696 18446744073709551615 4330435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 7654 718 378 112 0 2619 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30616

[startup+0.1005 s]
/proc/loadavg: 1.97 3.08 3.59 4/178 723
/proc/meminfo: memFree=20022912/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=30616 CPUtime=0.09 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 846 0 0 0 9 0 0 0 18 0 1 0 290621253 31350784 767 33554432000 4194304 4650387 140734401779696 18446744073709551615 4334203 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 7654 767 379 112 0 2619 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30616

[startup+0.300467 s]
/proc/loadavg: 1.97 3.08 3.59 4/178 723
/proc/meminfo: memFree=20022912/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=31164 CPUtime=0.29 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 1138 0 0 0 29 0 0 0 18 0 1 0 290621253 31911936 894 33554432000 4194304 4650387 140734401779696 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 7791 894 381 112 0 2756 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31164

[startup+0.700418 s]
/proc/loadavg: 1.97 3.08 3.59 4/178 723
/proc/meminfo: memFree=20022912/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=31648 CPUtime=0.69 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 1538 0 0 0 69 0 0 0 18 0 1 0 290621253 32407552 1050 33554432000 4194304 4650387 140734401779696 18446744073709551615 4360433 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 7912 1050 381 112 0 2877 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31648

[startup+1.50026 s]
/proc/loadavg: 1.97 3.08 3.59 6/190 735
/proc/meminfo: memFree=20009404/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=32392 CPUtime=1.49 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 2377 0 0 0 149 0 0 0 19 0 1 0 290621253 33169408 1212 33554432000 4194304 4650387 140734401779696 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 8098 1212 382 112 0 3063 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32392

[startup+3.10097 s]
/proc/loadavg: 1.97 3.08 3.59 6/190 735
/proc/meminfo: memFree=19983984/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=39192 CPUtime=3.09 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 4849 0 0 0 309 0 0 0 25 0 1 0 290621253 40132608 2781 33554432000 4194304 4650387 140734401779696 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 9798 2781 383 112 0 4763 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39192

[startup+6.30037 s]
/proc/loadavg: 2.13 3.10 3.59 6/190 735
/proc/meminfo: memFree=19975552/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=41020 CPUtime=6.29 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 7092 0 0 0 628 1 0 0 25 0 1 0 290621253 42004480 3335 33554432000 4194304 4650387 140734401779696 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 10255 3335 383 112 0 5220 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41020

[startup+12.7002 s]
/proc/loadavg: 2.28 3.11 3.59 6/190 763
/proc/meminfo: memFree=19952872/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=55000 CPUtime=12.69 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 9853 0 0 0 1268 1 0 0 25 0 1 0 290621253 56320000 5450 33554432000 4194304 4650387 140734401779696 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 13750 5450 383 112 0 8715 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55000

[startup+25.5008 s]
/proc/loadavg: 2.66 3.16 3.60 6/190 764
/proc/meminfo: memFree=19909440/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=73292 CPUtime=25.49 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 12636 0 0 0 2547 2 0 0 25 0 1 0 290621253 75051008 8233 33554432000 4194304 4650387 140734401779696 18446744073709551615 4438361 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 18323 8233 383 112 0 13288 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73292

[startup+51.101 s]
/proc/loadavg: 3.12 3.22 3.61 6/190 764
/proc/meminfo: memFree=19894940/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=57764 CPUtime=51.09 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 20515 0 0 0 5105 4 0 0 25 0 1 0 290621253 59150336 7619 33554432000 4194304 4650387 140734401779696 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 14441 7619 383 112 0 9406 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57764

[startup+102.308 s]
/proc/loadavg: 3.61 3.34 3.63 6/190 766
/proc/meminfo: memFree=19874456/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=60928 CPUtime=102.29 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 32841 0 0 0 10221 8 0 0 25 0 1 0 290621253 62390272 8457 33554432000 4194304 4650387 140734401779696 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 15232 8457 383 112 0 10197 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 60928

[startup+162.3 s]
/proc/loadavg: 3.86 3.46 3.65 6/190 767
/proc/meminfo: memFree=19817376/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=74028 CPUtime=162.29 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 45854 0 0 0 16219 10 0 0 25 0 1 0 290621253 75804672 12069 33554432000 4194304 4650387 140734401779696 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 18507 12069 383 112 0 13472 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 74028

[startup+222.3 s]
/proc/loadavg: 3.95 3.55 3.66 6/190 769
/proc/meminfo: memFree=19738952/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=95916 CPUtime=222.29 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 60451 0 0 0 22215 14 0 0 25 0 1 0 290621253 98217984 17213 33554432000 4194304 4650387 140734401779696 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 23979 17213 383 112 0 18944 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 95916

[startup+282.301 s]
/proc/loadavg: 4.04 3.65 3.69 6/190 770
/proc/meminfo: memFree=19716092/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=106372 CPUtime=282.29 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 65562 0 0 0 28214 15 0 0 25 0 1 0 290621253 108924928 19827 33554432000 4194304 4650387 140734401779696 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 26593 19827 383 112 0 21558 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 106372

[startup+342.301 s]
/proc/loadavg: 4.01 3.71 3.70 6/190 772
/proc/meminfo: memFree=19661516/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=118856 CPUtime=342.28 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 68292 0 0 0 34212 16 0 0 25 0 1 0 290621253 121708544 22557 33554432000 4194304 4650387 140734401779696 18446744073709551615 4365178 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 29714 22557 383 112 0 24679 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 118856

[startup+402.301 s]
/proc/loadavg: 4.00 3.76 3.72 6/190 774
/proc/meminfo: memFree=19643032/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=130896 CPUtime=402.28 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 72451 0 0 0 40211 17 0 0 25 0 1 0 290621253 134037504 26716 33554432000 4194304 4650387 140734401779696 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 32724 26716 383 112 0 27689 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 130896

[startup+462.301 s]
/proc/loadavg: 4.07 3.82 3.74 6/190 775
/proc/meminfo: memFree=19620304/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=131056 CPUtime=462.27 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 72784 0 0 0 46210 17 0 0 25 0 1 0 290621253 134201344 27049 33554432000 4194304 4650387 140734401779696 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 32764 27049 383 112 0 27729 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 131056

[startup+522.301 s]
/proc/loadavg: 4.02 3.85 3.75 6/190 777
/proc/meminfo: memFree=19590876/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=156068 CPUtime=522.27 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 77625 0 0 0 52208 19 0 0 25 0 1 0 290621253 159813632 31843 33554432000 4194304 4650387 140734401779696 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 39017 31843 383 112 0 33982 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 156068

[startup+582.3 s]
/proc/loadavg: 4.01 3.87 3.77 6/190 778
/proc/meminfo: memFree=19552908/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=156068 CPUtime=582.27 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 79344 0 0 0 58206 21 0 0 25 0 1 0 290621253 159813632 33562 33554432000 4194304 4650387 140734401779696 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 39017 33562 383 112 0 33982 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 156068

[startup+642.3 s]
/proc/loadavg: 4.00 3.89 3.78 6/190 780
/proc/meminfo: memFree=19538844/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=156068 CPUtime=642.28 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 82492 0 0 0 64206 22 0 0 25 0 1 0 290621253 159813632 33572 33554432000 4194304 4650387 140734401779696 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 39017 33572 383 112 0 33982 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 156068

[startup+702.3 s]
/proc/loadavg: 4.00 3.91 3.79 6/190 782
/proc/meminfo: memFree=19528260/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=179676 CPUtime=702.28 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 86492 0 0 0 70205 23 0 0 25 0 1 0 290621253 183988224 37147 33554432000 4194304 4650387 140734401779696 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 44919 37147 383 112 0 39884 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 179676

[startup+762.307 s]
/proc/loadavg: 4.00 3.92 3.80 6/190 783
/proc/meminfo: memFree=19509484/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=179772 CPUtime=762.28 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 90404 0 0 0 76204 24 0 0 25 0 1 0 290621253 184086528 37809 33554432000 4194304 4650387 140734401779696 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 44943 37809 383 112 0 39908 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 179772

[startup+822.301 s]
/proc/loadavg: 4.08 3.95 3.82 6/190 785
/proc/meminfo: memFree=19514544/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=179884 CPUtime=822.28 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 94668 0 0 0 82201 27 0 0 25 0 1 0 290621253 184201216 38616 33554432000 4194304 4650387 140734401779696 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 44971 38616 383 112 0 39936 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 179884

[startup+882.301 s]
/proc/loadavg: 4.17 3.99 3.83 6/190 786
/proc/meminfo: memFree=19506328/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=180044 CPUtime=882.27 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 100384 0 0 0 88198 29 0 0 25 0 1 0 290621253 184365056 37141 33554432000 4194304 4650387 140734401779696 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 45011 37141 383 112 0 39976 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 180044

[startup+942.301 s]
/proc/loadavg: 4.06 3.99 3.84 6/190 788
/proc/meminfo: memFree=19497240/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=180176 CPUtime=942.27 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 108601 0 0 0 94195 32 0 0 25 0 1 0 290621253 184500224 38194 33554432000 4194304 4650387 140734401779696 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 45044 38194 383 112 0 40009 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 180176

[startup+1002.3 s]
/proc/loadavg: 4.02 3.99 3.85 6/190 790
/proc/meminfo: memFree=19496448/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=180240 CPUtime=1002.27 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 116214 0 0 0 100192 35 0 0 25 0 1 0 290621253 184565760 38544 33554432000 4194304 4650387 140734401779696 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 45060 38544 383 112 0 40025 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 180240

[startup+1062.3 s]
/proc/loadavg: 4.01 3.99 3.85 6/190 791
/proc/meminfo: memFree=19479804/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=180368 CPUtime=1062.27 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 123302 0 0 0 106189 38 0 0 25 0 1 0 290621253 184696832 38126 33554432000 4194304 4650387 140734401779696 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 45092 38126 383 112 0 40057 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 180368

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.86 6/190 793
/proc/meminfo: memFree=19466500/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=180444 CPUtime=1122.27 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 130508 0 0 0 112186 41 0 0 25 0 1 0 290621253 184774656 37772 33554432000 4194304 4650387 140734401779696 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 45111 37772 383 112 0 40076 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 180444

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.86 6/190 794
/proc/meminfo: memFree=19469208/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=180532 CPUtime=1182.26 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 137708 0 0 0 118183 43 0 0 25 0 1 0 290621253 184864768 37005 33554432000 4194304 4650387 140734401779696 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 45133 37005 383 112 0 40098 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 180532

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.87 6/190 796
/proc/meminfo: memFree=19426532/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=248776 CPUtime=1242.27 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 143243 0 0 0 124182 45 0 0 25 0 1 0 290621253 254746624 42540 33554432000 4194304 4650387 140734401779696 18446744073709551615 4476316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 62194 42540 383 112 0 57159 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 248776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.88 6/190 798
/proc/meminfo: memFree=19434948/32951124 swapFree=67111528/67111528
[pid=723] ppid=718 vsize=248948 CPUtime=1299.96 cores=0,2
/proc/723/stat : 723 (strangenight1-s) R 718 723 32322 0 -1 4202496 147794 0 0 0 129950 46 0 0 25 0 1 0 290621253 254922752 42855 33554432000 4194304 4650387 140734401779696 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/723/statm: 62237 42855 383 112 0 57202 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 248948

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): 1299.99
CPU user time (s): 1299.51
CPU system time (s): 0.475927
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 248948

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

runsolver used 2.23366 second user time and 4.82727 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-03 02:23:28
IDJOB=3175991
IDBENCH=83009
IDSOLVER=1589
FILE ID=node105/3175991-1301790208
RUNJOBID= node105-1301790208-692
PBS_JOBID= 12841412
Free space on /tmp= 71484 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
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-3175991-1301790208/watcher-3175991-1301790208 -o /tmp/evaluation-result-3175991-1301790208/solver-3175991-1301790208 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175991-1301790208.cnf

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

MD5SUM BENCH= ac87980bdfffc015f316143175a762b6
RANDOM SEED=506521957

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20023216 kB
Buffers:        375384 kB
Cached:       12208360 kB
SwapCached:          0 kB
Active:        7560916 kB
Inactive:      5084860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20023216 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24904 kB
Writeback:           0 kB
AnonPages:       62164 kB
Mapped:          14620 kB
Slab:           217196 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187656 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= 71460 MiB
End job on node105 at 2011-04-03 02:45:10