Trace number 3367783

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-v700-c2982-S1863077195-052.SATISFIABLE.cnf
MD5SUM95ba8379aa2e59896c8d6334d91cdeab
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010997
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-3367783-1305387244.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:     16  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:     295 undec:      70 neg:     335
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       684      2960         0         0      8990         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.11/0.17	c  N st     8      4914       684      2960         0      4864      8990    142172   no data   no data
0.39/0.45	c  N st    10     11298       684      2960         0      4506      8990     91456   no data   no data
0.69/0.72	c  N st    11     17041       684      2960         0     10184      8990    269924   no data   no data
1.10/1.18	c  F st    12     25002       684      2960         0     12489      8990    343820   no data   no data
1.10/1.18	c  N st    12     25002       684      2960         0     12489      8990    343820   no data   no data
1.39/1.44	c  N dy    18     30001       684      2960         0     10741      8990    262961   no data   no data
1.39/1.44	c  S st    18     30001       684      2960         0     10741      8990    262961   no data   no data
1.39/1.47	c  S st    18     30506       684      2960         0     11246      8990    276926   no data   no data
1.39/1.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.47	c blocked clauses removed:       19 vars:      3 tried:         684 T: 0.00 s
1.39/1.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
1.39/1.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.53	c lits-rem:       168  cl-subs:      223  v-elim:      0  v-fix:    0  time:  0.04 s
1.49/1.53	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.01
1.49/1.53	c calculated reachability. Time: 0.00
1.49/1.53	c  N dy    18     30506       681      2941         0     10981      8933    266361   no data   no data
1.69/1.78	c  N dy    36     34576       681      2941         0     15025      8933    379796     18.86     24.73
1.99/2.03	c  N dy    59     38980       681      2941         0     11577      8933    220013     19.27     20.31
2.20/2.29	c  N dy    77     43264       681      2941         0     15823      8933    338447     19.22     20.29
2.39/2.45	c  S st    82     45760       681      2941         0      9421      8933    125045     19.02     18.61
2.39/2.48	c  S st    82     46267       681      2941         0      9928      8933    139068     19.02   no data
2.39/2.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
2.39/2.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.39/2.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.50	c lits-rem:        15  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.01 s
2.49/2.50	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
2.49/2.50	c vivif2 --  cl tried     9915 cl shrink        0 lits rem          0 time: 0.00
2.49/2.50	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.01
2.49/2.50	c calculated reachability. Time: 0.00
2.49/2.50	c  N dy    82     46267       681      2941         0      9915      8933    138595     19.02   no data
2.69/2.74	c  N dy    98     50428       681      2941         0     14053      8933    253654     19.00     20.07
2.99/3.02	c  N dy   121     54449       681      2941         0     18053      8933    365917     19.06     20.17
3.29/3.31	c  N dy   141     59036       681      2941         0     12700      8933    187810     19.09     20.23
3.49/3.58	c  N dy   166     63220       681      2941         0     16858      8933    308438     19.22     20.32
3.79/3.88	c  N dy   180     67306       681      2941         0     20917      8933    424046     19.20     20.49
3.99/4.03	c  S st   184     69401       681      2941         0     12082      8933    148744     19.15     17.64
3.99/4.06	c  S st   184     69902       681      2941         0     12582      8933    162998     19.15   no data
3.99/4.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/4.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
3.99/4.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.99/4.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.99/4.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.08	c lits-rem:         5  cl-subs:       25  v-elim:      0  v-fix:    0  time:  0.01 s
3.99/4.08	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
3.99/4.09	c vivif2 --  cl tried    12557 cl shrink        0 lits rem          0 time: 0.00
3.99/4.09	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.01
3.99/4.09	c calculated reachability. Time: 0.00
3.99/4.09	c  N dy   184     69902       681      2941         0     12557      8933    162164     19.15   no data
4.29/4.39	c  N dy   196     74552       681      2941         0     17154      8933    288763     19.08     20.26
4.69/4.76	c  N dy   219     79394       681      2941         0     21954      8933    426797     19.12     20.13
5.09/5.12	c  N dy   231     84472       681      2941         0     15094      8933    209692     19.02     20.10
5.29/5.33	c  F st   248     87500       681      2941         0     18105      8933    295165     19.06     18.72
5.50/5.58	c  N st   253     90796       681      2941         0     21374      8933    389127     19.06   no data
5.69/5.73	c Decided on static restart strategy
6.29/6.31	c  N st   256     99806       681      2941         0     17369      8933    405667     19.06   no data
6.70/6.73	c  S st   257    104853       681      2941         0     22346      8933    558968     19.06   no data
6.70/6.78	c  S st   257    105365       681      2941         0     22856      8933    573107     19.06   no data
6.70/6.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.70/6.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.70/6.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.70/6.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.70/6.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.70/6.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
6.70/6.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.79/6.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.79/6.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.10	c lits-rem:       360  cl-subs:      821  v-elim:      0  v-fix:    0  time:  0.28 s
7.09/7.10	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
7.09/7.10	c vivif2 --  cl tried    22035 cl shrink        0 lits rem          0 time: 0.01
7.09/7.12	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.01
7.09/7.12	c calculated reachability. Time: 0.00
7.09/7.12	c  N st   257    105365       681      2941         0     22035      8933    541535     19.06   no data
7.89/7.94	c  N st   258    114963       681      2941         0     17689      8933    361254     19.06   no data
9.19/9.26	c  N st   259    129360       681      2941         0     17105      8933    346495     19.06   no data
11.10/11.16	c  N st   260    150955       681      2941         0     22626      8933    475358     19.06   no data
11.79/11.87	c  S st   261    158048       681      2941         0     29631      8933    699250     19.06   no data
11.89/11.94	c  S st   261    158555       681      2941         0     30138      8933    713739     19.06   no data
11.89/11.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.89/11.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.89/11.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.89/11.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.89/11.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.89/11.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
11.89/11.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.89/11.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.89/11.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.29/12.37	c lits-rem:       123  cl-subs:      872  v-elim:      0  v-fix:    0  time:  0.39 s
12.29/12.38	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
12.29/12.38	c vivif2 --  cl tried    29266 cl shrink        0 lits rem          0 time: 0.01
12.39/12.41	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.02
12.39/12.41	c calculated reachability. Time: 0.00
12.39/12.41	c  N st   261    158555       681      2941         0     29266      8933    684970     19.06   no data
17.19/17.24	c  N st   262    207143       681      2941         0     23991      8933    462550     19.06   no data
20.39/20.43	c  N st   263    237832       681      2941         0     34411      8933    749043     19.06   no data
20.39/20.43	c  S st   263    237832       681      2941         0     34411      8933    749043     19.06   no data
20.49/20.50	c  S st   263    238336       681      2941         0     34915      8933    763828     19.06   no data
20.49/20.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.49/20.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.49/20.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.49/20.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.49/20.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.49/20.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
20.49/20.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.49/20.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.49/20.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.19/21.26	c lits-rem:       384  cl-subs:     1489  v-elim:      0  v-fix:    0  time:  0.72 s
21.19/21.26	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
21.19/21.27	c vivif2 --  cl tried    33426 cl shrink        0 lits rem          0 time: 0.01
21.29/21.30	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.03
21.29/21.30	c calculated reachability. Time: 0.00
21.29/21.30	c  N st   263    238336       681      2941         0     33426      8933    714759     19.06   no data
29.19/29.26	c  F st   264    306250       681      2941         0     35246      8933    715544     19.06   no data
29.19/29.26	c  N st   264    306250       681      2941         0     35246      8933    715544     19.06   no data
29.89/29.93	c Decided on static restart strategy
32.49/32.58	c  N st   274    334558       681      2941         0     39603      8933    850393     19.06   no data
35.19/35.30	c  N st   276    357508       681      2941         0     37668      8933    777644     19.06   no data
35.19/35.30	c  S st   276    357508       681      2941         0     37668      8933    777644     19.06   no data
35.30/35.38	c  S st   276    358010       681      2941         0     38170      8933    791973     19.06   no data
35.30/35.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.30/35.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
35.30/35.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.30/35.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.39/35.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.39/35.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
35.39/35.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.39/35.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.39/35.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.69/35.79	c lits-rem:       493  cl-subs:      706  v-elim:      0  v-fix:    0  time:  0.37 s
35.69/35.79	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
35.80/35.80	c vivif2 --  cl tried    37464 cl shrink        0 lits rem          0 time: 0.01
35.80/35.82	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.02
35.80/35.82	c calculated reachability. Time: 0.00
35.80/35.82	c  N st   276    358010       681      2941         0     37464      8933    763228     19.06   no data
39.99/40.05	c  N st   277    390402       681      2941         0     43816      8933    942503     19.06   no data
46.59/46.62	c  N st   278    438992       681      2941         0     37501      8933    692776     19.06   no data
56.10/56.18	c  N st   279    511874       681      2941         0     51287      8933   1088921     19.06   no data
59.40/59.41	c  N st   280    537016       681      2941         0     45471      8933    871929     19.06   no data
59.40/59.41	c  S st   280    537016       681      2941         0     45471      8933    871929     19.06   no data
59.50/59.51	c  S st   280    537516       681      2941         0     45969      8933    886164     19.06   no data
59.50/59.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.50/59.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
59.50/59.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.50/59.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.50/59.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.50/59.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
59.50/59.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
59.50/59.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.50/59.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.19/60.23	c lits-rem:       190  cl-subs:     1056  v-elim:      0  v-fix:    0  time:  0.67 s
60.19/60.23	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
60.19/60.24	c vivif2 --  cl tried    44913 cl shrink        0 lits rem          0 time: 0.01
60.19/60.28	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.04
60.19/60.28	c calculated reachability. Time: 0.00
60.19/60.28	c  N st   280    537516       681      2941         0     44913      8933    848596     19.06   no data
85.69/85.70	c  N st   281    701501       681      2941         0     38726      8933    527954     19.06   no data
101.99/102.08	c  N st   282    806274       681      2941         0     67580      8933   1351681     19.06   no data
101.99/102.08	c  S st   282    806274       681      2941         0     67580      8933   1351681     19.06   no data
102.19/102.23	c  S st   282    806777       681      2941         0     68082      8933   1366136     19.06   no data
102.19/102.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.19/102.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
102.19/102.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
102.19/102.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.19/102.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.19/102.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
102.19/102.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
102.19/102.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
102.30/102.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.59/108.60	c lits-rem:       679  cl-subs:     4824  v-elim:      0  v-fix:    0  time:  6.28 s
108.59/108.60	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
108.59/108.61	c vivif2 --  cl tried    63258 cl shrink        0 lits rem          0 time: 0.02
108.59/108.69	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.07
108.59/108.69	c calculated reachability. Time: 0.00
108.59/108.69	c  N st   282    806777       681      2941         0     63258      8933   1223279     19.06   no data
156.21/156.29	c  F st   283   1071876       681      2941         0     79091      8933   1593171     19.06   no data
156.21/156.29	c  N st   283   1071876       681      2941         0     79091      8933   1593171     19.06   no data
157.60/157.60	c Decided on static restart strategy
161.49/161.55	c  N st   293   1100178       681      2941         0     62988      8933   1083874     19.06   no data
168.79/168.85	c  N st   295   1136172       681      2941         0     53275      8933    751968     19.06   no data
175.29/175.32	c  N st   296   1168566       681      2941         0     85125      8933   1725987     19.06   no data
182.60/182.70	c  N st   297   1210165       681      2941         0     79850      8933   1581992     19.06   no data
182.60/182.70	c  S st   297   1210165       681      2941         0     79850      8933   1581992     19.06   no data
182.80/182.89	c  S st   297   1210667       681      2941         0     80352      8933   1595262     19.06   no data
182.80/182.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
182.90/182.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
182.90/182.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
182.90/182.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
182.90/182.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
182.90/182.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
182.90/182.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
182.90/182.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
182.90/182.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.09/186.19	c lits-rem:       725  cl-subs:     2781  v-elim:      0  v-fix:    0  time:  3.20 s
186.09/186.19	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
186.19/186.21	c vivif2 --  cl tried    77571 cl shrink        0 lits rem          0 time: 0.02
186.19/186.27	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.06
186.19/186.27	c calculated reachability. Time: 0.00
186.19/186.27	c  N st   297   1210667       681      2941         0     77571      8933   1504280     19.06   no data
202.89/202.92	c  N st   298   1283550       681      2941         0     53903      8933    727867     19.06   no data
222.89/222.96	c  N st   299   1392877       681      2941         0     62201      8933    973319     19.06   no data
257.60/257.69	c  N st   300   1556864       681      2941         0     66926      8933   1060328     19.06   no data
295.00/295.09	c  N st   301   1710669       681      2941         0    109234      8933   2554572     19.06   no data
295.00/295.09	c  S st   301   1710669       681      2941         0    109234      8933   2554572     19.06   no data
295.30/295.37	c  S st   301   1711173       681      2941         0    109737      8933   2569444     19.06   no data
295.30/295.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
295.40/295.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
295.40/295.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
295.40/295.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
295.40/295.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
295.40/295.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
295.40/295.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
295.40/295.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
295.50/295.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
308.30/308.39	c lits-rem:      1468  cl-subs:     4532  v-elim:      0  v-fix:    0  time: 12.86 s
308.30/308.39	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
308.40/308.43	c vivif2 --  cl tried   105205 cl shrink        0 lits rem          0 time: 0.03
308.50/308.57	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.14
308.50/308.58	c calculated reachability. Time: 0.00
308.50/308.58	c  N st   301   1711173       681      2941         0    105205      8933   2392093     19.06   no data
406.01/406.02	c  N st   302   2080139       681      2941         0    116832      8933   2610240     19.06   no data
441.40/441.40	c  N st   303   2211174       681      2941         0    120567      8933   2680321     19.06   no data
441.40/441.40	c  S st   303   2211174       681      2941         0    120567      8933   2680321     19.06   no data
441.70/441.71	c  S st   303   2211680       681      2941         0    121073      8933   2694886     19.06   no data
441.70/441.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
441.70/441.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
441.70/441.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
441.70/441.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
441.70/441.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
441.70/441.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
441.70/441.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
441.80/441.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
441.80/441.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
457.20/457.28	c lits-rem:       855  cl-subs:     5526  v-elim:      0  v-fix:    0  time: 15.39 s
457.20/457.28	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
457.30/457.32	c vivif2 --  cl tried   115547 cl shrink        0 lits rem          0 time: 0.04
457.40/457.47	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.15
457.40/457.48	c calculated reachability. Time: 0.00
457.40/457.48	c  N st   303   2211680       681      2941         0    115547      8933   2495340     19.06   no data
604.02/604.05	c  N st   304   2711682       681      2941         0    139040      8933   3000678     19.06   no data
604.02/604.05	c  S st   304   2711682       681      2941         0    139040      8933   3000678     19.06   no data
604.51/604.55	c  S st   304   2712185       681      2941         0    139543      8933   3014995     19.06   no data
604.51/604.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
604.61/604.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
604.61/604.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
604.61/604.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
604.61/604.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
604.61/604.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
604.61/604.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
604.61/604.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
604.71/604.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
631.20/631.22	c lits-rem:       877  cl-subs:     7845  v-elim:      0  v-fix:    0  time: 26.43 s
631.20/631.22	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
631.20/631.26	c vivif2 --  cl tried   131698 cl shrink        0 lits rem          0 time: 0.04
631.41/631.44	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.18
631.41/631.45	c calculated reachability. Time: 0.00
631.41/631.45	c  N st   304   2712185       681      2941         0    131698      8933   2785475     19.06   no data
776.41/776.49	c  N st   305   3212186       681      2941         0    107700      8933   1910628     19.06   no data
776.41/776.49	c  S st   305   3212186       681      2941         0    107700      8933   1910628     19.06   no data
776.72/776.76	c  S st   305   3212687       681      2941         0    108199      8933   1924919     19.06   no data
776.72/776.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
776.81/776.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
776.81/776.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
776.81/776.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
776.81/776.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
776.81/776.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
776.81/776.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
776.81/776.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
776.81/776.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
780.81/780.83	c lits-rem:       463  cl-subs:     2671  v-elim:      0  v-fix:    0  time:  3.94 s
780.81/780.83	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
780.81/780.86	c vivif2 --  cl tried   105528 cl shrink        0 lits rem          0 time: 0.03
780.91/780.95	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.09
780.91/780.95	c calculated reachability. Time: 0.00
780.91/780.95	c  N st   305   3212687       681      2941         0    105528      8933   1834990     19.06   no data
942.01/942.03	c  N st   306   3712687       681      2941         0    116142      8933   2003030     19.06   no data
942.01/942.03	c  S st   306   3712687       681      2941         0    116142      8933   2003030     19.06   no data
942.31/942.32	c  S st   306   3713192       681      2941         0    116647      8933   2017259     19.06   no data
942.31/942.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
942.31/942.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
942.31/942.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
942.31/942.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
942.31/942.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
942.31/942.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
942.31/942.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
942.41/942.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
942.41/942.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
947.22/947.21	c lits-rem:       336  cl-subs:     3812  v-elim:      0  v-fix:    0  time:  4.75 s
947.22/947.21	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
947.22/947.24	c vivif2 --  cl tried   112835 cl shrink        0 lits rem          0 time: 0.02
947.31/947.34	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.10
947.31/947.34	c calculated reachability. Time: 0.00
947.31/947.34	c  N st   306   3713192       681      2941         0    112835      8933   1901487     19.06   no data
961.02/961.06	c  F st   307   3751562       681      2941         0    150704      8933   3250856     19.06   no data
961.02/961.06	c  N st   307   3751562       681      2941         0    150704      8933   3250856     19.06   no data
963.52/963.58	c Decided on static restart strategy
971.72/971.79	c  N st   317   3779867       681      2941         0     95126      8933   1215873     19.06   no data
982.71/982.79	c  N st   319   3815860       681      2941         0    130613      8933   2380378     19.06   no data
996.11/996.13	c  N st   320   3848252       681      2941         0    162392      8933   3423138     19.06   no data
1013.13/1013.12	c  N st   321   3896841       681      2941         0    125773      8933   2240811     19.06   no data
1036.81/1036.83	c  N st   322   3969723       681      2941         0    111760      8933   1759785     19.06   no data
1074.73/1074.71	c  N st   323   4079048       681      2941         0    132587      8933   2376398     19.06   no data
1122.22/1122.24	c  N st   324   4213194       681      2941         0    177113      8933   3822563     19.06   no data
1122.22/1122.24	c  S st   324   4213194       681      2941         0    177113      8933   3822563     19.06   no data
1122.81/1122.87	c  S st   324   4213699       681      2941         0     89134      8933    916640     19.06   no data
1122.81/1122.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1122.91/1122.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1122.91/1122.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1122.91/1122.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1122.91/1122.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1122.91/1122.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
1122.91/1122.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1122.91/1122.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1122.91/1122.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1123.01/1123.03	c lits-rem:        11  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.07 s
1123.01/1123.03	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
1123.01/1123.04	c vivif2 --  cl tried    89120 cl shrink        0 lits rem          0 time: 0.01
1123.12/1123.11	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.06
1123.12/1123.11	c calculated reachability. Time: 0.00
1123.12/1123.11	c  N st   324   4213699       681      2941         0     89120      8933    916451     19.06   no data
1226.02/1226.00	c  N st   325   4459675       681      2941         0    150742      8933   2802430     19.06   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-3367783-1305387244/watcher-3367783-1305387244 -o /tmp/evaluation-result-3367783-1305387244/solver-3367783-1305387244 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367783-1305387244.cnf 

running on 2 cores: 4,6

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: 2.92 3.77 3.91 5/287 16945
/proc/meminfo: memFree=25118388/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=30324 CPUtime=0 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 749 0 0 0 0 0 0 0 22 0 1 0 631139730 31051776 649 33554432000 4194304 4580011 140734693401392 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 7581 649 363 95 0 2563 0

[startup+0.113293 s]
/proc/loadavg: 2.92 3.77 3.91 5/287 16945
/proc/meminfo: memFree=25118388/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=30456 CPUtime=0.11 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 883 0 0 0 11 0 0 0 23 0 1 0 631139730 31186944 783 33554432000 4194304 4580011 140734693401392 18446744073709551615 4293925 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 7614 783 364 95 0 2596 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 30456

[startup+0.20025 s]
/proc/loadavg: 2.92 3.77 3.91 5/287 16945
/proc/meminfo: memFree=25118388/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=30976 CPUtime=0.19 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 1053 0 0 0 19 0 0 0 23 0 1 0 631139730 31719424 779 33554432000 4194304 4580011 140734693401392 18446744073709551615 4318705 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 7744 779 364 95 0 2726 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30976

[startup+0.300259 s]
/proc/loadavg: 2.92 3.77 3.91 5/287 16945
/proc/meminfo: memFree=25118388/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=31136 CPUtime=0.29 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 1168 0 0 0 29 0 0 0 23 0 1 0 631139730 31883264 894 33554432000 4194304 4580011 140734693401392 18446744073709551615 4294372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 7784 894 364 95 0 2766 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31136

[startup+0.700194 s]
/proc/loadavg: 2.92 3.77 3.91 5/287 16945
/proc/meminfo: memFree=25118388/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=31652 CPUtime=0.69 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 1627 0 0 0 69 0 0 0 25 0 1 0 631139730 32411648 1086 33554432000 4194304 4580011 140734693401392 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 7913 1086 364 95 0 2895 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31652

[startup+1.50102 s]
/proc/loadavg: 2.92 3.77 3.91 5/292 16953
/proc/meminfo: memFree=25099176/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=39252 CPUtime=1.49 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 4214 0 0 0 149 0 0 0 25 0 1 0 631139730 40194048 2907 33554432000 4194304 4580011 140734693401392 18446744073709551615 4406299 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 9813 2907 367 95 0 4795 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39252

[startup+3.10074 s]
/proc/loadavg: 2.92 3.77 3.91 5/292 16953
/proc/meminfo: memFree=25072764/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=39060 CPUtime=3.09 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 5267 0 0 0 309 0 0 0 25 0 1 0 631139730 39997440 3040 33554432000 4194304 4580011 140734693401392 18446744073709551615 4322536 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 9765 3040 367 95 0 4747 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39060

[startup+6.3002 s]
/proc/loadavg: 3.00 3.77 3.91 5/292 16953
/proc/meminfo: memFree=25060660/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=65912 CPUtime=6.29 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 6949 0 0 0 628 1 0 0 25 0 1 0 631139730 67493888 4722 33554432000 4194304 4580011 140734693401392 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 16478 4722 367 95 0 11460 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65912

[startup+12.7011 s]
/proc/loadavg: 3.08 3.77 3.91 5/292 16953
/proc/meminfo: memFree=25004144/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=65912 CPUtime=12.69 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 11026 0 0 0 1268 1 0 0 25 0 1 0 631139730 67493888 8799 33554432000 4194304 4580011 140734693401392 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 16478 8799 367 95 0 11460 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65912

[startup+25.5008 s]
/proc/loadavg: 3.29 3.78 3.91 5/292 16953
/proc/meminfo: memFree=24979328/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=75740 CPUtime=25.49 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 15775 0 0 0 2547 2 0 0 25 0 1 0 631139730 77557760 11554 33554432000 4194304 4580011 140734693401392 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 18935 11554 367 95 0 13917 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75740

[startup+51.1003 s]
/proc/loadavg: 3.53 3.80 3.91 5/292 16954
/proc/meminfo: memFree=24959356/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=86188 CPUtime=51.1 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 24359 0 0 0 5106 4 0 0 25 0 1 0 631139730 88256512 13183 33554432000 4194304 4580011 140734693401392 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 21547 13183 367 95 0 16529 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 86188

[startup+102.301 s]
/proc/loadavg: 3.84 3.84 3.91 5/292 16955
/proc/meminfo: memFree=24922364/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=87476 CPUtime=102.3 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 41534 0 0 0 10223 7 0 0 25 0 1 0 631139730 89575424 15216 33554432000 4194304 4580011 140734693401392 18446744073709551615 4401249 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 21869 15217 367 95 0 16851 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 87476

[startup+162.301 s]
/proc/loadavg: 3.94 3.87 3.91 5/292 16957
/proc/meminfo: memFree=24878916/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=99724 CPUtime=162.29 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 58019 0 0 0 16219 10 0 0 25 0 1 0 631139730 102117376 17847 33554432000 4194304 4580011 140734693401392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 24931 17847 367 95 0 19913 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 99724

[startup+222.311 s]
/proc/loadavg: 3.98 3.89 3.91 5/292 16958
/proc/meminfo: memFree=24824092/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=113852 CPUtime=222.3 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 74976 0 0 0 22216 14 0 0 25 0 1 0 631139730 116584448 20623 33554432000 4194304 4580011 140734693401392 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 28463 20623 367 95 0 23445 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 113852

[startup+282.3 s]
/proc/loadavg: 3.99 3.91 3.91 5/292 16960
/proc/meminfo: memFree=24817608/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=114072 CPUtime=282.29 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 87562 0 0 0 28211 18 0 0 25 0 1 0 631139730 116809728 22435 33554432000 4194304 4580011 140734693401392 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 28518 22435 367 95 0 23500 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 114072

[startup+342.301 s]
/proc/loadavg: 3.99 3.92 3.91 5/292 16962
/proc/meminfo: memFree=24725940/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=147784 CPUtime=342.3 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 103817 0 0 0 34208 22 0 0 25 0 1 0 631139730 151330816 29880 33554432000 4194304 4580011 140734693401392 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 36946 29880 367 95 0 31928 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 147784

[startup+402.301 s]
/proc/loadavg: 4.03 3.95 3.92 5/292 16963
/proc/meminfo: memFree=24726032/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=148000 CPUtime=402.3 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 115921 0 0 0 40205 25 0 0 25 0 1 0 631139730 151552000 29893 33554432000 4194304 4580011 140734693401392 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 37000 29893 367 95 0 31982 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 148000

[startup+462.301 s]
/proc/loadavg: 4.01 3.95 3.92 5/292 16965
/proc/meminfo: memFree=24655552/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=217724 CPUtime=462.3 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 127827 0 0 0 46203 27 0 0 25 0 1 0 631139730 222949376 35473 33554432000 4194304 4580011 140734693401392 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 54431 35473 367 95 0 49413 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 217724

[startup+522.301 s]
/proc/loadavg: 4.11 3.99 3.93 5/292 16966
/proc/meminfo: memFree=24664716/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=218564 CPUtime=522.3 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 137448 0 0 0 52200 30 0 0 25 0 1 0 631139730 223809536 35294 33554432000 4194304 4580011 140734693401392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 54641 35294 367 95 0 49623 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 218564

[startup+582.3 s]
/proc/loadavg: 4.04 3.99 3.93 5/292 16968
/proc/meminfo: memFree=24650672/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=219308 CPUtime=582.31 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 147341 0 0 0 58198 33 0 0 25 0 1 0 631139730 224571392 35390 33554432000 4194304 4580011 140734693401392 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 54827 35390 367 95 0 49809 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 219308

[startup+642.301 s]
/proc/loadavg: 4.08 4.00 3.94 5/292 16970
/proc/meminfo: memFree=24601288/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=187840 CPUtime=642.31 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 157354 0 0 0 64196 35 0 0 25 0 1 0 631139730 192348160 38335 33554432000 4194304 4580011 140734693401392 18446744073709551615 4293147 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 46960 38335 367 95 0 41942 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 187840

[startup+702.301 s]
/proc/loadavg: 4.03 4.00 3.94 5/292 16971
/proc/meminfo: memFree=24597552/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=188020 CPUtime=702.31 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 167741 0 0 0 70193 38 0 0 25 0 1 0 631139730 192532480 37695 33554432000 4194304 4580011 140734693401392 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 47005 37695 367 95 0 41987 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 188020

[startup+762.301 s]
/proc/loadavg: 4.01 4.00 3.94 5/292 16973
/proc/meminfo: memFree=24584860/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=188140 CPUtime=762.31 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 177452 0 0 0 76190 41 0 0 25 0 1 0 631139730 192655360 39820 33554432000 4194304 4580011 140734693401392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 47035 39820 367 95 0 42017 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 188140

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/292 16974
/proc/meminfo: memFree=24594888/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=244644 CPUtime=822.31 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 186463 0 0 0 82187 44 0 0 25 0 1 0 631139730 250515456 41055 33554432000 4194304 4580011 140734693401392 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 61161 41055 367 95 0 56143 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 244644

[startup+882.31 s]
/proc/loadavg: 4.00 4.00 3.94 5/292 16976
/proc/meminfo: memFree=24589908/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=192052 CPUtime=882.32 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 196024 0 0 0 88186 46 0 0 25 0 1 0 631139730 196661248 38930 33554432000 4194304 4580011 140734693401392 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 48013 38930 367 95 0 42995 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 192052

[startup+942.301 s]
/proc/loadavg: 4.05 4.01 3.94 5/292 16978
/proc/meminfo: memFree=24579196/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=192188 CPUtime=942.31 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 205092 0 0 0 94183 48 0 0 25 0 1 0 631139730 196800512 39896 33554432000 4194304 4580011 140734693401392 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 48047 39896 367 95 0 43029 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 192188

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/292 16979
/proc/meminfo: memFree=24575188/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=197432 CPUtime=1002.31 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 213791 0 0 0 100181 50 0 0 25 0 1 0 631139730 202170368 40220 33554432000 4194304 4580011 140734693401392 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 49358 40220 367 95 0 44340 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 197432

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/292 16981
/proc/meminfo: memFree=24562504/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=197520 CPUtime=1062.31 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 222029 0 0 0 106179 52 0 0 25 0 1 0 631139730 202260480 40059 33554432000 4194304 4580011 140734693401392 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 49380 40059 367 95 0 44362 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 197520

[startup+1122.3 s]
/proc/loadavg: 4.14 4.04 3.96 5/292 16982
/proc/meminfo: memFree=24547732/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=252416 CPUtime=1122.32 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 229234 0 0 0 112177 55 0 0 25 0 1 0 631139730 258473984 43047 33554432000 4194304 4580011 140734693401392 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 63104 43047 367 95 0 58086 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 252416

[startup+1182.3 s]
/proc/loadavg: 4.05 4.03 3.96 5/292 16984
/proc/meminfo: memFree=24502552/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=198804 CPUtime=1182.32 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 236543 0 0 0 118174 58 0 0 25 0 1 0 631139730 203575296 41915 33554432000 4194304 4580011 140734693401392 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 49701 41915 367 95 0 44683 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 198804

[startup+1242.3 s]
/proc/loadavg: 4.05 4.04 3.96 5/292 16986
/proc/meminfo: memFree=24490496/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=198912 CPUtime=1242.32 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 244014 0 0 0 124172 60 0 0 25 0 1 0 631139730 203685888 40800 33554432000 4194304 4580011 140734693401392 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 49728 40800 367 95 0 44710 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 198912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.96 3/290 16989
/proc/meminfo: memFree=24819424/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=254940 CPUtime=1300.03 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 250303 0 0 0 129941 62 0 0 25 0 1 0 631139730 261058560 42687 33554432000 4194304 4580011 140734693401392 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 63735 42687 367 95 0 58717 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 254940

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: 4.02 4.03 3.96 3/290 16989
/proc/meminfo: memFree=24819424/32951124 swapFree=67057896/67111528
[pid=16945] ppid=16943 vsize=254940 CPUtime=1300.03 cores=4,6
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 15822 0 -1 4202496 250303 0 0 0 129941 62 0 0 25 0 1 0 631139730 261058560 42687 33554432000 4194304 4580011 140734693401392 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16945/statm: 63735 42687 367 95 0 58717 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 254940

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

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

runsolver used 3.61645 second user time and 8.24075 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-14 17:34:04
IDJOB=3367783
IDBENCH=82992
IDSOLVER=1845
FILE ID=node140/3367783-1305387244
RUNJOBID= node140-1305387244-16911
PBS_JOBID= 13324362
Free space on /tmp= 73476 MiB

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

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

MD5SUM BENCH= 95ba8379aa2e59896c8d6334d91cdeab
RANDOM SEED=992360753

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.833
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.75
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.833
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.833
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.833
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:      25118676 kB
Buffers:        288532 kB
Cached:        3700788 kB
SwapCached:       8056 kB
Active:        4863900 kB
Inactive:      2658516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25118676 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           16392 kB
Writeback:           0 kB
AnonPages:     3529788 kB
Mapped:          23724 kB
Slab:           224416 kB
PageTables:      22452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45618176 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= 73464 MiB
End job on node140 at 2011-05-14 17:55:46