Trace number 3367716

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.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1677156340-036.UNKNOWN.cnf
MD5SUM99f3efd3bfc8a6f99ffbd289ed4a5837
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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-3367716-1305386146.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       600      2556         0         0      7668         0   no data   no data
0.00/0.01	c asymm  cl-useful: 1/2556/2556 lits-rem:3 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:        1  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:    600 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:     15  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:     250 undec:      81 neg:     269
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       585      2541         1         0      7709         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.11/0.15	c  N st     8      4918       585      2541         1      4850      7709    127866   no data   no data
0.39/0.43	c  N st    10     11302       585      2541         1      4506      7709     85041   no data   no data
0.69/0.70	c  N st    11     17045       585      2541         1     10152      7709    238063   no data   no data
1.10/1.13	c  F st    12     25000       585      2541         1     12455      7709    306679   no data   no data
1.10/1.13	c  N st    12     25000       585      2541         1     12455      7709    306679   no data   no data
1.29/1.39	c  N dy    18     30002       585      2541         1     10725      7709    236709   no data   no data
1.29/1.39	c  S st    18     30002       585      2541         1     10725      7709    236709   no data   no data
1.39/1.42	c  S st    18     30503       585      2541         1     11226      7709    249668   no data   no data
1.39/1.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.43	c blocked clauses removed:        8 vars:      1 tried:         585 T: 0.00 s
1.39/1.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
1.39/1.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.49	c lits-rem:       145  cl-subs:      370  v-elim:      0  v-fix:    0  time:  0.05 s
1.39/1.49	c asymm  cl-useful: 0/2533/2533 lits-rem:0 time: 0.01
1.39/1.49	c calculated reachability. Time: 0.00
1.39/1.49	c  N dy    18     30503       584      2533         1     10856      7685    237692   no data   no data
1.69/1.74	c  N dy    29     34608       584      2533         1     14920      7685    344801     18.29     19.56
1.89/1.95	c  N dy    46     38695       584      2533         1     11123      7685    189748     18.01     20.33
2.20/2.22	c  N dy    61     43180       584      2533         1     15584      7685    305651     17.75     18.76
2.30/2.39	c  S st    70     45755       584      2533         1      9262      7685    116137     17.59   no data
2.39/2.42	c  S st    70     46260       584      2533         1      9767      7685    128270     17.59   no data
2.39/2.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
2.39/2.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.39/2.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.44	c lits-rem:         6  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.01 s
2.39/2.44	c vivif2 --  cl tried     2533 cl shrink        0 lits rem          0 time: 0.00
2.39/2.44	c vivif2 --  cl tried     9764 cl shrink        0 lits rem          0 time: 0.00
2.39/2.44	c asymm  cl-useful: 0/2533/2533 lits-rem:0 time: 0.01
2.39/2.44	c calculated reachability. Time: 0.00
2.39/2.44	c  N dy    70     46260       584      2533         1      9764      7685    128162     17.59   no data
2.59/2.67	c  N dy    86     50370       584      2533         1     13834      7685    234100     17.60     18.72
2.89/2.94	c  N dy   103     54500       584      2533         1     17943      7685    340016     17.63     18.57
3.19/3.29	c  N dy   123     59984       584      2533         1     13474      7685    197200     17.53     18.52
3.49/3.55	c  N dy   140     63991       584      2533         1     17433      7685    297770     17.56     18.54
3.79/3.87	c  N dy   154     68086       584      2533         1     21489      7685    402348     17.53     18.59
3.89/3.96	c  S st   161     69390       584      2533         1     11896      7685    136777     17.55     15.63
3.89/3.99	c  S st   161     69895       584      2533         1     12401      7685    149759     17.55   no data
3.89/3.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
3.89/3.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.89/3.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.99/4.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.01	c lits-rem:         7  cl-subs:       34  v-elim:      0  v-fix:    0  time:  0.01 s
3.99/4.01	c vivif2 --  cl tried     2533 cl shrink        0 lits rem          0 time: 0.00
3.99/4.01	c vivif2 --  cl tried    12367 cl shrink        0 lits rem          0 time: 0.00
3.99/4.02	c asymm  cl-useful: 0/2533/2533 lits-rem:0 time: 0.01
3.99/4.02	c calculated reachability. Time: 0.00
3.99/4.02	c  N dy   161     69895       584      2533         1     12367      7685    148764     17.55   no data
4.30/4.34	c  N dy   183     74931       584      2533         1     17352      7685    277151     17.55     18.49
4.70/4.72	c  N dy   211     79835       584      2533         1     22220      7685    403189     17.61     18.55
5.19/5.23	c  N dy   228     87216       584      2533         1     17613      7685    264683     17.54     18.50
5.19/5.25	c  F st   231     87500       584      2533         1     17895      7685    272406     17.56   no data
5.60/5.62	c Decided on static restart strategy
5.79/5.86	c  N st   238     95541       584      2533         1     13006      7685    252647     17.56   no data
6.49/6.58	c  N st   240    104843       584      2533         1     22172      7685    509264     17.56   no data
6.49/6.58	c  S st   240    104843       584      2533         1     22172      7685    509264     17.56   no data
6.60/6.64	c  S st   240    105346       584      2533         1     22675      7685    522629     17.56   no data
6.60/6.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.60/6.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.60/6.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.60/6.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.60/6.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
6.60/6.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.60/6.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.60/6.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.86	c lits-rem:       480  cl-subs:      726  v-elim:      0  v-fix:    0  time:  0.19 s
6.79/6.86	c vivif2 --  cl tried     2533 cl shrink        0 lits rem          0 time: 0.00
6.79/6.87	c vivif2 --  cl tried    21949 cl shrink        0 lits rem          0 time: 0.01
6.79/6.88	c asymm  cl-useful: 0/2533/2533 lits-rem:0 time: 0.01
6.79/6.88	c calculated reachability. Time: 0.00
6.79/6.88	c  N st   240    105346       584      2533         1     21949      7685    498887     17.56   no data
7.70/7.78	c  N st   241    114944       584      2533         1     17600      7685    318069     17.56   no data
9.09/9.17	c  N st   242    129342       584      2533         1     16959      7685    308998     17.56   no data
11.00/11.05	c  N st   243    150938       584      2533         1     22464      7685    413433     17.56   no data
11.70/11.72	c  S st   244    158019       584      2533         1     29460      7685    611843     17.56   no data
11.70/11.78	c  S st   244    158526       584      2533         1     29967      7685    625386     17.56   no data
11.70/11.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.70/11.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.70/11.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.70/11.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.70/11.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.70/11.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
11.70/11.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.80/11.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.80/11.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.20/12.26	c lits-rem:       231  cl-subs:     1444  v-elim:      0  v-fix:    0  time:  0.44 s
12.20/12.26	c vivif2 --  cl tried     2533 cl shrink        0 lits rem          0 time: 0.00
12.20/12.27	c vivif2 --  cl tried    28523 cl shrink        0 lits rem          0 time: 0.01
12.20/12.28	c asymm  cl-useful: 0/2533/2533 lits-rem:0 time: 0.02
12.20/12.28	c calculated reachability. Time: 0.00
12.20/12.28	c  N st   244    158526       584      2533         1     28523      7685    585837     17.56   no data
16.99/17.04	c  N st   245    207114       584      2533         1     23293      7685    408257     17.56   no data
20.19/20.26	c  N st   246    237789       584      2533         1     33637      7685    631708     17.56   no data
20.19/20.26	c  S st   246    237789       584      2533         1     33637      7685    631708     17.56   no data
20.29/20.33	c  S st   246    238292       584      2533         1     34140      7685    644603     17.56   no data
20.29/20.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.29/20.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.29/20.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.29/20.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.29/20.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.29/20.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
20.29/20.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.29/20.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.29/20.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.90/20.98	c lits-rem:       145  cl-subs:     1737  v-elim:      0  v-fix:    0  time:  0.62 s
20.90/20.98	c vivif2 --  cl tried     2533 cl shrink        0 lits rem          0 time: 0.00
20.90/20.99	c vivif2 --  cl tried    32403 cl shrink        0 lits rem          0 time: 0.01
21.01/21.01	c asymm  cl-useful: 0/2533/2533 lits-rem:0 time: 0.02
21.01/21.01	c calculated reachability. Time: 0.00
21.01/21.01	c  N st   246    238292       584      2533         1     32403      7685    598769     17.56   no data
28.60/28.64	c  F st   247    306250       584      2533         1     34284      7685    596845     17.56   no data
28.60/28.65	c  N st   247    306250       584      2533         1     34284      7685    596845     17.56   no data
29.19/29.20	c Decided on static restart strategy
31.79/31.86	c  N st   257    334556       584      2533         1     38606      7685    712868     17.56   no data
34.59/34.60	c  N st   259    357440       584      2533         1     36545      7685    632896     17.56   no data
34.59/34.60	c  S st   259    357440       584      2533         1     36545      7685    632896     17.56   no data
34.59/34.68	c  S st   259    357943       584      2533         1     37048      7685    645391     17.56   no data
34.59/34.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.59/34.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.59/34.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.59/34.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.59/34.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.59/34.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
34.59/34.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
34.69/34.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.69/34.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.99/35.04	c lits-rem:       249  cl-subs:     1042  v-elim:      0  v-fix:    0  time:  0.32 s
34.99/35.04	c vivif2 --  cl tried     2533 cl shrink        0 lits rem          0 time: 0.00
34.99/35.05	c vivif2 --  cl tried    36006 cl shrink        0 lits rem          0 time: 0.01
34.99/35.07	c asymm  cl-useful: 0/2533/2533 lits-rem:0 time: 0.02
34.99/35.07	c calculated reachability. Time: 0.00
34.99/35.07	c  N st   259    357943       584      2533         1     36006      7685    614163     17.56   no data
38.99/39.09	c  N st   260    390335       584      2533         1     42325      7685    758917     17.56   no data
45.00/45.08	c  N st   261    438923       584      2533         1     36050      7685    572458     17.56   no data
54.39/54.40	c  N st   262    511806       584      2533         1     49642      7685    922435     17.56   no data
57.69/57.71	c  N st   263    536914       584      2533         1     43887      7685    732550     17.56   no data
57.69/57.71	c  S st   263    536914       584      2533         1     43887      7685    732550     17.56   no data
57.79/57.81	c  S st   263    537417       584      2533         1     44390      7685    745606     17.56   no data
57.79/57.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.79/57.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.79/57.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.79/57.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.79/57.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.79/57.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
57.79/57.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
57.79/57.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.79/57.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.30/58.32	c lits-rem:       252  cl-subs:     1008  v-elim:      0  v-fix:    0  time:  0.46 s
58.30/58.32	c vivif2 --  cl tried     2533 cl shrink        0 lits rem          0 time: 0.00
58.30/58.33	c vivif2 --  cl tried    43382 cl shrink        0 lits rem          0 time: 0.01
58.30/58.35	c asymm  cl-useful: 0/2533/2533 lits-rem:0 time: 0.02
58.30/58.36	c calculated reachability. Time: 0.00
58.30/58.36	c  N st   263    537417       584      2533         1     43382      7685    715600     17.56   no data
84.70/84.79	c  N st   264    701401       584      2533         1     37417      7685    449034     17.56   no data
101.50/101.50	c  N st   265    806126       584      2533         1     66693      7685   1268604     17.56   no data
101.50/101.50	c  S st   265    806126       584      2533         1     66693      7685   1268604     17.56   no data
101.60/101.65	c  S st   265    806629       584      2533         1     67195      7685   1281825     17.56   no data
101.60/101.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
101.60/101.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
101.60/101.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
101.60/101.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.60/101.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.60/101.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
101.60/101.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
101.60/101.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
101.70/101.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.89/103.93	c lits-rem:       583  cl-subs:     2358  v-elim:      0  v-fix:    0  time:  2.20 s
103.89/103.93	c vivif2 --  cl tried     2533 cl shrink        0 lits rem          0 time: 0.00
103.89/103.94	c vivif2 --  cl tried    64837 cl shrink        0 lits rem          0 time: 0.01
103.89/103.99	c asymm  cl-useful: 0/2533/2533 lits-rem:0 time: 0.04
103.89/103.99	c calculated reachability. Time: 0.00
103.89/103.99	c  N st   265    806629       584      2533         1     64837      7685   1213087     17.56   no data
155.20/155.21	c  F st   266   1071875       584      2533         1     80831      7685   1605196     17.56   no data
155.20/155.21	c  N st   266   1071875       584      2533         1     80831      7685   1605196     17.56   no data
156.49/156.54	c Decided on static restart strategy
160.29/160.33	c  N st   276   1100177       584      2533         1     64508      7685   1077978     17.56   no data
167.30/167.35	c  N st   278   1136170       584      2533         1     54675      7685    739433     17.56   no data
173.90/173.95	c  N st   279   1168563       584      2533         1     86240      7685   1559405     17.56   no data
181.60/181.66	c  N st   280   1209943       584      2533         1     80728      7685   1417576     17.56   no data
181.60/181.66	c  S st   280   1209943       584      2533         1     80728      7685   1417576     17.56   no data
181.79/181.85	c  S st   280   1210450       584      2533         1     81234      7685   1429875     17.56   no data
181.79/181.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
181.79/181.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
181.79/181.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
181.79/181.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
181.79/181.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
181.79/181.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
181.79/181.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
181.89/181.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
181.89/181.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.60/184.64	c lits-rem:       442  cl-subs:     3220  v-elim:      0  v-fix:    0  time:  2.69 s
184.60/184.64	c vivif2 --  cl tried     2533 cl shrink        0 lits rem          0 time: 0.00
184.60/184.66	c vivif2 --  cl tried    78014 cl shrink        0 lits rem          0 time: 0.02
184.70/184.71	c asymm  cl-useful: 0/2533/2533 lits-rem:0 time: 0.05
184.70/184.71	c calculated reachability. Time: 0.00
184.70/184.71	c  N st   280   1210450       584      2533         1     78014      7685   1347568     17.56   no data
199.70/199.75	c  N st   281   1283333       584      2533         1     54594      7685    670919     17.56   no data
221.70/221.79	c  N st   282   1392656       584      2533         1     62554      7685    851937     17.56   no data
258.29/258.38	c  N st   283   1556640       584      2533         1     67322      7685    936856     17.56   no data
294.50/294.55	c  N st   284   1710450       584      2533         1    109337      7685   2149211     17.56   no data
294.50/294.55	c  S st   284   1710450       584      2533         1    109337      7685   2149211     17.56   no data
294.81/294.84	c  S st   284   1710951       584      2533         1    109836      7685   2162540     17.56   no data
294.81/294.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
294.81/294.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
294.81/294.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
294.81/294.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
294.81/294.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
294.81/294.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
294.81/294.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
294.91/294.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
294.91/294.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
303.50/303.59	c lits-rem:      1222  cl-subs:     5073  v-elim:      0  v-fix:    0  time:  8.61 s
303.50/303.59	c vivif2 --  cl tried     2533 cl shrink        0 lits rem          0 time: 0.00
303.61/303.62	c vivif2 --  cl tried   104763 cl shrink        0 lits rem          0 time: 0.03
303.71/303.71	c asymm  cl-useful: 0/2533/2533 lits-rem:0 time: 0.09
303.71/303.71	c calculated reachability. Time: 0.00
303.71/303.71	c  N st   284   1710951       584      2533         1    104763      7685   2016083     17.56   no data
397.60/397.67	c  N st   285   2079916       584      2533         1    116359      7685   2173315     17.56   no data
433.30/433.31	c  N st   286   2210952       584      2533         1    120433      7685   2279012     17.56   no data
433.30/433.31	c  S st   286   2210952       584      2533         1    120433      7685   2279012     17.56   no data
433.60/433.66	c  S st   286   2211456       584      2533         1    120936      7685   2292868     17.56   no data
433.60/433.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
433.70/433.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
433.70/433.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
433.70/433.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
433.70/433.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
433.70/433.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
433.70/433.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
433.70/433.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
433.81/433.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
444.70/444.78	c lits-rem:      1279  cl-subs:     6348  v-elim:      0  v-fix:    0  time: 10.98 s
444.70/444.78	c vivif2 --  cl tried     2533 cl shrink        0 lits rem          0 time: 0.00
444.80/444.81	c vivif2 --  cl tried   114588 cl shrink        0 lits rem          0 time: 0.03
444.90/444.91	c asymm  cl-useful: 0/2533/2533 lits-rem:0 time: 0.10
444.90/444.91	c calculated reachability. Time: 0.00
444.90/444.91	c  N st   286   2211456       584      2533         1    114588      7685   2120253     17.56   no data
586.90/587.00	c  N st   287   2711456       584      2533         1    138098      7685   2597942     17.56   no data
586.90/587.00	c  S st   287   2711456       584      2533         1    138098      7685   2597942     17.56   no data
587.30/587.41	c  S st   287   2711958       584      2533         1    138600      7685   2611263     17.56   no data
587.41/587.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
587.41/587.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
587.41/587.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
587.41/587.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
587.41/587.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
587.41/587.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
587.41/587.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
587.51/587.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
587.51/587.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
602.31/602.38	c lits-rem:      1870  cl-subs:     8021  v-elim:      0  v-fix:    0  time: 14.79 s
602.31/602.38	c vivif2 --  cl tried     2533 cl shrink        0 lits rem          0 time: 0.00
602.41/602.41	c vivif2 --  cl tried   130579 cl shrink        0 lits rem          0 time: 0.03
602.51/602.53	c asymm  cl-useful: 0/2533/2533 lits-rem:0 time: 0.12
602.51/602.53	c calculated reachability. Time: 0.00
602.51/602.53	c  N st   287   2711958       584      2533         1    130579      7685   2409355     17.56   no data
749.12/749.12	c  N st   288   3211959       584      2533         1    106380      7685   1609568     17.56   no data
749.12/749.12	c  S st   288   3211959       584      2533         1    106380      7685   1609568     17.56   no data
749.31/749.35	c  S st   288   3212461       584      2533         1    106881      7685   1623357     17.56   no data
749.31/749.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
749.31/749.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
749.31/749.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
749.31/749.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
749.31/749.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
749.31/749.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
749.31/749.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
749.41/749.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
749.41/749.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
752.61/752.64	c lits-rem:       237  cl-subs:     3954  v-elim:      0  v-fix:    0  time:  3.18 s
752.61/752.64	c vivif2 --  cl tried     2533 cl shrink        0 lits rem          0 time: 0.00
752.61/752.66	c vivif2 --  cl tried   102927 cl shrink        0 lits rem          0 time: 0.02
752.71/752.74	c asymm  cl-useful: 0/2533/2533 lits-rem:0 time: 0.08
752.71/752.74	c calculated reachability. Time: 0.00
752.71/752.74	c  N st   288   3212461       584      2533         1    102927      7685   1521747     17.56   no data
908.52/908.53	c  N st   289   3712462       584      2533         1    113805      7685   1766207     17.56   no data
908.52/908.53	c  S st   289   3712462       584      2533         1    113805      7685   1766207     17.56   no data
908.81/908.82	c  S st   289   3712967       584      2533         1    114309      7685   1780150     17.56   no data
908.81/908.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
908.81/908.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
908.81/908.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
908.81/908.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
908.81/908.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
908.81/908.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
908.81/908.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
908.91/908.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
908.91/908.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
912.91/912.90	c lits-rem:      1042  cl-subs:     3616  v-elim:      0  v-fix:    0  time:  3.95 s
912.91/912.90	c vivif2 --  cl tried     2533 cl shrink        0 lits rem          0 time: 0.00
912.91/912.92	c vivif2 --  cl tried   110693 cl shrink        0 lits rem          0 time: 0.02
913.02/913.01	c asymm  cl-useful: 0/2533/2533 lits-rem:0 time: 0.09
913.02/913.02	c calculated reachability. Time: 0.00
913.02/913.02	c  N st   289   3712967       584      2533         1    110693      7685   1674657     17.56   no data
927.51/927.51	c  F st   290   3751562       584      2533         1    148502      7685   2845766     17.56   no data
927.51/927.51	c  N st   290   3751562       584      2533         1    148502      7685   2845766     17.56   no data
930.11/930.16	c Decided on static restart strategy
938.92/938.93	c  N st   300   3779865       584      2533         1     93084      7685   1073295     17.56   no data
950.62/950.65	c  N st   302   3815860       584      2533         1    128355      7685   2091845     17.56   no data
963.82/963.87	c  N st   303   3848255       584      2533         1    160085      7685   2993284     17.56   no data
978.52/978.52	c  N st   304   3896844       584      2533         1    123397      7685   1883091     17.56   no data
1003.81/1003.84	c  N st   305   3969726       584      2533         1    109444      7685   1480848     17.56   no data
1044.72/1044.71	c  N st   306   4079050       584      2533         1    130426      7685   2026146     17.56   no data
1097.32/1097.30	c  N st   307   4212968       584      2533         1    174473      7685   3311013     17.56   no data
1097.32/1097.30	c  S st   307   4212968       584      2533         1    174473      7685   3311013     17.56   no data
1097.72/1097.79	c  S st   307   4213471       584      2533         1    174975      7685   3325350     17.56   no data
1097.82/1097.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1097.82/1097.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1097.82/1097.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1097.82/1097.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1097.82/1097.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1097.82/1097.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
1097.82/1097.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1097.93/1097.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1098.02/1098.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1125.12/1125.19	c lits-rem:      1287  cl-subs:     9949  v-elim:      0  v-fix:    0  time: 27.16 s
1125.12/1125.19	c vivif2 --  cl tried     2533 cl shrink        0 lits rem          0 time: 0.00
1125.22/1125.23	c vivif2 --  cl tried   165026 cl shrink        0 lits rem          0 time: 0.04
1125.43/1125.42	c asymm  cl-useful: 0/2533/2533 lits-rem:0 time: 0.19
1125.43/1125.42	c calculated reachability. Time: 0.00
1125.43/1125.42	c  N st   307   4213471       584      2533         1    165026      7685   3045990     17.56   no data
1219.83/1219.86	c  N st   308   4459447       584      2533         1    138557      7685   2213025     17.56   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-3367716-1305386146/watcher-3367716-1305386146 -o /tmp/evaluation-result-3367716-1305386146/solver-3367716-1305386146 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367716-1305386146.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.45 3.91 3.92 4/284 24334
/proc/meminfo: memFree=20979664/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=30352 CPUtime=0 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 705 0 0 0 0 0 0 0 23 0 1 0 650214359 31080448 643 33554432000 4194304 4580011 140735931712768 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 7588 643 363 95 0 2570 0

[startup+0.111526 s]
/proc/loadavg: 3.45 3.91 3.92 4/284 24334
/proc/meminfo: memFree=20979664/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=30500 CPUtime=0.11 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 825 0 0 0 11 0 0 0 24 0 1 0 650214359 31232000 763 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 7625 763 364 95 0 2607 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 30500

[startup+0.200511 s]
/proc/loadavg: 3.45 3.91 3.92 4/284 24334
/proc/meminfo: memFree=20979664/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=30820 CPUtime=0.19 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 982 0 0 0 19 0 0 0 24 0 1 0 650214359 31559680 762 33554432000 4194304 4580011 140735931712768 18446744073709551615 4293147 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 7705 762 364 95 0 2687 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30820

[startup+0.300493 s]
/proc/loadavg: 3.45 3.91 3.92 4/284 24334
/proc/meminfo: memFree=20979664/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=31108 CPUtime=0.29 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 1098 0 0 0 29 0 0 0 25 0 1 0 650214359 31854592 878 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 7777 878 364 95 0 2759 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31108

[startup+0.700421 s]
/proc/loadavg: 3.45 3.91 3.92 4/284 24334
/proc/meminfo: memFree=20979664/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=31444 CPUtime=0.69 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 1514 0 0 0 69 0 0 0 25 0 1 0 650214359 32198656 1045 33554432000 4194304 4580011 140735931712768 18446744073709551615 4293073 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 7861 1045 364 95 0 2843 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31444

[startup+1.50028 s]
/proc/loadavg: 3.45 3.91 3.92 5/285 24336
/proc/meminfo: memFree=20960948/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=38428 CPUtime=1.49 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 3819 0 0 0 149 0 0 0 25 0 1 0 650214359 39350272 2663 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 9607 2663 367 95 0 4589 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38428

[startup+3.101 s]
/proc/loadavg: 3.45 3.91 3.92 6/285 24336
/proc/meminfo: memFree=20949176/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=47328 CPUtime=3.09 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 5012 0 0 0 309 0 0 0 25 0 1 0 650214359 48463872 3007 33554432000 4194304 4580011 140735931712768 18446744073709551615 4293099 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 11832 3007 367 95 0 6814 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47328

[startup+6.30043 s]
/proc/loadavg: 3.49 3.91 3.92 5/285 24336
/proc/meminfo: memFree=20944096/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=48032 CPUtime=6.29 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 6911 0 0 0 628 1 0 0 25 0 1 0 650214359 49184768 3367 33554432000 4194304 4580011 140735931712768 18446744073709551615 4293073 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 12008 3367 367 95 0 6990 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48032

[startup+12.7003 s]
/proc/loadavg: 3.53 3.91 3.92 5/285 24336
/proc/meminfo: memFree=20900644/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=56692 CPUtime=12.69 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 13179 0 0 0 1267 2 0 0 25 0 1 0 650214359 58052608 7377 33554432000 4194304 4580011 140735931712768 18446744073709551615 4306288 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 14173 7377 367 95 0 9155 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56692

[startup+25.501 s]
/proc/loadavg: 3.63 3.91 3.92 5/285 24336
/proc/meminfo: memFree=20883112/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=73952 CPUtime=25.49 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 18416 0 0 0 2546 3 0 0 25 0 1 0 650214359 75726848 9748 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 18488 9748 367 95 0 13470 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73952

[startup+51.1005 s]
/proc/loadavg: 3.76 3.92 3.92 5/285 24337
/proc/meminfo: memFree=20867420/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=74360 CPUtime=51.09 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 27444 0 0 0 5104 5 0 0 25 0 1 0 650214359 76144640 10519 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 18590 10519 367 95 0 13572 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 74360

[startup+102.3 s]
/proc/loadavg: 3.89 3.93 3.92 5/285 24338
/proc/meminfo: memFree=20804772/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=90664 CPUtime=102.3 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 46772 0 0 0 10221 9 0 0 25 0 1 0 650214359 92839936 15903 33554432000 4194304 4580011 140735931712768 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 22666 15903 367 95 0 17648 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 90664

[startup+162.301 s]
/proc/loadavg: 3.96 3.94 3.92 5/285 24340
/proc/meminfo: memFree=20804984/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=91064 CPUtime=162.29 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 60290 0 0 0 16217 12 0 0 25 0 1 0 650214359 93249536 16030 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 22766 16030 367 95 0 17748 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 91064

[startup+222.311 s]
/proc/loadavg: 3.98 3.95 3.92 5/285 24341
/proc/meminfo: memFree=20773444/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=105512 CPUtime=222.31 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 75747 0 0 0 22214 17 0 0 25 0 1 0 650214359 108044288 18794 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 26378 18794 367 95 0 21360 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 105512

[startup+282.3 s]
/proc/loadavg: 3.99 3.95 3.92 5/285 24343
/proc/meminfo: memFree=20747128/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=105732 CPUtime=282.3 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 86291 0 0 0 28211 19 0 0 25 0 1 0 650214359 108269568 20106 33554432000 4194304 4580011 140735931712768 18446744073709551615 4340507 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 26433 20106 367 95 0 21415 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 105732

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.92 5/285 24345
/proc/meminfo: memFree=20707164/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=131364 CPUtime=342.3 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 101420 0 0 0 34206 24 0 0 25 0 1 0 650214359 134516736 25223 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 32841 25223 367 95 0 27823 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 131364

[startup+402.301 s]
/proc/loadavg: 4.04 3.98 3.93 5/285 24346
/proc/meminfo: memFree=20702156/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=131588 CPUtime=402.31 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 111311 0 0 0 40203 28 0 0 25 0 1 0 650214359 134746112 24649 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 32897 24649 367 95 0 27879 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 131588

[startup+462.3 s]
/proc/loadavg: 4.06 3.99 3.93 5/285 24348
/proc/meminfo: memFree=20664420/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=148320 CPUtime=462.3 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 122218 0 0 0 46198 32 0 0 25 0 1 0 650214359 151879680 29809 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 37080 29809 367 95 0 32062 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 148320

[startup+522.301 s]
/proc/loadavg: 4.10 4.02 3.94 5/285 24349
/proc/meminfo: memFree=20664252/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=148476 CPUtime=522.3 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 130966 0 0 0 52196 34 0 0 25 0 1 0 650214359 152039424 30132 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 37119 30132 367 95 0 32101 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 148476

[startup+582.301 s]
/proc/loadavg: 4.03 4.02 3.94 5/285 24351
/proc/meminfo: memFree=20635332/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=148644 CPUtime=582.3 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 139894 0 0 0 58193 37 0 0 25 0 1 0 650214359 152211456 30161 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 37161 30161 367 95 0 32143 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 148644

[startup+642.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/285 24353
/proc/meminfo: memFree=20618812/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=170808 CPUtime=642.3 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 151557 0 0 0 64190 40 0 0 25 0 1 0 650214359 174907392 35380 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 42702 35380 367 95 0 37684 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 170808

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/285 24354
/proc/meminfo: memFree=20609856/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=170964 CPUtime=702.3 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 160414 0 0 0 70186 44 0 0 25 0 1 0 650214359 175067136 34417 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 42741 34417 367 95 0 37723 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 170964

[startup+762.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/285 24356
/proc/meminfo: memFree=20595308/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=173876 CPUtime=762.32 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 169120 0 0 0 76183 49 0 0 25 0 1 0 650214359 178049024 36351 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 43469 36351 367 95 0 38451 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 173876

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/285 24357
/proc/meminfo: memFree=20583500/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=225528 CPUtime=822.32 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 176672 0 0 0 82180 52 0 0 25 0 1 0 650214359 230940672 36826 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 56382 36826 367 95 0 51364 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 225528

[startup+882.31 s]
/proc/loadavg: 4.00 4.00 3.94 5/285 24359
/proc/meminfo: memFree=20585452/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=174160 CPUtime=882.33 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 186212 0 0 0 88178 55 0 0 25 0 1 0 650214359 178339840 35436 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 43540 35436 367 95 0 38522 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 174160

[startup+942.301 s]
/proc/loadavg: 4.06 4.02 3.95 5/285 24361
/proc/meminfo: memFree=20585424/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=180680 CPUtime=942.32 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 195152 0 0 0 94174 58 0 0 25 0 1 0 650214359 185016320 36719 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 45170 36719 367 95 0 40152 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 180680

[startup+1002.3 s]
/proc/loadavg: 4.08 4.03 3.95 5/285 24362
/proc/meminfo: memFree=20583536/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=180772 CPUtime=1002.32 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 202298 0 0 0 100171 61 0 0 25 0 1 0 650214359 185110528 36593 33554432000 4194304 4580011 140735931712768 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 45193 36593 367 95 0 40175 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 180772

[startup+1062.3 s]
/proc/loadavg: 4.14 4.05 3.96 5/285 24364
/proc/meminfo: memFree=20569856/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=234028 CPUtime=1062.32 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 208062 0 0 0 106168 64 0 0 25 0 1 0 650214359 239644672 38655 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 58507 38655 367 95 0 53489 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 234028

[startup+1122.3 s]
/proc/loadavg: 3.90 4.01 3.95 4/279 24382
/proc/meminfo: memFree=20616396/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=264848 CPUtime=1122.32 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 219035 0 0 0 112166 66 0 0 25 0 1 0 650214359 271204352 45874 33554432000 4194304 4580011 140735931712768 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 66212 45874 367 95 0 61194 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 264848

[startup+1182.3 s]
/proc/loadavg: 3.33 3.82 3.89 4/279 24384
/proc/meminfo: memFree=20623048/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=211528 CPUtime=1182.32 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 225619 0 0 0 118162 70 0 0 25 0 1 0 650214359 216604672 44487 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 52882 44487 367 95 0 47864 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 211528

[startup+1242.3 s]
/proc/loadavg: 3.12 3.67 3.83 4/279 24386
/proc/meminfo: memFree=20627360/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=211616 CPUtime=1242.33 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 232348 0 0 0 124160 73 0 0 25 0 1 0 650214359 216694784 43474 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 52904 43474 367 95 0 47886 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 211616



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.54 3.78 2/276 24389
/proc/meminfo: memFree=20806040/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=266072 CPUtime=1300.04 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 238410 0 0 0 129928 76 0 0 25 0 1 0 650214359 272457728 45562 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 66518 45562 367 95 0 61500 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 266072

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

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

[startup+1300 s]
/proc/loadavg: 3.04 3.54 3.78 2/276 24389
/proc/meminfo: memFree=20806040/32950904 swapFree=67057400/67111528
[pid=24334] ppid=24332 vsize=266072 CPUtime=1300.04 cores=5,7
/proc/24334/stat : 24334 (strangenight2-s) R 24332 24334 23326 0 -1 4202496 238410 0 0 0 129928 76 0 0 25 0 1 0 650214359 272457728 45562 33554432000 4194304 4580011 140735931712768 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24334/statm: 66518 45562 367 95 0 61500 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 266072

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.28
CPU system time (s): 0.769882
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 279384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.28
system time used= 0.769882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 238410
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= 6
involuntary context switches= 723

runsolver used 3.42148 second user time and 7.8808 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-14 17:15:46
IDJOB=3367716
IDBENCH=82925
IDSOLVER=1845
FILE ID=node121/3367716-1305386146
RUNJOBID= node121-1305386145-24295
PBS_JOBID= 13324381
Free space on /tmp= 73416 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1677156340-036.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367716-1305386146/watcher-3367716-1305386146 -o /tmp/evaluation-result-3367716-1305386146/solver-3367716-1305386146 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367716-1305386146.cnf

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

MD5SUM BENCH= 99f3efd3bfc8a6f99ffbd289ed4a5837
RANDOM SEED=1297270393

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
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.75
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.817
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:     32950904 kB
MemFree:      20979696 kB
Buffers:        291592 kB
Cached:        5946792 kB
SwapCached:       7656 kB
Active:        6402748 kB
Inactive:      5214368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20979696 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           22332 kB
Writeback:           0 kB
AnonPages:     5376000 kB
Mapped:          22852 kB
Slab:           265412 kB
PageTables:      25088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30743376 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= 73428 MiB
End job on node121 at 2011-05-14 17:37:28