Trace number 3369772

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.08 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S317257086-003-UNKNOWN.cnf
MD5SUM6f9c7c042784ec486e9e8bc570309805
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369772-1305382007.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:       21250
0.00/0.01	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.01	c -- vars added        250
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.29/0.36	c asymm  cl-useful: 0/14560/21250 lits-rem:0 time: 0.35
0.29/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.29/0.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
0.39/0.46	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.47	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.47	c calculated reachability. Time: 0.00
0.39/0.48	c Calc default polars -  time:   0.00 s pos:     123 undec:       5 neg:     122
0.39/0.48	c =========================================================================================
0.39/0.48	c types(t): F = full restart, N = normal restart
0.39/0.48	c types(t): S = simplification begin/end, E = solution found
0.39/0.48	c restart types(rt): st = static, dy = dynamic
0.39/0.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.48	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.69/0.75	c  N dy    12      4666       250     21250         0      4541    148750    309223     57.70     60.95  --
0.99/1.01	c  N dy    29      8953       250     21250         0      6307    148750    366877     58.42     61.91  --
1.29/1.30	c  N dy    44     13290       250     21250         0      6390    148750    305020     58.41     61.66  --
1.59/1.63	c  N dy    61     18138       250     21250         0      5628    148750    194004     58.39     61.51  --
1.89/1.93	c  N dy    75     22479       250     21250         0      9867    148750    476052     58.40     61.78  --
2.10/2.11	c  F st    84     25000       250     21250         0     12330    148750    638142     58.37     58.69  --
2.20/2.26	c  N st    88     27031       250     21250         0      7670    148750    271383     58.37   no data  --
2.39/2.45	c  S st    90     30000       250     21250         0     10576    148750    466782     58.37   no data  --
2.49/2.50	c  S st    90     30504       250     21250         0     11072    148750    496694     58.37   no data  --
2.49/2.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.49/2.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.49/2.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.51/5.51	c lits-rem:      2560  cl-subs:      249  v-elim:      0  v-fix:    0  time:  2.99 s
5.69/5.71	c asymm  cl-useful: 0/5549/21250 lits-rem:0 time: 0.19
5.69/5.71	c calculated reachability. Time: 0.00
5.69/5.71	c  N dy    90     30504       250     21250         0     10823    148750    471369     58.37   no data  --
6.19/6.20	c  N dy   106     36956       250     21250         0      9406    148750    329609     58.13     61.72  --
6.50/6.51	c  N dy   127     41135       250     21250         0     13502    148750    603067     58.29     61.52  --
6.79/6.88	c  N dy   131     45701       250     21250         0      9214    148750    264108     58.00     61.42  --
6.79/6.88	c  S st   132     45756       250     21250         0      9267    148750    267486     58.01   no data  --
6.89/6.93	c  S st   132     46257       250     21250         0      9761    148750    298777     58.01   no data  --
6.89/6.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
6.89/6.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
6.89/6.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.09/9.12	c lits-rem:       669  cl-subs:       30  v-elim:      0  v-fix:    0  time:  2.17 s
9.09/9.12	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
9.09/9.12	c vivif2 --  cl tried     9731 cl shrink        0 lits rem          0 time: 0.00
9.09/9.16	c asymm  cl-useful: 0/1141/21250 lits-rem:0 time: 0.04
9.09/9.16	c calculated reachability. Time: 0.00
9.09/9.16	c  N dy   132     46257       250     21250         0      9731    148750    295168     58.01   no data  --
9.49/9.50	c  N dy   148     50718       250     21250         0     14097    148750    584727     58.05     62.10  --
9.99/10.05	c  N dy   163     57448       250     21250         0     10915    148750    323522     57.82     60.87  --
10.29/10.38	c  N dy   182     61856       250     21250         0     15232    148750    610436     57.85     61.01  --
10.69/10.71	c  N dy   193     65885       250     21250         0     19187    148750    872371     57.82     61.63  --
11.00/11.03	c  S st   216     69386       250     21250         0     11837    148750    331222     57.91   no data  --
11.00/11.08	c  S st   216     69889       250     21250         0     12334    148750    362396     57.91   no data  --
11.00/11.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.00/11.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.00/11.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.09/11.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.09/11.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.09/11.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
11.09/11.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.69/13.75	c lits-rem:       872  cl-subs:       54  v-elim:      0  v-fix:    0  time:  2.64 s
13.69/13.75	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
13.69/13.76	c vivif2 --  cl tried    12280 cl shrink        0 lits rem          0 time: 0.00
13.89/13.94	c asymm  cl-useful: 0/6543/21250 lits-rem:0 time: 0.19
13.89/13.94	c calculated reachability. Time: 0.00
13.89/13.94	c  N dy   216     69889       250     21250         0     12280    148750    356330     57.91   no data  --
14.30/14.38	c  N dy   236     75353       250     21250         0     17623    148750    708600     57.91     61.17  --
14.79/14.81	c  N dy   254     80190       250     21250         0     22355    148750   1020925     57.89     61.10  --
15.19/15.25	c  N dy   268     85473       250     21250         0     15785    148750    536003     57.85     61.16  --
15.41/15.42	c  F st   271     87500       250     21250         0     17772    148750    665028     57.79     53.57  --
15.79/15.87	c  N dy   277     92694       250     21250         0     22836    148750   1006453     57.79   no data  --
16.40/16.41	c  N dy   295     98714       250     21250         0     16001    148750    501785     57.79     61.36  --
16.89/16.93	c  S st   318    104833       250     21250         0     21962    148750    894189     57.79   no data  --
16.99/17.00	c  S st   318    105334       250     21250         0     22456    148750    924994     57.79   no data  --
16.99/17.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.99/17.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.99/17.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
16.99/17.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.99/17.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.99/17.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
16.99/17.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.69/20.72	c lits-rem:       441  cl-subs:      607  v-elim:      0  v-fix:    0  time:  3.68 s
20.69/20.72	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
20.69/20.73	c vivif2 --  cl tried    21849 cl shrink        0 lits rem          0 time: 0.01
20.90/20.94	c asymm  cl-useful: 0/4129/21250 lits-rem:0 time: 0.21
20.90/20.94	c calculated reachability. Time: 0.00
20.90/20.94	c  N dy   318    105334       250     21250         0     21849    148750    870382     57.79   no data  --
21.59/21.66	c  N dy   354    112728       250     21250         0     15412    148750    409772     57.85     60.92  --
22.19/22.27	c  N dy   371    120026       250     21250         0     22543    148750    880107     57.80     61.03  --
23.11/23.13	c  N dy   404    128534       250     21250         0     16218    148750    409417     57.81     61.30  --
23.79/23.87	c  N dy   450    136837       250     21250         0     24347    148750    954470     57.93     61.17  --
24.69/24.77	c  N dy   478    145641       250     21250         0     17305    148750    428770     57.91     60.99  --
25.79/25.82	c  N dy   504    157076       250     21250         0     28479    148750   1169032     57.85     61.25  --
25.89/25.92	c  S st   507    158002       250     21250         0     29376    148750   1228657     57.85     59.93  --
25.99/26.00	c  S st   507    158505       250     21250         0     29875    148750   1260044     57.85   no data  --
25.99/26.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.99/26.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.99/26.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
25.99/26.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.99/26.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.99/26.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
25.99/26.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.90/33.00	c lits-rem:       893  cl-subs:      828  v-elim:      0  v-fix:    0  time:  6.95 s
32.90/33.01	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
33.00/33.02	c vivif2 --  cl tried    29047 cl shrink        0 lits rem          0 time: 0.01
33.19/33.23	c asymm  cl-useful: 0/3477/21250 lits-rem:0 time: 0.22
33.19/33.23	c calculated reachability. Time: 0.00
33.19/33.23	c  N dy   507    158505       250     21250         0     29047    148750   1184919     57.85   no data  --
34.19/34.26	c  N dy   548    168680       250     21250         0     22382    148750    714284     57.89     64.77  --
35.39/35.41	c  N dy   589    179774       250     21250         0     33240    148750   1429612     57.89     61.33  --
36.69/36.75	c  N dy   633    193067       250     21250         0     28624    148750   1069076     57.86     61.29  --
38.29/38.34	c  N dy   677    208576       250     21250         0     25211    148750    791501     57.75     60.86  --
39.89/39.98	c  N dy   720    223470       250     21250         0     20225    148750    410516     57.71     60.82  --
41.40/41.44	c  N dy   756    237758       250     21250         0     34174    148750   1334937     57.63     59.08  --
41.40/41.44	c  S st   756    237758       250     21250         0     34174    148750   1334937     57.63     59.08  --
41.50/41.53	c  S st   756    238259       250     21250         0     34670    148750   1366043     57.63   no data  --
41.50/41.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.50/41.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.50/41.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
41.50/41.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.50/41.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.50/41.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
41.50/41.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.40/49.46	c lits-rem:      1328  cl-subs:      981  v-elim:      0  v-fix:    0  time:  7.87 s
49.40/49.46	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
49.40/49.47	c vivif2 --  cl tried    33689 cl shrink        0 lits rem          0 time: 0.01
49.69/49.70	c asymm  cl-useful: 0/3101/21250 lits-rem:0 time: 0.22
49.69/49.70	c calculated reachability. Time: 0.00
49.69/49.70	c  N dy   756    238259       250     21250         0     33689    148750   1280067     57.63   no data  --
51.60/51.61	c  N dy   812    255842       250     21250         0     30381    148750   1026709     57.58     60.71  --
53.49/53.53	c  N dy   877    272496       250     21250         0     25152    148750    625320     57.60     61.84  --
55.50/55.57	c  N dy   961    290106       250     21250         0     42364    148750   1764664     57.64     60.71  --
57.29/57.36	c  F st  1022    306250       250     21250         0     35692    148750   1263475     57.64     59.62  --
57.69/57.75	c  N st  1027    309546       250     21250         0     38903    148750   1477858     57.64   no data  --
60.09/60.19	c  N dy  1090    329813       250     21250         0     35265    148750   1181265     57.64     60.69  --
62.60/62.66	c  N dy  1147    350269       250     21250         0     30815    148750    832472     57.57     60.62  --
63.39/63.49	c  S st  1183    357390       250     21250         0     37794    148750   1294770     57.59     55.87  --
63.49/63.59	c  S st  1183    357898       250     21250         0     38300    148750   1327000     57.59   no data  --
63.49/63.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.49/63.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.59/63.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
63.59/63.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.59/63.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.59/63.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
63.59/63.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.39/72.48	c lits-rem:       969  cl-subs:      726  v-elim:      0  v-fix:    0  time:  8.83 s
72.39/72.48	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
72.39/72.50	c vivif2 --  cl tried    37574 cl shrink        0 lits rem          0 time: 0.01
72.69/72.73	c asymm  cl-useful: 0/2843/21250 lits-rem:0 time: 0.23
72.69/72.73	c calculated reachability. Time: 0.00
72.69/72.73	c  N dy  1183    357898       250     21250         0     37574    148750   1260025     57.59   no data  --
75.20/75.24	c  N dy  1260    377942       250     21250         0     31753    148750    845103     57.61     61.18  --
77.70/77.75	c  N dy  1326    397984       250     21250         0     51287    148750   2138833     57.60     62.06  --
80.09/80.18	c  N dy  1407    417997       250     21250         0     44449    148750   1631943     57.62     60.95  --
82.99/83.02	c  N dy  1499    439464       250     21250         0     38093    148750   1156974     57.64     60.71  --
85.90/85.96	c  N dy  1596    459616       250     21250         0     29476    148750    530029     57.67     61.31  --
88.49/88.57	c  N dy  1656    480672       250     21250         0     50019    148750   1885396     57.65     61.12  --
91.20/91.21	c  N dy  1729    500826       250     21250         0     40437    148750   1205606     57.66     61.71  --
94.20/94.24	c  N dy  1798    521643       250     21250         0     30480    148750    489605     57.66     60.73  --
96.00/96.02	c  S st  1842    536847       250     21250         0     45365    148750   1473945     57.65     57.66  --
96.09/96.14	c  S st  1842    537350       250     21250         0     45863    148750   1505904     57.65   no data  --
96.09/96.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
96.09/96.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.09/96.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
96.19/96.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.19/96.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.19/96.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
96.19/96.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
110.89/110.97	c lits-rem:      1340  cl-subs:      842  v-elim:      0  v-fix:    0  time: 14.76 s
110.89/110.97	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
110.89/110.99	c vivif2 --  cl tried    45021 cl shrink        0 lits rem          0 time: 0.01
111.00/111.10	c asymm  cl-useful: 0/1157/21250 lits-rem:0 time: 0.12
111.00/111.10	c calculated reachability. Time: 0.00
111.00/111.10	c  N dy  1842    537350       250     21250         0     45021    148750   1428223     57.65   no data  --
114.10/114.13	c  N dy  1907    557425       250     21250         0     33351    148750    623921     57.65     60.87  --
116.80/116.89	c  N dy  1968    578625       250     21250         0     54043    148750   1988587     57.62     60.94  --
119.69/119.76	c  N dy  2031    598654       250     21250         0     41407    148750   1100127     57.60     60.65  --
122.59/122.66	c  N dy  2095    618689       250     21250         0     60983    148750   2394885     57.59     61.08  --
125.60/125.61	c  N dy  2197    638728       250     21250         0     47317    148750   1443454     57.62     60.88  --
129.20/129.25	c  N dy  2289    660783       250     21250         0     34654    148750    547747     57.64     60.92  --
131.90/131.94	c  N dy  2356    681193       250     21250         0     54635    148750   1871286     57.63     60.97  --
135.10/135.16	c  N dy  2418    701202       250     21250         0     38996    148750    776283     57.62     61.13  --
138.09/138.10	c  N dy  2490    721959       250     21250         0     59249    148750   2111484     57.62     60.70  --
141.29/141.39	c  N dy  2559    742163       250     21250         0     42830    148750    971639     57.61     60.66  --
144.40/144.48	c  N dy  2639    762748       250     21250         0     62921    148750   2295264     57.62     61.09  --
147.69/147.75	c  N dy  2710    782931       250     21250         0     45508    148750   1104197     57.62     61.46  --
150.90/150.92	c  N dy  2800    803024       250     21250         0     65156    148750   2402751     57.64     61.78  --
151.40/151.47	c  S st  2810    806026       250     21250         0     68081    148750   2596381     57.64     57.36  --
151.60/151.63	c  S st  2810    806530       250     21250         0     68579    148750   2626783     57.64   no data  --
151.60/151.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
151.60/151.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
151.60/151.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
151.71/151.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
151.71/151.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.71/151.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
151.71/151.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
388.90/388.97	c lits-rem:      3119  cl-subs:     1754  v-elim:      0  v-fix:    0  time: 237.23 s
388.90/388.97	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
389.00/389.00	c vivif2 --  cl tried    66825 cl shrink        0 lits rem          0 time: 0.03
389.31/389.32	c asymm  cl-useful: 0/2485/21250 lits-rem:0 time: 0.32
389.31/389.32	c calculated reachability. Time: 0.00
389.31/389.32	c  N dy  2810    806530       250     21250         0     66825    148750   2462211     57.64   no data  --
392.81/392.86	c  N dy  2883    826537       250     21250         0     48305    148750   1224792     57.64     60.73  --
396.41/396.46	c  N dy  2954    846766       250     21250         0     68070    148750   2532470     57.64     60.70  --
400.11/400.11	c  N dy  3027    866800       250     21250         0     48590    148750   1191062     57.65     60.73  --
403.61/403.66	c  N dy  3098    887006       250     21250         0     68340    148750   2494464     57.65     61.18  --
407.51/407.50	c  N dy  3177    907023       250     21250         0     47835    148750   1086977     57.65     63.21  --
411.01/411.03	c  N dy  3254    927266       250     21250         0     67629    148750   2399649     57.65     60.69  --
415.41/415.46	c  N dy  3351    948783       250     21250         0     47586    148750   1017095     57.67     60.72  --
418.91/418.92	c  N dy  3416    968943       250     21250         0     67257    148750   2323854     57.66     60.70  --
423.31/423.31	c  N dy  3502    989182       250     21250         0     45044    148750    792144     57.67     60.83  --
426.72/426.77	c  N dy  3593   1009266       250     21250         0     64689    148750   2096140     57.69     60.91  --
431.12/431.21	c  N dy  3678   1029541       250     21250         0     84503    148750   3400726     57.69     60.89  --
434.71/434.73	c  N dy  3749   1049660       250     21250         0     61196    148750   1801946     57.69     60.86  --
438.82/438.87	c  N dy  3817   1071805       250     21250         0     82820    148750   3233397     57.68     60.87  --
438.82/438.89	c  F st  3818   1071875       250     21250         0     82887    148750   3237641     57.68   no data  --
442.51/442.59	c  N dy  3876   1094508       250     21250         0     60971    148750   1729138     57.67     60.87  --
446.31/446.31	c  N dy  3932   1114541       250     21250         0     80522    148750   3021521     57.66     61.02  --
450.01/450.05	c  N dy  4007   1134808       250     21250         0     55405    148750   1314615     57.67     61.20  --
453.61/453.65	c  N dy  4080   1155454       250     21250         0     75568    148750   2651346     57.67     60.82  --
457.91/457.92	c  N dy  4163   1175981       250     21250         0     49746    148750    883824     57.68     60.99  --
461.12/461.19	c  N dy  4244   1195990       250     21250         0     69291    148750   2173601     57.68     63.68  --
463.81/463.83	c  S st  4288   1209797       250     21250         0     82791    148750   3068085     57.68     58.59  --
464.01/464.02	c  S st  4288   1210298       250     21250         0     83287    148750   3099198     57.68   no data  --
464.01/464.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
464.01/464.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
464.01/464.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
464.12/464.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
464.12/464.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
464.12/464.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
464.12/464.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
807.83/807.88	c lits-rem:      2659  cl-subs:     2077  v-elim:      0  v-fix:    0  time: 343.74 s
807.83/807.89	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
807.93/807.92	c vivif2 --  cl tried    81210 cl shrink        0 lits rem          0 time: 0.03
808.23/808.22	c asymm  cl-useful: 0/1803/21250 lits-rem:0 time: 0.31
808.23/808.23	c calculated reachability. Time: 0.00
808.23/808.23	c  N dy  4288   1210298       250     21250         0     81210    148750   2907492     57.68   no data  --
812.33/812.30	c  N dy  4358   1230622       250     21250         0     54205    148750   1117076     57.68     60.75  --
815.83/815.89	c  N dy  4449   1250665       250     21250         0     73808    148750   2417877     57.69     61.73  --
820.33/820.34	c  N dy  4516   1270896       250     21250         0     93599    148750   3727394     57.69     60.99  --
823.73/823.79	c  N dy  4587   1291020       250     21250         0     65360    148750   1806457     57.69     60.86  --
828.02/828.03	c  N dy  4690   1311185       250     21250         0     85051    148750   3108441     57.71     61.56  --
832.33/832.31	c  N dy  4771   1331291       250     21250         0     55827    148750   1116066     57.71     61.04  --
835.93/835.97	c  N dy  4850   1351532       250     21250         0     75598    148750   2425559     57.72     61.03  --
840.44/840.45	c  N dy  4926   1371538       250     21250         0     95159    148750   3725596     57.72     66.27  --
844.13/844.17	c  N dy  4995   1391624       250     21250         0     64942    148750   1661118     57.73     60.81  --
848.15/848.13	c  N dy  5064   1412149       250     21250         0     85009    148750   2989786     57.73     60.99  --
852.93/852.93	c  N dy  5151   1432177       250     21250         0     53781    148750    872269     57.74     60.92  --
856.43/856.43	c  N dy  5232   1452247       250     21250         0     73373    148750   2171160     57.74     66.28  --
861.03/861.08	c  N dy  5332   1472394       250     21250         0     93059    148750   3481373     57.76     61.20  --
865.64/865.67	c  N dy  5436   1492626       250     21250         0     61030    148750   1297577     57.77     60.90  --
869.33/869.34	c  N dy  5496   1512707       250     21250         0     80627    148750   2590595     57.77     60.99  --
874.13/874.16	c  N dy  5583   1533028       250     21250         0    100455    148750   3899839     57.78     61.21  --
878.33/878.36	c  N dy  5669   1553485       250     21250         0     67697    148750   1682598     57.78     61.23  --
882.53/882.55	c  N dy  5748   1573565       250     21250         0     87292    148750   2979986     57.78     62.17  --
887.44/887.49	c  N dy  5819   1593610       250     21250         0    106825    148750   4268795     57.78     61.12  --
891.23/891.28	c  N dy  5889   1614809       250     21250         0     73855    148750   2045044     57.78     60.94  --
896.04/896.09	c  N dy  5979   1634821       250     21250         0     93420    148750   3338157     57.79     60.84  --
901.73/901.70	c  N dy  6072   1654845       250     21250         0     58301    148750    955584     57.80     60.86  --
905.43/905.41	c  N dy  6143   1674873       250     21250         0     77855    148750   2248537     57.80     61.81  --
910.03/910.06	c  N dy  6224   1694963       250     21250         0     97471    148750   3546504     57.80     60.87  --
914.14/914.19	c  S st  6279   1710300       250     21250         0     56809    148750    800689     57.80   no data  --
914.33/914.33	c  S st  6279   1710803       250     21250         0     57308    148750    833162     57.80   no data  --
914.33/914.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
914.33/914.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
914.33/914.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
914.33/914.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
914.33/914.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
914.33/914.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
914.33/914.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
920.94/920.96	c lits-rem:       331  cl-subs:       70  v-elim:      0  v-fix:    0  time:  6.58 s
920.94/920.97	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
920.94/920.98	c vivif2 --  cl tried    57238 cl shrink        0 lits rem          0 time: 0.01
921.24/921.22	c asymm  cl-useful: 0/2292/21250 lits-rem:0 time: 0.25
921.24/921.23	c calculated reachability. Time: 0.00
921.24/921.23	c  N dy  6279   1710803       250     21250         0     57238    148750    826153     57.80   no data  --
924.73/924.74	c  N dy  6346   1730893       250     21250         0     76907    148750   2127344     57.80     61.01  --
929.03/929.06	c  N dy  6404   1751428       250     21250         0     96933    148750   3448873     57.79     61.23  --
934.34/934.38	c  N dy  6476   1771429       250     21250         0     59797    148750    939132     57.79     61.48  --
938.24/938.25	c  N dy  6558   1791579       250     21250         0     79468    148750   2244153     57.80     61.29  --
943.03/943.09	c  N dy  6640   1811772       250     21250         0     99205    148750   3548311     57.80     60.98  --
948.14/948.19	c  N dy  6705   1831921       250     21250         0     61276    148750    981169     57.80     60.94  --
951.94/951.95	c  N dy  6774   1852075       250     21250         0     80934    148750   2280227     57.80     60.93  --
956.83/956.84	c  N dy  6856   1872494       250     21250         0    100899    148750   3602164     57.80     60.99  --
962.33/962.39	c  N dy  6939   1893070       250     21250         0     62376    148750   1001371     57.81     61.10  --
966.23/966.26	c  N dy  7005   1913688       250     21250         0     82530    148750   2333393     57.80     61.00  --
971.03/971.09	c  N dy  7082   1933890       250     21250         0    102223    148750   3637065     57.81     62.24  --
976.44/976.40	c  N dy  7145   1954309       250     21250         0     62593    148750    959651     57.80     60.91  --
980.24/980.28	c  N dy  7218   1974465       250     21250         0     82306    148750   2267967     57.81     61.76  --
985.24/985.28	c  N dy  7301   1995275       250     21250         0    102632    148750   3616523     57.81     61.11  --
991.05/991.03	c  N dy  7375   2015861       250     21250         0     62196    148750    878528     57.81     60.86  --
994.94/994.95	c  N dy  7455   2035951       250     21250         0     81824    148750   2179675     57.81     62.95  --
999.43/999.42	c  N dy  7506   2056010       250     21250         0    101389    148750   3472284     57.81     62.15  --
1005.24/1005.21	c  N dy  7599   2076076       250     21250         0    120993    148750   4772106     57.81     61.82  --
1009.54/1009.50	c  N dy  7687   2096159       250     21250         0     79084    148750   1943752     57.82     61.70  --
1014.04/1014.08	c  N dy  7749   2116326       250     21250         0     98793    148750   3245870     57.82     61.00  --
1019.65/1019.67	c  N dy  7820   2136463       250     21250         0    118474    148750   4548315     57.82     61.26  --
1024.04/1024.02	c  N dy  7867   2156491       250     21250         0     75511    148750   1647447     57.81     62.11  --
1028.24/1028.28	c  N dy  7931   2176638       250     21250         0     95210    148750   2955838     57.80     61.29  --
1033.54/1033.58	c  N dy  8008   2196689       250     21250         0    114848    148750   4256866     57.81     60.99  --
1037.94/1037.93	c  S st  8073   2210803       250     21250         0     65097    148750    901620     57.81     57.08  --
1038.04/1038.08	c  S st  8073   2211313       250     21250         0     65603    148750    934092     57.81   no data  --
1038.04/1038.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1038.04/1038.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1038.14/1038.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1038.14/1038.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1038.14/1038.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1038.14/1038.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1038.14/1038.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1044.14/1044.10	c lits-rem:       158  cl-subs:      104  v-elim:      0  v-fix:    0  time:  5.96 s
1044.14/1044.10	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1044.14/1044.11	c vivif2 --  cl tried    65499 cl shrink        0 lits rem          0 time: 0.01
1044.34/1044.38	c asymm  cl-useful: 0/1998/21250 lits-rem:0 time: 0.26
1044.34/1044.38	c calculated reachability. Time: 0.00
1044.34/1044.38	c  N dy  8073   2211313       250     21250         0     65499    148750    924028     57.81   no data  --
1048.54/1048.53	c  N dy  8160   2231421       250     21250         0     85194    148750   2231408     57.82     61.49  --
1053.23/1053.22	c  N dy  8226   2251431       250     21250         0    104773    148750   3527961     57.82     61.24  --
1059.04/1059.01	c  N dy  8298   2271580       250     21250         0    124458    148750   4827369     57.82     61.33  --
1063.65/1063.62	c  N dy  8377   2291842       250     21250         0     79719    148750   1815457     57.82     61.30  --
1068.54/1068.54	c  N dy  8470   2311897       250     21250         0     99328    148750   3115824     57.82     60.92  --
1074.84/1074.82	c  N dy  8554   2332349       250     21250         0    119332    148750   4441708     57.82     61.09  --
1080.64/1080.65	c  N dy  8617   2352636       250     21250         0     73624    148750   1356878     57.82     61.33  --
1085.65/1085.64	c  N dy  8699   2372799       250     21250         0     93313    148750   2665893     57.83     60.88  --
1091.54/1091.55	c  N dy  8775   2393044       250     21250         0    113077    148750   3976313     57.83     61.07  --
1098.64/1098.63	c  N dy  8863   2413136       250     21250         0    132692    148750   5273027     57.83     61.94  --
1103.14/1103.18	c  N dy  8926   2433372       250     21250         0     86049    148750   2125642     57.83     61.48  --
1108.75/1108.71	c  N dy  8982   2454988       250     21250         0    107160    148750   3520759     57.82     60.95  --
1115.46/1115.43	c  N dy  9072   2475099       250     21250         0    126764    148750   4819897     57.82     60.91  --
1120.96/1120.93	c  N dy  9130   2495402       250     21250         0     79220    148750   1623436     57.82     60.88  --
1125.94/1125.95	c  N dy  9193   2515515       250     21250         0     98852    148750   2923503     57.81     61.08  --
1132.24/1132.26	c  N dy  9267   2536110       250     21250         0    118968    148750   4251646     57.81     61.09  --
1139.44/1139.49	c  N dy  9346   2556456       250     21250         0     70471    148750    988013     57.82     60.96  --
1144.06/1144.08	c  N dy  9409   2576733       250     21250         0     90270    148750   2295065     57.82     61.20  --
1150.04/1150.04	c  N dy  9496   2597601       250     21250         0    110697    148750   3651393     57.82     61.59  --
1157.16/1157.14	c  N dy  9592   2617986       250     21250         0    130623    148750   4977911     57.83     61.80  --
1163.05/1163.09	c  N dy  9679   2638195       250     21250         0     80960    148750   1627494     57.83     61.45  --
1168.25/1168.29	c  N dy  9758   2658392       250     21250         0    100689    148750   2935192     57.83     61.02  --
1174.45/1174.42	c  N dy  9828   2678463       250     21250         0    120297    148750   4233898     57.83     61.19  --
1181.84/1181.85	c  N dy  9916   2698620       250     21250         0    139966    148750   5541619     57.84     61.33  --
1184.95/1184.96	c  S st  9970   2711315       250     21250         0     82049    148750   1641477     57.84     57.92  --
1185.15/1185.16	c  S st  9970   2711818       250     21250         0     82547    148750   1674364     57.84   no data  --
1185.15/1185.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1185.15/1185.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1185.25/1185.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1185.25/1185.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1185.25/1185.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1185.25/1185.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1185.25/1185.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1207.95/1207.93	c lits-rem:       880  cl-subs:      679  v-elim:      0  v-fix:    0  time: 22.66 s
1207.95/1207.93	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1207.95/1207.95	c vivif2 --  cl tried    81868 cl shrink        0 lits rem          0 time: 0.02
1208.25/1208.29	c asymm  cl-useful: 0/1630/21250 lits-rem:0 time: 0.35
1208.35/1208.30	c calculated reachability. Time: 0.00
1208.35/1208.30	c  N dy  9970   2711818       250     21250         0     81868    148750   1610300     57.84   no data  --
1213.75/1213.78	c  N dy 10030   2733822       250     21250         0    103317    148750   3026941     57.83     60.95  --
1219.96/1220.00	c  N dy 10093   2754133       250     21250         0    123148    148750   4341766     57.83     61.43  --
1227.56/1227.53	c  N dy 10172   2774225       250     21250         0     71488    148750    885635     57.83     60.92  --
1232.14/1232.17	c  N dy 10245   2794337       250     21250         0     91143    148750   2198907     57.83     60.88  --
1238.35/1238.36	c  N dy 10327   2816398       250     21250         0    112654    148750   3624671     57.83     60.89  --
1245.26/1245.29	c  N dy 10414   2836679       250     21250         0    132483    148750   4949295     57.84     60.96  --
1251.95/1251.92	c  N dy 10498   2856994       250     21250         0     80065    148750   1399517     57.84     61.08  --
1256.95/1256.99	c  N dy 10569   2877121       250     21250         0     99741    148750   2699378     57.84     61.15  --
1262.55/1262.56	c  N dy 10612   2897432       250     21250         0    119560    148750   4020043     57.83     61.06  --
1269.15/1269.10	c  N dy 10648   2917462       250     21250         0    139071    148750   5308972     57.81     61.13  --
1275.35/1275.36	c  N dy 10742   2937589       250     21250         0     85518    148750   1708990     57.82     61.13  --
1280.95/1280.90	c  N dy 10820   2958331       250     21250         0    105776    148750   3055939     57.82     60.98  --
1287.45/1287.41	c  N dy 10898   2978489       250     21250         0    125468    148750   4358111     57.82     61.57  --
1294.95/1294.95	c  N dy 10976   2998545       250     21250         0    145024    148750   5652364     57.82     60.88  --

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.77 3.31 3.57 4/353 18501
/proc/meminfo: memFree=24169544/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=30112 CPUtime=0 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 813 0 0 0 0 0 0 0 21 0 1 0 649797370 30834688 754 33554432000 4194304 4650387 140735876631088 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 7528 754 327 112 0 2493 0

[startup+0.085565 s]
/proc/loadavg: 1.77 3.31 3.57 4/353 18501
/proc/meminfo: memFree=24169544/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=30752 CPUtime=0.08 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 1080 0 0 0 8 0 0 0 21 0 1 0 649797370 31490048 1021 33554432000 4194304 4650387 140735876631088 18446744073709551615 4371116 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 7688 1021 346 112 0 2653 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30752

[startup+0.100562 s]
/proc/loadavg: 1.77 3.31 3.57 4/353 18501
/proc/meminfo: memFree=24169544/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=30752 CPUtime=0.09 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 1083 0 0 0 9 0 0 0 21 0 1 0 649797370 31490048 1024 33554432000 4194304 4650387 140735876631088 18446744073709551615 4370515 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 7688 1024 346 112 0 2653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30752

[startup+0.300535 s]
/proc/loadavg: 1.77 3.31 3.57 4/353 18501
/proc/meminfo: memFree=24169544/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=30884 CPUtime=0.29 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 1120 0 0 0 29 0 0 0 22 0 1 0 649797370 31625216 1061 33554432000 4194304 4650387 140735876631088 18446744073709551615 4370500 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 7721 1061 346 112 0 2686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30884

[startup+0.700443 s]
/proc/loadavg: 1.77 3.31 3.57 4/353 18501
/proc/meminfo: memFree=24169544/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=38096 CPUtime=0.69 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 3147 0 0 0 69 0 0 0 23 0 1 0 649797370 39010304 2773 33554432000 4194304 4650387 140735876631088 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 9524 2773 377 112 0 4489 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38096

[startup+1.50029 s]
/proc/loadavg: 1.77 3.31 3.57 5/363 18517
/proc/meminfo: memFree=24123704/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=38892 CPUtime=1.49 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 4680 0 0 0 148 1 0 0 25 0 1 0 649797370 39825408 3039 33554432000 4194304 4650387 140735876631088 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 9723 3039 379 112 0 4688 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38892

[startup+3.10097 s]
/proc/loadavg: 1.77 3.31 3.57 5/363 18517
/proc/meminfo: memFree=24117960/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=52616 CPUtime=3.09 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 9786 0 0 0 307 2 0 0 25 0 1 0 649797370 53878784 6373 33554432000 4194304 4650387 140735876631088 18446744073709551615 4438629 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 13154 6373 381 112 0 8119 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52616

[startup+6.30033 s]
/proc/loadavg: 1.95 3.32 3.58 5/363 18517
/proc/meminfo: memFree=24050124/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=54416 CPUtime=6.29 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 11126 0 0 0 627 2 0 0 25 0 1 0 649797370 55721984 6673 33554432000 4194304 4650387 140735876631088 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 13604 6673 381 112 0 8569 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54416

[startup+12.7011 s]
/proc/loadavg: 2.11 3.33 3.58 5/363 18517
/proc/meminfo: memFree=24040356/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=54816 CPUtime=12.69 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 14744 0 0 0 1267 2 0 0 25 0 1 0 649797370 56131584 6716 33554432000 4194304 4650387 140735876631088 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 13704 6716 381 112 0 8669 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54816

[startup+25.5005 s]
/proc/loadavg: 2.60 3.38 3.59 5/363 18518
/proc/meminfo: memFree=23955532/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=69580 CPUtime=25.49 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 26321 0 0 0 2545 4 0 0 25 0 1 0 649797370 71249920 10621 33554432000 4194304 4650387 140735876631088 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 17395 10622 381 112 0 12360 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69580

[startup+51.1004 s]
/proc/loadavg: 3.08 3.43 3.60 5/363 18518
/proc/meminfo: memFree=23874008/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=90440 CPUtime=51.09 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 40658 0 0 0 5103 6 0 0 25 0 1 0 649797370 92610560 15274 33554432000 4194304 4650387 140735876631088 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 22610 15274 381 112 0 17575 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90440

[startup+102.313 s]
/proc/loadavg: 3.60 3.52 3.62 5/363 18520
/proc/meminfo: memFree=23828456/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=98000 CPUtime=102.31 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 68288 0 0 0 10219 12 0 0 25 0 1 0 649797370 100352000 17794 33554432000 4194304 4650387 140735876631088 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 24500 17794 381 112 0 19465 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 98000

[startup+162.301 s]
/proc/loadavg: 3.91 3.62 3.65 5/363 18521
/proc/meminfo: memFree=23785644/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=118764 CPUtime=162.3 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 96368 0 0 0 16213 17 0 0 25 0 1 0 649797370 121614336 23600 33554432000 4194304 4650387 140735876631088 18446744073709551615 4438890 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 29691 23600 381 112 0 24656 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 118764

[startup+222.301 s]
/proc/loadavg: 3.96 3.68 3.66 5/363 18523
/proc/meminfo: memFree=23722444/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=119724 CPUtime=222.3 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 96512 0 0 0 22213 17 0 0 25 0 1 0 649797370 122597376 23744 33554432000 4194304 4650387 140735876631088 18446744073709551615 4476292 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 29931 23744 381 112 0 24896 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 119724

[startup+282.3 s]
/proc/loadavg: 4.03 3.75 3.69 5/363 18525
/proc/meminfo: memFree=23706016/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=119724 CPUtime=282.3 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 96516 0 0 0 28213 17 0 0 25 0 1 0 649797370 122597376 23748 33554432000 4194304 4650387 140735876631088 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 29931 23748 381 112 0 24896 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 119724

[startup+342.3 s]
/proc/loadavg: 4.01 3.80 3.70 5/363 18526
/proc/meminfo: memFree=23677072/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=119724 CPUtime=342.3 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 96516 0 0 0 34213 17 0 0 25 0 1 0 649797370 122597376 23748 33554432000 4194304 4650387 140735876631088 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 29931 23748 381 112 0 24896 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 119724

[startup+402.3 s]
/proc/loadavg: 4.04 3.84 3.73 5/363 18528
/proc/meminfo: memFree=23680656/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=119848 CPUtime=402.31 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 103063 0 0 0 40211 20 0 0 25 0 1 0 649797370 122724352 23125 33554432000 4194304 4650387 140735876631088 18446744073709551615 4365210 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 29962 23125 381 112 0 24927 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 119848

[startup+462.3 s]
/proc/loadavg: 4.01 3.87 3.74 5/363 18529
/proc/meminfo: memFree=23692384/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=120264 CPUtime=462.31 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 130859 0 0 0 46203 28 0 0 25 0 1 0 649797370 123150336 23744 33554432000 4194304 4650387 140735876631088 18446744073709551615 4366864 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 30066 23744 381 112 0 25031 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 120264

[startup+522.3 s]
/proc/loadavg: 4.00 3.89 3.75 5/363 18531
/proc/meminfo: memFree=23672604/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=189248 CPUtime=522.32 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 135372 0 0 0 52203 29 0 0 25 0 1 0 649797370 193789952 28257 33554432000 4194304 4650387 140735876631088 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 47312 28257 381 112 0 42277 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 189248

[startup+582.3 s]
/proc/loadavg: 4.03 3.92 3.77 5/363 18533
/proc/meminfo: memFree=23627540/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=189248 CPUtime=582.32 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 135458 0 0 0 58203 29 0 0 25 0 1 0 649797370 193789952 28343 33554432000 4194304 4650387 140735876631088 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 47312 28343 381 112 0 42277 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 189248

[startup+642.3 s]
/proc/loadavg: 4.01 3.93 3.78 5/363 18534
/proc/meminfo: memFree=23620940/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=189248 CPUtime=642.33 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 135458 0 0 0 64204 29 0 0 25 0 1 0 649797370 193789952 28343 33554432000 4194304 4650387 140735876631088 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 47312 28343 381 112 0 42277 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 189248

[startup+702.3 s]
/proc/loadavg: 4.03 3.95 3.80 5/363 18536
/proc/meminfo: memFree=23618312/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=189248 CPUtime=702.32 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 135458 0 0 0 70203 29 0 0 25 0 1 0 649797370 193789952 28343 33554432000 4194304 4650387 140735876631088 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 47312 28343 381 112 0 42277 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 189248

[startup+762.314 s]
/proc/loadavg: 4.07 3.98 3.81 5/363 18537
/proc/meminfo: memFree=23599276/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=189248 CPUtime=762.34 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 135458 0 0 0 76205 29 0 0 25 0 1 0 649797370 193789952 28343 33554432000 4194304 4650387 140735876631088 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 47312 28343 381 112 0 42277 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 189248

[startup+822.301 s]
/proc/loadavg: 4.02 3.98 3.82 5/363 18539
/proc/meminfo: memFree=23619700/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=138108 CPUtime=822.33 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 142158 0 0 0 82203 30 0 0 25 0 1 0 649797370 141422592 26433 33554432000 4194304 4650387 140735876631088 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 34527 26433 381 112 0 29492 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 138108

[startup+882.301 s]
/proc/loadavg: 4.07 3.99 3.83 5/363 18541
/proc/meminfo: memFree=23588916/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=138400 CPUtime=882.33 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 166420 0 0 0 88197 36 0 0 25 0 1 0 649797370 141721600 28159 33554432000 4194304 4650387 140735876631088 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 34600 28159 381 112 0 29565 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 138400

[startup+942.301 s]
/proc/loadavg: 4.02 3.99 3.84 5/363 18542
/proc/meminfo: memFree=23582052/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=195964 CPUtime=942.33 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 187109 0 0 0 94192 41 0 0 25 0 1 0 649797370 200667136 29420 33554432000 4194304 4650387 140735876631088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 48991 29420 381 112 0 43956 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 195964

[startup+1002.3 s]
/proc/loadavg: 4.01 3.99 3.85 5/363 18544
/proc/meminfo: memFree=23606452/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=197120 CPUtime=1002.34 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 208597 0 0 0 100187 47 0 0 25 0 1 0 649797370 201850880 30234 33554432000 4194304 4650387 140735876631088 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 49280 30234 381 112 0 44245 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 197120

[startup+1062.3 s]
/proc/loadavg: 4.05 4.01 3.86 5/363 18545
/proc/meminfo: memFree=23595480/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=143068 CPUtime=1062.34 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 228002 0 0 0 106183 51 0 0 25 0 1 0 649797370 146501632 27676 33554432000 4194304 4650387 140735876631088 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 35767 27676 381 112 0 30732 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 143068

[startup+1122.3 s]
/proc/loadavg: 4.02 4.00 3.86 5/363 18547
/proc/meminfo: memFree=23549944/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=143244 CPUtime=1122.35 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 245878 0 0 0 112177 58 0 0 25 0 1 0 649797370 146681856 28270 33554432000 4194304 4650387 140735876631088 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 35811 28270 381 112 0 30776 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 143244

[startup+1182.3 s]
/proc/loadavg: 4.05 4.01 3.87 5/363 18549
/proc/meminfo: memFree=23516312/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=143400 CPUtime=1182.35 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 262742 0 0 0 118170 65 0 0 25 0 1 0 649797370 146841600 27135 33554432000 4194304 4650387 140735876631088 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 35850 27135 381 112 0 30815 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 143400

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.88 5/363 18550
/proc/meminfo: memFree=23518412/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=204516 CPUtime=1242.35 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 272957 0 0 0 124165 70 0 0 25 0 1 0 649797370 209424384 31165 33554432000 4194304 4650387 140735876631088 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 51129 31165 381 112 0 46094 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 204516



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 3.89 4/362 18553
/proc/meminfo: memFree=23740344/32950928 swapFree=45937192/67111528
[pid=18501] ppid=18498 vsize=147472 CPUtime=1300.06 cores=4,6
/proc/18501/stat : 18501 (strangenight1-s) R 18498 18501 17897 0 -1 4202496 289313 0 0 0 129930 76 0 0 25 0 1 0 649797370 151011328 28579 33554432000 4194304 4650387 140735876631088 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18501/statm: 36868 28579 381 112 0 31833 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 147472

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.08
CPU user time (s): 1299.31
CPU system time (s): 0.770882
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 213400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.31
system time used= 0.770882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 289314
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= 1298

runsolver used 4.84626 second user time and 10.4554 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 16:06:47
IDJOB=3369772
IDBENCH=82581
IDSOLVER=1847
FILE ID=node149/3369772-1305382007
RUNJOBID= node149-1305382007-18475
PBS_JOBID= 13324353
Free space on /tmp= 73564 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S317257086-003-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369772-1305382007/watcher-3369772-1305382007 -o /tmp/evaluation-result-3369772-1305382007/solver-3369772-1305382007 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369772-1305382007.cnf

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

MD5SUM BENCH= 6f9c7c042784ec486e9e8bc570309805
RANDOM SEED=268504245

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24168220 kB
Buffers:        299192 kB
Cached:        3842744 kB
SwapCached:      19984 kB
Active:        6291088 kB
Inactive:      2196860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24168220 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           13984 kB
Writeback:           0 kB
AnonPages:     4337012 kB
Mapped:          14380 kB
Slab:           157048 kB
PageTables:      72376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80228672 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= 73552 MiB
End job on node149 at 2011-05-14 16:28:29