Trace number 3264840

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-stSAT 868.329 868.303

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-3.shuffled-as.sat05-2535.cnf
MD5SUM22bc1843113c53c5f8a8f8cec42dcbe5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark240.682
Satisfiable
(Un)Satisfiability was proved
Number of variables352
Number of clauses2492
Sum of the clauses size11032
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41592
Number of clauses of size 5736
Number of clauses of size over 5164

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3264840-1303573722.cnf'
0.00/0.00	c -- header says num vars:            352
0.00/0.00	c -- header says num clauses:        2492
0.00/0.00	c -- clauses added:            0 learnts,         2492 normals,            0 xors
0.00/0.00	c -- vars added        352
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       352      2492         0         0     11032         0   no data   no data
0.00/0.00	c asymm  cl-useful: 115/2492/2492 lits-rem:115 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    352 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:      1529  cl-subs:      758  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     119 undec:     104 neg:     129
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       352      1734         0         0      6096         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4914       352      1734         2      4612      6096     97685   no data   no data
0.39/0.42	c  N st    10     11297       352      1734         2      4227      6096     56607   no data   no data
0.69/0.75	c  N st    11     17041       352      1734         2      9471      6096    182859   no data   no data
1.10/1.20	c  F st    12     25000       352      1734         2     11757      6096    233034   no data   no data
1.19/1.20	c  N st    12     25000       352      1734         2     11757      6096    233034   no data   no data
1.39/1.47	c Decided on static restart strategy
1.39/1.47	c  N st    18     30001       352      1734         2      9994      6096    174585   no data   no data
1.39/1.47	c  S st    18     30001       352      1734         2      9994      6096    174585   no data   no data
1.49/1.51	c  S st    18     30504       352      1734         2     10479      6096    186392   no data   no data
1.49/1.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.52	c Replacing        1 vars Replaced     2836 lits Time:     0.01 s 
1.49/1.52	c blocked clauses removed:        0 vars:      0 tried:         351 T: 0.00 s
1.49/1.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    351 time:  0.00 s
1.49/1.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.52	c lits-rem:         0  cl-subs:        6  v-elim:      2  v-fix:    0  time:  0.00 s
1.49/1.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.75	c lits-rem:       996  cl-subs:     2305  v-elim:      0  v-fix:    0  time:  0.22 s
1.69/1.76	c asymm  cl-useful: 2/1724/1724 lits-rem:2 time: 0.01
1.69/1.76	c calculated reachability. Time: 0.00
1.69/1.76	c  N st    18     30504       349      1724         0      8138      6059    137536   no data   no data
2.10/2.15	c  N st    20     37615       349      1724         0      7555      6059    103285   no data   no data
2.49/2.54	c  N st    21     44015       349      1724         0     13507      6059    244299   no data   no data
2.59/2.67	c  S st    22     45758       349      1724         0     15133      6059    284993   no data   no data
2.69/2.72	c  S st    22     46259       349      1724         0     15609      6056    296872   no data   no data
2.69/2.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.69/2.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.69/2.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
2.69/2.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.69/2.73	c lits-rem:        10  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.00 s
2.69/2.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.45	c lits-rem:       638  cl-subs:     4596  v-elim:      0  v-fix:    0  time:  0.71 s
3.39/3.45	c vivif2 --  cl tried     1708 cl shrink        0 lits rem          0 time: 0.00
3.39/3.45	c vivif2 --  cl tried    11022 cl shrink        0 lits rem          0 time: 0.00
3.39/3.46	c asymm  cl-useful: 3/1708/1708 lits-rem:3 time: 0.01
3.39/3.46	c calculated reachability. Time: 0.00
3.39/3.46	c  N st    22     46259       349      1708         0     11022      5973    194187   no data   no data
4.39/4.44	c  N st    23     60657       349      1708         0     16139      5973    290838   no data   no data
5.09/5.12	c  N st    24     69388       349      1708         0     14940      5973    258999   no data   no data
5.09/5.12	c  S st    24     69388       349      1708         0     14940      5973    258999   no data   no data
5.09/5.16	c  S st    24     69896       349      1708         0     15432      5971    270825   no data   no data
5.09/5.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.09/5.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.09/5.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
5.09/5.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.09/5.17	c lits-rem:         9  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.00 s
5.09/5.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.59/5.69	c lits-rem:       853  cl-subs:     3373  v-elim:      0  v-fix:    0  time:  0.51 s
5.59/5.69	c vivif2 --  cl tried     1699 cl shrink        0 lits rem          0 time: 0.00
5.59/5.69	c vivif2 --  cl tried    12062 cl shrink        0 lits rem          0 time: 0.00
5.69/5.70	c asymm  cl-useful: 8/1699/1699 lits-rem:8 time: 0.01
5.69/5.70	c calculated reachability. Time: 0.00
5.69/5.70	c  N st    24     69896       349      1699         0     12062      5912    204904   no data   no data
6.89/6.95	c  F st    25     87500       349      1699         0     18191      5912    327277   no data   no data
6.89/6.95	c  N st    25     87500       349      1699         0     18191      5912    327277   no data   no data
7.39/7.41	c Decided on static restart strategy
7.59/7.63	c  N st    32     95540       349      1699         0     14842      5912    241533   no data   no data
8.29/8.35	c  N st    34    104845       349      1699         0     23432      5912    448728   no data   no data
8.29/8.35	c  S st    34    104845       349      1699         0     23432      5912    448728   no data   no data
8.39/8.45	c  S st    34    105351       349      1699         0     12011      5912    163936   no data   no data
8.39/8.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.39/8.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.39/8.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.39/8.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.39/8.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.39/8.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
8.39/8.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.39/8.45	c lits-rem:         6  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.00 s
8.39/8.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.49/8.52	c lits-rem:       167  cl-subs:      724  v-elim:      0  v-fix:    0  time:  0.06 s
8.49/8.52	c vivif2 --  cl tried     1692 cl shrink        0 lits rem          0 time: 0.00
8.49/8.52	c vivif2 --  cl tried    11289 cl shrink        0 lits rem          0 time: 0.00
8.49/8.53	c asymm  cl-useful: 2/1692/1692 lits-rem:2 time: 0.01
8.49/8.53	c calculated reachability. Time: 0.00
8.49/8.53	c  N st    34    105351       349      1692         0     11289      5871    151460   no data   no data
9.19/9.22	c  N st    35    114949       349      1692         0     20147      5871    375981   no data   no data
10.39/10.41	c  N st    36    129347       349      1692         0     20238      5871    341846   no data   no data
12.39/12.43	c  N st    37    150942       349      1692         0     26379      5871    451597   no data   no data
12.99/13.02	c  S st    38    158026       349      1692         0     18452      5871    293491   no data   no data
12.99/13.08	c  S st    38    158529       349      1692         0     18939      5871    305781   no data   no data
12.99/13.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.99/13.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
12.99/13.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.99/13.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.99/13.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
12.99/13.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.99/13.09	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.00 s
12.99/13.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.39/13.43	c lits-rem:       546  cl-subs:     2081  v-elim:      0  v-fix:    0  time:  0.33 s
13.39/13.43	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
13.39/13.43	c vivif2 --  cl tried    16858 cl shrink        0 lits rem          0 time: 0.00
13.39/13.45	c asymm  cl-useful: 2/1690/1690 lits-rem:2 time: 0.01
13.39/13.45	c calculated reachability. Time: 0.00
13.39/13.45	c  N st    38    158529       349      1690         0     16858      5860    267602   no data   no data
17.39/17.45	c  N st    39    207117       349      1690         0     29682      5860    575565   no data   no data
20.59/20.63	c  N st    40    237793       349      1690         0     21858      5860    333193   no data   no data
20.59/20.63	c  S st    40    237793       349      1690         0     21858      5860    333193   no data   no data
20.69/20.71	c  S st    40    238295       349      1690         0     22344      5860    345498   no data   no data
20.69/20.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.69/20.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
20.69/20.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.69/20.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.69/20.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.69/20.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
20.69/20.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.69/20.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.69/20.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.19/21.23	c lits-rem:       443  cl-subs:     3272  v-elim:      0  v-fix:    0  time:  0.50 s
21.19/21.23	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
21.19/21.23	c vivif2 --  cl tried    19072 cl shrink        0 lits rem          0 time: 0.00
21.19/21.25	c asymm  cl-useful: 0/1690/1690 lits-rem:0 time: 0.01
21.19/21.25	c calculated reachability. Time: 0.00
21.19/21.25	c  N st    40    238295       349      1690         0     19072      5859    284940   no data   no data
28.39/28.43	c  F st    41    306250       349      1690         0     42451      5859    771394   no data   no data
28.39/28.43	c  N st    41    306250       349      1690         0     42451      5859    771394   no data   no data
28.89/28.99	c Decided on static restart strategy
31.49/31.50	c  N st    51    334555       349      1690         0     25248      5859    385767   no data   no data
34.19/34.23	c  N st    53    357443       349      1690         0     23211      5859    331513   no data   no data
34.19/34.23	c  S st    53    357443       349      1690         0     23211      5859    331513   no data   no data
34.29/34.30	c  S st    53    357947       349      1690         0     23695      5859    343339   no data   no data
34.29/34.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.29/34.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
34.29/34.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.29/34.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.29/34.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.29/34.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
34.29/34.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.29/34.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.29/34.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.49/34.59	c lits-rem:       715  cl-subs:     1117  v-elim:      0  v-fix:    0  time:  0.27 s
34.49/34.59	c vivif2 --  cl tried     1690 cl shrink        0 lits rem          0 time: 0.00
34.49/34.59	c vivif2 --  cl tried    22578 cl shrink        0 lits rem          0 time: 0.00
34.59/34.61	c asymm  cl-useful: 1/1690/1690 lits-rem:1 time: 0.01
34.59/34.61	c calculated reachability. Time: 0.00
34.59/34.61	c  N st    53    357947       349      1690         0     22578      5858    325217   no data   no data
37.99/38.03	c  N st    54    390340       349      1690         0     28409      5858    446540   no data   no data
43.79/43.86	c  N st    55    438928       349      1690         0     47904      5858    879770   no data   no data
53.39/53.41	c  N st    56    511811       349      1690         0     35175      5858    556300   no data   no data
56.90/56.93	c  N st    57    536920       349      1690         0     29896      5858    442313   no data   no data
56.90/56.93	c  S st    57    536920       349      1690         0     29896      5858    442313   no data   no data
57.00/57.01	c  S st    57    537424       349      1690         0     30390      5858    455055   no data   no data
57.00/57.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.00/57.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
57.00/57.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.00/57.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.00/57.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.00/57.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
57.00/57.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.00/57.03	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
57.00/57.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.69/57.73	c lits-rem:       820  cl-subs:     2603  v-elim:      0  v-fix:    0  time:  0.69 s
57.69/57.73	c vivif2 --  cl tried     1689 cl shrink        0 lits rem          0 time: 0.00
57.69/57.73	c vivif2 --  cl tried    27787 cl shrink        0 lits rem          0 time: 0.01
57.69/57.75	c asymm  cl-useful: 15/1689/1689 lits-rem:15 time: 0.02
57.69/57.75	c calculated reachability. Time: 0.00
57.69/57.75	c  N st    57    537424       349      1689         0     27787      5837    411906   no data   no data
79.99/80.07	c  N st    58    701410       349      1689         0     56672      5837    963945   no data   no data
95.80/95.87	c  N st    59    806136       349      1689         0     49706      5837    813759   no data   no data
95.80/95.87	c  S st    59    806136       349      1689         0     49706      5837    813759   no data   no data
96.00/96.01	c  S st    59    806640       349      1689         0     50200      5837    827244   no data   no data
96.00/96.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
96.00/96.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
96.00/96.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.00/96.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.00/96.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.00/96.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
96.00/96.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
96.00/96.04	c lits-rem:         7  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.01 s
96.00/96.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.89/101.96	c lits-rem:      1329  cl-subs:    15373  v-elim:      0  v-fix:    0  time:  5.91 s
101.89/101.96	c vivif2 --  cl tried     1672 cl shrink        0 lits rem          0 time: 0.00
101.89/101.97	c vivif2 --  cl tried    34830 cl shrink        0 lits rem          0 time: 0.01
101.89/101.99	c asymm  cl-useful: 2/1672/1672 lits-rem:2 time: 0.02
101.89/101.99	c calculated reachability. Time: 0.00
101.89/101.99	c  N st    59    806640       349      1672         0     34830      5763    535026   no data   no data
141.80/141.90	c  F st    60   1071876       349      1672         0     51350      5763    827811   no data   no data
141.80/141.90	c  N st    60   1071876       349      1672         0     51350      5763    827811   no data   no data
142.50/142.58	c Decided on static restart strategy
145.80/145.85	c  N st    70   1100178       349      1672         0     77267      5763   1436688   no data   no data
150.79/150.86	c  N st    72   1136170       349      1672         0     69034      5763   1280067   no data   no data
155.79/155.81	c  N st    73   1168563       349      1672         0     56171      5763    942875   no data   no data
162.40/162.46	c  N st    74   1209960       349      1672         0     51030      5763    809076   no data   no data
162.40/162.46	c  S st    74   1209960       349      1672         0     51030      5763    809076   no data   no data
162.60/162.61	c  S st    74   1210460       349      1672         0     51520      5763    822517   no data   no data
162.60/162.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
162.60/162.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
162.60/162.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
162.60/162.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.60/162.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.60/162.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
162.60/162.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
162.60/162.64	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
162.60/162.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.10/166.12	c lits-rem:      2761  cl-subs:     8593  v-elim:      0  v-fix:    0  time:  3.46 s
166.10/166.12	c vivif2 --  cl tried     1671 cl shrink        0 lits rem          0 time: 0.00
166.10/166.13	c vivif2 --  cl tried    42927 cl shrink        0 lits rem          0 time: 0.01
166.10/166.16	c asymm  cl-useful: 0/1671/1671 lits-rem:0 time: 0.03
166.10/166.16	c calculated reachability. Time: 0.00
166.10/166.16	c  N st    74   1210460       349      1671         0     42927      5759    671176   no data   no data
177.89/177.94	c  N st    75   1283342       349      1671         0     65948      5759   1106560   no data   no data
194.40/194.44	c  N st    76   1392666       349      1671         0     75199      5759   1332821   no data   no data
216.30/216.36	c  N st    77   1556650       349      1671         0     81198      5759   1367585   no data   no data
238.50/238.58	c  N st    78   1710461       349      1671         0     71343      5759   1170179   no data   no data
238.50/238.58	c  S st    78   1710461       349      1671         0     71343      5759   1170179   no data   no data
238.80/238.81	c  S st    78   1710962       349      1671         0     71832      5759   1182955   no data   no data
238.80/238.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
238.80/238.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
238.80/238.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
238.80/238.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
238.80/238.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.80/238.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
238.80/238.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
238.80/238.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
238.80/238.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
252.10/252.11	c lits-rem:      6868  cl-subs:    16955  v-elim:      0  v-fix:    0  time: 13.22 s
252.10/252.11	c vivif2 --  cl tried     1671 cl shrink        0 lits rem          0 time: 0.00
252.10/252.12	c vivif2 --  cl tried    54877 cl shrink        0 lits rem          0 time: 0.01
252.10/252.16	c asymm  cl-useful: 0/1671/1671 lits-rem:0 time: 0.04
252.10/252.16	c calculated reachability. Time: 0.00
252.10/252.16	c  N st    78   1710962       349      1671         0     54877      5759    895908   no data   no data
309.20/309.22	c  N st    79   2079928       349      1671         0     67406      5759   1029442   no data   no data
329.90/329.99	c  N st    80   2210962       349      1671         0     71286      5759   1104282   no data   no data
329.90/329.99	c  S st    80   2210962       349      1671         0     71286      5759   1104282   no data   no data
330.10/330.18	c  S st    80   2211464       349      1671         0     71778      5759   1116646   no data   no data
330.10/330.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
330.20/330.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
330.20/330.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
330.20/330.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
330.20/330.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
330.20/330.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
330.20/330.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
330.20/330.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
330.20/330.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
337.20/337.20	c lits-rem:      5055  cl-subs:    11643  v-elim:      0  v-fix:    0  time:  6.95 s
337.20/337.20	c vivif2 --  cl tried     1671 cl shrink        0 lits rem          0 time: 0.00
337.20/337.21	c vivif2 --  cl tried    60135 cl shrink        0 lits rem          0 time: 0.01
337.20/337.26	c asymm  cl-useful: 0/1671/1671 lits-rem:0 time: 0.04
337.20/337.26	c calculated reachability. Time: 0.00
337.20/337.26	c  N st    80   2211464       349      1671         0     60135      5759    913171   no data   no data
418.90/418.96	c  N st    81   2711465       349      1671         0     82858      5759   1275721   no data   no data
418.90/418.96	c  S st    81   2711465       349      1671         0     82858      5759   1275721   no data   no data
419.20/419.24	c  S st    81   2711968       349      1671         0     83346      5759   1288608   no data   no data
419.20/419.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
419.20/419.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
419.20/419.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
419.20/419.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
419.20/419.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
419.20/419.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
419.20/419.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
419.20/419.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
419.30/419.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.20/430.26	c lits-rem:      2639  cl-subs:    18441  v-elim:      0  v-fix:    0  time: 10.94 s
430.20/430.26	c vivif2 --  cl tried     1671 cl shrink        0 lits rem          0 time: 0.00
430.20/430.27	c vivif2 --  cl tried    64905 cl shrink        0 lits rem          0 time: 0.01
430.30/430.32	c asymm  cl-useful: 0/1671/1671 lits-rem:0 time: 0.05
430.30/430.32	c calculated reachability. Time: 0.00
430.30/430.32	c  N st    81   2711968       349      1671         0     64905      5759    977481   no data   no data
520.91/520.90	c  N st    82   3211969       349      1671         0    113286      5759   1849839   no data   no data
520.91/520.90	c  S st    82   3211969       349      1671         0    113286      5759   1849839   no data   no data
521.21/521.25	c  S st    82   3212470       349      1671         0    113778      5759   1863769   no data   no data
521.21/521.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
521.21/521.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
521.21/521.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
521.21/521.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
521.21/521.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
521.21/521.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
521.21/521.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
521.31/521.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
521.31/521.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
553.50/553.50	c lits-rem:      4117  cl-subs:    31908  v-elim:      0  v-fix:    0  time: 32.12 s
553.50/553.50	c vivif2 --  cl tried     1671 cl shrink        0 lits rem          0 time: 0.00
553.50/553.51	c vivif2 --  cl tried    81870 cl shrink        0 lits rem          0 time: 0.02
553.50/553.58	c asymm  cl-useful: 0/1671/1671 lits-rem:0 time: 0.07
553.50/553.58	c calculated reachability. Time: 0.00
553.50/553.58	c  N st    82   3212470       349      1671         0     81870      5759   1351662   no data   no data
653.71/653.76	c  N st    83   3712471       349      1671         0    101247      5759   1572892   no data   no data
653.71/653.76	c  S st    83   3712471       349      1671         0    101247      5759   1572892   no data   no data
654.11/654.19	c  S st    83   3712975       349      1671         0    101738      5759   1586727   no data   no data
654.11/654.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
654.21/654.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
654.21/654.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
654.21/654.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
654.21/654.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
654.21/654.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
654.21/654.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
654.21/654.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
654.21/654.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
670.01/670.07	c lits-rem:      3631  cl-subs:    20046  v-elim:      0  v-fix:    0  time: 15.78 s
670.01/670.07	c vivif2 --  cl tried     1671 cl shrink        0 lits rem          0 time: 0.00
670.01/670.08	c vivif2 --  cl tried    81692 cl shrink        0 lits rem          0 time: 0.02
670.11/670.15	c asymm  cl-useful: 0/1671/1671 lits-rem:0 time: 0.07
670.11/670.15	c calculated reachability. Time: 0.00
670.11/670.15	c  N st    83   3712975       349      1671         0     81692      5759   1266928   no data   no data
676.71/676.79	c  F st    84   3751564       349      1671         0    116327      5759   1993783   no data   no data
676.71/676.79	c  N st    84   3751564       349      1671         0    116327      5759   1993783   no data   no data
677.81/677.84	c Decided on static restart strategy
682.61/682.68	c  N st    94   3779867       349      1671         0    141839      5759   2574566   no data   no data
689.91/689.94	c  N st    96   3815860       349      1671         0     99717      5759   1618024   no data   no data
696.21/696.26	c  N st    97   3848252       349      1671         0    128905      5759   2251587   no data   no data
706.91/706.94	c  N st    98   3896840       349      1671         0     96305      5759   1514378   no data   no data
724.41/724.42	c  N st    99   3969722       349      1671         0     84577      5759   1252991   no data   no data
745.81/745.89	c  N st   100   4079045       349      1671         0    104107      5759   1630999   no data   no data
774.11/774.15	c  N st   101   4212975       349      1671         0    144578      5759   2447918   no data   no data
774.11/774.15	c  S st   101   4212975       349      1671         0    144578      5759   2447918   no data   no data
774.61/774.69	c  S st   101   4213479       349      1671         0    145071      5759   2461371   no data   no data
774.71/774.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
774.71/774.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
774.71/774.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
774.71/774.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
774.71/774.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
774.71/774.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    349 time:  0.00 s
774.71/774.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
774.71/774.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
774.81/774.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
853.02/853.08	c lits-rem:      5151  cl-subs:    47469  v-elim:      0  v-fix:    0  time: 78.22 s
853.02/853.08	c vivif2 --  cl tried     1671 cl shrink        0 lits rem          0 time: 0.00
853.12/853.10	c vivif2 --  cl tried    97602 cl shrink        0 lits rem          0 time: 0.02
853.22/853.25	c asymm  cl-useful: 0/1671/1671 lits-rem:0 time: 0.15
853.22/853.25	c calculated reachability. Time: 0.00
853.22/853.25	c  N st   101   4213479       349      1671         0     97602      5759   1626514   no data   no data
868.22/868.29	c  E st   102   4280888         0      1671         0     81768      5759   1194364   no data   no data
868.22/868.29	c Verified 1671 clauses.
868.22/868.29	c Solution needs extension. Extending.
868.22/868.29	c Verified 1671 clauses.
868.22/868.29	c num threads              : 1          
868.22/868.29	c restarts                 : 102        
868.22/868.29	c dynamic restarts         : 0          
868.22/868.29	c static restarts          : 102        
868.22/868.29	c full restarts            : 5          
868.22/868.29	c total simplify time      : 0.00       
868.22/868.29	c learnts DL2              : 0          
868.22/868.29	c learnts size 2           : 2          
868.22/868.29	c learnts size 1           : 0           (0.00      % of vars)
868.22/868.29	c filedLit time            : 0.25        (0.03      % time)
868.22/868.29	c v-elim SatELite          : 2           (0.57      % vars)
868.22/868.29	c SatELite time            : 169.80      (19.56     % time)
868.22/868.29	c v-elim xor               : 0           (0.00      % vars)
868.22/868.29	c xor elim time            : 0.04        (0.01      % time)
868.22/868.29	c num binary xor trees     : 1          
868.22/868.29	c binxor trees' crown      : 1           (1.00      leafs/tree)
868.22/868.29	c bin xor find time        : 0.00       
868.22/868.29	c OTF clause improved      : 401919      (0.09      clauses/conflict)
868.22/868.29	c OTF impr. size diff      : 411240      (1.02       lits/clause)
868.22/868.29	c OTF cl watch-shrink      : 59814       (0.01      clauses/conflict)
868.22/868.29	c OTF cl watch-sh-lit      : 115582      (1.93       lits/clause)
868.22/868.29	c tried to recurMin cls    : 77524       (1.81       % of conflicts)
868.22/868.29	c updated cache            : 3095        (0.04       lits/tried recurMin)
868.22/868.29	c clauses over max glue    : 0           (0.00      % of all clauses)
868.22/868.29	c conflicts                : 4280888     (4932.18   / sec)
868.22/868.29	c decisions                : 4550055     (0.35      % random)
868.22/868.29	c bogo-props               : 232522598688 (267898285.76 / sec)
868.22/868.29	c conflict literals        : 89161274    (33.19     % deleted)
868.22/868.29	c Memory used              : 120.45      MB
868.22/868.29	c CPU time                 : 867.95      s
868.22/868.29	s SATISFIABLE
868.32/868.30	v -1 2 -3 4 -5 -6 7 -8 -9 10 11 12 13 -14 -15 16 17 18 -19 -20 21 22 23 -24 -25 -26 27 28 -29 30 31 32 -33 -34 35 -36 37 -38 -39 40 -41 -42 43 44 -45 -46 -47 48 49 50 51 -52 -53 -54 -55 56 57 -58 -59 -60 -61 -62 63 -64 -65 -66 67 68 -69 -70 71 -72 -73 -74 75 76 77 -78 79 -80 -81 82 -83 84 85 -86 -87 -88 89 -90 91 -92 93 -94 95 -96 -97 98 -99 -100 -101 -102 -103 -104 105 106 -107 108 -109 110 111 -112 113 -114 -115 116 117 -118 119 -120 -121 122 -123 124 -125 126 127 128 -129 130 131 -132 -133 134 135 136 -137 138 139 -140 -141 -142 -143 144 -145 146 147 148 149 -150 -151 -152 153 154 -155 -156 157 -158 159 160 -161 162 -163 -164 165 166 -167 168 -169 170 171 172 173 -174 -175 -176 177 -178 -179 -180 181 -182 183 -184 185 -186 -187 -188 -189 190 191 -192 -193 194 195 -196 -197 -198 -199 200 201 202 203 204 -205 -206 -207 208 -209 -210 -211 212 -213 -214 -215 -216 -217 -218 -219 220 -221 222 223 224 -225 -226 227 228 -229 230 231 232 -233 234 -235 236 -237 238 -239 240 241 -242 -243 244 -245 246 247 -248 249 250 251 -252 253 -254 -255 256 257 -258 259 -260 -261 262 -263 264 -265 -266 267 268 -269 -270 -271 272 273 274 -275 276 277 278 279 -280 281 -282 283 -284 -285 286 -287 288 -289 -290 -291 292 293 -294 295 296 297 -298 -299 300 -301 -302 -303 304 -305 306 307 -308 -309 -310 311 -312 313 -314 -315 -316 -317 -318 319 -320 -321 322 323 -324 -325 -326 327 328 -329 330 331 332 333 -334 -335 -336 -337 -338 -339 340 -341 -342 -343 344 -345 346 347 -348 -349 350 351 352 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3264840-1303573722/watcher-3264840-1303573722 -o /tmp/evaluation-result-3264840-1303573722/solver-3264840-1303573722 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3264840-1303573722.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 2.56 3.16 3.40 3/182 27881
/proc/meminfo: memFree=19282204/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=29800 CPUtime=0 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 550 0 0 0 0 0 0 0 20 0 1 0 468970430 30515200 489 33554432000 4194304 4627331 140735408913776 18446744073709551615 4309292 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 7450 489 344 106 0 2421 0

[startup+0.0962699 s]
/proc/loadavg: 2.56 3.16 3.40 3/182 27881
/proc/meminfo: memFree=19282204/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=30436 CPUtime=0.09 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 808 0 0 0 9 0 0 0 20 0 1 0 468970430 31166464 717 33554432000 4194304 4627331 140735408913776 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 7609 717 370 106 0 2580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30436

[startup+0.100272 s]
/proc/loadavg: 2.56 3.16 3.40 3/182 27881
/proc/meminfo: memFree=19282204/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=30436 CPUtime=0.09 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 812 0 0 0 9 0 0 0 20 0 1 0 468970430 31166464 721 33554432000 4194304 4627331 140735408913776 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 7609 721 370 106 0 2580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30436

[startup+0.300237 s]
/proc/loadavg: 2.56 3.16 3.40 3/182 27881
/proc/meminfo: memFree=19282204/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=30784 CPUtime=0.29 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 1033 0 0 0 29 0 0 0 21 0 1 0 468970430 31522816 812 33554432000 4194304 4627331 140735408913776 18446744073709551615 4310859 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 7696 812 371 106 0 2667 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30784

[startup+0.700171 s]
/proc/loadavg: 2.56 3.16 3.40 3/182 27881
/proc/meminfo: memFree=19282204/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=31244 CPUtime=0.69 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 1347 0 0 0 69 0 0 0 22 0 1 0 468970430 31993856 936 33554432000 4194304 4627331 140735408913776 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 7811 936 371 106 0 2782 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31244

[startup+1.50102 s]
/proc/loadavg: 2.56 3.16 3.40 5/194 27903
/proc/meminfo: memFree=19259020/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=31748 CPUtime=1.49 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 1979 0 0 0 149 0 0 0 25 0 1 0 468970430 32509952 1026 33554432000 4194304 4627331 140735408913776 18446744073709551615 4310094 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 7937 1026 373 106 0 2908 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31748

[startup+3.10072 s]
/proc/loadavg: 2.56 3.16 3.40 6/194 27903
/proc/meminfo: memFree=19237576/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=40216 CPUtime=3.09 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 4517 0 0 0 309 0 0 0 25 0 1 0 468970430 41181184 3164 33554432000 4194304 4627331 140735408913776 18446744073709551615 4420162 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 10054 3164 378 106 0 5025 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40216

[startup+6.30015 s]
/proc/loadavg: 2.68 3.17 3.41 5/194 27904
/proc/meminfo: memFree=19221264/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=41604 CPUtime=6.29 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 5882 0 0 0 629 0 0 0 25 0 1 0 468970430 42602496 3649 33554432000 4194304 4627331 140735408913776 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 10401 3649 378 106 0 5372 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41604

[startup+12.701 s]
/proc/loadavg: 2.78 3.19 3.41 5/194 27904
/proc/meminfo: memFree=19213736/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=42384 CPUtime=12.69 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 8768 0 0 0 1268 1 0 0 25 0 1 0 468970430 43401216 3826 33554432000 4194304 4627331 140735408913776 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 10596 3826 378 106 0 5567 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42384

[startup+25.5006 s]
/proc/loadavg: 3.05 3.22 3.42 5/194 27904
/proc/meminfo: memFree=19194160/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=46992 CPUtime=25.49 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 14568 0 0 0 2547 2 0 0 25 0 1 0 468970430 48119808 4962 33554432000 4194304 4627331 140735408913776 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 11748 4962 378 106 0 6719 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46992

[startup+51.101 s]
/proc/loadavg: 3.37 3.29 3.43 6/194 27905
/proc/meminfo: memFree=19188832/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=48620 CPUtime=51.09 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 23087 0 0 0 5106 3 0 0 25 0 1 0 468970430 49786880 5410 33554432000 4194304 4627331 140735408913776 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 12155 5410 378 106 0 7126 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 48620

[startup+102.307 s]
/proc/loadavg: 3.73 3.39 3.46 5/194 27906
/proc/meminfo: memFree=19138224/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=63104 CPUtime=102.3 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 38346 0 0 0 10223 7 0 0 25 0 1 0 468970430 64618496 8769 33554432000 4194304 4627331 140735408913776 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 15776 8769 378 106 0 10747 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 63104

[startup+162.301 s]
/proc/loadavg: 3.93 3.52 3.49 5/194 27908
/proc/meminfo: memFree=19124180/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=63756 CPUtime=162.3 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 53592 0 0 0 16220 10 0 0 25 0 1 0 468970430 65286144 8701 33554432000 4194304 4627331 140735408913776 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 15939 8701 378 106 0 10910 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 63756

[startup+222.301 s]
/proc/loadavg: 4.13 3.63 3.53 5/194 27909
/proc/meminfo: memFree=19110524/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=68296 CPUtime=222.29 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 68732 0 0 0 22216 13 0 0 25 0 1 0 468970430 69935104 10116 33554432000 4194304 4627331 140735408913776 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 17074 10116 378 106 0 12045 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 68296

[startup+282.301 s]
/proc/loadavg: 4.04 3.70 3.56 5/194 27911
/proc/meminfo: memFree=19072080/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=81436 CPUtime=282.3 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 82795 0 0 0 28215 15 0 0 25 0 1 0 468970430 83390464 13345 33554432000 4194304 4627331 140735408913776 18446744073709551615 4308162 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 20359 13345 378 106 0 15330 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 81436

[startup+342.301 s]
/proc/loadavg: 4.09 3.78 3.59 6/194 27912
/proc/meminfo: memFree=19060536/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=84356 CPUtime=342.3 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 95219 0 0 0 34212 18 0 0 25 0 1 0 468970430 86380544 14508 33554432000 4194304 4627331 140735408913776 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 21089 14508 378 106 0 16060 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 84356

[startup+402.301 s]
/proc/loadavg: 4.03 3.82 3.62 5/194 27914
/proc/meminfo: memFree=19055672/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=84716 CPUtime=402.3 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 107872 0 0 0 40210 20 0 0 25 0 1 0 468970430 86749184 14795 33554432000 4194304 4627331 140735408913776 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 21179 14795 378 106 0 16150 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 84716

[startup+462.301 s]
/proc/loadavg: 4.06 3.86 3.64 6/194 27916
/proc/meminfo: memFree=19044832/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=88584 CPUtime=462.31 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 119026 0 0 0 46208 23 0 0 25 0 1 0 468970430 90710016 15217 33554432000 4194304 4627331 140735408913776 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 22146 15217 378 106 0 17117 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 88584

[startup+522.301 s]
/proc/loadavg: 4.17 3.92 3.67 6/194 27917
/proc/meminfo: memFree=19027336/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=102348 CPUtime=522.3 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 133196 0 0 0 52205 25 0 0 19 0 1 0 468970430 104804352 18580 33554432000 4194304 4627331 140735408913776 18446744073709551615 4420182 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 25587 18580 378 106 0 20558 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 102348

[startup+582.301 s]
/proc/loadavg: 4.06 3.93 3.69 6/194 27919
/proc/meminfo: memFree=19003508/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=103340 CPUtime=582.31 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 138966 0 0 0 58204 27 0 0 25 0 1 0 468970430 105820160 17894 33554432000 4194304 4627331 140735408913776 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 25835 17894 378 106 0 20806 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 103340

[startup+642.3 s]
/proc/loadavg: 4.02 3.94 3.71 5/194 27920
/proc/meminfo: memFree=18974104/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=103640 CPUtime=642.32 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 148962 0 0 0 64202 30 0 0 25 0 1 0 468970430 106127360 18954 33554432000 4194304 4627331 140735408913776 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 25910 18954 378 106 0 20881 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 103640

[startup+702.3 s]
/proc/loadavg: 3.52 3.82 3.68 5/188 27939
/proc/meminfo: memFree=19039580/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=106728 CPUtime=702.31 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 156867 0 0 0 70200 31 0 0 25 0 1 0 468970430 109289472 20425 33554432000 4194304 4627331 140735408913776 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 26682 20425 378 106 0 21653 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 106728

[startup+762.306 s]
/proc/loadavg: 2.79 3.57 3.60 3/182 27967
/proc/meminfo: memFree=19128432/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=106992 CPUtime=762.32 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 167956 0 0 0 76197 35 0 0 25 0 1 0 468970430 109559808 18935 33554432000 4194304 4627331 140735408913776 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 26748 18935 378 106 0 21719 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 106992

[startup+822.3 s]
/proc/loadavg: 2.33 3.30 3.51 3/182 27968
/proc/meminfo: memFree=19110192/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=123448 CPUtime=822.32 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 173204 0 0 0 82196 36 0 0 25 0 1 0 468970430 126410752 24183 33554432000 4194304 4627331 140735408913776 18446744073709551615 4420136 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 30862 24183 378 106 0 25833 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 123448

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

[startup+844.7 s]
/proc/loadavg: 2.22 3.19 3.47 3/182 27969
/proc/meminfo: memFree=19109680/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=123448 CPUtime=844.73 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 173204 0 0 0 84437 36 0 0 25 0 1 0 468970430 126410752 24183 33554432000 4194304 4627331 140735408913776 18446744073709551615 4420162 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 30862 24183 378 106 0 25833 0
Current children cumulated CPU time (s) 844.73
Current children cumulated vsize (KiB) 123448

[startup+857.501 s]
/proc/loadavg: 2.18 3.16 3.45 3/182 27969
/proc/meminfo: memFree=19089964/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=123448 CPUtime=857.52 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 173690 0 0 0 85716 36 0 0 25 0 1 0 468970430 126410752 24669 33554432000 4194304 4627331 140735408913776 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 30862 24669 378 106 0 25833 0
Current children cumulated CPU time (s) 857.52
Current children cumulated vsize (KiB) 123448

[startup+863.901 s]
/proc/loadavg: 2.16 3.12 3.43 3/182 27969
/proc/meminfo: memFree=19087348/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=182004 CPUtime=863.92 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 174312 0 0 0 86356 36 0 0 25 0 1 0 468970430 186372096 25291 33554432000 4194304 4627331 140735408913776 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 45501 25291 378 106 0 40472 0
Current children cumulated CPU time (s) 863.92
Current children cumulated vsize (KiB) 182004

[startup+865.5 s]
/proc/loadavg: 2.16 3.12 3.43 3/182 27969
/proc/meminfo: memFree=19086976/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=182004 CPUtime=865.51 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 174444 0 0 0 86515 36 0 0 25 0 1 0 468970430 186372096 25423 33554432000 4194304 4627331 140735408913776 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 45501 25423 378 106 0 40472 0
Current children cumulated CPU time (s) 865.51
Current children cumulated vsize (KiB) 182004

[startup+867.101 s]
/proc/loadavg: 2.16 3.12 3.43 3/182 27969
/proc/meminfo: memFree=19086356/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=182004 CPUtime=867.11 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 174514 0 0 0 86675 36 0 0 25 0 1 0 468970430 186372096 25493 33554432000 4194304 4627331 140735408913776 18446744073709551615 4324088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 45501 25493 378 106 0 40472 0
Current children cumulated CPU time (s) 867.11
Current children cumulated vsize (KiB) 182004

[startup+867.907 s]
/proc/loadavg: 2.14 3.10 3.43 3/182 27969
/proc/meminfo: memFree=19097144/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=123332 CPUtime=867.93 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 175872 0 0 0 86756 37 0 0 25 0 1 0 468970430 126291968 22702 33554432000 4194304 4627331 140735408913776 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 30833 22702 378 106 0 25804 0
Current children cumulated CPU time (s) 867.93
Current children cumulated vsize (KiB) 123332

[startup+868.301 s]
/proc/loadavg: 2.14 3.10 3.43 3/182 27969
/proc/meminfo: memFree=19097144/32951124 swapFree=67111416/67111528
[pid=27881] ppid=27877 vsize=123332 CPUtime=868.32 cores=1,3
/proc/27881/stat : 27881 (strangenight2-s) R 27877 27881 27040 0 -1 4202496 175948 0 0 0 86795 37 0 0 25 0 1 0 468970430 126291968 6393 33554432000 4194304 4627331 140735408913776 18446744073709551615 246516860010 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27881/statm: 30833 6109 392 106 0 25804 0
Current children cumulated CPU time (s) 868.32
Current children cumulated vsize (KiB) 123332

Child status: 10
Real time (s): 868.303
CPU time (s): 868.329
CPU user time (s): 867.951
CPU system time (s): 0.377942
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 182004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 867.951
system time used= 0.377942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175949
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= 17
involuntary context switches= 1738

runsolver used 1.3408 second user time and 3.37849 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-23 17:48:42
IDJOB=3264840
IDBENCH=85355
IDSOLVER=1587
FILE ID=node134/3264840-1303573722
RUNJOBID= node134-1303573722-27862
PBS_JOBID= 13150295
Free space on /tmp= 71100 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-3.shuffled-as.sat05-2535.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264840-1303573722/watcher-3264840-1303573722 -o /tmp/evaluation-result-3264840-1303573722/solver-3264840-1303573722 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3264840-1303573722.cnf

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

MD5SUM BENCH= 22bc1843113c53c5f8a8f8cec42dcbe5
RANDOM SEED=2086838776

node134.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.831
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.831
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.67
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.831
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19282508 kB
Buffers:       2333088 kB
Cached:       10723932 kB
SwapCached:        108 kB
Active:        8843992 kB
Inactive:      4277124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19282508 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           11820 kB
Writeback:           0 kB
AnonPages:       64156 kB
Mapped:          14652 kB
Slab:           483464 kB
PageTables:       5536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191800 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71088 MiB
End job on node134 at 2011-04-23 18:03:11