Trace number 3367878

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S812011128-009.SATISFIABLE.cnf
MD5SUMafbdc7a317cd52b76c978398c2e877e2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.218965
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367878-1305388254.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.00	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.00	c -- vars added        700
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       700      2982         0         0      8946         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	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:    700 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:     12  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:     317 undec:      89 neg:     294
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       688      2973         0         0      9003         0   no data   no data
0.02/0.06	c Decided on static restart strategy
0.09/0.17	c  N st     8      4920       688      2973         0      4844      9003    139998   no data   no data
0.39/0.44	c  N st    10     11302       688      2973         0      4493      9003     92738   no data   no data
0.69/0.73	c  N st    11     17046       688      2973         0     10146      9003    261477   no data   no data
1.10/1.16	c  F st    12     25001       688      2973         0     12440      9003    330299   no data   no data
1.10/1.16	c  N st    12     25001       688      2973         0     12440      9003    330299   no data   no data
1.39/1.42	c  N dy    18     30000       688      2973         0     10726      9003    249050   no data   no data
1.39/1.42	c  S st    18     30000       688      2973         0     10726      9003    249050   no data   no data
1.39/1.45	c  S st    18     30504       688      2973         0     11230      9003    262552   no data   no data
1.39/1.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.45	c blocked clauses removed:       18 vars:      2 tried:         688 T: 0.00 s
1.39/1.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    686 time:  0.00 s
1.39/1.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.46	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
1.39/1.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.51	c lits-rem:       121  cl-subs:      292  v-elim:      0  v-fix:    0  time:  0.04 s
1.49/1.52	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.01
1.49/1.52	c calculated reachability. Time: 0.00
1.49/1.52	c  N dy    18     30504       685      2954         0     10937      8951    252790   no data   no data
1.79/1.82	c  N dy    27     35642       685      2954         0      8191      8951    121443     19.28     20.35
1.99/2.05	c  N dy    34     39852       685      2954         0     12356      8951    233280     18.68     19.84
2.29/2.30	c  N dy    47     43853       685      2954         0     16334      8951    344030     18.51     19.53
2.39/2.43	c  S st    57     45756       685      2954         0      9340      8951    123655     18.51   no data
2.39/2.46	c  S st    57     46262       685      2954         0      9846      8951    137326     18.51   no data
2.39/2.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
2.39/2.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.39/2.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.47	c lits-rem:         9  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.01 s
2.39/2.47	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
2.39/2.48	c vivif2 --  cl tried     9835 cl shrink        0 lits rem          0 time: 0.00
2.39/2.48	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.01
2.39/2.48	c calculated reachability. Time: 0.00
2.39/2.48	c  N dy    57     46262       685      2954         0      9835      8951    136999     18.51   no data
2.69/2.71	c  N dy    87     50324       685      2954         0     13878      8951    252372     18.82     19.88
3.19/3.22	c  N dy   107     57834       685      2954         0     11419      8951    155496     18.68     19.78
3.39/3.47	c  N dy   134     61840       685      2954         0     15396      8951    269983     18.85     20.29
3.69/3.76	c  N dy   153     65875       685      2954         0     19411      8951    383350     18.89     21.12
3.99/4.01	c  S st   155     69393       685      2954         0     11999      8951    147682     18.73     16.38
3.99/4.05	c  S st   155     69897       685      2954         0     12502      8951    161917     18.73   no data
3.99/4.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/4.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
3.99/4.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.99/4.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.99/4.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.07	c lits-rem:        13  cl-subs:       32  v-elim:      0  v-fix:    0  time:  0.01 s
3.99/4.07	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
3.99/4.07	c vivif2 --  cl tried    12470 cl shrink        0 lits rem          0 time: 0.00
3.99/4.08	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.01
3.99/4.08	c calculated reachability. Time: 0.00
3.99/4.08	c  N dy   155     69897       685      2954         0     12470      8951    160861     18.73   no data
4.59/4.67	c  N dy   168     78313       685      2954         0     20811      8951    398785     18.42     19.50
4.99/5.06	c  N dy   203     83488       685      2954         0     14048      8951    180469     18.54     19.56
5.30/5.33	c  F st   222     87502       685      2954         0     18033      8951    291036     18.52   no data
5.40/5.48	c  N st   226     89541       685      2954         0     20055      8951    347501     18.52   no data
5.99/6.00	c  N dy   245     95652       685      2954         0     13217      8951    134793     18.58     19.56
6.39/6.50	c  N dy   264    102974       685      2954         0     20475      8951    336209     18.54     19.83
6.60/6.65	c  S st   279    104845       685      2954         0     22335      8951    390500     18.59     18.34
6.69/6.70	c  S st   279    105349       685      2954         0     22839      8951    404136     18.59   no data
6.69/6.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.69/6.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.69/6.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.69/6.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.69/6.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
6.69/6.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.69/6.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.69/6.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.79	c lits-rem:        93  cl-subs:      347  v-elim:      0  v-fix:    0  time:  0.07 s
6.69/6.79	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
6.79/6.80	c vivif2 --  cl tried    22492 cl shrink        0 lits rem          0 time: 0.00
6.79/6.81	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.01
6.79/6.81	c calculated reachability. Time: 0.00
6.79/6.81	c  N dy   279    105349       685      2954         0     22492      8951    393524     18.59   no data
7.39/7.41	c  N dy   321    112230       685      2954         0     15435      8951    175021     18.67     19.73
7.89/7.97	c  N dy   363    119444       685      2954         0     22606      8951    375209     18.73     19.77
8.70/8.72	c  N dy   405    127260       685      2954         0     15473      8951    154160     18.77     19.77
9.29/9.35	c  N dy   449    135402       685      2954         0     23548      8951    380259     18.82     19.98
10.19/10.23	c  N dy   479    144790       685      2954         0     16980      8951    173476     18.74     19.86
11.09/11.15	c  N dy   526    155660       685      2954         0     27745      8951    473519     18.74     19.88
11.29/11.39	c  S st   544    158023       685      2954         0     30091      8951    540144     18.76     15.21
11.39/11.45	c  S st   544    158531       685      2954         0     30599      8951    554276     18.76   no data
11.39/11.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.39/11.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.39/11.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.39/11.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
11.39/11.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.39/11.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.39/11.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.62	c lits-rem:       126  cl-subs:      460  v-elim:      0  v-fix:    0  time:  0.13 s
11.59/11.62	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
11.59/11.63	c vivif2 --  cl tried    30139 cl shrink        0 lits rem          0 time: 0.01
11.59/11.64	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.02
11.59/11.64	c calculated reachability. Time: 0.00
11.59/11.64	c  N dy   544    158531       685      2954         0     30139      8951    540464     18.76   no data
12.50/12.57	c  N dy   607    168768       685      2954         0     23455      8951    336572     18.85     19.86
13.59/13.68	c  N dy   664    179627       685      2954         0     34244      8951    650351     18.91     20.70
14.69/14.73	c  N dy   743    191187       685      2954         0     27856      8951    438482     19.00     23.99
15.99/16.06	c  N dy   813    203627       685      2954         0     21344      8951    230871     19.05     20.25
17.29/17.34	c  N dy   882    216685       685      2954         0     34319      8951    599032     19.08     22.24
18.79/18.86	c  N dy   954    231359       685      2954         0     28991      8951    420948     19.09     20.11
19.49/19.57	c  S st   988    237796       685      2954         0     35384      8951    602341     19.10     19.97
19.59/19.64	c  S st   988    238300       685      2954         0     35887      8951    617170     19.10   no data
19.59/19.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.59/19.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.59/19.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.59/19.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.59/19.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.59/19.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
19.59/19.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.59/19.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.59/19.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.80/19.85	c lits-rem:       101  cl-subs:      650  v-elim:      0  v-fix:    0  time:  0.17 s
19.80/19.85	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
19.80/19.85	c vivif2 --  cl tried    35237 cl shrink        0 lits rem          0 time: 0.01
19.80/19.87	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.02
19.80/19.87	c calculated reachability. Time: 0.00
19.80/19.87	c  N dy   988    238300       685      2954         0     35237      8951    598229     19.10   no data
21.49/21.53	c  N dy  1054    254012       685      2954         0     29969      8951    428032     19.11     20.13
23.49/23.50	c  N dy  1128    270455       685      2954         0     24468      8951    250321     19.12     20.31
25.89/25.96	c  N dy  1236    291416       685      2954         0     45238      8951    847809     19.16     20.27
27.50/27.51	c  F st  1313    306250       685      2954         0     37139      8951    590677     19.18     17.80
28.09/28.17	c  N dy  1319    311452       685      2954         0     42280      8951    735569     19.18   no data
30.89/30.91	c  N dy  1373    335299       685      2954         0     42036      8951    687025     19.12     20.15
33.39/33.48	c  N dy  1484    356340       685      2954         0     38185      8951    588564     19.17     20.23
33.59/33.62	c  S st  1495    357450       685      2954         0     39288      8951    621413     19.17   no data
33.69/33.71	c  S st  1495    357957       685      2954         0     39794      8951    635899     19.17   no data
33.69/33.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.69/33.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
33.69/33.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.69/33.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.69/33.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.69/33.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
33.69/33.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.69/33.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.69/33.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.89/33.90	c lits-rem:        84  cl-subs:      329  v-elim:      0  v-fix:    0  time:  0.15 s
33.89/33.90	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
33.89/33.91	c vivif2 --  cl tried    39465 cl shrink        0 lits rem          0 time: 0.01
33.89/33.93	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.02
33.89/33.93	c calculated reachability. Time: 0.00
33.89/33.93	c  N dy  1495    357957       685      2954         0     39465      8951    624308     19.17   no data
36.60/36.64	c  N dy  1620    378016       685      2954         0     33582      8951    423279     19.24     22.94
39.29/39.38	c  N dy  1684    398043       685      2954         0     53406      8951    983592     19.24     20.26
41.80/41.84	c  N dy  1806    418122       685      2954         0     46582      8951    782935     19.29     22.57
44.49/44.53	c  N dy  1918    438176       685      2954         0     38725      8951    532533     19.33     22.21
47.49/47.52	c  N dy  1995    458230       685      2954         0     29852      8951    249829     19.32     20.62
50.09/50.12	c  N dy  2034    478869       685      2954         0     50252      8951    813728     19.27     20.32
53.00/53.01	c  N dy  2131    499069       685      2954         0     40590      8951    543468     19.28     20.58
56.49/56.59	c  N dy  2214    522823       685      2954         0     33413      8951    307171     19.26     20.28
58.39/58.43	c  S st  2304    536936       685      2954         0     47392      8951    708995     19.30   no data
58.49/58.53	c  S st  2304    537440       685      2954         0     47894      8951    723556     19.30   no data
58.49/58.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.49/58.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
58.49/58.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.49/58.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.49/58.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.49/58.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
58.49/58.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
58.49/58.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.49/58.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.79/58.82	c lits-rem:        98  cl-subs:      543  v-elim:      0  v-fix:    0  time:  0.24 s
58.79/58.82	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
58.79/58.83	c vivif2 --  cl tried    47351 cl shrink        0 lits rem          0 time: 0.01
58.79/58.87	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.04
58.79/58.87	c calculated reachability. Time: 0.00
58.79/58.87	c  N dy  2304    537440       685      2954         0     47351      8951    706948     19.30   no data
62.19/62.29	c  N dy  2409    558210       685      2954         0     36230      8951    365942     19.31     20.38
65.19/65.22	c  N dy  2506    578283       685      2954         0     56115      8951    948500     19.33     21.72
68.40/68.45	c  N dy  2582    599545       685      2954         0     44484      8951    580181     19.33     20.42
71.79/71.83	c  N dy  2683    619703       685      2954         0     64449      8951   1148892     19.34     20.51
74.70/74.72	c  N dy  2756    639712       685      2954         0     50556      8951    723350     19.34     20.52
78.19/78.29	c  N dy  2837    659749       685      2954         0     35770      8951    285635     19.33     21.86
81.30/81.33	c  N dy  2943    680359       685      2954         0     56203      8951    873224     19.36     20.44
85.10/85.12	c  N dy  2988    702068       685      2954         0     42031      8951    447741     19.32     20.38
88.20/88.25	c  N dy  3051    722096       685      2954         0     61845      8951   1013968     19.30     20.33
91.80/91.89	c  N dy  3156    742928       685      2954         0     45856      8951    531052     19.32     20.36
95.49/95.51	c  N dy  3265    763896       685      2954         0     66649      8951   1123227     19.34     20.44
99.00/99.03	c  N dy  3374    783978       685      2954         0     48913      8951    600549     19.37     22.85
103.10/103.15	c  N dy  3457    804057       685      2954         0     68801      8951   1168668     19.37     20.63
103.70/103.71	c  S st  3471    806161       685      2954         0     70897      8951   1230191     19.37   no data
103.80/103.88	c  S st  3471    806663       685      2954         0     71399      8951   1244871     19.37   no data
103.80/103.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
103.90/103.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
103.90/103.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
103.90/103.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.90/103.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.90/103.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
103.90/103.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
103.90/103.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
103.90/103.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.60/104.60	c lits-rem:       232  cl-subs:     1029  v-elim:      0  v-fix:    0  time:  0.64 s
104.60/104.60	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
104.60/104.62	c vivif2 --  cl tried    70370 cl shrink        0 lits rem          0 time: 0.01
104.60/104.67	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.05
104.60/104.67	c calculated reachability. Time: 0.00
104.60/104.67	c  N dy  3471    806663       685      2954         0     70370      8951   1212069     19.37   no data
108.09/108.17	c  N dy  3567    826667       685      2954         0     51513      8951    647633     19.39     20.72
111.79/111.88	c  N dy  3648    846779       685      2954         0     71431      8951   1223718     19.39     20.42
115.69/115.72	c  N dy  3774    868203       685      2954         0     53044      8951    679055     19.42     20.44
121.30/121.39	c  N dy  3851    896899       685      2954         0     40792      8951    298170     19.40     20.46
124.40/124.48	c  N dy  3957    916958       685      2954         0     60697      8951    880500     19.42     22.50
128.90/128.96	c  N dy  4070    937055       685      2954         0     80624      8951   1462701     19.44     20.48
132.30/132.32	c  N dy  4125    957121       685      2954         0     58825      8951    777147     19.43     20.48
136.59/136.66	c  N dy  4226    977318       685      2954         0     78845      8951   1355908     19.44     20.54
140.49/140.53	c  N dy  4312    998388       685      2954         0     57156      8951    730891     19.44     20.47
144.49/144.58	c  N dy  4402   1018732       685      2954         0     77312      8951   1313278     19.44     20.63
149.10/149.15	c  N dy  4485   1042569       685      2954         0     57274      8951    703315     19.43     20.54
153.20/153.26	c  N dy  4582   1062590       685      2954         0     77136      8951   1286744     19.44     20.53
155.60/155.64	c  F st  4650   1071875       685      2954         0     86343      8951   1555698     19.46   no data
156.69/156.70	c Decided on static restart strategy
157.59/157.66	c  N st  4658   1084180       685      2954         0     53947      8951    611071     19.46   no data
163.20/163.22	c  N st  4661   1114577       685      2954         0     83882      8951   1541834     19.46   no data
167.50/167.51	c  N st  4662   1136176       685      2954         0     59664      8951   1307324     19.46   no data
174.80/174.82	c  N st  4663   1168570       685      2954         0     91411      8951   2270901     19.46   no data
184.71/184.72	c  N st  4664   1209994       685      2954         0     85929      8951   1985666     19.46   no data
184.71/184.72	c  S st  4664   1209994       685      2954         0     85929      8951   1985666     19.46   no data
184.90/184.94	c  S st  4664   1210499       685      2954         0     86434      8951   2000665     19.46   no data
184.90/184.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
184.90/184.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
184.90/184.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
184.90/184.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
184.90/184.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.90/184.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
184.90/184.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
185.00/185.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
185.00/185.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.40/191.45	c lits-rem:       415  cl-subs:     4561  v-elim:      0  v-fix:    0  time:  6.38 s
191.40/191.45	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
191.40/191.47	c vivif2 --  cl tried    81873 cl shrink        0 lits rem          0 time: 0.02
191.49/191.54	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.07
191.49/191.54	c calculated reachability. Time: 0.00
191.49/191.54	c  N st  4664   1210499       685      2954         0     81873      8951   1862721     19.46   no data
206.50/206.58	c  N st  4665   1283382       685      2954         0     58236      8951   1071467     19.46   no data
231.49/231.54	c  N st  4666   1392706       685      2954         0     66369      8951   1305221     19.46   no data
269.41/269.50	c  N st  4667   1556690       685      2954         0     71442      8951   1343075     19.46   no data
308.60/308.66	c  N st  4668   1710500       685      2954         0     57466      8951    767019     19.46   no data
308.60/308.66	c  S st  4668   1710500       685      2954         0     57466      8951    767019     19.46   no data
308.70/308.78	c  S st  4668   1711004       685      2954         0     57970      8951    780870     19.46   no data
308.70/308.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
308.80/308.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
308.80/308.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
308.80/308.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
308.80/308.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
308.80/308.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
308.80/308.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
308.80/308.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
308.80/308.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
309.11/309.11	c lits-rem:       184  cl-subs:      245  v-elim:      0  v-fix:    0  time:  0.27 s
309.11/309.11	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
309.11/309.12	c vivif2 --  cl tried    57725 cl shrink        0 lits rem          0 time: 0.01
309.11/309.16	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.04
309.11/309.16	c calculated reachability. Time: 0.00
309.11/309.16	c  N st  4668   1711004       685      2954         0     57725      8951    773892     19.46   no data
405.81/405.90	c  N st  4669   2079968       685      2954         0     63291      8951    799931     19.46   no data
442.61/442.67	c  N st  4670   2211005       685      2954         0     65482      8951    796149     19.46   no data
442.61/442.67	c  S st  4670   2211005       685      2954         0     65482      8951    796149     19.46   no data
442.81/442.80	c  S st  4670   2211509       685      2954         0     65986      8951    811521     19.46   no data
442.81/442.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
442.81/442.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
442.81/442.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
442.81/442.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
442.81/442.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
442.81/442.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
442.81/442.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
442.81/442.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
442.81/442.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
443.01/443.05	c lits-rem:        40  cl-subs:      243  v-elim:      0  v-fix:    0  time:  0.19 s
443.01/443.05	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
443.01/443.06	c vivif2 --  cl tried    65743 cl shrink        0 lits rem          0 time: 0.01
443.11/443.10	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.04
443.11/443.10	c calculated reachability. Time: 0.00
443.11/443.10	c  N st  4670   2211509       685      2954         0     65743      8951    805401     19.46   no data
592.11/592.18	c  N st  4671   2711510       685      2954         0     81984      8951   1173474     19.46   no data
592.11/592.18	c  S st  4671   2711510       685      2954         0     81984      8951   1173474     19.46   no data
592.41/592.43	c  S st  4671   2712011       685      2954         0     82484      8951   1188169     19.46   no data
592.41/592.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
592.41/592.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
592.41/592.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
592.41/592.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
592.41/592.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
592.41/592.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
592.41/592.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
592.51/592.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
592.51/592.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
594.02/594.09	c lits-rem:        70  cl-subs:     1707  v-elim:      0  v-fix:    0  time:  1.54 s
594.02/594.09	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
594.11/594.11	c vivif2 --  cl tried    80777 cl shrink        0 lits rem          0 time: 0.02
594.21/594.20	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.09
594.21/594.20	c calculated reachability. Time: 0.00
594.21/594.20	c  N st  4671   2712011       685      2954         0     80777      8951   1138614     19.46   no data
742.71/742.72	c  N st  4672   3212011       685      2954         0    127135      8951   2564945     19.46   no data
742.71/742.72	c  S st  4672   3212011       685      2954         0    127135      8951   2564945     19.46   no data
743.01/743.03	c  S st  4672   3212513       685      2954         0    127637      8951   2579989     19.46   no data
743.01/743.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
743.01/743.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
743.01/743.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
743.01/743.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
743.01/743.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
743.11/743.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
743.11/743.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
743.11/743.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
743.22/743.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
755.73/755.79	c lits-rem:       655  cl-subs:     5501  v-elim:      0  v-fix:    0  time: 12.58 s
755.73/755.79	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
755.82/755.82	c vivif2 --  cl tried   122136 cl shrink        0 lits rem          0 time: 0.04
755.92/755.94	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.11
755.92/755.94	c calculated reachability. Time: 0.00
755.92/755.94	c  N st  4672   3212513       685      2954         0    122136      8951   2404064     19.46   no data
914.12/914.20	c  N st  4673   3712513       685      2954         0    133597      8951   2606413     19.46   no data
914.12/914.20	c  S st  4673   3712513       685      2954         0    133597      8951   2606413     19.46   no data
914.51/914.55	c  S st  4673   3713015       685      2954         0    134098      8951   2622016     19.46   no data
914.51/914.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
914.62/914.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
914.62/914.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
914.62/914.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
914.62/914.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
914.62/914.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
914.62/914.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
914.62/914.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
914.71/914.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
926.82/926.83	c lits-rem:       618  cl-subs:     5423  v-elim:      0  v-fix:    0  time: 12.10 s
926.82/926.83	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
926.82/926.86	c vivif2 --  cl tried   128675 cl shrink        0 lits rem          0 time: 0.03
926.92/926.99	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.12
926.92/926.99	c calculated reachability. Time: 0.00
926.92/926.99	c  N st  4673   3713015       685      2954         0    128675      8951   2447135     19.46   no data
941.82/941.87	c  F st  4674   3751563       685      2954         0    166489      8951   3607615     19.46   no data
941.82/941.87	c  N st  4674   3751563       685      2954         0    166489      8951   3607615     19.46   no data
943.42/943.43	c Decided on static restart strategy
948.82/948.86	c  N st  4684   3779870       685      2954         0    110791      8951   1798249     19.46   no data
961.33/961.39	c  N st  4686   3815864       685      2954         0    146119      8951   2980084     19.46   no data
974.41/974.42	c  N st  4687   3848256       685      2954         0     93431      8951   1191840     19.46   no data
991.32/991.37	c  N st  4688   3896845       685      2954         0    141236      8951   2742372     19.46   no data
1016.43/1016.43	c  N st  4689   3969728       685      2954         0    127217      8951   2254920     19.46   no data
1057.82/1057.89	c  N st  4690   4079052       685      2954         0    147952      8951   2767138     19.46   no data
1105.62/1105.67	c  N st  4691   4213016       685      2954         0    103972      8951   1449981     19.46   no data
1105.62/1105.67	c  S st  4691   4213016       685      2954         0    103972      8951   1449981     19.46   no data
1105.92/1105.93	c  S st  4691   4213523       685      2954         0    104479      8951   1465320     19.46   no data
1105.92/1105.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1105.92/1105.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1105.92/1105.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1105.92/1105.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1105.92/1105.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1105.92/1105.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    685 time:  0.00 s
1105.92/1105.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1106.02/1106.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1106.02/1106.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1106.82/1106.86	c lits-rem:       213  cl-subs:      977  v-elim:      0  v-fix:    0  time:  0.82 s
1106.82/1106.86	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
1106.82/1106.88	c vivif2 --  cl tried   103502 cl shrink        0 lits rem          0 time: 0.02
1106.92/1106.96	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.08
1106.92/1106.97	c calculated reachability. Time: 0.00
1106.92/1106.97	c  N st  4691   4213523       685      2954         0    103502      8951   1431644     19.46   no data
1211.23/1211.21	c  N st  4692   4459501       685      2954         0    165217      8951   3395167     19.46   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-3367878-1305388254/watcher-3367878-1305388254 -o /tmp/evaluation-result-3367878-1305388254/solver-3367878-1305388254 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367878-1305388254.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: 1.78 2.80 2.99 3/257 11182
/proc/meminfo: memFree=21849240/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=30320 CPUtime=0.01 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 744 0 0 0 1 0 0 0 23 0 1 0 650423239 31047680 651 33554432000 4194304 4580011 140736057953728 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 7580 651 363 95 0 2562 0

[startup+0.0233951 s]
/proc/loadavg: 1.78 2.80 2.99 3/257 11182
/proc/meminfo: memFree=21849240/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=30320 CPUtime=0.02 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 758 0 0 0 2 0 0 0 23 0 1 0 650423239 31047680 665 33554432000 4194304 4580011 140736057953728 18446744073709551615 4316597 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 7580 665 363 95 0 2562 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30320

[startup+0.100382 s]
/proc/loadavg: 1.78 2.80 2.99 3/257 11182
/proc/meminfo: memFree=21849240/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=30452 CPUtime=0.09 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 860 0 0 0 9 0 0 0 23 0 1 0 650423239 31182848 767 33554432000 4194304 4580011 140736057953728 18446744073709551615 4316993 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 7613 767 364 95 0 2595 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30452

[startup+0.300345 s]
/proc/loadavg: 1.78 2.80 2.99 3/257 11182
/proc/meminfo: memFree=21849240/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=31136 CPUtime=0.29 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 1151 0 0 0 29 0 0 0 25 0 1 0 650423239 31883264 886 33554432000 4194304 4580011 140736057953728 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 7784 886 364 95 0 2766 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31136

[startup+0.700273 s]
/proc/loadavg: 1.78 2.80 2.99 3/257 11182
/proc/meminfo: memFree=21849240/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=31632 CPUtime=0.69 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 1582 0 0 0 69 0 0 0 25 0 1 0 650423239 32391168 1063 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 7908 1063 364 95 0 2890 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31632

[startup+1.50014 s]
/proc/loadavg: 1.78 2.80 2.99 5/263 11193
/proc/meminfo: memFree=21831084/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=38952 CPUtime=1.49 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 4077 0 0 0 149 0 0 0 25 0 1 0 650423239 39886848 2817 33554432000 4194304 4580011 140736057953728 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 9738 2817 367 95 0 4720 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38952

[startup+3.10085 s]
/proc/loadavg: 1.78 2.80 2.99 5/263 11193
/proc/meminfo: memFree=21804920/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=38956 CPUtime=3.09 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 5176 0 0 0 309 0 0 0 25 0 1 0 650423239 39890944 3023 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 9739 3023 367 95 0 4721 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38956

[startup+6.30026 s]
/proc/loadavg: 1.96 2.82 3.00 5/263 11193
/proc/meminfo: memFree=21794232/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=47800 CPUtime=6.29 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 7139 0 0 0 628 1 0 0 25 0 1 0 650423239 48947200 3337 33554432000 4194304 4580011 140736057953728 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 11950 3337 367 95 0 6932 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47800

[startup+12.7011 s]
/proc/loadavg: 2.12 2.84 3.00 5/263 11193
/proc/meminfo: memFree=21769584/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=50584 CPUtime=12.7 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 12293 0 0 0 1268 2 0 0 25 0 1 0 650423239 51798016 5724 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 12646 5724 367 95 0 7628 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 50584

[startup+25.5008 s]
/proc/loadavg: 2.54 2.90 3.02 5/263 11193
/proc/meminfo: memFree=21753356/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=54624 CPUtime=25.49 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 17992 0 0 0 2546 3 0 0 25 0 1 0 650423239 55934976 7056 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 13656 7056 367 95 0 8638 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54624

[startup+51.1011 s]
/proc/loadavg: 3.03 2.98 3.04 5/263 11194
/proc/meminfo: memFree=21741068/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=57528 CPUtime=51.09 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 26661 0 0 0 5105 4 0 0 25 0 1 0 650423239 58908672 7974 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 14382 7974 367 95 0 9364 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57528

[startup+102.31 s]
/proc/loadavg: 3.58 3.14 3.09 5/263 11195
/proc/meminfo: memFree=21698248/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=60728 CPUtime=102.31 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 40345 0 0 0 10222 9 0 0 25 0 1 0 650423239 62185472 8823 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 15182 8823 367 95 0 10164 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 60728

[startup+162.301 s]
/proc/loadavg: 3.84 3.29 3.14 5/263 11197
/proc/meminfo: memFree=21675384/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=74276 CPUtime=162.3 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 55995 0 0 0 16217 13 0 0 25 0 1 0 650423239 76058624 12197 33554432000 4194304 4580011 140736057953728 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 18569 12197 367 95 0 13551 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 74276

[startup+222.301 s]
/proc/loadavg: 4.00 3.43 3.20 5/263 11199
/proc/meminfo: memFree=21612228/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=111964 CPUtime=222.29 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 72305 0 0 0 22213 16 0 0 25 0 1 0 650423239 114651136 21337 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 27991 21337 367 95 0 22973 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 111964

[startup+282.301 s]
/proc/loadavg: 4.00 3.53 3.25 5/263 11200
/proc/meminfo: memFree=21589884/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=124576 CPUtime=282.3 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 75481 0 0 0 28213 17 0 0 25 0 1 0 650423239 127565824 24513 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 31144 24513 367 95 0 26126 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 124576

[startup+342.3 s]
/proc/loadavg: 4.00 3.62 3.29 5/263 11202
/proc/meminfo: memFree=21562680/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=125880 CPUtime=342.3 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 76565 0 0 0 34212 18 0 0 25 0 1 0 650423239 128901120 25597 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 31470 25597 367 95 0 26452 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 125880

[startup+402.3 s]
/proc/loadavg: 4.04 3.70 3.34 5/263 11203
/proc/meminfo: memFree=21552588/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=130812 CPUtime=402.31 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 77634 0 0 0 40212 19 0 0 25 0 1 0 650423239 133951488 26666 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 32703 26666 367 95 0 27685 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 130812

[startup+462.3 s]
/proc/loadavg: 3.79 3.70 3.36 4/257 11222
/proc/meminfo: memFree=21600596/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=131128 CPUtime=462.31 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 78169 0 0 0 46212 19 0 0 25 0 1 0 650423239 134275072 27113 33554432000 4194304 4580011 140736057953728 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 32782 27113 367 95 0 27764 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 131128

[startup+522.3 s]
/proc/loadavg: 3.33 3.59 3.34 4/257 11224
/proc/meminfo: memFree=21593360/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=131128 CPUtime=522.31 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 78554 0 0 0 52212 19 0 0 25 0 1 0 650423239 134275072 27199 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 32782 27199 367 95 0 27764 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 131128

[startup+582.301 s]
/proc/loadavg: 3.20 3.49 3.33 4/257 11225
/proc/meminfo: memFree=21573248/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=131444 CPUtime=582.3 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 79179 0 0 0 58211 19 0 0 25 0 1 0 650423239 134598656 27253 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 32861 27253 367 95 0 27843 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 131444

[startup+642.301 s]
/proc/loadavg: 3.07 3.40 3.30 4/257 11236
/proc/meminfo: memFree=21575560/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=118228 CPUtime=642.32 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 81832 0 0 0 64211 21 0 0 25 0 1 0 650423239 121065472 22373 33554432000 4194304 4580011 140736057953728 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 29557 22373 367 95 0 24539 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 118228

[startup+702.301 s]
/proc/loadavg: 3.02 3.33 3.28 4/257 11237
/proc/meminfo: memFree=21564476/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=119900 CPUtime=702.31 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 91138 0 0 0 70207 24 0 0 25 0 1 0 650423239 122777600 24310 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 29975 24310 367 95 0 24957 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 119900

[startup+762.31 s]
/proc/loadavg: 3.09 3.28 3.26 4/257 11239
/proc/meminfo: memFree=21535056/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=202676 CPUtime=762.32 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 105728 0 0 0 76204 28 0 0 25 0 1 0 650423239 207540224 31289 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 50669 31289 367 95 0 45651 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 202676

[startup+822.301 s]
/proc/loadavg: 3.08 3.24 3.25 4/257 11244
/proc/meminfo: memFree=21530148/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=203096 CPUtime=822.32 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 113989 0 0 0 82201 31 0 0 25 0 1 0 650423239 207970304 31573 33554432000 4194304 4580011 140736057953728 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 50774 31573 367 95 0 45756 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 203096

[startup+882.301 s]
/proc/loadavg: 3.15 3.23 3.25 4/257 11245
/proc/meminfo: memFree=21534892/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=149556 CPUtime=882.32 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 124514 0 0 0 88197 35 0 0 25 0 1 0 650423239 153145344 30188 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 37389 30188 367 95 0 32371 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 149556

[startup+942.301 s]
/proc/loadavg: 3.24 3.23 3.24 4/257 11247
/proc/meminfo: memFree=21511016/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=222772 CPUtime=942.32 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 134628 0 0 0 94194 38 0 0 25 0 1 0 650423239 228118528 36171 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 55693 36171 367 95 0 50675 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 222772

[startup+1002.3 s]
/proc/loadavg: 3.09 3.18 3.23 4/257 11248
/proc/meminfo: memFree=21503056/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=223088 CPUtime=1002.32 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 142716 0 0 0 100191 41 0 0 25 0 1 0 650423239 228442112 35860 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 55772 35860 367 95 0 50754 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 223088

[startup+1062.3 s]
/proc/loadavg: 3.08 3.16 3.21 4/257 11250
/proc/meminfo: memFree=21513332/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=223420 CPUtime=1062.32 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 150546 0 0 0 106187 45 0 0 25 0 1 0 650423239 228782080 35506 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 55855 35506 367 95 0 50837 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 223420

[startup+1122.3 s]
/proc/loadavg: 3.03 3.13 3.20 4/257 11252
/proc/meminfo: memFree=21511660/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=171984 CPUtime=1122.32 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 159525 0 0 0 112184 48 0 0 25 0 1 0 650423239 176111616 36021 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 42996 36021 367 95 0 37978 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 171984

[startup+1182.3 s]
/proc/loadavg: 3.01 3.11 3.18 4/257 11253
/proc/meminfo: memFree=21487220/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=227628 CPUtime=1182.32 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 165030 0 0 0 118181 51 0 0 25 0 1 0 650423239 233091072 37144 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 56907 37144 367 95 0 51889 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 227628

[startup+1242.3 s]
/proc/loadavg: 3.00 3.08 3.17 4/257 11255
/proc/meminfo: memFree=21492152/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=172108 CPUtime=1242.33 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 172797 0 0 0 124179 54 0 0 25 0 1 0 650423239 176238592 36204 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 43027 36204 367 95 0 38009 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 172108



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.07 3.16 2/255 11258
/proc/meminfo: memFree=21707032/32951124 swapFree=67056788/67111528
[pid=11182] ppid=11180 vsize=172200 CPUtime=1300.03 cores=5,7
/proc/11182/stat : 11182 (strangenight2-s) R 11180 11182 9991 0 -1 4202496 180230 0 0 0 129946 57 0 0 25 0 1 0 650423239 176332800 34946 33554432000 4194304 4580011 140736057953728 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11182/statm: 43050 34946 367 95 0 38032 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 172200

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.47
CPU system time (s): 0.58591
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 242492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.47
system time used= 0.58591
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180231
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1424

runsolver used 3.09953 second user time and 7.46686 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-14 17:50:54
IDJOB=3367878
IDBENCH=83087
IDSOLVER=1845
FILE ID=node133/3367878-1305388254
RUNJOBID= node133-1305388253-11153
PBS_JOBID= 13324369
Free space on /tmp= 73644 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S812011128-009.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367878-1305388254/watcher-3367878-1305388254 -o /tmp/evaluation-result-3367878-1305388254/solver-3367878-1305388254 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367878-1305388254.cnf

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

MD5SUM BENCH= afbdc7a317cd52b76c978398c2e877e2
RANDOM SEED=1210079946

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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:      21849644 kB
Buffers:        262732 kB
Cached:        3128916 kB
SwapCached:       8724 kB
Active:        8479456 kB
Inactive:      2341144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21849644 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           16744 kB
Writeback:           0 kB
AnonPages:     7425620 kB
Mapped:          21336 kB
Slab:           194788 kB
PageTables:      23944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19261804 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73644 MiB
End job on node133 at 2011-05-14 18:12:36