Trace number 3175816

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1059781282-048.UNKNOWN.cnf
MD5SUMac60b7243bf21c022437e3832aafd05d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark354.235
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-3175816-1301787566.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:      46 undec:       2 neg:      52
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.02/0.04	c Decided on static restart strategy
0.09/0.11	c  N st     8      4922       100      2130         0      4622     10650     99934   no data   no data  --
0.19/0.29	c  N st    10     11304       100      2130         0      4249     10650     73915   no data   no data  --
0.39/0.48	c  N st    11     17047       100      2130         0      9559     10650    187116   no data   no data  --
0.69/0.77	c  F st    12     25002       100      2130         0     11674     10650    231765   no data   no data  --
0.69/0.77	c  N st    12     25002       100      2130         0     11674     10650    231765   no data   no data  --
0.89/0.95	c Decided on static restart strategy
0.89/0.95	c  N st    18     30000       100      2130         0     10047     10650    186434   no data   no data  --
0.89/0.95	c  S st    18     30000       100      2130         0     10047     10650    186434   no data   no data  --
0.89/0.98	c  S st    18     30502       100      2130         0     10530     10650    197245   no data   no data  --
0.89/0.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.89/0.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.89/0.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.89/0.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.89/0.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.89/0.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.89/0.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.38	c lits-rem:      2143  cl-subs:     1795  v-elim:      0  v-fix:    0  time:  0.39 s
1.39/1.42	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
1.39/1.42	c calculated reachability. Time: 0.00
1.39/1.42	c  N st    18     30502       100      2130         0      8735     10650    156303   no data   no data  --
1.59/1.69	c  N st    20     37612       100      2130         0      8034     10650    131404   no data   no data  --
1.89/1.99	c  N st    21     44011       100      2130         0     13913     10650    257306   no data   no data  --
1.99/2.09	c  S st    22     45753       100      2130         0     15527     10650    292170   no data   no data  --
2.10/2.14	c  S st    22     46256       100      2130         0     16010     10650    303055   no data   no data  --
2.10/2.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.10/2.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.10/2.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.10/2.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.10/2.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2.10/2.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.19/3.29	c lits-rem:      2896  cl-subs:     2239  v-elim:      0  v-fix:    0  time:  1.14 s
3.19/3.29	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3.19/3.29	c vivif2 --  cl tried    13771 cl shrink        0 lits rem          0 time: 0.00
3.29/3.35	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
3.29/3.35	c calculated reachability. Time: 0.00
3.29/3.35	c  N st    22     46256       100      2130         0     13771     10650    251349   no data   no data  --
4.09/4.10	c  N st    23     60653       100      2130         0      9790     10650    145795   no data   no data  --
4.49/4.55	c  N st    24     69386       100      2130         0     17906     10650    327708   no data   no data  --
4.49/4.55	c  S st    24     69386       100      2130         0     17906     10650    327708   no data   no data  --
4.49/4.59	c  S st    24     69894       100      2130         0     18392     10650    338880   no data   no data  --
4.49/4.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/4.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
4.59/4.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4.59/4.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.79/5.80	c lits-rem:      3805  cl-subs:     2110  v-elim:      0  v-fix:    0  time:  1.19 s
5.79/5.80	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
5.79/5.80	c vivif2 --  cl tried    16282 cl shrink        0 lits rem          0 time: 0.00
5.79/5.87	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
5.79/5.87	c calculated reachability. Time: 0.00
5.79/5.87	c  N st    24     69894       100      2130         0     16282     10650    289705   no data   no data  --
6.89/6.98	c  F st    25     87500       100      2130         0     11397     10650    164155   no data   no data  --
6.89/6.98	c  N st    25     87500       100      2130         0     11397     10650    164155   no data   no data  --
7.19/7.25	c Decided on static restart strategy
7.39/7.41	c  N st    32     95541       100      2130         0     18879     10650    326057   no data   no data  --
7.89/7.95	c  N st    34    104843       100      2130         0     15496     10650    246371   no data   no data  --
7.89/7.95	c  S st    34    104843       100      2130         0     15496     10650    246371   no data   no data  --
7.89/7.99	c  S st    34    105348       100      2130         0     15975     10650    257117   no data   no data  --
7.89/7.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.89/7.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.99/8.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.99/8.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
7.99/8.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.89/8.92	c lits-rem:      1847  cl-subs:     1240  v-elim:      0  v-fix:    0  time:  0.92 s
8.89/8.92	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
8.89/8.92	c vivif2 --  cl tried    14735 cl shrink        0 lits rem          0 time: 0.00
8.89/8.99	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
8.89/8.99	c calculated reachability. Time: 0.00
8.89/8.99	c  N st    34    105348       100      2130         0     14735     10650    230462   no data   no data  --
9.59/9.63	c  N st    35    114947       100      2130         0     23619     10650    430459   no data   no data  --
10.49/10.58	c  N st    36    129344       100      2130         0     23993     10650    422256   no data   no data  --
12.00/12.00	c  N st    37    150939       100      2130         0     15329     10650    206112   no data   no data  --
12.39/12.46	c  S st    38    158022       100      2130         0     21925     10650    359424   no data   no data  --
12.49/12.52	c  S st    38    158528       100      2130         0     22413     10650    370182   no data   no data  --
12.49/12.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.49/12.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.49/12.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
12.49/12.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.49/12.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
12.49/12.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.69/13.73	c lits-rem:      3502  cl-subs:     1794  v-elim:      0  v-fix:    0  time:  1.19 s
13.69/13.73	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
13.69/13.73	c vivif2 --  cl tried    20619 cl shrink        0 lits rem          0 time: 0.00
13.79/13.81	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
13.79/13.81	c calculated reachability. Time: 0.00
13.79/13.81	c  N st    38    158528       100      2130         0     20619     10650    326416   no data   no data  --
17.39/17.44	c  N st    39    207118       100      2130         0     33146     10650    567318   no data   no data  --
19.80/19.87	c  N st    40    237792       100      2130         0     25481     10650    385466   no data   no data  --
19.80/19.87	c  S st    40    237792       100      2130         0     25481     10650    385466   no data   no data  --
19.89/19.93	c  S st    40    238293       100      2130         0     25968     10650    396224   no data   no data  --
19.89/19.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.89/19.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.89/19.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
19.89/19.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.89/19.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.89/19.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
19.89/19.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.19/21.26	c lits-rem:      2674  cl-subs:     2059  v-elim:      0  v-fix:    0  time:  1.31 s
21.19/21.26	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
21.19/21.26	c vivif2 --  cl tried    23909 cl shrink        0 lits rem          0 time: 0.00
21.29/21.35	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
21.29/21.35	c calculated reachability. Time: 0.00
21.29/21.35	c  N st    40    238293       100      2130         0     23909     10650    353599   no data   no data  --
26.89/26.99	c  F st    41    306250       100      2130         0     25680     10650    356167   no data   no data  --
26.89/26.99	c  N st    41    306250       100      2130         0     25680     10650    356167   no data   no data  --
27.39/27.41	c Decided on static restart strategy
29.49/29.59	c  N st    51    334556       100      2130         0     29757     10650    433788   no data   no data  --
31.90/31.96	c  N st    53    357439       100      2130         0     27721     10650    373200   no data   no data  --
31.90/31.96	c  S st    53    357439       100      2130         0     27721     10650    373200   no data   no data  --
31.99/32.04	c  S st    53    357944       100      2130         0     28206     10650    384449   no data   no data  --
31.99/32.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.99/32.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.99/32.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
31.99/32.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.99/32.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.99/32.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
31.99/32.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.19/33.22	c lits-rem:      1604  cl-subs:     1754  v-elim:      0  v-fix:    0  time:  1.16 s
33.19/33.22	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
33.19/33.22	c vivif2 --  cl tried    26452 cl shrink        0 lits rem          0 time: 0.00
33.29/33.33	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.10
33.29/33.33	c calculated reachability. Time: 0.00
33.29/33.33	c  N st    53    357944       100      2130         0     26452     10650    349953   no data   no data  --
36.19/36.30	c  N st    54    390338       100      2130         0     32550     10650    473286   no data   no data  --
40.70/40.74	c  N st    55    438927       100      2130         0     26718     10650    327825   no data   no data  --
48.09/48.18	c  N st    56    511810       100      2130         0     39396     10650    580780   no data   no data  --
50.79/50.88	c  N st    57    536917       100      2130         0     33962     10650    447911   no data   no data  --
50.79/50.88	c  S st    57    536917       100      2130         0     33962     10650    447911   no data   no data  --
50.89/50.96	c  S st    57    537428       100      2130         0     34440     10650    458634   no data   no data  --
50.89/50.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.89/50.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.89/50.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
50.89/50.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.89/50.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.89/50.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
50.89/50.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.39/52.40	c lits-rem:      1649  cl-subs:     1871  v-elim:      0  v-fix:    0  time:  1.42 s
52.39/52.40	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
52.39/52.40	c vivif2 --  cl tried    32569 cl shrink        0 lits rem          0 time: 0.00
52.49/52.53	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.13
52.49/52.53	c calculated reachability. Time: 0.00
52.49/52.53	c  N st    57    537428       100      2130         0     32569     10650    421985   no data   no data  --
71.19/71.27	c  N st    58    701412       100      2130         0     60056     10650    954839   no data   no data  --
82.79/82.80	c  N st    59    806142       100      2130         0     54425     10650    831485   no data   no data  --
82.79/82.80	c  S st    59    806142       100      2130         0     54425     10650    831485   no data   no data  --
82.89/82.94	c  S st    59    806644       100      2130         0     54898     10650    841905   no data   no data  --
82.89/82.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.89/82.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.89/82.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
82.89/82.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.89/82.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.89/82.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
82.89/82.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.00/87.05	c lits-rem:      5177  cl-subs:     5306  v-elim:      0  v-fix:    0  time:  4.08 s
87.00/87.05	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
87.00/87.06	c vivif2 --  cl tried    49592 cl shrink        0 lits rem          0 time: 0.01
87.20/87.24	c asymm  cl-useful: 0/1757/2130 lits-rem:0 time: 0.18
87.20/87.24	c calculated reachability. Time: 0.00
87.20/87.24	c  N st    59    806644       100      2130         0     49592     10650    735672   no data   no data  --
121.49/121.56	c  F st    60   1071878       100      2130         0     64683     10650    981050   no data   no data  --
121.49/121.56	c  N st    60   1071878       100      2130         0     64683     10650    981050   no data   no data  --
122.39/122.42	c Decided on static restart strategy
125.59/125.62	c  N st    70   1100184       100      2130         0     49575     10650    646190   no data   no data  --
130.69/130.79	c  N st    72   1136179       100      2130         0     82800     10650   1386443   no data   no data  --
135.49/135.53	c  N st    73   1168573       100      2130         0     70248     10650   1071881   no data   no data  --
142.79/142.90	c  N st    74   1209966       100      2130         0     64891     10650    937343   no data   no data  --
142.79/142.90	c  S st    74   1209966       100      2130         0     64891     10650    937343   no data   no data  --
143.00/143.06	c  S st    74   1210466       100      2130         0     65368     10650    948182   no data   no data  --
143.00/143.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
143.00/143.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
143.00/143.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
143.09/143.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.09/143.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.09/143.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
143.09/143.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
147.99/148.00	c lits-rem:      1319  cl-subs:     6754  v-elim:      0  v-fix:    0  time:  4.89 s
147.99/148.00	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
147.99/148.01	c vivif2 --  cl tried    58614 cl shrink        0 lits rem          0 time: 0.01
148.19/148.20	c asymm  cl-useful: 0/1572/2130 lits-rem:0 time: 0.19
148.19/148.20	c calculated reachability. Time: 0.00
148.19/148.20	c  N st    74   1210466       100      2130         0     58614     10650    817761   no data   no data  --
160.89/160.91	c  N st    75   1283348       100      2130         0     81784     10650   1291550   no data   no data  --
179.89/179.99	c  N st    76   1392671       100      2130         0     91373     10650   1471688   no data   no data  --
207.60/207.67	c  N st    77   1556656       100      2130         0     98850     10650   1611461   no data   no data  --
233.20/233.23	c  N st    78   1710466       100      2130         0     88713     10650   1346446   no data   no data  --
233.20/233.23	c  S st    78   1710466       100      2130         0     88713     10650   1346446   no data   no data  --
233.40/233.45	c  S st    78   1710969       100      2130         0     89195     10650   1357337   no data   no data  --
233.40/233.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
233.40/233.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
233.40/233.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
233.50/233.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
233.50/233.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
233.50/233.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
233.50/233.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
249.40/249.41	c lits-rem:      4457  cl-subs:    11697  v-elim:      0  v-fix:    0  time: 15.89 s
249.40/249.41	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
249.40/249.43	c vivif2 --  cl tried    77498 cl shrink        0 lits rem          0 time: 0.01
249.61/249.61	c asymm  cl-useful: 0/558/2130 lits-rem:0 time: 0.18
249.61/249.62	c calculated reachability. Time: 0.00
249.61/249.62	c  N st    78   1710969       100      2130         0     77498     10650   1137666   no data   no data  --
314.10/314.19	c  N st    79   2079934       100      2130         0     88831     10650   1270809   no data   no data  --
339.30/339.33	c  N st    80   2210971       100      2130         0     92569     10650   1348216   no data   no data  --
339.30/339.33	c  S st    80   2210971       100      2130         0     92569     10650   1348216   no data   no data  --
339.50/339.57	c  S st    80   2211476       100      2130         0     93045     10650   1359193   no data   no data  --
339.50/339.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
339.50/339.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
339.60/339.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
339.60/339.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
339.60/339.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
339.60/339.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
339.60/339.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
356.10/356.14	c lits-rem:      7171  cl-subs:    10592  v-elim:      0  v-fix:    0  time: 16.49 s
356.10/356.14	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
356.10/356.15	c vivif2 --  cl tried    82453 cl shrink        0 lits rem          0 time: 0.01
356.41/356.47	c asymm  cl-useful: 0/1130/2130 lits-rem:0 time: 0.32
356.41/356.48	c calculated reachability. Time: 0.00
356.41/356.48	c  N st    80   2211476       100      2130         0     82453     10650   1155705   no data   no data  --
465.41/465.42	c  N st    81   2711477       100      2130         0    104920     10650   1546505   no data   no data  --
465.41/465.42	c  S st    81   2711477       100      2130         0    104920     10650   1546505   no data   no data  --
465.71/465.79	c  S st    81   2711981       100      2130         0    105402     10650   1557761   no data   no data  --
465.81/465.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
465.81/465.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
465.81/465.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
465.90/465.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
465.90/465.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
465.90/465.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
465.90/465.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
483.40/483.43	c lits-rem:      1991  cl-subs:    13049  v-elim:      0  v-fix:    0  time: 17.53 s
483.40/483.43	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
483.40/483.45	c vivif2 --  cl tried    92353 cl shrink        0 lits rem          0 time: 0.01
483.70/483.70	c asymm  cl-useful: 0/844/2130 lits-rem:0 time: 0.25
483.70/483.70	c calculated reachability. Time: 0.00
483.70/483.70	c  N st    81   2711981       100      2130         0     92353     10650   1308549   no data   no data  --
609.60/609.66	c  N st    82   3211981       100      2130         0    141906     10650   2252458   no data   no data  --
609.60/609.66	c  S st    82   3211981       100      2130         0    141906     10650   2252458   no data   no data  --
610.52/610.55	c  S st    82   3212486       100      2130         0     71303     10650    757018   no data   no data  --
610.52/610.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
610.52/610.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
610.52/610.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
610.61/610.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
610.61/610.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
610.61/610.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
610.61/610.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
615.21/615.21	c lits-rem:       245  cl-subs:       68  v-elim:      0  v-fix:    0  time:  4.60 s
615.21/615.21	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
615.21/615.22	c vivif2 --  cl tried    71235 cl shrink        0 lits rem          0 time: 0.01
615.51/615.51	c asymm  cl-useful: 0/1390/2130 lits-rem:0 time: 0.29
615.51/615.51	c calculated reachability. Time: 0.00
615.51/615.51	c  N st    82   3212486       100      2130         0     71235     10650    755428   no data   no data  --
740.81/740.81	c  N st    83   3712487       100      2130         0     80924     10650    898153   no data   no data  --
740.81/740.81	c  S st    83   3712487       100      2130         0     80924     10650    898153   no data   no data  --
741.11/741.11	c  S st    83   3712988       100      2130         0     81408     10650    909075   no data   no data  --
741.11/741.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
741.11/741.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
741.11/741.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
741.11/741.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
741.11/741.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
741.11/741.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
741.11/741.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
748.21/748.20	c lits-rem:       689  cl-subs:     1713  v-elim:      0  v-fix:    0  time:  7.02 s
748.21/748.20	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
748.21/748.21	c vivif2 --  cl tried    79695 cl shrink        0 lits rem          0 time: 0.01
748.41/748.47	c asymm  cl-useful: 0/740/2130 lits-rem:0 time: 0.26
748.41/748.48	c calculated reachability. Time: 0.00
748.41/748.48	c  N st    83   3712988       100      2130         0     79695     10650    879882   no data   no data  --
760.31/760.37	c  F st    84   3751563       100      2130         0    115205     10650   1681463   no data   no data  --
760.31/760.37	c  N st    84   3751563       100      2130         0    115205     10650   1681463   no data   no data  --
762.92/762.93	c Decided on static restart strategy
773.01/773.09	c  N st    94   3779874       100      2130         0    141284     10650   2269976   no data   no data  --
782.81/782.89	c  N st    96   3815867       100      2130         0     96674     10650   1227345   no data   no data  --
791.51/791.54	c  N st    97   3848259       100      2130         0    126311     10650   1851845   no data   no data  --
808.31/808.35	c  N st    98   3896847       100      2130         0     92062     10650   1112505   no data   no data  --
829.42/829.43	c  N st    99   3969729       100      2130         0    158890     10650   2606030   no data   no data  --
856.82/856.87	c  N st   100   4079052       100      2130         0     98950     10650   1253675   no data   no data  --
892.02/892.01	c  N st   101   4212988       100      2130         0    139499     10650   2056270   no data   no data  --
892.02/892.01	c  S st   101   4212988       100      2130         0    139499     10650   2056270   no data   no data  --
892.42/892.44	c  S st   101   4213499       100      2130         0    139979     10650   2067755   no data   no data  --
892.42/892.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
892.42/892.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
892.52/892.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
892.52/892.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
892.52/892.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
892.52/892.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
892.52/892.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
935.02/935.02	c lits-rem:      6271  cl-subs:    20440  v-elim:      0  v-fix:    0  time: 42.44 s
935.02/935.02	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
935.02/935.04	c vivif2 --  cl tried   119539 cl shrink        0 lits rem          0 time: 0.02
935.32/935.32	c asymm  cl-useful: 0/753/2130 lits-rem:0 time: 0.28
935.32/935.32	c calculated reachability. Time: 0.00
935.32/935.32	c  N st   101   4213499       100      2130         0    119539     10650   1685962   no data   no data  --
1004.02/1004.08	c  N st   102   4459476       100      2130         0     96251     10650   1138739   no data   no data  --
1079.92/1079.95	c  N st   103   4713499       100      2130         0    158248     10650   2457177   no data   no data  --
1079.92/1079.95	c  S st   103   4713499       100      2130         0    158248     10650   2457177   no data   no data  --
1080.52/1080.54	c  S st   103   4714005       100      2130         0    158726     10650   2468259   no data   no data  --
1080.52/1080.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1080.52/1080.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1080.62/1080.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1080.72/1080.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1080.72/1080.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1080.72/1080.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1080.72/1080.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1182.62/1182.63	c lits-rem:      7308  cl-subs:    20383  v-elim:      0  v-fix:    0  time: 101.93 s
1182.62/1182.63	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1182.62/1182.66	c vivif2 --  cl tried   138343 cl shrink        0 lits rem          0 time: 0.02
1182.92/1182.96	c asymm  cl-useful: 0/604/2130 lits-rem:0 time: 0.30
1182.92/1182.97	c calculated reachability. Time: 0.00
1182.92/1182.97	c  N st   103   4714005       100      2130         0    138343     10650   2094365   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-3175816-1301787566/watcher-3175816-1301787566 -o /tmp/evaluation-result-3175816-1301787566/solver-3175816-1301787566 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175816-1301787566.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: 3.94 4.00 3.93 4/189 18446
/proc/meminfo: memFree=18793584/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=29816 CPUtime=0 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 368987307 30531584 457 33554432000 4194304 4650387 140734365713088 18446744073709551615 4370700 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 7454 457 345 112 0 2419 0

[startup+0.0265551 s]
/proc/loadavg: 3.94 4.00 3.93 4/189 18446
/proc/meminfo: memFree=18793584/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=30292 CPUtime=0.02 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 713 0 0 0 2 0 0 0 25 0 1 0 368987307 31019008 635 33554432000 4194304 4650387 140734365713088 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 7573 635 376 112 0 2538 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30292

[startup+0.100543 s]
/proc/loadavg: 3.94 4.00 3.93 4/189 18446
/proc/meminfo: memFree=18793584/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=30424 CPUtime=0.09 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 814 0 0 0 9 0 0 0 25 0 1 0 368987307 31154176 736 33554432000 4194304 4650387 140734365713088 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 7606 736 377 112 0 2571 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30424

[startup+0.300506 s]
/proc/loadavg: 3.94 4.00 3.93 4/189 18446
/proc/meminfo: memFree=18793584/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=31236 CPUtime=0.29 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 1224 0 0 0 29 0 0 0 25 0 1 0 368987307 31985664 815 33554432000 4194304 4650387 140734365713088 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 7809 815 379 112 0 2774 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31236

[startup+0.700435 s]
/proc/loadavg: 3.94 4.00 3.93 4/189 18446
/proc/meminfo: memFree=18793584/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=31524 CPUtime=0.69 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 1674 0 0 0 69 0 0 0 25 0 1 0 368987307 32280576 1014 33554432000 4194304 4650387 140734365713088 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 7881 1014 379 112 0 2846 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31524

[startup+1.50029 s]
/proc/loadavg: 3.94 4.00 3.93 5/190 18447
/proc/meminfo: memFree=18778572/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=37148 CPUtime=1.49 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 3321 0 0 0 149 0 0 0 25 0 1 0 368987307 38039552 2360 33554432000 4194304 4650387 140734365713088 18446744073709551615 4366864 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 9287 2360 381 112 0 4252 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37148

[startup+3.10099 s]
/proc/loadavg: 3.94 4.00 3.93 5/190 18447
/proc/meminfo: memFree=18775596/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=40748 CPUtime=3.09 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 4586 0 0 0 309 0 0 0 25 0 1 0 368987307 41725952 3241 33554432000 4194304 4650387 140734365713088 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 10187 3241 381 112 0 5152 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40748

[startup+6.30041 s]
/proc/loadavg: 3.94 4.00 3.93 5/190 18503
/proc/meminfo: memFree=19085148/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=44940 CPUtime=6.29 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 6708 0 0 0 629 0 0 0 25 0 1 0 368987307 46018560 4031 33554432000 4194304 4650387 140734365713088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 11235 4031 381 112 0 6200 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44940

[startup+12.7002 s]
/proc/loadavg: 3.95 4.00 3.93 5/190 18503
/proc/meminfo: memFree=19053172/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=48368 CPUtime=12.69 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 10475 0 0 0 1268 1 0 0 25 0 1 0 368987307 49528832 5008 33554432000 4194304 4650387 140734365713088 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 12092 5008 381 112 0 7057 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48368

[startup+25.5009 s]
/proc/loadavg: 3.96 4.00 3.93 5/190 18503
/proc/meminfo: memFree=19024420/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=51312 CPUtime=25.49 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 15762 0 0 0 2548 1 0 0 25 0 1 0 368987307 52543488 5790 33554432000 4194304 4650387 140734365713088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 12828 5790 381 112 0 7793 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51312

[startup+51.1002 s]
/proc/loadavg: 4.05 4.02 3.94 5/190 18504
/proc/meminfo: memFree=19011204/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=56020 CPUtime=51.09 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 25773 0 0 0 5106 3 0 0 25 0 1 0 368987307 57364480 6828 33554432000 4194304 4650387 140734365713088 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 14005 6828 381 112 0 8970 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56020

[startup+102.307 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 18505
/proc/meminfo: memFree=18971728/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=69880 CPUtime=102.3 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 42315 0 0 0 10224 6 0 0 25 0 1 0 368987307 71557120 10125 33554432000 4194304 4650387 140734365713088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 17470 10125 381 112 0 12435 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 69880

[startup+162.301 s]
/proc/loadavg: 4.06 4.02 3.94 5/190 18507
/proc/meminfo: memFree=18928920/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=77788 CPUtime=162.29 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 56344 0 0 0 16220 9 0 0 25 0 1 0 368987307 79654912 12838 33554432000 4194304 4650387 140734365713088 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 19447 12838 381 112 0 14412 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 77788

[startup+222.301 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 18509
/proc/meminfo: memFree=18916740/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=78192 CPUtime=222.3 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 68965 0 0 0 22218 12 0 0 25 0 1 0 368987307 80068608 12625 33554432000 4194304 4650387 140734365713088 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 19548 12625 381 112 0 14513 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 78192

[startup+282.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 18510
/proc/meminfo: memFree=18886460/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=94116 CPUtime=282.3 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 81032 0 0 0 28215 15 0 0 25 0 1 0 368987307 96374784 16404 33554432000 4194304 4650387 140734365713088 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 23529 16404 381 112 0 18494 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 94116

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 18512
/proc/meminfo: memFree=18841924/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=101016 CPUtime=342.3 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 93321 0 0 0 34213 17 0 0 25 0 1 0 368987307 103440384 18027 33554432000 4194304 4650387 140734365713088 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 25254 18027 381 112 0 20219 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 101016

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 18513
/proc/meminfo: memFree=18828864/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=104224 CPUtime=402.3 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 101361 0 0 0 40210 20 0 0 25 0 1 0 368987307 106725376 18909 33554432000 4194304 4650387 140734365713088 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 26056 18909 381 112 0 21021 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 104224

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 18515
/proc/meminfo: memFree=18816328/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=104436 CPUtime=462.31 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 110748 0 0 0 46208 23 0 0 25 0 1 0 368987307 106942464 18753 33554432000 4194304 4650387 140734365713088 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 26109 18753 381 112 0 21074 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 104436

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 18517
/proc/meminfo: memFree=18788408/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=116308 CPUtime=522.31 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 119089 0 0 0 52206 25 0 0 25 0 1 0 368987307 119099392 21808 33554432000 4194304 4650387 140734365713088 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 29077 21808 381 112 0 24042 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 116308

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 18518
/proc/meminfo: memFree=18759236/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=116500 CPUtime=582.31 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 127230 0 0 0 58203 28 0 0 25 0 1 0 368987307 119296000 22274 33554432000 4194304 4650387 140734365713088 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 29125 22274 381 112 0 24090 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 116500

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 18520
/proc/meminfo: memFree=18756364/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=116664 CPUtime=642.31 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 134525 0 0 0 64200 31 0 0 25 0 1 0 368987307 119463936 21580 33554432000 4194304 4650387 140734365713088 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 29166 21580 381 112 0 24131 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 116664

[startup+702.301 s]
/proc/loadavg: 4.07 4.02 3.95 5/190 18521
/proc/meminfo: memFree=18756100/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=116824 CPUtime=702.31 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 142653 0 0 0 70198 33 0 0 25 0 1 0 368987307 119627776 21507 33554432000 4194304 4650387 140734365713088 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 29206 21507 381 112 0 24171 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 116824

[startup+762.307 s]
/proc/loadavg: 4.06 4.03 3.95 5/190 18523
/proc/meminfo: memFree=18736108/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=119808 CPUtime=762.32 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 149447 0 0 0 76195 37 0 0 25 0 1 0 368987307 122683392 22753 33554432000 4194304 4650387 140734365713088 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 29952 22753 381 112 0 24917 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 119808

[startup+822.3 s]
/proc/loadavg: 4.02 4.02 3.95 5/190 18525
/proc/meminfo: memFree=18729520/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=119948 CPUtime=822.31 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 155883 0 0 0 82192 39 0 0 25 0 1 0 368987307 122826752 23210 33554432000 4194304 4650387 140734365713088 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 29987 23210 381 112 0 24952 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 119948

[startup+882.3 s]
/proc/loadavg: 4.01 4.01 3.95 5/190 18526
/proc/meminfo: memFree=18737188/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=120116 CPUtime=882.31 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 164139 0 0 0 88190 41 0 0 25 0 1 0 368987307 122998784 22313 33554432000 4194304 4650387 140734365713088 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 30029 22313 381 112 0 24994 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 120116

[startup+942.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 18528
/proc/meminfo: memFree=18711000/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=140220 CPUtime=942.31 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 169681 0 0 0 94189 42 0 0 25 0 1 0 368987307 143585280 27855 33554432000 4194304 4650387 140734365713088 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 35055 27855 381 112 0 30020 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 140220

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 18529
/proc/meminfo: memFree=18717416/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=140328 CPUtime=1002.32 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 177563 0 0 0 100187 45 0 0 25 0 1 0 368987307 143695872 26216 33554432000 4194304 4650387 140734365713088 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 35082 26216 381 112 0 30047 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 140328

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 18531
/proc/meminfo: memFree=18695212/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=140472 CPUtime=1062.32 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 184489 0 0 0 106185 47 0 0 25 0 1 0 368987307 143843328 26796 33554432000 4194304 4650387 140734365713088 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 35118 26796 381 112 0 30083 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 140472

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 18533
/proc/meminfo: memFree=18679688/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=151760 CPUtime=1122.32 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 188546 0 0 0 112184 48 0 0 25 0 1 0 368987307 155402240 30853 33554432000 4194304 4650387 140734365713088 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 37940 30853 381 112 0 32905 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 151760

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 18534
/proc/meminfo: memFree=18677048/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=151760 CPUtime=1182.32 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 188546 0 0 0 118184 48 0 0 25 0 1 0 368987307 155402240 30853 33554432000 4194304 4650387 140734365713088 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 37940 30853 381 112 0 32905 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 151760

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 18536
/proc/meminfo: memFree=18655952/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=151864 CPUtime=1242.32 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 195448 0 0 0 124181 51 0 0 25 0 1 0 368987307 155508736 30643 33554432000 4194304 4650387 140734365713088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 37966 30643 381 112 0 32931 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 151864



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.96 4/188 18574
/proc/meminfo: memFree=18826332/32950928 swapFree=67111528/67111528
[pid=18446] ppid=18444 vsize=152004 CPUtime=1300.03 cores=1,3
/proc/18446/stat : 18446 (strangenight1-s) R 18444 18446 17960 0 -1 4202496 202072 0 0 0 129949 54 0 0 25 0 1 0 368987307 155652096 30408 33554432000 4194304 4650387 140734365713088 18446744073709551615 4520077 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18446/statm: 38001 30408 381 112 0 32966 0
Current children cumulated CPU time (s) 1300.03
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.05
CPU user time (s): 1299.5
CPU system time (s): 0.549916
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 206664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.5
system time used= 0.549916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202072
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= 13
involuntary context switches= 2265

runsolver used 2.05769 second user time and 5.02124 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-03 01:39:26
IDJOB=3175816
IDBENCH=82834
IDSOLVER=1589
FILE ID=node116/3175816-1301787566
RUNJOBID= node116-1301783656-17980
PBS_JOBID= 12841402
Free space on /tmp= 71248 MiB

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

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

MD5SUM BENCH= ac60b7243bf21c022437e3832aafd05d
RANDOM SEED=342488904

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      18793740 kB
Buffers:        392560 kB
Cached:       13063944 kB
SwapCached:          0 kB
Active:        9467056 kB
Inactive:      4378996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18793740 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12440 kB
Writeback:           0 kB
AnonPages:      389232 kB
Mapped:          16604 kB
Slab:           245172 kB
PageTables:       5576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   610968 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= 71240 MiB
End job on node116 at 2011-04-03 02:01:08