Trace number 3367518

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1864619158-076.SATISFIABLE.cnf
MD5SUM420c3b1966635ea800a6b2af1a449f73
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.004998
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-3367518-1305383523.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:      8  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:     158 undec:      52 neg:     190
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       392      1697         0         0      5141         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.10/0.13	c  N st     8      4914       392      1697         0      4813      5141     89142   no data   no data
0.29/0.37	c  N st    10     11297       392      1697         0      4426      5141     61050   no data   no data
0.49/0.59	c  N st    11     17042       392      1697         0      9990      5141    165079   no data   no data
0.89/0.96	c  F st    12     25000       392      1697         0     12252      5141    214265   no data   no data
0.89/0.96	c  N st    12     25000       392      1697         0     12252      5141    214265   no data   no data
1.10/1.19	c Decided on static restart strategy
1.10/1.19	c  N st    18     30001       392      1697         0     10555      5141    160526   no data   no data
1.10/1.19	c  S st    18     30001       392      1697         0     10555      5141    160526   no data   no data
1.20/1.23	c  S st    18     30502       392      1697         0     11056      5141    170942   no data   no data
1.20/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.20/1.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.20/1.23	c blocked clauses removed:        0 vars:      0 tried:         392 T: 0.00 s
1.20/1.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.20/1.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.20/1.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
1.20/1.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.20/1.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.20/1.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.20/1.29	c lits-rem:       187  cl-subs:      958  v-elim:      0  v-fix:    0  time:  0.05 s
1.29/1.30	c asymm  cl-useful: 0/1697/1697 lits-rem:0 time: 0.01
1.29/1.30	c calculated reachability. Time: 0.00
1.29/1.30	c  N st    18     30502       392      1697         0     10098      5141    154015   no data   no data
1.59/1.68	c  N st    20     37614       392      1697         0      9401      5141    128322   no data   no data
1.99/2.04	c  N st    21     44015       392      1697         0     15655      5141    257803   no data   no data
2.09/2.15	c  S st    22     45754       392      1697         0     17345      5141    292666   no data   no data
2.09/2.18	c  S st    22     46254       392      1697         0      9138      5141    111367   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.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.09/2.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.09/2.19	c bin-w-bin subsume rem            0 bins  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.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
2.09/2.19	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.20/2.21	c lits-rem:        17  cl-subs:       45  v-elim:      0  v-fix:    0  time:  0.00 s
2.20/2.21	c vivif2 --  cl tried     1697 cl shrink        0 lits rem          0 time: 0.00
2.20/2.21	c vivif2 --  cl tried     9093 cl shrink        0 lits rem          0 time: 0.00
2.20/2.21	c asymm  cl-useful: 0/1697/1697 lits-rem:0 time: 0.00
2.20/2.21	c calculated reachability. Time: 0.00
2.20/2.21	c  N st    22     46254       392      1697         0      9093      5141    110432   no data   no data
2.99/3.04	c  N st    23     60651       392      1697         0     13308      5141    181043   no data   no data
3.59/3.67	c  N st    24     69383       392      1697         0     11142      5141    135125   no data   no data
3.59/3.67	c  S st    24     69383       392      1697         0     11142      5141    135125   no data   no data
3.69/3.70	c  S st    24     69892       392      1697         0     11648      5141    144671   no data   no data
3.69/3.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.69/3.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.69/3.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
3.69/3.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.69/3.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.69/3.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.72	c lits-rem:        53  cl-subs:      274  v-elim:      0  v-fix:    0  time:  0.02 s
3.69/3.72	c vivif2 --  cl tried     1697 cl shrink        0 lits rem          0 time: 0.00
3.69/3.73	c vivif2 --  cl tried    11374 cl shrink        0 lits rem          0 time: 0.00
3.69/3.73	c asymm  cl-useful: 0/1697/1697 lits-rem:0 time: 0.01
3.69/3.73	c calculated reachability. Time: 0.00
3.69/3.73	c  N st    24     69892       392      1697         0     11374      5141    139775   no data   no data
4.79/4.86	c  F st    25     87500       392      1697         0     16882      5141    244992   no data   no data
4.79/4.86	c  N st    25     87500       392      1697         0     16882      5141    244992   no data   no data
5.19/5.26	c Decided on static restart strategy
5.50/5.51	c  N st    32     95540       392      1697         0     24755      5141    400930   no data   no data
6.10/6.14	c  N st    34    104840       392      1697         0     21104      5141    308179   no data   no data
6.10/6.14	c  S st    34    104840       392      1697         0     21104      5141    308179   no data   no data
6.10/6.19	c  S st    34    105346       392      1697         0     21608      5141    318168   no data   no data
6.10/6.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.20/6.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.20/6.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.20/6.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.20/6.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.20/6.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
6.20/6.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.20/6.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.20/6.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.39	c lits-rem:       112  cl-subs:     1430  v-elim:      0  v-fix:    0  time:  0.18 s
6.29/6.39	c vivif2 --  cl tried     1697 cl shrink        0 lits rem          0 time: 0.00
6.29/6.39	c vivif2 --  cl tried    20178 cl shrink        0 lits rem          0 time: 0.00
6.39/6.40	c asymm  cl-useful: 0/1697/1697 lits-rem:0 time: 0.01
6.39/6.41	c calculated reachability. Time: 0.00
6.39/6.41	c  N st    34    105346       392      1697         0     20178      5141    291985   no data   no data
7.09/7.16	c  N st    35    114946       392      1697         0     15890      5141    192352   no data   no data
8.19/8.26	c  N st    36    129345       392      1697         0     15303      5141    169625   no data   no data
9.79/9.89	c  N st    37    150941       392      1697         0     20780      5141    264686   no data   no data
10.49/10.50	c  S st    38    158020       392      1697         0     27603      5141    399389   no data   no data
10.49/10.56	c  S st    38    158523       392      1697         0     28103      5141    409876   no data   no data
10.49/10.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.49/10.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
10.49/10.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.49/10.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.49/10.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.49/10.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
10.49/10.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.49/10.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.49/10.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.89/10.90	c lits-rem:       204  cl-subs:     1949  v-elim:      0  v-fix:    0  time:  0.31 s
10.89/10.90	c vivif2 --  cl tried     1697 cl shrink        0 lits rem          0 time: 0.00
10.89/10.90	c vivif2 --  cl tried    26154 cl shrink        0 lits rem          0 time: 0.00
10.89/10.92	c asymm  cl-useful: 0/1697/1697 lits-rem:0 time: 0.01
10.89/10.92	c calculated reachability. Time: 0.00
10.89/10.92	c  N st    38    158523       392      1697         0     26154      5141    373847   no data   no data
15.40/15.43	c  N st    39    207112       392      1697         0     20893      5141    241667   no data   no data
18.29/18.38	c  N st    40    237784       392      1697         0     31456      5141    452119   no data   no data
18.29/18.38	c  S st    40    237784       392      1697         0     31456      5141    452119   no data   no data
18.39/18.45	c  S st    40    238293       392      1697         0     31964      5141    462157   no data   no data
18.39/18.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.39/18.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.39/18.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.39/18.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.39/18.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.39/18.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
18.39/18.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.39/18.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.39/18.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.70/18.73	c lits-rem:       178  cl-subs:     1213  v-elim:      0  v-fix:    0  time:  0.25 s
18.70/18.73	c vivif2 --  cl tried     1697 cl shrink        0 lits rem          0 time: 0.00
18.70/18.74	c vivif2 --  cl tried    30751 cl shrink        0 lits rem          0 time: 0.00
18.70/18.76	c asymm  cl-useful: 0/1697/1697 lits-rem:0 time: 0.02
18.70/18.76	c calculated reachability. Time: 0.00
18.70/18.76	c  N st    40    238293       392      1697         0     30751      5141    438821   no data   no data
26.00/26.08	c  F st    41    306250       392      1697         0     32649      5141    438423   no data   no data
26.00/26.08	c  N st    41    306250       392      1697         0     32649      5141    438423   no data   no data
26.69/26.70	c Decided on static restart strategy
29.19/29.27	c  N st    51    334559       392      1697         0     36654      5141    492608   no data   no data
31.69/31.75	c  N st    53    357440       392      1697         0     34658      5141    446104   no data   no data
31.69/31.75	c  S st    53    357440       392      1697         0     34658      5141    446104   no data   no data
31.79/31.83	c  S st    53    357946       392      1697         0     35161      5141    456309   no data   no data
31.79/31.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.79/31.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
31.79/31.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.79/31.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.79/31.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.79/31.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
31.79/31.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.79/31.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.79/31.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.09/32.10	c lits-rem:       177  cl-subs:     1355  v-elim:      0  v-fix:    0  time:  0.24 s
32.09/32.10	c vivif2 --  cl tried     1697 cl shrink        0 lits rem          0 time: 0.00
32.09/32.11	c vivif2 --  cl tried    33806 cl shrink        0 lits rem          0 time: 0.01
32.09/32.13	c asymm  cl-useful: 0/1697/1697 lits-rem:0 time: 0.02
32.09/32.13	c calculated reachability. Time: 0.00
32.09/32.13	c  N st    53    357946       392      1697         0     33806      5141    431091   no data   no data
35.79/35.88	c  N st    54    390340       392      1697         0     39879      5141    516214   no data   no data
41.19/41.27	c  N st    55    438929       392      1697         0     33634      5141    381294   no data   no data
49.90/49.95	c  N st    56    511811       392      1697         0     47016      5141    634517   no data   no data
52.99/53.07	c  N st    57    536919       392      1697         0     41365      5141    512547   no data   no data
52.99/53.07	c  S st    57    536919       392      1697         0     41365      5141    512547   no data   no data
53.09/53.18	c  S st    57    537423       392      1697         0     41868      5141    522589   no data   no data
53.09/53.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.09/53.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
53.09/53.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.09/53.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.09/53.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.09/53.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
53.09/53.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.19/53.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
53.19/53.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.59/53.64	c lits-rem:        98  cl-subs:     2256  v-elim:      0  v-fix:    0  time:  0.42 s
53.59/53.64	c vivif2 --  cl tried     1697 cl shrink        0 lits rem          0 time: 0.00
53.59/53.64	c vivif2 --  cl tried    39612 cl shrink        0 lits rem          0 time: 0.00
53.59/53.66	c asymm  cl-useful: 0/1697/1697 lits-rem:0 time: 0.02
53.59/53.66	c calculated reachability. Time: 0.00
53.59/53.66	c  N st    57    537423       392      1697         0     39612      5141    482691   no data   no data
77.59/77.66	c  N st    58    701407       392      1697         0     68552      5141    984511   no data   no data
94.19/94.29	c  N st    59    806134       392      1697         0     62485      5141    826124   no data   no data
94.19/94.29	c  S st    59    806134       392      1697         0     62485      5141    826124   no data   no data
94.39/94.44	c  S st    59    806637       392      1697         0     62985      5141    836035   no data   no data
94.39/94.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.39/94.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
94.39/94.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
94.39/94.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.39/94.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.39/94.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
94.39/94.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
94.39/94.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
94.49/94.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.20/96.21	c lits-rem:       252  cl-subs:     5854  v-elim:      0  v-fix:    0  time:  1.71 s
96.20/96.21	c vivif2 --  cl tried     1697 cl shrink        0 lits rem          0 time: 0.00
96.20/96.22	c vivif2 --  cl tried    57131 cl shrink        0 lits rem          0 time: 0.01
96.20/96.25	c asymm  cl-useful: 0/1697/1697 lits-rem:0 time: 0.03
96.20/96.26	c calculated reachability. Time: 0.00
96.20/96.26	c  N st    59    806637       392      1697         0     57131      5141    743632   no data   no data
140.19/140.29	c  F st    60   1071875       392      1697         0     72886      5141    934650   no data   no data
140.19/140.29	c  N st    60   1071875       392      1697         0     72886      5141    934650   no data   no data
141.39/141.46	c Decided on static restart strategy
145.40/145.47	c  N st    70   1100178       392      1697         0     56911      5141    651457   no data   no data
151.99/152.00	c  N st    72   1136171       392      1697         0     47294      5141    456670   no data   no data
157.79/157.83	c  N st    73   1168565       392      1697         0     78858      5141   1157099   no data   no data
165.19/165.29	c  N st    74   1209955       392      1697         0     73227      5141   1001551   no data   no data
165.19/165.29	c  S st    74   1209955       392      1697         0     73227      5141   1001551   no data   no data
165.39/165.48	c  S st    74   1210460       392      1697         0     73732      5141   1012108   no data   no data
165.39/165.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
165.49/165.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
165.49/165.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
165.49/165.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
165.49/165.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
165.49/165.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
165.49/165.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
165.49/165.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
165.49/165.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.90/167.90	c lits-rem:       776  cl-subs:     5142  v-elim:      0  v-fix:    0  time:  2.35 s
167.90/167.90	c vivif2 --  cl tried     1697 cl shrink        0 lits rem          0 time: 0.00
167.90/167.92	c vivif2 --  cl tried    68590 cl shrink        0 lits rem          0 time: 0.01
167.90/167.96	c asymm  cl-useful: 0/1697/1697 lits-rem:0 time: 0.05
167.90/167.96	c calculated reachability. Time: 0.00
167.90/167.96	c  N st    74   1210460       392      1697         0     68590      5141    909996   no data   no data
183.49/183.52	c  N st    75   1283344       392      1697         0     92466      5141   1310595   no data   no data
205.30/205.30	c  N st    76   1392667       392      1697         0     53288      5141    506269   no data   no data
238.60/238.62	c  N st    77   1556652       392      1697         0     57731      5141    552450   no data   no data
269.50/269.61	c  N st    78   1710460       392      1697         0     99407      5141   1365759   no data   no data
269.50/269.61	c  S st    78   1710460       392      1697         0     99407      5141   1365759   no data   no data
269.89/269.92	c  S st    78   1710964       392      1697         0     99909      5141   1376397   no data   no data
269.89/269.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
269.89/269.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
269.89/269.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
269.89/269.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
269.89/269.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
269.89/269.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
269.89/269.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
269.89/269.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
269.99/270.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
275.40/275.41	c lits-rem:      1014  cl-subs:    11390  v-elim:      0  v-fix:    0  time:  5.39 s
275.40/275.41	c vivif2 --  cl tried     1697 cl shrink        0 lits rem          0 time: 0.00
275.40/275.42	c vivif2 --  cl tried    88519 cl shrink        0 lits rem          0 time: 0.02
275.40/275.49	c asymm  cl-useful: 0/1697/1697 lits-rem:0 time: 0.07
275.40/275.49	c calculated reachability. Time: 0.00
275.40/275.49	c  N st    78   1710964       392      1697         0     88519      5141   1193142   no data   no data
355.89/355.92	c  N st    79   2079928       392      1697         0    100530      5141   1347774   no data   no data
385.29/385.30	c  N st    80   2210965       392      1697         0    104163      5141   1362074   no data   no data
385.29/385.30	c  S st    80   2210965       392      1697         0    104163      5141   1362074   no data   no data
385.59/385.60	c  S st    80   2211466       392      1697         0    104662      5141   1372416   no data   no data
385.59/385.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
385.59/385.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
385.59/385.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
385.59/385.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
385.59/385.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
385.59/385.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
385.59/385.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
385.59/385.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
385.69/385.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
392.89/392.90	c lits-rem:       447  cl-subs:    13463  v-elim:      0  v-fix:    0  time:  7.19 s
392.89/392.90	c vivif2 --  cl tried     1697 cl shrink        0 lits rem          0 time: 0.00
392.89/392.91	c vivif2 --  cl tried    91199 cl shrink        0 lits rem          0 time: 0.02
392.89/392.98	c asymm  cl-useful: 0/1697/1697 lits-rem:0 time: 0.07
392.89/392.99	c calculated reachability. Time: 0.00
392.89/392.99	c  N st    80   2211466       392      1697         0     91199      5141   1132647   no data   no data
508.21/508.24	c  N st    81   2711466       392      1697         0    115116      5141   1581876   no data   no data
508.21/508.24	c  S st    81   2711466       392      1697         0    115116      5141   1581876   no data   no data
508.50/508.58	c  S st    81   2711968       392      1697         0    115617      5141   1592108   no data   no data
508.50/508.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
508.60/508.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
508.60/508.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
508.60/508.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
508.60/508.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
508.60/508.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
508.60/508.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
508.60/508.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
508.70/508.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
515.10/515.18	c lits-rem:       547  cl-subs:    10336  v-elim:      0  v-fix:    0  time:  6.48 s
515.10/515.18	c vivif2 --  cl tried     1697 cl shrink        0 lits rem          0 time: 0.00
515.20/515.20	c vivif2 --  cl tried   105281 cl shrink        0 lits rem          0 time: 0.02
515.20/515.28	c asymm  cl-useful: 0/1697/1697 lits-rem:0 time: 0.08
515.20/515.29	c calculated reachability. Time: 0.00
515.20/515.29	c  N st    81   2711968       392      1697         0    105281      5141   1412748   no data   no data
660.69/660.71	c  N st    82   3211968       392      1697         0     81297      5141    768942   no data   no data
660.69/660.71	c  S st    82   3211968       392      1697         0     81297      5141    768942   no data   no data
660.89/660.91	c  S st    82   3212472       392      1697         0     81798      5141    779163   no data   no data
660.89/660.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
660.89/660.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
660.89/660.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
660.89/660.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
660.89/660.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
660.89/660.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
660.89/660.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
660.89/660.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
660.89/660.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
661.29/661.34	c lits-rem:       185  cl-subs:     1535  v-elim:      0  v-fix:    0  time:  0.36 s
661.29/661.34	c vivif2 --  cl tried     1697 cl shrink        0 lits rem          0 time: 0.00
661.29/661.35	c vivif2 --  cl tried    80263 cl shrink        0 lits rem          0 time: 0.01
661.39/661.40	c asymm  cl-useful: 0/1697/1697 lits-rem:0 time: 0.05
661.39/661.40	c calculated reachability. Time: 0.00
661.39/661.40	c  N st    82   3212472       392      1697         0     80263      5141    753250   no data   no data
796.10/796.18	c  N st    83   3712472       392      1697         0     90736      5141    872042   no data   no data
796.10/796.18	c  S st    83   3712472       392      1697         0     90736      5141    872042   no data   no data
796.41/796.42	c  S st    83   3712974       392      1697         0     91236      5141    882520   no data   no data
796.41/796.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
796.41/796.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
796.41/796.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
796.41/796.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
796.41/796.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
796.41/796.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
796.41/796.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
796.41/796.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
796.41/796.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
797.10/797.13	c lits-rem:       180  cl-subs:     3023  v-elim:      0  v-fix:    0  time:  0.64 s
797.10/797.13	c vivif2 --  cl tried     1697 cl shrink        0 lits rem          0 time: 0.00
797.10/797.14	c vivif2 --  cl tried    88213 cl shrink        0 lits rem          0 time: 0.01
797.20/797.20	c asymm  cl-useful: 0/1697/1697 lits-rem:0 time: 0.06
797.20/797.21	c calculated reachability. Time: 0.00
797.20/797.21	c  N st    83   3712974       392      1697         0     88213      5141    838683   no data   no data
807.51/807.57	c  F st    84   3751563       392      1697         0    125122      5141   1526702   no data   no data
807.51/807.57	c  N st    84   3751563       392      1697         0    125122      5141   1526702   no data   no data
809.20/809.27	c Decided on static restart strategy
816.49/816.53	c  N st    94   3779873       392      1697         0    152491      5141   2073174   no data   no data
826.80/826.84	c  N st    96   3815867       392      1697         0    105552      5141   1194178   no data   no data
836.40/836.44	c  N st    97   3848259       392      1697         0    136783      5141   1821164   no data   no data
849.40/849.48	c  N st    98   3896848       392      1697         0    100864      5141   1068560   no data   no data
870.11/870.11	c  N st    99   3969731       392      1697         0     87276      5141    790183   no data   no data
899.00/899.05	c  N st   100   4079054       392      1697         0    107891      5141   1182861   no data   no data
938.20/938.20	c  N st   101   4212974       392      1697         0    151173      5141   2116889   no data   no data
938.20/938.20	c  S st   101   4212974       392      1697         0    151173      5141   2116889   no data   no data
938.70/938.71	c  S st   101   4213477       392      1697         0    151673      5141   2127145   no data   no data
938.70/938.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
938.70/938.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
938.70/938.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
938.70/938.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
938.70/938.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
938.70/938.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
938.70/938.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
938.80/938.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
938.80/938.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
951.79/951.80	c lits-rem:      1024  cl-subs:    13552  v-elim:      0  v-fix:    0  time: 12.92 s
951.79/951.80	c vivif2 --  cl tried     1697 cl shrink        0 lits rem          0 time: 0.00
951.79/951.82	c vivif2 --  cl tried   138121 cl shrink        0 lits rem          0 time: 0.03
951.89/951.95	c asymm  cl-useful: 0/1697/1697 lits-rem:0 time: 0.12
951.89/951.95	c calculated reachability. Time: 0.00
951.89/951.95	c  N st   101   4213477       392      1697         0    138121      5141   1876917   no data   no data
1029.90/1029.92	c  N st   102   4459455       392      1697         0    112495      5141   1252020   no data   no data
1111.90/1111.95	c  N st   103   4713478       392      1697         0    176901      5141   2574459   no data   no data
1111.90/1111.95	c  S st   103   4713478       392      1697         0    176901      5141   2574459   no data   no data
1112.60/1112.60	c  S st   103   4713982       392      1697         0    177403      5141   2584620   no data   no data
1112.60/1112.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1112.60/1112.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
1112.60/1112.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1112.60/1112.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1112.60/1112.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1112.60/1112.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
1112.60/1112.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1112.70/1112.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1112.80/1112.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1139.29/1139.32	c lits-rem:      1941  cl-subs:    21928  v-elim:      0  v-fix:    0  time: 26.52 s
1139.29/1139.32	c vivif2 --  cl tried     1697 cl shrink        0 lits rem          0 time: 0.00
1139.29/1139.35	c vivif2 --  cl tried   155475 cl shrink        0 lits rem          0 time: 0.03
1139.49/1139.50	c asymm  cl-useful: 0/1697/1697 lits-rem:0 time: 0.15
1139.49/1139.51	c calculated reachability. Time: 0.00
1139.49/1139.51	c  N st   103   4713982       392      1697         0    155475      5141   2200517   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-3367518-1305383523/watcher-3367518-1305383523 -o /tmp/evaluation-result-3367518-1305383523/solver-3367518-1305383523 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367518-1305383523.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.39 3.89 3.72 2/350 15862
/proc/meminfo: memFree=24811056/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=30132 CPUtime=0 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 634 0 0 0 0 0 0 0 22 0 1 0 649949362 30855168 574 33554432000 4194304 4580011 140736058243680 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 7533 574 363 95 0 2515 0

[startup+0.111874 s]
/proc/loadavg: 3.39 3.89 3.72 2/350 15862
/proc/meminfo: memFree=24811056/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=30296 CPUtime=0.1 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 752 0 0 0 10 0 0 0 22 0 1 0 649949362 31023104 692 33554432000 4194304 4580011 140736058243680 18446744073709551615 4293648 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 7574 692 364 95 0 2556 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30296

[startup+0.200854 s]
/proc/loadavg: 3.39 3.89 3.72 2/350 15862
/proc/meminfo: memFree=24811056/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=30540 CPUtime=0.19 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 877 0 0 0 19 0 0 0 23 0 1 0 649949362 31272960 703 33554432000 4194304 4580011 140736058243680 18446744073709551615 4318632 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 7635 703 364 95 0 2617 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30540

[startup+0.300847 s]
/proc/loadavg: 3.39 3.89 3.72 2/350 15862
/proc/meminfo: memFree=24811056/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=30728 CPUtime=0.29 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 960 0 0 0 29 0 0 0 23 0 1 0 649949362 31465472 786 33554432000 4194304 4580011 140736058243680 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 7682 786 364 95 0 2664 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30728

[startup+0.700754 s]
/proc/loadavg: 3.39 3.89 3.72 2/350 15862
/proc/meminfo: memFree=24811056/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=31312 CPUtime=0.69 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 1419 0 0 0 69 0 0 0 25 0 1 0 649949362 32063488 854 33554432000 4194304 4580011 140736058243680 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 7828 854 364 95 0 2810 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31312

[startup+1.5006 s]
/proc/loadavg: 3.39 3.89 3.72 5/365 15888
/proc/meminfo: memFree=24781836/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=36448 CPUtime=1.49 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 3090 0 0 0 149 0 0 0 25 0 1 0 649949362 37322752 2247 33554432000 4194304 4580011 140736058243680 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 9112 2247 367 95 0 4094 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36448

[startup+3.1003 s]
/proc/loadavg: 3.39 3.89 3.72 5/365 15888
/proc/meminfo: memFree=24759400/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=36624 CPUtime=3.09 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 4112 0 0 0 309 0 0 0 25 0 1 0 649949362 37502976 2215 33554432000 4194304 4580011 140736058243680 18446744073709551615 4320966 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 9156 2215 367 95 0 4138 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36624

[startup+6.30069 s]
/proc/loadavg: 3.44 3.89 3.72 5/365 15915
/proc/meminfo: memFree=24749720/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=42644 CPUtime=6.29 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 6940 0 0 0 628 1 0 0 25 0 1 0 649949362 43667456 3692 33554432000 4194304 4580011 140736058243680 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 10661 3692 367 95 0 5643 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42644

[startup+12.7005 s]
/proc/loadavg: 3.48 3.89 3.73 5/365 15915
/proc/meminfo: memFree=24718096/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=46448 CPUtime=12.69 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 10312 0 0 0 1268 1 0 0 25 0 1 0 649949362 47562752 4744 33554432000 4194304 4580011 140736058243680 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 11612 4744 367 95 0 6594 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46448

[startup+25.501 s]
/proc/loadavg: 3.60 3.90 3.73 5/365 15916
/proc/meminfo: memFree=24696948/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=50320 CPUtime=25.5 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 15527 0 0 0 2547 3 0 0 25 0 1 0 649949362 51527680 5496 33554432000 4194304 4580011 140736058243680 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 12580 5496 367 95 0 7562 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 50320

[startup+51.1011 s]
/proc/loadavg: 3.81 3.92 3.74 6/365 15916
/proc/meminfo: memFree=24682816/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=53516 CPUtime=51.1 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 23275 0 0 0 5105 5 0 0 25 0 1 0 649949362 54800384 6763 33554432000 4194304 4580011 140736058243680 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 13379 6763 367 95 0 8361 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 53516

[startup+102.301 s]
/proc/loadavg: 3.98 3.95 3.75 5/365 15918
/proc/meminfo: memFree=24635052/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=68584 CPUtime=102.3 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 37354 0 0 0 10222 8 0 0 25 0 1 0 649949362 70230016 10025 33554432000 4194304 4580011 140736058243680 18446744073709551615 4320991 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 17146 10025 367 95 0 12128 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 68584

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.77 5/365 15919
/proc/meminfo: memFree=24619644/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=68996 CPUtime=162.29 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 48777 0 0 0 16218 11 0 0 25 0 1 0 649949362 70651904 10005 33554432000 4194304 4580011 140736058243680 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 17249 10005 367 95 0 12231 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 68996

[startup+222.313 s]
/proc/loadavg: 4.14 4.00 3.79 6/365 15921
/proc/meminfo: memFree=24588596/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=78504 CPUtime=222.31 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 59917 0 0 0 22217 14 0 0 25 0 1 0 649949362 80388096 12805 33554432000 4194304 4580011 140736058243680 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 19626 12805 367 95 0 14608 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 78504

[startup+282.301 s]
/proc/loadavg: 4.05 4.00 3.81 5/365 15923
/proc/meminfo: memFree=24575800/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=92760 CPUtime=282.29 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 71799 0 0 0 28212 17 0 0 25 0 1 0 649949362 94986240 15591 33554432000 4194304 4580011 140736058243680 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 23190 15591 367 95 0 18172 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 92760

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.82 6/365 15924
/proc/meminfo: memFree=24522824/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=92976 CPUtime=342.29 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 80268 0 0 0 34209 20 0 0 25 0 1 0 649949362 95207424 16314 33554432000 4194304 4580011 140736058243680 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 23244 16314 367 95 0 18226 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 92976

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/365 15926
/proc/meminfo: memFree=24521056/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=101028 CPUtime=402.3 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 89402 0 0 0 40206 24 0 0 25 0 1 0 649949362 103452672 19152 33554432000 4194304 4580011 140736058243680 18446744073709551615 4295682 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 25257 19152 367 95 0 20239 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 101028

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.83 6/365 15927
/proc/meminfo: memFree=24493380/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=101228 CPUtime=462.29 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 98373 0 0 0 46201 28 0 0 25 0 1 0 649949362 103657472 18866 33554432000 4194304 4580011 140736058243680 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 25307 18866 367 95 0 20289 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 101228

[startup+522.301 s]
/proc/loadavg: 4.05 4.01 3.84 5/365 15929
/proc/meminfo: memFree=24478328/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=109716 CPUtime=522.3 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 107509 0 0 0 52199 31 0 0 25 0 1 0 649949362 112349184 20930 33554432000 4194304 4580011 140736058243680 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 27429 20930 367 95 0 22411 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 109716

[startup+582.3 s]
/proc/loadavg: 4.12 4.04 3.86 6/365 15931
/proc/meminfo: memFree=24474564/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=109864 CPUtime=582.3 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 114656 0 0 0 58196 34 0 0 25 0 1 0 649949362 112500736 20383 33554432000 4194304 4580011 140736058243680 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 27466 20383 367 95 0 22448 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 109864

[startup+642.301 s]
/proc/loadavg: 4.13 4.06 3.87 5/365 15932
/proc/meminfo: memFree=24464480/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=110024 CPUtime=642.3 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 121966 0 0 0 64193 37 0 0 25 0 1 0 649949362 112664576 20008 33554432000 4194304 4580011 140736058243680 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 27506 20008 367 95 0 22488 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 110024

[startup+702.301 s]
/proc/loadavg: 4.05 4.05 3.88 6/365 15934
/proc/meminfo: memFree=24462328/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=110108 CPUtime=702.3 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 128222 0 0 0 70191 39 0 0 25 0 1 0 649949362 112750592 21013 33554432000 4194304 4580011 140736058243680 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 27527 21013 367 95 0 22509 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 110108

[startup+762.301 s]
/proc/loadavg: 4.06 4.05 3.89 5/365 15935
/proc/meminfo: memFree=24453844/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=110268 CPUtime=762.31 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 135750 0 0 0 76190 41 0 0 25 0 1 0 649949362 112914432 20755 33554432000 4194304 4580011 140736058243680 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 27567 20755 367 95 0 22549 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 110268

[startup+822.3 s]
/proc/loadavg: 4.02 4.04 3.90 6/365 15937
/proc/meminfo: memFree=24453792/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=112628 CPUtime=822.3 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 143346 0 0 0 82187 43 0 0 25 0 1 0 649949362 115331072 20152 33554432000 4194304 4580011 140736058243680 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 28157 20152 367 95 0 23139 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 112628

[startup+882.314 s]
/proc/loadavg: 4.01 4.03 3.90 5/365 15939
/proc/meminfo: memFree=24453268/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=112744 CPUtime=882.31 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 150217 0 0 0 88186 45 0 0 25 0 1 0 649949362 115449856 21332 33554432000 4194304 4580011 140736058243680 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 28186 21332 367 95 0 23168 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 112744

[startup+942.3 s]
/proc/loadavg: 4.00 4.02 3.91 6/365 15940
/proc/meminfo: memFree=24425336/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=130524 CPUtime=942.29 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 160272 0 0 0 94181 48 0 0 25 0 1 0 649949362 133656576 25576 33554432000 4194304 4580011 140736058243680 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 32631 25576 367 95 0 27613 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 130524

[startup+1002.3 s]
/proc/loadavg: 4.07 4.03 3.91 5/365 15942
/proc/meminfo: memFree=24430140/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=130604 CPUtime=1002.3 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 165628 0 0 0 100179 51 0 0 25 0 1 0 649949362 133738496 24623 33554432000 4194304 4580011 140736058243680 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 32651 24623 367 95 0 27633 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 130604

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.91 6/365 15943
/proc/meminfo: memFree=24434564/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=130724 CPUtime=1062.3 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 172116 0 0 0 106177 53 0 0 25 0 1 0 649949362 133861376 24863 33554432000 4194304 4580011 140736058243680 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 32681 24863 367 95 0 27663 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 130724

[startup+1122.3 s]
/proc/loadavg: 4.14 4.05 3.93 5/365 15945
/proc/meminfo: memFree=24374388/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=146344 CPUtime=1122.3 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 179954 0 0 0 112174 56 0 0 25 0 1 0 649949362 149856256 29532 33554432000 4194304 4580011 140736058243680 18446744073709551615 4406390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 36586 29532 367 95 0 31568 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 146344

[startup+1182.3 s]
/proc/loadavg: 4.05 4.04 3.93 6/365 15947
/proc/meminfo: memFree=24381400/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=146428 CPUtime=1182.3 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 184955 0 0 0 118171 59 0 0 25 0 1 0 649949362 149942272 27590 33554432000 4194304 4580011 140736058243680 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 36607 27590 367 95 0 31589 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 146428

[startup+1242.3 s]
/proc/loadavg: 4.08 4.04 3.93 5/365 15948
/proc/meminfo: memFree=24381364/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=146488 CPUtime=1242.3 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 190222 0 0 0 124168 62 0 0 25 0 1 0 649949362 150003712 29576 33554432000 4194304 4580011 140736058243680 18446744073709551615 4293650 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 36622 29576 367 95 0 31604 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 146488



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.93 5/365 15950
/proc/meminfo: memFree=24342396/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=146612 CPUtime=1300.01 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 196233 0 0 0 129937 64 0 0 25 0 1 0 649949362 150130688 28948 33554432000 4194304 4580011 140736058243680 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 36653 28948 367 95 0 31635 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 146612

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

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

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.93 5/365 15950
/proc/meminfo: memFree=24342396/32950928 swapFree=67056568/67111528
[pid=15862] ppid=15860 vsize=146612 CPUtime=1300.01 cores=5,7
/proc/15862/stat : 15862 (strangenight2-s) R 15860 15862 15273 0 -1 4202496 196233 0 0 0 129937 64 0 0 25 0 1 0 649949362 150130688 28948 33554432000 4194304 4580011 140736058243680 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15862/statm: 36653 28948 367 95 0 31635 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 146612

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.03
CPU user time (s): 1299.38
CPU system time (s): 0.649901
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 199060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.38
system time used= 0.649901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 196233
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= 15
involuntary context switches= 2802

runsolver used 4.45732 second user time and 10.8054 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-14 16:32:03
IDJOB=3367518
IDBENCH=82727
IDSOLVER=1845
FILE ID=node148/3367518-1305383523
RUNJOBID= node148-1305383523-15848
PBS_JOBID= 13324354
Free space on /tmp= 72840 MiB

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

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

MD5SUM BENCH= 420c3b1966635ea800a6b2af1a449f73
RANDOM SEED=2000238767

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24812700 kB
Buffers:        307512 kB
Cached:        4542464 kB
SwapCached:       8488 kB
Active:        4514164 kB
Inactive:      3270632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24812700 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            7220 kB
Writeback:           0 kB
AnonPages:     2932500 kB
Mapped:          26768 kB
Slab:           258976 kB
PageTables:      29412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84647096 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= 72820 MiB
End job on node148 at 2011-05-14 16:53:45