Trace number 3367642

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1960786523-069.SATISFIABLE.cnf
MD5SUM23247368fdc20070eb9c682abfb798ef
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367642-1305384897.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:        1704
0.00/0.01	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.01	c -- vars added        400
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       400      1704         0         0      5112         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 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:     11  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:     177 undec:      51 neg:     172
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       389      1690         0         0      5126         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.13	c  N st     8      4915       389      1690         0      4798      5126     93963   no data   no data
0.29/0.38	c  N st    10     11299       389      1690         0      4424      5126     65588   no data   no data
0.59/0.62	c  N st    11     17042       389      1690         0     10035      5126    186251   no data   no data
0.89/0.97	c  F st    12     25001       389      1690         0     12318      5126    229579   no data   no data
0.89/0.97	c  N st    12     25001       389      1690         0     12318      5126    229579   no data   no data
1.19/1.20	c Decided on static restart strategy
1.19/1.20	c  N st    18     30003       389      1690         0     10618      5126    167832   no data   no data
1.19/1.20	c  S st    18     30003       389      1690         0     10618      5126    167832   no data   no data
1.19/1.23	c  S st    18     30510       389      1690         0     11125      5126    177744   no data   no data
1.19/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.24	c blocked clauses removed:        6 vars:      1 tried:         389 T: 0.00 s
1.19/1.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
1.19/1.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.19/1.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.29	c lits-rem:       126  cl-subs:      860  v-elim:      0  v-fix:    0  time:  0.05 s
1.29/1.30	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.00
1.29/1.30	c calculated reachability. Time: 0.00
1.29/1.30	c  N st    18     30510       388      1684         0     10265      5108    160538   no data   no data
1.59/1.67	c  N st    20     37622       388      1684         0      9551      5108    133734   no data   no data
1.99/2.04	c  N st    21     44022       388      1684         0     15788      5108    258889   no data   no data
2.09/2.14	c  S st    22     45766       388      1684         0     17503      5108    293500   no data   no data
2.09/2.18	c  S st    22     46269       388      1684         0      9287      5108    115577   no data   no data
2.09/2.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.09/2.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.09/2.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.09/2.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.09/2.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
2.09/2.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.09/2.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.09/2.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.20	c lits-rem:        22  cl-subs:       64  v-elim:      0  v-fix:    0  time:  0.01 s
2.09/2.20	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
2.09/2.20	c vivif2 --  cl tried     9223 cl shrink        0 lits rem          0 time: 0.00
2.09/2.20	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.00
2.09/2.20	c calculated reachability. Time: 0.00
2.09/2.20	c  N st    22     46269       388      1684         0      9223      5108    114381   no data   no data
2.99/3.07	c  N st    23     60666       388      1684         0     13508      5108    188807   no data   no data
3.59/3.64	c  N st    24     69405       388      1684         0     11330      5108    139230   no data   no data
3.59/3.64	c  S st    24     69405       388      1684         0     11330      5108    139230   no data   no data
3.59/3.67	c  S st    24     69905       388      1684         0     11829      5108    149136   no data   no data
3.59/3.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.59/3.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.59/3.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
3.59/3.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.59/3.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.59/3.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.70	c lits-rem:        26  cl-subs:      243  v-elim:      0  v-fix:    0  time:  0.02 s
3.69/3.70	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
3.69/3.70	c vivif2 --  cl tried    11586 cl shrink        0 lits rem          0 time: 0.00
3.69/3.70	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.01
3.69/3.71	c calculated reachability. Time: 0.00
3.69/3.71	c  N st    24     69905       388      1684         0     11586      5108    144587   no data   no data
4.79/4.82	c  F st    25     87500       388      1684         0     17009      5108    253875   no data   no data
4.79/4.82	c  N st    25     87500       388      1684         0     17009      5108    253875   no data   no data
5.19/5.21	c Decided on static restart strategy
5.39/5.46	c  N st    32     95536       388      1684         0     24838      5108    407928   no data   no data
6.09/6.11	c  N st    34    104858       388      1684         0     21275      5108    335024   no data   no data
6.09/6.11	c  S st    34    104858       388      1684         0     21275      5108    335024   no data   no data
6.09/6.16	c  S st    34    105364       388      1684         0     21779      5108    344837   no data   no data
6.09/6.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.09/6.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.09/6.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.09/6.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.09/6.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
6.09/6.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.09/6.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.09/6.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.34	c lits-rem:       169  cl-subs:     1102  v-elim:      0  v-fix:    0  time:  0.15 s
6.29/6.34	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
6.29/6.34	c vivif2 --  cl tried    20677 cl shrink        0 lits rem          0 time: 0.00
6.29/6.35	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.01
6.29/6.35	c calculated reachability. Time: 0.00
6.29/6.35	c  N st    34    105364       388      1684         0     20677      5108    319826   no data   no data
6.99/7.07	c  N st    35    114964       388      1684         0     16426      5108    211695   no data   no data
8.29/8.32	c  N st    36    129361       388      1684         0     15846      5108    179735   no data   no data
10.09/10.10	c  N st    37    150956       388      1684         0     21179      5108    272515   no data   no data
10.69/10.72	c  S st    38    158046       388      1684         0     28031      5108    406619   no data   no data
10.69/10.78	c  S st    38    158547       388      1684         0     28528      5108    416781   no data   no data
10.69/10.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.69/10.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
10.69/10.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.69/10.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.69/10.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.69/10.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
10.69/10.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.69/10.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.79/10.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.09/11.17	c lits-rem:       208  cl-subs:     2223  v-elim:      0  v-fix:    0  time:  0.37 s
11.09/11.17	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
11.09/11.18	c vivif2 --  cl tried    26305 cl shrink        0 lits rem          0 time: 0.01
11.09/11.19	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.01
11.09/11.19	c calculated reachability. Time: 0.00
11.09/11.19	c  N st    38    158547       388      1684         0     26305      5108    377581   no data   no data
15.59/15.68	c  N st    39    207136       388      1684         0     21232      5108    256043   no data   no data
18.49/18.56	c  N st    40    237820       388      1684         0     31639      5108    456803   no data   no data
18.49/18.56	c  S st    40    237820       388      1684         0     31639      5108    456803   no data   no data
18.59/18.63	c  S st    40    238325       388      1684         0     32144      5108    466916   no data   no data
18.59/18.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.59/18.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.59/18.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.59/18.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.59/18.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.59/18.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
18.59/18.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.59/18.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.59/18.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.99/19.01	c lits-rem:       346  cl-subs:     1593  v-elim:      0  v-fix:    0  time:  0.35 s
18.99/19.01	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
18.99/19.01	c vivif2 --  cl tried    30551 cl shrink        0 lits rem          0 time: 0.00
18.99/19.03	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.02
18.99/19.03	c calculated reachability. Time: 0.00
18.99/19.03	c  N st    40    238325       388      1684         0     30551      5108    436896   no data   no data
26.08/26.16	c  F st    41    306250       388      1684         0     32173      5108    410167   no data   no data
26.08/26.16	c  N st    41    306250       388      1684         0     32173      5108    410167   no data   no data
26.68/26.78	c Decided on static restart strategy
29.29/29.33	c  N st    51    334551       388      1684         0     36400      5108    494462   no data   no data
31.79/31.88	c  N st    53    357487       388      1684         0     34532      5108    464391   no data   no data
31.79/31.88	c  S st    53    357487       388      1684         0     34532      5108    464391   no data   no data
31.90/31.97	c  S st    53    357991       388      1684         0     35034      5108    474533   no data   no data
31.90/31.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.90/31.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
31.90/31.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.90/31.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.90/31.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.90/31.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
31.90/31.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.90/31.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.90/31.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.19/32.27	c lits-rem:       188  cl-subs:     1207  v-elim:      0  v-fix:    0  time:  0.27 s
32.19/32.27	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
32.19/32.27	c vivif2 --  cl tried    33827 cl shrink        0 lits rem          0 time: 0.00
32.19/32.29	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.02
32.19/32.29	c calculated reachability. Time: 0.00
32.19/32.29	c  N st    53    357991       388      1684         0     33827      5108    448784   no data   no data
36.19/36.23	c  N st    54    390384       388      1684         0     39933      5108    532729   no data   no data
42.19/42.21	c  N st    55    438974       388      1684         0     33751      5108    389637   no data   no data
51.29/51.37	c  N st    56    511858       388      1684         0     47299      5108    677693   no data   no data
54.68/54.71	c  N st    57    536986       388      1684         0     41589      5108    529945   no data   no data
54.68/54.71	c  S st    57    536986       388      1684         0     41589      5108    529945   no data   no data
54.78/54.81	c  S st    57    537486       388      1684         0     42088      5108    540541   no data   no data
54.78/54.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.78/54.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
54.78/54.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.78/54.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.78/54.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.78/54.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
54.78/54.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.78/54.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
54.78/54.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.19/55.24	c lits-rem:       327  cl-subs:     1545  v-elim:      0  v-fix:    0  time:  0.39 s
55.19/55.24	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
55.19/55.24	c vivif2 --  cl tried    40543 cl shrink        0 lits rem          0 time: 0.01
55.19/55.27	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.02
55.19/55.27	c calculated reachability. Time: 0.00
55.19/55.27	c  N st    57    537486       388      1684         0     40543      5108    507959   no data   no data
78.99/79.06	c  N st    58    701470       388      1684         0     69471      5108   1096170   no data   no data
93.99/94.09	c  N st    59    806230       388      1684         0     63340      5108    921633   no data   no data
93.99/94.09	c  S st    59    806230       388      1684         0     63340      5108    921633   no data   no data
94.19/94.27	c  S st    59    806733       388      1684         0     63840      5108    931946   no data   no data
94.19/94.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.29/94.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
94.29/94.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
94.29/94.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.29/94.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.29/94.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
94.29/94.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
94.29/94.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
94.29/94.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.70/96.75	c lits-rem:       714  cl-subs:     5737  v-elim:      0  v-fix:    0  time:  2.41 s
96.70/96.75	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
96.70/96.76	c vivif2 --  cl tried    58103 cl shrink        0 lits rem          0 time: 0.01
96.70/96.79	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.03
96.70/96.79	c calculated reachability. Time: 0.00
96.70/96.79	c  N st    59    806733       388      1684         0     58103      5108    818171   no data   no data
138.99/139.00	c  F st    60   1071875       388      1684         0     73801      5108   1035677   no data   no data
138.99/139.00	c  N st    60   1071875       388      1684         0     73801      5108   1035677   no data   no data
140.09/140.14	c Decided on static restart strategy
144.40/144.46	c  N st    70   1100178       388      1684         0     57848      5108    690401   no data   no data
151.80/151.83	c  N st    72   1136171       388      1684         0     48135      5108    469542   no data   no data
157.39/157.45	c  N st    73   1168565       388      1684         0     79284      5108   1076515   no data   no data
164.69/164.71	c  N st    74   1210102       388      1684         0     73980      5108    967973   no data   no data
164.69/164.71	c  S st    74   1210102       388      1684         0     73980      5108    967973   no data   no data
164.79/164.90	c  S st    74   1210605       388      1684         0     74481      5108    979052   no data   no data
164.79/164.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
164.89/164.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
164.89/164.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
164.89/164.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.89/164.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.89/164.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
164.89/164.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
164.89/164.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
164.89/164.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.59/167.61	c lits-rem:       616  cl-subs:     6931  v-elim:      0  v-fix:    0  time:  2.64 s
167.59/167.61	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
167.59/167.62	c vivif2 --  cl tried    67550 cl shrink        0 lits rem          0 time: 0.01
167.59/167.66	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.04
167.59/167.66	c calculated reachability. Time: 0.00
167.59/167.66	c  N st    74   1210605       388      1684         0     67550      5108    856022   no data   no data
180.59/180.64	c  N st    75   1283488       388      1684         0     91579      5108   1321528   no data   no data
202.09/202.13	c  N st    76   1392812       388      1684         0     52428      5108    496188   no data   no data
235.30/235.35	c  N st    77   1556796       388      1684         0     57307      5108    550103   no data   no data
267.31/267.37	c  N st    78   1710605       388      1684         0     98912      5108   1434205   no data   no data
267.31/267.37	c  S st    78   1710605       388      1684         0     98912      5108   1434205   no data   no data
267.60/267.64	c  S st    78   1711110       388      1684         0     99416      5108   1445466   no data   no data
267.60/267.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
267.60/267.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
267.60/267.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
267.60/267.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
267.60/267.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
267.60/267.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
267.60/267.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
267.70/267.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
267.70/267.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
273.09/273.18	c lits-rem:       645  cl-subs:     8012  v-elim:      0  v-fix:    0  time:  5.44 s
273.09/273.18	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
273.19/273.20	c vivif2 --  cl tried    91404 cl shrink        0 lits rem          0 time: 0.02
273.19/273.27	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.07
273.19/273.27	c calculated reachability. Time: 0.00
273.19/273.27	c  N st    78   1711110       388      1684         0     91404      5108   1295672   no data   no data
358.79/358.89	c  N st    79   2080074       388      1684         0    103225      5108   1464594   no data   no data
391.40/391.40	c  N st    80   2211111       388      1684         0    106725      5108   1437306   no data   no data
391.40/391.40	c  S st    80   2211111       388      1684         0    106725      5108   1437306   no data   no data
391.61/391.69	c  S st    80   2211614       388      1684         0    107226      5108   1447758   no data   no data
391.70/391.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
391.70/391.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
391.70/391.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
391.70/391.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
391.70/391.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
391.70/391.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
391.70/391.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
391.70/391.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
391.79/391.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
398.79/398.90	c lits-rem:       725  cl-subs:    12437  v-elim:      0  v-fix:    0  time:  7.10 s
398.89/398.90	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
398.89/398.91	c vivif2 --  cl tried    94789 cl shrink        0 lits rem          0 time: 0.02
398.89/398.98	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.07
398.89/398.98	c calculated reachability. Time: 0.00
398.89/398.98	c  N st    80   2211614       388      1684         0     94789      5108   1221410   no data   no data
530.11/530.11	c  N st    81   2711615       388      1684         0    118421      5108   1619212   no data   no data
530.11/530.11	c  S st    81   2711615       388      1684         0    118421      5108   1619212   no data   no data
530.40/530.44	c  S st    81   2712119       388      1684         0    118923      5108   1630102   no data   no data
530.40/530.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
530.40/530.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
530.40/530.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
530.40/530.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
530.40/530.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
530.40/530.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
530.40/530.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
530.50/530.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
530.50/530.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
538.80/538.80	c lits-rem:      1002  cl-subs:    12203  v-elim:      0  v-fix:    0  time:  8.24 s
538.80/538.80	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
538.80/538.82	c vivif2 --  cl tried   106720 cl shrink        0 lits rem          0 time: 0.02
538.90/538.91	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.08
538.90/538.91	c calculated reachability. Time: 0.00
538.90/538.91	c  N st    81   2712119       388      1684         0    106720      5108   1407176   no data   no data
689.72/689.76	c  N st    82   3212119       388      1684         0     82823      5108    793587   no data   no data
689.72/689.76	c  S st    82   3212119       388      1684         0     82823      5108    793587   no data   no data
689.91/689.96	c  S st    82   3212620       388      1684         0     83324      5108    803772   no data   no data
689.91/689.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
689.91/689.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
689.91/689.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
689.91/689.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
689.91/689.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
689.91/689.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
689.91/689.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
690.01/690.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
690.01/690.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
690.41/690.48	c lits-rem:       110  cl-subs:     2063  v-elim:      0  v-fix:    0  time:  0.45 s
690.41/690.48	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
690.41/690.49	c vivif2 --  cl tried    81261 cl shrink        0 lits rem          0 time: 0.01
690.51/690.54	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.05
690.51/690.54	c calculated reachability. Time: 0.00
690.51/690.54	c  N st    82   3212620       388      1684         0     81261      5108    771332   no data   no data
839.01/839.03	c  N st    83   3712620       388      1684         0     91476      5108    891794   no data   no data
839.01/839.03	c  S st    83   3712620       388      1684         0     91476      5108    891794   no data   no data
839.21/839.27	c  S st    83   3713126       388      1684         0     91980      5108    902774   no data   no data
839.21/839.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
839.21/839.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
839.21/839.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
839.21/839.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
839.21/839.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
839.21/839.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
839.21/839.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
839.32/839.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
839.32/839.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
840.01/840.07	c lits-rem:       176  cl-subs:     3218  v-elim:      0  v-fix:    0  time:  0.72 s
840.01/840.07	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
840.01/840.08	c vivif2 --  cl tried    88762 cl shrink        0 lits rem          0 time: 0.01
840.11/840.14	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.06
840.11/840.14	c calculated reachability. Time: 0.00
840.11/840.14	c  N st    83   3713126       388      1684         0     88762      5108    853552   no data   no data
850.32/850.34	c  F st    84   3751563       388      1684         0    125722      5108   1624633   no data   no data
850.32/850.34	c  N st    84   3751563       388      1684         0    125722      5108   1624633   no data   no data
852.41/852.50	c Decided on static restart strategy
862.42/862.42	c  N st    94   3779863       388      1684         0    153049      5108   2202162   no data   no data
872.71/872.73	c  N st    96   3815860       388      1684         0    106183      5108   1199182   no data   no data
883.61/883.63	c  N st    97   3848252       388      1684         0    137435      5108   1855585   no data   no data
897.41/897.48	c  N st    98   3896840       388      1684         0    101599      5108   1083460   no data   no data
923.31/923.36	c  N st    99   3969723       388      1684         0     88033      5108    794161   no data   no data
958.42/958.48	c  N st   100   4079047       388      1684         0    108309      5108   1169471   no data   no data
996.51/996.57	c  N st   101   4213128       388      1684         0    152720      5108   2160681   no data   no data
996.51/996.57	c  S st   101   4213128       388      1684         0    152720      5108   2160681   no data   no data
997.01/997.06	c  S st   101   4213631       388      1684         0    153223      5108   2171957   no data   no data
997.01/997.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
997.11/997.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
997.11/997.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
997.11/997.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
997.11/997.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
997.11/997.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
997.11/997.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
997.11/997.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
997.22/997.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1006.31/1006.35	c lits-rem:       954  cl-subs:    10739  v-elim:      0  v-fix:    0  time:  9.12 s
1006.31/1006.35	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
1006.31/1006.37	c vivif2 --  cl tried   142484 cl shrink        0 lits rem          0 time: 0.03
1006.42/1006.50	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.13
1006.42/1006.51	c calculated reachability. Time: 0.00
1006.42/1006.51	c  N st   101   4213631       388      1684         0    142484      5108   1990839   no data   no data
1087.93/1087.98	c  N st   102   4459607       388      1684         0    116898      5108   1368811   no data   no data
1174.92/1174.92	c  N st   103   4713631       388      1684         0    180506      5108   2683561   no data   no data
1174.92/1174.92	c  S st   103   4713631       388      1684         0    180506      5108   2683561   no data   no data
1175.52/1175.55	c  S st   103   4714134       388      1684         0    181004      5108   2694269   no data   no data
1175.52/1175.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1175.62/1175.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
1175.62/1175.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1175.62/1175.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1175.62/1175.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1175.62/1175.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    388 time:  0.00 s
1175.62/1175.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1175.62/1175.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1175.72/1175.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1209.42/1209.40	c lits-rem:       830  cl-subs:    25451  v-elim:      0  v-fix:    0  time: 33.64 s
1209.42/1209.40	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
1209.42/1209.43	c vivif2 --  cl tried   155553 cl shrink        0 lits rem          0 time: 0.03
1209.52/1209.57	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.14
1209.52/1209.57	c calculated reachability. Time: 0.00
1209.52/1209.57	c  N st   103   4714134       388      1684         0    155553      5108   2200733   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.71 3.96 3.89 3/366 5391
/proc/meminfo: memFree=13569212/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=29760 CPUtime=0 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 479 0 0 0 0 0 0 0 23 0 1 0 630906008 30474240 419 33554432000 4194304 4580011 140734503560512 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 7440 422 322 95 0 2422 0

[startup+0.087685 s]
/proc/loadavg: 3.71 3.96 3.89 3/366 5391
/proc/meminfo: memFree=13569212/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=30180 CPUtime=0.08 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 719 0 0 0 8 0 0 0 23 0 1 0 630906008 30904320 656 33554432000 4194304 4580011 140734503560512 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 7545 657 364 95 0 2527 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30180

[startup+0.100684 s]
/proc/loadavg: 3.71 3.96 3.89 3/366 5391
/proc/meminfo: memFree=13569212/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=30180 CPUtime=0.09 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 739 0 0 0 9 0 0 0 23 0 1 0 630906008 30904320 676 33554432000 4194304 4580011 140734503560512 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 7581 676 364 95 0 2563 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30180

[startup+0.300673 s]
/proc/loadavg: 3.71 3.96 3.89 3/366 5391
/proc/meminfo: memFree=13569212/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=30736 CPUtime=0.29 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 980 0 0 0 29 0 0 0 25 0 1 0 630906008 31473664 798 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 7684 798 364 95 0 2666 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30736

[startup+0.700603 s]
/proc/loadavg: 3.71 3.96 3.89 3/366 5391
/proc/meminfo: memFree=13569212/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=31352 CPUtime=0.69 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 1458 0 0 0 69 0 0 0 25 0 1 0 630906008 32104448 848 33554432000 4194304 4580011 140734503560512 18446744073709551615 4318852 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 7838 848 364 95 0 2820 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31352

[startup+1.50046 s]
/proc/loadavg: 3.71 3.96 3.89 5/377 5410
/proc/meminfo: memFree=13543328/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=36604 CPUtime=1.49 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 3181 0 0 0 149 0 0 0 25 0 1 0 630906008 37482496 2278 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294408 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 9151 2278 367 95 0 4133 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36604

[startup+3.10117 s]
/proc/loadavg: 3.73 3.96 3.89 5/377 5410
/proc/meminfo: memFree=13510840/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=36760 CPUtime=3.09 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 4201 0 0 0 309 0 0 0 25 0 1 0 630906008 37642240 2238 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 9190 2238 367 95 0 4172 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36760

[startup+6.3006 s]
/proc/loadavg: 3.73 3.96 3.89 5/377 5410
/proc/meminfo: memFree=13502076/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=43736 CPUtime=6.29 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 7319 0 0 0 628 1 0 0 25 0 1 0 630906008 44785664 3978 33554432000 4194304 4580011 140734503560512 18446744073709551615 4451451 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 10934 3978 367 95 0 5916 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43736

[startup+12.7005 s]
/proc/loadavg: 3.85 3.98 3.89 5/377 5410
/proc/meminfo: memFree=13475312/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=47756 CPUtime=12.68 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 10744 0 0 0 1267 1 0 0 25 0 1 0 630906008 48902144 5017 33554432000 4194304 4580011 140734503560512 18446744073709551615 4295663 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 11939 5017 367 95 0 6921 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47756

[startup+25.5012 s]
/proc/loadavg: 3.87 3.98 3.90 5/377 5410
/proc/meminfo: memFree=13452548/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=52212 CPUtime=25.48 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 16105 0 0 0 2546 2 0 0 25 0 1 0 630906008 53465088 5888 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 13053 5888 367 95 0 8035 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52212

[startup+51.1006 s]
/proc/loadavg: 3.91 3.98 3.90 5/377 5411
/proc/meminfo: memFree=13434524/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=54776 CPUtime=51.09 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 23746 0 0 0 5105 4 0 0 25 0 1 0 630906008 56090624 6825 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 13694 6825 367 95 0 8676 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54776

[startup+102.313 s]
/proc/loadavg: 3.96 3.98 3.90 5/377 5412
/proc/meminfo: memFree=13383764/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=71216 CPUtime=102.3 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 39216 0 0 0 10223 7 0 0 25 0 1 0 630906008 72925184 10816 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 17804 10816 367 95 0 12786 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 71216

[startup+162.301 s]
/proc/loadavg: 4.04 4.00 3.91 5/377 5414
/proc/meminfo: memFree=13347256/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=71612 CPUtime=162.29 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 51118 0 0 0 16220 9 0 0 25 0 1 0 630906008 73330688 10697 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 17903 10697 367 95 0 12885 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 71612

[startup+222.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/377 5416
/proc/meminfo: memFree=13324012/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=78676 CPUtime=222.29 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 62046 0 0 0 22218 11 0 0 25 0 1 0 630906008 80564224 13170 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294357 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 19669 13170 367 95 0 14651 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 78676

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/377 5417
/proc/meminfo: memFree=13277736/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=95308 CPUtime=282.3 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 75068 0 0 0 28215 15 0 0 25 0 1 0 630906008 97595392 16547 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 23827 16547 367 95 0 18809 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 95308

[startup+342.301 s]
/proc/loadavg: 4.07 4.01 3.92 5/377 5419
/proc/meminfo: memFree=13239880/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=95508 CPUtime=342.29 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 83958 0 0 0 34212 17 0 0 25 0 1 0 630906008 97800192 16975 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 23877 16975 367 95 0 18859 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 95508

[startup+402.301 s]
/proc/loadavg: 4.17 4.04 3.93 5/377 5429
/proc/meminfo: memFree=13225276/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=102608 CPUtime=402.29 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 92531 0 0 0 40210 19 0 0 25 0 1 0 630906008 105070592 18992 33554432000 4194304 4580011 140734503560512 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 25652 18992 367 95 0 20634 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 102608

[startup+462.301 s]
/proc/loadavg: 4.12 4.04 3.93 5/377 5431
/proc/meminfo: memFree=13214472/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=102812 CPUtime=462.3 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 100819 0 0 0 46208 22 0 0 25 0 1 0 630906008 105279488 17904 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 25703 17904 367 95 0 20685 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 102812

[startup+522.3 s]
/proc/loadavg: 4.05 4.03 3.93 5/377 5433
/proc/meminfo: memFree=13193592/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=102972 CPUtime=522.3 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 108335 0 0 0 52204 26 0 0 25 0 1 0 630906008 105443328 18318 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 25743 18318 367 95 0 20725 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 102972

[startup+582.301 s]
/proc/loadavg: 4.08 4.04 3.94 5/377 5434
/proc/meminfo: memFree=13158468/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=109216 CPUtime=582.3 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 115543 0 0 0 58202 28 0 0 25 0 1 0 630906008 111837184 20420 33554432000 4194304 4580011 140734503560512 18446744073709551615 4321796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 27304 20420 367 95 0 22286 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 109216

[startup+642.301 s]
/proc/loadavg: 4.03 4.03 3.94 5/377 5436
/proc/meminfo: memFree=13149364/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=109380 CPUtime=642.31 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 122515 0 0 0 64200 31 0 0 25 0 1 0 630906008 112005120 19964 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 27345 19964 367 95 0 22327 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 109380

[startup+702.301 s]
/proc/loadavg: 4.08 4.04 3.94 5/377 5437
/proc/meminfo: memFree=13122548/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=109476 CPUtime=702.3 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 127939 0 0 0 70198 32 0 0 25 0 1 0 630906008 112103424 20329 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 27369 20329 367 95 0 22351 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 109476

[startup+762.314 s]
/proc/loadavg: 4.03 4.03 3.94 7/377 5439
/proc/meminfo: memFree=13101428/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=109552 CPUtime=762.32 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 133609 0 0 0 76198 34 0 0 25 0 1 0 630906008 112181248 20909 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 27388 20909 367 95 0 22370 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 109552

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.94 5/377 5441
/proc/meminfo: memFree=13116148/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=110128 CPUtime=822.3 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 140594 0 0 0 82194 36 0 0 25 0 1 0 630906008 112771072 20328 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 27532 20328 367 95 0 22514 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 110128

[startup+882.301 s]
/proc/loadavg: 4.00 4.02 3.94 5/377 5442
/proc/meminfo: memFree=13109152/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=112340 CPUtime=882.31 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 147042 0 0 0 88193 38 0 0 25 0 1 0 630906008 115036160 21231 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 28085 21231 367 95 0 23067 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 112340

[startup+942.3 s]
/proc/loadavg: 4.04 4.03 3.95 5/377 5444
/proc/meminfo: memFree=13103896/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=112452 CPUtime=942.31 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 152957 0 0 0 94190 41 0 0 25 0 1 0 630906008 115150848 21385 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 28113 21385 367 95 0 23095 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 112452

[startup+1002.3 s]
/proc/loadavg: 4.08 4.05 3.96 5/377 5445
/proc/meminfo: memFree=13076340/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=133264 CPUtime=1002.31 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 163765 0 0 0 100188 43 0 0 25 0 1 0 630906008 136462336 26425 33554432000 4194304 4580011 140734503560512 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 33316 26425 367 95 0 28298 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 133264

[startup+1062.3 s]
/proc/loadavg: 4.06 4.05 3.97 5/377 5447
/proc/meminfo: memFree=13073092/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=133388 CPUtime=1062.32 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 169772 0 0 0 106187 45 0 0 25 0 1 0 630906008 136589312 25814 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 33347 25814 367 95 0 28329 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 133388

[startup+1122.3 s]
/proc/loadavg: 4.02 4.04 3.97 5/377 5449
/proc/meminfo: memFree=13054832/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=133468 CPUtime=1122.32 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 175972 0 0 0 112186 46 0 0 25 0 1 0 630906008 136671232 25646 33554432000 4194304 4580011 140734503560512 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 33367 25646 367 95 0 28349 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 133468

[startup+1182.3 s]
/proc/loadavg: 4.08 4.06 3.98 5/377 5450
/proc/meminfo: memFree=13017228/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=155636 CPUtime=1182.32 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 185680 0 0 0 118184 48 0 0 25 0 1 0 630906008 159371264 32168 33554432000 4194304 4580011 140734503560512 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 38909 32168 367 95 0 33891 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 155636

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 3.98 5/377 5452
/proc/meminfo: memFree=13017172/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=155652 CPUtime=1242.32 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 188962 0 0 0 124183 49 0 0 25 0 1 0 630906008 159387648 31606 33554432000 4194304 4580011 140734503560512 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 38913 31606 367 95 0 33895 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 155652



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.05 3.98 5/378 5454
/proc/meminfo: memFree=13029640/32951124 swapFree=65051360/67111528
[pid=5391] ppid=5389 vsize=155776 CPUtime=1300.03 cores=4,6
/proc/5391/stat : 5391 (strangenight2-s) R 5389 5391 4643 0 -1 4202496 194912 0 0 0 129952 51 0 0 25 0 1 0 630906008 159514624 30877 33554432000 4194304 4580011 140734503560512 18446744073709551615 4318852 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5391/statm: 38944 30877 367 95 0 33926 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 155776

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.53
system time used= 0.52192
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194913
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= 8
involuntary context switches= 727

runsolver used 4.78327 second user time and 10.6244 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-14 16:54:57
IDJOB=3367642
IDBENCH=82851
IDSOLVER=1845
FILE ID=node146/3367642-1305384897
RUNJOBID= node146-1305384897-5368
PBS_JOBID= 13324356
Free space on /tmp= 73268 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1960786523-069.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367642-1305384897/watcher-3367642-1305384897 -o /tmp/evaluation-result-3367642-1305384897/solver-3367642-1305384897 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367642-1305384897.cnf

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

MD5SUM BENCH= 23247368fdc20070eb9c682abfb798ef
RANDOM SEED=735698814

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13569376 kB
Buffers:        265040 kB
Cached:        3421120 kB
SwapCached:      41828 kB
Active:       11480476 kB
Inactive:      7613480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13569376 kB
SwapTotal:    67111528 kB
SwapFree:     65051360 kB
Dirty:           11060 kB
Writeback:           0 kB
AnonPages:    15372556 kB
Mapped:          22232 kB
Slab:           163252 kB
PageTables:      59792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81776300 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= 73252 MiB
End job on node146 at 2011-05-14 17:16:39