Trace number 3367887

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S761041117-050.UNKNOWN.cnf
MD5SUMcb62702a06eba78f1f4308935b49c22d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.32988
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
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-3367887-1305388508.cnf'
0.00/0.01	c -- header says num vars:            350
0.00/0.01	c -- header says num clauses:        1491
0.00/0.01	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.01	c -- vars added        350
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       350      1491         0         0      4473         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1491/1491 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:    350 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:      9  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:     142 undec:      45 neg:     163
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       341      1471         0         0      4459         0   no data   no data
0.02/0.05	c Decided on static restart strategy
0.09/0.13	c  N st     8      4918       341      1471         0      4813      4459     88349   no data   no data
0.29/0.35	c  N st    10     11300       341      1471         0      4439      4459     58169   no data   no data
0.49/0.58	c  N st    11     17043       341      1471         0     10021      4459    155111   no data   no data
0.89/0.95	c  F st    12     25001       341      1471         0     12245      4459    194832   no data   no data
0.89/0.95	c  N st    12     25001       341      1471         0     12245      4459    194832   no data   no data
1.10/1.17	c Decided on static restart strategy
1.10/1.17	c  N st    18     30000       341      1471         0     10558      4459    152426   no data   no data
1.10/1.17	c  S st    18     30000       341      1471         0     10558      4459    152426   no data   no data
1.19/1.21	c  S st    18     30504       341      1471         0     11057      4459    161742   no data   no data
1.19/1.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.21	c blocked clauses removed:        5 vars:      1 tried:         341 T: 0.00 s
1.19/1.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
1.19/1.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.19/1.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.27	c lits-rem:       143  cl-subs:     1046  v-elim:      0  v-fix:    0  time:  0.06 s
1.19/1.28	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.00
1.19/1.28	c calculated reachability. Time: 0.00
1.19/1.28	c  N st    18     30504       340      1466         0      9993      4444    143680   no data   no data
1.59/1.66	c  N st    20     37619       340      1466         0      9356      4444    122018   no data   no data
1.99/2.02	c  N st    21     44018       340      1466         0     15528      4444    239980   no data   no data
2.09/2.13	c  S st    22     45756       340      1466         0     17221      4444    272102   no data   no data
2.09/2.18	c  S st    22     46257       340      1466         0      9057      4444    103296   no data   no data
2.09/2.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.09/2.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.09/2.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.09/2.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.09/2.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
2.09/2.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.09/2.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.09/2.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.19	c lits-rem:        25  cl-subs:       86  v-elim:      0  v-fix:    0  time:  0.01 s
2.09/2.19	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
2.09/2.19	c vivif2 --  cl tried     8971 cl shrink        0 lits rem          0 time: 0.00
2.09/2.20	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.00
2.09/2.20	c calculated reachability. Time: 0.00
2.09/2.20	c  N st    22     46257       340      1466         0      8971      4444    101786   no data   no data
2.98/3.07	c  N st    23     60654       340      1466         0     13241      4444    172385   no data   no data
3.58/3.69	c  N st    24     69385       340      1466         0     11034      4444    125455   no data   no data
3.58/3.69	c  S st    24     69385       340      1466         0     11034      4444    125455   no data   no data
3.68/3.72	c  S st    24     69888       340      1466         0     11534      4444    135111   no data   no data
3.68/3.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.68/3.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.68/3.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.68/3.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.68/3.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.68/3.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
3.68/3.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.68/3.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.68/3.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.68/3.74	c lits-rem:        35  cl-subs:      267  v-elim:      0  v-fix:    0  time:  0.01 s
3.68/3.74	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
3.68/3.74	c vivif2 --  cl tried    11267 cl shrink        0 lits rem          0 time: 0.00
3.68/3.75	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.00
3.68/3.75	c calculated reachability. Time: 0.00
3.68/3.75	c  N st    24     69888       340      1466         0     11267      4444    130421   no data   no data
4.88/4.97	c  F st    25     87500       340      1466         0     16704      4444    229044   no data   no data
4.88/4.97	c  N st    25     87500       340      1466         0     16704      4444    229044   no data   no data
5.28/5.36	c Decided on static restart strategy
5.58/5.61	c  N st    32     95539       340      1466         0     24514      4444    374213   no data   no data
6.18/6.26	c  N st    34    104834       340      1466         0     20893      4444    277319   no data   no data
6.18/6.26	c  S st    34    104834       340      1466         0     20893      4444    277319   no data   no data
6.28/6.32	c  S st    34    105335       340      1466         0     21393      4444    286142   no data   no data
6.28/6.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.28/6.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.28/6.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.28/6.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.28/6.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.28/6.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
6.28/6.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.28/6.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.28/6.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.51	c lits-rem:       244  cl-subs:     1759  v-elim:      0  v-fix:    0  time:  0.16 s
6.49/6.51	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
6.49/6.51	c vivif2 --  cl tried    19634 cl shrink        0 lits rem          0 time: 0.00
6.49/6.51	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.01
6.49/6.51	c calculated reachability. Time: 0.00
6.49/6.51	c  N st    34    105335       340      1466         0     19634      4444    257314   no data   no data
7.28/7.35	c  N st    35    114935       340      1466         0     15390      4444    167379   no data   no data
8.49/8.50	c  N st    36    129333       340      1466         0     14857      4444    149562   no data   no data
10.19/10.24	c  N st    37    150929       340      1466         0     20220      4444    228483   no data   no data
10.69/10.78	c  S st    38    158002       340      1466         0     27066      4444    345290   no data   no data
10.79/10.84	c  S st    38    158505       340      1466         0     27569      4444    354309   no data   no data
10.79/10.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.79/10.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.79/10.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.79/10.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.79/10.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.79/10.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
10.79/10.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.79/10.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.79/10.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.00/11.07	c lits-rem:       263  cl-subs:     2308  v-elim:      0  v-fix:    0  time:  0.21 s
11.00/11.07	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
11.00/11.08	c vivif2 --  cl tried    25261 cl shrink        0 lits rem          0 time: 0.00
11.00/11.09	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.01
11.00/11.09	c calculated reachability. Time: 0.00
11.00/11.09	c  N st    38    158505       340      1466         0     25261      4444    322307   no data   no data
15.69/15.71	c  N st    39    207095       340      1466         0     20086      4444    210304   no data   no data
18.39/18.49	c  N st    40    237757       340      1466         0     30389      4444    387238   no data   no data
18.39/18.49	c  S st    40    237757       340      1466         0     30389      4444    387238   no data   no data
18.49/18.56	c  S st    40    238260       340      1466         0     30891      4444    396838   no data   no data
18.49/18.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.49/18.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.49/18.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.49/18.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.49/18.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.49/18.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
18.49/18.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.49/18.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.49/18.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.79/18.89	c lits-rem:       225  cl-subs:     2298  v-elim:      0  v-fix:    0  time:  0.30 s
18.79/18.89	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
18.79/18.90	c vivif2 --  cl tried    28593 cl shrink        0 lits rem          0 time: 0.00
18.89/18.91	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.01
18.89/18.91	c calculated reachability. Time: 0.00
18.89/18.91	c  N st    40    238260       340      1466         0     28593      4444    361510   no data   no data
25.79/25.82	c  F st    41    306251       340      1466         0     30368      4444    336299   no data   no data
25.79/25.82	c  N st    41    306251       340      1466         0     30368      4444    336299   no data   no data
26.29/26.41	c Decided on static restart strategy
28.79/28.87	c  N st    51    334558       340      1466         0     34735      4444    435100   no data   no data
31.49/31.57	c  N st    53    357390       340      1466         0     32675      4444    390682   no data   no data
31.49/31.57	c  S st    53    357390       340      1466         0     32675      4444    390682   no data   no data
31.59/31.65	c  S st    53    357898       340      1466         0     33180      4444    400655   no data   no data
31.59/31.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.59/31.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
31.59/31.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.59/31.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.59/31.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.59/31.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
31.59/31.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.59/31.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
31.59/31.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.80/31.90	c lits-rem:       236  cl-subs:     1458  v-elim:      0  v-fix:    0  time:  0.22 s
31.80/31.90	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
31.80/31.90	c vivif2 --  cl tried    31722 cl shrink        0 lits rem          0 time: 0.00
31.90/31.92	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.02
31.90/31.92	c calculated reachability. Time: 0.00
31.90/31.92	c  N st    53    357898       340      1466         0     31722      4444    372927   no data   no data
35.49/35.59	c  N st    54    390291       340      1466         0     37813      4444    454744   no data   no data
41.19/41.26	c  N st    55    438880       340      1466         0     31603      4444    319952   no data   no data
50.08/50.13	c  N st    56    511762       340      1466         0     44827      4444    523125   no data   no data
53.19/53.27	c  N st    57    536847       340      1466         0     39223      4444    432766   no data   no data
53.19/53.27	c  S st    57    536847       340      1466         0     39223      4444    432766   no data   no data
53.29/53.36	c  S st    57    537349       340      1466         0     39720      4444    442012   no data   no data
53.29/53.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.29/53.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
53.29/53.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.29/53.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.29/53.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.29/53.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
53.29/53.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.29/53.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
53.29/53.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.69/53.73	c lits-rem:       260  cl-subs:     2314  v-elim:      0  v-fix:    0  time:  0.34 s
53.69/53.73	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
53.69/53.74	c vivif2 --  cl tried    37406 cl shrink        0 lits rem          0 time: 0.00
53.69/53.75	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.02
53.69/53.76	c calculated reachability. Time: 0.00
53.69/53.76	c  N st    57    537349       340      1466         0     37406      4444    405383   no data   no data
75.49/75.55	c  N st    58    701334       340      1466         0     66674      4444    923659   no data   no data
91.30/91.38	c  N st    59    806023       340      1466         0     59939      4444    699593   no data   no data
91.30/91.38	c  S st    59    806023       340      1466         0     59939      4444    699593   no data   no data
91.49/91.53	c  S st    59    806527       340      1466         0     60441      4444    709282   no data   no data
91.49/91.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
91.49/91.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
91.49/91.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
91.49/91.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.49/91.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.49/91.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
91.49/91.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
91.49/91.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
91.49/91.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.09/93.14	c lits-rem:       318  cl-subs:     7792  v-elim:      0  v-fix:    0  time:  1.56 s
93.09/93.14	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
93.09/93.14	c vivif2 --  cl tried    52649 cl shrink        0 lits rem          0 time: 0.01
93.09/93.17	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.03
93.09/93.17	c calculated reachability. Time: 0.00
93.09/93.17	c  N st    59    806527       340      1466         0     52649      4444    598827   no data   no data
135.99/136.09	c  F st    60   1071875       340      1466         0     68792      4444    824822   no data   no data
135.99/136.09	c  N st    60   1071875       340      1466         0     68792      4444    824822   no data   no data
137.09/137.14	c Decided on static restart strategy
141.09/141.17	c  N st    70   1100183       340      1466         0     52770      4444    538468   no data   no data
147.40/147.46	c  N st    72   1136176       340      1466         0     87264      4444   1148630   no data   no data
152.69/152.71	c  N st    73   1168569       340      1466         0     74217      4444    905363   no data   no data
159.79/159.81	c  N st    74   1209790       340      1466         0     68588      4444    801910   no data   no data
159.79/159.81	c  S st    74   1209790       340      1466         0     68588      4444    801910   no data   no data
159.89/159.98	c  S st    74   1210290       340      1466         0     69087      4444    811686   no data   no data
159.89/159.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
159.99/160.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
159.99/160.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
159.99/160.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.99/160.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.99/160.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
159.99/160.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
159.99/160.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
159.99/160.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
161.79/161.86	c lits-rem:       414  cl-subs:     7127  v-elim:      0  v-fix:    0  time:  1.82 s
161.79/161.86	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
161.79/161.87	c vivif2 --  cl tried    61960 cl shrink        0 lits rem          0 time: 0.01
161.89/161.90	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.03
161.89/161.90	c calculated reachability. Time: 0.00
161.89/161.90	c  N st    74   1210290       340      1466         0     61960      4444    700325   no data   no data
174.69/174.77	c  N st    75   1283173       340      1466         0     86065      4444   1095769   no data   no data
195.59/195.60	c  N st    76   1392497       340      1466         0     95994      4444   1245920   no data   no data
227.80/227.85	c  N st    77   1556484       340      1466         0     51940      4444    437058   no data   no data
256.60/256.67	c  N st    78   1710290       340      1466         0     92996      4444   1184340   no data   no data
256.60/256.67	c  S st    78   1710290       340      1466         0     92996      4444   1184340   no data   no data
256.90/256.95	c  S st    78   1710793       340      1466         0     93496      4444   1193797   no data   no data
256.90/256.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
256.90/256.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
256.90/256.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
256.90/256.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
256.90/256.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
256.90/256.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
256.90/256.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
257.00/257.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
257.00/257.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
261.40/261.44	c lits-rem:       680  cl-subs:    10406  v-elim:      0  v-fix:    0  time:  4.41 s
261.40/261.44	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
261.40/261.46	c vivif2 --  cl tried    83090 cl shrink        0 lits rem          0 time: 0.01
261.50/261.51	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.05
261.50/261.51	c calculated reachability. Time: 0.00
261.50/261.51	c  N st    78   1710793       340      1466         0     83090      4444   1025607   no data   no data
338.89/338.93	c  N st    79   2079758       340      1466         0     94225      4444   1076034   no data   no data
367.60/367.69	c  N st    80   2210793       340      1466         0     98551      4444   1165875   no data   no data
367.60/367.69	c  S st    80   2210793       340      1466         0     98551      4444   1165875   no data   no data
367.90/367.99	c  S st    80   2211297       340      1466         0     99052      4444   1175985   no data   no data
367.90/367.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
368.00/368.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
368.00/368.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
368.00/368.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
368.00/368.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
368.00/368.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
368.00/368.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
368.00/368.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
368.00/368.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
372.50/372.53	c lits-rem:       783  cl-subs:    13277  v-elim:      0  v-fix:    0  time:  4.46 s
372.50/372.53	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
372.50/372.55	c vivif2 --  cl tried    85775 cl shrink        0 lits rem          0 time: 0.01
372.60/372.60	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.06
372.60/372.60	c calculated reachability. Time: 0.00
372.60/372.60	c  N st    80   2211297       340      1466         0     85775      4444    980246   no data   no data
486.80/486.83	c  N st    81   2711297       340      1466         1    109460      4444   1279462   no data   no data
486.80/486.83	c  S st    81   2711297       340      1466         1    109460      4444   1279462   no data   no data
487.10/487.15	c  S st    81   2711798       340      1466         1    109960      4444   1288900   no data   no data
487.10/487.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
487.21/487.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
487.21/487.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
487.21/487.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
487.21/487.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
487.21/487.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
487.21/487.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
487.21/487.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
487.31/487.35	c subs with bin:      443  lits-rem:       248  v-fix:    0  time:  0.10 s
492.31/492.33	c lits-rem:      3228  cl-subs:    14515  v-elim:      0  v-fix:    0  time:  4.98 s
492.31/492.33	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
492.31/492.35	c vivif2 --  cl tried    95002 cl shrink        0 lits rem          0 time: 0.02
492.41/492.41	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.07
492.41/492.42	c calculated reachability. Time: 0.00
492.41/492.42	c  N st    81   2711798       340      1466         1     95002      4444   1066875   no data   no data
613.91/613.91	c  N st    82   3211799       340      1466         1    146005      4444   1841115   no data   no data
613.91/613.91	c  S st    82   3211799       340      1466         1    146005      4444   1841115   no data   no data
614.31/614.35	c  S st    82   3212302       340      1466         1    146506      4444   1850620   no data   no data
614.31/614.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
614.41/614.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
614.41/614.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
614.41/614.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
614.41/614.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
614.41/614.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
614.41/614.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
614.41/614.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
614.51/614.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
630.81/630.83	c lits-rem:      1336  cl-subs:    32529  v-elim:      0  v-fix:    0  time: 16.33 s
630.81/630.83	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
630.81/630.85	c vivif2 --  cl tried   113977 cl shrink        0 lits rem          0 time: 0.02
630.91/630.94	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.09
630.91/630.94	c calculated reachability. Time: 0.00
630.91/630.94	c  N st    82   3212302       340      1466         1    113977      4444   1381455   no data   no data
765.71/765.76	c  N st    83   3712302       340      1466         1    131497      4444   1569310   no data   no data
765.71/765.76	c  S st    83   3712302       340      1466         1    131497      4444   1569310   no data   no data
766.11/766.18	c  S st    83   3712808       340      1466         1    131999      4444   1578371   no data   no data
766.11/766.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
766.21/766.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
766.21/766.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
766.21/766.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
766.21/766.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
766.21/766.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
766.21/766.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
766.21/766.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
766.31/766.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
774.32/774.38	c lits-rem:      2002  cl-subs:    19011  v-elim:      0  v-fix:    0  time:  8.08 s
774.32/774.38	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
774.32/774.40	c vivif2 --  cl tried   112988 cl shrink        0 lits rem          0 time: 0.02
774.42/774.49	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.09
774.42/774.49	c calculated reachability. Time: 0.00
774.42/774.49	c  N st    83   3712808       340      1466         1    112988      4444   1301460   no data   no data
786.41/786.46	c  F st    84   3751562       340      1466         1    150049      4444   1942718   no data   no data
786.41/786.46	c  N st    84   3751562       340      1466         1    150049      4444   1942718   no data   no data
788.51/788.58	c Decided on static restart strategy
795.22/795.27	c  N st    94   3779862       340      1466         1     97281      4444    976023   no data   no data
804.42/804.47	c  N st    96   3815854       340      1466         1    131540      4444   1585704   no data   no data
816.81/816.82	c  N st    97   3848246       340      1466         1     81586      4444    686826   no data   no data
828.72/828.77	c  N st    98   3896834       340      1466         1    127906      4444   1503189   no data   no data
849.41/849.41	c  N st    99   3969718       340      1466         1    115415      4444   1258819   no data   no data
881.02/881.03	c  N st   100   4079041       340      1466         2    136186      4444   1498178   no data   no data
917.62/917.60	c  N st   101   4212809       340      1466         2     95736      4444    897008   no data   no data
917.62/917.60	c  S st   101   4212809       340      1466         2     95736      4444    897008   no data   no data
917.92/917.97	c  S st   101   4213313       340      1466         2     96238      4444    906049   no data   no data
917.92/917.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
918.02/918.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
918.02/918.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
918.02/918.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
918.02/918.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
918.02/918.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
918.02/918.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
918.02/918.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
918.12/918.20	c subs with bin:      743  lits-rem:      1064  v-fix:    0  time:  0.11 s
919.12/919.11	c lits-rem:       430  cl-subs:     3270  v-elim:      0  v-fix:    0  time:  0.91 s
919.12/919.11	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
919.12/919.12	c vivif2 --  cl tried    92225 cl shrink        0 lits rem          0 time: 0.02
919.22/919.22	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.10
919.22/919.23	c calculated reachability. Time: 0.00
919.22/919.23	c  N st   101   4213313       340      1466         2     92225      4444    852386   no data   no data
994.52/994.52	c  N st   102   4459289       340      1466         2    154522      4444   1910717   no data   no data
1073.02/1073.08	c  N st   103   4713313       340      1466         2    129864      4444   1399573   no data   no data
1073.02/1073.08	c  S st   103   4713313       340      1466         2    129864      4444   1399573   no data   no data
1073.42/1073.47	c  S st   103   4713816       340      1466         2    130364      4444   1409047   no data   no data
1073.42/1073.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1073.53/1073.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1073.53/1073.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1073.53/1073.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1073.53/1073.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1073.53/1073.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
1073.53/1073.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1073.53/1073.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1073.53/1073.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1079.33/1079.31	c lits-rem:      1244  cl-subs:    17542  v-elim:      0  v-fix:    0  time:  5.71 s
1079.33/1079.31	c vivif2 --  cl tried     1466 cl shrink        0 lits rem          0 time: 0.00
1079.33/1079.33	c vivif2 --  cl tried   112822 cl shrink        0 lits rem          0 time: 0.02
1079.43/1079.42	c asymm  cl-useful: 0/1466/1466 lits-rem:0 time: 0.09
1079.43/1079.42	c calculated reachability. Time: 0.00
1079.43/1079.42	c  N st   103   4713816       340      1466         2    112822      4444   1171227   no data   no data
1228.93/1228.97	c  N st   104   5213816       340      1466         7    127875      4444   1278200   no data   no data
1228.93/1228.97	c  S st   104   5213816       340      1466         7    127875      4444   1278200   no data   no data
1228.93/1228.97	c Finding binary XORs  T:     0.00 s  found:       0
1229.33/1229.33	c  S st   104   5214316       340      1466         7    128373      4444   1287711   no data   no data
1229.33/1229.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1229.33/1229.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1229.33/1229.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1229.33/1229.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1229.33/1229.38	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
1229.33/1229.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
1229.33/1229.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1229.43/1229.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1232.83/1232.81	c subs with bin:    16610  lits-rem:      5569  v-fix:    0  time:  3.37 s
1234.14/1234.11	c lits-rem:      1420  cl-subs:     6072  v-elim:      0  v-fix:    0  time:  1.30 s
1234.14/1234.11	c vivif2 --  cl tried     1465 cl shrink        0 lits rem          0 time: 0.00
1234.14/1234.13	c vivif2 --  cl tried   105691 cl shrink        0 lits rem          0 time: 0.02
1234.14/1234.21	c asymm  cl-useful: 0/1465/1465 lits-rem:0 time: 0.08
1234.24/1234.21	c calculated reachability. Time: 0.00
1234.24/1234.21	c  N st   104   5214316       340      1465        12    105691      4443   1000211   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-3367887-1305388508/watcher-3367887-1305388508 -o /tmp/evaluation-result-3367887-1305388508/solver-3367887-1305388508 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367887-1305388508.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: 2.83 3.75 3.91 5/326 8283
/proc/meminfo: memFree=23130592/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=29760 CPUtime=0 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 492 0 0 0 0 0 0 0 21 0 1 0 729081324 30474240 432 33554432000 4194304 4580011 140736179115312 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 7440 433 322 95 0 2422 0

[startup+0.033411 s]
/proc/loadavg: 2.83 3.75 3.91 5/326 8283
/proc/meminfo: memFree=23130592/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=29992 CPUtime=0.02 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 631 0 0 0 2 0 0 0 21 0 1 0 729081324 30711808 571 33554432000 4194304 4580011 140736179115312 18446744073709551615 4305976 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 7498 571 363 95 0 2480 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29992

[startup+0.100399 s]
/proc/loadavg: 2.83 3.75 3.91 5/326 8283
/proc/meminfo: memFree=23130592/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=30264 CPUtime=0.09 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 728 0 0 0 9 0 0 0 21 0 1 0 729081324 30990336 668 33554432000 4194304 4580011 140736179115312 18446744073709551615 4320507 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 7566 668 364 95 0 2548 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30264

[startup+0.300352 s]
/proc/loadavg: 2.83 3.75 3.91 5/326 8283
/proc/meminfo: memFree=23130592/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=30656 CPUtime=0.29 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 945 0 0 0 29 0 0 0 22 0 1 0 729081324 31391744 773 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 7664 773 364 95 0 2646 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30656

[startup+0.700278 s]
/proc/loadavg: 2.83 3.75 3.91 5/326 8283
/proc/meminfo: memFree=23130592/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=31164 CPUtime=0.69 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 1370 0 0 0 69 0 0 0 23 0 1 0 729081324 31911936 826 33554432000 4194304 4580011 140736179115312 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 7791 826 364 95 0 2773 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31164

[startup+1.50015 s]
/proc/loadavg: 2.83 3.75 3.91 5/327 8284
/proc/meminfo: memFree=23117316/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=36072 CPUtime=1.49 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 2947 0 0 0 149 0 0 0 25 0 1 0 729081324 36937728 2147 33554432000 4194304 4580011 140736179115312 18446744073709551615 4316740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 9018 2147 367 95 0 4000 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36072

[startup+3.10083 s]
/proc/loadavg: 2.83 3.75 3.91 5/327 8284
/proc/meminfo: memFree=23098156/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=36240 CPUtime=3.08 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 3910 0 0 0 308 0 0 0 25 0 1 0 729081324 37109760 2104 33554432000 4194304 4580011 140736179115312 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 9060 2104 367 95 0 4042 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36240

[startup+6.30024 s]
/proc/loadavg: 2.92 3.75 3.91 5/327 8284
/proc/meminfo: memFree=23083524/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=37340 CPUtime=6.28 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 5547 0 0 0 628 0 0 0 25 0 1 0 729081324 38236160 2465 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 9335 2465 367 95 0 4317 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 37340

[startup+12.7011 s]
/proc/loadavg: 3.01 3.76 3.91 5/327 8284
/proc/meminfo: memFree=23055904/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=45368 CPUtime=12.69 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 9595 0 0 0 1268 1 0 0 25 0 1 0 729081324 46456832 4400 33554432000 4194304 4580011 140736179115312 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 11342 4400 367 95 0 6324 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45368

[startup+25.5007 s]
/proc/loadavg: 3.23 3.77 3.91 5/327 8285
/proc/meminfo: memFree=23038980/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=48768 CPUtime=25.49 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 14291 0 0 0 2548 1 0 0 25 0 1 0 729081324 49938432 5092 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 12192 5092 367 95 0 7174 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48768

[startup+51.1009 s]
/proc/loadavg: 3.49 3.78 3.91 5/327 8285
/proc/meminfo: memFree=23007904/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=52056 CPUtime=51.09 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 21485 0 0 0 5106 3 0 0 25 0 1 0 729081324 53305344 6231 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 13014 6231 367 95 0 7996 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52056

[startup+102.312 s]
/proc/loadavg: 3.86 3.83 3.91 5/327 8287
/proc/meminfo: memFree=22951068/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=64532 CPUtime=102.3 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 34922 0 0 0 10225 5 0 0 25 0 1 0 729081324 66080768 9492 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 16133 9492 367 95 0 11115 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 64532

[startup+162.3 s]
/proc/loadavg: 3.95 3.86 3.91 5/327 8288
/proc/meminfo: memFree=22908368/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=70876 CPUtime=162.29 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 46929 0 0 0 16220 9 0 0 25 0 1 0 729081324 72577024 10712 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 17719 10712 367 95 0 12701 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 70876

[startup+222.301 s]
/proc/loadavg: 3.98 3.88 3.91 5/327 8290
/proc/meminfo: memFree=22876568/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=71176 CPUtime=222.29 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 56567 0 0 0 22218 11 0 0 25 0 1 0 729081324 72884224 10824 33554432000 4194304 4580011 140736179115312 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 17794 10824 367 95 0 12776 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 71176

[startup+282.301 s]
/proc/loadavg: 4.03 3.92 3.92 5/327 8292
/proc/meminfo: memFree=22859772/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=83388 CPUtime=282.3 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 68096 0 0 0 28216 14 0 0 25 0 1 0 729081324 85389312 13301 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 20847 13301 367 95 0 15829 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 83388

[startup+342.301 s]
/proc/loadavg: 4.05 3.94 3.93 5/327 8293
/proc/meminfo: memFree=22826248/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=83560 CPUtime=342.3 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 76092 0 0 0 34214 16 0 0 25 0 1 0 729081324 85565440 14149 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 20890 14149 367 95 0 15872 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 83560

[startup+402.301 s]
/proc/loadavg: 4.09 3.97 3.93 5/327 8304
/proc/meminfo: memFree=22812296/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=91320 CPUtime=402.3 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 85174 0 0 0 40211 19 0 0 25 0 1 0 729081324 93511680 15257 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 22830 15257 367 95 0 17812 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 91320

[startup+462.301 s]
/proc/loadavg: 4.03 3.97 3.93 5/327 8305
/proc/meminfo: memFree=22802964/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=91540 CPUtime=462.3 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 92900 0 0 0 46210 20 0 0 25 0 1 0 729081324 93736960 15054 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 22885 15054 367 95 0 17867 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 91540

[startup+522.3 s]
/proc/loadavg: 4.01 3.97 3.93 5/327 8307
/proc/meminfo: memFree=22786292/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=97644 CPUtime=522.3 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 100519 0 0 0 52207 23 0 0 25 0 1 0 729081324 99987456 17985 33554432000 4194304 4580011 140736179115312 18446744073709551615 4304848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 24411 17985 367 95 0 19393 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 97644

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.93 5/327 8309
/proc/meminfo: memFree=22789604/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=97844 CPUtime=582.3 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 108785 0 0 0 58205 25 0 0 25 0 1 0 729081324 100192256 17215 33554432000 4194304 4580011 140736179115312 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 24461 17215 367 95 0 19443 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 97844

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/327 8310
/proc/meminfo: memFree=22757068/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=111004 CPUtime=642.32 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 116521 0 0 0 64205 27 0 0 25 0 1 0 729081324 113668096 19652 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 27751 19652 367 95 0 22733 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 111004

[startup+702.301 s]
/proc/loadavg: 4.04 3.99 3.94 5/327 8312
/proc/meminfo: memFree=22751316/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=111128 CPUtime=702.31 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 122660 0 0 0 70202 29 0 0 25 0 1 0 729081324 113795072 21022 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 27782 21022 367 95 0 22764 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 111128

[startup+762.312 s]
/proc/loadavg: 4.08 4.00 3.94 5/327 8313
/proc/meminfo: memFree=22716076/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=111296 CPUtime=762.32 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 129440 0 0 0 76201 31 0 0 25 0 1 0 729081324 113967104 20439 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 27824 20439 367 95 0 22806 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 111296

[startup+822.301 s]
/proc/loadavg: 4.03 4.00 3.94 5/327 8315
/proc/meminfo: memFree=22720980/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=113756 CPUtime=822.32 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 135355 0 0 0 82199 33 0 0 25 0 1 0 729081324 116486144 20893 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 28439 20893 367 95 0 23421 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 113756

[startup+882.3 s]
/proc/loadavg: 4.07 4.01 3.95 5/327 8317
/proc/meminfo: memFree=22711884/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=113860 CPUtime=882.31 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 141042 0 0 0 88197 34 0 0 25 0 1 0 729081324 116592640 21492 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 28465 21492 367 95 0 23447 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 113860

[startup+942.3 s]
/proc/loadavg: 4.10 4.04 3.96 5/327 8318
/proc/meminfo: memFree=22675012/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=113980 CPUtime=942.32 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 146966 0 0 0 94195 37 0 0 25 0 1 0 729081324 116715520 22216 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 28495 22216 367 95 0 23477 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 113980

[startup+1002.3 s]
/proc/loadavg: 4.04 4.03 3.96 5/327 8320
/proc/meminfo: memFree=22667156/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=114096 CPUtime=1002.32 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 152670 0 0 0 100193 39 0 0 25 0 1 0 729081324 116834304 22244 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 28524 22244 367 95 0 23506 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 114096

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/327 8321
/proc/meminfo: memFree=22656832/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=114632 CPUtime=1062.32 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 158212 0 0 0 106191 41 0 0 25 0 1 0 729081324 117383168 22313 33554432000 4194304 4580011 140736179115312 18446744073709551615 4305132 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 28658 22313 367 95 0 23640 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 114632

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.96 5/327 8323
/proc/meminfo: memFree=22653056/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=122384 CPUtime=1122.32 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 165491 0 0 0 112188 44 0 0 25 0 1 0 729081324 125321216 23751 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 30596 23751 367 95 0 25578 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 122384

[startup+1182.3 s]
/proc/loadavg: 4.12 4.04 3.97 5/327 8325
/proc/meminfo: memFree=22621528/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=122500 CPUtime=1182.33 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 171092 0 0 0 118186 47 0 0 25 0 1 0 729081324 125440000 23787 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 30625 23787 367 95 0 25607 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 122500

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.97 5/327 8326
/proc/meminfo: memFree=22615904/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=122612 CPUtime=1242.33 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 176563 0 0 0 124185 48 0 0 25 0 1 0 729081324 125554688 23621 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 30653 23621 367 95 0 25635 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 122612



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.97 2/321 8331
/proc/meminfo: memFree=23039112/32951124 swapFree=59305796/67111528
[pid=8283] ppid=8281 vsize=122700 CPUtime=1300.04 cores=5,7
/proc/8283/stat : 8283 (strangenight2-s) R 8281 8283 8223 0 -1 4202496 182078 0 0 0 129954 50 0 0 25 0 1 0 729081324 125644800 22858 33554432000 4194304 4580011 140736179115312 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8283/statm: 30675 22858 367 95 0 25657 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 122700

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.55
CPU system time (s): 0.507922
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 175816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.55
system time used= 0.507922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182078
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 805

runsolver used 3.78342 second user time and 9.25359 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-14 17:55:08
IDJOB=3367887
IDBENCH=83096
IDSOLVER=1845
FILE ID=node111/3367887-1305388508
RUNJOBID= node111-1305388508-8244
PBS_JOBID= 13324403
Free space on /tmp= 73660 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S761041117-050.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367887-1305388508/watcher-3367887-1305388508 -o /tmp/evaluation-result-3367887-1305388508/solver-3367887-1305388508 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367887-1305388508.cnf

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

MD5SUM BENCH= cb62702a06eba78f1f4308935b49c22d
RANDOM SEED=976016441

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23130756 kB
Buffers:        250640 kB
Cached:        6314764 kB
SwapCached:      13720 kB
Active:         821748 kB
Inactive:      8782188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23130756 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:           21836 kB
Writeback:           0 kB
AnonPages:     3033100 kB
Mapped:          14124 kB
Slab:           113696 kB
PageTables:      36776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53414900 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= 73660 MiB
End job on node111 at 2011-05-14 18:16:51