Trace number 3176038

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.06 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1741857700-014.UNKNOWN.cnf
MD5SUM68bf08be908d1e2b9826bc30706a7365
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark349.016
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3176038-1301790884.cnf'
0.00/0.00	c -- header says num vars:            100
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        100
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       100      2130         0         0     10650         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.01
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 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:    100 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  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:      52 undec:       6 neg:      42
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       100      2130         0         0     10650         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.09/0.11	c  N st     8      4914       100      2130         0      4636     10650    101962   no data   no data  --
0.19/0.29	c  N st    10     11297       100      2130         0      4225     10650     73262   no data   no data  --
0.39/0.48	c  N st    11     17040       100      2130         0      9547     10650    191555   no data   no data  --
0.69/0.77	c  F st    12     25000       100      2130         0     11729     10650    234080   no data   no data  --
0.69/0.77	c  N st    12     25000       100      2130         0     11729     10650    234080   no data   no data  --
0.89/0.97	c Decided on static restart strategy
0.89/0.97	c  N st    18     30000       100      2130         0     10056     10650    182284   no data   no data  --
0.89/0.97	c  S st    18     30000       100      2130         0     10056     10650    182284   no data   no data  --
0.89/1.00	c  S st    18     30503       100      2130         0     10535     10650    193343   no data   no data  --
0.89/1.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.89/1.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.89/1.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.00/1.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.00/1.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.40	c lits-rem:      1864  cl-subs:     1978  v-elim:      0  v-fix:    0  time:  0.40 s
1.39/1.44	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.04
1.39/1.44	c calculated reachability. Time: 0.00
1.39/1.44	c  N st    18     30503       100      2130         0      8557     10650    150354   no data   no data  --
1.69/1.79	c  N st    20     37613       100      2130         0      7877     10650    126383   no data   no data  --
1.99/2.09	c  N st    21     44012       100      2130         0     13770     10650    249271   no data   no data  --
2.09/2.20	c  S st    22     45755       100      2130         0     15378     10650    283355   no data   no data  --
2.19/2.24	c  S st    22     46260       100      2130         0     15866     10650    293710   no data   no data  --
2.19/2.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.19/2.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.19/2.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2.19/2.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.29/3.39	c lits-rem:      2537  cl-subs:     2287  v-elim:      0  v-fix:    0  time:  1.14 s
3.29/3.39	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3.29/3.39	c vivif2 --  cl tried    13579 cl shrink        0 lits rem          0 time: 0.00
3.39/3.45	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
3.39/3.45	c calculated reachability. Time: 0.00
3.39/3.45	c  N st    22     46260       100      2130         0     13579     10650    243983   no data   no data  --
4.09/4.18	c  N st    23     60658       100      2130         0      9559     10650    138864   no data   no data  --
4.49/4.59	c  N st    24     69392       100      2130         0     17664     10650    310720   no data   no data  --
4.49/4.59	c  S st    24     69392       100      2130         0     17664     10650    310720   no data   no data  --
4.59/4.64	c  S st    24     69893       100      2130         0     18147     10650    321284   no data   no data  --
4.59/4.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/4.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.59/4.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4.59/4.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.79/5.89	c lits-rem:      4109  cl-subs:     2411  v-elim:      0  v-fix:    0  time:  1.24 s
5.79/5.89	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
5.89/5.90	c vivif2 --  cl tried    15736 cl shrink        0 lits rem          0 time: 0.00
5.89/5.96	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
5.89/5.96	c calculated reachability. Time: 0.00
5.89/5.96	c  N st    24     69893       100      2130         0     15736     10650    269418   no data   no data  --
6.89/6.92	c  F st    25     87502       100      2130         0     21957     10650    393571   no data   no data  --
6.89/6.92	c  N st    25     87502       100      2130         0     21957     10650    393571   no data   no data  --
7.19/7.21	c Decided on static restart strategy
7.29/7.38	c  N st    32     95543       100      2130         0     18369     10650    310625   no data   no data  --
7.99/8.02	c  N st    34    104840       100      2130         0     14959     10650    232493   no data   no data  --
7.99/8.02	c  S st    34    104840       100      2130         0     14959     10650    232493   no data   no data  --
7.99/8.06	c  S st    34    105346       100      2130         0     15441     10650    243155   no data   no data  --
7.99/8.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.99/8.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.99/8.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.99/8.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
7.99/8.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.89/8.98	c lits-rem:      1577  cl-subs:     1230  v-elim:      0  v-fix:    0  time:  0.91 s
8.89/8.98	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
8.89/8.98	c vivif2 --  cl tried    14211 cl shrink        0 lits rem          0 time: 0.00
8.99/9.04	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
8.99/9.04	c calculated reachability. Time: 0.00
8.99/9.04	c  N st    34    105346       100      2130         0     14211     10650    216804   no data   no data  --
9.69/9.70	c  N st    35    114945       100      2130         0     23049     10650    403823   no data   no data  --
10.59/10.64	c  N st    36    129344       100      2130         0     23550     10650    419131   no data   no data  --
12.29/12.30	c  N st    37    150940       100      2130         0     14821     10650    195773   no data   no data  --
12.69/12.72	c  S st    38    158019       100      2130         0     21362     10650    340297   no data   no data  --
12.69/12.77	c  S st    38    158522       100      2130         0     21845     10650    351062   no data   no data  --
12.69/12.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.69/12.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.69/12.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
12.69/12.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.69/12.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.69/12.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
12.69/12.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.89/13.98	c lits-rem:      2833  cl-subs:     1899  v-elim:      0  v-fix:    0  time:  1.19 s
13.89/13.98	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
13.89/13.98	c vivif2 --  cl tried    19946 cl shrink        0 lits rem          0 time: 0.00
13.99/14.07	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
13.99/14.07	c calculated reachability. Time: 0.00
13.99/14.07	c  N st    38    158522       100      2130         0     19946     10650    308572   no data   no data  --
17.89/17.93	c  N st    39    207114       100      2130         0     32412     10650    554187   no data   no data  --
20.49/20.53	c  N st    40    237784       100      2130         0     24930     10650    373807   no data   no data  --
20.49/20.53	c  S st    40    237784       100      2130         0     24930     10650    373807   no data   no data  --
20.49/20.59	c  S st    40    238287       100      2130         0     25406     10650    384566   no data   no data  --
20.49/20.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.49/20.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.49/20.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
20.59/20.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.59/20.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.59/20.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
20.59/20.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.80/21.86	c lits-rem:      2819  cl-subs:     1954  v-elim:      0  v-fix:    0  time:  1.25 s
21.80/21.86	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
21.80/21.86	c vivif2 --  cl tried    23452 cl shrink        0 lits rem          0 time: 0.00
21.90/21.95	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
21.90/21.95	c calculated reachability. Time: 0.00
21.90/21.95	c  N st    40    238287       100      2130         0     23452     10650    343219   no data   no data  --
28.19/28.29	c  F st    41    306250       100      2130         0     25242     10650    349468   no data   no data  --
28.19/28.29	c  N st    41    306250       100      2130         0     25242     10650    349468   no data   no data  --
28.69/28.71	c Decided on static restart strategy
30.99/31.07	c  N st    51    334555       100      2130         0     29245     10650    417979   no data   no data  --
33.19/33.27	c  N st    53    357430       100      2130         0     27360     10650    371062   no data   no data  --
33.19/33.27	c  S st    53    357430       100      2130         0     27360     10650    371062   no data   no data  --
33.29/33.34	c  S st    53    357932       100      2130         0     27842     10650    381559   no data   no data  --
33.29/33.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.29/33.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.29/33.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.29/33.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.29/33.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.29/33.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
33.29/33.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.39/34.47	c lits-rem:      1623  cl-subs:     1426  v-elim:      0  v-fix:    0  time:  1.11 s
34.39/34.47	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
34.39/34.48	c vivif2 --  cl tried    26416 cl shrink        0 lits rem          0 time: 0.00
34.49/34.58	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.11
34.49/34.58	c calculated reachability. Time: 0.00
34.49/34.58	c  N st    53    357932       100      2130         0     26416     10650    350800   no data   no data  --
37.79/37.84	c  N st    54    390325       100      2130         0     32353     10650    465086   no data   no data  --
42.90/42.91	c  N st    55    438915       100      2130         0     26354     10650    318220   no data   no data  --
49.99/50.05	c  N st    56    511797       100      2130         0     39151     10650    571924   no data   no data  --
52.69/52.75	c  N st    57    536898       100      2130         0     33841     10650    449198   no data   no data  --
52.69/52.75	c  S st    57    536898       100      2130         0     33841     10650    449198   no data   no data  --
52.79/52.84	c  S st    57    537405       100      2130         0     34332     10650    460299   no data   no data  --
52.79/52.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.79/52.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.79/52.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
52.79/52.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.79/52.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.79/52.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
52.79/52.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.10/54.12	c lits-rem:      1890  cl-subs:     1608  v-elim:      0  v-fix:    0  time:  1.26 s
54.10/54.12	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
54.10/54.12	c vivif2 --  cl tried    32724 cl shrink        0 lits rem          0 time: 0.00
54.20/54.26	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.13
54.20/54.26	c calculated reachability. Time: 0.00
54.20/54.26	c  N st    57    537405       100      2130         0     32724     10650    426925   no data   no data  --
73.29/73.39	c  N st    58    701389       100      2130         0     59879     10650    938878   no data   no data  --
85.80/85.88	c  N st    59    806108       100      2130         0     54505     10650    829379   no data   no data  --
85.80/85.88	c  S st    59    806108       100      2130         0     54505     10650    829379   no data   no data  --
86.00/86.01	c  S st    59    806613       100      2130         0     54988     10650    840257   no data   no data  --
86.00/86.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.00/86.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
86.00/86.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
86.00/86.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.00/86.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.00/86.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
86.00/86.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
89.89/89.98	c lits-rem:      3084  cl-subs:     5495  v-elim:      0  v-fix:    0  time:  3.92 s
89.89/89.98	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
89.89/89.99	c vivif2 --  cl tried    49493 cl shrink        0 lits rem          0 time: 0.01
90.10/90.17	c asymm  cl-useful: 0/1827/2130 lits-rem:0 time: 0.18
90.10/90.17	c calculated reachability. Time: 0.00
90.10/90.17	c  N st    59    806613       100      2130         0     49493     10650    730679   no data   no data  --
125.30/125.33	c  F st    60   1071876       100      2130         0     64441     10650    964981   no data   no data  --
125.30/125.33	c  N st    60   1071876       100      2130         0     64441     10650    964981   no data   no data  --
126.20/126.27	c Decided on static restart strategy
130.30/130.37	c  N st    70   1100180       100      2130         0     49411     10650    638642   no data   no data  --
136.09/136.15	c  N st    72   1136173       100      2130         0     82562     10650   1374382   no data   no data  --
140.80/140.82	c  N st    73   1168566       100      2130         0     70198     10650   1093214   no data   no data  --
147.60/147.66	c  N st    74   1209920       100      2130         0     64930     10650    938374   no data   no data  --
147.60/147.66	c  S st    74   1209920       100      2130         0     64930     10650    938374   no data   no data  --
147.80/147.82	c  S st    74   1210424       100      2130         0     65410     10650    949183   no data   no data  --
147.80/147.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
147.80/147.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
147.80/147.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
147.80/147.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
147.80/147.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.80/147.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
147.80/147.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
152.80/152.81	c lits-rem:      2738  cl-subs:     6410  v-elim:      0  v-fix:    0  time:  4.94 s
152.80/152.81	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
152.80/152.82	c vivif2 --  cl tried    59000 cl shrink        0 lits rem          0 time: 0.01
153.00/153.01	c asymm  cl-useful: 0/1496/2130 lits-rem:0 time: 0.19
153.00/153.01	c calculated reachability. Time: 0.00
153.00/153.01	c  N st    74   1210424       100      2130         0     59000     10650    824123   no data   no data  --
165.20/165.28	c  N st    75   1283307       100      2130         0     82335     10650   1324659   no data   no data  --
182.40/182.46	c  N st    76   1392630       100      2130         0     91553     10650   1498057   no data   no data  --
210.11/210.16	c  N st    77   1556614       100      2130         0     98682     10650   1612795   no data   no data  --
237.40/237.42	c  N st    78   1710425       100      2130         0     88148     10650   1305339   no data   no data  --
237.40/237.42	c  S st    78   1710425       100      2130         0     88148     10650   1305339   no data   no data  --
237.60/237.63	c  S st    78   1710926       100      2130         0     88618     10650   1316303   no data   no data  --
237.60/237.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
237.60/237.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
237.60/237.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
237.70/237.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
237.70/237.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
237.70/237.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
237.70/237.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
250.90/250.96	c lits-rem:      7737  cl-subs:    12740  v-elim:      0  v-fix:    0  time: 13.26 s
250.90/250.96	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
250.90/250.98	c vivif2 --  cl tried    75878 cl shrink        0 lits rem          0 time: 0.01
251.10/251.12	c asymm  cl-useful: 0/634/2130 lits-rem:0 time: 0.14
251.10/251.12	c calculated reachability. Time: 0.00
251.10/251.12	c  N st    78   1710926       100      2130         0     75878     10650   1083943   no data   no data  --
318.70/318.79	c  N st    79   2079890       100      2130         0     87902     10650   1274778   no data   no data  --
344.20/344.28	c  N st    80   2210926       100      2130         0     92202     10650   1375205   no data   no data  --
344.20/344.28	c  S st    80   2210926       100      2130         0     92202     10650   1375205   no data   no data  --
344.50/344.52	c  S st    80   2211429       100      2130         0     92679     10650   1386555   no data   no data  --
344.50/344.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
344.50/344.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
344.50/344.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
344.61/344.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
344.61/344.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
344.61/344.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
344.61/344.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
357.30/357.30	c lits-rem:      3752  cl-subs:     7874  v-elim:      0  v-fix:    0  time: 12.70 s
357.30/357.30	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
357.30/357.32	c vivif2 --  cl tried    84805 cl shrink        0 lits rem          0 time: 0.01
357.51/357.56	c asymm  cl-useful: 0/1046/2130 lits-rem:0 time: 0.24
357.51/357.56	c calculated reachability. Time: 0.00
357.51/357.56	c  N st    80   2211429       100      2130         0     84805     10650   1226241   no data   no data  --
466.00/466.08	c  N st    81   2711430       100      2130         0    106976     10650   1593774   no data   no data  --
466.00/466.08	c  S st    81   2711430       100      2130         0    106976     10650   1593774   no data   no data  --
466.31/466.37	c  S st    81   2711931       100      2130         0    107448     10650   1605052   no data   no data  --
466.31/466.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
466.31/466.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
466.42/466.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
466.42/466.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
466.42/466.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
466.42/466.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
466.42/466.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
486.91/486.92	c lits-rem:      2600  cl-subs:    13169  v-elim:      0  v-fix:    0  time: 20.45 s
486.91/486.92	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
486.91/486.94	c vivif2 --  cl tried    94279 cl shrink        0 lits rem          0 time: 0.01
487.11/487.17	c asymm  cl-useful: 0/878/2130 lits-rem:0 time: 0.24
487.11/487.18	c calculated reachability. Time: 0.00
487.11/487.18	c  N st    81   2711931       100      2130         0     94279     10650   1359644   no data   no data  --
611.41/611.49	c  N st    82   3211932       100      2130         0     72647     10650    776804   no data   no data  --
611.41/611.49	c  S st    82   3211932       100      2130         0     72647     10650    776804   no data   no data  --
611.62/611.67	c  S st    82   3212437       100      2130         0     73131     10650    787608   no data   no data  --
611.62/611.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
611.62/611.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
611.62/611.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
611.71/611.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
611.71/611.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
611.71/611.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
611.71/611.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
615.11/615.11	c lits-rem:       364  cl-subs:      468  v-elim:      0  v-fix:    0  time:  3.39 s
615.11/615.11	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
615.11/615.12	c vivif2 --  cl tried    72663 cl shrink        0 lits rem          0 time: 0.01
615.31/615.31	c asymm  cl-useful: 0/1249/2130 lits-rem:0 time: 0.20
615.31/615.32	c calculated reachability. Time: 0.00
615.31/615.32	c  N st    82   3212437       100      2130         0     72663     10650    779261   no data   no data  --
737.81/737.86	c  N st    83   3712439       100      2130         0     82650     10650    927959   no data   no data  --
737.81/737.86	c  S st    83   3712439       100      2130         0     82650     10650    927959   no data   no data  --
738.02/738.07	c  S st    83   3712948       100      2130         0     83143     10650    939697   no data   no data  --
738.02/738.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
738.02/738.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
738.02/738.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
738.12/738.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
738.12/738.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
738.12/738.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
738.12/738.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
742.81/742.89	c lits-rem:      1213  cl-subs:     1856  v-elim:      0  v-fix:    0  time:  4.77 s
742.81/742.89	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
742.91/742.90	c vivif2 --  cl tried    81287 cl shrink        0 lits rem          0 time: 0.01
743.01/743.09	c asymm  cl-useful: 0/881/2130 lits-rem:0 time: 0.18
743.01/743.09	c calculated reachability. Time: 0.00
743.01/743.09	c  N st    83   3712948       100      2130         0     81287     10650    904080   no data   no data  --
752.32/752.34	c  F st    84   3751562       100      2130         0    116581     10650   1661404   no data   no data  --
752.32/752.34	c  N st    84   3751562       100      2130         0    116581     10650   1661404   no data   no data  --
754.11/754.17	c Decided on static restart strategy
762.01/762.02	c  N st    94   3779869       100      2130         0    142639     10650   2232633   no data   no data  --
772.02/772.07	c  N st    96   3815861       100      2130         0     97790     10650   1208822   no data   no data  --
782.03/782.05	c  N st    97   3848254       100      2130         0    127392     10650   1843516   no data   no data  --
795.62/795.61	c  N st    98   3896842       100      2130         0     93324     10650   1133289   no data   no data  --
815.92/815.90	c  N st    99   3969726       100      2130         0     80442     10650    848510   no data   no data  --
844.02/844.05	c  N st   100   4079049       100      2130         0     99936     10650   1257394   no data   no data  --
878.62/878.62	c  N st   101   4212948       100      2130         0    141233     10650   2165658   no data   no data  --
878.62/878.62	c  S st   101   4212948       100      2130         0    141233     10650   2165658   no data   no data  --
879.02/879.04	c  S st   101   4213449       100      2130         0    141706     10650   2176473   no data   no data  --
879.02/879.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
879.02/879.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
879.12/879.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
879.12/879.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
879.12/879.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
879.12/879.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
879.12/879.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
918.92/918.98	c lits-rem:      7602  cl-subs:    16146  v-elim:      0  v-fix:    0  time: 39.80 s
918.92/918.98	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
919.02/919.00	c vivif2 --  cl tried   125560 cl shrink        0 lits rem          0 time: 0.02
919.32/919.30	c asymm  cl-useful: 0/694/2130 lits-rem:0 time: 0.30
919.32/919.30	c calculated reachability. Time: 0.00
919.32/919.30	c  N st   101   4213449       100      2130         0    125560     10650   1855265   no data   no data  --
1012.23/1012.20	c  N st   102   4459426       100      2130         0    101594     10650   1239638   no data   no data  --
1087.13/1087.11	c  N st   103   4713449       100      2130         0    162276     10650   2433358   no data   no data  --
1087.13/1087.11	c  S st   103   4713449       100      2130         0    162276     10650   2433358   no data   no data  --
1087.63/1087.61	c  S st   103   4713953       100      2130         0    162762     10650   2445008   no data   no data  --
1087.63/1087.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1087.63/1087.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1087.63/1087.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1087.73/1087.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1087.73/1087.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1087.73/1087.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1087.73/1087.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1190.03/1190.02	c lits-rem:      4399  cl-subs:    30391  v-elim:      0  v-fix:    0  time: 102.25 s
1190.03/1190.02	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1190.03/1190.04	c vivif2 --  cl tried   132371 cl shrink        0 lits rem          0 time: 0.02
1190.33/1190.36	c asymm  cl-useful: 0/639/2130 lits-rem:0 time: 0.31
1190.33/1190.36	c calculated reachability. Time: 0.00
1190.33/1190.36	c  N st   103   4713953       100      2130         0    132371     10650   1903964   no data   no data  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3176038-1301790884/watcher-3176038-1301790884 -o /tmp/evaluation-result-3176038-1301790884/solver-3176038-1301790884 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3176038-1301790884.cnf 

running on 2 cores: 1,3

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: 0.98 1.65 2.53 5/178 8030
/proc/meminfo: memFree=23070972/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=29812 CPUtime=0 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 517 0 0 0 0 0 0 0 18 0 1 0 369319104 30527488 456 33554432000 4194304 4650387 140736681531104 18446744073709551615 4370665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 7453 456 345 112 0 2418 0

[startup+0.0630389 s]
/proc/loadavg: 0.98 1.65 2.53 5/178 8030
/proc/meminfo: memFree=23070972/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=30288 CPUtime=0.05 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 761 0 0 0 5 0 0 0 18 0 1 0 369319104 31014912 682 33554432000 4194304 4650387 140736681531104 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 7572 682 377 112 0 2537 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30288

[startup+0.101026 s]
/proc/loadavg: 0.98 1.65 2.53 5/178 8030
/proc/meminfo: memFree=23070972/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=30420 CPUtime=0.09 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 816 0 0 0 9 0 0 0 18 0 1 0 369319104 31150080 737 33554432000 4194304 4650387 140736681531104 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 7605 737 377 112 0 2570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30420

[startup+0.300991 s]
/proc/loadavg: 0.98 1.65 2.53 5/178 8030
/proc/meminfo: memFree=23070972/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=31260 CPUtime=0.29 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 1228 0 0 0 29 0 0 0 18 0 1 0 369319104 32010240 818 33554432000 4194304 4650387 140736681531104 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 7815 818 379 112 0 2780 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31260

[startup+0.700916 s]
/proc/loadavg: 0.98 1.65 2.53 5/178 8030
/proc/meminfo: memFree=23070972/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=31532 CPUtime=0.69 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 1676 0 0 0 69 0 0 0 18 0 1 0 369319104 32288768 1011 33554432000 4194304 4650387 140736681531104 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 7883 1011 379 112 0 2848 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31532

[startup+1.50077 s]
/proc/loadavg: 0.98 1.65 2.53 6/190 8047
/proc/meminfo: memFree=23050484/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=37080 CPUtime=1.49 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 3292 0 0 0 149 0 0 0 20 0 1 0 369319104 37969920 2323 33554432000 4194304 4650387 140736681531104 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 9270 2323 381 112 0 4235 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37080

[startup+3.10048 s]
/proc/loadavg: 0.98 1.65 2.53 6/190 8047
/proc/meminfo: memFree=23025552/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=41064 CPUtime=3.09 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 4651 0 0 0 309 0 0 0 25 0 1 0 369319104 42049536 3298 33554432000 4194304 4650387 140736681531104 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 10266 3298 381 112 0 5231 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41064

[startup+6.30088 s]
/proc/loadavg: 1.22 1.69 2.53 6/190 8047
/proc/meminfo: memFree=23006956/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=43596 CPUtime=6.29 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 6420 0 0 0 629 0 0 0 25 0 1 0 369319104 44642304 3756 33554432000 4194304 4650387 140736681531104 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 10899 3756 381 112 0 5864 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43596

[startup+12.7007 s]
/proc/loadavg: 1.44 1.72 2.54 6/190 8047
/proc/meminfo: memFree=22990512/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=44924 CPUtime=12.69 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 9655 0 0 0 1268 1 0 0 25 0 1 0 369319104 46002176 4223 33554432000 4194304 4650387 140736681531104 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 11231 4223 381 112 0 6196 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44924

[startup+25.5003 s]
/proc/loadavg: 2.01 1.84 2.56 6/190 8047
/proc/meminfo: memFree=22953716/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=50456 CPUtime=25.5 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 14999 0 0 0 2548 2 0 0 25 0 1 0 369319104 51666944 5871 33554432000 4194304 4650387 140736681531104 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 12614 5871 381 112 0 7579 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 50456

[startup+51.1006 s]
/proc/loadavg: 2.69 2.01 2.60 6/190 8048
/proc/meminfo: memFree=22934860/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=53788 CPUtime=51.09 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 24384 0 0 0 5106 3 0 0 25 0 1 0 369319104 55078912 6651 33554432000 4194304 4650387 140736681531104 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 13447 6651 381 112 0 8412 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53788

[startup+102.307 s]
/proc/loadavg: 3.47 2.34 2.68 6/190 8049
/proc/meminfo: memFree=22889928/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=69048 CPUtime=102.3 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 40707 0 0 0 10223 7 0 0 25 0 1 0 369319104 70705152 10093 33554432000 4194304 4650387 140736681531104 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 17262 10093 381 112 0 12227 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 69048

[startup+162.301 s]
/proc/loadavg: 3.79 2.62 2.75 6/190 8051
/proc/meminfo: memFree=22847484/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=78788 CPUtime=162.3 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 55892 0 0 0 16220 10 0 0 25 0 1 0 369319104 80678912 12536 33554432000 4194304 4650387 140736681531104 18446744073709551615 4328248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 19697 12536 381 112 0 14662 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 78788

[startup+222.301 s]
/proc/loadavg: 3.92 2.87 2.83 6/190 8052
/proc/meminfo: memFree=22812612/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=79152 CPUtime=222.29 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 68458 0 0 0 22217 12 0 0 25 0 1 0 369319104 81051648 12334 33554432000 4194304 4650387 140736681531104 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 19788 12334 381 112 0 14753 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 79152

[startup+282.301 s]
/proc/loadavg: 4.02 3.08 2.90 6/190 8057
/proc/meminfo: memFree=22773540/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=92608 CPUtime=282.3 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 79544 0 0 0 28215 15 0 0 25 0 1 0 369319104 94830592 15299 33554432000 4194304 4650387 140736681531104 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 23152 15299 381 112 0 18117 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 92608

[startup+342.301 s]
/proc/loadavg: 4.00 3.25 2.97 6/190 8058
/proc/meminfo: memFree=22733692/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=92920 CPUtime=342.3 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 90850 0 0 0 34212 18 0 0 25 0 1 0 369319104 95150080 15967 33554432000 4194304 4650387 140736681531104 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 23230 15967 381 112 0 18195 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 92920

[startup+402.301 s]
/proc/loadavg: 4.07 3.40 3.04 6/190 8060
/proc/meminfo: memFree=22713084/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=102376 CPUtime=402.31 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 100066 0 0 0 40210 21 0 0 25 0 1 0 369319104 104833024 18118 33554432000 4194304 4650387 140736681531104 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 25594 18118 381 112 0 20559 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 102376

[startup+462.3 s]
/proc/loadavg: 4.02 3.51 3.09 6/190 8062
/proc/meminfo: memFree=22690992/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=102596 CPUtime=462.3 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 109821 0 0 0 46207 23 0 0 25 0 1 0 369319104 105058304 18323 33554432000 4194304 4650387 140736681531104 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 25649 18323 381 112 0 20614 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 102596

[startup+522.3 s]
/proc/loadavg: 4.07 3.61 3.15 6/190 8063
/proc/meminfo: memFree=22660228/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=119072 CPUtime=522.3 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 116615 0 0 0 52204 26 0 0 25 0 1 0 369319104 121929728 22306 33554432000 4194304 4650387 140736681531104 18446744073709551615 4313048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 29768 22306 381 112 0 24733 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 119072

[startup+582.301 s]
/proc/loadavg: 4.02 3.68 3.20 6/190 8065
/proc/meminfo: memFree=22642716/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=119296 CPUtime=582.31 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 126044 0 0 0 58202 29 0 0 25 0 1 0 369319104 122159104 21531 33554432000 4194304 4650387 140736681531104 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 29824 21531 381 112 0 24789 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 119296

[startup+642.301 s]
/proc/loadavg: 4.01 3.74 3.25 6/190 8066
/proc/meminfo: memFree=22628816/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=119480 CPUtime=642.32 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 134561 0 0 0 64199 33 0 0 25 0 1 0 369319104 122347520 21937 33554432000 4194304 4650387 140736681531104 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 29870 21937 381 112 0 24835 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 119480

[startup+702.301 s]
/proc/loadavg: 4.00 3.78 3.29 6/190 8068
/proc/meminfo: memFree=22623936/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=119636 CPUtime=702.31 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 142800 0 0 0 70196 35 0 0 25 0 1 0 369319104 122507264 21921 33554432000 4194304 4650387 140736681531104 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 29909 21921 381 112 0 24874 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 119636

[startup+762.307 s]
/proc/loadavg: 4.00 3.82 3.34 6/190 8070
/proc/meminfo: memFree=22611008/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=119752 CPUtime=762.32 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 149737 0 0 0 76195 37 0 0 25 0 1 0 369319104 122626048 23146 33554432000 4194304 4650387 140736681531104 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 29938 23146 381 112 0 24903 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 119752

[startup+822.301 s]
/proc/loadavg: 4.00 3.85 3.37 6/190 8071
/proc/meminfo: memFree=22612976/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=119924 CPUtime=822.32 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 157702 0 0 0 82192 40 0 0 25 0 1 0 369319104 122802176 22197 33554432000 4194304 4650387 140736681531104 18446744073709551615 4334281 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 29981 22197 381 112 0 24946 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 119924

[startup+882.301 s]
/proc/loadavg: 4.00 3.87 3.41 6/190 8073
/proc/meminfo: memFree=22589036/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=136648 CPUtime=882.32 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 168626 0 0 0 88189 43 0 0 25 0 1 0 369319104 139927552 27022 33554432000 4194304 4650387 140736681531104 18446744073709551615 4432364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 34162 27022 381 112 0 29127 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 136648

[startup+942.3 s]
/proc/loadavg: 4.00 3.89 3.44 6/190 8074
/proc/meminfo: memFree=22573992/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=141496 CPUtime=942.32 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 171903 0 0 0 94188 44 0 0 25 0 1 0 369319104 144891904 26819 33554432000 4194304 4650387 140736681531104 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 35374 26819 381 112 0 30339 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 141496

[startup+1002.3 s]
/proc/loadavg: 4.09 3.95 3.49 6/190 8076
/proc/meminfo: memFree=22552512/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=141528 CPUtime=1002.32 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 176584 0 0 0 100186 46 0 0 25 0 1 0 369319104 144924672 28379 33554432000 4194304 4650387 140736681531104 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 35382 28379 381 112 0 30347 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 141528

[startup+1062.3 s]
/proc/loadavg: 4.04 3.96 3.52 6/190 8078
/proc/meminfo: memFree=22526088/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=141660 CPUtime=1062.33 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 182929 0 0 0 106184 49 0 0 25 0 1 0 369319104 145059840 28406 33554432000 4194304 4650387 140736681531104 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 35415 28406 381 112 0 30380 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 141660

[startup+1122.3 s]
/proc/loadavg: 4.05 3.97 3.55 6/190 8079
/proc/meminfo: memFree=22521484/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=149880 CPUtime=1122.33 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 187884 0 0 0 112183 50 0 0 25 0 1 0 369319104 153477120 30203 33554432000 4194304 4650387 140736681531104 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 37470 30203 381 112 0 32435 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 149880

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.58 6/190 8081
/proc/meminfo: memFree=22497160/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=151880 CPUtime=1182.33 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 188201 0 0 0 118183 50 0 0 25 0 1 0 369319104 155525120 30520 33554432000 4194304 4650387 140736681531104 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 37970 30520 381 112 0 32935 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 151880

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.60 6/190 8082
/proc/meminfo: memFree=22482004/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=151852 CPUtime=1242.33 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 192294 0 0 0 124182 51 0 0 25 0 1 0 369319104 155496448 30831 33554432000 4194304 4650387 140736681531104 18446744073709551615 4313048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 37963 30831 381 112 0 32928 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 151852



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.62 6/190 8084
/proc/meminfo: memFree=22478264/32950928 swapFree=67111528/67111528
[pid=8030] ppid=8028 vsize=152004 CPUtime=1300.04 cores=1,3
/proc/8030/stat : 8030 (strangenight1-s) R 8028 8030 7124 0 -1 4202496 198086 0 0 0 129950 54 0 0 25 0 1 0 369319104 155652096 30271 33554432000 4194304 4650387 140736681531104 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8030/statm: 38001 30271 381 112 0 32966 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 152004

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1299.51
CPU system time (s): 0.550916
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 206660

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

runsolver used 1.9577 second user time and 5.13722 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-03 02:34:44
IDJOB=3176038
IDBENCH=83056
IDSOLVER=1589
FILE ID=node113/3176038-1301790884
RUNJOBID= node113-1301790884-8006
PBS_JOBID= 12841405
Free space on /tmp= 70720 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1741857700-014.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3176038-1301790884/watcher-3176038-1301790884 -o /tmp/evaluation-result-3176038-1301790884/solver-3176038-1301790884 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3176038-1301790884.cnf

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

MD5SUM BENCH= 68bf08be908d1e2b9826bc30706a7365
RANDOM SEED=1072366824

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23071640 kB
Buffers:        321840 kB
Cached:        9202000 kB
SwapCached:          0 kB
Active:        6183204 kB
Inactive:      3403612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23071640 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18664 kB
Writeback:           0 kB
AnonPages:       62476 kB
Mapped:          14996 kB
Slab:           229556 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190896 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= 70696 MiB
End job on node113 at 2011-04-03 02:56:26